{
 "cells": [
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "3INZyUJ5AEEz"
   },
   "source": [
    "# 5. Filtering"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "IjTAvcHOAEE8"
   },
   "source": [
    "Filtering images is at the core of image processing. The idea is to use a small image that travels across a larger image and does some operation on each sub-region of this larger image. In the simplest case, we can imagine that a small square travels across the image and computes the *local mean* of the pixels with which it overlaps. This is then a mean filter:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 1,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/html": [
       "<html>\n",
       "<head><meta charset=\"utf-8\" /></head>\n",
       "<body>\n",
       "    <div>                        <script type=\"text/javascript\">window.PlotlyConfig = {MathJaxConfig: 'local'};</script>\n",
       "        <script type=\"text/javascript\">/**\n",
       "* plotly.js v1.58.2\n",
       "* Copyright 2012-2020, Plotly, Inc.\n",
       "* All rights reserved.\n",
       "* Licensed under the MIT license\n",
       "*/\n",
       "!function(t){if(\"object\"==typeof exports&&\"undefined\"!=typeof module)module.exports=t();else if(\"function\"==typeof define&&define.amd)define([],t);else{(\"undefined\"!=typeof window?window:\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:this).Plotly=t()}}((function(){return function t(e,r,n){function i(o,s){if(!r[o]){if(!e[o]){var l=\"function\"==typeof require&&require;if(!s&&l)return l(o,!0);if(a)return a(o,!0);var c=new Error(\"Cannot find module '\"+o+\"'\");throw c.code=\"MODULE_NOT_FOUND\",c}var u=r[o]={exports:{}};e[o][0].call(u.exports,(function(t){return i(e[o][1][t]||t)}),u,u.exports,t,e,r,n)}return r[o].exports}for(var a=\"function\"==typeof require&&require,o=0;o<n.length;o++)i(n[o]);return i}({1:[function(t,e,r){\"use strict\";var n=t(\"../src/lib\"),i={\"X,X div\":\"direction:ltr;font-family:'Open Sans', verdana, arial, sans-serif;margin:0;padding:0;\",\"X input,X button\":\"font-family:'Open Sans', verdana, arial, sans-serif;\",\"X input:focus,X button:focus\":\"outline:none;\",\"X a\":\"text-decoration:none;\",\"X a:hover\":\"text-decoration:none;\",\"X .crisp\":\"shape-rendering:crispEdges;\",\"X .user-select-none\":\"-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;\",\"X svg\":\"overflow:hidden;\",\"X svg a\":\"fill:#447adb;\",\"X svg a:hover\":\"fill:#3c6dc5;\",\"X .main-svg\":\"position:absolute;top:0;left:0;pointer-events:none;\",\"X .main-svg .draglayer\":\"pointer-events:all;\",\"X .cursor-default\":\"cursor:default;\",\"X .cursor-pointer\":\"cursor:pointer;\",\"X .cursor-crosshair\":\"cursor:crosshair;\",\"X .cursor-move\":\"cursor:move;\",\"X .cursor-col-resize\":\"cursor:col-resize;\",\"X .cursor-row-resize\":\"cursor:row-resize;\",\"X .cursor-ns-resize\":\"cursor:ns-resize;\",\"X .cursor-ew-resize\":\"cursor:ew-resize;\",\"X .cursor-sw-resize\":\"cursor:sw-resize;\",\"X .cursor-s-resize\":\"cursor:s-resize;\",\"X .cursor-se-resize\":\"cursor:se-resize;\",\"X .cursor-w-resize\":\"cursor:w-resize;\",\"X .cursor-e-resize\":\"cursor:e-resize;\",\"X .cursor-nw-resize\":\"cursor:nw-resize;\",\"X .cursor-n-resize\":\"cursor:n-resize;\",\"X .cursor-ne-resize\":\"cursor:ne-resize;\",\"X .cursor-grab\":\"cursor:-webkit-grab;cursor:grab;\",\"X .modebar\":\"position:absolute;top:2px;right:2px;\",\"X .ease-bg\":\"-webkit-transition:background-color 0.3s ease 0s;-moz-transition:background-color 0.3s ease 0s;-ms-transition:background-color 0.3s ease 0s;-o-transition:background-color 0.3s ease 0s;transition:background-color 0.3s ease 0s;\",\"X .modebar--hover>:not(.watermark)\":\"opacity:0;-webkit-transition:opacity 0.3s ease 0s;-moz-transition:opacity 0.3s ease 0s;-ms-transition:opacity 0.3s ease 0s;-o-transition:opacity 0.3s ease 0s;transition:opacity 0.3s ease 0s;\",\"X:hover .modebar--hover .modebar-group\":\"opacity:1;\",\"X .modebar-group\":\"float:left;display:inline-block;box-sizing:border-box;padding-left:8px;position:relative;vertical-align:middle;white-space:nowrap;\",\"X .modebar-btn\":\"position:relative;font-size:16px;padding:3px 4px;height:22px;cursor:pointer;line-height:normal;box-sizing:border-box;\",\"X .modebar-btn svg\":\"position:relative;top:2px;\",\"X .modebar.vertical\":\"display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-end;max-height:100%;\",\"X .modebar.vertical svg\":\"top:-1px;\",\"X .modebar.vertical .modebar-group\":\"display:block;float:none;padding-left:0px;padding-bottom:8px;\",\"X .modebar.vertical .modebar-group .modebar-btn\":\"display:block;text-align:center;\",\"X [data-title]:before,X [data-title]:after\":\"position:absolute;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);display:none;opacity:0;z-index:1001;pointer-events:none;top:110%;right:50%;\",\"X [data-title]:hover:before,X [data-title]:hover:after\":\"display:block;opacity:1;\",\"X [data-title]:before\":\"content:'';position:absolute;background:transparent;border:6px solid transparent;z-index:1002;margin-top:-12px;border-bottom-color:#69738a;margin-right:-6px;\",\"X [data-title]:after\":\"content:attr(data-title);background:#69738a;color:white;padding:8px 10px;font-size:12px;line-height:12px;white-space:nowrap;margin-right:-18px;border-radius:2px;\",\"X .vertical [data-title]:before,X .vertical [data-title]:after\":\"top:0%;right:200%;\",\"X .vertical [data-title]:before\":\"border:6px solid transparent;border-left-color:#69738a;margin-top:8px;margin-right:-30px;\",\"X .select-outline\":\"fill:none;stroke-width:1;shape-rendering:crispEdges;\",\"X .select-outline-1\":\"stroke:white;\",\"X .select-outline-2\":\"stroke:black;stroke-dasharray:2px 2px;\",Y:\"font-family:'Open Sans', verdana, arial, sans-serif;position:fixed;top:50px;right:20px;z-index:10000;font-size:10pt;max-width:180px;\",\"Y p\":\"margin:0;\",\"Y .notifier-note\":\"min-width:180px;max-width:250px;border:1px solid #fff;z-index:3000;margin:0;background-color:#8c97af;background-color:rgba(140,151,175,0.9);color:#fff;padding:10px;overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;\",\"Y .notifier-close\":\"color:#fff;opacity:0.8;float:right;padding:0 5px;background:none;border:none;font-size:20px;font-weight:bold;line-height:20px;\",\"Y .notifier-close:hover\":\"color:#444;text-decoration:none;cursor:pointer;\"};for(var a in i){var o=a.replace(/^,/,\" ,\").replace(/X/g,\".js-plotly-plot .plotly\").replace(/Y/g,\".plotly-notifier\");n.addStyleRule(o,i[a])}},{\"../src/lib\":778}],2:[function(t,e,r){\"use strict\";e.exports=t(\"../src/transforms/aggregate\")},{\"../src/transforms/aggregate\":1364}],3:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/bar\")},{\"../src/traces/bar\":928}],4:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/barpolar\")},{\"../src/traces/barpolar\":941}],5:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/box\")},{\"../src/traces/box\":951}],6:[function(t,e,r){\"use strict\";e.exports=t(\"../src/components/calendars\")},{\"../src/components/calendars\":641}],7:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/candlestick\")},{\"../src/traces/candlestick\":960}],8:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/carpet\")},{\"../src/traces/carpet\":979}],9:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/choropleth\")},{\"../src/traces/choropleth\":993}],10:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/choroplethmapbox\")},{\"../src/traces/choroplethmapbox\":1e3}],11:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/cone\")},{\"../src/traces/cone\":1006}],12:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/contour\")},{\"../src/traces/contour\":1021}],13:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/contourcarpet\")},{\"../src/traces/contourcarpet\":1032}],14:[function(t,e,r){\"use strict\";e.exports=t(\"../src/core\")},{\"../src/core\":755}],15:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/densitymapbox\")},{\"../src/traces/densitymapbox\":1040}],16:[function(t,e,r){\"use strict\";e.exports=t(\"../src/transforms/filter\")},{\"../src/transforms/filter\":1365}],17:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/funnel\")},{\"../src/traces/funnel\":1050}],18:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/funnelarea\")},{\"../src/traces/funnelarea\":1059}],19:[function(t,e,r){\"use strict\";e.exports=t(\"../src/transforms/groupby\")},{\"../src/transforms/groupby\":1366}],20:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/heatmap\")},{\"../src/traces/heatmap\":1072}],21:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/heatmapgl\")},{\"../src/traces/heatmapgl\":1082}],22:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/histogram\")},{\"../src/traces/histogram\":1094}],23:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/histogram2d\")},{\"../src/traces/histogram2d\":1100}],24:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/histogram2dcontour\")},{\"../src/traces/histogram2dcontour\":1104}],25:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/image\")},{\"../src/traces/image\":1112}],26:[function(t,e,r){\"use strict\";var n=t(\"./core\");n.register([t(\"./bar\"),t(\"./box\"),t(\"./heatmap\"),t(\"./histogram\"),t(\"./histogram2d\"),t(\"./histogram2dcontour\"),t(\"./contour\"),t(\"./scatterternary\"),t(\"./violin\"),t(\"./funnel\"),t(\"./waterfall\"),t(\"./image\"),t(\"./pie\"),t(\"./sunburst\"),t(\"./treemap\"),t(\"./funnelarea\"),t(\"./scatter3d\"),t(\"./surface\"),t(\"./isosurface\"),t(\"./volume\"),t(\"./mesh3d\"),t(\"./cone\"),t(\"./streamtube\"),t(\"./scattergeo\"),t(\"./choropleth\"),t(\"./scattergl\"),t(\"./splom\"),t(\"./pointcloud\"),t(\"./heatmapgl\"),t(\"./parcoords\"),t(\"./parcats\"),t(\"./scattermapbox\"),t(\"./choroplethmapbox\"),t(\"./densitymapbox\"),t(\"./sankey\"),t(\"./indicator\"),t(\"./table\"),t(\"./carpet\"),t(\"./scattercarpet\"),t(\"./contourcarpet\"),t(\"./ohlc\"),t(\"./candlestick\"),t(\"./scatterpolar\"),t(\"./scatterpolargl\"),t(\"./barpolar\")]),n.register([t(\"./aggregate\"),t(\"./filter\"),t(\"./groupby\"),t(\"./sort\")]),n.register([t(\"./calendars\")]),e.exports=n},{\"./aggregate\":2,\"./bar\":3,\"./barpolar\":4,\"./box\":5,\"./calendars\":6,\"./candlestick\":7,\"./carpet\":8,\"./choropleth\":9,\"./choroplethmapbox\":10,\"./cone\":11,\"./contour\":12,\"./contourcarpet\":13,\"./core\":14,\"./densitymapbox\":15,\"./filter\":16,\"./funnel\":17,\"./funnelarea\":18,\"./groupby\":19,\"./heatmap\":20,\"./heatmapgl\":21,\"./histogram\":22,\"./histogram2d\":23,\"./histogram2dcontour\":24,\"./image\":25,\"./indicator\":27,\"./isosurface\":28,\"./mesh3d\":29,\"./ohlc\":30,\"./parcats\":31,\"./parcoords\":32,\"./pie\":33,\"./pointcloud\":34,\"./sankey\":35,\"./scatter3d\":36,\"./scattercarpet\":37,\"./scattergeo\":38,\"./scattergl\":39,\"./scattermapbox\":40,\"./scatterpolar\":41,\"./scatterpolargl\":42,\"./scatterternary\":43,\"./sort\":44,\"./splom\":45,\"./streamtube\":46,\"./sunburst\":47,\"./surface\":48,\"./table\":49,\"./treemap\":50,\"./violin\":51,\"./volume\":52,\"./waterfall\":53}],27:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/indicator\")},{\"../src/traces/indicator\":1120}],28:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/isosurface\")},{\"../src/traces/isosurface\":1126}],29:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/mesh3d\")},{\"../src/traces/mesh3d\":1131}],30:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/ohlc\")},{\"../src/traces/ohlc\":1136}],31:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/parcats\")},{\"../src/traces/parcats\":1145}],32:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/parcoords\")},{\"../src/traces/parcoords\":1155}],33:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/pie\")},{\"../src/traces/pie\":1166}],34:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/pointcloud\")},{\"../src/traces/pointcloud\":1175}],35:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/sankey\")},{\"../src/traces/sankey\":1181}],36:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/scatter3d\")},{\"../src/traces/scatter3d\":1219}],37:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/scattercarpet\")},{\"../src/traces/scattercarpet\":1226}],38:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/scattergeo\")},{\"../src/traces/scattergeo\":1234}],39:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/scattergl\")},{\"../src/traces/scattergl\":1247}],40:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/scattermapbox\")},{\"../src/traces/scattermapbox\":1257}],41:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/scatterpolar\")},{\"../src/traces/scatterpolar\":1265}],42:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/scatterpolargl\")},{\"../src/traces/scatterpolargl\":1272}],43:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/scatterternary\")},{\"../src/traces/scatterternary\":1280}],44:[function(t,e,r){\"use strict\";e.exports=t(\"../src/transforms/sort\")},{\"../src/transforms/sort\":1368}],45:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/splom\")},{\"../src/traces/splom\":1289}],46:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/streamtube\")},{\"../src/traces/streamtube\":1297}],47:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/sunburst\")},{\"../src/traces/sunburst\":1305}],48:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/surface\")},{\"../src/traces/surface\":1314}],49:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/table\")},{\"../src/traces/table\":1322}],50:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/treemap\")},{\"../src/traces/treemap\":1331}],51:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/violin\")},{\"../src/traces/violin\":1343}],52:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/volume\")},{\"../src/traces/volume\":1351}],53:[function(t,e,r){\"use strict\";e.exports=t(\"../src/traces/waterfall\")},{\"../src/traces/waterfall\":1359}],54:[function(t,e,r){\"use strict\";e.exports=function(t){var e=(t=t||{}).eye||[0,0,1],r=t.center||[0,0,0],s=t.up||[0,1,0],l=t.distanceLimits||[0,1/0],c=t.mode||\"turntable\",u=n(),f=i(),h=a();return u.setDistanceLimits(l[0],l[1]),u.lookAt(0,e,r,s),f.setDistanceLimits(l[0],l[1]),f.lookAt(0,e,r,s),h.setDistanceLimits(l[0],l[1]),h.lookAt(0,e,r,s),new o({turntable:u,orbit:f,matrix:h},c)};var n=t(\"turntable-camera-controller\"),i=t(\"orbit-camera-controller\"),a=t(\"matrix-camera-controller\");function o(t,e){this._controllerNames=Object.keys(t),this._controllerList=this._controllerNames.map((function(e){return t[e]})),this._mode=e,this._active=t[e],this._active||(this._mode=\"turntable\",this._active=t.turntable),this.modes=this._controllerNames,this.computedMatrix=this._active.computedMatrix,this.computedEye=this._active.computedEye,this.computedUp=this._active.computedUp,this.computedCenter=this._active.computedCenter,this.computedRadius=this._active.computedRadius}var s=o.prototype;[[\"flush\",1],[\"idle\",1],[\"lookAt\",4],[\"rotate\",4],[\"pan\",4],[\"translate\",4],[\"setMatrix\",2],[\"setDistanceLimits\",2],[\"setDistance\",2]].forEach((function(t){for(var e=t[0],r=[],n=0;n<t[1];++n)r.push(\"a\"+n);var i=\"var cc=this._controllerList;for(var i=0;i<cc.length;++i){cc[i].\"+t[0]+\"(\"+r.join()+\")}\";s[e]=Function.apply(null,r.concat(i))})),s.recalcMatrix=function(t){this._active.recalcMatrix(t)},s.getDistance=function(t){return this._active.getDistance(t)},s.getDistanceLimits=function(t){return this._active.getDistanceLimits(t)},s.lastT=function(){return this._active.lastT()},s.setMode=function(t){if(t!==this._mode){var e=this._controllerNames.indexOf(t);if(!(e<0)){var r=this._active,n=this._controllerList[e],i=Math.max(r.lastT(),n.lastT());r.recalcMatrix(i),n.setMatrix(i,r.computedMatrix),this._active=n,this._mode=t,this.computedMatrix=this._active.computedMatrix,this.computedEye=this._active.computedEye,this.computedUp=this._active.computedUp,this.computedCenter=this._active.computedCenter,this.computedRadius=this._active.computedRadius}}},s.getMode=function(){return this._mode}},{\"matrix-camera-controller\":480,\"orbit-camera-controller\":501,\"turntable-camera-controller\":581}],55:[function(t,e,r){!function(n,i){\"object\"==typeof r&&\"undefined\"!=typeof e?i(r,t(\"d3-array\"),t(\"d3-collection\"),t(\"d3-shape\"),t(\"elementary-circuits-directed-graph\")):i(n.d3=n.d3||{},n.d3,n.d3,n.d3,null)}(this,(function(t,e,r,n,i){\"use strict\";function a(t){return t.target.depth}function o(t,e){return t.sourceLinks.length?t.depth:e-1}function s(t){return function(){return t}}i=i&&i.hasOwnProperty(\"default\")?i.default:i;var l=\"function\"==typeof Symbol&&\"symbol\"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&\"function\"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?\"symbol\":typeof t};function c(t,e){return f(t.source,e.source)||t.index-e.index}function u(t,e){return f(t.target,e.target)||t.index-e.index}function f(t,e){return t.partOfCycle===e.partOfCycle?t.y0-e.y0:\"top\"===t.circularLinkType||\"bottom\"===e.circularLinkType?-1:1}function h(t){return t.value}function p(t){return(t.y0+t.y1)/2}function d(t){return p(t.source)}function g(t){return p(t.target)}function m(t){return t.index}function v(t){return t.nodes}function y(t){return t.links}function x(t,e){var r=t.get(e);if(!r)throw new Error(\"missing: \"+e);return r}function b(t,e){return e(t)}function _(t,e,r){var n=0;if(null===r){for(var a=[],o=0;o<t.links.length;o++){var s=t.links[o],l=s.source.index,c=s.target.index;a[l]||(a[l]=[]),a[c]||(a[c]=[]),-1===a[l].indexOf(c)&&a[l].push(c)}var u=i(a);u.sort((function(t,e){return t.length-e.length}));var f={};for(o=0;o<u.length;o++){var h=u[o].slice(-2);f[h[0]]||(f[h[0]]={}),f[h[0]][h[1]]=!0}t.links.forEach((function(t){var e=t.target.index,r=t.source.index;e===r||f[r]&&f[r][e]?(t.circular=!0,t.circularLinkID=n,n+=1):t.circular=!1}))}else t.links.forEach((function(t){t.source[r]<t.target[r]?t.circular=!1:(t.circular=!0,t.circularLinkID=n,n+=1)}))}function w(t,e){var r=0,n=0;t.links.forEach((function(i){i.circular&&(i.source.circularLinkType||i.target.circularLinkType?i.circularLinkType=i.source.circularLinkType?i.source.circularLinkType:i.target.circularLinkType:i.circularLinkType=r<n?\"top\":\"bottom\",\"top\"==i.circularLinkType?r+=1:n+=1,t.nodes.forEach((function(t){b(t,e)!=b(i.source,e)&&b(t,e)!=b(i.target,e)||(t.circularLinkType=i.circularLinkType)})))})),t.links.forEach((function(t){t.circular&&(t.source.circularLinkType==t.target.circularLinkType&&(t.circularLinkType=t.source.circularLinkType),H(t,e)&&(t.circularLinkType=t.source.circularLinkType))}))}function T(t){var e=Math.abs(t.y1-t.y0),r=Math.abs(t.target.x0-t.source.x1);return Math.atan(r/e)}function k(t,e){var r=0;t.sourceLinks.forEach((function(t){r=t.circular&&!H(t,e)?r+1:r}));var n=0;return t.targetLinks.forEach((function(t){n=t.circular&&!H(t,e)?n+1:n})),r+n}function M(t){var e=t.source.sourceLinks,r=0;e.forEach((function(t){r=t.circular?r+1:r}));var n=t.target.targetLinks,i=0;return n.forEach((function(t){i=t.circular?i+1:i})),!(r>1||i>1)}function A(t,e,r){return t.sort(E),t.forEach((function(n,i){var a,o,s=0;if(H(n,r)&&M(n))n.circularPathData.verticalBuffer=s+n.width/2;else{for(var l=0;l<i;l++)if(a=t[i],o=t[l],!(a.source.column<o.target.column||a.target.column>o.source.column)){var c=t[l].circularPathData.verticalBuffer+t[l].width/2+e;s=c>s?c:s}n.circularPathData.verticalBuffer=s+n.width/2}})),t}function S(t,r,i,a){var o=e.min(t.links,(function(t){return t.source.y0}));t.links.forEach((function(t){t.circular&&(t.circularPathData={})})),A(t.links.filter((function(t){return\"top\"==t.circularLinkType})),r,a),A(t.links.filter((function(t){return\"bottom\"==t.circularLinkType})),r,a),t.links.forEach((function(e){if(e.circular){if(e.circularPathData.arcRadius=e.width+10,e.circularPathData.leftNodeBuffer=5,e.circularPathData.rightNodeBuffer=5,e.circularPathData.sourceWidth=e.source.x1-e.source.x0,e.circularPathData.sourceX=e.source.x0+e.circularPathData.sourceWidth,e.circularPathData.targetX=e.target.x0,e.circularPathData.sourceY=e.y0,e.circularPathData.targetY=e.y1,H(e,a)&&M(e))e.circularPathData.leftSmallArcRadius=10+e.width/2,e.circularPathData.leftLargeArcRadius=10+e.width/2,e.circularPathData.rightSmallArcRadius=10+e.width/2,e.circularPathData.rightLargeArcRadius=10+e.width/2,\"bottom\"==e.circularLinkType?(e.circularPathData.verticalFullExtent=e.source.y1+25+e.circularPathData.verticalBuffer,e.circularPathData.verticalLeftInnerExtent=e.circularPathData.verticalFullExtent-e.circularPathData.leftLargeArcRadius,e.circularPathData.verticalRightInnerExtent=e.circularPathData.verticalFullExtent-e.circularPathData.rightLargeArcRadius):(e.circularPathData.verticalFullExtent=e.source.y0-25-e.circularPathData.verticalBuffer,e.circularPathData.verticalLeftInnerExtent=e.circularPathData.verticalFullExtent+e.circularPathData.leftLargeArcRadius,e.circularPathData.verticalRightInnerExtent=e.circularPathData.verticalFullExtent+e.circularPathData.rightLargeArcRadius);else{var s=e.source.column,l=e.circularLinkType,c=t.links.filter((function(t){return t.source.column==s&&t.circularLinkType==l}));\"bottom\"==e.circularLinkType?c.sort(L):c.sort(C);var u=0;c.forEach((function(t,n){t.circularLinkID==e.circularLinkID&&(e.circularPathData.leftSmallArcRadius=10+e.width/2+u,e.circularPathData.leftLargeArcRadius=10+e.width/2+n*r+u),u+=t.width})),s=e.target.column,c=t.links.filter((function(t){return t.target.column==s&&t.circularLinkType==l})),\"bottom\"==e.circularLinkType?c.sort(P):c.sort(I),u=0,c.forEach((function(t,n){t.circularLinkID==e.circularLinkID&&(e.circularPathData.rightSmallArcRadius=10+e.width/2+u,e.circularPathData.rightLargeArcRadius=10+e.width/2+n*r+u),u+=t.width})),\"bottom\"==e.circularLinkType?(e.circularPathData.verticalFullExtent=Math.max(i,e.source.y1,e.target.y1)+25+e.circularPathData.verticalBuffer,e.circularPathData.verticalLeftInnerExtent=e.circularPathData.verticalFullExtent-e.circularPathData.leftLargeArcRadius,e.circularPathData.verticalRightInnerExtent=e.circularPathData.verticalFullExtent-e.circularPathData.rightLargeArcRadius):(e.circularPathData.verticalFullExtent=o-25-e.circularPathData.verticalBuffer,e.circularPathData.verticalLeftInnerExtent=e.circularPathData.verticalFullExtent+e.circularPathData.leftLargeArcRadius,e.circularPathData.verticalRightInnerExtent=e.circularPathData.verticalFullExtent+e.circularPathData.rightLargeArcRadius)}e.circularPathData.leftInnerExtent=e.circularPathData.sourceX+e.circularPathData.leftNodeBuffer,e.circularPathData.rightInnerExtent=e.circularPathData.targetX-e.circularPathData.rightNodeBuffer,e.circularPathData.leftFullExtent=e.circularPathData.sourceX+e.circularPathData.leftLargeArcRadius+e.circularPathData.leftNodeBuffer,e.circularPathData.rightFullExtent=e.circularPathData.targetX-e.circularPathData.rightLargeArcRadius-e.circularPathData.rightNodeBuffer}if(e.circular)e.path=function(t){var e=\"\";e=\"top\"==t.circularLinkType?\"M\"+t.circularPathData.sourceX+\" \"+t.circularPathData.sourceY+\" L\"+t.circularPathData.leftInnerExtent+\" \"+t.circularPathData.sourceY+\" A\"+t.circularPathData.leftLargeArcRadius+\" \"+t.circularPathData.leftSmallArcRadius+\" 0 0 0 \"+t.circularPathData.leftFullExtent+\" \"+(t.circularPathData.sourceY-t.circularPathData.leftSmallArcRadius)+\" L\"+t.circularPathData.leftFullExtent+\" \"+t.circularPathData.verticalLeftInnerExtent+\" A\"+t.circularPathData.leftLargeArcRadius+\" \"+t.circularPathData.leftLargeArcRadius+\" 0 0 0 \"+t.circularPathData.leftInnerExtent+\" \"+t.circularPathData.verticalFullExtent+\" L\"+t.circularPathData.rightInnerExtent+\" \"+t.circularPathData.verticalFullExtent+\" A\"+t.circularPathData.rightLargeArcRadius+\" \"+t.circularPathData.rightLargeArcRadius+\" 0 0 0 \"+t.circularPathData.rightFullExtent+\" \"+t.circularPathData.verticalRightInnerExtent+\" L\"+t.circularPathData.rightFullExtent+\" \"+(t.circularPathData.targetY-t.circularPathData.rightSmallArcRadius)+\" A\"+t.circularPathData.rightLargeArcRadius+\" \"+t.circularPathData.rightSmallArcRadius+\" 0 0 0 \"+t.circularPathData.rightInnerExtent+\" \"+t.circularPathData.targetY+\" L\"+t.circularPathData.targetX+\" \"+t.circularPathData.targetY:\"M\"+t.circularPathData.sourceX+\" \"+t.circularPathData.sourceY+\" L\"+t.circularPathData.leftInnerExtent+\" \"+t.circularPathData.sourceY+\" A\"+t.circularPathData.leftLargeArcRadius+\" \"+t.circularPathData.leftSmallArcRadius+\" 0 0 1 \"+t.circularPathData.leftFullExtent+\" \"+(t.circularPathData.sourceY+t.circularPathData.leftSmallArcRadius)+\" L\"+t.circularPathData.leftFullExtent+\" \"+t.circularPathData.verticalLeftInnerExtent+\" A\"+t.circularPathData.leftLargeArcRadius+\" \"+t.circularPathData.leftLargeArcRadius+\" 0 0 1 \"+t.circularPathData.leftInnerExtent+\" \"+t.circularPathData.verticalFullExtent+\" L\"+t.circularPathData.rightInnerExtent+\" \"+t.circularPathData.verticalFullExtent+\" A\"+t.circularPathData.rightLargeArcRadius+\" \"+t.circularPathData.rightLargeArcRadius+\" 0 0 1 \"+t.circularPathData.rightFullExtent+\" \"+t.circularPathData.verticalRightInnerExtent+\" L\"+t.circularPathData.rightFullExtent+\" \"+(t.circularPathData.targetY+t.circularPathData.rightSmallArcRadius)+\" A\"+t.circularPathData.rightLargeArcRadius+\" \"+t.circularPathData.rightSmallArcRadius+\" 0 0 1 \"+t.circularPathData.rightInnerExtent+\" \"+t.circularPathData.targetY+\" L\"+t.circularPathData.targetX+\" \"+t.circularPathData.targetY;return e}(e);else{var f=n.linkHorizontal().source((function(t){return[t.source.x0+(t.source.x1-t.source.x0),t.y0]})).target((function(t){return[t.target.x0,t.y1]}));e.path=f(e)}}))}function E(t,e){return z(t)==z(e)?\"bottom\"==t.circularLinkType?L(t,e):C(t,e):z(e)-z(t)}function C(t,e){return t.y0-e.y0}function L(t,e){return e.y0-t.y0}function I(t,e){return t.y1-e.y1}function P(t,e){return e.y1-t.y1}function z(t){return t.target.column-t.source.column}function O(t){return t.target.x0-t.source.x1}function D(t,e){var r=T(t),n=O(e)/Math.tan(r);return\"up\"==q(t)?t.y1+n:t.y1-n}function R(t,e){var r=T(t),n=O(e)/Math.tan(r);return\"up\"==q(t)?t.y1-n:t.y1+n}function F(t,e,r,n){t.links.forEach((function(i){if(!i.circular&&i.target.column-i.source.column>1){var a=i.source.column+1,o=i.target.column-1,s=1,l=o-a+1;for(s=1;a<=o;a++,s++)t.nodes.forEach((function(o){if(o.column==a){var c,u=s/(l+1),f=Math.pow(1-u,3),h=3*u*Math.pow(1-u,2),p=3*Math.pow(u,2)*(1-u),d=Math.pow(u,3),g=f*i.y0+h*i.y0+p*i.y1+d*i.y1,m=g-i.width/2,v=g+i.width/2;m>o.y0&&m<o.y1?(c=o.y1-m+10,c=\"bottom\"==o.circularLinkType?c:-c,o=N(o,c,e,r),t.nodes.forEach((function(t){b(t,n)!=b(o,n)&&t.column==o.column&&B(o,t)&&N(t,c,e,r)}))):(v>o.y0&&v<o.y1||m<o.y0&&v>o.y1)&&(c=v-o.y0+10,o=N(o,c,e,r),t.nodes.forEach((function(t){b(t,n)!=b(o,n)&&t.column==o.column&&t.y0<o.y1&&t.y1>o.y1&&N(t,c,e,r)})))}}))}}))}function B(t,e){return t.y0>e.y0&&t.y0<e.y1||(t.y1>e.y0&&t.y1<e.y1||t.y0<e.y0&&t.y1>e.y1)}function N(t,e,r,n){return t.y0+e>=r&&t.y1+e<=n&&(t.y0=t.y0+e,t.y1=t.y1+e,t.targetLinks.forEach((function(t){t.y1=t.y1+e})),t.sourceLinks.forEach((function(t){t.y0=t.y0+e}))),t}function j(t,e,r,n){t.nodes.forEach((function(i){n&&i.y+(i.y1-i.y0)>e&&(i.y=i.y-(i.y+(i.y1-i.y0)-e));var a=t.links.filter((function(t){return b(t.source,r)==b(i,r)})),o=a.length;o>1&&a.sort((function(t,e){if(!t.circular&&!e.circular){if(t.target.column==e.target.column)return t.y1-e.y1;if(!V(t,e))return t.y1-e.y1;if(t.target.column>e.target.column){var r=R(e,t);return t.y1-r}if(e.target.column>t.target.column)return R(t,e)-e.y1}return t.circular&&!e.circular?\"top\"==t.circularLinkType?-1:1:e.circular&&!t.circular?\"top\"==e.circularLinkType?1:-1:t.circular&&e.circular?t.circularLinkType===e.circularLinkType&&\"top\"==t.circularLinkType?t.target.column===e.target.column?t.target.y1-e.target.y1:e.target.column-t.target.column:t.circularLinkType===e.circularLinkType&&\"bottom\"==t.circularLinkType?t.target.column===e.target.column?e.target.y1-t.target.y1:t.target.column-e.target.column:\"top\"==t.circularLinkType?-1:1:void 0}));var s=i.y0;a.forEach((function(t){t.y0=s+t.width/2,s+=t.width})),a.forEach((function(t,e){if(\"bottom\"==t.circularLinkType){for(var r=e+1,n=0;r<o;r++)n+=a[r].width;t.y0=i.y1-n-t.width/2}}))}))}function U(t,e,r){t.nodes.forEach((function(e){var n=t.links.filter((function(t){return b(t.target,r)==b(e,r)})),i=n.length;i>1&&n.sort((function(t,e){if(!t.circular&&!e.circular){if(t.source.column==e.source.column)return t.y0-e.y0;if(!V(t,e))return t.y0-e.y0;if(e.source.column<t.source.column){var r=D(e,t);return t.y0-r}if(t.source.column<e.source.column)return D(t,e)-e.y0}return t.circular&&!e.circular?\"top\"==t.circularLinkType?-1:1:e.circular&&!t.circular?\"top\"==e.circularLinkType?1:-1:t.circular&&e.circular?t.circularLinkType===e.circularLinkType&&\"top\"==t.circularLinkType?t.source.column===e.source.column?t.source.y1-e.source.y1:t.source.column-e.source.column:t.circularLinkType===e.circularLinkType&&\"bottom\"==t.circularLinkType?t.source.column===e.source.column?t.source.y1-e.source.y1:e.source.column-t.source.column:\"top\"==t.circularLinkType?-1:1:void 0}));var a=e.y0;n.forEach((function(t){t.y1=a+t.width/2,a+=t.width})),n.forEach((function(t,r){if(\"bottom\"==t.circularLinkType){for(var a=r+1,o=0;a<i;a++)o+=n[a].width;t.y1=e.y1-o-t.width/2}}))}))}function V(t,e){return q(t)==q(e)}function q(t){return t.y0-t.y1>0?\"up\":\"down\"}function H(t,e){return b(t.source,e)==b(t.target,e)}function G(t,r,n){var i=t.nodes,a=t.links,o=!1,s=!1;if(a.forEach((function(t){\"top\"==t.circularLinkType?o=!0:\"bottom\"==t.circularLinkType&&(s=!0)})),0==o||0==s){var l=e.min(i,(function(t){return t.y0})),c=(n-r)/(e.max(i,(function(t){return t.y1}))-l);i.forEach((function(t){var e=(t.y1-t.y0)*c;t.y0=(t.y0-l)*c,t.y1=t.y0+e})),a.forEach((function(t){t.y0=(t.y0-l)*c,t.y1=(t.y1-l)*c,t.width=t.width*c}))}}t.sankeyCircular=function(){var t,n,i=0,a=0,b=1,T=1,M=24,A=m,E=o,C=v,L=y,I=32,P=2,z=null;function O(){var t={nodes:C.apply(null,arguments),links:L.apply(null,arguments)};D(t),_(t,A,z),R(t),B(t),w(t,A),N(t,I,A),V(t);for(var e=4,r=0;r<e;r++)j(t,T,A),U(t,T,A),F(t,a,T,A),j(t,T,A),U(t,T,A);return G(t,a,T),S(t,P,T,A),t}function D(t){t.nodes.forEach((function(t,e){t.index=e,t.sourceLinks=[],t.targetLinks=[]}));var e=r.map(t.nodes,A);return t.links.forEach((function(t,r){t.index=r;var n=t.source,i=t.target;\"object\"!==(\"undefined\"==typeof n?\"undefined\":l(n))&&(n=t.source=x(e,n)),\"object\"!==(\"undefined\"==typeof i?\"undefined\":l(i))&&(i=t.target=x(e,i)),n.sourceLinks.push(t),i.targetLinks.push(t)})),t}function R(t){t.nodes.forEach((function(t){t.partOfCycle=!1,t.value=Math.max(e.sum(t.sourceLinks,h),e.sum(t.targetLinks,h)),t.sourceLinks.forEach((function(e){e.circular&&(t.partOfCycle=!0,t.circularLinkType=e.circularLinkType)})),t.targetLinks.forEach((function(e){e.circular&&(t.partOfCycle=!0,t.circularLinkType=e.circularLinkType)}))}))}function B(t){var e,r,n;for(e=t.nodes,r=[],n=0;e.length;++n,e=r,r=[])e.forEach((function(t){t.depth=n,t.sourceLinks.forEach((function(t){r.indexOf(t.target)<0&&!t.circular&&r.push(t.target)}))}));for(e=t.nodes,r=[],n=0;e.length;++n,e=r,r=[])e.forEach((function(t){t.height=n,t.targetLinks.forEach((function(t){r.indexOf(t.source)<0&&!t.circular&&r.push(t.source)}))}));t.nodes.forEach((function(t){t.column=Math.floor(E.call(null,t,n))}))}function N(o,s,l){var c=r.nest().key((function(t){return t.column})).sortKeys(e.ascending).entries(o.nodes).map((function(t){return t.values}));!function(r){if(n){var s=1/0;c.forEach((function(t){var e=T*n/(t.length+1);s=e<s?e:s})),t=s}var l=e.min(c,(function(r){return(T-a-(r.length-1)*t)/e.sum(r,h)}));l*=.3,o.links.forEach((function(t){t.width=t.value*l}));var u=function(t){var r=0,n=0,i=0,a=0,o=e.max(t.nodes,(function(t){return t.column}));return t.links.forEach((function(t){t.circular&&(\"top\"==t.circularLinkType?r+=t.width:n+=t.width,0==t.target.column&&(a+=t.width),t.source.column==o&&(i+=t.width))})),{top:r=r>0?r+25+10:r,bottom:n=n>0?n+25+10:n,left:a=a>0?a+25+10:a,right:i=i>0?i+25+10:i}}(o),f=function(t,r){var n=e.max(t.nodes,(function(t){return t.column})),o=b-i,s=T-a,l=o/(o+r.right+r.left),c=s/(s+r.top+r.bottom);return i=i*l+r.left,b=0==r.right?b:b*l,a=a*c+r.top,T*=c,t.nodes.forEach((function(t){t.x0=i+t.column*((b-i-M)/n),t.x1=t.x0+M})),c}(o,u);l*=f,o.links.forEach((function(t){t.width=t.value*l})),c.forEach((function(t){var e=t.length;t.forEach((function(t,n){t.depth==c.length-1&&1==e||0==t.depth&&1==e?(t.y0=T/2-t.value*l,t.y1=t.y0+t.value*l):t.partOfCycle?0==k(t,r)?(t.y0=T/2+n,t.y1=t.y0+t.value*l):\"top\"==t.circularLinkType?(t.y0=a+n,t.y1=t.y0+t.value*l):(t.y0=T-t.value*l-n,t.y1=t.y0+t.value*l):0==u.top||0==u.bottom?(t.y0=(T-a)/e*n,t.y1=t.y0+t.value*l):(t.y0=(T-a)/2-e/2+n,t.y1=t.y0+t.value*l)}))}))}(l),y();for(var u=1,m=s;m>0;--m)v(u*=.99,l),y();function v(t,r){var n=c.length;c.forEach((function(i){var a=i.length,o=i[0].depth;i.forEach((function(i){var s;if(i.sourceLinks.length||i.targetLinks.length)if(i.partOfCycle&&k(i,r)>0);else if(0==o&&1==a)s=i.y1-i.y0,i.y0=T/2-s/2,i.y1=T/2+s/2;else if(o==n-1&&1==a)s=i.y1-i.y0,i.y0=T/2-s/2,i.y1=T/2+s/2;else{var l=e.mean(i.sourceLinks,g),c=e.mean(i.targetLinks,d),u=((l&&c?(l+c)/2:l||c)-p(i))*t;i.y0+=u,i.y1+=u}}))}))}function y(){c.forEach((function(e){var r,n,i,o=a,s=e.length;for(e.sort(f),i=0;i<s;++i)(n=o-(r=e[i]).y0)>0&&(r.y0+=n,r.y1+=n),o=r.y1+t;if((n=o-t-T)>0)for(o=r.y0-=n,r.y1-=n,i=s-2;i>=0;--i)(n=(r=e[i]).y1+t-o)>0&&(r.y0-=n,r.y1-=n),o=r.y0}))}}function V(t){t.nodes.forEach((function(t){t.sourceLinks.sort(u),t.targetLinks.sort(c)})),t.nodes.forEach((function(t){var e=t.y0,r=e,n=t.y1,i=n;t.sourceLinks.forEach((function(t){t.circular?(t.y0=n-t.width/2,n-=t.width):(t.y0=e+t.width/2,e+=t.width)})),t.targetLinks.forEach((function(t){t.circular?(t.y1=i-t.width/2,i-=t.width):(t.y1=r+t.width/2,r+=t.width)}))}))}return O.nodeId=function(t){return arguments.length?(A=\"function\"==typeof t?t:s(t),O):A},O.nodeAlign=function(t){return arguments.length?(E=\"function\"==typeof t?t:s(t),O):E},O.nodeWidth=function(t){return arguments.length?(M=+t,O):M},O.nodePadding=function(e){return arguments.length?(t=+e,O):t},O.nodes=function(t){return arguments.length?(C=\"function\"==typeof t?t:s(t),O):C},O.links=function(t){return arguments.length?(L=\"function\"==typeof t?t:s(t),O):L},O.size=function(t){return arguments.length?(i=a=0,b=+t[0],T=+t[1],O):[b-i,T-a]},O.extent=function(t){return arguments.length?(i=+t[0][0],b=+t[1][0],a=+t[0][1],T=+t[1][1],O):[[i,a],[b,T]]},O.iterations=function(t){return arguments.length?(I=+t,O):I},O.circularLinkGap=function(t){return arguments.length?(P=+t,O):P},O.nodePaddingRatio=function(t){return arguments.length?(n=+t,O):n},O.sortNodes=function(t){return arguments.length?(z=t,O):z},O.update=function(t){return w(t,A),V(t),t.links.forEach((function(t){t.circular&&(t.circularLinkType=t.y0+t.y1<T?\"top\":\"bottom\",t.source.circularLinkType=t.circularLinkType,t.target.circularLinkType=t.circularLinkType)})),j(t,T,A,!1),U(t,T,A),S(t,P,T,A),t},O},t.sankeyCenter=function(t){return t.targetLinks.length?t.depth:t.sourceLinks.length?e.min(t.sourceLinks,a)-1:0},t.sankeyLeft=function(t){return t.depth},t.sankeyRight=function(t,e){return e-1-t.height},t.sankeyJustify=o,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{\"d3-array\":156,\"d3-collection\":157,\"d3-shape\":165,\"elementary-circuits-directed-graph\":179}],56:[function(t,e,r){!function(n,i){\"object\"==typeof r&&\"undefined\"!=typeof e?i(r,t(\"d3-array\"),t(\"d3-collection\"),t(\"d3-shape\")):i(n.d3=n.d3||{},n.d3,n.d3,n.d3)}(this,(function(t,e,r,n){\"use strict\";function i(t){return t.target.depth}function a(t,e){return t.sourceLinks.length?t.depth:e-1}function o(t){return function(){return t}}function s(t,e){return c(t.source,e.source)||t.index-e.index}function l(t,e){return c(t.target,e.target)||t.index-e.index}function c(t,e){return t.y0-e.y0}function u(t){return t.value}function f(t){return(t.y0+t.y1)/2}function h(t){return f(t.source)*t.value}function p(t){return f(t.target)*t.value}function d(t){return t.index}function g(t){return t.nodes}function m(t){return t.links}function v(t,e){var r=t.get(e);if(!r)throw new Error(\"missing: \"+e);return r}function y(t){return[t.source.x1,t.y0]}function x(t){return[t.target.x0,t.y1]}t.sankey=function(){var t=0,n=0,i=1,y=1,x=24,b=8,_=d,w=a,T=g,k=m,M=32;function A(){var t={nodes:T.apply(null,arguments),links:k.apply(null,arguments)};return S(t),E(t),C(t),L(t),I(t),t}function S(t){t.nodes.forEach((function(t,e){t.index=e,t.sourceLinks=[],t.targetLinks=[]}));var e=r.map(t.nodes,_);t.links.forEach((function(t,r){t.index=r;var n=t.source,i=t.target;\"object\"!=typeof n&&(n=t.source=v(e,n)),\"object\"!=typeof i&&(i=t.target=v(e,i)),n.sourceLinks.push(t),i.targetLinks.push(t)}))}function E(t){t.nodes.forEach((function(t){t.value=Math.max(e.sum(t.sourceLinks,u),e.sum(t.targetLinks,u))}))}function C(e){var r,n,a;for(r=e.nodes,n=[],a=0;r.length;++a,r=n,n=[])r.forEach((function(t){t.depth=a,t.sourceLinks.forEach((function(t){n.indexOf(t.target)<0&&n.push(t.target)}))}));for(r=e.nodes,n=[],a=0;r.length;++a,r=n,n=[])r.forEach((function(t){t.height=a,t.targetLinks.forEach((function(t){n.indexOf(t.source)<0&&n.push(t.source)}))}));var o=(i-t-x)/(a-1);e.nodes.forEach((function(e){e.x1=(e.x0=t+Math.max(0,Math.min(a-1,Math.floor(w.call(null,e,a))))*o)+x}))}function L(t){var i=r.nest().key((function(t){return t.x0})).sortKeys(e.ascending).entries(t.nodes).map((function(t){return t.values}));!function(){var r=e.max(i,(function(t){return t.length})),a=2/3*(y-n)/(r-1);b>a&&(b=a);var o=e.min(i,(function(t){return(y-n-(t.length-1)*b)/e.sum(t,u)}));i.forEach((function(t){t.forEach((function(t,e){t.y1=(t.y0=e)+t.value*o}))})),t.links.forEach((function(t){t.width=t.value*o}))}(),d();for(var a=1,o=M;o>0;--o)l(a*=.99),d(),s(a),d();function s(t){i.forEach((function(r){r.forEach((function(r){if(r.targetLinks.length){var n=(e.sum(r.targetLinks,h)/e.sum(r.targetLinks,u)-f(r))*t;r.y0+=n,r.y1+=n}}))}))}function l(t){i.slice().reverse().forEach((function(r){r.forEach((function(r){if(r.sourceLinks.length){var n=(e.sum(r.sourceLinks,p)/e.sum(r.sourceLinks,u)-f(r))*t;r.y0+=n,r.y1+=n}}))}))}function d(){i.forEach((function(t){var e,r,i,a=n,o=t.length;for(t.sort(c),i=0;i<o;++i)(r=a-(e=t[i]).y0)>0&&(e.y0+=r,e.y1+=r),a=e.y1+b;if((r=a-b-y)>0)for(a=e.y0-=r,e.y1-=r,i=o-2;i>=0;--i)(r=(e=t[i]).y1+b-a)>0&&(e.y0-=r,e.y1-=r),a=e.y0}))}}function I(t){t.nodes.forEach((function(t){t.sourceLinks.sort(l),t.targetLinks.sort(s)})),t.nodes.forEach((function(t){var e=t.y0,r=e;t.sourceLinks.forEach((function(t){t.y0=e+t.width/2,e+=t.width})),t.targetLinks.forEach((function(t){t.y1=r+t.width/2,r+=t.width}))}))}return A.update=function(t){return I(t),t},A.nodeId=function(t){return arguments.length?(_=\"function\"==typeof t?t:o(t),A):_},A.nodeAlign=function(t){return arguments.length?(w=\"function\"==typeof t?t:o(t),A):w},A.nodeWidth=function(t){return arguments.length?(x=+t,A):x},A.nodePadding=function(t){return arguments.length?(b=+t,A):b},A.nodes=function(t){return arguments.length?(T=\"function\"==typeof t?t:o(t),A):T},A.links=function(t){return arguments.length?(k=\"function\"==typeof t?t:o(t),A):k},A.size=function(e){return arguments.length?(t=n=0,i=+e[0],y=+e[1],A):[i-t,y-n]},A.extent=function(e){return arguments.length?(t=+e[0][0],i=+e[1][0],n=+e[0][1],y=+e[1][1],A):[[t,n],[i,y]]},A.iterations=function(t){return arguments.length?(M=+t,A):M},A},t.sankeyCenter=function(t){return t.targetLinks.length?t.depth:t.sourceLinks.length?e.min(t.sourceLinks,i)-1:0},t.sankeyLeft=function(t){return t.depth},t.sankeyRight=function(t,e){return e-1-t.height},t.sankeyJustify=a,t.sankeyLinkHorizontal=function(){return n.linkHorizontal().source(y).target(x)},Object.defineProperty(t,\"__esModule\",{value:!0})}))},{\"d3-array\":156,\"d3-collection\":157,\"d3-shape\":165}],57:[function(t,e,r){\"use strict\";e.exports=t(\"./quad\")},{\"./quad\":58}],58:[function(t,e,r){\"use strict\";var n=t(\"binary-search-bounds\"),i=t(\"clamp\"),a=t(\"parse-rect\"),o=t(\"array-bounds\"),s=t(\"pick-by-alias\"),l=t(\"defined\"),c=t(\"flatten-vertex-data\"),u=t(\"is-obj\"),f=t(\"dtype\"),h=t(\"math-log2\");function p(t,e){for(var r=e[0],n=e[1],a=1/(e[2]-r),o=1/(e[3]-n),s=new Array(t.length),l=0,c=t.length/2;l<c;l++)s[2*l]=i((t[2*l]-r)*a,0,1),s[2*l+1]=i((t[2*l+1]-n)*o,0,1);return s}e.exports=function(t,e){e||(e={}),t=c(t,\"float64\"),e=s(e,{bounds:\"range bounds dataBox databox\",maxDepth:\"depth maxDepth maxdepth level maxLevel maxlevel levels\",dtype:\"type dtype format out dst output destination\"});var r=l(e.maxDepth,255),i=l(e.bounds,o(t,2));i[0]===i[2]&&i[2]++,i[1]===i[3]&&i[3]++;var d,g=p(t,i),m=t.length>>>1;e.dtype||(e.dtype=\"array\"),\"string\"==typeof e.dtype?d=new(f(e.dtype))(m):e.dtype&&(d=e.dtype,Array.isArray(d)&&(d.length=m));for(var v=0;v<m;++v)d[v]=v;var y=[],x=[],b=[],_=[];!function t(e,n,i,a,o,s){if(!a.length)return null;var l=y[o]||(y[o]=[]),c=b[o]||(b[o]=[]),u=x[o]||(x[o]=[]),f=l.length;if(++o>r||s>1073741824){for(var h=0;h<a.length;h++)l.push(a[h]),c.push(s),u.push(null,null,null,null);return f}if(l.push(a[0]),c.push(s),a.length<=1)return u.push(null,null,null,null),f;for(var p=.5*i,d=e+p,m=n+p,v=[],_=[],w=[],T=[],k=1,M=a.length;k<M;k++){var A=a[k],S=g[2*A],E=g[2*A+1];S<d?E<m?v.push(A):_.push(A):E<m?w.push(A):T.push(A)}return s<<=2,u.push(t(e,n,p,v,o,s),t(e,m,p,_,o,s+1),t(d,n,p,w,o,s+2),t(d,m,p,T,o,s+3)),f}(0,0,1,d,0,1);for(var w=0,T=0;T<y.length;T++){var k=y[T];if(d.set)d.set(k,w);else for(var M=0,A=k.length;M<A;M++)d[M+w]=k[M];var S=w+y[T].length;_[T]=[w,S],w=S}return d.range=function(){var e,r=[],n=arguments.length;for(;n--;)r[n]=arguments[n];if(u(r[r.length-1])){var o=r.pop();r.length||null==o.x&&null==o.l&&null==o.left||(r=[o],e={}),e=s(o,{level:\"level maxLevel\",d:\"d diam diameter r radius px pxSize pixel pixelSize maxD size minSize\",lod:\"lod details ranges offsets\"})}else e={};r.length||(r=i);var c=a.apply(void 0,r),f=[Math.min(c.x,c.x+c.width),Math.min(c.y,c.y+c.height),Math.max(c.x,c.x+c.width),Math.max(c.y,c.y+c.height)],d=f[0],g=f[1],m=f[2],v=f[3],b=p([d,g,m,v],i),_=b[0],w=b[1],T=b[2],k=b[3],M=l(e.level,y.length);if(null!=e.d){var A;\"number\"==typeof e.d?A=[e.d,e.d]:e.d.length&&(A=e.d),M=Math.min(Math.max(Math.ceil(-h(Math.abs(A[0])/(i[2]-i[0]))),Math.ceil(-h(Math.abs(A[1])/(i[3]-i[1])))),M)}if(M=Math.min(M,y.length),e.lod)return E(_,w,T,k,M);var S=[];function C(e,r,n,i,a,o){if(null!==a&&null!==o&&!(_>e+n||w>r+n||T<e||k<r||i>=M||a===o)){var s=y[i];void 0===o&&(o=s.length);for(var l=a;l<o;l++){var c=s[l],u=t[2*c],f=t[2*c+1];u>=d&&u<=m&&f>=g&&f<=v&&S.push(c)}var h=x[i],p=h[4*a+0],b=h[4*a+1],A=h[4*a+2],E=h[4*a+3],I=L(h,a+1),P=.5*n,z=i+1;C(e,r,P,z,p,b||A||E||I),C(e,r+P,P,z,b,A||E||I),C(e+P,r,P,z,A,E||I),C(e+P,r+P,P,z,E,I)}}function L(t,e){for(var r=null,n=0;null===r;)if(r=t[4*e+n],++n>t.length)return null;return r}return C(0,0,1,0,0,1),S},d;function E(t,e,r,i,a){for(var o=[],s=0;s<a;s++){var l=b[s],c=_[s][0],u=C(t,e,s),f=C(r,i,s),h=n.ge(l,u),p=n.gt(l,f,h,l.length-1);o[s]=[h+c,p+c]}return o}function C(t,e,r){for(var n=1,i=.5,a=.5,o=.5,s=0;s<r;s++)n<<=2,n+=t<i?e<a?0:1:e<a?2:3,o*=.5,i+=t<i?-o:o,a+=e<a?-o:o;return n}}},{\"array-bounds\":70,\"binary-search-bounds\":96,clamp:120,defined:170,dtype:175,\"flatten-vertex-data\":244,\"is-obj\":468,\"math-log2\":479,\"parse-rect\":504,\"pick-by-alias\":511}],59:[function(t,e,r){\"use strict\";Object.defineProperty(r,\"__esModule\",{value:!0});var n=t(\"@turf/meta\");function i(t){var e=0;if(t&&t.length>0){e+=Math.abs(a(t[0]));for(var r=1;r<t.length;r++)e-=Math.abs(a(t[r]))}return e}function a(t){var e,r,n,i,a,s,l=0,c=t.length;if(c>2){for(s=0;s<c;s++)s===c-2?(n=c-2,i=c-1,a=0):s===c-1?(n=c-1,i=0,a=1):(n=s,i=s+1,a=s+2),e=t[n],r=t[i],l+=(o(t[a][0])-o(e[0]))*Math.sin(o(r[1]));l=6378137*l*6378137/2}return l}function o(t){return t*Math.PI/180}r.default=function(t){return n.geomReduce(t,(function(t,e){return t+function(t){var e,r=0;switch(t.type){case\"Polygon\":return i(t.coordinates);case\"MultiPolygon\":for(e=0;e<t.coordinates.length;e++)r+=i(t.coordinates[e]);return r;case\"Point\":case\"MultiPoint\":case\"LineString\":case\"MultiLineString\":return 0}return 0}(e)}),0)}},{\"@turf/meta\":63}],60:[function(t,e,r){\"use strict\";Object.defineProperty(r,\"__esModule\",{value:!0});var n=t(\"@turf/meta\");r.default=function(t){var e=[1/0,1/0,-1/0,-1/0];return n.coordEach(t,(function(t){e[0]>t[0]&&(e[0]=t[0]),e[1]>t[1]&&(e[1]=t[1]),e[2]<t[0]&&(e[2]=t[0]),e[3]<t[1]&&(e[3]=t[1])})),e}},{\"@turf/meta\":63}],61:[function(t,e,r){\"use strict\";Object.defineProperty(r,\"__esModule\",{value:!0});var n=t(\"@turf/meta\"),i=t(\"@turf/helpers\");r.default=function(t,e){void 0===e&&(e={});var r=0,a=0,o=0;return n.coordEach(t,(function(t){r+=t[0],a+=t[1],o++})),i.point([r/o,a/o],e.properties)}},{\"@turf/helpers\":62,\"@turf/meta\":63}],62:[function(t,e,r){\"use strict\";function n(t,e,r){void 0===r&&(r={});var n={type:\"Feature\"};return(0===r.id||r.id)&&(n.id=r.id),r.bbox&&(n.bbox=r.bbox),n.properties=e||{},n.geometry=t,n}function i(t,e,r){return void 0===r&&(r={}),n({type:\"Point\",coordinates:t},e,r)}function a(t,e,r){void 0===r&&(r={});for(var i=0,a=t;i<a.length;i++){var o=a[i];if(o.length<4)throw new Error(\"Each LinearRing of a Polygon must have 4 or more Positions.\");for(var s=0;s<o[o.length-1].length;s++)if(o[o.length-1][s]!==o[0][s])throw new Error(\"First and last Position are not equivalent.\")}return n({type:\"Polygon\",coordinates:t},e,r)}function o(t,e,r){if(void 0===r&&(r={}),t.length<2)throw new Error(\"coordinates must be an array of two or more positions\");return n({type:\"LineString\",coordinates:t},e,r)}function s(t,e){void 0===e&&(e={});var r={type:\"FeatureCollection\"};return e.id&&(r.id=e.id),e.bbox&&(r.bbox=e.bbox),r.features=t,r}function l(t,e,r){return void 0===r&&(r={}),n({type:\"MultiLineString\",coordinates:t},e,r)}function c(t,e,r){return void 0===r&&(r={}),n({type:\"MultiPoint\",coordinates:t},e,r)}function u(t,e,r){return void 0===r&&(r={}),n({type:\"MultiPolygon\",coordinates:t},e,r)}function f(t,e){void 0===e&&(e=\"kilometers\");var n=r.factors[e];if(!n)throw new Error(e+\" units is invalid\");return t*n}function h(t,e){void 0===e&&(e=\"kilometers\");var n=r.factors[e];if(!n)throw new Error(e+\" units is invalid\");return t/n}function p(t){return 180*(t%(2*Math.PI))/Math.PI}function d(t){return!isNaN(t)&&null!==t&&!Array.isArray(t)&&!/^\\s*$/.test(t)}Object.defineProperty(r,\"__esModule\",{value:!0}),r.earthRadius=6371008.8,r.factors={centimeters:100*r.earthRadius,centimetres:100*r.earthRadius,degrees:r.earthRadius/111325,feet:3.28084*r.earthRadius,inches:39.37*r.earthRadius,kilometers:r.earthRadius/1e3,kilometres:r.earthRadius/1e3,meters:r.earthRadius,metres:r.earthRadius,miles:r.earthRadius/1609.344,millimeters:1e3*r.earthRadius,millimetres:1e3*r.earthRadius,nauticalmiles:r.earthRadius/1852,radians:1,yards:r.earthRadius/1.0936},r.unitsFactors={centimeters:100,centimetres:100,degrees:1/111325,feet:3.28084,inches:39.37,kilometers:.001,kilometres:.001,meters:1,metres:1,miles:1/1609.344,millimeters:1e3,millimetres:1e3,nauticalmiles:1/1852,radians:1/r.earthRadius,yards:1/1.0936},r.areaFactors={acres:247105e-9,centimeters:1e4,centimetres:1e4,feet:10.763910417,inches:1550.003100006,kilometers:1e-6,kilometres:1e-6,meters:1,metres:1,miles:386e-9,millimeters:1e6,millimetres:1e6,yards:1.195990046},r.feature=n,r.geometry=function(t,e,r){switch(void 0===r&&(r={}),t){case\"Point\":return i(e).geometry;case\"LineString\":return o(e).geometry;case\"Polygon\":return a(e).geometry;case\"MultiPoint\":return c(e).geometry;case\"MultiLineString\":return l(e).geometry;case\"MultiPolygon\":return u(e).geometry;default:throw new Error(t+\" is invalid\")}},r.point=i,r.points=function(t,e,r){return void 0===r&&(r={}),s(t.map((function(t){return i(t,e)})),r)},r.polygon=a,r.polygons=function(t,e,r){return void 0===r&&(r={}),s(t.map((function(t){return a(t,e)})),r)},r.lineString=o,r.lineStrings=function(t,e,r){return void 0===r&&(r={}),s(t.map((function(t){return o(t,e)})),r)},r.featureCollection=s,r.multiLineString=l,r.multiPoint=c,r.multiPolygon=u,r.geometryCollection=function(t,e,r){return void 0===r&&(r={}),n({type:\"GeometryCollection\",geometries:t},e,r)},r.round=function(t,e){if(void 0===e&&(e=0),e&&!(e>=0))throw new Error(\"precision must be a positive number\");var r=Math.pow(10,e||0);return Math.round(t*r)/r},r.radiansToLength=f,r.lengthToRadians=h,r.lengthToDegrees=function(t,e){return p(h(t,e))},r.bearingToAzimuth=function(t){var e=t%360;return e<0&&(e+=360),e},r.radiansToDegrees=p,r.degreesToRadians=function(t){return t%360*Math.PI/180},r.convertLength=function(t,e,r){if(void 0===e&&(e=\"kilometers\"),void 0===r&&(r=\"kilometers\"),!(t>=0))throw new Error(\"length must be a positive number\");return f(h(t,e),r)},r.convertArea=function(t,e,n){if(void 0===e&&(e=\"meters\"),void 0===n&&(n=\"kilometers\"),!(t>=0))throw new Error(\"area must be a positive number\");var i=r.areaFactors[e];if(!i)throw new Error(\"invalid original units\");var a=r.areaFactors[n];if(!a)throw new Error(\"invalid final units\");return t/i*a},r.isNumber=d,r.isObject=function(t){return!!t&&t.constructor===Object},r.validateBBox=function(t){if(!t)throw new Error(\"bbox is required\");if(!Array.isArray(t))throw new Error(\"bbox must be an Array\");if(4!==t.length&&6!==t.length)throw new Error(\"bbox must be an Array of 4 or 6 numbers\");t.forEach((function(t){if(!d(t))throw new Error(\"bbox must only contain numbers\")}))},r.validateId=function(t){if(!t)throw new Error(\"id is required\");if(-1===[\"string\",\"number\"].indexOf(typeof t))throw new Error(\"id must be a number or a string\")},r.radians2degrees=function(){throw new Error(\"method has been renamed to `radiansToDegrees`\")},r.degrees2radians=function(){throw new Error(\"method has been renamed to `degreesToRadians`\")},r.distanceToDegrees=function(){throw new Error(\"method has been renamed to `lengthToDegrees`\")},r.distanceToRadians=function(){throw new Error(\"method has been renamed to `lengthToRadians`\")},r.radiansToDistance=function(){throw new Error(\"method has been renamed to `radiansToLength`\")},r.bearingToAngle=function(){throw new Error(\"method has been renamed to `bearingToAzimuth`\")},r.convertDistance=function(){throw new Error(\"method has been renamed to `convertLength`\")}},{}],63:[function(t,e,r){\"use strict\";Object.defineProperty(r,\"__esModule\",{value:!0});var n=t(\"@turf/helpers\");function i(t,e,r){if(null!==t)for(var n,a,o,s,l,c,u,f,h=0,p=0,d=t.type,g=\"FeatureCollection\"===d,m=\"Feature\"===d,v=g?t.features.length:1,y=0;y<v;y++){l=(f=!!(u=g?t.features[y].geometry:m?t.geometry:t)&&\"GeometryCollection\"===u.type)?u.geometries.length:1;for(var x=0;x<l;x++){var b=0,_=0;if(null!==(s=f?u.geometries[x]:u)){c=s.coordinates;var w=s.type;switch(h=!r||\"Polygon\"!==w&&\"MultiPolygon\"!==w?0:1,w){case null:break;case\"Point\":if(!1===e(c,p,y,b,_))return!1;p++,b++;break;case\"LineString\":case\"MultiPoint\":for(n=0;n<c.length;n++){if(!1===e(c[n],p,y,b,_))return!1;p++,\"MultiPoint\"===w&&b++}\"LineString\"===w&&b++;break;case\"Polygon\":case\"MultiLineString\":for(n=0;n<c.length;n++){for(a=0;a<c[n].length-h;a++){if(!1===e(c[n][a],p,y,b,_))return!1;p++}\"MultiLineString\"===w&&b++,\"Polygon\"===w&&_++}\"Polygon\"===w&&b++;break;case\"MultiPolygon\":for(n=0;n<c.length;n++){for(_=0,a=0;a<c[n].length;a++){for(o=0;o<c[n][a].length-h;o++){if(!1===e(c[n][a][o],p,y,b,_))return!1;p++}_++}b++}break;case\"GeometryCollection\":for(n=0;n<s.geometries.length;n++)if(!1===i(s.geometries[n],e,r))return!1;break;default:throw new Error(\"Unknown Geometry Type\")}}}}}function a(t,e){var r;switch(t.type){case\"FeatureCollection\":for(r=0;r<t.features.length&&!1!==e(t.features[r].properties,r);r++);break;case\"Feature\":e(t.properties,0)}}function o(t,e){if(\"Feature\"===t.type)e(t,0);else if(\"FeatureCollection\"===t.type)for(var r=0;r<t.features.length&&!1!==e(t.features[r],r);r++);}function s(t,e){var r,n,i,a,o,s,l,c,u,f,h=0,p=\"FeatureCollection\"===t.type,d=\"Feature\"===t.type,g=p?t.features.length:1;for(r=0;r<g;r++){for(s=p?t.features[r].geometry:d?t.geometry:t,c=p?t.features[r].properties:d?t.properties:{},u=p?t.features[r].bbox:d?t.bbox:void 0,f=p?t.features[r].id:d?t.id:void 0,o=(l=!!s&&\"GeometryCollection\"===s.type)?s.geometries.length:1,i=0;i<o;i++)if(null!==(a=l?s.geometries[i]:s))switch(a.type){case\"Point\":case\"LineString\":case\"MultiPoint\":case\"Polygon\":case\"MultiLineString\":case\"MultiPolygon\":if(!1===e(a,h,c,u,f))return!1;break;case\"GeometryCollection\":for(n=0;n<a.geometries.length;n++)if(!1===e(a.geometries[n],h,c,u,f))return!1;break;default:throw new Error(\"Unknown Geometry Type\")}else if(!1===e(null,h,c,u,f))return!1;h++}}function l(t,e){s(t,(function(t,r,i,a,o){var s,l=null===t?null:t.type;switch(l){case null:case\"Point\":case\"LineString\":case\"Polygon\":return!1!==e(n.feature(t,i,{bbox:a,id:o}),r,0)&&void 0}switch(l){case\"MultiPoint\":s=\"Point\";break;case\"MultiLineString\":s=\"LineString\";break;case\"MultiPolygon\":s=\"Polygon\"}for(var c=0;c<t.coordinates.length;c++){var u={type:s,coordinates:t.coordinates[c]};if(!1===e(n.feature(u,i),r,c))return!1}}))}function c(t,e){l(t,(function(t,r,a){var o=0;if(t.geometry){var s=t.geometry.type;if(\"Point\"!==s&&\"MultiPoint\"!==s){var l,c=0,u=0,f=0;return!1!==i(t,(function(i,s,h,p,d){if(void 0===l||r>c||p>u||d>f)return l=i,c=r,u=p,f=d,void(o=0);var g=n.lineString([l,i],t.properties);if(!1===e(g,r,a,d,o))return!1;o++,l=i}))&&void 0}}}))}function u(t,e){if(!t)throw new Error(\"geojson is required\");l(t,(function(t,r,i){if(null!==t.geometry){var a=t.geometry.type,o=t.geometry.coordinates;switch(a){case\"LineString\":if(!1===e(t,r,i,0,0))return!1;break;case\"Polygon\":for(var s=0;s<o.length;s++)if(!1===e(n.lineString(o[s],t.properties),r,i,s))return!1}}}))}r.coordEach=i,r.coordReduce=function(t,e,r,n){var a=r;return i(t,(function(t,n,i,o,s){a=0===n&&void 0===r?t:e(a,t,n,i,o,s)}),n),a},r.propEach=a,r.propReduce=function(t,e,r){var n=r;return a(t,(function(t,i){n=0===i&&void 0===r?t:e(n,t,i)})),n},r.featureEach=o,r.featureReduce=function(t,e,r){var n=r;return o(t,(function(t,i){n=0===i&&void 0===r?t:e(n,t,i)})),n},r.coordAll=function(t){var e=[];return i(t,(function(t){e.push(t)})),e},r.geomEach=s,r.geomReduce=function(t,e,r){var n=r;return s(t,(function(t,i,a,o,s){n=0===i&&void 0===r?t:e(n,t,i,a,o,s)})),n},r.flattenEach=l,r.flattenReduce=function(t,e,r){var n=r;return l(t,(function(t,i,a){n=0===i&&0===a&&void 0===r?t:e(n,t,i,a)})),n},r.segmentEach=c,r.segmentReduce=function(t,e,r){var n=r,i=!1;return c(t,(function(t,a,o,s,l){n=!1===i&&void 0===r?t:e(n,t,a,o,s,l),i=!0})),n},r.lineEach=u,r.lineReduce=function(t,e,r){var n=r;return u(t,(function(t,i,a,o){n=0===i&&void 0===r?t:e(n,t,i,a,o)})),n},r.findSegment=function(t,e){if(e=e||{},!n.isObject(e))throw new Error(\"options is invalid\");var r,i=e.featureIndex||0,a=e.multiFeatureIndex||0,o=e.geometryIndex||0,s=e.segmentIndex||0,l=e.properties;switch(t.type){case\"FeatureCollection\":i<0&&(i=t.features.length+i),l=l||t.features[i].properties,r=t.features[i].geometry;break;case\"Feature\":l=l||t.properties,r=t.geometry;break;case\"Point\":case\"MultiPoint\":return null;case\"LineString\":case\"Polygon\":case\"MultiLineString\":case\"MultiPolygon\":r=t;break;default:throw new Error(\"geojson is invalid\")}if(null===r)return null;var c=r.coordinates;switch(r.type){case\"Point\":case\"MultiPoint\":return null;case\"LineString\":return s<0&&(s=c.length+s-1),n.lineString([c[s],c[s+1]],l,e);case\"Polygon\":return o<0&&(o=c.length+o),s<0&&(s=c[o].length+s-1),n.lineString([c[o][s],c[o][s+1]],l,e);case\"MultiLineString\":return a<0&&(a=c.length+a),s<0&&(s=c[a].length+s-1),n.lineString([c[a][s],c[a][s+1]],l,e);case\"MultiPolygon\":return a<0&&(a=c.length+a),o<0&&(o=c[a].length+o),s<0&&(s=c[a][o].length-s-1),n.lineString([c[a][o][s],c[a][o][s+1]],l,e)}throw new Error(\"geojson is invalid\")},r.findPoint=function(t,e){if(e=e||{},!n.isObject(e))throw new Error(\"options is invalid\");var r,i=e.featureIndex||0,a=e.multiFeatureIndex||0,o=e.geometryIndex||0,s=e.coordIndex||0,l=e.properties;switch(t.type){case\"FeatureCollection\":i<0&&(i=t.features.length+i),l=l||t.features[i].properties,r=t.features[i].geometry;break;case\"Feature\":l=l||t.properties,r=t.geometry;break;case\"Point\":case\"MultiPoint\":return null;case\"LineString\":case\"Polygon\":case\"MultiLineString\":case\"MultiPolygon\":r=t;break;default:throw new Error(\"geojson is invalid\")}if(null===r)return null;var c=r.coordinates;switch(r.type){case\"Point\":return n.point(c,l,e);case\"MultiPoint\":return a<0&&(a=c.length+a),n.point(c[a],l,e);case\"LineString\":return s<0&&(s=c.length+s),n.point(c[s],l,e);case\"Polygon\":return o<0&&(o=c.length+o),s<0&&(s=c[o].length+s),n.point(c[o][s],l,e);case\"MultiLineString\":return a<0&&(a=c.length+a),s<0&&(s=c[a].length+s),n.point(c[a][s],l,e);case\"MultiPolygon\":return a<0&&(a=c.length+a),o<0&&(o=c[a].length+o),s<0&&(s=c[a][o].length-s),n.point(c[a][o][s],l,e)}throw new Error(\"geojson is invalid\")}},{\"@turf/helpers\":62}],64:[function(t,e,r){\"use strict\";var n=\"undefined\"==typeof WeakMap?t(\"weak-map\"):WeakMap,i=t(\"gl-buffer\"),a=t(\"gl-vao\"),o=new n;e.exports=function(t){var e=o.get(t),r=e&&(e._triangleBuffer.handle||e._triangleBuffer.buffer);if(!r||!t.isBuffer(r)){var n=i(t,new Float32Array([-1,-1,-1,4,4,-1]));(e=a(t,[{buffer:n,type:t.FLOAT,size:2}]))._triangleBuffer=n,o.set(t,e)}e.bind(),t.drawArrays(t.TRIANGLES,0,3),e.unbind()}},{\"gl-buffer\":259,\"gl-vao\":358,\"weak-map\":602}],65:[function(t,e,r){e.exports=function(t){var e=0,r=0,n=0,i=0;return t.map((function(t){var a=(t=t.slice())[0],o=a.toUpperCase();if(a!=o)switch(t[0]=o,a){case\"a\":t[6]+=n,t[7]+=i;break;case\"v\":t[1]+=i;break;case\"h\":t[1]+=n;break;default:for(var s=1;s<t.length;)t[s++]+=n,t[s++]+=i}switch(o){case\"Z\":n=e,i=r;break;case\"H\":n=t[1];break;case\"V\":i=t[1];break;case\"M\":n=e=t[1],i=r=t[2];break;default:n=t[t.length-2],i=t[t.length-1]}return t}))}},{}],66:[function(t,e,r){var n=t(\"pad-left\");e.exports=function(t,e,r){e=\"number\"==typeof e?e:1,r=r||\": \";var i=t.split(/\\r?\\n/),a=String(i.length+e-1).length;return i.map((function(t,i){var o=i+e,s=String(o).length;return n(o,a-s)+r+t})).join(\"\\n\")}},{\"pad-left\":502}],67:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.length;if(0===e)return[];if(1===e)return[0];for(var r=t[0].length,n=[t[0]],a=[0],o=1;o<e;++o)if(n.push(t[o]),i(n,r)){if(a.push(o),a.length===r+1)return a}else n.pop();return a};var n=t(\"robust-orientation\");function i(t,e){for(var r=new Array(e+1),i=0;i<t.length;++i)r[i]=t[i];for(i=0;i<=t.length;++i){for(var a=t.length;a<=e;++a){for(var o=new Array(e),s=0;s<e;++s)o[s]=Math.pow(a+1-i,s);r[a]=o}if(n.apply(void 0,r))return!0}return!1}},{\"robust-orientation\":548}],68:[function(t,e,r){\"use strict\";e.exports=function(t,e){return n(e).filter((function(r){for(var n=new Array(r.length),a=0;a<r.length;++a)n[a]=e[r[a]];return i(n)*t<1}))};var n=t(\"delaunay-triangulate\"),i=t(\"circumradius\")},{circumradius:119,\"delaunay-triangulate\":171}],69:[function(t,e,r){e.exports=function(t,e){return i(n(t,e))};var n=t(\"alpha-complex\"),i=t(\"simplicial-complex-boundary\")},{\"alpha-complex\":68,\"simplicial-complex-boundary\":555}],70:[function(t,e,r){\"use strict\";e.exports=function(t,e){if(!t||null==t.length)throw Error(\"Argument should be an array\");e=null==e?1:Math.floor(e);for(var r=Array(2*e),n=0;n<e;n++){for(var i=-1/0,a=1/0,o=n,s=t.length;o<s;o+=e)t[o]>i&&(i=t[o]),t[o]<a&&(a=t[o]);r[n]=a,r[e+n]=i}return r}},{}],71:[function(t,e,r){\"use strict\";var n=t(\"array-bounds\");e.exports=function(t,e,r){if(!t||null==t.length)throw Error(\"Argument should be an array\");null==e&&(e=1);null==r&&(r=n(t,e));for(var i=0;i<e;i++){var a=r[e+i],o=r[i],s=i,l=t.length;if(a===1/0&&o===-1/0)for(s=i;s<l;s+=e)t[s]=t[s]===a?1:t[s]===o?0:.5;else if(a===1/0)for(s=i;s<l;s+=e)t[s]=t[s]===a?1:0;else if(o===-1/0)for(s=i;s<l;s+=e)t[s]=t[s]===o?0:1;else{var c=a-o;for(s=i;s<l;s+=e)isNaN(t[s])||(t[s]=0===c?.5:(t[s]-o)/c)}}return t}},{\"array-bounds\":70}],72:[function(t,e,r){e.exports=function(t,e){var r=\"number\"==typeof t,n=\"number\"==typeof e;r&&!n?(e=t,t=0):r||n||(t=0,e=0);var i=(e|=0)-(t|=0);if(i<0)throw new Error(\"array length must be positive\");for(var a=new Array(i),o=0,s=t;o<i;o++,s++)a[o]=s;return a}},{}],73:[function(t,e,r){(function(r){(function(){\"use strict\";var n=t(\"object-assign\");\n",
       "/*!\n",
       " * The buffer module from node.js, for the browser.\n",
       " *\n",
       " * @author   Feross Aboukhadijeh <feross@feross.org> <http://feross.org>\n",
       " * @license  MIT\n",
       " */function i(t,e){if(t===e)return 0;for(var r=t.length,n=e.length,i=0,a=Math.min(r,n);i<a;++i)if(t[i]!==e[i]){r=t[i],n=e[i];break}return r<n?-1:n<r?1:0}function a(t){return r.Buffer&&\"function\"==typeof r.Buffer.isBuffer?r.Buffer.isBuffer(t):!(null==t||!t._isBuffer)}var o=t(\"util/\"),s=Object.prototype.hasOwnProperty,l=Array.prototype.slice,c=\"foo\"===function(){}.name;function u(t){return Object.prototype.toString.call(t)}function f(t){return!a(t)&&(\"function\"==typeof r.ArrayBuffer&&(\"function\"==typeof ArrayBuffer.isView?ArrayBuffer.isView(t):!!t&&(t instanceof DataView||!!(t.buffer&&t.buffer instanceof ArrayBuffer))))}var h=e.exports=y,p=/\\s*function\\s+([^\\(\\s]*)\\s*/;function d(t){if(o.isFunction(t)){if(c)return t.name;var e=t.toString().match(p);return e&&e[1]}}function g(t,e){return\"string\"==typeof t?t.length<e?t:t.slice(0,e):t}function m(t){if(c||!o.isFunction(t))return o.inspect(t);var e=d(t);return\"[Function\"+(e?\": \"+e:\"\")+\"]\"}function v(t,e,r,n,i){throw new h.AssertionError({message:r,actual:t,expected:e,operator:n,stackStartFunction:i})}function y(t,e){t||v(t,!0,e,\"==\",h.ok)}function x(t,e,r,n){if(t===e)return!0;if(a(t)&&a(e))return 0===i(t,e);if(o.isDate(t)&&o.isDate(e))return t.getTime()===e.getTime();if(o.isRegExp(t)&&o.isRegExp(e))return t.source===e.source&&t.global===e.global&&t.multiline===e.multiline&&t.lastIndex===e.lastIndex&&t.ignoreCase===e.ignoreCase;if(null!==t&&\"object\"==typeof t||null!==e&&\"object\"==typeof e){if(f(t)&&f(e)&&u(t)===u(e)&&!(t instanceof Float32Array||t instanceof Float64Array))return 0===i(new Uint8Array(t.buffer),new Uint8Array(e.buffer));if(a(t)!==a(e))return!1;var s=(n=n||{actual:[],expected:[]}).actual.indexOf(t);return-1!==s&&s===n.expected.indexOf(e)||(n.actual.push(t),n.expected.push(e),function(t,e,r,n){if(null==t||null==e)return!1;if(o.isPrimitive(t)||o.isPrimitive(e))return t===e;if(r&&Object.getPrototypeOf(t)!==Object.getPrototypeOf(e))return!1;var i=b(t),a=b(e);if(i&&!a||!i&&a)return!1;if(i)return t=l.call(t),e=l.call(e),x(t,e,r);var s,c,u=T(t),f=T(e);if(u.length!==f.length)return!1;for(u.sort(),f.sort(),c=u.length-1;c>=0;c--)if(u[c]!==f[c])return!1;for(c=u.length-1;c>=0;c--)if(s=u[c],!x(t[s],e[s],r,n))return!1;return!0}(t,e,r,n))}return r?t===e:t==e}function b(t){return\"[object Arguments]\"==Object.prototype.toString.call(t)}function _(t,e){if(!t||!e)return!1;if(\"[object RegExp]\"==Object.prototype.toString.call(e))return e.test(t);try{if(t instanceof e)return!0}catch(t){}return!Error.isPrototypeOf(e)&&!0===e.call({},t)}function w(t,e,r,n){var i;if(\"function\"!=typeof e)throw new TypeError('\"block\" argument must be a function');\"string\"==typeof r&&(n=r,r=null),i=function(t){var e;try{t()}catch(t){e=t}return e}(e),n=(r&&r.name?\" (\"+r.name+\").\":\".\")+(n?\" \"+n:\".\"),t&&!i&&v(i,r,\"Missing expected exception\"+n);var a=\"string\"==typeof n,s=!t&&i&&!r;if((!t&&o.isError(i)&&a&&_(i,r)||s)&&v(i,r,\"Got unwanted exception\"+n),t&&i&&r&&!_(i,r)||!t&&i)throw i}h.AssertionError=function(t){this.name=\"AssertionError\",this.actual=t.actual,this.expected=t.expected,this.operator=t.operator,t.message?(this.message=t.message,this.generatedMessage=!1):(this.message=function(t){return g(m(t.actual),128)+\" \"+t.operator+\" \"+g(m(t.expected),128)}(this),this.generatedMessage=!0);var e=t.stackStartFunction||v;if(Error.captureStackTrace)Error.captureStackTrace(this,e);else{var r=new Error;if(r.stack){var n=r.stack,i=d(e),a=n.indexOf(\"\\n\"+i);if(a>=0){var o=n.indexOf(\"\\n\",a+1);n=n.substring(o+1)}this.stack=n}}},o.inherits(h.AssertionError,Error),h.fail=v,h.ok=y,h.equal=function(t,e,r){t!=e&&v(t,e,r,\"==\",h.equal)},h.notEqual=function(t,e,r){t==e&&v(t,e,r,\"!=\",h.notEqual)},h.deepEqual=function(t,e,r){x(t,e,!1)||v(t,e,r,\"deepEqual\",h.deepEqual)},h.deepStrictEqual=function(t,e,r){x(t,e,!0)||v(t,e,r,\"deepStrictEqual\",h.deepStrictEqual)},h.notDeepEqual=function(t,e,r){x(t,e,!1)&&v(t,e,r,\"notDeepEqual\",h.notDeepEqual)},h.notDeepStrictEqual=function t(e,r,n){x(e,r,!0)&&v(e,r,n,\"notDeepStrictEqual\",t)},h.strictEqual=function(t,e,r){t!==e&&v(t,e,r,\"===\",h.strictEqual)},h.notStrictEqual=function(t,e,r){t===e&&v(t,e,r,\"!==\",h.notStrictEqual)},h.throws=function(t,e,r){w(!0,t,e,r)},h.doesNotThrow=function(t,e,r){w(!1,t,e,r)},h.ifError=function(t){if(t)throw t},h.strict=n((function t(e,r){e||v(e,!0,r,\"==\",t)}),h,{equal:h.strictEqual,deepEqual:h.deepStrictEqual,notEqual:h.notStrictEqual,notDeepEqual:h.notDeepStrictEqual}),h.strict.strict=h.strict;var T=Object.keys||function(t){var e=[];for(var r in t)s.call(t,r)&&e.push(r);return e}}).call(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"object-assign\":499,\"util/\":76}],74:[function(t,e,r){\"function\"==typeof Object.create?e.exports=function(t,e){t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}},{}],75:[function(t,e,r){e.exports=function(t){return t&&\"object\"==typeof t&&\"function\"==typeof t.copy&&\"function\"==typeof t.fill&&\"function\"==typeof t.readUInt8}},{}],76:[function(t,e,r){(function(e,n){(function(){var i=/%[sdj%]/g;r.format=function(t){if(!v(t)){for(var e=[],r=0;r<arguments.length;r++)e.push(s(arguments[r]));return e.join(\" \")}r=1;for(var n=arguments,a=n.length,o=String(t).replace(i,(function(t){if(\"%%\"===t)return\"%\";if(r>=a)return t;switch(t){case\"%s\":return String(n[r++]);case\"%d\":return Number(n[r++]);case\"%j\":try{return JSON.stringify(n[r++])}catch(t){return\"[Circular]\"}default:return t}})),l=n[r];r<a;l=n[++r])g(l)||!b(l)?o+=\" \"+l:o+=\" \"+s(l);return o},r.deprecate=function(t,i){if(y(n.process))return function(){return r.deprecate(t,i).apply(this,arguments)};if(!0===e.noDeprecation)return t;var a=!1;return function(){if(!a){if(e.throwDeprecation)throw new Error(i);e.traceDeprecation?console.trace(i):console.error(i),a=!0}return t.apply(this,arguments)}};var a,o={};function s(t,e){var n={seen:[],stylize:c};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),d(e)?n.showHidden=e:e&&r._extend(n,e),y(n.showHidden)&&(n.showHidden=!1),y(n.depth)&&(n.depth=2),y(n.colors)&&(n.colors=!1),y(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=l),u(n,t,n.depth)}function l(t,e){var r=s.styles[e];return r?\"\\x1b[\"+s.colors[r][0]+\"m\"+t+\"\\x1b[\"+s.colors[r][1]+\"m\":t}function c(t,e){return t}function u(t,e,n){if(t.customInspect&&e&&T(e.inspect)&&e.inspect!==r.inspect&&(!e.constructor||e.constructor.prototype!==e)){var i=e.inspect(n,t);return v(i)||(i=u(t,i,n)),i}var a=function(t,e){if(y(e))return t.stylize(\"undefined\",\"undefined\");if(v(e)){var r=\"'\"+JSON.stringify(e).replace(/^\"|\"$/g,\"\").replace(/'/g,\"\\\\'\").replace(/\\\\\"/g,'\"')+\"'\";return t.stylize(r,\"string\")}if(m(e))return t.stylize(\"\"+e,\"number\");if(d(e))return t.stylize(\"\"+e,\"boolean\");if(g(e))return t.stylize(\"null\",\"null\")}(t,e);if(a)return a;var o=Object.keys(e),s=function(t){var e={};return t.forEach((function(t,r){e[t]=!0})),e}(o);if(t.showHidden&&(o=Object.getOwnPropertyNames(e)),w(e)&&(o.indexOf(\"message\")>=0||o.indexOf(\"description\")>=0))return f(e);if(0===o.length){if(T(e)){var l=e.name?\": \"+e.name:\"\";return t.stylize(\"[Function\"+l+\"]\",\"special\")}if(x(e))return t.stylize(RegExp.prototype.toString.call(e),\"regexp\");if(_(e))return t.stylize(Date.prototype.toString.call(e),\"date\");if(w(e))return f(e)}var c,b=\"\",k=!1,M=[\"{\",\"}\"];(p(e)&&(k=!0,M=[\"[\",\"]\"]),T(e))&&(b=\" [Function\"+(e.name?\": \"+e.name:\"\")+\"]\");return x(e)&&(b=\" \"+RegExp.prototype.toString.call(e)),_(e)&&(b=\" \"+Date.prototype.toUTCString.call(e)),w(e)&&(b=\" \"+f(e)),0!==o.length||k&&0!=e.length?n<0?x(e)?t.stylize(RegExp.prototype.toString.call(e),\"regexp\"):t.stylize(\"[Object]\",\"special\"):(t.seen.push(e),c=k?function(t,e,r,n,i){for(var a=[],o=0,s=e.length;o<s;++o)E(e,String(o))?a.push(h(t,e,r,n,String(o),!0)):a.push(\"\");return i.forEach((function(i){i.match(/^\\d+$/)||a.push(h(t,e,r,n,i,!0))})),a}(t,e,n,s,o):o.map((function(r){return h(t,e,n,s,r,k)})),t.seen.pop(),function(t,e,r){if(t.reduce((function(t,e){return e.indexOf(\"\\n\")>=0&&0,t+e.replace(/\\u001b\\[\\d\\d?m/g,\"\").length+1}),0)>60)return r[0]+(\"\"===e?\"\":e+\"\\n \")+\" \"+t.join(\",\\n  \")+\" \"+r[1];return r[0]+e+\" \"+t.join(\", \")+\" \"+r[1]}(c,b,M)):M[0]+b+M[1]}function f(t){return\"[\"+Error.prototype.toString.call(t)+\"]\"}function h(t,e,r,n,i,a){var o,s,l;if((l=Object.getOwnPropertyDescriptor(e,i)||{value:e[i]}).get?s=l.set?t.stylize(\"[Getter/Setter]\",\"special\"):t.stylize(\"[Getter]\",\"special\"):l.set&&(s=t.stylize(\"[Setter]\",\"special\")),E(n,i)||(o=\"[\"+i+\"]\"),s||(t.seen.indexOf(l.value)<0?(s=g(r)?u(t,l.value,null):u(t,l.value,r-1)).indexOf(\"\\n\")>-1&&(s=a?s.split(\"\\n\").map((function(t){return\"  \"+t})).join(\"\\n\").substr(2):\"\\n\"+s.split(\"\\n\").map((function(t){return\"   \"+t})).join(\"\\n\")):s=t.stylize(\"[Circular]\",\"special\")),y(o)){if(a&&i.match(/^\\d+$/))return s;(o=JSON.stringify(\"\"+i)).match(/^\"([a-zA-Z_][a-zA-Z_0-9]*)\"$/)?(o=o.substr(1,o.length-2),o=t.stylize(o,\"name\")):(o=o.replace(/'/g,\"\\\\'\").replace(/\\\\\"/g,'\"').replace(/(^\"|\"$)/g,\"'\"),o=t.stylize(o,\"string\"))}return o+\": \"+s}function p(t){return Array.isArray(t)}function d(t){return\"boolean\"==typeof t}function g(t){return null===t}function m(t){return\"number\"==typeof t}function v(t){return\"string\"==typeof t}function y(t){return void 0===t}function x(t){return b(t)&&\"[object RegExp]\"===k(t)}function b(t){return\"object\"==typeof t&&null!==t}function _(t){return b(t)&&\"[object Date]\"===k(t)}function w(t){return b(t)&&(\"[object Error]\"===k(t)||t instanceof Error)}function T(t){return\"function\"==typeof t}function k(t){return Object.prototype.toString.call(t)}function M(t){return t<10?\"0\"+t.toString(10):t.toString(10)}r.debuglog=function(t){if(y(a)&&(a=e.env.NODE_DEBUG||\"\"),t=t.toUpperCase(),!o[t])if(new RegExp(\"\\\\b\"+t+\"\\\\b\",\"i\").test(a)){var n=e.pid;o[t]=function(){var e=r.format.apply(r,arguments);console.error(\"%s %d: %s\",t,n,e)}}else o[t]=function(){};return o[t]},r.inspect=s,s.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},s.styles={special:\"cyan\",number:\"yellow\",boolean:\"yellow\",undefined:\"grey\",null:\"bold\",string:\"green\",date:\"magenta\",regexp:\"red\"},r.isArray=p,r.isBoolean=d,r.isNull=g,r.isNullOrUndefined=function(t){return null==t},r.isNumber=m,r.isString=v,r.isSymbol=function(t){return\"symbol\"==typeof t},r.isUndefined=y,r.isRegExp=x,r.isObject=b,r.isDate=_,r.isError=w,r.isFunction=T,r.isPrimitive=function(t){return null===t||\"boolean\"==typeof t||\"number\"==typeof t||\"string\"==typeof t||\"symbol\"==typeof t||\"undefined\"==typeof t},r.isBuffer=t(\"./support/isBuffer\");var A=[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"];function S(){var t=new Date,e=[M(t.getHours()),M(t.getMinutes()),M(t.getSeconds())].join(\":\");return[t.getDate(),A[t.getMonth()],e].join(\" \")}function E(t,e){return Object.prototype.hasOwnProperty.call(t,e)}r.log=function(){console.log(\"%s - %s\",S(),r.format.apply(r,arguments))},r.inherits=t(\"inherits\"),r._extend=function(t,e){if(!e||!b(e))return t;for(var r=Object.keys(e),n=r.length;n--;)t[r[n]]=e[r[n]];return t}}).call(this)}).call(this,t(\"_process\"),\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"./support/isBuffer\":75,_process:526,inherits:74}],77:[function(t,e,r){e.exports=function(t){return atob(t)}},{}],78:[function(t,e,r){\"use strict\";e.exports=function(t,e){for(var r=e.length,a=new Array(r+1),o=0;o<r;++o){for(var s=new Array(r+1),l=0;l<=r;++l)s[l]=t[l][o];a[o]=s}a[r]=new Array(r+1);for(o=0;o<=r;++o)a[r][o]=1;var c=new Array(r+1);for(o=0;o<r;++o)c[o]=e[o];c[r]=1;var u=n(a,c),f=i(u[r+1]);0===f&&(f=1);var h=new Array(r+1);for(o=0;o<=r;++o)h[o]=i(u[o])/f;return h};var n=t(\"robust-linear-solve\");function i(t){for(var e=0,r=0;r<t.length;++r)e+=t[r];return e}},{\"robust-linear-solve\":547}],79:[function(t,e,r){\"use strict\";r.byteLength=function(t){var e=c(t),r=e[0],n=e[1];return 3*(r+n)/4-n},r.toByteArray=function(t){var e,r,n=c(t),o=n[0],s=n[1],l=new a(function(t,e,r){return 3*(e+r)/4-r}(0,o,s)),u=0,f=s>0?o-4:o;for(r=0;r<f;r+=4)e=i[t.charCodeAt(r)]<<18|i[t.charCodeAt(r+1)]<<12|i[t.charCodeAt(r+2)]<<6|i[t.charCodeAt(r+3)],l[u++]=e>>16&255,l[u++]=e>>8&255,l[u++]=255&e;2===s&&(e=i[t.charCodeAt(r)]<<2|i[t.charCodeAt(r+1)]>>4,l[u++]=255&e);1===s&&(e=i[t.charCodeAt(r)]<<10|i[t.charCodeAt(r+1)]<<4|i[t.charCodeAt(r+2)]>>2,l[u++]=e>>8&255,l[u++]=255&e);return l},r.fromByteArray=function(t){for(var e,r=t.length,i=r%3,a=[],o=0,s=r-i;o<s;o+=16383)a.push(u(t,o,o+16383>s?s:o+16383));1===i?(e=t[r-1],a.push(n[e>>2]+n[e<<4&63]+\"==\")):2===i&&(e=(t[r-2]<<8)+t[r-1],a.push(n[e>>10]+n[e>>4&63]+n[e<<2&63]+\"=\"));return a.join(\"\")};for(var n=[],i=[],a=\"undefined\"!=typeof Uint8Array?Uint8Array:Array,o=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\",s=0,l=o.length;s<l;++s)n[s]=o[s],i[o.charCodeAt(s)]=s;function c(t){var e=t.length;if(e%4>0)throw new Error(\"Invalid string. Length must be a multiple of 4\");var r=t.indexOf(\"=\");return-1===r&&(r=e),[r,r===e?0:4-r%4]}function u(t,e,r){for(var i,a,o=[],s=e;s<r;s+=3)i=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(255&t[s+2]),o.push(n[(a=i)>>18&63]+n[a>>12&63]+n[a>>6&63]+n[63&a]);return o.join(\"\")}i[\"-\".charCodeAt(0)]=62,i[\"_\".charCodeAt(0)]=63},{}],80:[function(t,e,r){\"use strict\";var n=t(\"./lib/rationalize\");e.exports=function(t,e){return n(t[0].mul(e[1]).add(e[0].mul(t[1])),t[1].mul(e[1]))}},{\"./lib/rationalize\":90}],81:[function(t,e,r){\"use strict\";e.exports=function(t,e){return t[0].mul(e[1]).cmp(e[0].mul(t[1]))}},{}],82:[function(t,e,r){\"use strict\";var n=t(\"./lib/rationalize\");e.exports=function(t,e){return n(t[0].mul(e[1]),t[1].mul(e[0]))}},{\"./lib/rationalize\":90}],83:[function(t,e,r){\"use strict\";var n=t(\"./is-rat\"),i=t(\"./lib/is-bn\"),a=t(\"./lib/num-to-bn\"),o=t(\"./lib/str-to-bn\"),s=t(\"./lib/rationalize\"),l=t(\"./div\");e.exports=function t(e,r){if(n(e))return r?l(e,t(r)):[e[0].clone(),e[1].clone()];var c,u,f=0;if(i(e))c=e.clone();else if(\"string\"==typeof e)c=o(e);else{if(0===e)return[a(0),a(1)];if(e===Math.floor(e))c=a(e);else{for(;e!==Math.floor(e);)e*=Math.pow(2,256),f-=256;c=a(e)}}if(n(r))c.mul(r[1]),u=r[0].clone();else if(i(r))u=r.clone();else if(\"string\"==typeof r)u=o(r);else if(r)if(r===Math.floor(r))u=a(r);else{for(;r!==Math.floor(r);)r*=Math.pow(2,256),f+=256;u=a(r)}else u=a(1);f>0?c=c.ushln(f):f<0&&(u=u.ushln(-f));return s(c,u)}},{\"./div\":82,\"./is-rat\":84,\"./lib/is-bn\":88,\"./lib/num-to-bn\":89,\"./lib/rationalize\":90,\"./lib/str-to-bn\":91}],84:[function(t,e,r){\"use strict\";var n=t(\"./lib/is-bn\");e.exports=function(t){return Array.isArray(t)&&2===t.length&&n(t[0])&&n(t[1])}},{\"./lib/is-bn\":88}],85:[function(t,e,r){\"use strict\";var n=t(\"bn.js\");e.exports=function(t){return t.cmp(new n(0))}},{\"bn.js\":99}],86:[function(t,e,r){\"use strict\";var n=t(\"./bn-sign\");e.exports=function(t){var e=t.length,r=t.words,i=0;if(1===e)i=r[0];else if(2===e)i=r[0]+67108864*r[1];else for(var a=0;a<e;a++){var o=r[a];i+=o*Math.pow(67108864,a)}return n(t)*i}},{\"./bn-sign\":85}],87:[function(t,e,r){\"use strict\";var n=t(\"double-bits\"),i=t(\"bit-twiddle\").countTrailingZeros;e.exports=function(t){var e=i(n.lo(t));if(e<32)return e;var r=i(n.hi(t));if(r>20)return 52;return r+32}},{\"bit-twiddle\":97,\"double-bits\":173}],88:[function(t,e,r){\"use strict\";t(\"bn.js\");e.exports=function(t){return t&&\"object\"==typeof t&&Boolean(t.words)}},{\"bn.js\":99}],89:[function(t,e,r){\"use strict\";var n=t(\"bn.js\"),i=t(\"double-bits\");e.exports=function(t){var e=i.exponent(t);return e<52?new n(t):new n(t*Math.pow(2,52-e)).ushln(e-52)}},{\"bn.js\":99,\"double-bits\":173}],90:[function(t,e,r){\"use strict\";var n=t(\"./num-to-bn\"),i=t(\"./bn-sign\");e.exports=function(t,e){var r=i(t),a=i(e);if(0===r)return[n(0),n(1)];if(0===a)return[n(0),n(0)];a<0&&(t=t.neg(),e=e.neg());var o=t.gcd(e);if(o.cmpn(1))return[t.div(o),e.div(o)];return[t,e]}},{\"./bn-sign\":85,\"./num-to-bn\":89}],91:[function(t,e,r){\"use strict\";var n=t(\"bn.js\");e.exports=function(t){return new n(t)}},{\"bn.js\":99}],92:[function(t,e,r){\"use strict\";var n=t(\"./lib/rationalize\");e.exports=function(t,e){return n(t[0].mul(e[0]),t[1].mul(e[1]))}},{\"./lib/rationalize\":90}],93:[function(t,e,r){\"use strict\";var n=t(\"./lib/bn-sign\");e.exports=function(t){return n(t[0])*n(t[1])}},{\"./lib/bn-sign\":85}],94:[function(t,e,r){\"use strict\";var n=t(\"./lib/rationalize\");e.exports=function(t,e){return n(t[0].mul(e[1]).sub(t[1].mul(e[0])),t[1].mul(e[1]))}},{\"./lib/rationalize\":90}],95:[function(t,e,r){\"use strict\";var n=t(\"./lib/bn-to-num\"),i=t(\"./lib/ctz\");e.exports=function(t){var e=t[0],r=t[1];if(0===e.cmpn(0))return 0;var a=e.abs().divmod(r.abs()),o=a.div,s=n(o),l=a.mod,c=e.negative!==r.negative?-1:1;if(0===l.cmpn(0))return c*s;if(s){var u=i(s)+4,f=n(l.ushln(u).divRound(r));return c*(s+f*Math.pow(2,-u))}var h=r.bitLength()-l.bitLength()+53;f=n(l.ushln(h).divRound(r));return h<1023?c*f*Math.pow(2,-h):(f*=Math.pow(2,-1023),c*f*Math.pow(2,1023-h))}},{\"./lib/bn-to-num\":86,\"./lib/ctz\":87}],96:[function(t,e,r){\"use strict\";function n(t,e,r,n,i){var a=[\"function \",t,\"(a,l,h,\",n.join(\",\"),\"){\",i?\"\":\"var i=\",r?\"l-1\":\"h+1\",\";while(l<=h){var m=(l+h)>>>1,x=a[m]\"];return i?e.indexOf(\"c\")<0?a.push(\";if(x===y){return m}else if(x<=y){\"):a.push(\";var p=c(x,y);if(p===0){return m}else if(p<=0){\"):a.push(\";if(\",e,\"){i=m;\"),r?a.push(\"l=m+1}else{h=m-1}\"):a.push(\"h=m-1}else{l=m+1}\"),a.push(\"}\"),i?a.push(\"return -1};\"):a.push(\"return i};\"),a.join(\"\")}function i(t,e,r,i){return new Function([n(\"A\",\"x\"+t+\"y\",e,[\"y\"],i),n(\"P\",\"c(x,y)\"+t+\"0\",e,[\"y\",\"c\"],i),\"function dispatchBsearch\",r,\"(a,y,c,l,h){if(typeof(c)==='function'){return P(a,(l===void 0)?0:l|0,(h===void 0)?a.length-1:h|0,y,c)}else{return A(a,(c===void 0)?0:c|0,(l===void 0)?a.length-1:l|0,y)}}return dispatchBsearch\",r].join(\"\"))()}e.exports={ge:i(\">=\",!1,\"GE\"),gt:i(\">\",!1,\"GT\"),lt:i(\"<\",!0,\"LT\"),le:i(\"<=\",!0,\"LE\"),eq:i(\"-\",!0,\"EQ\",!0)}},{}],97:[function(t,e,r){\"use strict\";function n(t){var e=32;return(t&=-t)&&e--,65535&t&&(e-=16),16711935&t&&(e-=8),252645135&t&&(e-=4),858993459&t&&(e-=2),1431655765&t&&(e-=1),e}r.INT_BITS=32,r.INT_MAX=2147483647,r.INT_MIN=-1<<31,r.sign=function(t){return(t>0)-(t<0)},r.abs=function(t){var e=t>>31;return(t^e)-e},r.min=function(t,e){return e^(t^e)&-(t<e)},r.max=function(t,e){return t^(t^e)&-(t<e)},r.isPow2=function(t){return!(t&t-1||!t)},r.log2=function(t){var e,r;return e=(t>65535)<<4,e|=r=((t>>>=e)>255)<<3,e|=r=((t>>>=r)>15)<<2,(e|=r=((t>>>=r)>3)<<1)|(t>>>=r)>>1},r.log10=function(t){return t>=1e9?9:t>=1e8?8:t>=1e7?7:t>=1e6?6:t>=1e5?5:t>=1e4?4:t>=1e3?3:t>=100?2:t>=10?1:0},r.popCount=function(t){return 16843009*((t=(858993459&(t-=t>>>1&1431655765))+(t>>>2&858993459))+(t>>>4)&252645135)>>>24},r.countTrailingZeros=n,r.nextPow2=function(t){return t+=0===t,--t,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,(t|=t>>>16)+1},r.prevPow2=function(t){return t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,(t|=t>>>16)-(t>>>1)},r.parity=function(t){return t^=t>>>16,t^=t>>>8,t^=t>>>4,27030>>>(t&=15)&1};var i=new Array(256);!function(t){for(var e=0;e<256;++e){var r=e,n=e,i=7;for(r>>>=1;r;r>>>=1)n<<=1,n|=1&r,--i;t[e]=n<<i&255}}(i),r.reverse=function(t){return i[255&t]<<24|i[t>>>8&255]<<16|i[t>>>16&255]<<8|i[t>>>24&255]},r.interleave2=function(t,e){return(t=1431655765&((t=858993459&((t=252645135&((t=16711935&((t&=65535)|t<<8))|t<<4))|t<<2))|t<<1))|(e=1431655765&((e=858993459&((e=252645135&((e=16711935&((e&=65535)|e<<8))|e<<4))|e<<2))|e<<1))<<1},r.deinterleave2=function(t,e){return(t=65535&((t=16711935&((t=252645135&((t=858993459&((t=t>>>e&1431655765)|t>>>1))|t>>>2))|t>>>4))|t>>>16))<<16>>16},r.interleave3=function(t,e,r){return t=1227133513&((t=3272356035&((t=251719695&((t=4278190335&((t&=1023)|t<<16))|t<<8))|t<<4))|t<<2),(t|=(e=1227133513&((e=3272356035&((e=251719695&((e=4278190335&((e&=1023)|e<<16))|e<<8))|e<<4))|e<<2))<<1)|(r=1227133513&((r=3272356035&((r=251719695&((r=4278190335&((r&=1023)|r<<16))|r<<8))|r<<4))|r<<2))<<2},r.deinterleave3=function(t,e){return(t=1023&((t=4278190335&((t=251719695&((t=3272356035&((t=t>>>e&1227133513)|t>>>2))|t>>>4))|t>>>8))|t>>>16))<<22>>22},r.nextCombination=function(t){var e=t|t-1;return e+1|(~e&-~e)-1>>>n(t)+1}},{}],98:[function(t,e,r){\"use strict\";var n=t(\"clamp\");e.exports=function(t,e){e||(e={});var r,o,s,l,c,u,f,h,p,d,g,m=null==e.cutoff?.25:e.cutoff,v=null==e.radius?8:e.radius,y=e.channel||0;if(ArrayBuffer.isView(t)||Array.isArray(t)){if(!e.width||!e.height)throw Error(\"For raw data width and height should be provided by options\");r=e.width,o=e.height,l=t,u=e.stride?e.stride:Math.floor(t.length/r/o)}else window.HTMLCanvasElement&&t instanceof window.HTMLCanvasElement?(f=(h=t).getContext(\"2d\"),r=h.width,o=h.height,p=f.getImageData(0,0,r,o),l=p.data,u=4):window.CanvasRenderingContext2D&&t instanceof window.CanvasRenderingContext2D?(h=t.canvas,f=t,r=h.width,o=h.height,p=f.getImageData(0,0,r,o),l=p.data,u=4):window.ImageData&&t instanceof window.ImageData&&(p=t,r=t.width,o=t.height,l=p.data,u=4);if(s=Math.max(r,o),window.Uint8ClampedArray&&l instanceof window.Uint8ClampedArray||window.Uint8Array&&l instanceof window.Uint8Array)for(c=l,l=Array(r*o),d=0,g=c.length;d<g;d++)l[d]=c[d*u+y]/255;else if(1!==u)throw Error(\"Raw data can have only 1 value per pixel\");var x=Array(r*o),b=Array(r*o),_=Array(s),w=Array(s),T=Array(s+1),k=Array(s);for(d=0,g=r*o;d<g;d++){var M=l[d];x[d]=1===M?0:0===M?i:Math.pow(Math.max(0,.5-M),2),b[d]=1===M?i:0===M?0:Math.pow(Math.max(0,M-.5),2)}a(x,r,o,_,w,k,T),a(b,r,o,_,w,k,T);var A=window.Float32Array?new Float32Array(r*o):new Array(r*o);for(d=0,g=r*o;d<g;d++)A[d]=n(1-((x[d]-b[d])/v+m),0,1);return A};var i=1e20;function a(t,e,r,n,i,a,s){for(var l=0;l<e;l++){for(var c=0;c<r;c++)n[c]=t[c*e+l];for(o(n,i,a,s,r),c=0;c<r;c++)t[c*e+l]=i[c]}for(c=0;c<r;c++){for(l=0;l<e;l++)n[l]=t[c*e+l];for(o(n,i,a,s,e),l=0;l<e;l++)t[c*e+l]=Math.sqrt(i[l])}}function o(t,e,r,n,a){r[0]=0,n[0]=-i,n[1]=+i;for(var o=1,s=0;o<a;o++){for(var l=(t[o]+o*o-(t[r[s]]+r[s]*r[s]))/(2*o-2*r[s]);l<=n[s];)s--,l=(t[o]+o*o-(t[r[s]]+r[s]*r[s]))/(2*o-2*r[s]);r[++s]=o,n[s]=l,n[s+1]=+i}for(o=0,s=0;o<a;o++){for(;n[s+1]<o;)s++;e[o]=(o-r[s])*(o-r[s])+t[r[s]]}}},{clamp:120}],99:[function(t,e,r){!function(e,r){\"use strict\";function n(t,e){if(!t)throw new Error(e||\"Assertion failed\")}function i(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}function a(t,e,r){if(a.isBN(t))return t;this.negative=0,this.words=null,this.length=0,this.red=null,null!==t&&(\"le\"!==e&&\"be\"!==e||(r=e,e=10),this._init(t||0,e||10,r||\"be\"))}var o;\"object\"==typeof e?e.exports=a:r.BN=a,a.BN=a,a.wordSize=26;try{o=t(\"buffer\").Buffer}catch(t){}function s(t,e,r){for(var n=0,i=Math.min(t.length,r),a=e;a<i;a++){var o=t.charCodeAt(a)-48;n<<=4,n|=o>=49&&o<=54?o-49+10:o>=17&&o<=22?o-17+10:15&o}return n}function l(t,e,r,n){for(var i=0,a=Math.min(t.length,r),o=e;o<a;o++){var s=t.charCodeAt(o)-48;i*=n,i+=s>=49?s-49+10:s>=17?s-17+10:s}return i}a.isBN=function(t){return t instanceof a||null!==t&&\"object\"==typeof t&&t.constructor.wordSize===a.wordSize&&Array.isArray(t.words)},a.max=function(t,e){return t.cmp(e)>0?t:e},a.min=function(t,e){return t.cmp(e)<0?t:e},a.prototype._init=function(t,e,r){if(\"number\"==typeof t)return this._initNumber(t,e,r);if(\"object\"==typeof t)return this._initArray(t,e,r);\"hex\"===e&&(e=16),n(e===(0|e)&&e>=2&&e<=36);var i=0;\"-\"===(t=t.toString().replace(/\\s+/g,\"\"))[0]&&i++,16===e?this._parseHex(t,i):this._parseBase(t,e,i),\"-\"===t[0]&&(this.negative=1),this.strip(),\"le\"===r&&this._initArray(this.toArray(),e,r)},a.prototype._initNumber=function(t,e,r){t<0&&(this.negative=1,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(n(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),\"le\"===r&&this._initArray(this.toArray(),e,r)},a.prototype._initArray=function(t,e,r){if(n(\"number\"==typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var a,o,s=0;if(\"be\"===r)for(i=t.length-1,a=0;i>=0;i-=3)o=t[i]|t[i-1]<<8|t[i-2]<<16,this.words[a]|=o<<s&67108863,this.words[a+1]=o>>>26-s&67108863,(s+=24)>=26&&(s-=26,a++);else if(\"le\"===r)for(i=0,a=0;i<t.length;i+=3)o=t[i]|t[i+1]<<8|t[i+2]<<16,this.words[a]|=o<<s&67108863,this.words[a+1]=o>>>26-s&67108863,(s+=24)>=26&&(s-=26,a++);return this.strip()},a.prototype._parseHex=function(t,e){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var r=0;r<this.length;r++)this.words[r]=0;var n,i,a=0;for(r=t.length-6,n=0;r>=e;r-=6)i=s(t,r,r+6),this.words[n]|=i<<a&67108863,this.words[n+1]|=i>>>26-a&4194303,(a+=24)>=26&&(a-=26,n++);r+6!==e&&(i=s(t,e,r+6),this.words[n]|=i<<a&67108863,this.words[n+1]|=i>>>26-a&4194303),this.strip()},a.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var n=0,i=1;i<=67108863;i*=e)n++;n--,i=i/e|0;for(var a=t.length-r,o=a%n,s=Math.min(a,a-o)+r,c=0,u=r;u<s;u+=n)c=l(t,u,u+n,e),this.imuln(i),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c);if(0!==o){var f=1;for(c=l(t,u,t.length,e),u=0;u<o;u++)f*=e;this.imuln(f),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c)}},a.prototype.copy=function(t){t.words=new Array(this.length);for(var e=0;e<this.length;e++)t.words[e]=this.words[e];t.length=this.length,t.negative=this.negative,t.red=this.red},a.prototype.clone=function(){var t=new a(null);return this.copy(t),t},a.prototype._expand=function(t){for(;this.length<t;)this.words[this.length++]=0;return this},a.prototype.strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},a.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},a.prototype.inspect=function(){return(this.red?\"<BN-R: \":\"<BN: \")+this.toString(16)+\">\"};var c=[\"\",\"0\",\"00\",\"000\",\"0000\",\"00000\",\"000000\",\"0000000\",\"00000000\",\"000000000\",\"0000000000\",\"00000000000\",\"000000000000\",\"0000000000000\",\"00000000000000\",\"000000000000000\",\"0000000000000000\",\"00000000000000000\",\"000000000000000000\",\"0000000000000000000\",\"00000000000000000000\",\"000000000000000000000\",\"0000000000000000000000\",\"00000000000000000000000\",\"000000000000000000000000\",\"0000000000000000000000000\"],u=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],f=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function h(t,e,r){r.negative=e.negative^t.negative;var n=t.length+e.length|0;r.length=n,n=n-1|0;var i=0|t.words[0],a=0|e.words[0],o=i*a,s=67108863&o,l=o/67108864|0;r.words[0]=s;for(var c=1;c<n;c++){for(var u=l>>>26,f=67108863&l,h=Math.min(c,e.length-1),p=Math.max(0,c-t.length+1);p<=h;p++){var d=c-p|0;u+=(o=(i=0|t.words[d])*(a=0|e.words[p])+f)/67108864|0,f=67108863&o}r.words[c]=0|f,l=0|u}return 0!==l?r.words[c]=0|l:r.length--,r.strip()}a.prototype.toString=function(t,e){var r;if(e=0|e||1,16===(t=t||10)||\"hex\"===t){r=\"\";for(var i=0,a=0,o=0;o<this.length;o++){var s=this.words[o],l=(16777215&(s<<i|a)).toString(16);r=0!==(a=s>>>24-i&16777215)||o!==this.length-1?c[6-l.length]+l+r:l+r,(i+=2)>=26&&(i-=26,o--)}for(0!==a&&(r=a.toString(16)+r);r.length%e!=0;)r=\"0\"+r;return 0!==this.negative&&(r=\"-\"+r),r}if(t===(0|t)&&t>=2&&t<=36){var h=u[t],p=f[t];r=\"\";var d=this.clone();for(d.negative=0;!d.isZero();){var g=d.modn(p).toString(t);r=(d=d.idivn(p)).isZero()?g+r:c[h-g.length]+g+r}for(this.isZero()&&(r=\"0\"+r);r.length%e!=0;)r=\"0\"+r;return 0!==this.negative&&(r=\"-\"+r),r}n(!1,\"Base should be between 2 and 36\")},a.prototype.toNumber=function(){var t=this.words[0];return 2===this.length?t+=67108864*this.words[1]:3===this.length&&1===this.words[2]?t+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,\"Number can only safely store up to 53 bits\"),0!==this.negative?-t:t},a.prototype.toJSON=function(){return this.toString(16)},a.prototype.toBuffer=function(t,e){return n(\"undefined\"!=typeof o),this.toArrayLike(o,t,e)},a.prototype.toArray=function(t,e){return this.toArrayLike(Array,t,e)},a.prototype.toArrayLike=function(t,e,r){var i=this.byteLength(),a=r||Math.max(1,i);n(i<=a,\"byte array longer than desired length\"),n(a>0,\"Requested array length <= 0\"),this.strip();var o,s,l=\"le\"===e,c=new t(a),u=this.clone();if(l){for(s=0;!u.isZero();s++)o=u.andln(255),u.iushrn(8),c[s]=o;for(;s<a;s++)c[s]=0}else{for(s=0;s<a-i;s++)c[s]=0;for(s=0;!u.isZero();s++)o=u.andln(255),u.iushrn(8),c[a-s-1]=o}return c},Math.clz32?a.prototype._countBits=function(t){return 32-Math.clz32(t)}:a.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},a.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0==(8191&e)&&(r+=13,e>>>=13),0==(127&e)&&(r+=7,e>>>=7),0==(15&e)&&(r+=4,e>>>=4),0==(3&e)&&(r+=2,e>>>=2),0==(1&e)&&r++,r},a.prototype.bitLength=function(){var t=this.words[this.length-1],e=this._countBits(t);return 26*(this.length-1)+e},a.prototype.zeroBits=function(){if(this.isZero())return 0;for(var t=0,e=0;e<this.length;e++){var r=this._zeroBits(this.words[e]);if(t+=r,26!==r)break}return t},a.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},a.prototype.toTwos=function(t){return 0!==this.negative?this.abs().inotn(t).iaddn(1):this.clone()},a.prototype.fromTwos=function(t){return this.testn(t-1)?this.notn(t).iaddn(1).ineg():this.clone()},a.prototype.isNeg=function(){return 0!==this.negative},a.prototype.neg=function(){return this.clone().ineg()},a.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},a.prototype.iuor=function(t){for(;this.length<t.length;)this.words[this.length++]=0;for(var e=0;e<t.length;e++)this.words[e]=this.words[e]|t.words[e];return this.strip()},a.prototype.ior=function(t){return n(0==(this.negative|t.negative)),this.iuor(t)},a.prototype.or=function(t){return this.length>t.length?this.clone().ior(t):t.clone().ior(this)},a.prototype.uor=function(t){return this.length>t.length?this.clone().iuor(t):t.clone().iuor(this)},a.prototype.iuand=function(t){var e;e=this.length>t.length?t:this;for(var r=0;r<e.length;r++)this.words[r]=this.words[r]&t.words[r];return this.length=e.length,this.strip()},a.prototype.iand=function(t){return n(0==(this.negative|t.negative)),this.iuand(t)},a.prototype.and=function(t){return this.length>t.length?this.clone().iand(t):t.clone().iand(this)},a.prototype.uand=function(t){return this.length>t.length?this.clone().iuand(t):t.clone().iuand(this)},a.prototype.iuxor=function(t){var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var n=0;n<r.length;n++)this.words[n]=e.words[n]^r.words[n];if(this!==e)for(;n<e.length;n++)this.words[n]=e.words[n];return this.length=e.length,this.strip()},a.prototype.ixor=function(t){return n(0==(this.negative|t.negative)),this.iuxor(t)},a.prototype.xor=function(t){return this.length>t.length?this.clone().ixor(t):t.clone().ixor(this)},a.prototype.uxor=function(t){return this.length>t.length?this.clone().iuxor(t):t.clone().iuxor(this)},a.prototype.inotn=function(t){n(\"number\"==typeof t&&t>=0);var e=0|Math.ceil(t/26),r=t%26;this._expand(e),r>0&&e--;for(var i=0;i<e;i++)this.words[i]=67108863&~this.words[i];return r>0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},a.prototype.notn=function(t){return this.clone().inotn(t)},a.prototype.setn=function(t,e){n(\"number\"==typeof t&&t>=0);var r=t/26|0,i=t%26;return this._expand(r+1),this.words[r]=e?this.words[r]|1<<i:this.words[r]&~(1<<i),this.strip()},a.prototype.iadd=function(t){var e,r,n;if(0!==this.negative&&0===t.negative)return this.negative=0,e=this.isub(t),this.negative^=1,this._normSign();if(0===this.negative&&0!==t.negative)return t.negative=0,e=this.isub(t),t.negative=1,e._normSign();this.length>t.length?(r=this,n=t):(r=t,n=this);for(var i=0,a=0;a<n.length;a++)e=(0|r.words[a])+(0|n.words[a])+i,this.words[a]=67108863&e,i=e>>>26;for(;0!==i&&a<r.length;a++)e=(0|r.words[a])+i,this.words[a]=67108863&e,i=e>>>26;if(this.length=r.length,0!==i)this.words[this.length]=i,this.length++;else if(r!==this)for(;a<r.length;a++)this.words[a]=r.words[a];return this},a.prototype.add=function(t){var e;return 0!==t.negative&&0===this.negative?(t.negative=0,e=this.sub(t),t.negative^=1,e):0===t.negative&&0!==this.negative?(this.negative=0,e=t.sub(this),this.negative=1,e):this.length>t.length?this.clone().iadd(t):t.clone().iadd(this)},a.prototype.isub=function(t){if(0!==t.negative){t.negative=0;var e=this.iadd(t);return t.negative=1,e._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(t),this.negative=1,this._normSign();var r,n,i=this.cmp(t);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(r=this,n=t):(r=t,n=this);for(var a=0,o=0;o<n.length;o++)a=(e=(0|r.words[o])-(0|n.words[o])+a)>>26,this.words[o]=67108863&e;for(;0!==a&&o<r.length;o++)a=(e=(0|r.words[o])+a)>>26,this.words[o]=67108863&e;if(0===a&&o<r.length&&r!==this)for(;o<r.length;o++)this.words[o]=r.words[o];return this.length=Math.max(this.length,o),r!==this&&(this.negative=1),this.strip()},a.prototype.sub=function(t){return this.clone().isub(t)};var p=function(t,e,r){var n,i,a,o=t.words,s=e.words,l=r.words,c=0,u=0|o[0],f=8191&u,h=u>>>13,p=0|o[1],d=8191&p,g=p>>>13,m=0|o[2],v=8191&m,y=m>>>13,x=0|o[3],b=8191&x,_=x>>>13,w=0|o[4],T=8191&w,k=w>>>13,M=0|o[5],A=8191&M,S=M>>>13,E=0|o[6],C=8191&E,L=E>>>13,I=0|o[7],P=8191&I,z=I>>>13,O=0|o[8],D=8191&O,R=O>>>13,F=0|o[9],B=8191&F,N=F>>>13,j=0|s[0],U=8191&j,V=j>>>13,q=0|s[1],H=8191&q,G=q>>>13,Y=0|s[2],W=8191&Y,X=Y>>>13,Z=0|s[3],J=8191&Z,K=Z>>>13,Q=0|s[4],$=8191&Q,tt=Q>>>13,et=0|s[5],rt=8191&et,nt=et>>>13,it=0|s[6],at=8191&it,ot=it>>>13,st=0|s[7],lt=8191&st,ct=st>>>13,ut=0|s[8],ft=8191&ut,ht=ut>>>13,pt=0|s[9],dt=8191&pt,gt=pt>>>13;r.negative=t.negative^e.negative,r.length=19;var mt=(c+(n=Math.imul(f,U))|0)+((8191&(i=(i=Math.imul(f,V))+Math.imul(h,U)|0))<<13)|0;c=((a=Math.imul(h,V))+(i>>>13)|0)+(mt>>>26)|0,mt&=67108863,n=Math.imul(d,U),i=(i=Math.imul(d,V))+Math.imul(g,U)|0,a=Math.imul(g,V);var vt=(c+(n=n+Math.imul(f,H)|0)|0)+((8191&(i=(i=i+Math.imul(f,G)|0)+Math.imul(h,H)|0))<<13)|0;c=((a=a+Math.imul(h,G)|0)+(i>>>13)|0)+(vt>>>26)|0,vt&=67108863,n=Math.imul(v,U),i=(i=Math.imul(v,V))+Math.imul(y,U)|0,a=Math.imul(y,V),n=n+Math.imul(d,H)|0,i=(i=i+Math.imul(d,G)|0)+Math.imul(g,H)|0,a=a+Math.imul(g,G)|0;var yt=(c+(n=n+Math.imul(f,W)|0)|0)+((8191&(i=(i=i+Math.imul(f,X)|0)+Math.imul(h,W)|0))<<13)|0;c=((a=a+Math.imul(h,X)|0)+(i>>>13)|0)+(yt>>>26)|0,yt&=67108863,n=Math.imul(b,U),i=(i=Math.imul(b,V))+Math.imul(_,U)|0,a=Math.imul(_,V),n=n+Math.imul(v,H)|0,i=(i=i+Math.imul(v,G)|0)+Math.imul(y,H)|0,a=a+Math.imul(y,G)|0,n=n+Math.imul(d,W)|0,i=(i=i+Math.imul(d,X)|0)+Math.imul(g,W)|0,a=a+Math.imul(g,X)|0;var xt=(c+(n=n+Math.imul(f,J)|0)|0)+((8191&(i=(i=i+Math.imul(f,K)|0)+Math.imul(h,J)|0))<<13)|0;c=((a=a+Math.imul(h,K)|0)+(i>>>13)|0)+(xt>>>26)|0,xt&=67108863,n=Math.imul(T,U),i=(i=Math.imul(T,V))+Math.imul(k,U)|0,a=Math.imul(k,V),n=n+Math.imul(b,H)|0,i=(i=i+Math.imul(b,G)|0)+Math.imul(_,H)|0,a=a+Math.imul(_,G)|0,n=n+Math.imul(v,W)|0,i=(i=i+Math.imul(v,X)|0)+Math.imul(y,W)|0,a=a+Math.imul(y,X)|0,n=n+Math.imul(d,J)|0,i=(i=i+Math.imul(d,K)|0)+Math.imul(g,J)|0,a=a+Math.imul(g,K)|0;var bt=(c+(n=n+Math.imul(f,$)|0)|0)+((8191&(i=(i=i+Math.imul(f,tt)|0)+Math.imul(h,$)|0))<<13)|0;c=((a=a+Math.imul(h,tt)|0)+(i>>>13)|0)+(bt>>>26)|0,bt&=67108863,n=Math.imul(A,U),i=(i=Math.imul(A,V))+Math.imul(S,U)|0,a=Math.imul(S,V),n=n+Math.imul(T,H)|0,i=(i=i+Math.imul(T,G)|0)+Math.imul(k,H)|0,a=a+Math.imul(k,G)|0,n=n+Math.imul(b,W)|0,i=(i=i+Math.imul(b,X)|0)+Math.imul(_,W)|0,a=a+Math.imul(_,X)|0,n=n+Math.imul(v,J)|0,i=(i=i+Math.imul(v,K)|0)+Math.imul(y,J)|0,a=a+Math.imul(y,K)|0,n=n+Math.imul(d,$)|0,i=(i=i+Math.imul(d,tt)|0)+Math.imul(g,$)|0,a=a+Math.imul(g,tt)|0;var _t=(c+(n=n+Math.imul(f,rt)|0)|0)+((8191&(i=(i=i+Math.imul(f,nt)|0)+Math.imul(h,rt)|0))<<13)|0;c=((a=a+Math.imul(h,nt)|0)+(i>>>13)|0)+(_t>>>26)|0,_t&=67108863,n=Math.imul(C,U),i=(i=Math.imul(C,V))+Math.imul(L,U)|0,a=Math.imul(L,V),n=n+Math.imul(A,H)|0,i=(i=i+Math.imul(A,G)|0)+Math.imul(S,H)|0,a=a+Math.imul(S,G)|0,n=n+Math.imul(T,W)|0,i=(i=i+Math.imul(T,X)|0)+Math.imul(k,W)|0,a=a+Math.imul(k,X)|0,n=n+Math.imul(b,J)|0,i=(i=i+Math.imul(b,K)|0)+Math.imul(_,J)|0,a=a+Math.imul(_,K)|0,n=n+Math.imul(v,$)|0,i=(i=i+Math.imul(v,tt)|0)+Math.imul(y,$)|0,a=a+Math.imul(y,tt)|0,n=n+Math.imul(d,rt)|0,i=(i=i+Math.imul(d,nt)|0)+Math.imul(g,rt)|0,a=a+Math.imul(g,nt)|0;var wt=(c+(n=n+Math.imul(f,at)|0)|0)+((8191&(i=(i=i+Math.imul(f,ot)|0)+Math.imul(h,at)|0))<<13)|0;c=((a=a+Math.imul(h,ot)|0)+(i>>>13)|0)+(wt>>>26)|0,wt&=67108863,n=Math.imul(P,U),i=(i=Math.imul(P,V))+Math.imul(z,U)|0,a=Math.imul(z,V),n=n+Math.imul(C,H)|0,i=(i=i+Math.imul(C,G)|0)+Math.imul(L,H)|0,a=a+Math.imul(L,G)|0,n=n+Math.imul(A,W)|0,i=(i=i+Math.imul(A,X)|0)+Math.imul(S,W)|0,a=a+Math.imul(S,X)|0,n=n+Math.imul(T,J)|0,i=(i=i+Math.imul(T,K)|0)+Math.imul(k,J)|0,a=a+Math.imul(k,K)|0,n=n+Math.imul(b,$)|0,i=(i=i+Math.imul(b,tt)|0)+Math.imul(_,$)|0,a=a+Math.imul(_,tt)|0,n=n+Math.imul(v,rt)|0,i=(i=i+Math.imul(v,nt)|0)+Math.imul(y,rt)|0,a=a+Math.imul(y,nt)|0,n=n+Math.imul(d,at)|0,i=(i=i+Math.imul(d,ot)|0)+Math.imul(g,at)|0,a=a+Math.imul(g,ot)|0;var Tt=(c+(n=n+Math.imul(f,lt)|0)|0)+((8191&(i=(i=i+Math.imul(f,ct)|0)+Math.imul(h,lt)|0))<<13)|0;c=((a=a+Math.imul(h,ct)|0)+(i>>>13)|0)+(Tt>>>26)|0,Tt&=67108863,n=Math.imul(D,U),i=(i=Math.imul(D,V))+Math.imul(R,U)|0,a=Math.imul(R,V),n=n+Math.imul(P,H)|0,i=(i=i+Math.imul(P,G)|0)+Math.imul(z,H)|0,a=a+Math.imul(z,G)|0,n=n+Math.imul(C,W)|0,i=(i=i+Math.imul(C,X)|0)+Math.imul(L,W)|0,a=a+Math.imul(L,X)|0,n=n+Math.imul(A,J)|0,i=(i=i+Math.imul(A,K)|0)+Math.imul(S,J)|0,a=a+Math.imul(S,K)|0,n=n+Math.imul(T,$)|0,i=(i=i+Math.imul(T,tt)|0)+Math.imul(k,$)|0,a=a+Math.imul(k,tt)|0,n=n+Math.imul(b,rt)|0,i=(i=i+Math.imul(b,nt)|0)+Math.imul(_,rt)|0,a=a+Math.imul(_,nt)|0,n=n+Math.imul(v,at)|0,i=(i=i+Math.imul(v,ot)|0)+Math.imul(y,at)|0,a=a+Math.imul(y,ot)|0,n=n+Math.imul(d,lt)|0,i=(i=i+Math.imul(d,ct)|0)+Math.imul(g,lt)|0,a=a+Math.imul(g,ct)|0;var kt=(c+(n=n+Math.imul(f,ft)|0)|0)+((8191&(i=(i=i+Math.imul(f,ht)|0)+Math.imul(h,ft)|0))<<13)|0;c=((a=a+Math.imul(h,ht)|0)+(i>>>13)|0)+(kt>>>26)|0,kt&=67108863,n=Math.imul(B,U),i=(i=Math.imul(B,V))+Math.imul(N,U)|0,a=Math.imul(N,V),n=n+Math.imul(D,H)|0,i=(i=i+Math.imul(D,G)|0)+Math.imul(R,H)|0,a=a+Math.imul(R,G)|0,n=n+Math.imul(P,W)|0,i=(i=i+Math.imul(P,X)|0)+Math.imul(z,W)|0,a=a+Math.imul(z,X)|0,n=n+Math.imul(C,J)|0,i=(i=i+Math.imul(C,K)|0)+Math.imul(L,J)|0,a=a+Math.imul(L,K)|0,n=n+Math.imul(A,$)|0,i=(i=i+Math.imul(A,tt)|0)+Math.imul(S,$)|0,a=a+Math.imul(S,tt)|0,n=n+Math.imul(T,rt)|0,i=(i=i+Math.imul(T,nt)|0)+Math.imul(k,rt)|0,a=a+Math.imul(k,nt)|0,n=n+Math.imul(b,at)|0,i=(i=i+Math.imul(b,ot)|0)+Math.imul(_,at)|0,a=a+Math.imul(_,ot)|0,n=n+Math.imul(v,lt)|0,i=(i=i+Math.imul(v,ct)|0)+Math.imul(y,lt)|0,a=a+Math.imul(y,ct)|0,n=n+Math.imul(d,ft)|0,i=(i=i+Math.imul(d,ht)|0)+Math.imul(g,ft)|0,a=a+Math.imul(g,ht)|0;var Mt=(c+(n=n+Math.imul(f,dt)|0)|0)+((8191&(i=(i=i+Math.imul(f,gt)|0)+Math.imul(h,dt)|0))<<13)|0;c=((a=a+Math.imul(h,gt)|0)+(i>>>13)|0)+(Mt>>>26)|0,Mt&=67108863,n=Math.imul(B,H),i=(i=Math.imul(B,G))+Math.imul(N,H)|0,a=Math.imul(N,G),n=n+Math.imul(D,W)|0,i=(i=i+Math.imul(D,X)|0)+Math.imul(R,W)|0,a=a+Math.imul(R,X)|0,n=n+Math.imul(P,J)|0,i=(i=i+Math.imul(P,K)|0)+Math.imul(z,J)|0,a=a+Math.imul(z,K)|0,n=n+Math.imul(C,$)|0,i=(i=i+Math.imul(C,tt)|0)+Math.imul(L,$)|0,a=a+Math.imul(L,tt)|0,n=n+Math.imul(A,rt)|0,i=(i=i+Math.imul(A,nt)|0)+Math.imul(S,rt)|0,a=a+Math.imul(S,nt)|0,n=n+Math.imul(T,at)|0,i=(i=i+Math.imul(T,ot)|0)+Math.imul(k,at)|0,a=a+Math.imul(k,ot)|0,n=n+Math.imul(b,lt)|0,i=(i=i+Math.imul(b,ct)|0)+Math.imul(_,lt)|0,a=a+Math.imul(_,ct)|0,n=n+Math.imul(v,ft)|0,i=(i=i+Math.imul(v,ht)|0)+Math.imul(y,ft)|0,a=a+Math.imul(y,ht)|0;var At=(c+(n=n+Math.imul(d,dt)|0)|0)+((8191&(i=(i=i+Math.imul(d,gt)|0)+Math.imul(g,dt)|0))<<13)|0;c=((a=a+Math.imul(g,gt)|0)+(i>>>13)|0)+(At>>>26)|0,At&=67108863,n=Math.imul(B,W),i=(i=Math.imul(B,X))+Math.imul(N,W)|0,a=Math.imul(N,X),n=n+Math.imul(D,J)|0,i=(i=i+Math.imul(D,K)|0)+Math.imul(R,J)|0,a=a+Math.imul(R,K)|0,n=n+Math.imul(P,$)|0,i=(i=i+Math.imul(P,tt)|0)+Math.imul(z,$)|0,a=a+Math.imul(z,tt)|0,n=n+Math.imul(C,rt)|0,i=(i=i+Math.imul(C,nt)|0)+Math.imul(L,rt)|0,a=a+Math.imul(L,nt)|0,n=n+Math.imul(A,at)|0,i=(i=i+Math.imul(A,ot)|0)+Math.imul(S,at)|0,a=a+Math.imul(S,ot)|0,n=n+Math.imul(T,lt)|0,i=(i=i+Math.imul(T,ct)|0)+Math.imul(k,lt)|0,a=a+Math.imul(k,ct)|0,n=n+Math.imul(b,ft)|0,i=(i=i+Math.imul(b,ht)|0)+Math.imul(_,ft)|0,a=a+Math.imul(_,ht)|0;var St=(c+(n=n+Math.imul(v,dt)|0)|0)+((8191&(i=(i=i+Math.imul(v,gt)|0)+Math.imul(y,dt)|0))<<13)|0;c=((a=a+Math.imul(y,gt)|0)+(i>>>13)|0)+(St>>>26)|0,St&=67108863,n=Math.imul(B,J),i=(i=Math.imul(B,K))+Math.imul(N,J)|0,a=Math.imul(N,K),n=n+Math.imul(D,$)|0,i=(i=i+Math.imul(D,tt)|0)+Math.imul(R,$)|0,a=a+Math.imul(R,tt)|0,n=n+Math.imul(P,rt)|0,i=(i=i+Math.imul(P,nt)|0)+Math.imul(z,rt)|0,a=a+Math.imul(z,nt)|0,n=n+Math.imul(C,at)|0,i=(i=i+Math.imul(C,ot)|0)+Math.imul(L,at)|0,a=a+Math.imul(L,ot)|0,n=n+Math.imul(A,lt)|0,i=(i=i+Math.imul(A,ct)|0)+Math.imul(S,lt)|0,a=a+Math.imul(S,ct)|0,n=n+Math.imul(T,ft)|0,i=(i=i+Math.imul(T,ht)|0)+Math.imul(k,ft)|0,a=a+Math.imul(k,ht)|0;var Et=(c+(n=n+Math.imul(b,dt)|0)|0)+((8191&(i=(i=i+Math.imul(b,gt)|0)+Math.imul(_,dt)|0))<<13)|0;c=((a=a+Math.imul(_,gt)|0)+(i>>>13)|0)+(Et>>>26)|0,Et&=67108863,n=Math.imul(B,$),i=(i=Math.imul(B,tt))+Math.imul(N,$)|0,a=Math.imul(N,tt),n=n+Math.imul(D,rt)|0,i=(i=i+Math.imul(D,nt)|0)+Math.imul(R,rt)|0,a=a+Math.imul(R,nt)|0,n=n+Math.imul(P,at)|0,i=(i=i+Math.imul(P,ot)|0)+Math.imul(z,at)|0,a=a+Math.imul(z,ot)|0,n=n+Math.imul(C,lt)|0,i=(i=i+Math.imul(C,ct)|0)+Math.imul(L,lt)|0,a=a+Math.imul(L,ct)|0,n=n+Math.imul(A,ft)|0,i=(i=i+Math.imul(A,ht)|0)+Math.imul(S,ft)|0,a=a+Math.imul(S,ht)|0;var Ct=(c+(n=n+Math.imul(T,dt)|0)|0)+((8191&(i=(i=i+Math.imul(T,gt)|0)+Math.imul(k,dt)|0))<<13)|0;c=((a=a+Math.imul(k,gt)|0)+(i>>>13)|0)+(Ct>>>26)|0,Ct&=67108863,n=Math.imul(B,rt),i=(i=Math.imul(B,nt))+Math.imul(N,rt)|0,a=Math.imul(N,nt),n=n+Math.imul(D,at)|0,i=(i=i+Math.imul(D,ot)|0)+Math.imul(R,at)|0,a=a+Math.imul(R,ot)|0,n=n+Math.imul(P,lt)|0,i=(i=i+Math.imul(P,ct)|0)+Math.imul(z,lt)|0,a=a+Math.imul(z,ct)|0,n=n+Math.imul(C,ft)|0,i=(i=i+Math.imul(C,ht)|0)+Math.imul(L,ft)|0,a=a+Math.imul(L,ht)|0;var Lt=(c+(n=n+Math.imul(A,dt)|0)|0)+((8191&(i=(i=i+Math.imul(A,gt)|0)+Math.imul(S,dt)|0))<<13)|0;c=((a=a+Math.imul(S,gt)|0)+(i>>>13)|0)+(Lt>>>26)|0,Lt&=67108863,n=Math.imul(B,at),i=(i=Math.imul(B,ot))+Math.imul(N,at)|0,a=Math.imul(N,ot),n=n+Math.imul(D,lt)|0,i=(i=i+Math.imul(D,ct)|0)+Math.imul(R,lt)|0,a=a+Math.imul(R,ct)|0,n=n+Math.imul(P,ft)|0,i=(i=i+Math.imul(P,ht)|0)+Math.imul(z,ft)|0,a=a+Math.imul(z,ht)|0;var It=(c+(n=n+Math.imul(C,dt)|0)|0)+((8191&(i=(i=i+Math.imul(C,gt)|0)+Math.imul(L,dt)|0))<<13)|0;c=((a=a+Math.imul(L,gt)|0)+(i>>>13)|0)+(It>>>26)|0,It&=67108863,n=Math.imul(B,lt),i=(i=Math.imul(B,ct))+Math.imul(N,lt)|0,a=Math.imul(N,ct),n=n+Math.imul(D,ft)|0,i=(i=i+Math.imul(D,ht)|0)+Math.imul(R,ft)|0,a=a+Math.imul(R,ht)|0;var Pt=(c+(n=n+Math.imul(P,dt)|0)|0)+((8191&(i=(i=i+Math.imul(P,gt)|0)+Math.imul(z,dt)|0))<<13)|0;c=((a=a+Math.imul(z,gt)|0)+(i>>>13)|0)+(Pt>>>26)|0,Pt&=67108863,n=Math.imul(B,ft),i=(i=Math.imul(B,ht))+Math.imul(N,ft)|0,a=Math.imul(N,ht);var zt=(c+(n=n+Math.imul(D,dt)|0)|0)+((8191&(i=(i=i+Math.imul(D,gt)|0)+Math.imul(R,dt)|0))<<13)|0;c=((a=a+Math.imul(R,gt)|0)+(i>>>13)|0)+(zt>>>26)|0,zt&=67108863;var Ot=(c+(n=Math.imul(B,dt))|0)+((8191&(i=(i=Math.imul(B,gt))+Math.imul(N,dt)|0))<<13)|0;return c=((a=Math.imul(N,gt))+(i>>>13)|0)+(Ot>>>26)|0,Ot&=67108863,l[0]=mt,l[1]=vt,l[2]=yt,l[3]=xt,l[4]=bt,l[5]=_t,l[6]=wt,l[7]=Tt,l[8]=kt,l[9]=Mt,l[10]=At,l[11]=St,l[12]=Et,l[13]=Ct,l[14]=Lt,l[15]=It,l[16]=Pt,l[17]=zt,l[18]=Ot,0!==c&&(l[19]=c,r.length++),r};function d(t,e,r){return(new g).mulp(t,e,r)}function g(t,e){this.x=t,this.y=e}Math.imul||(p=h),a.prototype.mulTo=function(t,e){var r=this.length+t.length;return 10===this.length&&10===t.length?p(this,t,e):r<63?h(this,t,e):r<1024?function(t,e,r){r.negative=e.negative^t.negative,r.length=t.length+e.length;for(var n=0,i=0,a=0;a<r.length-1;a++){var o=i;i=0;for(var s=67108863&n,l=Math.min(a,e.length-1),c=Math.max(0,a-t.length+1);c<=l;c++){var u=a-c,f=(0|t.words[u])*(0|e.words[c]),h=67108863&f;s=67108863&(h=h+s|0),i+=(o=(o=o+(f/67108864|0)|0)+(h>>>26)|0)>>>26,o&=67108863}r.words[a]=s,n=o,o=i}return 0!==n?r.words[a]=n:r.length--,r.strip()}(this,t,e):d(this,t,e)},g.prototype.makeRBT=function(t){for(var e=new Array(t),r=a.prototype._countBits(t)-1,n=0;n<t;n++)e[n]=this.revBin(n,r,t);return e},g.prototype.revBin=function(t,e,r){if(0===t||t===r-1)return t;for(var n=0,i=0;i<e;i++)n|=(1&t)<<e-i-1,t>>=1;return n},g.prototype.permute=function(t,e,r,n,i,a){for(var o=0;o<a;o++)n[o]=e[t[o]],i[o]=r[t[o]]},g.prototype.transform=function(t,e,r,n,i,a){this.permute(a,t,e,r,n,i);for(var o=1;o<i;o<<=1)for(var s=o<<1,l=Math.cos(2*Math.PI/s),c=Math.sin(2*Math.PI/s),u=0;u<i;u+=s)for(var f=l,h=c,p=0;p<o;p++){var d=r[u+p],g=n[u+p],m=r[u+p+o],v=n[u+p+o],y=f*m-h*v;v=f*v+h*m,m=y,r[u+p]=d+m,n[u+p]=g+v,r[u+p+o]=d-m,n[u+p+o]=g-v,p!==s&&(y=l*f-c*h,h=l*h+c*f,f=y)}},g.prototype.guessLen13b=function(t,e){var r=1|Math.max(e,t),n=1&r,i=0;for(r=r/2|0;r;r>>>=1)i++;return 1<<i+1+n},g.prototype.conjugate=function(t,e,r){if(!(r<=1))for(var n=0;n<r/2;n++){var i=t[n];t[n]=t[r-n-1],t[r-n-1]=i,i=e[n],e[n]=-e[r-n-1],e[r-n-1]=-i}},g.prototype.normalize13b=function(t,e){for(var r=0,n=0;n<e/2;n++){var i=8192*Math.round(t[2*n+1]/e)+Math.round(t[2*n]/e)+r;t[n]=67108863&i,r=i<67108864?0:i/67108864|0}return t},g.prototype.convert13b=function(t,e,r,i){for(var a=0,o=0;o<e;o++)a+=0|t[o],r[2*o]=8191&a,a>>>=13,r[2*o+1]=8191&a,a>>>=13;for(o=2*e;o<i;++o)r[o]=0;n(0===a),n(0==(-8192&a))},g.prototype.stub=function(t){for(var e=new Array(t),r=0;r<t;r++)e[r]=0;return e},g.prototype.mulp=function(t,e,r){var n=2*this.guessLen13b(t.length,e.length),i=this.makeRBT(n),a=this.stub(n),o=new Array(n),s=new Array(n),l=new Array(n),c=new Array(n),u=new Array(n),f=new Array(n),h=r.words;h.length=n,this.convert13b(t.words,t.length,o,n),this.convert13b(e.words,e.length,c,n),this.transform(o,a,s,l,n,i),this.transform(c,a,u,f,n,i);for(var p=0;p<n;p++){var d=s[p]*u[p]-l[p]*f[p];l[p]=s[p]*f[p]+l[p]*u[p],s[p]=d}return this.conjugate(s,l,n),this.transform(s,l,h,a,n,i),this.conjugate(h,a,n),this.normalize13b(h,n),r.negative=t.negative^e.negative,r.length=t.length+e.length,r.strip()},a.prototype.mul=function(t){var e=new a(null);return e.words=new Array(this.length+t.length),this.mulTo(t,e)},a.prototype.mulf=function(t){var e=new a(null);return e.words=new Array(this.length+t.length),d(this,t,e)},a.prototype.imul=function(t){return this.clone().mulTo(t,this)},a.prototype.imuln=function(t){n(\"number\"==typeof t),n(t<67108864);for(var e=0,r=0;r<this.length;r++){var i=(0|this.words[r])*t,a=(67108863&i)+(67108863&e);e>>=26,e+=i/67108864|0,e+=a>>>26,this.words[r]=67108863&a}return 0!==e&&(this.words[r]=e,this.length++),this},a.prototype.muln=function(t){return this.clone().imuln(t)},a.prototype.sqr=function(){return this.mul(this)},a.prototype.isqr=function(){return this.imul(this.clone())},a.prototype.pow=function(t){var e=function(t){for(var e=new Array(t.bitLength()),r=0;r<e.length;r++){var n=r/26|0,i=r%26;e[r]=(t.words[n]&1<<i)>>>i}return e}(t);if(0===e.length)return new a(1);for(var r=this,n=0;n<e.length&&0===e[n];n++,r=r.sqr());if(++n<e.length)for(var i=r.sqr();n<e.length;n++,i=i.sqr())0!==e[n]&&(r=r.mul(i));return r},a.prototype.iushln=function(t){n(\"number\"==typeof t&&t>=0);var e,r=t%26,i=(t-r)/26,a=67108863>>>26-r<<26-r;if(0!==r){var o=0;for(e=0;e<this.length;e++){var s=this.words[e]&a,l=(0|this.words[e])-s<<r;this.words[e]=l|o,o=s>>>26-r}o&&(this.words[e]=o,this.length++)}if(0!==i){for(e=this.length-1;e>=0;e--)this.words[e+i]=this.words[e];for(e=0;e<i;e++)this.words[e]=0;this.length+=i}return this.strip()},a.prototype.ishln=function(t){return n(0===this.negative),this.iushln(t)},a.prototype.iushrn=function(t,e,r){var i;n(\"number\"==typeof t&&t>=0),i=e?(e-e%26)/26:0;var a=t%26,o=Math.min((t-a)/26,this.length),s=67108863^67108863>>>a<<a,l=r;if(i-=o,i=Math.max(0,i),l){for(var c=0;c<o;c++)l.words[c]=this.words[c];l.length=o}if(0===o);else if(this.length>o)for(this.length-=o,c=0;c<this.length;c++)this.words[c]=this.words[c+o];else this.words[0]=0,this.length=1;var u=0;for(c=this.length-1;c>=0&&(0!==u||c>=i);c--){var f=0|this.words[c];this.words[c]=u<<26-a|f>>>a,u=f&s}return l&&0!==u&&(l.words[l.length++]=u),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},a.prototype.ishrn=function(t,e,r){return n(0===this.negative),this.iushrn(t,e,r)},a.prototype.shln=function(t){return this.clone().ishln(t)},a.prototype.ushln=function(t){return this.clone().iushln(t)},a.prototype.shrn=function(t){return this.clone().ishrn(t)},a.prototype.ushrn=function(t){return this.clone().iushrn(t)},a.prototype.testn=function(t){n(\"number\"==typeof t&&t>=0);var e=t%26,r=(t-e)/26,i=1<<e;return!(this.length<=r)&&!!(this.words[r]&i)},a.prototype.imaskn=function(t){n(\"number\"==typeof t&&t>=0);var e=t%26,r=(t-e)/26;if(n(0===this.negative,\"imaskn works only with positive numbers\"),this.length<=r)return this;if(0!==e&&r++,this.length=Math.min(r,this.length),0!==e){var i=67108863^67108863>>>e<<e;this.words[this.length-1]&=i}return this.strip()},a.prototype.maskn=function(t){return this.clone().imaskn(t)},a.prototype.iaddn=function(t){return n(\"number\"==typeof t),n(t<67108864),t<0?this.isubn(-t):0!==this.negative?1===this.length&&(0|this.words[0])<t?(this.words[0]=t-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(t),this.negative=1,this):this._iaddn(t)},a.prototype._iaddn=function(t){this.words[0]+=t;for(var e=0;e<this.length&&this.words[e]>=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},a.prototype.isubn=function(t){if(n(\"number\"==typeof t),n(t<67108864),t<0)return this.iaddn(-t);if(0!==this.negative)return this.negative=0,this.iaddn(t),this.negative=1,this;if(this.words[0]-=t,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var e=0;e<this.length&&this.words[e]<0;e++)this.words[e]+=67108864,this.words[e+1]-=1;return this.strip()},a.prototype.addn=function(t){return this.clone().iaddn(t)},a.prototype.subn=function(t){return this.clone().isubn(t)},a.prototype.iabs=function(){return this.negative=0,this},a.prototype.abs=function(){return this.clone().iabs()},a.prototype._ishlnsubmul=function(t,e,r){var i,a,o=t.length+r;this._expand(o);var s=0;for(i=0;i<t.length;i++){a=(0|this.words[i+r])+s;var l=(0|t.words[i])*e;s=((a-=67108863&l)>>26)-(l/67108864|0),this.words[i+r]=67108863&a}for(;i<this.length-r;i++)s=(a=(0|this.words[i+r])+s)>>26,this.words[i+r]=67108863&a;if(0===s)return this.strip();for(n(-1===s),s=0,i=0;i<this.length;i++)s=(a=-(0|this.words[i])+s)>>26,this.words[i]=67108863&a;return this.negative=1,this.strip()},a.prototype._wordDiv=function(t,e){var r=(this.length,t.length),n=this.clone(),i=t,o=0|i.words[i.length-1];0!==(r=26-this._countBits(o))&&(i=i.ushln(r),n.iushln(r),o=0|i.words[i.length-1]);var s,l=n.length-i.length;if(\"mod\"!==e){(s=new a(null)).length=l+1,s.words=new Array(s.length);for(var c=0;c<s.length;c++)s.words[c]=0}var u=n.clone()._ishlnsubmul(i,1,l);0===u.negative&&(n=u,s&&(s.words[l]=1));for(var f=l-1;f>=0;f--){var h=67108864*(0|n.words[i.length+f])+(0|n.words[i.length+f-1]);for(h=Math.min(h/o|0,67108863),n._ishlnsubmul(i,h,f);0!==n.negative;)h--,n.negative=0,n._ishlnsubmul(i,1,f),n.isZero()||(n.negative^=1);s&&(s.words[f]=h)}return s&&s.strip(),n.strip(),\"div\"!==e&&0!==r&&n.iushrn(r),{div:s||null,mod:n}},a.prototype.divmod=function(t,e,r){return n(!t.isZero()),this.isZero()?{div:new a(0),mod:new a(0)}:0!==this.negative&&0===t.negative?(s=this.neg().divmod(t,e),\"mod\"!==e&&(i=s.div.neg()),\"div\"!==e&&(o=s.mod.neg(),r&&0!==o.negative&&o.iadd(t)),{div:i,mod:o}):0===this.negative&&0!==t.negative?(s=this.divmod(t.neg(),e),\"mod\"!==e&&(i=s.div.neg()),{div:i,mod:s.mod}):0!=(this.negative&t.negative)?(s=this.neg().divmod(t.neg(),e),\"div\"!==e&&(o=s.mod.neg(),r&&0!==o.negative&&o.isub(t)),{div:s.div,mod:o}):t.length>this.length||this.cmp(t)<0?{div:new a(0),mod:this}:1===t.length?\"div\"===e?{div:this.divn(t.words[0]),mod:null}:\"mod\"===e?{div:null,mod:new a(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new a(this.modn(t.words[0]))}:this._wordDiv(t,e);var i,o,s},a.prototype.div=function(t){return this.divmod(t,\"div\",!1).div},a.prototype.mod=function(t){return this.divmod(t,\"mod\",!1).mod},a.prototype.umod=function(t){return this.divmod(t,\"mod\",!0).mod},a.prototype.divRound=function(t){var e=this.divmod(t);if(e.mod.isZero())return e.div;var r=0!==e.div.negative?e.mod.isub(t):e.mod,n=t.ushrn(1),i=t.andln(1),a=r.cmp(n);return a<0||1===i&&0===a?e.div:0!==e.div.negative?e.div.isubn(1):e.div.iaddn(1)},a.prototype.modn=function(t){n(t<=67108863);for(var e=(1<<26)%t,r=0,i=this.length-1;i>=0;i--)r=(e*r+(0|this.words[i]))%t;return r},a.prototype.idivn=function(t){n(t<=67108863);for(var e=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*e;this.words[r]=i/t|0,e=i%t}return this.strip()},a.prototype.divn=function(t){return this.clone().idivn(t)},a.prototype.egcd=function(t){n(0===t.negative),n(!t.isZero());var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i=new a(1),o=new a(0),s=new a(0),l=new a(1),c=0;e.isEven()&&r.isEven();)e.iushrn(1),r.iushrn(1),++c;for(var u=r.clone(),f=e.clone();!e.isZero();){for(var h=0,p=1;0==(e.words[0]&p)&&h<26;++h,p<<=1);if(h>0)for(e.iushrn(h);h-- >0;)(i.isOdd()||o.isOdd())&&(i.iadd(u),o.isub(f)),i.iushrn(1),o.iushrn(1);for(var d=0,g=1;0==(r.words[0]&g)&&d<26;++d,g<<=1);if(d>0)for(r.iushrn(d);d-- >0;)(s.isOdd()||l.isOdd())&&(s.iadd(u),l.isub(f)),s.iushrn(1),l.iushrn(1);e.cmp(r)>=0?(e.isub(r),i.isub(s),o.isub(l)):(r.isub(e),s.isub(i),l.isub(o))}return{a:s,b:l,gcd:r.iushln(c)}},a.prototype._invmp=function(t){n(0===t.negative),n(!t.isZero());var e=this,r=t.clone();e=0!==e.negative?e.umod(t):e.clone();for(var i,o=new a(1),s=new a(0),l=r.clone();e.cmpn(1)>0&&r.cmpn(1)>0;){for(var c=0,u=1;0==(e.words[0]&u)&&c<26;++c,u<<=1);if(c>0)for(e.iushrn(c);c-- >0;)o.isOdd()&&o.iadd(l),o.iushrn(1);for(var f=0,h=1;0==(r.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(r.iushrn(f);f-- >0;)s.isOdd()&&s.iadd(l),s.iushrn(1);e.cmp(r)>=0?(e.isub(r),o.isub(s)):(r.isub(e),s.isub(o))}return(i=0===e.cmpn(1)?o:s).cmpn(0)<0&&i.iadd(t),i},a.prototype.gcd=function(t){if(this.isZero())return t.abs();if(t.isZero())return this.abs();var e=this.clone(),r=t.clone();e.negative=0,r.negative=0;for(var n=0;e.isEven()&&r.isEven();n++)e.iushrn(1),r.iushrn(1);for(;;){for(;e.isEven();)e.iushrn(1);for(;r.isEven();)r.iushrn(1);var i=e.cmp(r);if(i<0){var a=e;e=r,r=a}else if(0===i||0===r.cmpn(1))break;e.isub(r)}return r.iushln(n)},a.prototype.invm=function(t){return this.egcd(t).a.umod(t)},a.prototype.isEven=function(){return 0==(1&this.words[0])},a.prototype.isOdd=function(){return 1==(1&this.words[0])},a.prototype.andln=function(t){return this.words[0]&t},a.prototype.bincn=function(t){n(\"number\"==typeof t);var e=t%26,r=(t-e)/26,i=1<<e;if(this.length<=r)return this._expand(r+1),this.words[r]|=i,this;for(var a=i,o=r;0!==a&&o<this.length;o++){var s=0|this.words[o];a=(s+=a)>>>26,s&=67108863,this.words[o]=s}return 0!==a&&(this.words[o]=a,this.length++),this},a.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},a.prototype.cmpn=function(t){var e,r=t<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)e=1;else{r&&(t=-t),n(t<=67108863,\"Number is too big\");var i=0|this.words[0];e=i===t?0:i<t?-1:1}return 0!==this.negative?0|-e:e},a.prototype.cmp=function(t){if(0!==this.negative&&0===t.negative)return-1;if(0===this.negative&&0!==t.negative)return 1;var e=this.ucmp(t);return 0!==this.negative?0|-e:e},a.prototype.ucmp=function(t){if(this.length>t.length)return 1;if(this.length<t.length)return-1;for(var e=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],i=0|t.words[r];if(n!==i){n<i?e=-1:n>i&&(e=1);break}}return e},a.prototype.gtn=function(t){return 1===this.cmpn(t)},a.prototype.gt=function(t){return 1===this.cmp(t)},a.prototype.gten=function(t){return this.cmpn(t)>=0},a.prototype.gte=function(t){return this.cmp(t)>=0},a.prototype.ltn=function(t){return-1===this.cmpn(t)},a.prototype.lt=function(t){return-1===this.cmp(t)},a.prototype.lten=function(t){return this.cmpn(t)<=0},a.prototype.lte=function(t){return this.cmp(t)<=0},a.prototype.eqn=function(t){return 0===this.cmpn(t)},a.prototype.eq=function(t){return 0===this.cmp(t)},a.red=function(t){return new w(t)},a.prototype.toRed=function(t){return n(!this.red,\"Already a number in reduction context\"),n(0===this.negative,\"red works only with positives\"),t.convertTo(this)._forceRed(t)},a.prototype.fromRed=function(){return n(this.red,\"fromRed works only with numbers in reduction context\"),this.red.convertFrom(this)},a.prototype._forceRed=function(t){return this.red=t,this},a.prototype.forceRed=function(t){return n(!this.red,\"Already a number in reduction context\"),this._forceRed(t)},a.prototype.redAdd=function(t){return n(this.red,\"redAdd works only with red numbers\"),this.red.add(this,t)},a.prototype.redIAdd=function(t){return n(this.red,\"redIAdd works only with red numbers\"),this.red.iadd(this,t)},a.prototype.redSub=function(t){return n(this.red,\"redSub works only with red numbers\"),this.red.sub(this,t)},a.prototype.redISub=function(t){return n(this.red,\"redISub works only with red numbers\"),this.red.isub(this,t)},a.prototype.redShl=function(t){return n(this.red,\"redShl works only with red numbers\"),this.red.shl(this,t)},a.prototype.redMul=function(t){return n(this.red,\"redMul works only with red numbers\"),this.red._verify2(this,t),this.red.mul(this,t)},a.prototype.redIMul=function(t){return n(this.red,\"redMul works only with red numbers\"),this.red._verify2(this,t),this.red.imul(this,t)},a.prototype.redSqr=function(){return n(this.red,\"redSqr works only with red numbers\"),this.red._verify1(this),this.red.sqr(this)},a.prototype.redISqr=function(){return n(this.red,\"redISqr works only with red numbers\"),this.red._verify1(this),this.red.isqr(this)},a.prototype.redSqrt=function(){return n(this.red,\"redSqrt works only with red numbers\"),this.red._verify1(this),this.red.sqrt(this)},a.prototype.redInvm=function(){return n(this.red,\"redInvm works only with red numbers\"),this.red._verify1(this),this.red.invm(this)},a.prototype.redNeg=function(){return n(this.red,\"redNeg works only with red numbers\"),this.red._verify1(this),this.red.neg(this)},a.prototype.redPow=function(t){return n(this.red&&!t.red,\"redPow(normalNum)\"),this.red._verify1(this),this.red.pow(this,t)};var m={k256:null,p224:null,p192:null,p25519:null};function v(t,e){this.name=t,this.p=new a(e,16),this.n=this.p.bitLength(),this.k=new a(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function y(){v.call(this,\"k256\",\"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f\")}function x(){v.call(this,\"p224\",\"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001\")}function b(){v.call(this,\"p192\",\"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff\")}function _(){v.call(this,\"25519\",\"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed\")}function w(t){if(\"string\"==typeof t){var e=a._prime(t);this.m=e.p,this.prime=e}else n(t.gtn(1),\"modulus must be greater than 1\"),this.m=t,this.prime=null}function T(t){w.call(this,t),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new a(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}v.prototype._tmp=function(){var t=new a(null);return t.words=new Array(Math.ceil(this.n/13)),t},v.prototype.ireduce=function(t){var e,r=t;do{this.split(r,this.tmp),e=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(e>this.n);var n=e<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):r.strip(),r},v.prototype.split=function(t,e){t.iushrn(this.n,0,e)},v.prototype.imulK=function(t){return t.imul(this.k)},i(y,v),y.prototype.split=function(t,e){for(var r=Math.min(t.length,9),n=0;n<r;n++)e.words[n]=t.words[n];if(e.length=r,t.length<=9)return t.words[0]=0,void(t.length=1);var i=t.words[9];for(e.words[e.length++]=4194303&i,n=10;n<t.length;n++){var a=0|t.words[n];t.words[n-10]=(4194303&a)<<4|i>>>22,i=a}i>>>=22,t.words[n-10]=i,0===i&&t.length>10?t.length-=10:t.length-=9},y.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e=0,r=0;r<t.length;r++){var n=0|t.words[r];e+=977*n,t.words[r]=67108863&e,e=64*n+(e/67108864|0)}return 0===t.words[t.length-1]&&(t.length--,0===t.words[t.length-1]&&t.length--),t},i(x,v),i(b,v),i(_,v),_.prototype.imulK=function(t){for(var e=0,r=0;r<t.length;r++){var n=19*(0|t.words[r])+e,i=67108863&n;n>>>=26,t.words[r]=i,e=n}return 0!==e&&(t.words[t.length++]=e),t},a._prime=function(t){if(m[t])return m[t];var e;if(\"k256\"===t)e=new y;else if(\"p224\"===t)e=new x;else if(\"p192\"===t)e=new b;else{if(\"p25519\"!==t)throw new Error(\"Unknown prime \"+t);e=new _}return m[t]=e,e},w.prototype._verify1=function(t){n(0===t.negative,\"red works only with positives\"),n(t.red,\"red works only with red numbers\")},w.prototype._verify2=function(t,e){n(0==(t.negative|e.negative),\"red works only with positives\"),n(t.red&&t.red===e.red,\"red works only with red numbers\")},w.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.umod(this.m)._forceRed(this)},w.prototype.neg=function(t){return t.isZero()?t.clone():this.m.sub(t)._forceRed(this)},w.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},w.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},w.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},w.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},w.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.ushln(e))},w.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},w.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},w.prototype.isqr=function(t){return this.imul(t,t.clone())},w.prototype.sqr=function(t){return this.mul(t,t)},w.prototype.sqrt=function(t){if(t.isZero())return t.clone();var e=this.m.andln(3);if(n(e%2==1),3===e){var r=this.m.add(new a(1)).iushrn(2);return this.pow(t,r)}for(var i=this.m.subn(1),o=0;!i.isZero()&&0===i.andln(1);)o++,i.iushrn(1);n(!i.isZero());var s=new a(1).toRed(this),l=s.redNeg(),c=this.m.subn(1).iushrn(1),u=this.m.bitLength();for(u=new a(2*u*u).toRed(this);0!==this.pow(u,c).cmp(l);)u.redIAdd(l);for(var f=this.pow(u,i),h=this.pow(t,i.addn(1).iushrn(1)),p=this.pow(t,i),d=o;0!==p.cmp(s);){for(var g=p,m=0;0!==g.cmp(s);m++)g=g.redSqr();n(m<d);var v=this.pow(f,new a(1).iushln(d-m-1));h=h.redMul(v),f=v.redSqr(),p=p.redMul(f),d=m}return h},w.prototype.invm=function(t){var e=t._invmp(this.m);return 0!==e.negative?(e.negative=0,this.imod(e).redNeg()):this.imod(e)},w.prototype.pow=function(t,e){if(e.isZero())return new a(1).toRed(this);if(0===e.cmpn(1))return t.clone();var r=new Array(16);r[0]=new a(1).toRed(this),r[1]=t;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],t);var i=r[0],o=0,s=0,l=e.bitLength()%26;for(0===l&&(l=26),n=e.length-1;n>=0;n--){for(var c=e.words[n],u=l-1;u>=0;u--){var f=c>>u&1;i!==r[0]&&(i=this.sqr(i)),0!==f||0!==o?(o<<=1,o|=f,(4===++s||0===n&&0===u)&&(i=this.mul(i,r[o]),s=0,o=0)):s=0}l=26}return i},w.prototype.convertTo=function(t){var e=t.umod(this.m);return e===t?e.clone():e},w.prototype.convertFrom=function(t){var e=t.clone();return e.red=null,e},a.mont=function(t){return new T(t)},i(T,w),T.prototype.convertTo=function(t){return this.imod(t.ushln(this.shift))},T.prototype.convertFrom=function(t){var e=this.imod(t.mul(this.rinv));return e.red=null,e},T.prototype.imul=function(t,e){if(t.isZero()||e.isZero())return t.words[0]=0,t.length=1,t;var r=t.imul(e),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),a=i;return i.cmp(this.m)>=0?a=i.isub(this.m):i.cmpn(0)<0&&(a=i.iadd(this.m)),a._forceRed(this)},T.prototype.mul=function(t,e){if(t.isZero()||e.isZero())return new a(0)._forceRed(this);var r=t.mul(e),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),o=i;return i.cmp(this.m)>=0?o=i.isub(this.m):i.cmpn(0)<0&&(o=i.iadd(this.m)),o._forceRed(this)},T.prototype.invm=function(t){return this.imod(t._invmp(this.m).mul(this.r2))._forceRed(this)}}(\"undefined\"==typeof e||e,this)},{buffer:108}],100:[function(t,e,r){\"use strict\";e.exports=function(t){var e,r,n,i=t.length,a=0;for(e=0;e<i;++e)a+=t[e].length;var o=new Array(a),s=0;for(e=0;e<i;++e){var l=t[e],c=l.length;for(r=0;r<c;++r){var u=o[s++]=new Array(c-1),f=0;for(n=0;n<c;++n)n!==r&&(u[f++]=l[n]);if(1&r){var h=u[1];u[1]=u[0],u[0]=h}}}return o}},{}],101:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){switch(arguments.length){case 1:return f(t);case 2:return\"function\"==typeof e?c(t,t,e,!0):h(t,e);case 3:return c(t,e,r,!1);default:throw new Error(\"box-intersect: Invalid arguments\")}};var n,i=t(\"typedarray-pool\"),a=t(\"./lib/sweep\"),o=t(\"./lib/intersect\");function s(t,e){for(var r=0;r<t;++r)if(!(e[r]<=e[r+t]))return!0;return!1}function l(t,e,r,n){for(var i=0,a=0,o=0,l=t.length;o<l;++o){var c=t[o];if(!s(e,c)){for(var u=0;u<2*e;++u)r[i++]=c[u];n[a++]=o}}return a}function c(t,e,r,n){var s=t.length,c=e.length;if(!(s<=0||c<=0)){var u=t[0].length>>>1;if(!(u<=0)){var f,h=i.mallocDouble(2*u*s),p=i.mallocInt32(s);if((s=l(t,u,h,p))>0){if(1===u&&n)a.init(s),f=a.sweepComplete(u,r,0,s,h,p,0,s,h,p);else{var d=i.mallocDouble(2*u*c),g=i.mallocInt32(c);(c=l(e,u,d,g))>0&&(a.init(s+c),f=1===u?a.sweepBipartite(u,r,0,s,h,p,0,c,d,g):o(u,r,n,s,h,p,c,d,g),i.free(d),i.free(g))}i.free(h),i.free(p)}return f}}}function u(t,e){n.push([t,e])}function f(t){return n=[],c(t,t,u,!0),n}function h(t,e){return n=[],c(t,e,u,!1),n}},{\"./lib/intersect\":103,\"./lib/sweep\":107,\"typedarray-pool\":595}],102:[function(t,e,r){\"use strict\";var n=[\"d\",\"ax\",\"vv\",\"rs\",\"re\",\"rb\",\"ri\",\"bs\",\"be\",\"bb\",\"bi\"];function i(t){var e=\"bruteForce\"+(t?\"Full\":\"Partial\"),r=[],i=n.slice();t||i.splice(3,0,\"fp\");var a=[\"function \"+e+\"(\"+i.join()+\"){\"];function o(e,i){var o=function(t,e,r){var i=\"bruteForce\"+(t?\"Red\":\"Blue\")+(e?\"Flip\":\"\")+(r?\"Full\":\"\"),a=[\"function \",i,\"(\",n.join(),\"){\",\"var \",\"es\",\"=2*\",\"d\",\";\"],o=\"for(var i=rs,rp=es*rs;i<re;++i,rp+=es){var x0=rb[ax+rp],x1=rb[ax+rp+d],xi=ri[i];\",s=\"for(var j=bs,bp=es*bs;j<be;++j,bp+=es){var y0=bb[ax+bp],\"+(r?\"y1=bb[ax+bp+d],\":\"\")+\"yi=bi[j];\";return t?a.push(o,\"Q\",\":\",s):a.push(s,\"Q\",\":\",o),r?a.push(\"if(y1<x0||x1<y0)continue;\"):e?a.push(\"if(y0<=x0||x1<y0)continue;\"):a.push(\"if(y0<x0||x1<y0)continue;\"),a.push(\"for(var k=ax+1;k<d;++k){var r0=rb[k+rp],r1=rb[k+d+rp],b0=bb[k+bp],b1=bb[k+d+bp];if(r1<b0||b1<r0)continue Q;}var rv=vv(\"),e?a.push(\"yi,xi\"):a.push(\"xi,yi\"),a.push(\");if(rv!==void 0)return rv;}}}\"),{name:i,code:a.join(\"\")}}(e,i,t);r.push(o.code),a.push(\"return \"+o.name+\"(\"+n.join()+\");\")}a.push(\"if(re-rs>be-bs){\"),t?(o(!0,!1),a.push(\"}else{\"),o(!1,!1)):(a.push(\"if(fp){\"),o(!0,!0),a.push(\"}else{\"),o(!0,!1),a.push(\"}}else{if(fp){\"),o(!1,!0),a.push(\"}else{\"),o(!1,!1),a.push(\"}\")),a.push(\"}}return \"+e);var s=r.join(\"\")+a.join(\"\");return new Function(s)()}r.partial=i(!1),r.full=i(!0)},{}],103:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,a,u,w,T,k,M){!function(t,e){var r=8*i.log2(e+1)*(t+1)|0,a=i.nextPow2(6*r);v.length<a&&(n.free(v),v=n.mallocInt32(a));var o=i.nextPow2(2*r);y.length<o&&(n.free(y),y=n.mallocDouble(o))}(t,a+T);var A,S=0,E=2*t;x(S++,0,0,a,0,T,r?16:0,-1/0,1/0),r||x(S++,0,0,T,0,a,1,-1/0,1/0);for(;S>0;){var C=6*(S-=1),L=v[C],I=v[C+1],P=v[C+2],z=v[C+3],O=v[C+4],D=v[C+5],R=2*S,F=y[R],B=y[R+1],N=1&D,j=!!(16&D),U=u,V=w,q=k,H=M;if(N&&(U=k,V=M,q=u,H=w),!(2&D&&(P=p(t,L,I,P,U,V,B),I>=P)||4&D&&(I=d(t,L,I,P,U,V,F))>=P)){var G=P-I,Y=O-z;if(j){if(t*G*(G+Y)<1<<22){if(void 0!==(A=l.scanComplete(t,L,e,I,P,U,V,z,O,q,H)))return A;continue}}else{if(t*Math.min(G,Y)<128){if(void 0!==(A=o(t,L,e,N,I,P,U,V,z,O,q,H)))return A;continue}if(t*G*Y<1<<22){if(void 0!==(A=l.scanBipartite(t,L,e,N,I,P,U,V,z,O,q,H)))return A;continue}}var W=f(t,L,I,P,U,V,F,B);if(I<W)if(t*(W-I)<128){if(void 0!==(A=s(t,L+1,e,I,W,U,V,z,O,q,H)))return A}else if(L===t-2){if(void 0!==(A=N?l.sweepBipartite(t,e,z,O,q,H,I,W,U,V):l.sweepBipartite(t,e,I,W,U,V,z,O,q,H)))return A}else x(S++,L+1,I,W,z,O,N,-1/0,1/0),x(S++,L+1,z,O,I,W,1^N,-1/0,1/0);if(W<P){var X=c(t,L,z,O,q,H),Z=q[E*X+L],J=h(t,L,X,O,q,H,Z);if(J<O&&x(S++,L,W,P,J,O,(4|N)+(j?16:0),Z,B),z<X&&x(S++,L,W,P,z,X,(2|N)+(j?16:0),F,Z),X+1===J){if(void 0!==(A=j?_(t,L,e,W,P,U,V,X,q,H[X]):b(t,L,e,N,W,P,U,V,X,q,H[X])))return A}else if(X<J){var K;if(j){if(K=g(t,L,W,P,U,V,Z),W<K){var Q=h(t,L,W,K,U,V,Z);if(L===t-2){if(W<Q&&void 0!==(A=l.sweepComplete(t,e,W,Q,U,V,X,J,q,H)))return A;if(Q<K&&void 0!==(A=l.sweepBipartite(t,e,Q,K,U,V,X,J,q,H)))return A}else W<Q&&x(S++,L+1,W,Q,X,J,16,-1/0,1/0),Q<K&&(x(S++,L+1,Q,K,X,J,0,-1/0,1/0),x(S++,L+1,X,J,Q,K,1,-1/0,1/0))}}else K=N?m(t,L,W,P,U,V,Z):g(t,L,W,P,U,V,Z),W<K&&(L===t-2?A=N?l.sweepBipartite(t,e,X,J,q,H,W,K,U,V):l.sweepBipartite(t,e,W,K,U,V,X,J,q,H):(x(S++,L+1,W,K,X,J,N,-1/0,1/0),x(S++,L+1,X,J,W,K,1^N,-1/0,1/0)))}}}}};var n=t(\"typedarray-pool\"),i=t(\"bit-twiddle\"),a=t(\"./brute\"),o=a.partial,s=a.full,l=t(\"./sweep\"),c=t(\"./median\"),u=t(\"./partition\"),f=u(\"!(lo>=p0)&&!(p1>=hi)\",[\"p0\",\"p1\"]),h=u(\"lo===p0\",[\"p0\"]),p=u(\"lo<p0\",[\"p0\"]),d=u(\"hi<=p0\",[\"p0\"]),g=u(\"lo<=p0&&p0<=hi\",[\"p0\"]),m=u(\"lo<p0&&p0<=hi\",[\"p0\"]),v=n.mallocInt32(1024),y=n.mallocDouble(1024);function x(t,e,r,n,i,a,o,s,l){var c=6*t;v[c]=e,v[c+1]=r,v[c+2]=n,v[c+3]=i,v[c+4]=a,v[c+5]=o;var u=2*t;y[u]=s,y[u+1]=l}function b(t,e,r,n,i,a,o,s,l,c,u){var f=2*t,h=l*f,p=c[h+e];t:for(var d=i,g=i*f;d<a;++d,g+=f){var m=o[g+e],v=o[g+e+t];if(!(p<m||v<p)&&(!n||p!==m)){for(var y,x=s[d],b=e+1;b<t;++b){m=o[g+b],v=o[g+b+t];var _=c[h+b],w=c[h+b+t];if(v<_||w<m)continue t}if(void 0!==(y=n?r(u,x):r(x,u)))return y}}}function _(t,e,r,n,i,a,o,s,l,c){var u=2*t,f=s*u,h=l[f+e];t:for(var p=n,d=n*u;p<i;++p,d+=u){var g=o[p];if(g!==c){var m=a[d+e],v=a[d+e+t];if(!(h<m||v<h)){for(var y=e+1;y<t;++y){m=a[d+y],v=a[d+y+t];var x=l[f+y],b=l[f+y+t];if(v<x||b<m)continue t}var _=r(g,c);if(void 0!==_)return _}}}}},{\"./brute\":102,\"./median\":104,\"./partition\":105,\"./sweep\":107,\"bit-twiddle\":97,\"typedarray-pool\":595}],104:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,a,o,s){if(a<=r+1)return r;var l=r,c=a,u=a+r>>>1,f=2*t,h=u,p=o[f*u+e];for(;l<c;){if(c-l<8){i(t,e,l,c,o,s),p=o[f*u+e];break}var d=c-l,g=Math.random()*d+l|0,m=o[f*g+e],v=Math.random()*d+l|0,y=o[f*v+e],x=Math.random()*d+l|0,b=o[f*x+e];m<=y?b>=y?(h=v,p=y):m>=b?(h=g,p=m):(h=x,p=b):y>=b?(h=v,p=y):b>=m?(h=g,p=m):(h=x,p=b);for(var _=f*(c-1),w=f*h,T=0;T<f;++T,++_,++w){var k=o[_];o[_]=o[w],o[w]=k}var M=s[c-1];s[c-1]=s[h],s[h]=M,h=n(t,e,l,c-1,o,s,p);for(_=f*(c-1),w=f*h,T=0;T<f;++T,++_,++w){k=o[_];o[_]=o[w],o[w]=k}M=s[c-1];if(s[c-1]=s[h],s[h]=M,u<h){for(c=h-1;l<c&&o[f*(c-1)+e]===p;)c-=1;c+=1}else{if(!(h<u))break;for(l=h+1;l<c&&o[f*l+e]===p;)l+=1}}return n(t,e,r,u,o,s,o[f*u+e])};var n=t(\"./partition\")(\"lo<p0\",[\"p0\"]);function i(t,e,r,n,i,a){for(var o=2*t,s=o*(r+1)+e,l=r+1;l<n;++l,s+=o)for(var c=i[s],u=l,f=o*(l-1);u>r&&i[f+e]>c;--u,f-=o){for(var h=f,p=f+o,d=0;d<o;++d,++h,++p){var g=i[h];i[h]=i[p],i[p]=g}var m=a[u];a[u]=a[u-1],a[u-1]=m}}},{\"./partition\":105}],105:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=\"abcdef\".split(\"\").concat(e),n=[];t.indexOf(\"lo\")>=0&&n.push(\"lo=e[k+n]\");t.indexOf(\"hi\")>=0&&n.push(\"hi=e[k+o]\");return r.push(\"for(var j=2*a,k=j*c,l=k,m=c,n=b,o=a+b,p=c;d>p;++p,k+=j){var _;if($)if(m===p)m+=1,l+=j;else{for(var s=0;j>s;++s){var t=e[k+s];e[k+s]=e[l],e[l++]=t}var u=f[p];f[p]=f[m],f[m++]=u}}return m\".replace(\"_\",n.join()).replace(\"$\",t)),Function.apply(void 0,r)}},{}],106:[function(t,e,r){\"use strict\";e.exports=function(t,e){e<=128?n(0,e-1,t):function t(e,r,u){var f=(r-e+1)/6|0,h=e+f,p=r-f,d=e+r>>1,g=d-f,m=d+f,v=h,y=g,x=d,b=m,_=p,w=e+1,T=r-1,k=0;l(v,y,u)&&(k=v,v=y,y=k);l(b,_,u)&&(k=b,b=_,_=k);l(v,x,u)&&(k=v,v=x,x=k);l(y,x,u)&&(k=y,y=x,x=k);l(v,b,u)&&(k=v,v=b,b=k);l(x,b,u)&&(k=x,x=b,b=k);l(y,_,u)&&(k=y,y=_,_=k);l(y,x,u)&&(k=y,y=x,x=k);l(b,_,u)&&(k=b,b=_,_=k);for(var M=u[2*y],A=u[2*y+1],S=u[2*b],E=u[2*b+1],C=2*v,L=2*x,I=2*_,P=2*h,z=2*d,O=2*p,D=0;D<2;++D){var R=u[C+D],F=u[L+D],B=u[I+D];u[P+D]=R,u[z+D]=F,u[O+D]=B}a(g,e,u),a(m,r,u);for(var N=w;N<=T;++N)if(c(N,M,A,u))N!==w&&i(N,w,u),++w;else if(!c(N,S,E,u))for(;;){if(c(T,S,E,u)){c(T,M,A,u)?(o(N,w,T,u),++w,--T):(i(N,T,u),--T);break}if(--T<N)break}s(e,w-1,M,A,u),s(r,T+1,S,E,u),w-2-e<=32?n(e,w-2,u):t(e,w-2,u);r-(T+2)<=32?n(T+2,r,u):t(T+2,r,u);T-w<=32?n(w,T,u):t(w,T,u)}(0,e-1,t)};function n(t,e,r){for(var n=2*(t+1),i=t+1;i<=e;++i){for(var a=r[n++],o=r[n++],s=i,l=n-2;s-- >t;){var c=r[l-2],u=r[l-1];if(c<a)break;if(c===a&&u<o)break;r[l]=c,r[l+1]=u,l-=2}r[l]=a,r[l+1]=o}}function i(t,e,r){e*=2;var n=r[t*=2],i=r[t+1];r[t]=r[e],r[t+1]=r[e+1],r[e]=n,r[e+1]=i}function a(t,e,r){e*=2,r[t*=2]=r[e],r[t+1]=r[e+1]}function o(t,e,r,n){e*=2,r*=2;var i=n[t*=2],a=n[t+1];n[t]=n[e],n[t+1]=n[e+1],n[e]=n[r],n[e+1]=n[r+1],n[r]=i,n[r+1]=a}function s(t,e,r,n,i){e*=2,i[t*=2]=i[e],i[e]=r,i[t+1]=i[e+1],i[e+1]=n}function l(t,e,r){e*=2;var n=r[t*=2],i=r[e];return!(n<i)&&(n!==i||r[t+1]>r[e+1])}function c(t,e,r,n){var i=n[t*=2];return i<e||i===e&&n[t+1]<r}},{}],107:[function(t,e,r){\"use strict\";e.exports={init:function(t){var e=i.nextPow2(t);o.length<e&&(n.free(o),o=n.mallocInt32(e));s.length<e&&(n.free(s),s=n.mallocInt32(e));l.length<e&&(n.free(l),l=n.mallocInt32(e));c.length<e&&(n.free(c),c=n.mallocInt32(e));u.length<e&&(n.free(u),u=n.mallocInt32(e));f.length<e&&(n.free(f),f=n.mallocInt32(e));var r=8*e;h.length<r&&(n.free(h),h=n.mallocDouble(r))},sweepBipartite:function(t,e,r,n,i,u,f,g,m,v){for(var y=0,x=2*t,b=t-1,_=x-1,w=r;w<n;++w){var T=u[w],k=x*w;h[y++]=i[k+b],h[y++]=-(T+1),h[y++]=i[k+_],h[y++]=T}for(w=f;w<g;++w){T=v[w]+(1<<28);var M=x*w;h[y++]=m[M+b],h[y++]=-T,h[y++]=m[M+_],h[y++]=T}var A=y>>>1;a(h,A);var S=0,E=0;for(w=0;w<A;++w){var C=0|h[2*w+1];if(C>=1<<28)p(l,c,E--,C=C-(1<<28)|0);else if(C>=0)p(o,s,S--,C);else if(C<=-(1<<28)){C=-C-(1<<28)|0;for(var L=0;L<S;++L){if(void 0!==(I=e(o[L],C)))return I}d(l,c,E++,C)}else{C=-C-1|0;for(L=0;L<E;++L){var I;if(void 0!==(I=e(C,l[L])))return I}d(o,s,S++,C)}}},sweepComplete:function(t,e,r,n,i,g,m,v,y,x){for(var b=0,_=2*t,w=t-1,T=_-1,k=r;k<n;++k){var M=g[k]+1<<1,A=_*k;h[b++]=i[A+w],h[b++]=-M,h[b++]=i[A+T],h[b++]=M}for(k=m;k<v;++k){M=x[k]+1<<1;var S=_*k;h[b++]=y[S+w],h[b++]=1|-M,h[b++]=y[S+T],h[b++]=1|M}var E=b>>>1;a(h,E);var C=0,L=0,I=0;for(k=0;k<E;++k){var P=0|h[2*k+1],z=1&P;if(k<E-1&&P>>1==h[2*k+3]>>1&&(z=2,k+=1),P<0){for(var O=-(P>>1)-1,D=0;D<I;++D){if(void 0!==(R=e(u[D],O)))return R}if(0!==z)for(D=0;D<C;++D){if(void 0!==(R=e(o[D],O)))return R}if(1!==z)for(D=0;D<L;++D){var R;if(void 0!==(R=e(l[D],O)))return R}0===z?d(o,s,C++,O):1===z?d(l,c,L++,O):2===z&&d(u,f,I++,O)}else{O=(P>>1)-1;0===z?p(o,s,C--,O):1===z?p(l,c,L--,O):2===z&&p(u,f,I--,O)}}},scanBipartite:function(t,e,r,n,i,l,c,u,f,g,m,v){var y=0,x=2*t,b=e,_=e+t,w=1,T=1;n?T=1<<28:w=1<<28;for(var k=i;k<l;++k){var M=k+w,A=x*k;h[y++]=c[A+b],h[y++]=-M,h[y++]=c[A+_],h[y++]=M}for(k=f;k<g;++k){M=k+T;var S=x*k;h[y++]=m[S+b],h[y++]=-M}var E=y>>>1;a(h,E);var C=0;for(k=0;k<E;++k){var L=0|h[2*k+1];if(L<0){var I=!1;if((M=-L)>=1<<28?(I=!n,M-=1<<28):(I=!!n,M-=1),I)d(o,s,C++,M);else{var P=v[M],z=x*M,O=m[z+e+1],D=m[z+e+1+t];t:for(var R=0;R<C;++R){var F=o[R],B=x*F;if(!(D<c[B+e+1]||c[B+e+1+t]<O)){for(var N=e+2;N<t;++N)if(m[z+N+t]<c[B+N]||c[B+N+t]<m[z+N])continue t;var j,U=u[F];if(void 0!==(j=n?r(P,U):r(U,P)))return j}}}}else p(o,s,C--,L-w)}},scanComplete:function(t,e,r,n,i,s,l,c,u,f,p){for(var d=0,g=2*t,m=e,v=e+t,y=n;y<i;++y){var x=y+(1<<28),b=g*y;h[d++]=s[b+m],h[d++]=-x,h[d++]=s[b+v],h[d++]=x}for(y=c;y<u;++y){x=y+1;var _=g*y;h[d++]=f[_+m],h[d++]=-x}var w=d>>>1;a(h,w);var T=0;for(y=0;y<w;++y){var k=0|h[2*y+1];if(k<0){if((x=-k)>=1<<28)o[T++]=x-(1<<28);else{var M=p[x-=1],A=g*x,S=f[A+e+1],E=f[A+e+1+t];t:for(var C=0;C<T;++C){var L=o[C],I=l[L];if(I===M)break;var P=g*L;if(!(E<s[P+e+1]||s[P+e+1+t]<S)){for(var z=e+2;z<t;++z)if(f[A+z+t]<s[P+z]||s[P+z+t]<f[A+z])continue t;var O=r(I,M);if(void 0!==O)return O}}}}else{for(x=k-(1<<28),C=T-1;C>=0;--C)if(o[C]===x){for(z=C+1;z<T;++z)o[z-1]=o[z];break}--T}}}};var n=t(\"typedarray-pool\"),i=t(\"bit-twiddle\"),a=t(\"./sort\"),o=n.mallocInt32(1024),s=n.mallocInt32(1024),l=n.mallocInt32(1024),c=n.mallocInt32(1024),u=n.mallocInt32(1024),f=n.mallocInt32(1024),h=n.mallocDouble(8192);function p(t,e,r,n){var i=e[n],a=t[r-1];t[i]=a,e[a]=i}function d(t,e,r,n){t[r]=n,e[n]=r}},{\"./sort\":106,\"bit-twiddle\":97,\"typedarray-pool\":595}],108:[function(t,e,r){},{}],109:[function(t,e,r){arguments[4][108][0].apply(r,arguments)},{dup:108}],110:[function(t,e,r){\"use strict\";var n,i=\"object\"==typeof Reflect?Reflect:null,a=i&&\"function\"==typeof i.apply?i.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)};n=i&&\"function\"==typeof i.ownKeys?i.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var o=Number.isNaN||function(t){return t!=t};function s(){s.init.call(this)}e.exports=s,e.exports.once=function(t,e){return new Promise((function(r,n){function i(){void 0!==a&&t.removeListener(\"error\",a),r([].slice.call(arguments))}var a;\"error\"!==e&&(a=function(r){t.removeListener(e,i),n(r)},t.once(\"error\",a)),t.once(e,i)}))},s.EventEmitter=s,s.prototype._events=void 0,s.prototype._eventsCount=0,s.prototype._maxListeners=void 0;var l=10;function c(t){if(\"function\"!=typeof t)throw new TypeError('The \"listener\" argument must be of type Function. Received type '+typeof t)}function u(t){return void 0===t._maxListeners?s.defaultMaxListeners:t._maxListeners}function f(t,e,r,n){var i,a,o,s;if(c(r),void 0===(a=t._events)?(a=t._events=Object.create(null),t._eventsCount=0):(void 0!==a.newListener&&(t.emit(\"newListener\",e,r.listener?r.listener:r),a=t._events),o=a[e]),void 0===o)o=a[e]=r,++t._eventsCount;else if(\"function\"==typeof o?o=a[e]=n?[r,o]:[o,r]:n?o.unshift(r):o.push(r),(i=u(t))>0&&o.length>i&&!o.warned){o.warned=!0;var l=new Error(\"Possible EventEmitter memory leak detected. \"+o.length+\" \"+String(e)+\" listeners added. Use emitter.setMaxListeners() to increase limit\");l.name=\"MaxListenersExceededWarning\",l.emitter=t,l.type=e,l.count=o.length,s=l,console&&console.warn&&console.warn(s)}return t}function h(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function p(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},i=h.bind(n);return i.listener=r,n.wrapFn=i,i}function d(t,e,r){var n=t._events;if(void 0===n)return[];var i=n[e];return void 0===i?[]:\"function\"==typeof i?r?[i.listener||i]:[i]:r?function(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}(i):m(i,i.length)}function g(t){var e=this._events;if(void 0!==e){var r=e[t];if(\"function\"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function m(t,e){for(var r=new Array(e),n=0;n<e;++n)r[n]=t[n];return r}Object.defineProperty(s,\"defaultMaxListeners\",{enumerable:!0,get:function(){return l},set:function(t){if(\"number\"!=typeof t||t<0||o(t))throw new RangeError('The value of \"defaultMaxListeners\" is out of range. It must be a non-negative number. Received '+t+\".\");l=t}}),s.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},s.prototype.setMaxListeners=function(t){if(\"number\"!=typeof t||t<0||o(t))throw new RangeError('The value of \"n\" is out of range. It must be a non-negative number. Received '+t+\".\");return this._maxListeners=t,this},s.prototype.getMaxListeners=function(){return u(this)},s.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var n=\"error\"===t,i=this._events;if(void 0!==i)n=n&&void 0===i.error;else if(!n)return!1;if(n){var o;if(e.length>0&&(o=e[0]),o instanceof Error)throw o;var s=new Error(\"Unhandled error.\"+(o?\" (\"+o.message+\")\":\"\"));throw s.context=o,s}var l=i[t];if(void 0===l)return!1;if(\"function\"==typeof l)a(l,this,e);else{var c=l.length,u=m(l,c);for(r=0;r<c;++r)a(u[r],this,e)}return!0},s.prototype.addListener=function(t,e){return f(this,t,e,!1)},s.prototype.on=s.prototype.addListener,s.prototype.prependListener=function(t,e){return f(this,t,e,!0)},s.prototype.once=function(t,e){return c(e),this.on(t,p(this,t,e)),this},s.prototype.prependOnceListener=function(t,e){return c(e),this.prependListener(t,p(this,t,e)),this},s.prototype.removeListener=function(t,e){var r,n,i,a,o;if(c(e),void 0===(n=this._events))return this;if(void 0===(r=n[t]))return this;if(r===e||r.listener===e)0==--this._eventsCount?this._events=Object.create(null):(delete n[t],n.removeListener&&this.emit(\"removeListener\",t,r.listener||e));else if(\"function\"!=typeof r){for(i=-1,a=r.length-1;a>=0;a--)if(r[a]===e||r[a].listener===e){o=r[a].listener,i=a;break}if(i<0)return this;0===i?r.shift():function(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}(r,i),1===r.length&&(n[t]=r[0]),void 0!==n.removeListener&&this.emit(\"removeListener\",t,o||e)}return this},s.prototype.off=s.prototype.removeListener,s.prototype.removeAllListeners=function(t){var e,r,n;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[t]&&(0==--this._eventsCount?this._events=Object.create(null):delete r[t]),this;if(0===arguments.length){var i,a=Object.keys(r);for(n=0;n<a.length;++n)\"removeListener\"!==(i=a[n])&&this.removeAllListeners(i);return this.removeAllListeners(\"removeListener\"),this._events=Object.create(null),this._eventsCount=0,this}if(\"function\"==typeof(e=r[t]))this.removeListener(t,e);else if(void 0!==e)for(n=e.length-1;n>=0;n--)this.removeListener(t,e[n]);return this},s.prototype.listeners=function(t){return d(this,t,!0)},s.prototype.rawListeners=function(t){return d(this,t,!1)},s.listenerCount=function(t,e){return\"function\"==typeof t.listenerCount?t.listenerCount(e):g.call(t,e)},s.prototype.listenerCount=g,s.prototype.eventNames=function(){return this._eventsCount>0?n(this._events):[]}},{}],111:[function(t,e,r){(function(e){(function(){\n",
       "/*!\n",
       " * The buffer module from node.js, for the browser.\n",
       " *\n",
       " * @author   Feross Aboukhadijeh <https://feross.org>\n",
       " * @license  MIT\n",
       " */\n",
       "\"use strict\";var e=t(\"base64-js\"),n=t(\"ieee754\");r.Buffer=a,r.SlowBuffer=function(t){+t!=t&&(t=0);return a.alloc(+t)},r.INSPECT_MAX_BYTES=50;function i(t){if(t>2147483647)throw new RangeError('The value \"'+t+'\" is invalid for option \"size\"');var e=new Uint8Array(t);return e.__proto__=a.prototype,e}function a(t,e,r){if(\"number\"==typeof t){if(\"string\"==typeof e)throw new TypeError('The \"string\" argument must be of type string. Received type number');return l(t)}return o(t,e,r)}function o(t,e,r){if(\"string\"==typeof t)return function(t,e){\"string\"==typeof e&&\"\"!==e||(e=\"utf8\");if(!a.isEncoding(e))throw new TypeError(\"Unknown encoding: \"+e);var r=0|f(t,e),n=i(r),o=n.write(t,e);o!==r&&(n=n.slice(0,o));return n}(t,e);if(ArrayBuffer.isView(t))return c(t);if(null==t)throw TypeError(\"The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type \"+typeof t);if(B(t,ArrayBuffer)||t&&B(t.buffer,ArrayBuffer))return function(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('\"offset\" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('\"length\" is outside of buffer bounds');var n;n=void 0===e&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,e):new Uint8Array(t,e,r);return n.__proto__=a.prototype,n}(t,e,r);if(\"number\"==typeof t)throw new TypeError('The \"value\" argument must not be of type number. Received type number');var n=t.valueOf&&t.valueOf();if(null!=n&&n!==t)return a.from(n,e,r);var o=function(t){if(a.isBuffer(t)){var e=0|u(t.length),r=i(e);return 0===r.length||t.copy(r,0,0,e),r}if(void 0!==t.length)return\"number\"!=typeof t.length||N(t.length)?i(0):c(t);if(\"Buffer\"===t.type&&Array.isArray(t.data))return c(t.data)}(t);if(o)return o;if(\"undefined\"!=typeof Symbol&&null!=Symbol.toPrimitive&&\"function\"==typeof t[Symbol.toPrimitive])return a.from(t[Symbol.toPrimitive](\"string\"),e,r);throw new TypeError(\"The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type \"+typeof t)}function s(t){if(\"number\"!=typeof t)throw new TypeError('\"size\" argument must be of type number');if(t<0)throw new RangeError('The value \"'+t+'\" is invalid for option \"size\"')}function l(t){return s(t),i(t<0?0:0|u(t))}function c(t){for(var e=t.length<0?0:0|u(t.length),r=i(e),n=0;n<e;n+=1)r[n]=255&t[n];return r}function u(t){if(t>=2147483647)throw new RangeError(\"Attempt to allocate Buffer larger than maximum size: 0x\"+2147483647..toString(16)+\" bytes\");return 0|t}function f(t,e){if(a.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||B(t,ArrayBuffer))return t.byteLength;if(\"string\"!=typeof t)throw new TypeError('The \"string\" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var r=t.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;for(var i=!1;;)switch(e){case\"ascii\":case\"latin1\":case\"binary\":return r;case\"utf8\":case\"utf-8\":return D(t).length;case\"ucs2\":case\"ucs-2\":case\"utf16le\":case\"utf-16le\":return 2*r;case\"hex\":return r>>>1;case\"base64\":return R(t).length;default:if(i)return n?-1:D(t).length;e=(\"\"+e).toLowerCase(),i=!0}}function h(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return\"\";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return\"\";if((r>>>=0)<=(e>>>=0))return\"\";for(t||(t=\"utf8\");;)switch(t){case\"hex\":return A(this,e,r);case\"utf8\":case\"utf-8\":return T(this,e,r);case\"ascii\":return k(this,e,r);case\"latin1\":case\"binary\":return M(this,e,r);case\"base64\":return w(this,e,r);case\"ucs2\":case\"ucs-2\":case\"utf16le\":case\"utf-16le\":return S(this,e,r);default:if(n)throw new TypeError(\"Unknown encoding: \"+t);t=(t+\"\").toLowerCase(),n=!0}}function p(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function d(t,e,r,n,i){if(0===t.length)return-1;if(\"string\"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),N(r=+r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0){if(!i)return-1;r=0}if(\"string\"==typeof e&&(e=a.from(e,n)),a.isBuffer(e))return 0===e.length?-1:g(t,e,r,n,i);if(\"number\"==typeof e)return e&=255,\"function\"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):g(t,[e],r,n,i);throw new TypeError(\"val must be string, number or Buffer\")}function g(t,e,r,n,i){var a,o=1,s=t.length,l=e.length;if(void 0!==n&&(\"ucs2\"===(n=String(n).toLowerCase())||\"ucs-2\"===n||\"utf16le\"===n||\"utf-16le\"===n)){if(t.length<2||e.length<2)return-1;o=2,s/=2,l/=2,r/=2}function c(t,e){return 1===o?t[e]:t.readUInt16BE(e*o)}if(i){var u=-1;for(a=r;a<s;a++)if(c(t,a)===c(e,-1===u?0:a-u)){if(-1===u&&(u=a),a-u+1===l)return u*o}else-1!==u&&(a-=a-u),u=-1}else for(r+l>s&&(r=s-l),a=r;a>=0;a--){for(var f=!0,h=0;h<l;h++)if(c(t,a+h)!==c(e,h)){f=!1;break}if(f)return a}return-1}function m(t,e,r,n){r=Number(r)||0;var i=t.length-r;n?(n=Number(n))>i&&(n=i):n=i;var a=e.length;n>a/2&&(n=a/2);for(var o=0;o<n;++o){var s=parseInt(e.substr(2*o,2),16);if(N(s))return o;t[r+o]=s}return o}function v(t,e,r,n){return F(D(e,t.length-r),t,r,n)}function y(t,e,r,n){return F(function(t){for(var e=[],r=0;r<t.length;++r)e.push(255&t.charCodeAt(r));return e}(e),t,r,n)}function x(t,e,r,n){return y(t,e,r,n)}function b(t,e,r,n){return F(R(e),t,r,n)}function _(t,e,r,n){return F(function(t,e){for(var r,n,i,a=[],o=0;o<t.length&&!((e-=2)<0);++o)r=t.charCodeAt(o),n=r>>8,i=r%256,a.push(i),a.push(n);return a}(e,t.length-r),t,r,n)}function w(t,r,n){return 0===r&&n===t.length?e.fromByteArray(t):e.fromByteArray(t.slice(r,n))}function T(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i<r;){var a,o,s,l,c=t[i],u=null,f=c>239?4:c>223?3:c>191?2:1;if(i+f<=r)switch(f){case 1:c<128&&(u=c);break;case 2:128==(192&(a=t[i+1]))&&(l=(31&c)<<6|63&a)>127&&(u=l);break;case 3:a=t[i+1],o=t[i+2],128==(192&a)&&128==(192&o)&&(l=(15&c)<<12|(63&a)<<6|63&o)>2047&&(l<55296||l>57343)&&(u=l);break;case 4:a=t[i+1],o=t[i+2],s=t[i+3],128==(192&a)&&128==(192&o)&&128==(192&s)&&(l=(15&c)<<18|(63&a)<<12|(63&o)<<6|63&s)>65535&&l<1114112&&(u=l)}null===u?(u=65533,f=1):u>65535&&(u-=65536,n.push(u>>>10&1023|55296),u=56320|1023&u),n.push(u),i+=f}return function(t){var e=t.length;if(e<=4096)return String.fromCharCode.apply(String,t);var r=\"\",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=4096));return r}(n)}r.kMaxLength=2147483647,a.TYPED_ARRAY_SUPPORT=function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()}catch(t){return!1}}(),a.TYPED_ARRAY_SUPPORT||\"undefined\"==typeof console||\"function\"!=typeof console.error||console.error(\"This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.\"),Object.defineProperty(a.prototype,\"parent\",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,\"offset\",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}}),\"undefined\"!=typeof Symbol&&null!=Symbol.species&&a[Symbol.species]===a&&Object.defineProperty(a,Symbol.species,{value:null,configurable:!0,enumerable:!1,writable:!1}),a.poolSize=8192,a.from=function(t,e,r){return o(t,e,r)},a.prototype.__proto__=Uint8Array.prototype,a.__proto__=Uint8Array,a.alloc=function(t,e,r){return function(t,e,r){return s(t),t<=0?i(t):void 0!==e?\"string\"==typeof r?i(t).fill(e,r):i(t).fill(e):i(t)}(t,e,r)},a.allocUnsafe=function(t){return l(t)},a.allocUnsafeSlow=function(t){return l(t)},a.isBuffer=function(t){return null!=t&&!0===t._isBuffer&&t!==a.prototype},a.compare=function(t,e){if(B(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),B(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),!a.isBuffer(t)||!a.isBuffer(e))throw new TypeError('The \"buf1\", \"buf2\" arguments must be one of type Buffer or Uint8Array');if(t===e)return 0;for(var r=t.length,n=e.length,i=0,o=Math.min(r,n);i<o;++i)if(t[i]!==e[i]){r=t[i],n=e[i];break}return r<n?-1:n<r?1:0},a.isEncoding=function(t){switch(String(t).toLowerCase()){case\"hex\":case\"utf8\":case\"utf-8\":case\"ascii\":case\"latin1\":case\"binary\":case\"base64\":case\"ucs2\":case\"ucs-2\":case\"utf16le\":case\"utf-16le\":return!0;default:return!1}},a.concat=function(t,e){if(!Array.isArray(t))throw new TypeError('\"list\" argument must be an Array of Buffers');if(0===t.length)return a.alloc(0);var r;if(void 0===e)for(e=0,r=0;r<t.length;++r)e+=t[r].length;var n=a.allocUnsafe(e),i=0;for(r=0;r<t.length;++r){var o=t[r];if(B(o,Uint8Array)&&(o=a.from(o)),!a.isBuffer(o))throw new TypeError('\"list\" argument must be an Array of Buffers');o.copy(n,i),i+=o.length}return n},a.byteLength=f,a.prototype._isBuffer=!0,a.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError(\"Buffer size must be a multiple of 16-bits\");for(var e=0;e<t;e+=2)p(this,e,e+1);return this},a.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError(\"Buffer size must be a multiple of 32-bits\");for(var e=0;e<t;e+=4)p(this,e,e+3),p(this,e+1,e+2);return this},a.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError(\"Buffer size must be a multiple of 64-bits\");for(var e=0;e<t;e+=8)p(this,e,e+7),p(this,e+1,e+6),p(this,e+2,e+5),p(this,e+3,e+4);return this},a.prototype.toString=function(){var t=this.length;return 0===t?\"\":0===arguments.length?T(this,0,t):h.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(t){if(!a.isBuffer(t))throw new TypeError(\"Argument must be a Buffer\");return this===t||0===a.compare(this,t)},a.prototype.inspect=function(){var t=\"\",e=r.INSPECT_MAX_BYTES;return t=this.toString(\"hex\",0,e).replace(/(.{2})/g,\"$1 \").trim(),this.length>e&&(t+=\" ... \"),\"<Buffer \"+t+\">\"},a.prototype.compare=function(t,e,r,n,i){if(B(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),!a.isBuffer(t))throw new TypeError('The \"target\" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),e<0||r>t.length||n<0||i>this.length)throw new RangeError(\"out of range index\");if(n>=i&&e>=r)return 0;if(n>=i)return-1;if(e>=r)return 1;if(this===t)return 0;for(var o=(i>>>=0)-(n>>>=0),s=(r>>>=0)-(e>>>=0),l=Math.min(o,s),c=this.slice(n,i),u=t.slice(e,r),f=0;f<l;++f)if(c[f]!==u[f]){o=c[f],s=u[f];break}return o<s?-1:s<o?1:0},a.prototype.includes=function(t,e,r){return-1!==this.indexOf(t,e,r)},a.prototype.indexOf=function(t,e,r){return d(this,t,e,r,!0)},a.prototype.lastIndexOf=function(t,e,r){return d(this,t,e,r,!1)},a.prototype.write=function(t,e,r,n){if(void 0===e)n=\"utf8\",r=this.length,e=0;else if(void 0===r&&\"string\"==typeof e)n=e,r=this.length,e=0;else{if(!isFinite(e))throw new Error(\"Buffer.write(string, encoding, offset[, length]) is no longer supported\");e>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n=\"utf8\")):(n=r,r=void 0)}var i=this.length-e;if((void 0===r||r>i)&&(r=i),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError(\"Attempt to write outside buffer bounds\");n||(n=\"utf8\");for(var a=!1;;)switch(n){case\"hex\":return m(this,t,e,r);case\"utf8\":case\"utf-8\":return v(this,t,e,r);case\"ascii\":return y(this,t,e,r);case\"latin1\":case\"binary\":return x(this,t,e,r);case\"base64\":return b(this,t,e,r);case\"ucs2\":case\"ucs-2\":case\"utf16le\":case\"utf-16le\":return _(this,t,e,r);default:if(a)throw new TypeError(\"Unknown encoding: \"+n);n=(\"\"+n).toLowerCase(),a=!0}},a.prototype.toJSON=function(){return{type:\"Buffer\",data:Array.prototype.slice.call(this._arr||this,0)}};function k(t,e,r){var n=\"\";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(127&t[i]);return n}function M(t,e,r){var n=\"\";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function A(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var i=\"\",a=e;a<r;++a)i+=O(t[a]);return i}function S(t,e,r){for(var n=t.slice(e,r),i=\"\",a=0;a<n.length;a+=2)i+=String.fromCharCode(n[a]+256*n[a+1]);return i}function E(t,e,r){if(t%1!=0||t<0)throw new RangeError(\"offset is not uint\");if(t+e>r)throw new RangeError(\"Trying to access beyond buffer length\")}function C(t,e,r,n,i,o){if(!a.isBuffer(t))throw new TypeError('\"buffer\" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('\"value\" argument is out of bounds');if(r+n>t.length)throw new RangeError(\"Index out of range\")}function L(t,e,r,n,i,a){if(r+n>t.length)throw new RangeError(\"Index out of range\");if(r<0)throw new RangeError(\"Index out of range\")}function I(t,e,r,i,a){return e=+e,r>>>=0,a||L(t,0,r,4),n.write(t,e,r,i,23,4),r+4}function P(t,e,r,i,a){return e=+e,r>>>=0,a||L(t,0,r,8),n.write(t,e,r,i,52,8),r+8}a.prototype.slice=function(t,e){var r=this.length;(t=~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),(e=void 0===e?r:~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),e<t&&(e=t);var n=this.subarray(t,e);return n.__proto__=a.prototype,n},a.prototype.readUIntLE=function(t,e,r){t>>>=0,e>>>=0,r||E(t,e,this.length);for(var n=this[t],i=1,a=0;++a<e&&(i*=256);)n+=this[t+a]*i;return n},a.prototype.readUIntBE=function(t,e,r){t>>>=0,e>>>=0,r||E(t,e,this.length);for(var n=this[t+--e],i=1;e>0&&(i*=256);)n+=this[t+--e]*i;return n},a.prototype.readUInt8=function(t,e){return t>>>=0,e||E(t,1,this.length),this[t]},a.prototype.readUInt16LE=function(t,e){return t>>>=0,e||E(t,2,this.length),this[t]|this[t+1]<<8},a.prototype.readUInt16BE=function(t,e){return t>>>=0,e||E(t,2,this.length),this[t]<<8|this[t+1]},a.prototype.readUInt32LE=function(t,e){return t>>>=0,e||E(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},a.prototype.readUInt32BE=function(t,e){return t>>>=0,e||E(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},a.prototype.readIntLE=function(t,e,r){t>>>=0,e>>>=0,r||E(t,e,this.length);for(var n=this[t],i=1,a=0;++a<e&&(i*=256);)n+=this[t+a]*i;return n>=(i*=128)&&(n-=Math.pow(2,8*e)),n},a.prototype.readIntBE=function(t,e,r){t>>>=0,e>>>=0,r||E(t,e,this.length);for(var n=e,i=1,a=this[t+--n];n>0&&(i*=256);)a+=this[t+--n]*i;return a>=(i*=128)&&(a-=Math.pow(2,8*e)),a},a.prototype.readInt8=function(t,e){return t>>>=0,e||E(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},a.prototype.readInt16LE=function(t,e){t>>>=0,e||E(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},a.prototype.readInt16BE=function(t,e){t>>>=0,e||E(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},a.prototype.readInt32LE=function(t,e){return t>>>=0,e||E(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},a.prototype.readInt32BE=function(t,e){return t>>>=0,e||E(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},a.prototype.readFloatLE=function(t,e){return t>>>=0,e||E(t,4,this.length),n.read(this,t,!0,23,4)},a.prototype.readFloatBE=function(t,e){return t>>>=0,e||E(t,4,this.length),n.read(this,t,!1,23,4)},a.prototype.readDoubleLE=function(t,e){return t>>>=0,e||E(t,8,this.length),n.read(this,t,!0,52,8)},a.prototype.readDoubleBE=function(t,e){return t>>>=0,e||E(t,8,this.length),n.read(this,t,!1,52,8)},a.prototype.writeUIntLE=function(t,e,r,n){(t=+t,e>>>=0,r>>>=0,n)||C(this,t,e,r,Math.pow(2,8*r)-1,0);var i=1,a=0;for(this[e]=255&t;++a<r&&(i*=256);)this[e+a]=t/i&255;return e+r},a.prototype.writeUIntBE=function(t,e,r,n){(t=+t,e>>>=0,r>>>=0,n)||C(this,t,e,r,Math.pow(2,8*r)-1,0);var i=r-1,a=1;for(this[e+i]=255&t;--i>=0&&(a*=256);)this[e+i]=t/a&255;return e+r},a.prototype.writeUInt8=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,1,255,0),this[e]=255&t,e+1},a.prototype.writeUInt16LE=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,2,65535,0),this[e]=255&t,this[e+1]=t>>>8,e+2},a.prototype.writeUInt16BE=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,2,65535,0),this[e]=t>>>8,this[e+1]=255&t,e+2},a.prototype.writeUInt32LE=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,4,4294967295,0),this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t,e+4},a.prototype.writeUInt32BE=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,4,4294967295,0),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4},a.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e>>>=0,!n){var i=Math.pow(2,8*r-1);C(this,t,e,r,i-1,-i)}var a=0,o=1,s=0;for(this[e]=255&t;++a<r&&(o*=256);)t<0&&0===s&&0!==this[e+a-1]&&(s=1),this[e+a]=(t/o>>0)-s&255;return e+r},a.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e>>>=0,!n){var i=Math.pow(2,8*r-1);C(this,t,e,r,i-1,-i)}var a=r-1,o=1,s=0;for(this[e+a]=255&t;--a>=0&&(o*=256);)t<0&&0===s&&0!==this[e+a+1]&&(s=1),this[e+a]=(t/o>>0)-s&255;return e+r},a.prototype.writeInt8=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,1,127,-128),t<0&&(t=255+t+1),this[e]=255&t,e+1},a.prototype.writeInt16LE=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,2,32767,-32768),this[e]=255&t,this[e+1]=t>>>8,e+2},a.prototype.writeInt16BE=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,2,32767,-32768),this[e]=t>>>8,this[e+1]=255&t,e+2},a.prototype.writeInt32LE=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,4,2147483647,-2147483648),this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24,e+4},a.prototype.writeInt32BE=function(t,e,r){return t=+t,e>>>=0,r||C(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4},a.prototype.writeFloatLE=function(t,e,r){return I(this,t,e,!0,r)},a.prototype.writeFloatBE=function(t,e,r){return I(this,t,e,!1,r)},a.prototype.writeDoubleLE=function(t,e,r){return P(this,t,e,!0,r)},a.prototype.writeDoubleBE=function(t,e,r){return P(this,t,e,!1,r)},a.prototype.copy=function(t,e,r,n){if(!a.isBuffer(t))throw new TypeError(\"argument should be a Buffer\");if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError(\"targetStart out of bounds\");if(r<0||r>=this.length)throw new RangeError(\"Index out of range\");if(n<0)throw new RangeError(\"sourceEnd out of bounds\");n>this.length&&(n=this.length),t.length-e<n-r&&(n=t.length-e+r);var i=n-r;if(this===t&&\"function\"==typeof Uint8Array.prototype.copyWithin)this.copyWithin(e,r,n);else if(this===t&&r<e&&e<n)for(var o=i-1;o>=0;--o)t[o+e]=this[o+r];else Uint8Array.prototype.set.call(t,this.subarray(r,n),e);return i},a.prototype.fill=function(t,e,r,n){if(\"string\"==typeof t){if(\"string\"==typeof e?(n=e,e=0,r=this.length):\"string\"==typeof r&&(n=r,r=this.length),void 0!==n&&\"string\"!=typeof n)throw new TypeError(\"encoding must be a string\");if(\"string\"==typeof n&&!a.isEncoding(n))throw new TypeError(\"Unknown encoding: \"+n);if(1===t.length){var i=t.charCodeAt(0);(\"utf8\"===n&&i<128||\"latin1\"===n)&&(t=i)}}else\"number\"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<r)throw new RangeError(\"Out of range index\");if(r<=e)return this;var o;if(e>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),\"number\"==typeof t)for(o=e;o<r;++o)this[o]=t;else{var s=a.isBuffer(t)?t:a.from(t,n),l=s.length;if(0===l)throw new TypeError('The value \"'+t+'\" is invalid for argument \"value\"');for(o=0;o<r-e;++o)this[o+e]=s[o%l]}return this};var z=/[^+/0-9A-Za-z-_]/g;function O(t){return t<16?\"0\"+t.toString(16):t.toString(16)}function D(t,e){var r;e=e||1/0;for(var n=t.length,i=null,a=[],o=0;o<n;++o){if((r=t.charCodeAt(o))>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&a.push(239,191,189);continue}if(o+1===n){(e-=3)>-1&&a.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&a.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(e-=3)>-1&&a.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;a.push(r)}else if(r<2048){if((e-=2)<0)break;a.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;a.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error(\"Invalid code point\");if((e-=4)<0)break;a.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return a}function R(t){return e.toByteArray(function(t){if((t=(t=t.split(\"=\")[0]).trim().replace(z,\"\")).length<2)return\"\";for(;t.length%4!=0;)t+=\"=\";return t}(t))}function F(t,e,r,n){for(var i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function B(t,e){return t instanceof e||null!=t&&null!=t.constructor&&null!=t.constructor.name&&t.constructor.name===e.name}function N(t){return t!=t}}).call(this)}).call(this,t(\"buffer\").Buffer)},{\"base64-js\":79,buffer:111,ieee754:442}],112:[function(t,e,r){\"use strict\";var n=t(\"./lib/monotone\"),i=t(\"./lib/triangulation\"),a=t(\"./lib/delaunay\"),o=t(\"./lib/filter\");function s(t){return[Math.min(t[0],t[1]),Math.max(t[0],t[1])]}function l(t,e){return t[0]-e[0]||t[1]-e[1]}function c(t,e,r){return e in t?t[e]:r}e.exports=function(t,e,r){Array.isArray(e)?(r=r||{},e=e||[]):(r=e||{},e=[]);var u=!!c(r,\"delaunay\",!0),f=!!c(r,\"interior\",!0),h=!!c(r,\"exterior\",!0),p=!!c(r,\"infinity\",!1);if(!f&&!h||0===t.length)return[];var d=n(t,e);if(u||f!==h||p){for(var g=i(t.length,function(t){return t.map(s).sort(l)}(e)),m=0;m<d.length;++m){var v=d[m];g.addTriangle(v[0],v[1],v[2])}return u&&a(t,g),h?f?p?o(g,0,p):g.cells():o(g,1,p):o(g,-1)}return d}},{\"./lib/delaunay\":113,\"./lib/filter\":114,\"./lib/monotone\":115,\"./lib/triangulation\":116}],113:[function(t,e,r){\"use strict\";var n=t(\"robust-in-sphere\")[4];t(\"binary-search-bounds\");function i(t,e,r,i,a,o){var s=e.opposite(i,a);if(!(s<0)){if(a<i){var l=i;i=a,a=l,l=o,o=s,s=l}e.isConstraint(i,a)||n(t[i],t[a],t[o],t[s])<0&&r.push(i,a)}}e.exports=function(t,e){for(var r=[],a=t.length,o=e.stars,s=0;s<a;++s)for(var l=o[s],c=1;c<l.length;c+=2){if(!((p=l[c])<s)&&!e.isConstraint(s,p)){for(var u=l[c-1],f=-1,h=1;h<l.length;h+=2)if(l[h-1]===p){f=l[h];break}f<0||n(t[s],t[p],t[u],t[f])<0&&r.push(s,p)}}for(;r.length>0;){for(var p=r.pop(),d=(s=r.pop(),u=-1,f=-1,l=o[s],1);d<l.length;d+=2){var g=l[d-1],m=l[d];g===p?f=m:m===p&&(u=g)}u<0||f<0||(n(t[s],t[p],t[u],t[f])>=0||(e.flip(s,p),i(t,e,r,u,s,f),i(t,e,r,s,f,u),i(t,e,r,f,p,u),i(t,e,r,p,u,f)))}}},{\"binary-search-bounds\":96,\"robust-in-sphere\":546}],114:[function(t,e,r){\"use strict\";var n,i=t(\"binary-search-bounds\");function a(t,e,r,n,i,a,o){this.cells=t,this.neighbor=e,this.flags=n,this.constraint=r,this.active=i,this.next=a,this.boundary=o}function o(t,e){return t[0]-e[0]||t[1]-e[1]||t[2]-e[2]}e.exports=function(t,e,r){var n=function(t,e){for(var r=t.cells(),n=r.length,i=0;i<n;++i){var s=(v=r[i])[0],l=v[1],c=v[2];l<c?l<s&&(v[0]=l,v[1]=c,v[2]=s):c<s&&(v[0]=c,v[1]=s,v[2]=l)}r.sort(o);var u=new Array(n);for(i=0;i<u.length;++i)u[i]=0;var f=[],h=[],p=new Array(3*n),d=new Array(3*n),g=null;e&&(g=[]);var m=new a(r,p,d,u,f,h,g);for(i=0;i<n;++i)for(var v=r[i],y=0;y<3;++y){s=v[y],l=v[(y+1)%3];var x=p[3*i+y]=m.locate(l,s,t.opposite(l,s)),b=d[3*i+y]=t.isConstraint(s,l);x<0&&(b?h.push(i):(f.push(i),u[i]=1),e&&g.push([l,s,-1]))}return m}(t,r);if(0===e)return r?n.cells.concat(n.boundary):n.cells;var i=1,s=n.active,l=n.next,c=n.flags,u=n.cells,f=n.constraint,h=n.neighbor;for(;s.length>0||l.length>0;){for(;s.length>0;){var p=s.pop();if(c[p]!==-i){c[p]=i;u[p];for(var d=0;d<3;++d){var g=h[3*p+d];g>=0&&0===c[g]&&(f[3*p+d]?l.push(g):(s.push(g),c[g]=i))}}}var m=l;l=s,s=m,l.length=0,i=-i}var v=function(t,e,r){for(var n=0,i=0;i<t.length;++i)e[i]===r&&(t[n++]=t[i]);return t.length=n,t}(u,c,e);if(r)return v.concat(n.boundary);return v},a.prototype.locate=(n=[0,0,0],function(t,e,r){var a=t,s=e,l=r;return e<r?e<t&&(a=e,s=r,l=t):r<t&&(a=r,s=t,l=e),a<0?-1:(n[0]=a,n[1]=s,n[2]=l,i.eq(this.cells,n,o))})},{\"binary-search-bounds\":96}],115:[function(t,e,r){\"use strict\";var n=t(\"binary-search-bounds\"),i=t(\"robust-orientation\")[3];function a(t,e,r,n,i){this.a=t,this.b=e,this.idx=r,this.lowerIds=n,this.upperIds=i}function o(t,e,r,n){this.a=t,this.b=e,this.type=r,this.idx=n}function s(t,e){var r=t.a[0]-e.a[0]||t.a[1]-e.a[1]||t.type-e.type;return r||(0!==t.type&&(r=i(t.a,t.b,e.b))?r:t.idx-e.idx)}function l(t,e){return i(t.a,t.b,e)}function c(t,e,r,a,o){for(var s=n.lt(e,a,l),c=n.gt(e,a,l),u=s;u<c;++u){for(var f=e[u],h=f.lowerIds,p=h.length;p>1&&i(r[h[p-2]],r[h[p-1]],a)>0;)t.push([h[p-1],h[p-2],o]),p-=1;h.length=p,h.push(o);var d=f.upperIds;for(p=d.length;p>1&&i(r[d[p-2]],r[d[p-1]],a)<0;)t.push([d[p-2],d[p-1],o]),p-=1;d.length=p,d.push(o)}}function u(t,e){var r;return(r=t.a[0]<e.a[0]?i(t.a,t.b,e.a):i(e.b,e.a,t.a))?r:(r=e.b[0]<t.b[0]?i(t.a,t.b,e.b):i(e.b,e.a,t.b))||t.idx-e.idx}function f(t,e,r){var i=n.le(t,r,u),o=t[i],s=o.upperIds,l=s[s.length-1];o.upperIds=[l],t.splice(i+1,0,new a(r.a,r.b,r.idx,[l],s))}function h(t,e,r){var i=r.a;r.a=r.b,r.b=i;var a=n.eq(t,r,u),o=t[a];t[a-1].upperIds=o.upperIds,t.splice(a,1)}e.exports=function(t,e){for(var r=t.length,n=e.length,i=[],l=0;l<r;++l)i.push(new o(t[l],null,0,l));for(l=0;l<n;++l){var u=e[l],p=t[u[0]],d=t[u[1]];p[0]<d[0]?i.push(new o(p,d,2,l),new o(d,p,1,l)):p[0]>d[0]&&i.push(new o(d,p,2,l),new o(p,d,1,l))}i.sort(s);for(var g=i[0].a[0]-(1+Math.abs(i[0].a[0]))*Math.pow(2,-52),m=[new a([g,1],[g,0],-1,[],[],[],[])],v=[],y=(l=0,i.length);l<y;++l){var x=i[l],b=x.type;0===b?c(v,m,t,x.a,x.idx):2===b?f(m,t,x):h(m,t,x)}return v}},{\"binary-search-bounds\":96,\"robust-orientation\":548}],116:[function(t,e,r){\"use strict\";var n=t(\"binary-search-bounds\");function i(t,e){this.stars=t,this.edges=e}e.exports=function(t,e){for(var r=new Array(t),n=0;n<t;++n)r[n]=[];return new i(r,e)};var a=i.prototype;function o(t,e,r){for(var n=1,i=t.length;n<i;n+=2)if(t[n-1]===e&&t[n]===r)return t[n-1]=t[i-2],t[n]=t[i-1],void(t.length=i-2)}a.isConstraint=function(){var t=[0,0];function e(t,e){return t[0]-e[0]||t[1]-e[1]}return function(r,i){return t[0]=Math.min(r,i),t[1]=Math.max(r,i),n.eq(this.edges,t,e)>=0}}(),a.removeTriangle=function(t,e,r){var n=this.stars;o(n[t],e,r),o(n[e],r,t),o(n[r],t,e)},a.addTriangle=function(t,e,r){var n=this.stars;n[t].push(e,r),n[e].push(r,t),n[r].push(t,e)},a.opposite=function(t,e){for(var r=this.stars[e],n=1,i=r.length;n<i;n+=2)if(r[n]===t)return r[n-1];return-1},a.flip=function(t,e){var r=this.opposite(t,e),n=this.opposite(e,t);this.removeTriangle(t,e,r),this.removeTriangle(e,t,n),this.addTriangle(t,n,r),this.addTriangle(e,r,n)},a.edges=function(){for(var t=this.stars,e=[],r=0,n=t.length;r<n;++r)for(var i=t[r],a=0,o=i.length;a<o;a+=2)e.push([i[a],i[a+1]]);return e},a.cells=function(){for(var t=this.stars,e=[],r=0,n=t.length;r<n;++r)for(var i=t[r],a=0,o=i.length;a<o;a+=2){var s=i[a],l=i[a+1];r<Math.min(s,l)&&e.push([r,s,l])}return e}},{\"binary-search-bounds\":96}],117:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=1,r=1;r<t.length;++r)for(var n=0;n<r;++n)if(t[r]<t[n])e=-e;else if(t[n]===t[r])return 0;return e}},{}],118:[function(t,e,r){\"use strict\";var n=t(\"dup\"),i=t(\"robust-linear-solve\");function a(t,e){for(var r=0,n=t.length,i=0;i<n;++i)r+=t[i]*e[i];return r}function o(t){var e=t.length;if(0===e)return[];t[0].length;var r=n([t.length+1,t.length+1],1),o=n([t.length+1],1);r[e][e]=0;for(var s=0;s<e;++s){for(var l=0;l<=s;++l)r[l][s]=r[s][l]=2*a(t[s],t[l]);o[s]=a(t[s],t[s])}var c=i(r,o),u=0,f=c[e+1];for(s=0;s<f.length;++s)u+=f[s];var h=new Array(e);for(s=0;s<e;++s){f=c[s];var p=0;for(l=0;l<f.length;++l)p+=f[l];h[s]=p/u}return h}function s(t){if(0===t.length)return[];for(var e=t[0].length,r=n([e]),i=o(t),a=0;a<t.length;++a)for(var s=0;s<e;++s)r[s]+=t[a][s]*i[a];return r}s.barycenetric=o,e.exports=s},{dup:176,\"robust-linear-solve\":547}],119:[function(t,e,r){e.exports=function(t){for(var e=n(t),r=0,i=0;i<t.length;++i)for(var a=t[i],o=0;o<e.length;++o)r+=Math.pow(a[o]-e[o],2);return Math.sqrt(r/t.length)};var n=t(\"circumcenter\")},{circumcenter:118}],120:[function(t,e,r){e.exports=function(t,e,r){return e<r?t<e?e:t>r?r:t:t<r?r:t>e?e:t}},{}],121:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){var n;if(r){n=e;for(var i=new Array(e.length),a=0;a<e.length;++a){var o=e[a];i[a]=[o[0],o[1],r[a]]}e=i}var s=function(t,e,r){var n=d(t,[],p(t));return v(e,n,r),!!n}(t,e,!!r);for(;y(t,e,!!r);)s=!0;if(r&&s){n.length=0,r.length=0;for(a=0;a<e.length;++a){o=e[a];n.push([o[0],o[1]]),r.push(o[2])}}return s};var n=t(\"union-find\"),i=t(\"box-intersect\"),a=t(\"robust-segment-intersect\"),o=t(\"big-rat\"),s=t(\"big-rat/cmp\"),l=t(\"big-rat/to-float\"),c=t(\"rat-vec\"),u=t(\"nextafter\"),f=t(\"./lib/rat-seg-intersect\");function h(t){var e=l(t);return[u(e,-1/0),u(e,1/0)]}function p(t){for(var e=new Array(t.length),r=0;r<t.length;++r){var n=t[r];e[r]=[u(n[0],-1/0),u(n[1],-1/0),u(n[0],1/0),u(n[1],1/0)]}return e}function d(t,e,r){for(var a=e.length,o=new n(a),s=[],l=0;l<e.length;++l){var c=e[l],f=h(c[0]),p=h(c[1]);s.push([u(f[0],-1/0),u(p[0],-1/0),u(f[1],1/0),u(p[1],1/0)])}i(s,(function(t,e){o.link(t,e)}));var d=!0,g=new Array(a);for(l=0;l<a;++l){(v=o.find(l))!==l&&(d=!1,t[v]=[Math.min(t[l][0],t[v][0]),Math.min(t[l][1],t[v][1])])}if(d)return null;var m=0;for(l=0;l<a;++l){var v;(v=o.find(l))===l?(g[l]=m,t[m++]=t[l]):g[l]=-1}t.length=m;for(l=0;l<a;++l)g[l]<0&&(g[l]=g[o.find(l)]);return g}function g(t,e){return t[0]-e[0]||t[1]-e[1]}function m(t,e){var r=t[0]-e[0]||t[1]-e[1];return r||(t[2]<e[2]?-1:t[2]>e[2]?1:0)}function v(t,e,r){if(0!==t.length){if(e)for(var n=0;n<t.length;++n){var i=e[(o=t[n])[0]],a=e[o[1]];o[0]=Math.min(i,a),o[1]=Math.max(i,a)}else for(n=0;n<t.length;++n){var o;i=(o=t[n])[0],a=o[1];o[0]=Math.min(i,a),o[1]=Math.max(i,a)}r?t.sort(m):t.sort(g);var s=1;for(n=1;n<t.length;++n){var l=t[n-1],c=t[n];(c[0]!==l[0]||c[1]!==l[1]||r&&c[2]!==l[2])&&(t[s++]=c)}t.length=s}}function y(t,e,r){var n=function(t,e){for(var r=new Array(e.length),n=0;n<e.length;++n){var i=e[n],a=t[i[0]],o=t[i[1]];r[n]=[u(Math.min(a[0],o[0]),-1/0),u(Math.min(a[1],o[1]),-1/0),u(Math.max(a[0],o[0]),1/0),u(Math.max(a[1],o[1]),1/0)]}return r}(t,e),h=function(t,e,r){var n=[];return i(r,(function(r,i){var o=e[r],s=e[i];if(o[0]!==s[0]&&o[0]!==s[1]&&o[1]!==s[0]&&o[1]!==s[1]){var l=t[o[0]],c=t[o[1]],u=t[s[0]],f=t[s[1]];a(l,c,u,f)&&n.push([r,i])}})),n}(t,e,n),g=p(t),m=function(t,e,r,n){var o=[];return i(r,n,(function(r,n){var i=e[r];if(i[0]!==n&&i[1]!==n){var s=t[n],l=t[i[0]],c=t[i[1]];a(l,c,s,s)&&o.push([r,n])}})),o}(t,e,n,g),y=d(t,function(t,e,r,n,i){var a,u,h=t.map((function(t){return[o(t[0]),o(t[1])]}));for(a=0;a<r.length;++a){var p=r[a];u=p[0];var d=p[1],g=e[u],m=e[d],v=f(c(t[g[0]]),c(t[g[1]]),c(t[m[0]]),c(t[m[1]]));if(v){var y=t.length;t.push([l(v[0]),l(v[1])]),h.push(v),n.push([u,y],[d,y])}}for(n.sort((function(t,e){if(t[0]!==e[0])return t[0]-e[0];var r=h[t[1]],n=h[e[1]];return s(r[0],n[0])||s(r[1],n[1])})),a=n.length-1;a>=0;--a){var x=e[u=(S=n[a])[0]],b=x[0],_=x[1],w=t[b],T=t[_];if((w[0]-T[0]||w[1]-T[1])<0){var k=b;b=_,_=k}x[0]=b;var M,A=x[1]=S[1];for(i&&(M=x[2]);a>0&&n[a-1][0]===u;){var S,E=(S=n[--a])[1];i?e.push([A,E,M]):e.push([A,E]),A=E}i?e.push([A,_,M]):e.push([A,_])}return h}(t,e,h,m,r));return v(e,y,r),!!y||(h.length>0||m.length>0)}},{\"./lib/rat-seg-intersect\":122,\"big-rat\":83,\"big-rat/cmp\":81,\"big-rat/to-float\":95,\"box-intersect\":101,nextafter:496,\"rat-vec\":530,\"robust-segment-intersect\":551,\"union-find\":596}],122:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){var a=s(e,t),f=s(n,r),h=u(a,f);if(0===o(h))return null;var p=s(t,r),d=u(f,p),g=i(d,h),m=c(a,g);return l(t,m)};var n=t(\"big-rat/mul\"),i=t(\"big-rat/div\"),a=t(\"big-rat/sub\"),o=t(\"big-rat/sign\"),s=t(\"rat-vec/sub\"),l=t(\"rat-vec/add\"),c=t(\"rat-vec/muls\");function u(t,e){return a(n(t[0],e[1]),n(t[1],e[0]))}},{\"big-rat/div\":82,\"big-rat/mul\":92,\"big-rat/sign\":93,\"big-rat/sub\":94,\"rat-vec/add\":529,\"rat-vec/muls\":531,\"rat-vec/sub\":532}],123:[function(t,e,r){\"use strict\";var n=t(\"clamp\");function i(t,e){null==e&&(e=!0);var r=t[0],i=t[1],a=t[2],o=t[3];return null==o&&(o=e?1:255),e&&(r*=255,i*=255,a*=255,o*=255),16777216*(r=255&n(r,0,255))+((i=255&n(i,0,255))<<16)+((a=255&n(a,0,255))<<8)+(o=255&n(o,0,255))}e.exports=i,e.exports.to=i,e.exports.from=function(t,e){var r=(t=+t)>>>24,n=(16711680&t)>>>16,i=(65280&t)>>>8,a=255&t;return!1===e?[r,n,i,a]:[r/255,n/255,i/255,a/255]}},{clamp:120}],124:[function(t,e,r){\"use strict\";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},{}],125:[function(t,e,r){\"use strict\";var n=t(\"color-rgba\"),i=t(\"clamp\"),a=t(\"dtype\");e.exports=function(t,e){\"float\"!==e&&e||(e=\"array\"),\"uint\"===e&&(e=\"uint8\"),\"uint_clamped\"===e&&(e=\"uint8_clamped\");var r=new(a(e))(4),o=\"uint8\"!==e&&\"uint8_clamped\"!==e;return t.length&&\"string\"!=typeof t||((t=n(t))[0]/=255,t[1]/=255,t[2]/=255),function(t){return t instanceof Uint8Array||t instanceof Uint8ClampedArray||!!(Array.isArray(t)&&(t[0]>1||0===t[0])&&(t[1]>1||0===t[1])&&(t[2]>1||0===t[2])&&(!t[3]||t[3]>1))}(t)?(r[0]=t[0],r[1]=t[1],r[2]=t[2],r[3]=null!=t[3]?t[3]:255,o&&(r[0]/=255,r[1]/=255,r[2]/=255,r[3]/=255),r):(o?(r[0]=t[0],r[1]=t[1],r[2]=t[2],r[3]=null!=t[3]?t[3]:1):(r[0]=i(Math.floor(255*t[0]),0,255),r[1]=i(Math.floor(255*t[1]),0,255),r[2]=i(Math.floor(255*t[2]),0,255),r[3]=null==t[3]?255:i(Math.floor(255*t[3]),0,255)),r)}},{clamp:120,\"color-rgba\":127,dtype:175}],126:[function(t,e,r){(function(r){(function(){\"use strict\";var n=t(\"color-name\"),i=t(\"is-plain-obj\"),a=t(\"defined\");e.exports=function(t){var e,s,l=[],c=1;if(\"string\"==typeof t)if(n[t])l=n[t].slice(),s=\"rgb\";else if(\"transparent\"===t)c=0,s=\"rgb\",l=[0,0,0];else if(/^#[A-Fa-f0-9]+$/.test(t)){var u=(p=t.slice(1)).length;c=1,u<=4?(l=[parseInt(p[0]+p[0],16),parseInt(p[1]+p[1],16),parseInt(p[2]+p[2],16)],4===u&&(c=parseInt(p[3]+p[3],16)/255)):(l=[parseInt(p[0]+p[1],16),parseInt(p[2]+p[3],16),parseInt(p[4]+p[5],16)],8===u&&(c=parseInt(p[6]+p[7],16)/255)),l[0]||(l[0]=0),l[1]||(l[1]=0),l[2]||(l[2]=0),s=\"rgb\"}else if(e=/^((?:rgb|hs[lvb]|hwb|cmyk?|xy[zy]|gray|lab|lchu?v?|[ly]uv|lms)a?)\\s*\\(([^\\)]*)\\)/.exec(t)){var f=e[1],h=\"rgb\"===f,p=f.replace(/a$/,\"\");s=p;u=\"cmyk\"===p?4:\"gray\"===p?1:3;l=e[2].trim().split(/\\s*,\\s*/).map((function(t,e){if(/%$/.test(t))return e===u?parseFloat(t)/100:\"rgb\"===p?255*parseFloat(t)/100:parseFloat(t);if(\"h\"===p[e]){if(/deg$/.test(t))return parseFloat(t);if(void 0!==o[t])return o[t]}return parseFloat(t)})),f===p&&l.push(1),c=h||void 0===l[u]?1:l[u],l=l.slice(0,u)}else t.length>10&&/[0-9](?:\\s|\\/)/.test(t)&&(l=t.match(/([0-9]+)/g).map((function(t){return parseFloat(t)})),s=t.match(/([a-z])/gi).join(\"\").toLowerCase());else if(isNaN(t))if(i(t)){var d=a(t.r,t.red,t.R,null);null!==d?(s=\"rgb\",l=[d,a(t.g,t.green,t.G),a(t.b,t.blue,t.B)]):(s=\"hsl\",l=[a(t.h,t.hue,t.H),a(t.s,t.saturation,t.S),a(t.l,t.lightness,t.L,t.b,t.brightness)]),c=a(t.a,t.alpha,t.opacity,1),null!=t.opacity&&(c/=100)}else(Array.isArray(t)||r.ArrayBuffer&&ArrayBuffer.isView&&ArrayBuffer.isView(t))&&(l=[t[0],t[1],t[2]],s=\"rgb\",c=4===t.length?t[3]:1);else s=\"rgb\",l=[t>>>16,(65280&t)>>>8,255&t];return{space:s,values:l,alpha:c}};var o={red:0,orange:60,yellow:120,green:180,blue:240,purple:300}}).call(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"color-name\":124,defined:170,\"is-plain-obj\":469}],127:[function(t,e,r){\"use strict\";var n=t(\"color-parse\"),i=t(\"color-space/hsl\"),a=t(\"clamp\");e.exports=function(t){var e,r=n(t);return r.space?((e=Array(3))[0]=a(r.values[0],0,255),e[1]=a(r.values[1],0,255),e[2]=a(r.values[2],0,255),\"h\"===r.space[0]&&(e=i.rgb(e)),e.push(a(r.alpha,0,1)),e):[]}},{clamp:120,\"color-parse\":126,\"color-space/hsl\":128}],128:[function(t,e,r){\"use strict\";var n=t(\"./rgb\");e.exports={name:\"hsl\",min:[0,0,0],max:[360,100,100],channel:[\"hue\",\"saturation\",\"lightness\"],alias:[\"HSL\"],rgb:function(t){var e,r,n,i,a,o=t[0]/360,s=t[1]/100,l=t[2]/100;if(0===s)return[a=255*l,a,a];e=2*l-(r=l<.5?l*(1+s):l+s-l*s),i=[0,0,0];for(var c=0;c<3;c++)(n=o+1/3*-(c-1))<0?n++:n>1&&n--,a=6*n<1?e+6*(r-e)*n:2*n<1?r:3*n<2?e+(r-e)*(2/3-n)*6:e,i[c]=255*a;return i}},n.hsl=function(t){var e,r,n=t[0]/255,i=t[1]/255,a=t[2]/255,o=Math.min(n,i,a),s=Math.max(n,i,a),l=s-o;return s===o?e=0:n===s?e=(i-a)/l:i===s?e=2+(a-n)/l:a===s&&(e=4+(n-i)/l),(e=Math.min(60*e,360))<0&&(e+=360),r=(o+s)/2,[e,100*(s===o?0:r<=.5?l/(s+o):l/(2-s-o)),100*r]}},{\"./rgb\":129}],129:[function(t,e,r){\"use strict\";e.exports={name:\"rgb\",min:[0,0,0],max:[255,255,255],channel:[\"red\",\"green\",\"blue\"],alias:[\"RGB\"]}},{}],130:[function(t,e,r){e.exports={jet:[{index:0,rgb:[0,0,131]},{index:.125,rgb:[0,60,170]},{index:.375,rgb:[5,255,255]},{index:.625,rgb:[255,255,0]},{index:.875,rgb:[250,0,0]},{index:1,rgb:[128,0,0]}],hsv:[{index:0,rgb:[255,0,0]},{index:.169,rgb:[253,255,2]},{index:.173,rgb:[247,255,2]},{index:.337,rgb:[0,252,4]},{index:.341,rgb:[0,252,10]},{index:.506,rgb:[1,249,255]},{index:.671,rgb:[2,0,253]},{index:.675,rgb:[8,0,253]},{index:.839,rgb:[255,0,251]},{index:.843,rgb:[255,0,245]},{index:1,rgb:[255,0,6]}],hot:[{index:0,rgb:[0,0,0]},{index:.3,rgb:[230,0,0]},{index:.6,rgb:[255,210,0]},{index:1,rgb:[255,255,255]}],cool:[{index:0,rgb:[0,255,255]},{index:1,rgb:[255,0,255]}],spring:[{index:0,rgb:[255,0,255]},{index:1,rgb:[255,255,0]}],summer:[{index:0,rgb:[0,128,102]},{index:1,rgb:[255,255,102]}],autumn:[{index:0,rgb:[255,0,0]},{index:1,rgb:[255,255,0]}],winter:[{index:0,rgb:[0,0,255]},{index:1,rgb:[0,255,128]}],bone:[{index:0,rgb:[0,0,0]},{index:.376,rgb:[84,84,116]},{index:.753,rgb:[169,200,200]},{index:1,rgb:[255,255,255]}],copper:[{index:0,rgb:[0,0,0]},{index:.804,rgb:[255,160,102]},{index:1,rgb:[255,199,127]}],greys:[{index:0,rgb:[0,0,0]},{index:1,rgb:[255,255,255]}],yignbu:[{index:0,rgb:[8,29,88]},{index:.125,rgb:[37,52,148]},{index:.25,rgb:[34,94,168]},{index:.375,rgb:[29,145,192]},{index:.5,rgb:[65,182,196]},{index:.625,rgb:[127,205,187]},{index:.75,rgb:[199,233,180]},{index:.875,rgb:[237,248,217]},{index:1,rgb:[255,255,217]}],greens:[{index:0,rgb:[0,68,27]},{index:.125,rgb:[0,109,44]},{index:.25,rgb:[35,139,69]},{index:.375,rgb:[65,171,93]},{index:.5,rgb:[116,196,118]},{index:.625,rgb:[161,217,155]},{index:.75,rgb:[199,233,192]},{index:.875,rgb:[229,245,224]},{index:1,rgb:[247,252,245]}],yiorrd:[{index:0,rgb:[128,0,38]},{index:.125,rgb:[189,0,38]},{index:.25,rgb:[227,26,28]},{index:.375,rgb:[252,78,42]},{index:.5,rgb:[253,141,60]},{index:.625,rgb:[254,178,76]},{index:.75,rgb:[254,217,118]},{index:.875,rgb:[255,237,160]},{index:1,rgb:[255,255,204]}],bluered:[{index:0,rgb:[0,0,255]},{index:1,rgb:[255,0,0]}],rdbu:[{index:0,rgb:[5,10,172]},{index:.35,rgb:[106,137,247]},{index:.5,rgb:[190,190,190]},{index:.6,rgb:[220,170,132]},{index:.7,rgb:[230,145,90]},{index:1,rgb:[178,10,28]}],picnic:[{index:0,rgb:[0,0,255]},{index:.1,rgb:[51,153,255]},{index:.2,rgb:[102,204,255]},{index:.3,rgb:[153,204,255]},{index:.4,rgb:[204,204,255]},{index:.5,rgb:[255,255,255]},{index:.6,rgb:[255,204,255]},{index:.7,rgb:[255,153,255]},{index:.8,rgb:[255,102,204]},{index:.9,rgb:[255,102,102]},{index:1,rgb:[255,0,0]}],rainbow:[{index:0,rgb:[150,0,90]},{index:.125,rgb:[0,0,200]},{index:.25,rgb:[0,25,255]},{index:.375,rgb:[0,152,255]},{index:.5,rgb:[44,255,150]},{index:.625,rgb:[151,255,0]},{index:.75,rgb:[255,234,0]},{index:.875,rgb:[255,111,0]},{index:1,rgb:[255,0,0]}],portland:[{index:0,rgb:[12,51,131]},{index:.25,rgb:[10,136,186]},{index:.5,rgb:[242,211,56]},{index:.75,rgb:[242,143,56]},{index:1,rgb:[217,30,30]}],blackbody:[{index:0,rgb:[0,0,0]},{index:.2,rgb:[230,0,0]},{index:.4,rgb:[230,210,0]},{index:.7,rgb:[255,255,255]},{index:1,rgb:[160,200,255]}],earth:[{index:0,rgb:[0,0,130]},{index:.1,rgb:[0,180,180]},{index:.2,rgb:[40,210,40]},{index:.4,rgb:[230,230,50]},{index:.6,rgb:[120,70,20]},{index:1,rgb:[255,255,255]}],electric:[{index:0,rgb:[0,0,0]},{index:.15,rgb:[30,0,100]},{index:.4,rgb:[120,0,100]},{index:.6,rgb:[160,90,0]},{index:.8,rgb:[230,200,0]},{index:1,rgb:[255,250,220]}],alpha:[{index:0,rgb:[255,255,255,0]},{index:1,rgb:[255,255,255,1]}],viridis:[{index:0,rgb:[68,1,84]},{index:.13,rgb:[71,44,122]},{index:.25,rgb:[59,81,139]},{index:.38,rgb:[44,113,142]},{index:.5,rgb:[33,144,141]},{index:.63,rgb:[39,173,129]},{index:.75,rgb:[92,200,99]},{index:.88,rgb:[170,220,50]},{index:1,rgb:[253,231,37]}],inferno:[{index:0,rgb:[0,0,4]},{index:.13,rgb:[31,12,72]},{index:.25,rgb:[85,15,109]},{index:.38,rgb:[136,34,106]},{index:.5,rgb:[186,54,85]},{index:.63,rgb:[227,89,51]},{index:.75,rgb:[249,140,10]},{index:.88,rgb:[249,201,50]},{index:1,rgb:[252,255,164]}],magma:[{index:0,rgb:[0,0,4]},{index:.13,rgb:[28,16,68]},{index:.25,rgb:[79,18,123]},{index:.38,rgb:[129,37,129]},{index:.5,rgb:[181,54,122]},{index:.63,rgb:[229,80,100]},{index:.75,rgb:[251,135,97]},{index:.88,rgb:[254,194,135]},{index:1,rgb:[252,253,191]}],plasma:[{index:0,rgb:[13,8,135]},{index:.13,rgb:[75,3,161]},{index:.25,rgb:[125,3,168]},{index:.38,rgb:[168,34,150]},{index:.5,rgb:[203,70,121]},{index:.63,rgb:[229,107,93]},{index:.75,rgb:[248,148,65]},{index:.88,rgb:[253,195,40]},{index:1,rgb:[240,249,33]}],warm:[{index:0,rgb:[125,0,179]},{index:.13,rgb:[172,0,187]},{index:.25,rgb:[219,0,170]},{index:.38,rgb:[255,0,130]},{index:.5,rgb:[255,63,74]},{index:.63,rgb:[255,123,0]},{index:.75,rgb:[234,176,0]},{index:.88,rgb:[190,228,0]},{index:1,rgb:[147,255,0]}],cool:[{index:0,rgb:[125,0,179]},{index:.13,rgb:[116,0,218]},{index:.25,rgb:[98,74,237]},{index:.38,rgb:[68,146,231]},{index:.5,rgb:[0,204,197]},{index:.63,rgb:[0,247,146]},{index:.75,rgb:[0,255,88]},{index:.88,rgb:[40,255,8]},{index:1,rgb:[147,255,0]}],\"rainbow-soft\":[{index:0,rgb:[125,0,179]},{index:.1,rgb:[199,0,180]},{index:.2,rgb:[255,0,121]},{index:.3,rgb:[255,108,0]},{index:.4,rgb:[222,194,0]},{index:.5,rgb:[150,255,0]},{index:.6,rgb:[0,255,55]},{index:.7,rgb:[0,246,150]},{index:.8,rgb:[50,167,222]},{index:.9,rgb:[103,51,235]},{index:1,rgb:[124,0,186]}],bathymetry:[{index:0,rgb:[40,26,44]},{index:.13,rgb:[59,49,90]},{index:.25,rgb:[64,76,139]},{index:.38,rgb:[63,110,151]},{index:.5,rgb:[72,142,158]},{index:.63,rgb:[85,174,163]},{index:.75,rgb:[120,206,163]},{index:.88,rgb:[187,230,172]},{index:1,rgb:[253,254,204]}],cdom:[{index:0,rgb:[47,15,62]},{index:.13,rgb:[87,23,86]},{index:.25,rgb:[130,28,99]},{index:.38,rgb:[171,41,96]},{index:.5,rgb:[206,67,86]},{index:.63,rgb:[230,106,84]},{index:.75,rgb:[242,149,103]},{index:.88,rgb:[249,193,135]},{index:1,rgb:[254,237,176]}],chlorophyll:[{index:0,rgb:[18,36,20]},{index:.13,rgb:[25,63,41]},{index:.25,rgb:[24,91,59]},{index:.38,rgb:[13,119,72]},{index:.5,rgb:[18,148,80]},{index:.63,rgb:[80,173,89]},{index:.75,rgb:[132,196,122]},{index:.88,rgb:[175,221,162]},{index:1,rgb:[215,249,208]}],density:[{index:0,rgb:[54,14,36]},{index:.13,rgb:[89,23,80]},{index:.25,rgb:[110,45,132]},{index:.38,rgb:[120,77,178]},{index:.5,rgb:[120,113,213]},{index:.63,rgb:[115,151,228]},{index:.75,rgb:[134,185,227]},{index:.88,rgb:[177,214,227]},{index:1,rgb:[230,241,241]}],\"freesurface-blue\":[{index:0,rgb:[30,4,110]},{index:.13,rgb:[47,14,176]},{index:.25,rgb:[41,45,236]},{index:.38,rgb:[25,99,212]},{index:.5,rgb:[68,131,200]},{index:.63,rgb:[114,156,197]},{index:.75,rgb:[157,181,203]},{index:.88,rgb:[200,208,216]},{index:1,rgb:[241,237,236]}],\"freesurface-red\":[{index:0,rgb:[60,9,18]},{index:.13,rgb:[100,17,27]},{index:.25,rgb:[142,20,29]},{index:.38,rgb:[177,43,27]},{index:.5,rgb:[192,87,63]},{index:.63,rgb:[205,125,105]},{index:.75,rgb:[216,162,148]},{index:.88,rgb:[227,199,193]},{index:1,rgb:[241,237,236]}],oxygen:[{index:0,rgb:[64,5,5]},{index:.13,rgb:[106,6,15]},{index:.25,rgb:[144,26,7]},{index:.38,rgb:[168,64,3]},{index:.5,rgb:[188,100,4]},{index:.63,rgb:[206,136,11]},{index:.75,rgb:[220,174,25]},{index:.88,rgb:[231,215,44]},{index:1,rgb:[248,254,105]}],par:[{index:0,rgb:[51,20,24]},{index:.13,rgb:[90,32,35]},{index:.25,rgb:[129,44,34]},{index:.38,rgb:[159,68,25]},{index:.5,rgb:[182,99,19]},{index:.63,rgb:[199,134,22]},{index:.75,rgb:[212,171,35]},{index:.88,rgb:[221,210,54]},{index:1,rgb:[225,253,75]}],phase:[{index:0,rgb:[145,105,18]},{index:.13,rgb:[184,71,38]},{index:.25,rgb:[186,58,115]},{index:.38,rgb:[160,71,185]},{index:.5,rgb:[110,97,218]},{index:.63,rgb:[50,123,164]},{index:.75,rgb:[31,131,110]},{index:.88,rgb:[77,129,34]},{index:1,rgb:[145,105,18]}],salinity:[{index:0,rgb:[42,24,108]},{index:.13,rgb:[33,50,162]},{index:.25,rgb:[15,90,145]},{index:.38,rgb:[40,118,137]},{index:.5,rgb:[59,146,135]},{index:.63,rgb:[79,175,126]},{index:.75,rgb:[120,203,104]},{index:.88,rgb:[193,221,100]},{index:1,rgb:[253,239,154]}],temperature:[{index:0,rgb:[4,35,51]},{index:.13,rgb:[23,51,122]},{index:.25,rgb:[85,59,157]},{index:.38,rgb:[129,79,143]},{index:.5,rgb:[175,95,130]},{index:.63,rgb:[222,112,101]},{index:.75,rgb:[249,146,66]},{index:.88,rgb:[249,196,65]},{index:1,rgb:[232,250,91]}],turbidity:[{index:0,rgb:[34,31,27]},{index:.13,rgb:[65,50,41]},{index:.25,rgb:[98,69,52]},{index:.38,rgb:[131,89,57]},{index:.5,rgb:[161,112,59]},{index:.63,rgb:[185,140,66]},{index:.75,rgb:[202,174,88]},{index:.88,rgb:[216,209,126]},{index:1,rgb:[233,246,171]}],\"velocity-blue\":[{index:0,rgb:[17,32,64]},{index:.13,rgb:[35,52,116]},{index:.25,rgb:[29,81,156]},{index:.38,rgb:[31,113,162]},{index:.5,rgb:[50,144,169]},{index:.63,rgb:[87,173,176]},{index:.75,rgb:[149,196,189]},{index:.88,rgb:[203,221,211]},{index:1,rgb:[254,251,230]}],\"velocity-green\":[{index:0,rgb:[23,35,19]},{index:.13,rgb:[24,64,38]},{index:.25,rgb:[11,95,45]},{index:.38,rgb:[39,123,35]},{index:.5,rgb:[95,146,12]},{index:.63,rgb:[152,165,18]},{index:.75,rgb:[201,186,69]},{index:.88,rgb:[233,216,137]},{index:1,rgb:[255,253,205]}],cubehelix:[{index:0,rgb:[0,0,0]},{index:.07,rgb:[22,5,59]},{index:.13,rgb:[60,4,105]},{index:.2,rgb:[109,1,135]},{index:.27,rgb:[161,0,147]},{index:.33,rgb:[210,2,142]},{index:.4,rgb:[251,11,123]},{index:.47,rgb:[255,29,97]},{index:.53,rgb:[255,54,69]},{index:.6,rgb:[255,85,46]},{index:.67,rgb:[255,120,34]},{index:.73,rgb:[255,157,37]},{index:.8,rgb:[241,191,57]},{index:.87,rgb:[224,220,93]},{index:.93,rgb:[218,241,142]},{index:1,rgb:[227,253,198]}]}},{}],131:[function(t,e,r){\"use strict\";var n=t(\"./colorScale\"),i=t(\"lerp\");function a(t){return[t[0]/255,t[1]/255,t[2]/255,t[3]]}function o(t){for(var e,r=\"#\",n=0;n<3;++n)r+=(\"00\"+(e=(e=t[n]).toString(16))).substr(e.length);return r}function s(t){return\"rgba(\"+t.join(\",\")+\")\"}e.exports=function(t){var e,r,l,c,u,f,h,p,d,g;t||(t={});p=(t.nshades||72)-1,h=t.format||\"hex\",(f=t.colormap)||(f=\"jet\");if(\"string\"==typeof f){if(f=f.toLowerCase(),!n[f])throw Error(f+\" not a supported colorscale\");u=n[f]}else{if(!Array.isArray(f))throw Error(\"unsupported colormap option\",f);u=f.slice()}if(u.length>p+1)throw new Error(f+\" map requires nshades to be at least size \"+u.length);d=Array.isArray(t.alpha)?2!==t.alpha.length?[1,1]:t.alpha.slice():\"number\"==typeof t.alpha?[t.alpha,t.alpha]:[1,1];e=u.map((function(t){return Math.round(t.index*p)})),d[0]=Math.min(Math.max(d[0],0),1),d[1]=Math.min(Math.max(d[1],0),1);var m=u.map((function(t,e){var r=u[e].index,n=u[e].rgb.slice();return 4===n.length&&n[3]>=0&&n[3]<=1||(n[3]=d[0]+(d[1]-d[0])*r),n})),v=[];for(g=0;g<e.length-1;++g){c=e[g+1]-e[g],r=m[g],l=m[g+1];for(var y=0;y<c;y++){var x=y/c;v.push([Math.round(i(r[0],l[0],x)),Math.round(i(r[1],l[1],x)),Math.round(i(r[2],l[2],x)),i(r[3],l[3],x)])}}v.push(u[u.length-1].rgb.concat(d[1])),\"hex\"===h?v=v.map(o):\"rgbaString\"===h?v=v.map(s):\"float\"===h&&(v=v.map(a));return v}},{\"./colorScale\":130,lerp:472}],132:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,a){var o=n(e,r,a);if(0===o){var s=i(n(t,e,r)),c=i(n(t,e,a));if(s===c){if(0===s){var u=l(t,e,r),f=l(t,e,a);return u===f?0:u?1:-1}return 0}return 0===c?s>0||l(t,e,a)?-1:1:0===s?c>0||l(t,e,r)?1:-1:i(c-s)}var h=n(t,e,r);return h>0?o>0&&n(t,e,a)>0?1:-1:h<0?o>0||n(t,e,a)>0?1:-1:n(t,e,a)>0||l(t,e,r)?1:-1};var n=t(\"robust-orientation\"),i=t(\"signum\"),a=t(\"two-sum\"),o=t(\"robust-product\"),s=t(\"robust-sum\");function l(t,e,r){var n=a(t[0],-e[0]),i=a(t[1],-e[1]),l=a(r[0],-e[0]),c=a(r[1],-e[1]),u=s(o(n,l),o(i,c));return u[u.length-1]>=0}},{\"robust-orientation\":548,\"robust-product\":549,\"robust-sum\":553,signum:554,\"two-sum\":583}],133:[function(t,e,r){e.exports=function(t,e){var r=t.length,a=t.length-e.length;if(a)return a;switch(r){case 0:return 0;case 1:return t[0]-e[0];case 2:return t[0]+t[1]-e[0]-e[1]||n(t[0],t[1])-n(e[0],e[1]);case 3:var o=t[0]+t[1],s=e[0]+e[1];if(a=o+t[2]-(s+e[2]))return a;var l=n(t[0],t[1]),c=n(e[0],e[1]);return n(l,t[2])-n(c,e[2])||n(l+t[2],o)-n(c+e[2],s);case 4:var u=t[0],f=t[1],h=t[2],p=t[3],d=e[0],g=e[1],m=e[2],v=e[3];return u+f+h+p-(d+g+m+v)||n(u,f,h,p)-n(d,g,m,v,d)||n(u+f,u+h,u+p,f+h,f+p,h+p)-n(d+g,d+m,d+v,g+m,g+v,m+v)||n(u+f+h,u+f+p,u+h+p,f+h+p)-n(d+g+m,d+g+v,d+m+v,g+m+v);default:for(var y=t.slice().sort(i),x=e.slice().sort(i),b=0;b<r;++b)if(a=y[b]-x[b])return a;return 0}};var n=Math.min;function i(t,e){return t-e}},{}],134:[function(t,e,r){\"use strict\";var n=t(\"compare-cell\"),i=t(\"cell-orientation\");e.exports=function(t,e){return n(t,e)||i(t)-i(e)}},{\"cell-orientation\":117,\"compare-cell\":133}],135:[function(t,e,r){\"use strict\";var n=t(\"./lib/ch1d\"),i=t(\"./lib/ch2d\"),a=t(\"./lib/chnd\");e.exports=function(t){var e=t.length;if(0===e)return[];if(1===e)return[[0]];var r=t[0].length;if(0===r)return[];if(1===r)return n(t);if(2===r)return i(t);return a(t,r)}},{\"./lib/ch1d\":136,\"./lib/ch2d\":137,\"./lib/chnd\":138}],136:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=0,r=0,n=1;n<t.length;++n)t[n][0]<t[e][0]&&(e=n),t[n][0]>t[r][0]&&(r=n);return e<r?[[e],[r]]:e>r?[[r],[e]]:[[e]]}},{}],137:[function(t,e,r){\"use strict\";e.exports=function(t){var e=n(t),r=e.length;if(r<=2)return[];for(var i=new Array(r),a=e[r-1],o=0;o<r;++o){var s=e[o];i[o]=[a,s],a=s}return i};var n=t(\"monotone-convex-hull-2d\")},{\"monotone-convex-hull-2d\":482}],138:[function(t,e,r){\"use strict\";e.exports=function(t,e){try{return n(t,!0)}catch(o){var r=i(t);if(r.length<=e)return[];var a=function(t,e){for(var r=t.length,n=new Array(r),i=0;i<e.length;++i)n[i]=t[e[i]];var a=e.length;for(i=0;i<r;++i)e.indexOf(i)<0&&(n[a++]=t[i]);return n}(t,r);return function(t,e){for(var r=t.length,n=e.length,i=0;i<r;++i)for(var a=t[i],o=0;o<a.length;++o){var s=a[o];if(s<n)a[o]=e[s];else{s-=n;for(var l=0;l<n;++l)s>=e[l]&&(s+=1);a[o]=s}}return t}(n(a,!0),r)}};var n=t(\"incremental-convex-hull\"),i=t(\"affine-hull\")},{\"affine-hull\":67,\"incremental-convex-hull\":459}],139:[function(t,e,r){e.exports={AFG:\"afghan\",ALA:\"\\\\b\\\\wland\",ALB:\"albania\",DZA:\"algeria\",ASM:\"^(?=.*americ).*samoa\",AND:\"andorra\",AGO:\"angola\",AIA:\"anguill?a\",ATA:\"antarctica\",ATG:\"antigua\",ARG:\"argentin\",ARM:\"armenia\",ABW:\"^(?!.*bonaire).*\\\\baruba\",AUS:\"australia\",AUT:\"^(?!.*hungary).*austria|\\\\baustri.*\\\\bemp\",AZE:\"azerbaijan\",BHS:\"bahamas\",BHR:\"bahrain\",BGD:\"bangladesh|^(?=.*east).*paki?stan\",BRB:\"barbados\",BLR:\"belarus|byelo\",BEL:\"^(?!.*luxem).*belgium\",BLZ:\"belize|^(?=.*british).*honduras\",BEN:\"benin|dahome\",BMU:\"bermuda\",BTN:\"bhutan\",BOL:\"bolivia\",BES:\"^(?=.*bonaire).*eustatius|^(?=.*carib).*netherlands|\\\\bbes.?islands\",BIH:\"herzegovina|bosnia\",BWA:\"botswana|bechuana\",BVT:\"bouvet\",BRA:\"brazil\",IOT:\"british.?indian.?ocean\",BRN:\"brunei\",BGR:\"bulgaria\",BFA:\"burkina|\\\\bfaso|upper.?volta\",BDI:\"burundi\",CPV:\"verde\",KHM:\"cambodia|kampuchea|khmer\",CMR:\"cameroon\",CAN:\"canada\",CYM:\"cayman\",CAF:\"\\\\bcentral.african.republic\",TCD:\"\\\\bchad\",CHL:\"\\\\bchile\",CHN:\"^(?!.*\\\\bmac)(?!.*\\\\bhong)(?!.*\\\\btai)(?!.*\\\\brep).*china|^(?=.*peo)(?=.*rep).*china\",CXR:\"christmas\",CCK:\"\\\\bcocos|keeling\",COL:\"colombia\",COM:\"comoro\",COG:\"^(?!.*\\\\bdem)(?!.*\\\\bd[\\\\.]?r)(?!.*kinshasa)(?!.*zaire)(?!.*belg)(?!.*l.opoldville)(?!.*free).*\\\\bcongo\",COK:\"\\\\bcook\",CRI:\"costa.?rica\",CIV:\"ivoire|ivory\",HRV:\"croatia\",CUB:\"\\\\bcuba\",CUW:\"^(?!.*bonaire).*\\\\bcura(c|\\xe7)ao\",CYP:\"cyprus\",CSK:\"czechoslovakia\",CZE:\"^(?=.*rep).*czech|czechia|bohemia\",COD:\"\\\\bdem.*congo|congo.*\\\\bdem|congo.*\\\\bd[\\\\.]?r|\\\\bd[\\\\.]?r.*congo|belgian.?congo|congo.?free.?state|kinshasa|zaire|l.opoldville|drc|droc|rdc\",DNK:\"denmark\",DJI:\"djibouti\",DMA:\"dominica(?!n)\",DOM:\"dominican.rep\",ECU:\"ecuador\",EGY:\"egypt\",SLV:\"el.?salvador\",GNQ:\"guine.*eq|eq.*guine|^(?=.*span).*guinea\",ERI:\"eritrea\",EST:\"estonia\",ETH:\"ethiopia|abyssinia\",FLK:\"falkland|malvinas\",FRO:\"faroe|faeroe\",FJI:\"fiji\",FIN:\"finland\",FRA:\"^(?!.*\\\\bdep)(?!.*martinique).*france|french.?republic|\\\\bgaul\",GUF:\"^(?=.*french).*guiana\",PYF:\"french.?polynesia|tahiti\",ATF:\"french.?southern\",GAB:\"gabon\",GMB:\"gambia\",GEO:\"^(?!.*south).*georgia\",DDR:\"german.?democratic.?republic|democratic.?republic.*germany|east.germany\",DEU:\"^(?!.*east).*germany|^(?=.*\\\\bfed.*\\\\brep).*german\",GHA:\"ghana|gold.?coast\",GIB:\"gibraltar\",GRC:\"greece|hellenic|hellas\",GRL:\"greenland\",GRD:\"grenada\",GLP:\"guadeloupe\",GUM:\"\\\\bguam\",GTM:\"guatemala\",GGY:\"guernsey\",GIN:\"^(?!.*eq)(?!.*span)(?!.*bissau)(?!.*portu)(?!.*new).*guinea\",GNB:\"bissau|^(?=.*portu).*guinea\",GUY:\"guyana|british.?guiana\",HTI:\"haiti\",HMD:\"heard.*mcdonald\",VAT:\"holy.?see|vatican|papal.?st\",HND:\"^(?!.*brit).*honduras\",HKG:\"hong.?kong\",HUN:\"^(?!.*austr).*hungary\",ISL:\"iceland\",IND:\"india(?!.*ocea)\",IDN:\"indonesia\",IRN:\"\\\\biran|persia\",IRQ:\"\\\\biraq|mesopotamia\",IRL:\"(^ireland)|(^republic.*ireland)\",IMN:\"^(?=.*isle).*\\\\bman\",ISR:\"israel\",ITA:\"italy\",JAM:\"jamaica\",JPN:\"japan\",JEY:\"jersey\",JOR:\"jordan\",KAZ:\"kazak\",KEN:\"kenya|british.?east.?africa|east.?africa.?prot\",KIR:\"kiribati\",PRK:\"^(?=.*democrat|people|north|d.*p.*.r).*\\\\bkorea|dprk|korea.*(d.*p.*r)\",KWT:\"kuwait\",KGZ:\"kyrgyz|kirghiz\",LAO:\"\\\\blaos?\\\\b\",LVA:\"latvia\",LBN:\"lebanon\",LSO:\"lesotho|basuto\",LBR:\"liberia\",LBY:\"libya\",LIE:\"liechtenstein\",LTU:\"lithuania\",LUX:\"^(?!.*belg).*luxem\",MAC:\"maca(o|u)\",MDG:\"madagascar|malagasy\",MWI:\"malawi|nyasa\",MYS:\"malaysia\",MDV:\"maldive\",MLI:\"\\\\bmali\\\\b\",MLT:\"\\\\bmalta\",MHL:\"marshall\",MTQ:\"martinique\",MRT:\"mauritania\",MUS:\"mauritius\",MYT:\"\\\\bmayotte\",MEX:\"\\\\bmexic\",FSM:\"fed.*micronesia|micronesia.*fed\",MCO:\"monaco\",MNG:\"mongolia\",MNE:\"^(?!.*serbia).*montenegro\",MSR:\"montserrat\",MAR:\"morocco|\\\\bmaroc\",MOZ:\"mozambique\",MMR:\"myanmar|burma\",NAM:\"namibia\",NRU:\"nauru\",NPL:\"nepal\",NLD:\"^(?!.*\\\\bant)(?!.*\\\\bcarib).*netherlands\",ANT:\"^(?=.*\\\\bant).*(nether|dutch)\",NCL:\"new.?caledonia\",NZL:\"new.?zealand\",NIC:\"nicaragua\",NER:\"\\\\bniger(?!ia)\",NGA:\"nigeria\",NIU:\"niue\",NFK:\"norfolk\",MNP:\"mariana\",NOR:\"norway\",OMN:\"\\\\boman|trucial\",PAK:\"^(?!.*east).*paki?stan\",PLW:\"palau\",PSE:\"palestin|\\\\bgaza|west.?bank\",PAN:\"panama\",PNG:\"papua|new.?guinea\",PRY:\"paraguay\",PER:\"peru\",PHL:\"philippines\",PCN:\"pitcairn\",POL:\"poland\",PRT:\"portugal\",PRI:\"puerto.?rico\",QAT:\"qatar\",KOR:\"^(?!.*d.*p.*r)(?!.*democrat)(?!.*people)(?!.*north).*\\\\bkorea(?!.*d.*p.*r)\",MDA:\"moldov|b(a|e)ssarabia\",REU:\"r(e|\\xe9)union\",ROU:\"r(o|u|ou)mania\",RUS:\"\\\\brussia|soviet.?union|u\\\\.?s\\\\.?s\\\\.?r|socialist.?republics\",RWA:\"rwanda\",BLM:\"barth(e|\\xe9)lemy\",SHN:\"helena\",KNA:\"kitts|\\\\bnevis\",LCA:\"\\\\blucia\",MAF:\"^(?=.*collectivity).*martin|^(?=.*france).*martin(?!ique)|^(?=.*french).*martin(?!ique)\",SPM:\"miquelon\",VCT:\"vincent\",WSM:\"^(?!.*amer).*samoa\",SMR:\"san.?marino\",STP:\"\\\\bs(a|\\xe3)o.?tom(e|\\xe9)\",SAU:\"\\\\bsa\\\\w*.?arabia\",SEN:\"senegal\",SRB:\"^(?!.*monte).*serbia\",SYC:\"seychell\",SLE:\"sierra\",SGP:\"singapore\",SXM:\"^(?!.*martin)(?!.*saba).*maarten\",SVK:\"^(?!.*cze).*slovak\",SVN:\"slovenia\",SLB:\"solomon\",SOM:\"somali\",ZAF:\"south.africa|s\\\\\\\\..?africa\",SGS:\"south.?georgia|sandwich\",SSD:\"\\\\bs\\\\w*.?sudan\",ESP:\"spain\",LKA:\"sri.?lanka|ceylon\",SDN:\"^(?!.*\\\\bs(?!u)).*sudan\",SUR:\"surinam|dutch.?guiana\",SJM:\"svalbard\",SWZ:\"swaziland\",SWE:\"sweden\",CHE:\"switz|swiss\",SYR:\"syria\",TWN:\"taiwan|taipei|formosa|^(?!.*peo)(?=.*rep).*china\",TJK:\"tajik\",THA:\"thailand|\\\\bsiam\",MKD:\"macedonia|fyrom\",TLS:\"^(?=.*leste).*timor|^(?=.*east).*timor\",TGO:\"togo\",TKL:\"tokelau\",TON:\"tonga\",TTO:\"trinidad|tobago\",TUN:\"tunisia\",TUR:\"turkey\",TKM:\"turkmen\",TCA:\"turks\",TUV:\"tuvalu\",UGA:\"uganda\",UKR:\"ukrain\",ARE:\"emirates|^u\\\\.?a\\\\.?e\\\\.?$|united.?arab.?em\",GBR:\"united.?kingdom|britain|^u\\\\.?k\\\\.?$\",TZA:\"tanzania\",USA:\"united.?states\\\\b(?!.*islands)|\\\\bu\\\\.?s\\\\.?a\\\\.?\\\\b|^\\\\s*u\\\\.?s\\\\.?\\\\b(?!.*islands)\",UMI:\"minor.?outlying.?is\",URY:\"uruguay\",UZB:\"uzbek\",VUT:\"vanuatu|new.?hebrides\",VEN:\"venezuela\",VNM:\"^(?!.*republic).*viet.?nam|^(?=.*socialist).*viet.?nam\",VGB:\"^(?=.*\\\\bu\\\\.?\\\\s?k).*virgin|^(?=.*brit).*virgin|^(?=.*kingdom).*virgin\",VIR:\"^(?=.*\\\\bu\\\\.?\\\\s?s).*virgin|^(?=.*states).*virgin\",WLF:\"futuna|wallis\",ESH:\"western.sahara\",YEM:\"^(?!.*arab)(?!.*north)(?!.*sana)(?!.*peo)(?!.*dem)(?!.*south)(?!.*aden)(?!.*\\\\bp\\\\.?d\\\\.?r).*yemen\",YMD:\"^(?=.*peo).*yemen|^(?!.*rep)(?=.*dem).*yemen|^(?=.*south).*yemen|^(?=.*aden).*yemen|^(?=.*\\\\bp\\\\.?d\\\\.?r).*yemen\",YUG:\"yugoslavia\",ZMB:\"zambia|northern.?rhodesia\",EAZ:\"zanzibar\",ZWE:\"zimbabwe|^(?!.*northern).*rhodesia\"}},{}],140:[function(t,e,r){e.exports=[\"xx-small\",\"x-small\",\"small\",\"medium\",\"large\",\"x-large\",\"xx-large\",\"larger\",\"smaller\"]},{}],141:[function(t,e,r){e.exports=[\"normal\",\"condensed\",\"semi-condensed\",\"extra-condensed\",\"ultra-condensed\",\"expanded\",\"semi-expanded\",\"extra-expanded\",\"ultra-expanded\"]},{}],142:[function(t,e,r){e.exports=[\"normal\",\"italic\",\"oblique\"]},{}],143:[function(t,e,r){e.exports=[\"normal\",\"bold\",\"bolder\",\"lighter\",\"100\",\"200\",\"300\",\"400\",\"500\",\"600\",\"700\",\"800\",\"900\"]},{}],144:[function(t,e,r){\"use strict\";e.exports={parse:t(\"./parse\"),stringify:t(\"./stringify\")}},{\"./parse\":146,\"./stringify\":147}],145:[function(t,e,r){\"use strict\";var n=t(\"css-font-size-keywords\");e.exports={isSize:function(t){return/^[\\d\\.]/.test(t)||-1!==t.indexOf(\"/\")||-1!==n.indexOf(t)}}},{\"css-font-size-keywords\":140}],146:[function(t,e,r){\"use strict\";var n=t(\"unquote\"),i=t(\"css-global-keywords\"),a=t(\"css-system-font-keywords\"),o=t(\"css-font-weight-keywords\"),s=t(\"css-font-style-keywords\"),l=t(\"css-font-stretch-keywords\"),c=t(\"string-split-by\"),u=t(\"./lib/util\").isSize;e.exports=h;var f=h.cache={};function h(t){if(\"string\"!=typeof t)throw new Error(\"Font argument must be a string.\");if(f[t])return f[t];if(\"\"===t)throw new Error(\"Cannot parse an empty string.\");if(-1!==a.indexOf(t))return f[t]={system:t};for(var e,r={style:\"normal\",variant:\"normal\",weight:\"normal\",stretch:\"normal\",lineHeight:\"normal\",size:\"1rem\",family:[\"serif\"]},h=c(t,/\\s+/);e=h.shift();){if(-1!==i.indexOf(e))return[\"style\",\"variant\",\"weight\",\"stretch\"].forEach((function(t){r[t]=e})),f[t]=r;if(-1===s.indexOf(e))if(\"normal\"!==e&&\"small-caps\"!==e)if(-1===l.indexOf(e)){if(-1===o.indexOf(e)){if(u(e)){var d=c(e,\"/\");if(r.size=d[0],null!=d[1]?r.lineHeight=p(d[1]):\"/\"===h[0]&&(h.shift(),r.lineHeight=p(h.shift())),!h.length)throw new Error(\"Missing required font-family.\");return r.family=c(h.join(\" \"),/\\s*,\\s*/).map(n),f[t]=r}throw new Error(\"Unknown or unsupported font token: \"+e)}r.weight=e}else r.stretch=e;else r.variant=e;else r.style=e}throw new Error(\"Missing required font-size.\")}function p(t){var e=parseFloat(t);return e.toString()===t?e:t}},{\"./lib/util\":145,\"css-font-stretch-keywords\":141,\"css-font-style-keywords\":142,\"css-font-weight-keywords\":143,\"css-global-keywords\":148,\"css-system-font-keywords\":149,\"string-split-by\":568,unquote:598}],147:[function(t,e,r){\"use strict\";var n=t(\"pick-by-alias\"),i=t(\"./lib/util\").isSize,a=g(t(\"css-global-keywords\")),o=g(t(\"css-system-font-keywords\")),s=g(t(\"css-font-weight-keywords\")),l=g(t(\"css-font-style-keywords\")),c=g(t(\"css-font-stretch-keywords\")),u={normal:1,\"small-caps\":1},f={serif:1,\"sans-serif\":1,monospace:1,cursive:1,fantasy:1,\"system-ui\":1},h=\"1rem\",p=\"serif\";function d(t,e){if(t&&!e[t]&&!a[t])throw Error(\"Unknown keyword `\"+t+\"`\");return t}function g(t){for(var e={},r=0;r<t.length;r++)e[t[r]]=1;return e}e.exports=function(t){if((t=n(t,{style:\"style fontstyle fontStyle font-style slope distinction\",variant:\"variant font-variant fontVariant fontvariant var capitalization\",weight:\"weight w font-weight fontWeight fontweight\",stretch:\"stretch font-stretch fontStretch fontstretch width\",size:\"size s font-size fontSize fontsize height em emSize\",lineHeight:\"lh line-height lineHeight lineheight leading\",family:\"font family fontFamily font-family fontfamily type typeface face\",system:\"system reserved default global\"})).system)return t.system&&d(t.system,o),t.system;if(d(t.style,l),d(t.variant,u),d(t.weight,s),d(t.stretch,c),null==t.size&&(t.size=h),\"number\"==typeof t.size&&(t.size+=\"px\"),!i)throw Error(\"Bad size value `\"+t.size+\"`\");t.family||(t.family=p),Array.isArray(t.family)&&(t.family.length||(t.family=[p]),t.family=t.family.map((function(t){return f[t]?t:'\"'+t+'\"'})).join(\", \"));var e=[];return e.push(t.style),t.variant!==t.style&&e.push(t.variant),t.weight!==t.variant&&t.weight!==t.style&&e.push(t.weight),t.stretch!==t.weight&&t.stretch!==t.variant&&t.stretch!==t.style&&e.push(t.stretch),e.push(t.size+(null==t.lineHeight||\"normal\"===t.lineHeight||t.lineHeight+\"\"==\"1\"?\"\":\"/\"+t.lineHeight)),e.push(t.family),e.filter(Boolean).join(\" \")}},{\"./lib/util\":145,\"css-font-stretch-keywords\":141,\"css-font-style-keywords\":142,\"css-font-weight-keywords\":143,\"css-global-keywords\":148,\"css-system-font-keywords\":149,\"pick-by-alias\":511}],148:[function(t,e,r){e.exports=[\"inherit\",\"initial\",\"unset\"]},{}],149:[function(t,e,r){e.exports=[\"caption\",\"icon\",\"menu\",\"message-box\",\"small-caption\",\"status-bar\"]},{}],150:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i,a){var o=i-1,s=i*i,l=o*o,c=(1+2*i)*l,u=i*l,f=s*(3-2*i),h=s*o;if(t.length){a||(a=new Array(t.length));for(var p=t.length-1;p>=0;--p)a[p]=c*t[p]+u*e[p]+f*r[p]+h*n[p];return a}return c*t+u*e+f*r+h*n},e.exports.derivative=function(t,e,r,n,i,a){var o=6*i*i-6*i,s=3*i*i-4*i+1,l=-6*i*i+6*i,c=3*i*i-2*i;if(t.length){a||(a=new Array(t.length));for(var u=t.length-1;u>=0;--u)a[u]=o*t[u]+s*e[u]+l*r[u]+c*n[u];return a}return o*t+s*e+l*r[u]+c*n}},{}],151:[function(t,e,r){\"use strict\";var n=t(\"./lib/thunk.js\");function i(){this.argTypes=[],this.shimArgs=[],this.arrayArgs=[],this.arrayBlockIndices=[],this.scalarArgs=[],this.offsetArgs=[],this.offsetArgIndex=[],this.indexArgs=[],this.shapeArgs=[],this.funcName=\"\",this.pre=null,this.body=null,this.post=null,this.debug=!1}e.exports=function(t){var e=new i;e.pre=t.pre,e.body=t.body,e.post=t.post;var r=t.args.slice(0);e.argTypes=r;for(var a=0;a<r.length;++a){var o=r[a];if(\"array\"===o||\"object\"==typeof o&&o.blockIndices){if(e.argTypes[a]=\"array\",e.arrayArgs.push(a),e.arrayBlockIndices.push(o.blockIndices?o.blockIndices:0),e.shimArgs.push(\"array\"+a),a<e.pre.args.length&&e.pre.args[a].count>0)throw new Error(\"cwise: pre() block may not reference array args\");if(a<e.post.args.length&&e.post.args[a].count>0)throw new Error(\"cwise: post() block may not reference array args\")}else if(\"scalar\"===o)e.scalarArgs.push(a),e.shimArgs.push(\"scalar\"+a);else if(\"index\"===o){if(e.indexArgs.push(a),a<e.pre.args.length&&e.pre.args[a].count>0)throw new Error(\"cwise: pre() block may not reference array index\");if(a<e.body.args.length&&e.body.args[a].lvalue)throw new Error(\"cwise: body() block may not write to array index\");if(a<e.post.args.length&&e.post.args[a].count>0)throw new Error(\"cwise: post() block may not reference array index\")}else if(\"shape\"===o){if(e.shapeArgs.push(a),a<e.pre.args.length&&e.pre.args[a].lvalue)throw new Error(\"cwise: pre() block may not write to array shape\");if(a<e.body.args.length&&e.body.args[a].lvalue)throw new Error(\"cwise: body() block may not write to array shape\");if(a<e.post.args.length&&e.post.args[a].lvalue)throw new Error(\"cwise: post() block may not write to array shape\")}else{if(\"object\"!=typeof o||!o.offset)throw new Error(\"cwise: Unknown argument type \"+r[a]);e.argTypes[a]=\"offset\",e.offsetArgs.push({array:o.array,offset:o.offset}),e.offsetArgIndex.push(a)}}if(e.arrayArgs.length<=0)throw new Error(\"cwise: No array arguments specified\");if(e.pre.args.length>r.length)throw new Error(\"cwise: Too many arguments in pre() block\");if(e.body.args.length>r.length)throw new Error(\"cwise: Too many arguments in body() block\");if(e.post.args.length>r.length)throw new Error(\"cwise: Too many arguments in post() block\");return e.debug=!!t.printCode||!!t.debug,e.funcName=t.funcName||\"cwise\",e.blockSize=t.blockSize||64,n(e)}},{\"./lib/thunk.js\":153}],152:[function(t,e,r){\"use strict\";var n=t(\"uniq\");function i(t,e,r){var n,i,a=t.length,o=e.arrayArgs.length,s=e.indexArgs.length>0,l=[],c=[],u=0,f=0;for(n=0;n<a;++n)c.push([\"i\",n,\"=0\"].join(\"\"));for(i=0;i<o;++i)for(n=0;n<a;++n)f=u,u=t[n],0===n?c.push([\"d\",i,\"s\",n,\"=t\",i,\"p\",u].join(\"\")):c.push([\"d\",i,\"s\",n,\"=(t\",i,\"p\",u,\"-s\",f,\"*t\",i,\"p\",f,\")\"].join(\"\"));for(c.length>0&&l.push(\"var \"+c.join(\",\")),n=a-1;n>=0;--n)u=t[n],l.push([\"for(i\",n,\"=0;i\",n,\"<s\",u,\";++i\",n,\"){\"].join(\"\"));for(l.push(r),n=0;n<a;++n){for(f=u,u=t[n],i=0;i<o;++i)l.push([\"p\",i,\"+=d\",i,\"s\",n].join(\"\"));s&&(n>0&&l.push([\"index[\",f,\"]-=s\",f].join(\"\")),l.push([\"++index[\",u,\"]\"].join(\"\"))),l.push(\"}\")}return l.join(\"\\n\")}function a(t,e,r){for(var n=t.body,i=[],a=[],o=0;o<t.args.length;++o){var s=t.args[o];if(!(s.count<=0)){var l=new RegExp(s.name,\"g\"),c=\"\",u=e.arrayArgs.indexOf(o);switch(e.argTypes[o]){case\"offset\":var f=e.offsetArgIndex.indexOf(o);u=e.offsetArgs[f].array,c=\"+q\"+f;case\"array\":c=\"p\"+u+c;var h=\"l\"+o,p=\"a\"+u;if(0===e.arrayBlockIndices[u])1===s.count?\"generic\"===r[u]?s.lvalue?(i.push([\"var \",h,\"=\",p,\".get(\",c,\")\"].join(\"\")),n=n.replace(l,h),a.push([p,\".set(\",c,\",\",h,\")\"].join(\"\"))):n=n.replace(l,[p,\".get(\",c,\")\"].join(\"\")):n=n.replace(l,[p,\"[\",c,\"]\"].join(\"\")):\"generic\"===r[u]?(i.push([\"var \",h,\"=\",p,\".get(\",c,\")\"].join(\"\")),n=n.replace(l,h),s.lvalue&&a.push([p,\".set(\",c,\",\",h,\")\"].join(\"\"))):(i.push([\"var \",h,\"=\",p,\"[\",c,\"]\"].join(\"\")),n=n.replace(l,h),s.lvalue&&a.push([p,\"[\",c,\"]=\",h].join(\"\")));else{for(var d=[s.name],g=[c],m=0;m<Math.abs(e.arrayBlockIndices[u]);m++)d.push(\"\\\\s*\\\\[([^\\\\]]+)\\\\]\"),g.push(\"$\"+(m+1)+\"*t\"+u+\"b\"+m);if(l=new RegExp(d.join(\"\"),\"g\"),c=g.join(\"+\"),\"generic\"===r[u])throw new Error(\"cwise: Generic arrays not supported in combination with blocks!\");n=n.replace(l,[p,\"[\",c,\"]\"].join(\"\"))}break;case\"scalar\":n=n.replace(l,\"Y\"+e.scalarArgs.indexOf(o));break;case\"index\":n=n.replace(l,\"index\");break;case\"shape\":n=n.replace(l,\"shape\")}}}return[i.join(\"\\n\"),n,a.join(\"\\n\")].join(\"\\n\").trim()}function o(t){for(var e=new Array(t.length),r=!0,n=0;n<t.length;++n){var i=t[n],a=i.match(/\\d+/);a=a?a[0]:\"\",0===i.charAt(0)?e[n]=\"u\"+i.charAt(1)+a:e[n]=i.charAt(0)+a,n>0&&(r=r&&e[n]===e[n-1])}return r?e[0]:e.join(\"\")}e.exports=function(t,e){for(var r=e[1].length-Math.abs(t.arrayBlockIndices[0])|0,s=new Array(t.arrayArgs.length),l=new Array(t.arrayArgs.length),c=0;c<t.arrayArgs.length;++c)l[c]=e[2*c],s[c]=e[2*c+1];var u=[],f=[],h=[],p=[],d=[];for(c=0;c<t.arrayArgs.length;++c){t.arrayBlockIndices[c]<0?(h.push(0),p.push(r),u.push(r),f.push(r+t.arrayBlockIndices[c])):(h.push(t.arrayBlockIndices[c]),p.push(t.arrayBlockIndices[c]+r),u.push(0),f.push(t.arrayBlockIndices[c]));for(var g=[],m=0;m<s[c].length;m++)h[c]<=s[c][m]&&s[c][m]<p[c]&&g.push(s[c][m]-h[c]);d.push(g)}var v=[\"SS\"],y=[\"'use strict'\"],x=[];for(m=0;m<r;++m)x.push([\"s\",m,\"=SS[\",m,\"]\"].join(\"\"));for(c=0;c<t.arrayArgs.length;++c){v.push(\"a\"+c),v.push(\"t\"+c),v.push(\"p\"+c);for(m=0;m<r;++m)x.push([\"t\",c,\"p\",m,\"=t\",c,\"[\",h[c]+m,\"]\"].join(\"\"));for(m=0;m<Math.abs(t.arrayBlockIndices[c]);++m)x.push([\"t\",c,\"b\",m,\"=t\",c,\"[\",u[c]+m,\"]\"].join(\"\"))}for(c=0;c<t.scalarArgs.length;++c)v.push(\"Y\"+c);if(t.shapeArgs.length>0&&x.push(\"shape=SS.slice(0)\"),t.indexArgs.length>0){var b=new Array(r);for(c=0;c<r;++c)b[c]=\"0\";x.push([\"index=[\",b.join(\",\"),\"]\"].join(\"\"))}for(c=0;c<t.offsetArgs.length;++c){var _=t.offsetArgs[c],w=[];for(m=0;m<_.offset.length;++m)0!==_.offset[m]&&(1===_.offset[m]?w.push([\"t\",_.array,\"p\",m].join(\"\")):w.push([_.offset[m],\"*t\",_.array,\"p\",m].join(\"\")));0===w.length?x.push(\"q\"+c+\"=0\"):x.push([\"q\",c,\"=\",w.join(\"+\")].join(\"\"))}var T=n([].concat(t.pre.thisVars).concat(t.body.thisVars).concat(t.post.thisVars));for((x=x.concat(T)).length>0&&y.push(\"var \"+x.join(\",\")),c=0;c<t.arrayArgs.length;++c)y.push(\"p\"+c+\"|=0\");t.pre.body.length>3&&y.push(a(t.pre,t,l));var k=a(t.body,t,l),M=function(t){for(var e=0,r=t[0].length;e<r;){for(var n=1;n<t.length;++n)if(t[n][e]!==t[0][e])return e;++e}return e}(d);M<r?y.push(function(t,e,r,n){for(var a=e.length,o=r.arrayArgs.length,s=r.blockSize,l=r.indexArgs.length>0,c=[],u=0;u<o;++u)c.push([\"var offset\",u,\"=p\",u].join(\"\"));for(u=t;u<a;++u)c.push([\"for(var j\"+u+\"=SS[\",e[u],\"]|0;j\",u,\">0;){\"].join(\"\")),c.push([\"if(j\",u,\"<\",s,\"){\"].join(\"\")),c.push([\"s\",e[u],\"=j\",u].join(\"\")),c.push([\"j\",u,\"=0\"].join(\"\")),c.push([\"}else{s\",e[u],\"=\",s].join(\"\")),c.push([\"j\",u,\"-=\",s,\"}\"].join(\"\")),l&&c.push([\"index[\",e[u],\"]=j\",u].join(\"\"));for(u=0;u<o;++u){for(var f=[\"offset\"+u],h=t;h<a;++h)f.push([\"j\",h,\"*t\",u,\"p\",e[h]].join(\"\"));c.push([\"p\",u,\"=(\",f.join(\"+\"),\")\"].join(\"\"))}for(c.push(i(e,r,n)),u=t;u<a;++u)c.push(\"}\");return c.join(\"\\n\")}(M,d[0],t,k)):y.push(i(d[0],t,k)),t.post.body.length>3&&y.push(a(t.post,t,l)),t.debug&&console.log(\"-----Generated cwise routine for \",e,\":\\n\"+y.join(\"\\n\")+\"\\n----------\");var A=[t.funcName||\"unnamed\",\"_cwise_loop_\",s[0].join(\"s\"),\"m\",M,o(l)].join(\"\");return new Function([\"function \",A,\"(\",v.join(\",\"),\"){\",y.join(\"\\n\"),\"} return \",A].join(\"\"))()}},{uniq:597}],153:[function(t,e,r){\"use strict\";var n=t(\"./compile.js\");e.exports=function(t){var e=[\"'use strict'\",\"var CACHED={}\"],r=[],i=t.funcName+\"_cwise_thunk\";e.push([\"return function \",i,\"(\",t.shimArgs.join(\",\"),\"){\"].join(\"\"));for(var a=[],o=[],s=[[\"array\",t.arrayArgs[0],\".shape.slice(\",Math.max(0,t.arrayBlockIndices[0]),t.arrayBlockIndices[0]<0?\",\"+t.arrayBlockIndices[0]+\")\":\")\"].join(\"\")],l=[],c=[],u=0;u<t.arrayArgs.length;++u){var f=t.arrayArgs[u];r.push([\"t\",f,\"=array\",f,\".dtype,\",\"r\",f,\"=array\",f,\".order\"].join(\"\")),a.push(\"t\"+f),a.push(\"r\"+f),o.push(\"t\"+f),o.push(\"r\"+f+\".join()\"),s.push(\"array\"+f+\".data\"),s.push(\"array\"+f+\".stride\"),s.push(\"array\"+f+\".offset|0\"),u>0&&(l.push(\"array\"+t.arrayArgs[0]+\".shape.length===array\"+f+\".shape.length+\"+(Math.abs(t.arrayBlockIndices[0])-Math.abs(t.arrayBlockIndices[u]))),c.push(\"array\"+t.arrayArgs[0]+\".shape[shapeIndex+\"+Math.max(0,t.arrayBlockIndices[0])+\"]===array\"+f+\".shape[shapeIndex+\"+Math.max(0,t.arrayBlockIndices[u])+\"]\"))}for(t.arrayArgs.length>1&&(e.push(\"if (!(\"+l.join(\" && \")+\")) throw new Error('cwise: Arrays do not all have the same dimensionality!')\"),e.push(\"for(var shapeIndex=array\"+t.arrayArgs[0]+\".shape.length-\"+Math.abs(t.arrayBlockIndices[0])+\"; shapeIndex--\\x3e0;) {\"),e.push(\"if (!(\"+c.join(\" && \")+\")) throw new Error('cwise: Arrays do not all have the same shape!')\"),e.push(\"}\")),u=0;u<t.scalarArgs.length;++u)s.push(\"scalar\"+t.scalarArgs[u]);return r.push([\"type=[\",o.join(\",\"),\"].join()\"].join(\"\")),r.push(\"proc=CACHED[type]\"),e.push(\"var \"+r.join(\",\")),e.push([\"if(!proc){\",\"CACHED[type]=proc=compile([\",a.join(\",\"),\"])}\",\"return proc(\",s.join(\",\"),\")}\"].join(\"\")),t.debug&&console.log(\"-----Generated thunk:\\n\"+e.join(\"\\n\")+\"\\n----------\"),new Function(\"compile\",e.join(\"\\n\"))(n.bind(void 0,t))}},{\"./compile.js\":152}],154:[function(t,e,r){\"use strict\";var n,i=t(\"type/value/is\"),a=t(\"type/value/ensure\"),o=t(\"type/plain-function/ensure\"),s=t(\"es5-ext/object/copy\"),l=t(\"es5-ext/object/normalize-options\"),c=t(\"es5-ext/object/map\"),u=Function.prototype.bind,f=Object.defineProperty,h=Object.prototype.hasOwnProperty;n=function(t,e,r){var n,i=a(e)&&o(e.value);return delete(n=s(e)).writable,delete n.value,n.get=function(){return!r.overwriteDefinition&&h.call(this,t)?i:(e.value=u.call(i,r.resolveContext?r.resolveContext(this):this),f(this,t,e),this[t])},n},e.exports=function(t){var e=l(arguments[1]);return i(e.resolveContext)&&o(e.resolveContext),c(t,(function(t,r){return n(r,t,e)}))}},{\"es5-ext/object/copy\":196,\"es5-ext/object/map\":204,\"es5-ext/object/normalize-options\":205,\"type/plain-function/ensure\":589,\"type/value/ensure\":593,\"type/value/is\":594}],155:[function(t,e,r){\"use strict\";var n=t(\"type/value/is\"),i=t(\"type/plain-function/is\"),a=t(\"es5-ext/object/assign\"),o=t(\"es5-ext/object/normalize-options\"),s=t(\"es5-ext/string/#/contains\");(e.exports=function(t,e){var r,i,l,c,u;return arguments.length<2||\"string\"!=typeof t?(c=e,e=t,t=null):c=arguments[2],n(t)?(r=s.call(t,\"c\"),i=s.call(t,\"e\"),l=s.call(t,\"w\")):(r=l=!0,i=!1),u={value:e,configurable:r,enumerable:i,writable:l},c?a(o(c),u):u}).gs=function(t,e,r){var l,c,u,f;return\"string\"!=typeof t?(u=r,r=e,e=t,t=null):u=arguments[3],n(e)?i(e)?n(r)?i(r)||(u=r,r=void 0):r=void 0:(u=e,e=r=void 0):e=void 0,n(t)?(l=s.call(t,\"c\"),c=s.call(t,\"e\")):(l=!0,c=!1),f={get:e,set:r,configurable:l,enumerable:c},u?a(o(u),f):f}},{\"es5-ext/object/assign\":193,\"es5-ext/object/normalize-options\":205,\"es5-ext/string/#/contains\":212,\"type/plain-function/is\":590,\"type/value/is\":594}],156:[function(t,e,r){!function(t,n){n(\"object\"==typeof r&&\"undefined\"!=typeof e?r:t.d3=t.d3||{})}(this,(function(t){\"use strict\";function e(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function r(t){var r;return 1===t.length&&(r=t,t=function(t,n){return e(r(t),n)}),{left:function(e,r,n,i){for(null==n&&(n=0),null==i&&(i=e.length);n<i;){var a=n+i>>>1;t(e[a],r)<0?n=a+1:i=a}return n},right:function(e,r,n,i){for(null==n&&(n=0),null==i&&(i=e.length);n<i;){var a=n+i>>>1;t(e[a],r)>0?i=a:n=a+1}return n}}}var n=r(e),i=n.right,a=n.left;function o(t,e){return[t,e]}function s(t){return null===t?NaN:+t}function l(t,e){var r,n,i=t.length,a=0,o=-1,l=0,c=0;if(null==e)for(;++o<i;)isNaN(r=s(t[o]))||(c+=(n=r-l)*(r-(l+=n/++a)));else for(;++o<i;)isNaN(r=s(e(t[o],o,t)))||(c+=(n=r-l)*(r-(l+=n/++a)));if(a>1)return c/(a-1)}function c(t,e){var r=l(t,e);return r?Math.sqrt(r):r}function u(t,e){var r,n,i,a=t.length,o=-1;if(null==e){for(;++o<a;)if(null!=(r=t[o])&&r>=r)for(n=i=r;++o<a;)null!=(r=t[o])&&(n>r&&(n=r),i<r&&(i=r))}else for(;++o<a;)if(null!=(r=e(t[o],o,t))&&r>=r)for(n=i=r;++o<a;)null!=(r=e(t[o],o,t))&&(n>r&&(n=r),i<r&&(i=r));return[n,i]}var f=Array.prototype,h=f.slice,p=f.map;function d(t){return function(){return t}}function g(t){return t}function m(t,e,r){t=+t,e=+e,r=(i=arguments.length)<2?(e=t,t=0,1):i<3?1:+r;for(var n=-1,i=0|Math.max(0,Math.ceil((e-t)/r)),a=new Array(i);++n<i;)a[n]=t+n*r;return a}var v=Math.sqrt(50),y=Math.sqrt(10),x=Math.sqrt(2);function b(t,e,r){var n=(e-t)/Math.max(0,r),i=Math.floor(Math.log(n)/Math.LN10),a=n/Math.pow(10,i);return i>=0?(a>=v?10:a>=y?5:a>=x?2:1)*Math.pow(10,i):-Math.pow(10,-i)/(a>=v?10:a>=y?5:a>=x?2:1)}function _(t,e,r){var n=Math.abs(e-t)/Math.max(0,r),i=Math.pow(10,Math.floor(Math.log(n)/Math.LN10)),a=n/i;return a>=v?i*=10:a>=y?i*=5:a>=x&&(i*=2),e<t?-i:i}function w(t){return Math.ceil(Math.log(t.length)/Math.LN2)+1}function T(t,e,r){if(null==r&&(r=s),n=t.length){if((e=+e)<=0||n<2)return+r(t[0],0,t);if(e>=1)return+r(t[n-1],n-1,t);var n,i=(n-1)*e,a=Math.floor(i),o=+r(t[a],a,t);return o+(+r(t[a+1],a+1,t)-o)*(i-a)}}function k(t,e){var r,n,i=t.length,a=-1;if(null==e){for(;++a<i;)if(null!=(r=t[a])&&r>=r)for(n=r;++a<i;)null!=(r=t[a])&&n>r&&(n=r)}else for(;++a<i;)if(null!=(r=e(t[a],a,t))&&r>=r)for(n=r;++a<i;)null!=(r=e(t[a],a,t))&&n>r&&(n=r);return n}function M(t){if(!(i=t.length))return[];for(var e=-1,r=k(t,A),n=new Array(r);++e<r;)for(var i,a=-1,o=n[e]=new Array(i);++a<i;)o[a]=t[a][e];return n}function A(t){return t.length}t.bisect=i,t.bisectRight=i,t.bisectLeft=a,t.ascending=e,t.bisector=r,t.cross=function(t,e,r){var n,i,a,s,l=t.length,c=e.length,u=new Array(l*c);for(null==r&&(r=o),n=a=0;n<l;++n)for(s=t[n],i=0;i<c;++i,++a)u[a]=r(s,e[i]);return u},t.descending=function(t,e){return e<t?-1:e>t?1:e>=t?0:NaN},t.deviation=c,t.extent=u,t.histogram=function(){var t=g,e=u,r=w;function n(n){var a,o,s=n.length,l=new Array(s);for(a=0;a<s;++a)l[a]=t(n[a],a,n);var c=e(l),u=c[0],f=c[1],h=r(l,u,f);Array.isArray(h)||(h=_(u,f,h),h=m(Math.ceil(u/h)*h,f,h));for(var p=h.length;h[0]<=u;)h.shift(),--p;for(;h[p-1]>f;)h.pop(),--p;var d,g=new Array(p+1);for(a=0;a<=p;++a)(d=g[a]=[]).x0=a>0?h[a-1]:u,d.x1=a<p?h[a]:f;for(a=0;a<s;++a)u<=(o=l[a])&&o<=f&&g[i(h,o,0,p)].push(n[a]);return g}return n.value=function(e){return arguments.length?(t=\"function\"==typeof e?e:d(e),n):t},n.domain=function(t){return arguments.length?(e=\"function\"==typeof t?t:d([t[0],t[1]]),n):e},n.thresholds=function(t){return arguments.length?(r=\"function\"==typeof t?t:Array.isArray(t)?d(h.call(t)):d(t),n):r},n},t.thresholdFreedmanDiaconis=function(t,r,n){return t=p.call(t,s).sort(e),Math.ceil((n-r)/(2*(T(t,.75)-T(t,.25))*Math.pow(t.length,-1/3)))},t.thresholdScott=function(t,e,r){return Math.ceil((r-e)/(3.5*c(t)*Math.pow(t.length,-1/3)))},t.thresholdSturges=w,t.max=function(t,e){var r,n,i=t.length,a=-1;if(null==e){for(;++a<i;)if(null!=(r=t[a])&&r>=r)for(n=r;++a<i;)null!=(r=t[a])&&r>n&&(n=r)}else for(;++a<i;)if(null!=(r=e(t[a],a,t))&&r>=r)for(n=r;++a<i;)null!=(r=e(t[a],a,t))&&r>n&&(n=r);return n},t.mean=function(t,e){var r,n=t.length,i=n,a=-1,o=0;if(null==e)for(;++a<n;)isNaN(r=s(t[a]))?--i:o+=r;else for(;++a<n;)isNaN(r=s(e(t[a],a,t)))?--i:o+=r;if(i)return o/i},t.median=function(t,r){var n,i=t.length,a=-1,o=[];if(null==r)for(;++a<i;)isNaN(n=s(t[a]))||o.push(n);else for(;++a<i;)isNaN(n=s(r(t[a],a,t)))||o.push(n);return T(o.sort(e),.5)},t.merge=function(t){for(var e,r,n,i=t.length,a=-1,o=0;++a<i;)o+=t[a].length;for(r=new Array(o);--i>=0;)for(e=(n=t[i]).length;--e>=0;)r[--o]=n[e];return r},t.min=k,t.pairs=function(t,e){null==e&&(e=o);for(var r=0,n=t.length-1,i=t[0],a=new Array(n<0?0:n);r<n;)a[r]=e(i,i=t[++r]);return a},t.permute=function(t,e){for(var r=e.length,n=new Array(r);r--;)n[r]=t[e[r]];return n},t.quantile=T,t.range=m,t.scan=function(t,r){if(n=t.length){var n,i,a=0,o=0,s=t[o];for(null==r&&(r=e);++a<n;)(r(i=t[a],s)<0||0!==r(s,s))&&(s=i,o=a);return 0===r(s,s)?o:void 0}},t.shuffle=function(t,e,r){for(var n,i,a=(null==r?t.length:r)-(e=null==e?0:+e);a;)i=Math.random()*a--|0,n=t[a+e],t[a+e]=t[i+e],t[i+e]=n;return t},t.sum=function(t,e){var r,n=t.length,i=-1,a=0;if(null==e)for(;++i<n;)(r=+t[i])&&(a+=r);else for(;++i<n;)(r=+e(t[i],i,t))&&(a+=r);return a},t.ticks=function(t,e,r){var n,i,a,o,s=-1;if(r=+r,(t=+t)===(e=+e)&&r>0)return[t];if((n=e<t)&&(i=t,t=e,e=i),0===(o=b(t,e,r))||!isFinite(o))return[];if(o>0)for(t=Math.ceil(t/o),e=Math.floor(e/o),a=new Array(i=Math.ceil(e-t+1));++s<i;)a[s]=(t+s)*o;else for(t=Math.floor(t*o),e=Math.ceil(e*o),a=new Array(i=Math.ceil(t-e+1));++s<i;)a[s]=(t-s)/o;return n&&a.reverse(),a},t.tickIncrement=b,t.tickStep=_,t.transpose=M,t.variance=l,t.zip=function(){return M(arguments)},Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],157:[function(t,e,r){!function(t,n){n(\"object\"==typeof r&&\"undefined\"!=typeof e?r:t.d3=t.d3||{})}(this,(function(t){\"use strict\";function e(){}function r(t,r){var n=new e;if(t instanceof e)t.each((function(t,e){n.set(e,t)}));else if(Array.isArray(t)){var i,a=-1,o=t.length;if(null==r)for(;++a<o;)n.set(a,t[a]);else for(;++a<o;)n.set(r(i=t[a],a,t),i)}else if(t)for(var s in t)n.set(s,t[s]);return n}function n(){return{}}function i(t,e,r){t[e]=r}function a(){return r()}function o(t,e,r){t.set(e,r)}function s(){}e.prototype=r.prototype={constructor:e,has:function(t){return\"$\"+t in this},get:function(t){return this[\"$\"+t]},set:function(t,e){return this[\"$\"+t]=e,this},remove:function(t){var e=\"$\"+t;return e in this&&delete this[e]},clear:function(){for(var t in this)\"$\"===t[0]&&delete this[t]},keys:function(){var t=[];for(var e in this)\"$\"===e[0]&&t.push(e.slice(1));return t},values:function(){var t=[];for(var e in this)\"$\"===e[0]&&t.push(this[e]);return t},entries:function(){var t=[];for(var e in this)\"$\"===e[0]&&t.push({key:e.slice(1),value:this[e]});return t},size:function(){var t=0;for(var e in this)\"$\"===e[0]&&++t;return t},empty:function(){for(var t in this)if(\"$\"===t[0])return!1;return!0},each:function(t){for(var e in this)\"$\"===e[0]&&t(this[e],e.slice(1),this)}};var l=r.prototype;function c(t,e){var r=new s;if(t instanceof s)t.each((function(t){r.add(t)}));else if(t){var n=-1,i=t.length;if(null==e)for(;++n<i;)r.add(t[n]);else for(;++n<i;)r.add(e(t[n],n,t))}return r}s.prototype=c.prototype={constructor:s,has:l.has,add:function(t){return this[\"$\"+(t+=\"\")]=t,this},remove:l.remove,clear:l.clear,values:l.keys,size:l.size,empty:l.empty,each:l.each},t.nest=function(){var t,e,s,l=[],c=[];function u(n,i,a,o){if(i>=l.length)return null!=t&&n.sort(t),null!=e?e(n):n;for(var s,c,f,h=-1,p=n.length,d=l[i++],g=r(),m=a();++h<p;)(f=g.get(s=d(c=n[h])+\"\"))?f.push(c):g.set(s,[c]);return g.each((function(t,e){o(m,e,u(t,i,a,o))})),m}return s={object:function(t){return u(t,0,n,i)},map:function(t){return u(t,0,a,o)},entries:function(t){return function t(r,n){if(++n>l.length)return r;var i,a=c[n-1];return null!=e&&n>=l.length?i=r.entries():(i=[],r.each((function(e,r){i.push({key:r,values:t(e,n)})}))),null!=a?i.sort((function(t,e){return a(t.key,e.key)})):i}(u(t,0,a,o),0)},key:function(t){return l.push(t),s},sortKeys:function(t){return c[l.length-1]=t,s},sortValues:function(e){return t=e,s},rollup:function(t){return e=t,s}}},t.set=c,t.map=r,t.keys=function(t){var e=[];for(var r in t)e.push(r);return e},t.values=function(t){var e=[];for(var r in t)e.push(t[r]);return e},t.entries=function(t){var e=[];for(var r in t)e.push({key:r,value:t[r]});return e},Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],158:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?n(r):n((t=t||self).d3=t.d3||{})}(this,(function(t){\"use strict\";function e(t,e,r){t.prototype=e.prototype=r,r.constructor=t}function r(t,e){var r=Object.create(t.prototype);for(var n in e)r[n]=e[n];return r}function n(){}var i=\"\\\\s*([+-]?\\\\d+)\\\\s*\",a=\"\\\\s*([+-]?\\\\d*\\\\.?\\\\d+(?:[eE][+-]?\\\\d+)?)\\\\s*\",o=\"\\\\s*([+-]?\\\\d*\\\\.?\\\\d+(?:[eE][+-]?\\\\d+)?)%\\\\s*\",s=/^#([0-9a-f]{3,8})$/,l=new RegExp(\"^rgb\\\\(\"+[i,i,i]+\"\\\\)$\"),c=new RegExp(\"^rgb\\\\(\"+[o,o,o]+\"\\\\)$\"),u=new RegExp(\"^rgba\\\\(\"+[i,i,i,a]+\"\\\\)$\"),f=new RegExp(\"^rgba\\\\(\"+[o,o,o,a]+\"\\\\)$\"),h=new RegExp(\"^hsl\\\\(\"+[a,o,o]+\"\\\\)$\"),p=new RegExp(\"^hsla\\\\(\"+[a,o,o,a]+\"\\\\)$\"),d={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function g(){return this.rgb().formatHex()}function m(){return this.rgb().formatRgb()}function v(t){var e,r;return t=(t+\"\").trim().toLowerCase(),(e=s.exec(t))?(r=e[1].length,e=parseInt(e[1],16),6===r?y(e):3===r?new w(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===r?x(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===r?x(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=l.exec(t))?new w(e[1],e[2],e[3],1):(e=c.exec(t))?new w(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=u.exec(t))?x(e[1],e[2],e[3],e[4]):(e=f.exec(t))?x(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=h.exec(t))?A(e[1],e[2]/100,e[3]/100,1):(e=p.exec(t))?A(e[1],e[2]/100,e[3]/100,e[4]):d.hasOwnProperty(t)?y(d[t]):\"transparent\"===t?new w(NaN,NaN,NaN,0):null}function y(t){return new w(t>>16&255,t>>8&255,255&t,1)}function x(t,e,r,n){return n<=0&&(t=e=r=NaN),new w(t,e,r,n)}function b(t){return t instanceof n||(t=v(t)),t?new w((t=t.rgb()).r,t.g,t.b,t.opacity):new w}function _(t,e,r,n){return 1===arguments.length?b(t):new w(t,e,r,null==n?1:n)}function w(t,e,r,n){this.r=+t,this.g=+e,this.b=+r,this.opacity=+n}function T(){return\"#\"+M(this.r)+M(this.g)+M(this.b)}function k(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?\"rgb(\":\"rgba(\")+Math.max(0,Math.min(255,Math.round(this.r)||0))+\", \"+Math.max(0,Math.min(255,Math.round(this.g)||0))+\", \"+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===t?\")\":\", \"+t+\")\")}function M(t){return((t=Math.max(0,Math.min(255,Math.round(t)||0)))<16?\"0\":\"\")+t.toString(16)}function A(t,e,r,n){return n<=0?t=e=r=NaN:r<=0||r>=1?t=e=NaN:e<=0&&(t=NaN),new C(t,e,r,n)}function S(t){if(t instanceof C)return new C(t.h,t.s,t.l,t.opacity);if(t instanceof n||(t=v(t)),!t)return new C;if(t instanceof C)return t;var e=(t=t.rgb()).r/255,r=t.g/255,i=t.b/255,a=Math.min(e,r,i),o=Math.max(e,r,i),s=NaN,l=o-a,c=(o+a)/2;return l?(s=e===o?(r-i)/l+6*(r<i):r===o?(i-e)/l+2:(e-r)/l+4,l/=c<.5?o+a:2-o-a,s*=60):l=c>0&&c<1?0:s,new C(s,l,c,t.opacity)}function E(t,e,r,n){return 1===arguments.length?S(t):new C(t,e,r,null==n?1:n)}function C(t,e,r,n){this.h=+t,this.s=+e,this.l=+r,this.opacity=+n}function L(t,e,r){return 255*(t<60?e+(r-e)*t/60:t<180?r:t<240?e+(r-e)*(240-t)/60:e)}e(n,v,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:g,formatHex:g,formatHsl:function(){return S(this).formatHsl()},formatRgb:m,toString:m}),e(w,_,r(n,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new w(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new w(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:T,formatHex:T,formatRgb:k,toString:k})),e(C,E,r(n,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new C(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new C(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*e,i=2*r-n;return new w(L(t>=240?t-240:t+120,i,n),L(t,i,n),L(t<120?t+240:t-120,i,n),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?\"hsl(\":\"hsla(\")+(this.h||0)+\", \"+100*(this.s||0)+\"%, \"+100*(this.l||0)+\"%\"+(1===t?\")\":\", \"+t+\")\")}}));var I=Math.PI/180,P=180/Math.PI,z=6/29,O=3*z*z;function D(t){if(t instanceof F)return new F(t.l,t.a,t.b,t.opacity);if(t instanceof H)return G(t);t instanceof w||(t=b(t));var e,r,n=U(t.r),i=U(t.g),a=U(t.b),o=B((.2225045*n+.7168786*i+.0606169*a)/1);return n===i&&i===a?e=r=o:(e=B((.4360747*n+.3850649*i+.1430804*a)/.96422),r=B((.0139322*n+.0971045*i+.7141733*a)/.82521)),new F(116*o-16,500*(e-o),200*(o-r),t.opacity)}function R(t,e,r,n){return 1===arguments.length?D(t):new F(t,e,r,null==n?1:n)}function F(t,e,r,n){this.l=+t,this.a=+e,this.b=+r,this.opacity=+n}function B(t){return t>.008856451679035631?Math.pow(t,1/3):t/O+4/29}function N(t){return t>z?t*t*t:O*(t-4/29)}function j(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function U(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function V(t){if(t instanceof H)return new H(t.h,t.c,t.l,t.opacity);if(t instanceof F||(t=D(t)),0===t.a&&0===t.b)return new H(NaN,0<t.l&&t.l<100?0:NaN,t.l,t.opacity);var e=Math.atan2(t.b,t.a)*P;return new H(e<0?e+360:e,Math.sqrt(t.a*t.a+t.b*t.b),t.l,t.opacity)}function q(t,e,r,n){return 1===arguments.length?V(t):new H(t,e,r,null==n?1:n)}function H(t,e,r,n){this.h=+t,this.c=+e,this.l=+r,this.opacity=+n}function G(t){if(isNaN(t.h))return new F(t.l,0,0,t.opacity);var e=t.h*I;return new F(t.l,Math.cos(e)*t.c,Math.sin(e)*t.c,t.opacity)}e(F,R,r(n,{brighter:function(t){return new F(this.l+18*(null==t?1:t),this.a,this.b,this.opacity)},darker:function(t){return new F(this.l-18*(null==t?1:t),this.a,this.b,this.opacity)},rgb:function(){var t=(this.l+16)/116,e=isNaN(this.a)?t:t+this.a/500,r=isNaN(this.b)?t:t-this.b/200;return new w(j(3.1338561*(e=.96422*N(e))-1.6168667*(t=1*N(t))-.4906146*(r=.82521*N(r))),j(-.9787684*e+1.9161415*t+.033454*r),j(.0719453*e-.2289914*t+1.4052427*r),this.opacity)}})),e(H,q,r(n,{brighter:function(t){return new H(this.h,this.c,this.l+18*(null==t?1:t),this.opacity)},darker:function(t){return new H(this.h,this.c,this.l-18*(null==t?1:t),this.opacity)},rgb:function(){return G(this).rgb()}}));var Y=-.14861,W=1.78277,X=-.29227,Z=-.90649,J=1.97294,K=J*Z,Q=J*W,$=W*X-Z*Y;function tt(t){if(t instanceof rt)return new rt(t.h,t.s,t.l,t.opacity);t instanceof w||(t=b(t));var e=t.r/255,r=t.g/255,n=t.b/255,i=($*n+K*e-Q*r)/($+K-Q),a=n-i,o=(J*(r-i)-X*a)/Z,s=Math.sqrt(o*o+a*a)/(J*i*(1-i)),l=s?Math.atan2(o,a)*P-120:NaN;return new rt(l<0?l+360:l,s,i,t.opacity)}function et(t,e,r,n){return 1===arguments.length?tt(t):new rt(t,e,r,null==n?1:n)}function rt(t,e,r,n){this.h=+t,this.s=+e,this.l=+r,this.opacity=+n}e(rt,et,r(n,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new rt(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new rt(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=isNaN(this.h)?0:(this.h+120)*I,e=+this.l,r=isNaN(this.s)?0:this.s*e*(1-e),n=Math.cos(t),i=Math.sin(t);return new w(255*(e+r*(Y*n+W*i)),255*(e+r*(X*n+Z*i)),255*(e+r*(J*n)),this.opacity)}})),t.color=v,t.cubehelix=et,t.gray=function(t,e){return new F(t,0,0,null==e?1:e)},t.hcl=q,t.hsl=E,t.lab=R,t.lch=function(t,e,r,n){return 1===arguments.length?V(t):new H(r,e,t,null==n?1:n)},t.rgb=_,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],159:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?n(r):n((t=t||self).d3=t.d3||{})}(this,(function(t){\"use strict\";var e={value:function(){}};function r(){for(var t,e=0,r=arguments.length,i={};e<r;++e){if(!(t=arguments[e]+\"\")||t in i||/[\\s.]/.test(t))throw new Error(\"illegal type: \"+t);i[t]=[]}return new n(i)}function n(t){this._=t}function i(t,e){return t.trim().split(/^|\\s+/).map((function(t){var r=\"\",n=t.indexOf(\".\");if(n>=0&&(r=t.slice(n+1),t=t.slice(0,n)),t&&!e.hasOwnProperty(t))throw new Error(\"unknown type: \"+t);return{type:t,name:r}}))}function a(t,e){for(var r,n=0,i=t.length;n<i;++n)if((r=t[n]).name===e)return r.value}function o(t,r,n){for(var i=0,a=t.length;i<a;++i)if(t[i].name===r){t[i]=e,t=t.slice(0,i).concat(t.slice(i+1));break}return null!=n&&t.push({name:r,value:n}),t}n.prototype=r.prototype={constructor:n,on:function(t,e){var r,n=this._,s=i(t+\"\",n),l=-1,c=s.length;if(!(arguments.length<2)){if(null!=e&&\"function\"!=typeof e)throw new Error(\"invalid callback: \"+e);for(;++l<c;)if(r=(t=s[l]).type)n[r]=o(n[r],t.name,e);else if(null==e)for(r in n)n[r]=o(n[r],t.name,null);return this}for(;++l<c;)if((r=(t=s[l]).type)&&(r=a(n[r],t.name)))return r},copy:function(){var t={},e=this._;for(var r in e)t[r]=e[r].slice();return new n(t)},call:function(t,e){if((r=arguments.length-2)>0)for(var r,n,i=new Array(r),a=0;a<r;++a)i[a]=arguments[a+2];if(!this._.hasOwnProperty(t))throw new Error(\"unknown type: \"+t);for(a=0,r=(n=this._[t]).length;a<r;++a)n[a].value.apply(e,i)},apply:function(t,e,r){if(!this._.hasOwnProperty(t))throw new Error(\"unknown type: \"+t);for(var n=this._[t],i=0,a=n.length;i<a;++i)n[i].value.apply(e,r)}},t.dispatch=r,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],160:[function(t,e,r){!function(n,i){\"object\"==typeof r&&\"undefined\"!=typeof e?i(r,t(\"d3-quadtree\"),t(\"d3-collection\"),t(\"d3-dispatch\"),t(\"d3-timer\")):i(n.d3=n.d3||{},n.d3,n.d3,n.d3,n.d3)}(this,(function(t,e,r,n,i){\"use strict\";function a(t){return function(){return t}}function o(){return 1e-6*(Math.random()-.5)}function s(t){return t.x+t.vx}function l(t){return t.y+t.vy}function c(t){return t.index}function u(t,e){var r=t.get(e);if(!r)throw new Error(\"missing: \"+e);return r}function f(t){return t.x}function h(t){return t.y}var p=Math.PI*(3-Math.sqrt(5));t.forceCenter=function(t,e){var r;function n(){var n,i,a=r.length,o=0,s=0;for(n=0;n<a;++n)o+=(i=r[n]).x,s+=i.y;for(o=o/a-t,s=s/a-e,n=0;n<a;++n)(i=r[n]).x-=o,i.y-=s}return null==t&&(t=0),null==e&&(e=0),n.initialize=function(t){r=t},n.x=function(e){return arguments.length?(t=+e,n):t},n.y=function(t){return arguments.length?(e=+t,n):e},n},t.forceCollide=function(t){var r,n,i=1,c=1;function u(){for(var t,a,u,h,p,d,g,m=r.length,v=0;v<c;++v)for(a=e.quadtree(r,s,l).visitAfter(f),t=0;t<m;++t)u=r[t],d=n[u.index],g=d*d,h=u.x+u.vx,p=u.y+u.vy,a.visit(y);function y(t,e,r,n,a){var s=t.data,l=t.r,c=d+l;if(!s)return e>h+c||n<h-c||r>p+c||a<p-c;if(s.index>u.index){var f=h-s.x-s.vx,m=p-s.y-s.vy,v=f*f+m*m;v<c*c&&(0===f&&(v+=(f=o())*f),0===m&&(v+=(m=o())*m),v=(c-(v=Math.sqrt(v)))/v*i,u.vx+=(f*=v)*(c=(l*=l)/(g+l)),u.vy+=(m*=v)*c,s.vx-=f*(c=1-c),s.vy-=m*c)}}}function f(t){if(t.data)return t.r=n[t.data.index];for(var e=t.r=0;e<4;++e)t[e]&&t[e].r>t.r&&(t.r=t[e].r)}function h(){if(r){var e,i,a=r.length;for(n=new Array(a),e=0;e<a;++e)i=r[e],n[i.index]=+t(i,e,r)}}return\"function\"!=typeof t&&(t=a(null==t?1:+t)),u.initialize=function(t){r=t,h()},u.iterations=function(t){return arguments.length?(c=+t,u):c},u.strength=function(t){return arguments.length?(i=+t,u):i},u.radius=function(e){return arguments.length?(t=\"function\"==typeof e?e:a(+e),h(),u):t},u},t.forceLink=function(t){var e,n,i,s,l,f=c,h=function(t){return 1/Math.min(s[t.source.index],s[t.target.index])},p=a(30),d=1;function g(r){for(var i=0,a=t.length;i<d;++i)for(var s,c,u,f,h,p,g,m=0;m<a;++m)c=(s=t[m]).source,f=(u=s.target).x+u.vx-c.x-c.vx||o(),h=u.y+u.vy-c.y-c.vy||o(),f*=p=((p=Math.sqrt(f*f+h*h))-n[m])/p*r*e[m],h*=p,u.vx-=f*(g=l[m]),u.vy-=h*g,c.vx+=f*(g=1-g),c.vy+=h*g}function m(){if(i){var a,o,c=i.length,h=t.length,p=r.map(i,f);for(a=0,s=new Array(c);a<h;++a)(o=t[a]).index=a,\"object\"!=typeof o.source&&(o.source=u(p,o.source)),\"object\"!=typeof o.target&&(o.target=u(p,o.target)),s[o.source.index]=(s[o.source.index]||0)+1,s[o.target.index]=(s[o.target.index]||0)+1;for(a=0,l=new Array(h);a<h;++a)o=t[a],l[a]=s[o.source.index]/(s[o.source.index]+s[o.target.index]);e=new Array(h),v(),n=new Array(h),y()}}function v(){if(i)for(var r=0,n=t.length;r<n;++r)e[r]=+h(t[r],r,t)}function y(){if(i)for(var e=0,r=t.length;e<r;++e)n[e]=+p(t[e],e,t)}return null==t&&(t=[]),g.initialize=function(t){i=t,m()},g.links=function(e){return arguments.length?(t=e,m(),g):t},g.id=function(t){return arguments.length?(f=t,g):f},g.iterations=function(t){return arguments.length?(d=+t,g):d},g.strength=function(t){return arguments.length?(h=\"function\"==typeof t?t:a(+t),v(),g):h},g.distance=function(t){return arguments.length?(p=\"function\"==typeof t?t:a(+t),y(),g):p},g},t.forceManyBody=function(){var t,r,n,i,s=a(-30),l=1,c=1/0,u=.81;function p(i){var a,o=t.length,s=e.quadtree(t,f,h).visitAfter(g);for(n=i,a=0;a<o;++a)r=t[a],s.visit(m)}function d(){if(t){var e,r,n=t.length;for(i=new Array(n),e=0;e<n;++e)r=t[e],i[r.index]=+s(r,e,t)}}function g(t){var e,r,n,a,o,s=0,l=0;if(t.length){for(n=a=o=0;o<4;++o)(e=t[o])&&(r=Math.abs(e.value))&&(s+=e.value,l+=r,n+=r*e.x,a+=r*e.y);t.x=n/l,t.y=a/l}else{(e=t).x=e.data.x,e.y=e.data.y;do{s+=i[e.data.index]}while(e=e.next)}t.value=s}function m(t,e,a,s){if(!t.value)return!0;var f=t.x-r.x,h=t.y-r.y,p=s-e,d=f*f+h*h;if(p*p/u<d)return d<c&&(0===f&&(d+=(f=o())*f),0===h&&(d+=(h=o())*h),d<l&&(d=Math.sqrt(l*d)),r.vx+=f*t.value*n/d,r.vy+=h*t.value*n/d),!0;if(!(t.length||d>=c)){(t.data!==r||t.next)&&(0===f&&(d+=(f=o())*f),0===h&&(d+=(h=o())*h),d<l&&(d=Math.sqrt(l*d)));do{t.data!==r&&(p=i[t.data.index]*n/d,r.vx+=f*p,r.vy+=h*p)}while(t=t.next)}}return p.initialize=function(e){t=e,d()},p.strength=function(t){return arguments.length?(s=\"function\"==typeof t?t:a(+t),d(),p):s},p.distanceMin=function(t){return arguments.length?(l=t*t,p):Math.sqrt(l)},p.distanceMax=function(t){return arguments.length?(c=t*t,p):Math.sqrt(c)},p.theta=function(t){return arguments.length?(u=t*t,p):Math.sqrt(u)},p},t.forceRadial=function(t,e,r){var n,i,o,s=a(.1);function l(t){for(var a=0,s=n.length;a<s;++a){var l=n[a],c=l.x-e||1e-6,u=l.y-r||1e-6,f=Math.sqrt(c*c+u*u),h=(o[a]-f)*i[a]*t/f;l.vx+=c*h,l.vy+=u*h}}function c(){if(n){var e,r=n.length;for(i=new Array(r),o=new Array(r),e=0;e<r;++e)o[e]=+t(n[e],e,n),i[e]=isNaN(o[e])?0:+s(n[e],e,n)}}return\"function\"!=typeof t&&(t=a(+t)),null==e&&(e=0),null==r&&(r=0),l.initialize=function(t){n=t,c()},l.strength=function(t){return arguments.length?(s=\"function\"==typeof t?t:a(+t),c(),l):s},l.radius=function(e){return arguments.length?(t=\"function\"==typeof e?e:a(+e),c(),l):t},l.x=function(t){return arguments.length?(e=+t,l):e},l.y=function(t){return arguments.length?(r=+t,l):r},l},t.forceSimulation=function(t){var e,a=1,o=.001,s=1-Math.pow(o,1/300),l=0,c=.6,u=r.map(),f=i.timer(d),h=n.dispatch(\"tick\",\"end\");function d(){g(),h.call(\"tick\",e),a<o&&(f.stop(),h.call(\"end\",e))}function g(r){var n,i,o=t.length;void 0===r&&(r=1);for(var f=0;f<r;++f)for(a+=(l-a)*s,u.each((function(t){t(a)})),n=0;n<o;++n)null==(i=t[n]).fx?i.x+=i.vx*=c:(i.x=i.fx,i.vx=0),null==i.fy?i.y+=i.vy*=c:(i.y=i.fy,i.vy=0);return e}function m(){for(var e,r=0,n=t.length;r<n;++r){if((e=t[r]).index=r,null!=e.fx&&(e.x=e.fx),null!=e.fy&&(e.y=e.fy),isNaN(e.x)||isNaN(e.y)){var i=10*Math.sqrt(r),a=r*p;e.x=i*Math.cos(a),e.y=i*Math.sin(a)}(isNaN(e.vx)||isNaN(e.vy))&&(e.vx=e.vy=0)}}function v(e){return e.initialize&&e.initialize(t),e}return null==t&&(t=[]),m(),e={tick:g,restart:function(){return f.restart(d),e},stop:function(){return f.stop(),e},nodes:function(r){return arguments.length?(t=r,m(),u.each(v),e):t},alpha:function(t){return arguments.length?(a=+t,e):a},alphaMin:function(t){return arguments.length?(o=+t,e):o},alphaDecay:function(t){return arguments.length?(s=+t,e):+s},alphaTarget:function(t){return arguments.length?(l=+t,e):l},velocityDecay:function(t){return arguments.length?(c=1-t,e):1-c},force:function(t,r){return arguments.length>1?(null==r?u.remove(t):u.set(t,v(r)),e):u.get(t)},find:function(e,r,n){var i,a,o,s,l,c=0,u=t.length;for(null==n?n=1/0:n*=n,c=0;c<u;++c)(o=(i=e-(s=t[c]).x)*i+(a=r-s.y)*a)<n&&(l=s,n=o);return l},on:function(t,r){return arguments.length>1?(h.on(t,r),e):h.on(t)}}},t.forceX=function(t){var e,r,n,i=a(.1);function o(t){for(var i,a=0,o=e.length;a<o;++a)(i=e[a]).vx+=(n[a]-i.x)*r[a]*t}function s(){if(e){var a,o=e.length;for(r=new Array(o),n=new Array(o),a=0;a<o;++a)r[a]=isNaN(n[a]=+t(e[a],a,e))?0:+i(e[a],a,e)}}return\"function\"!=typeof t&&(t=a(null==t?0:+t)),o.initialize=function(t){e=t,s()},o.strength=function(t){return arguments.length?(i=\"function\"==typeof t?t:a(+t),s(),o):i},o.x=function(e){return arguments.length?(t=\"function\"==typeof e?e:a(+e),s(),o):t},o},t.forceY=function(t){var e,r,n,i=a(.1);function o(t){for(var i,a=0,o=e.length;a<o;++a)(i=e[a]).vy+=(n[a]-i.y)*r[a]*t}function s(){if(e){var a,o=e.length;for(r=new Array(o),n=new Array(o),a=0;a<o;++a)r[a]=isNaN(n[a]=+t(e[a],a,e))?0:+i(e[a],a,e)}}return\"function\"!=typeof t&&(t=a(null==t?0:+t)),o.initialize=function(t){e=t,s()},o.strength=function(t){return arguments.length?(i=\"function\"==typeof t?t:a(+t),s(),o):i},o.y=function(e){return arguments.length?(t=\"function\"==typeof e?e:a(+e),s(),o):t},o},Object.defineProperty(t,\"__esModule\",{value:!0})}))},{\"d3-collection\":157,\"d3-dispatch\":159,\"d3-quadtree\":164,\"d3-timer\":168}],161:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?n(r):n((t=t||self).d3=t.d3||{})}(this,(function(t){\"use strict\";function e(t,e){return t.parent===e.parent?1:2}function r(t,e){return t+e.x}function n(t,e){return Math.max(t,e.y)}function i(t){var e=0,r=t.children,n=r&&r.length;if(n)for(;--n>=0;)e+=r[n].value;else e=1;t.value=e}function a(t,e){var r,n,i,a,s,u=new c(t),f=+t.value&&(u.value=t.value),h=[u];for(null==e&&(e=o);r=h.pop();)if(f&&(r.value=+r.data.value),(i=e(r.data))&&(s=i.length))for(r.children=new Array(s),a=s-1;a>=0;--a)h.push(n=r.children[a]=new c(i[a])),n.parent=r,n.depth=r.depth+1;return u.eachBefore(l)}function o(t){return t.children}function s(t){t.data=t.data.data}function l(t){var e=0;do{t.height=e}while((t=t.parent)&&t.height<++e)}function c(t){this.data=t,this.depth=this.height=0,this.parent=null}c.prototype=a.prototype={constructor:c,count:function(){return this.eachAfter(i)},each:function(t){var e,r,n,i,a=this,o=[a];do{for(e=o.reverse(),o=[];a=e.pop();)if(t(a),r=a.children)for(n=0,i=r.length;n<i;++n)o.push(r[n])}while(o.length);return this},eachAfter:function(t){for(var e,r,n,i=this,a=[i],o=[];i=a.pop();)if(o.push(i),e=i.children)for(r=0,n=e.length;r<n;++r)a.push(e[r]);for(;i=o.pop();)t(i);return this},eachBefore:function(t){for(var e,r,n=this,i=[n];n=i.pop();)if(t(n),e=n.children)for(r=e.length-1;r>=0;--r)i.push(e[r]);return this},sum:function(t){return this.eachAfter((function(e){for(var r=+t(e.data)||0,n=e.children,i=n&&n.length;--i>=0;)r+=n[i].value;e.value=r}))},sort:function(t){return this.eachBefore((function(e){e.children&&e.children.sort(t)}))},path:function(t){for(var e=this,r=function(t,e){if(t===e)return t;var r=t.ancestors(),n=e.ancestors(),i=null;t=r.pop(),e=n.pop();for(;t===e;)i=t,t=r.pop(),e=n.pop();return i}(e,t),n=[e];e!==r;)e=e.parent,n.push(e);for(var i=n.length;t!==r;)n.splice(i,0,t),t=t.parent;return n},ancestors:function(){for(var t=this,e=[t];t=t.parent;)e.push(t);return e},descendants:function(){var t=[];return this.each((function(e){t.push(e)})),t},leaves:function(){var t=[];return this.eachBefore((function(e){e.children||t.push(e)})),t},links:function(){var t=this,e=[];return t.each((function(r){r!==t&&e.push({source:r.parent,target:r})})),e},copy:function(){return a(this).eachBefore(s)}};var u=Array.prototype.slice;function f(t){for(var e,r,n=0,i=(t=function(t){for(var e,r,n=t.length;n;)r=Math.random()*n--|0,e=t[n],t[n]=t[r],t[r]=e;return t}(u.call(t))).length,a=[];n<i;)e=t[n],r&&d(r,e)?++n:(r=m(a=h(a,e)),n=0);return r}function h(t,e){var r,n;if(g(e,t))return[e];for(r=0;r<t.length;++r)if(p(e,t[r])&&g(v(t[r],e),t))return[t[r],e];for(r=0;r<t.length-1;++r)for(n=r+1;n<t.length;++n)if(p(v(t[r],t[n]),e)&&p(v(t[r],e),t[n])&&p(v(t[n],e),t[r])&&g(y(t[r],t[n],e),t))return[t[r],t[n],e];throw new Error}function p(t,e){var r=t.r-e.r,n=e.x-t.x,i=e.y-t.y;return r<0||r*r<n*n+i*i}function d(t,e){var r=t.r-e.r+1e-6,n=e.x-t.x,i=e.y-t.y;return r>0&&r*r>n*n+i*i}function g(t,e){for(var r=0;r<e.length;++r)if(!d(t,e[r]))return!1;return!0}function m(t){switch(t.length){case 1:return{x:(e=t[0]).x,y:e.y,r:e.r};case 2:return v(t[0],t[1]);case 3:return y(t[0],t[1],t[2])}var e}function v(t,e){var r=t.x,n=t.y,i=t.r,a=e.x,o=e.y,s=e.r,l=a-r,c=o-n,u=s-i,f=Math.sqrt(l*l+c*c);return{x:(r+a+l/f*u)/2,y:(n+o+c/f*u)/2,r:(f+i+s)/2}}function y(t,e,r){var n=t.x,i=t.y,a=t.r,o=e.x,s=e.y,l=e.r,c=r.x,u=r.y,f=r.r,h=n-o,p=n-c,d=i-s,g=i-u,m=l-a,v=f-a,y=n*n+i*i-a*a,x=y-o*o-s*s+l*l,b=y-c*c-u*u+f*f,_=p*d-h*g,w=(d*b-g*x)/(2*_)-n,T=(g*m-d*v)/_,k=(p*x-h*b)/(2*_)-i,M=(h*v-p*m)/_,A=T*T+M*M-1,S=2*(a+w*T+k*M),E=w*w+k*k-a*a,C=-(A?(S+Math.sqrt(S*S-4*A*E))/(2*A):E/S);return{x:n+w+T*C,y:i+k+M*C,r:C}}function x(t,e,r){var n,i,a,o,s=t.x-e.x,l=t.y-e.y,c=s*s+l*l;c?(i=e.r+r.r,i*=i,o=t.r+r.r,i>(o*=o)?(n=(c+o-i)/(2*c),a=Math.sqrt(Math.max(0,o/c-n*n)),r.x=t.x-n*s-a*l,r.y=t.y-n*l+a*s):(n=(c+i-o)/(2*c),a=Math.sqrt(Math.max(0,i/c-n*n)),r.x=e.x+n*s-a*l,r.y=e.y+n*l+a*s)):(r.x=e.x+r.r,r.y=e.y)}function b(t,e){var r=t.r+e.r-1e-6,n=e.x-t.x,i=e.y-t.y;return r>0&&r*r>n*n+i*i}function _(t){var e=t._,r=t.next._,n=e.r+r.r,i=(e.x*r.r+r.x*e.r)/n,a=(e.y*r.r+r.y*e.r)/n;return i*i+a*a}function w(t){this._=t,this.next=null,this.previous=null}function T(t){if(!(i=t.length))return 0;var e,r,n,i,a,o,s,l,c,u,h;if((e=t[0]).x=0,e.y=0,!(i>1))return e.r;if(r=t[1],e.x=-r.r,r.x=e.r,r.y=0,!(i>2))return e.r+r.r;x(r,e,n=t[2]),e=new w(e),r=new w(r),n=new w(n),e.next=n.previous=r,r.next=e.previous=n,n.next=r.previous=e;t:for(s=3;s<i;++s){x(e._,r._,n=t[s]),n=new w(n),l=r.next,c=e.previous,u=r._.r,h=e._.r;do{if(u<=h){if(b(l._,n._)){r=l,e.next=r,r.previous=e,--s;continue t}u+=l._.r,l=l.next}else{if(b(c._,n._)){(e=c).next=r,r.previous=e,--s;continue t}h+=c._.r,c=c.previous}}while(l!==c.next);for(n.previous=e,n.next=r,e.next=r.previous=r=n,a=_(e);(n=n.next)!==r;)(o=_(n))<a&&(e=n,a=o);r=e.next}for(e=[r._],n=r;(n=n.next)!==r;)e.push(n._);for(n=f(e),s=0;s<i;++s)(e=t[s]).x-=n.x,e.y-=n.y;return n.r}function k(t){return null==t?null:M(t)}function M(t){if(\"function\"!=typeof t)throw new Error;return t}function A(){return 0}function S(t){return function(){return t}}function E(t){return Math.sqrt(t.value)}function C(t){return function(e){e.children||(e.r=Math.max(0,+t(e)||0))}}function L(t,e){return function(r){if(n=r.children){var n,i,a,o=n.length,s=t(r)*e||0;if(s)for(i=0;i<o;++i)n[i].r+=s;if(a=T(n),s)for(i=0;i<o;++i)n[i].r-=s;r.r=a+s}}}function I(t){return function(e){var r=e.parent;e.r*=t,r&&(e.x=r.x+t*e.x,e.y=r.y+t*e.y)}}function P(t){t.x0=Math.round(t.x0),t.y0=Math.round(t.y0),t.x1=Math.round(t.x1),t.y1=Math.round(t.y1)}function z(t,e,r,n,i){for(var a,o=t.children,s=-1,l=o.length,c=t.value&&(n-e)/t.value;++s<l;)(a=o[s]).y0=r,a.y1=i,a.x0=e,a.x1=e+=a.value*c}var O={depth:-1},D={};function R(t){return t.id}function F(t){return t.parentId}function B(t,e){return t.parent===e.parent?1:2}function N(t){var e=t.children;return e?e[0]:t.t}function j(t){var e=t.children;return e?e[e.length-1]:t.t}function U(t,e,r){var n=r/(e.i-t.i);e.c-=n,e.s+=r,t.c+=n,e.z+=r,e.m+=r}function V(t,e,r){return t.a.parent===e.parent?t.a:r}function q(t,e){this._=t,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=e}function H(t,e,r,n,i){for(var a,o=t.children,s=-1,l=o.length,c=t.value&&(i-r)/t.value;++s<l;)(a=o[s]).x0=e,a.x1=n,a.y0=r,a.y1=r+=a.value*c}q.prototype=Object.create(c.prototype);var G=(1+Math.sqrt(5))/2;function Y(t,e,r,n,i,a){for(var o,s,l,c,u,f,h,p,d,g,m,v=[],y=e.children,x=0,b=0,_=y.length,w=e.value;x<_;){l=i-r,c=a-n;do{u=y[b++].value}while(!u&&b<_);for(f=h=u,m=u*u*(g=Math.max(c/l,l/c)/(w*t)),d=Math.max(h/m,m/f);b<_;++b){if(u+=s=y[b].value,s<f&&(f=s),s>h&&(h=s),m=u*u*g,(p=Math.max(h/m,m/f))>d){u-=s;break}d=p}v.push(o={value:u,dice:l<c,children:y.slice(x,b)}),o.dice?z(o,r,n,i,w?n+=c*u/w:a):H(o,r,n,w?r+=l*u/w:i,a),w-=u,x=b}return v}var W=function t(e){function r(t,r,n,i,a){Y(e,t,r,n,i,a)}return r.ratio=function(e){return t((e=+e)>1?e:1)},r}(G);var X=function t(e){function r(t,r,n,i,a){if((o=t._squarify)&&o.ratio===e)for(var o,s,l,c,u,f=-1,h=o.length,p=t.value;++f<h;){for(l=(s=o[f]).children,c=s.value=0,u=l.length;c<u;++c)s.value+=l[c].value;s.dice?z(s,r,n,i,n+=(a-n)*s.value/p):H(s,r,n,r+=(i-r)*s.value/p,a),p-=s.value}else t._squarify=o=Y(e,t,r,n,i,a),o.ratio=e}return r.ratio=function(e){return t((e=+e)>1?e:1)},r}(G);t.cluster=function(){var t=e,i=1,a=1,o=!1;function s(e){var s,l=0;e.eachAfter((function(e){var i=e.children;i?(e.x=function(t){return t.reduce(r,0)/t.length}(i),e.y=function(t){return 1+t.reduce(n,0)}(i)):(e.x=s?l+=t(e,s):0,e.y=0,s=e)}));var c=function(t){for(var e;e=t.children;)t=e[0];return t}(e),u=function(t){for(var e;e=t.children;)t=e[e.length-1];return t}(e),f=c.x-t(c,u)/2,h=u.x+t(u,c)/2;return e.eachAfter(o?function(t){t.x=(t.x-e.x)*i,t.y=(e.y-t.y)*a}:function(t){t.x=(t.x-f)/(h-f)*i,t.y=(1-(e.y?t.y/e.y:1))*a})}return s.separation=function(e){return arguments.length?(t=e,s):t},s.size=function(t){return arguments.length?(o=!1,i=+t[0],a=+t[1],s):o?null:[i,a]},s.nodeSize=function(t){return arguments.length?(o=!0,i=+t[0],a=+t[1],s):o?[i,a]:null},s},t.hierarchy=a,t.pack=function(){var t=null,e=1,r=1,n=A;function i(i){return i.x=e/2,i.y=r/2,t?i.eachBefore(C(t)).eachAfter(L(n,.5)).eachBefore(I(1)):i.eachBefore(C(E)).eachAfter(L(A,1)).eachAfter(L(n,i.r/Math.min(e,r))).eachBefore(I(Math.min(e,r)/(2*i.r))),i}return i.radius=function(e){return arguments.length?(t=k(e),i):t},i.size=function(t){return arguments.length?(e=+t[0],r=+t[1],i):[e,r]},i.padding=function(t){return arguments.length?(n=\"function\"==typeof t?t:S(+t),i):n},i},t.packEnclose=f,t.packSiblings=function(t){return T(t),t},t.partition=function(){var t=1,e=1,r=0,n=!1;function i(i){var a=i.height+1;return i.x0=i.y0=r,i.x1=t,i.y1=e/a,i.eachBefore(function(t,e){return function(n){n.children&&z(n,n.x0,t*(n.depth+1)/e,n.x1,t*(n.depth+2)/e);var i=n.x0,a=n.y0,o=n.x1-r,s=n.y1-r;o<i&&(i=o=(i+o)/2),s<a&&(a=s=(a+s)/2),n.x0=i,n.y0=a,n.x1=o,n.y1=s}}(e,a)),n&&i.eachBefore(P),i}return i.round=function(t){return arguments.length?(n=!!t,i):n},i.size=function(r){return arguments.length?(t=+r[0],e=+r[1],i):[t,e]},i.padding=function(t){return arguments.length?(r=+t,i):r},i},t.stratify=function(){var t=R,e=F;function r(r){var n,i,a,o,s,u,f,h=r.length,p=new Array(h),d={};for(i=0;i<h;++i)n=r[i],s=p[i]=new c(n),null!=(u=t(n,i,r))&&(u+=\"\")&&(d[f=\"$\"+(s.id=u)]=f in d?D:s);for(i=0;i<h;++i)if(s=p[i],null!=(u=e(r[i],i,r))&&(u+=\"\")){if(!(o=d[\"$\"+u]))throw new Error(\"missing: \"+u);if(o===D)throw new Error(\"ambiguous: \"+u);o.children?o.children.push(s):o.children=[s],s.parent=o}else{if(a)throw new Error(\"multiple roots\");a=s}if(!a)throw new Error(\"no root\");if(a.parent=O,a.eachBefore((function(t){t.depth=t.parent.depth+1,--h})).eachBefore(l),a.parent=null,h>0)throw new Error(\"cycle\");return a}return r.id=function(e){return arguments.length?(t=M(e),r):t},r.parentId=function(t){return arguments.length?(e=M(t),r):e},r},t.tree=function(){var t=B,e=1,r=1,n=null;function i(i){var l=function(t){for(var e,r,n,i,a,o=new q(t,0),s=[o];e=s.pop();)if(n=e._.children)for(e.children=new Array(a=n.length),i=a-1;i>=0;--i)s.push(r=e.children[i]=new q(n[i],i)),r.parent=e;return(o.parent=new q(null,0)).children=[o],o}(i);if(l.eachAfter(a),l.parent.m=-l.z,l.eachBefore(o),n)i.eachBefore(s);else{var c=i,u=i,f=i;i.eachBefore((function(t){t.x<c.x&&(c=t),t.x>u.x&&(u=t),t.depth>f.depth&&(f=t)}));var h=c===u?1:t(c,u)/2,p=h-c.x,d=e/(u.x+h+p),g=r/(f.depth||1);i.eachBefore((function(t){t.x=(t.x+p)*d,t.y=t.depth*g}))}return i}function a(e){var r=e.children,n=e.parent.children,i=e.i?n[e.i-1]:null;if(r){!function(t){for(var e,r=0,n=0,i=t.children,a=i.length;--a>=0;)(e=i[a]).z+=r,e.m+=r,r+=e.s+(n+=e.c)}(e);var a=(r[0].z+r[r.length-1].z)/2;i?(e.z=i.z+t(e._,i._),e.m=e.z-a):e.z=a}else i&&(e.z=i.z+t(e._,i._));e.parent.A=function(e,r,n){if(r){for(var i,a=e,o=e,s=r,l=a.parent.children[0],c=a.m,u=o.m,f=s.m,h=l.m;s=j(s),a=N(a),s&&a;)l=N(l),(o=j(o)).a=e,(i=s.z+f-a.z-c+t(s._,a._))>0&&(U(V(s,e,n),e,i),c+=i,u+=i),f+=s.m,c+=a.m,h+=l.m,u+=o.m;s&&!j(o)&&(o.t=s,o.m+=f-u),a&&!N(l)&&(l.t=a,l.m+=c-h,n=e)}return n}(e,i,e.parent.A||n[0])}function o(t){t._.x=t.z+t.parent.m,t.m+=t.parent.m}function s(t){t.x*=e,t.y=t.depth*r}return i.separation=function(e){return arguments.length?(t=e,i):t},i.size=function(t){return arguments.length?(n=!1,e=+t[0],r=+t[1],i):n?null:[e,r]},i.nodeSize=function(t){return arguments.length?(n=!0,e=+t[0],r=+t[1],i):n?[e,r]:null},i},t.treemap=function(){var t=W,e=!1,r=1,n=1,i=[0],a=A,o=A,s=A,l=A,c=A;function u(t){return t.x0=t.y0=0,t.x1=r,t.y1=n,t.eachBefore(f),i=[0],e&&t.eachBefore(P),t}function f(e){var r=i[e.depth],n=e.x0+r,u=e.y0+r,f=e.x1-r,h=e.y1-r;f<n&&(n=f=(n+f)/2),h<u&&(u=h=(u+h)/2),e.x0=n,e.y0=u,e.x1=f,e.y1=h,e.children&&(r=i[e.depth+1]=a(e)/2,n+=c(e)-r,u+=o(e)-r,(f-=s(e)-r)<n&&(n=f=(n+f)/2),(h-=l(e)-r)<u&&(u=h=(u+h)/2),t(e,n,u,f,h))}return u.round=function(t){return arguments.length?(e=!!t,u):e},u.size=function(t){return arguments.length?(r=+t[0],n=+t[1],u):[r,n]},u.tile=function(e){return arguments.length?(t=M(e),u):t},u.padding=function(t){return arguments.length?u.paddingInner(t).paddingOuter(t):u.paddingInner()},u.paddingInner=function(t){return arguments.length?(a=\"function\"==typeof t?t:S(+t),u):a},u.paddingOuter=function(t){return arguments.length?u.paddingTop(t).paddingRight(t).paddingBottom(t).paddingLeft(t):u.paddingTop()},u.paddingTop=function(t){return arguments.length?(o=\"function\"==typeof t?t:S(+t),u):o},u.paddingRight=function(t){return arguments.length?(s=\"function\"==typeof t?t:S(+t),u):s},u.paddingBottom=function(t){return arguments.length?(l=\"function\"==typeof t?t:S(+t),u):l},u.paddingLeft=function(t){return arguments.length?(c=\"function\"==typeof t?t:S(+t),u):c},u},t.treemapBinary=function(t,e,r,n,i){var a,o,s=t.children,l=s.length,c=new Array(l+1);for(c[0]=o=a=0;a<l;++a)c[a+1]=o+=s[a].value;!function t(e,r,n,i,a,o,l){if(e>=r-1){var u=s[e];return u.x0=i,u.y0=a,u.x1=o,void(u.y1=l)}var f=c[e],h=n/2+f,p=e+1,d=r-1;for(;p<d;){var g=p+d>>>1;c[g]<h?p=g+1:d=g}h-c[p-1]<c[p]-h&&e+1<p&&--p;var m=c[p]-f,v=n-m;if(o-i>l-a){var y=(i*v+o*m)/n;t(e,p,m,i,a,y,l),t(p,r,v,y,a,o,l)}else{var x=(a*v+l*m)/n;t(e,p,m,i,a,o,x),t(p,r,v,i,x,o,l)}}(0,l,t.value,e,r,n,i)},t.treemapDice=z,t.treemapResquarify=X,t.treemapSlice=H,t.treemapSliceDice=function(t,e,r,n,i){(1&t.depth?H:z)(t,e,r,n,i)},t.treemapSquarify=W,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],162:[function(t,e,r){!function(n,i){\"object\"==typeof r&&\"undefined\"!=typeof e?i(r,t(\"d3-color\")):i((n=n||self).d3=n.d3||{},n.d3)}(this,(function(t,e){\"use strict\";function r(t,e,r,n,i){var a=t*t,o=a*t;return((1-3*t+3*a-o)*e+(4-6*a+3*o)*r+(1+3*t+3*a-3*o)*n+o*i)/6}function n(t){var e=t.length-1;return function(n){var i=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),a=t[i],o=t[i+1],s=i>0?t[i-1]:2*a-o,l=i<e-1?t[i+2]:2*o-a;return r((n-i/e)*e,s,a,o,l)}}function i(t){var e=t.length;return function(n){var i=Math.floor(((n%=1)<0?++n:n)*e),a=t[(i+e-1)%e],o=t[i%e],s=t[(i+1)%e],l=t[(i+2)%e];return r((n-i/e)*e,a,o,s,l)}}function a(t){return function(){return t}}function o(t,e){return function(r){return t+r*e}}function s(t,e){var r=e-t;return r?o(t,r>180||r<-180?r-360*Math.round(r/360):r):a(isNaN(t)?e:t)}function l(t){return 1==(t=+t)?c:function(e,r){return r-e?function(t,e,r){return t=Math.pow(t,r),e=Math.pow(e,r)-t,r=1/r,function(n){return Math.pow(t+n*e,r)}}(e,r,t):a(isNaN(e)?r:e)}}function c(t,e){var r=e-t;return r?o(t,r):a(isNaN(t)?e:t)}var u=function t(r){var n=l(r);function i(t,r){var i=n((t=e.rgb(t)).r,(r=e.rgb(r)).r),a=n(t.g,r.g),o=n(t.b,r.b),s=c(t.opacity,r.opacity);return function(e){return t.r=i(e),t.g=a(e),t.b=o(e),t.opacity=s(e),t+\"\"}}return i.gamma=t,i}(1);function f(t){return function(r){var n,i,a=r.length,o=new Array(a),s=new Array(a),l=new Array(a);for(n=0;n<a;++n)i=e.rgb(r[n]),o[n]=i.r||0,s[n]=i.g||0,l[n]=i.b||0;return o=t(o),s=t(s),l=t(l),i.opacity=1,function(t){return i.r=o(t),i.g=s(t),i.b=l(t),i+\"\"}}}var h=f(n),p=f(i);function d(t,e){e||(e=[]);var r,n=t?Math.min(e.length,t.length):0,i=e.slice();return function(a){for(r=0;r<n;++r)i[r]=t[r]*(1-a)+e[r]*a;return i}}function g(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}function m(t,e){var r,n=e?e.length:0,i=t?Math.min(n,t.length):0,a=new Array(i),o=new Array(n);for(r=0;r<i;++r)a[r]=T(t[r],e[r]);for(;r<n;++r)o[r]=e[r];return function(t){for(r=0;r<i;++r)o[r]=a[r](t);return o}}function v(t,e){var r=new Date;return t=+t,e=+e,function(n){return r.setTime(t*(1-n)+e*n),r}}function y(t,e){return t=+t,e=+e,function(r){return t*(1-r)+e*r}}function x(t,e){var r,n={},i={};for(r in null!==t&&\"object\"==typeof t||(t={}),null!==e&&\"object\"==typeof e||(e={}),e)r in t?n[r]=T(t[r],e[r]):i[r]=e[r];return function(t){for(r in n)i[r]=n[r](t);return i}}var b=/[-+]?(?:\\d+\\.?\\d*|\\.?\\d+)(?:[eE][-+]?\\d+)?/g,_=new RegExp(b.source,\"g\");function w(t,e){var r,n,i,a=b.lastIndex=_.lastIndex=0,o=-1,s=[],l=[];for(t+=\"\",e+=\"\";(r=b.exec(t))&&(n=_.exec(e));)(i=n.index)>a&&(i=e.slice(a,i),s[o]?s[o]+=i:s[++o]=i),(r=r[0])===(n=n[0])?s[o]?s[o]+=n:s[++o]=n:(s[++o]=null,l.push({i:o,x:y(r,n)})),a=_.lastIndex;return a<e.length&&(i=e.slice(a),s[o]?s[o]+=i:s[++o]=i),s.length<2?l[0]?function(t){return function(e){return t(e)+\"\"}}(l[0].x):function(t){return function(){return t}}(e):(e=l.length,function(t){for(var r,n=0;n<e;++n)s[(r=l[n]).i]=r.x(t);return s.join(\"\")})}function T(t,r){var n,i=typeof r;return null==r||\"boolean\"===i?a(r):(\"number\"===i?y:\"string\"===i?(n=e.color(r))?(r=n,u):w:r instanceof e.color?u:r instanceof Date?v:g(r)?d:Array.isArray(r)?m:\"function\"!=typeof r.valueOf&&\"function\"!=typeof r.toString||isNaN(r)?x:y)(t,r)}var k,M,A,S,E=180/Math.PI,C={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function L(t,e,r,n,i,a){var o,s,l;return(o=Math.sqrt(t*t+e*e))&&(t/=o,e/=o),(l=t*r+e*n)&&(r-=t*l,n-=e*l),(s=Math.sqrt(r*r+n*n))&&(r/=s,n/=s,l/=s),t*n<e*r&&(t=-t,e=-e,l=-l,o=-o),{translateX:i,translateY:a,rotate:Math.atan2(e,t)*E,skewX:Math.atan(l)*E,scaleX:o,scaleY:s}}function I(t,e,r,n){function i(t){return t.length?t.pop()+\" \":\"\"}return function(a,o){var s=[],l=[];return a=t(a),o=t(o),function(t,n,i,a,o,s){if(t!==i||n!==a){var l=o.push(\"translate(\",null,e,null,r);s.push({i:l-4,x:y(t,i)},{i:l-2,x:y(n,a)})}else(i||a)&&o.push(\"translate(\"+i+e+a+r)}(a.translateX,a.translateY,o.translateX,o.translateY,s,l),function(t,e,r,a){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),a.push({i:r.push(i(r)+\"rotate(\",null,n)-2,x:y(t,e)})):e&&r.push(i(r)+\"rotate(\"+e+n)}(a.rotate,o.rotate,s,l),function(t,e,r,a){t!==e?a.push({i:r.push(i(r)+\"skewX(\",null,n)-2,x:y(t,e)}):e&&r.push(i(r)+\"skewX(\"+e+n)}(a.skewX,o.skewX,s,l),function(t,e,r,n,a,o){if(t!==r||e!==n){var s=a.push(i(a)+\"scale(\",null,\",\",null,\")\");o.push({i:s-4,x:y(t,r)},{i:s-2,x:y(e,n)})}else 1===r&&1===n||a.push(i(a)+\"scale(\"+r+\",\"+n+\")\")}(a.scaleX,a.scaleY,o.scaleX,o.scaleY,s,l),a=o=null,function(t){for(var e,r=-1,n=l.length;++r<n;)s[(e=l[r]).i]=e.x(t);return s.join(\"\")}}}var P=I((function(t){return\"none\"===t?C:(k||(k=document.createElement(\"DIV\"),M=document.documentElement,A=document.defaultView),k.style.transform=t,t=A.getComputedStyle(M.appendChild(k),null).getPropertyValue(\"transform\"),M.removeChild(k),L(+(t=t.slice(7,-1).split(\",\"))[0],+t[1],+t[2],+t[3],+t[4],+t[5]))}),\"px, \",\"px)\",\"deg)\"),z=I((function(t){return null==t?C:(S||(S=document.createElementNS(\"http://www.w3.org/2000/svg\",\"g\")),S.setAttribute(\"transform\",t),(t=S.transform.baseVal.consolidate())?L((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):C)}),\", \",\")\",\")\"),O=Math.SQRT2;function D(t){return((t=Math.exp(t))+1/t)/2}function R(t){return function(r,n){var i=t((r=e.hsl(r)).h,(n=e.hsl(n)).h),a=c(r.s,n.s),o=c(r.l,n.l),s=c(r.opacity,n.opacity);return function(t){return r.h=i(t),r.s=a(t),r.l=o(t),r.opacity=s(t),r+\"\"}}}var F=R(s),B=R(c);function N(t){return function(r,n){var i=t((r=e.hcl(r)).h,(n=e.hcl(n)).h),a=c(r.c,n.c),o=c(r.l,n.l),s=c(r.opacity,n.opacity);return function(t){return r.h=i(t),r.c=a(t),r.l=o(t),r.opacity=s(t),r+\"\"}}}var j=N(s),U=N(c);function V(t){return function r(n){function i(r,i){var a=t((r=e.cubehelix(r)).h,(i=e.cubehelix(i)).h),o=c(r.s,i.s),s=c(r.l,i.l),l=c(r.opacity,i.opacity);return function(t){return r.h=a(t),r.s=o(t),r.l=s(Math.pow(t,n)),r.opacity=l(t),r+\"\"}}return n=+n,i.gamma=r,i}(1)}var q=V(s),H=V(c);t.interpolate=T,t.interpolateArray=function(t,e){return(g(e)?d:m)(t,e)},t.interpolateBasis=n,t.interpolateBasisClosed=i,t.interpolateCubehelix=q,t.interpolateCubehelixLong=H,t.interpolateDate=v,t.interpolateDiscrete=function(t){var e=t.length;return function(r){return t[Math.max(0,Math.min(e-1,Math.floor(r*e)))]}},t.interpolateHcl=j,t.interpolateHclLong=U,t.interpolateHsl=F,t.interpolateHslLong=B,t.interpolateHue=function(t,e){var r=s(+t,+e);return function(t){var e=r(t);return e-360*Math.floor(e/360)}},t.interpolateLab=function(t,r){var n=c((t=e.lab(t)).l,(r=e.lab(r)).l),i=c(t.a,r.a),a=c(t.b,r.b),o=c(t.opacity,r.opacity);return function(e){return t.l=n(e),t.a=i(e),t.b=a(e),t.opacity=o(e),t+\"\"}},t.interpolateNumber=y,t.interpolateNumberArray=d,t.interpolateObject=x,t.interpolateRgb=u,t.interpolateRgbBasis=h,t.interpolateRgbBasisClosed=p,t.interpolateRound=function(t,e){return t=+t,e=+e,function(r){return Math.round(t*(1-r)+e*r)}},t.interpolateString=w,t.interpolateTransformCss=P,t.interpolateTransformSvg=z,t.interpolateZoom=function(t,e){var r,n,i=t[0],a=t[1],o=t[2],s=e[0],l=e[1],c=e[2],u=s-i,f=l-a,h=u*u+f*f;if(h<1e-12)n=Math.log(c/o)/O,r=function(t){return[i+t*u,a+t*f,o*Math.exp(O*t*n)]};else{var p=Math.sqrt(h),d=(c*c-o*o+4*h)/(2*o*2*p),g=(c*c-o*o-4*h)/(2*c*2*p),m=Math.log(Math.sqrt(d*d+1)-d),v=Math.log(Math.sqrt(g*g+1)-g);n=(v-m)/O,r=function(t){var e,r=t*n,s=D(m),l=o/(2*p)*(s*(e=O*r+m,((e=Math.exp(2*e))-1)/(e+1))-function(t){return((t=Math.exp(t))-1/t)/2}(m));return[i+l*u,a+l*f,o*s/D(O*r+m)]}}return r.duration=1e3*n,r},t.piecewise=function(t,e){for(var r=0,n=e.length-1,i=e[0],a=new Array(n<0?0:n);r<n;)a[r]=t(i,i=e[++r]);return function(t){var e=Math.max(0,Math.min(n-1,Math.floor(t*=n)));return a[e](t-e)}},t.quantize=function(t,e){for(var r=new Array(e),n=0;n<e;++n)r[n]=t(n/(e-1));return r},Object.defineProperty(t,\"__esModule\",{value:!0})}))},{\"d3-color\":158}],163:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?n(r):n((t=t||self).d3=t.d3||{})}(this,(function(t){\"use strict\";var e=Math.PI,r=2*e,n=r-1e-6;function i(){this._x0=this._y0=this._x1=this._y1=null,this._=\"\"}function a(){return new i}i.prototype=a.prototype={constructor:i,moveTo:function(t,e){this._+=\"M\"+(this._x0=this._x1=+t)+\",\"+(this._y0=this._y1=+e)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+=\"Z\")},lineTo:function(t,e){this._+=\"L\"+(this._x1=+t)+\",\"+(this._y1=+e)},quadraticCurveTo:function(t,e,r,n){this._+=\"Q\"+ +t+\",\"+ +e+\",\"+(this._x1=+r)+\",\"+(this._y1=+n)},bezierCurveTo:function(t,e,r,n,i,a){this._+=\"C\"+ +t+\",\"+ +e+\",\"+ +r+\",\"+ +n+\",\"+(this._x1=+i)+\",\"+(this._y1=+a)},arcTo:function(t,r,n,i,a){t=+t,r=+r,n=+n,i=+i,a=+a;var o=this._x1,s=this._y1,l=n-t,c=i-r,u=o-t,f=s-r,h=u*u+f*f;if(a<0)throw new Error(\"negative radius: \"+a);if(null===this._x1)this._+=\"M\"+(this._x1=t)+\",\"+(this._y1=r);else if(h>1e-6)if(Math.abs(f*l-c*u)>1e-6&&a){var p=n-o,d=i-s,g=l*l+c*c,m=p*p+d*d,v=Math.sqrt(g),y=Math.sqrt(h),x=a*Math.tan((e-Math.acos((g+h-m)/(2*v*y)))/2),b=x/y,_=x/v;Math.abs(b-1)>1e-6&&(this._+=\"L\"+(t+b*u)+\",\"+(r+b*f)),this._+=\"A\"+a+\",\"+a+\",0,0,\"+ +(f*p>u*d)+\",\"+(this._x1=t+_*l)+\",\"+(this._y1=r+_*c)}else this._+=\"L\"+(this._x1=t)+\",\"+(this._y1=r);else;},arc:function(t,i,a,o,s,l){t=+t,i=+i,l=!!l;var c=(a=+a)*Math.cos(o),u=a*Math.sin(o),f=t+c,h=i+u,p=1^l,d=l?o-s:s-o;if(a<0)throw new Error(\"negative radius: \"+a);null===this._x1?this._+=\"M\"+f+\",\"+h:(Math.abs(this._x1-f)>1e-6||Math.abs(this._y1-h)>1e-6)&&(this._+=\"L\"+f+\",\"+h),a&&(d<0&&(d=d%r+r),d>n?this._+=\"A\"+a+\",\"+a+\",0,1,\"+p+\",\"+(t-c)+\",\"+(i-u)+\"A\"+a+\",\"+a+\",0,1,\"+p+\",\"+(this._x1=f)+\",\"+(this._y1=h):d>1e-6&&(this._+=\"A\"+a+\",\"+a+\",0,\"+ +(d>=e)+\",\"+p+\",\"+(this._x1=t+a*Math.cos(s))+\",\"+(this._y1=i+a*Math.sin(s))))},rect:function(t,e,r,n){this._+=\"M\"+(this._x0=this._x1=+t)+\",\"+(this._y0=this._y1=+e)+\"h\"+ +r+\"v\"+ +n+\"h\"+-r+\"Z\"},toString:function(){return this._}},t.path=a,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],164:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?n(r):n((t=t||self).d3=t.d3||{})}(this,(function(t){\"use strict\";function e(t,e,r,n){if(isNaN(e)||isNaN(r))return t;var i,a,o,s,l,c,u,f,h,p=t._root,d={data:n},g=t._x0,m=t._y0,v=t._x1,y=t._y1;if(!p)return t._root=d,t;for(;p.length;)if((c=e>=(a=(g+v)/2))?g=a:v=a,(u=r>=(o=(m+y)/2))?m=o:y=o,i=p,!(p=p[f=u<<1|c]))return i[f]=d,t;if(s=+t._x.call(null,p.data),l=+t._y.call(null,p.data),e===s&&r===l)return d.next=p,i?i[f]=d:t._root=d,t;do{i=i?i[f]=new Array(4):t._root=new Array(4),(c=e>=(a=(g+v)/2))?g=a:v=a,(u=r>=(o=(m+y)/2))?m=o:y=o}while((f=u<<1|c)==(h=(l>=o)<<1|s>=a));return i[h]=p,i[f]=d,t}function r(t,e,r,n,i){this.node=t,this.x0=e,this.y0=r,this.x1=n,this.y1=i}function n(t){return t[0]}function i(t){return t[1]}function a(t,e,r){var a=new o(null==e?n:e,null==r?i:r,NaN,NaN,NaN,NaN);return null==t?a:a.addAll(t)}function o(t,e,r,n,i,a){this._x=t,this._y=e,this._x0=r,this._y0=n,this._x1=i,this._y1=a,this._root=void 0}function s(t){for(var e={data:t.data},r=e;t=t.next;)r=r.next={data:t.data};return e}var l=a.prototype=o.prototype;l.copy=function(){var t,e,r=new o(this._x,this._y,this._x0,this._y0,this._x1,this._y1),n=this._root;if(!n)return r;if(!n.length)return r._root=s(n),r;for(t=[{source:n,target:r._root=new Array(4)}];n=t.pop();)for(var i=0;i<4;++i)(e=n.source[i])&&(e.length?t.push({source:e,target:n.target[i]=new Array(4)}):n.target[i]=s(e));return r},l.add=function(t){var r=+this._x.call(null,t),n=+this._y.call(null,t);return e(this.cover(r,n),r,n,t)},l.addAll=function(t){var r,n,i,a,o=t.length,s=new Array(o),l=new Array(o),c=1/0,u=1/0,f=-1/0,h=-1/0;for(n=0;n<o;++n)isNaN(i=+this._x.call(null,r=t[n]))||isNaN(a=+this._y.call(null,r))||(s[n]=i,l[n]=a,i<c&&(c=i),i>f&&(f=i),a<u&&(u=a),a>h&&(h=a));if(c>f||u>h)return this;for(this.cover(c,u).cover(f,h),n=0;n<o;++n)e(this,s[n],l[n],t[n]);return this},l.cover=function(t,e){if(isNaN(t=+t)||isNaN(e=+e))return this;var r=this._x0,n=this._y0,i=this._x1,a=this._y1;if(isNaN(r))i=(r=Math.floor(t))+1,a=(n=Math.floor(e))+1;else{for(var o,s,l=i-r,c=this._root;r>t||t>=i||n>e||e>=a;)switch(s=(e<n)<<1|t<r,(o=new Array(4))[s]=c,c=o,l*=2,s){case 0:i=r+l,a=n+l;break;case 1:r=i-l,a=n+l;break;case 2:i=r+l,n=a-l;break;case 3:r=i-l,n=a-l}this._root&&this._root.length&&(this._root=c)}return this._x0=r,this._y0=n,this._x1=i,this._y1=a,this},l.data=function(){var t=[];return this.visit((function(e){if(!e.length)do{t.push(e.data)}while(e=e.next)})),t},l.extent=function(t){return arguments.length?this.cover(+t[0][0],+t[0][1]).cover(+t[1][0],+t[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]},l.find=function(t,e,n){var i,a,o,s,l,c,u,f=this._x0,h=this._y0,p=this._x1,d=this._y1,g=[],m=this._root;for(m&&g.push(new r(m,f,h,p,d)),null==n?n=1/0:(f=t-n,h=e-n,p=t+n,d=e+n,n*=n);c=g.pop();)if(!(!(m=c.node)||(a=c.x0)>p||(o=c.y0)>d||(s=c.x1)<f||(l=c.y1)<h))if(m.length){var v=(a+s)/2,y=(o+l)/2;g.push(new r(m[3],v,y,s,l),new r(m[2],a,y,v,l),new r(m[1],v,o,s,y),new r(m[0],a,o,v,y)),(u=(e>=y)<<1|t>=v)&&(c=g[g.length-1],g[g.length-1]=g[g.length-1-u],g[g.length-1-u]=c)}else{var x=t-+this._x.call(null,m.data),b=e-+this._y.call(null,m.data),_=x*x+b*b;if(_<n){var w=Math.sqrt(n=_);f=t-w,h=e-w,p=t+w,d=e+w,i=m.data}}return i},l.remove=function(t){if(isNaN(a=+this._x.call(null,t))||isNaN(o=+this._y.call(null,t)))return this;var e,r,n,i,a,o,s,l,c,u,f,h,p=this._root,d=this._x0,g=this._y0,m=this._x1,v=this._y1;if(!p)return this;if(p.length)for(;;){if((c=a>=(s=(d+m)/2))?d=s:m=s,(u=o>=(l=(g+v)/2))?g=l:v=l,e=p,!(p=p[f=u<<1|c]))return this;if(!p.length)break;(e[f+1&3]||e[f+2&3]||e[f+3&3])&&(r=e,h=f)}for(;p.data!==t;)if(n=p,!(p=p.next))return this;return(i=p.next)&&delete p.next,n?(i?n.next=i:delete n.next,this):e?(i?e[f]=i:delete e[f],(p=e[0]||e[1]||e[2]||e[3])&&p===(e[3]||e[2]||e[1]||e[0])&&!p.length&&(r?r[h]=p:this._root=p),this):(this._root=i,this)},l.removeAll=function(t){for(var e=0,r=t.length;e<r;++e)this.remove(t[e]);return this},l.root=function(){return this._root},l.size=function(){var t=0;return this.visit((function(e){if(!e.length)do{++t}while(e=e.next)})),t},l.visit=function(t){var e,n,i,a,o,s,l=[],c=this._root;for(c&&l.push(new r(c,this._x0,this._y0,this._x1,this._y1));e=l.pop();)if(!t(c=e.node,i=e.x0,a=e.y0,o=e.x1,s=e.y1)&&c.length){var u=(i+o)/2,f=(a+s)/2;(n=c[3])&&l.push(new r(n,u,f,o,s)),(n=c[2])&&l.push(new r(n,i,f,u,s)),(n=c[1])&&l.push(new r(n,u,a,o,f)),(n=c[0])&&l.push(new r(n,i,a,u,f))}return this},l.visitAfter=function(t){var e,n=[],i=[];for(this._root&&n.push(new r(this._root,this._x0,this._y0,this._x1,this._y1));e=n.pop();){var a=e.node;if(a.length){var o,s=e.x0,l=e.y0,c=e.x1,u=e.y1,f=(s+c)/2,h=(l+u)/2;(o=a[0])&&n.push(new r(o,s,l,f,h)),(o=a[1])&&n.push(new r(o,f,l,c,h)),(o=a[2])&&n.push(new r(o,s,h,f,u)),(o=a[3])&&n.push(new r(o,f,h,c,u))}i.push(e)}for(;e=i.pop();)t(e.node,e.x0,e.y0,e.x1,e.y1);return this},l.x=function(t){return arguments.length?(this._x=t,this):this._x},l.y=function(t){return arguments.length?(this._y=t,this):this._y},t.quadtree=a,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],165:[function(t,e,r){!function(n,i){\"object\"==typeof r&&\"undefined\"!=typeof e?i(r,t(\"d3-path\")):i((n=n||self).d3=n.d3||{},n.d3)}(this,(function(t,e){\"use strict\";function r(t){return function(){return t}}var n=Math.abs,i=Math.atan2,a=Math.cos,o=Math.max,s=Math.min,l=Math.sin,c=Math.sqrt,u=Math.PI,f=u/2,h=2*u;function p(t){return t>1?0:t<-1?u:Math.acos(t)}function d(t){return t>=1?f:t<=-1?-f:Math.asin(t)}function g(t){return t.innerRadius}function m(t){return t.outerRadius}function v(t){return t.startAngle}function y(t){return t.endAngle}function x(t){return t&&t.padAngle}function b(t,e,r,n,i,a,o,s){var l=r-t,c=n-e,u=o-i,f=s-a,h=f*l-u*c;if(!(h*h<1e-12))return[t+(h=(u*(e-a)-f*(t-i))/h)*l,e+h*c]}function _(t,e,r,n,i,a,s){var l=t-r,u=e-n,f=(s?a:-a)/c(l*l+u*u),h=f*u,p=-f*l,d=t+h,g=e+p,m=r+h,v=n+p,y=(d+m)/2,x=(g+v)/2,b=m-d,_=v-g,w=b*b+_*_,T=i-a,k=d*v-m*g,M=(_<0?-1:1)*c(o(0,T*T*w-k*k)),A=(k*_-b*M)/w,S=(-k*b-_*M)/w,E=(k*_+b*M)/w,C=(-k*b+_*M)/w,L=A-y,I=S-x,P=E-y,z=C-x;return L*L+I*I>P*P+z*z&&(A=E,S=C),{cx:A,cy:S,x01:-h,y01:-p,x11:A*(i/T-1),y11:S*(i/T-1)}}function w(t){this._context=t}function T(t){return new w(t)}function k(t){return t[0]}function M(t){return t[1]}function A(){var t=k,n=M,i=r(!0),a=null,o=T,s=null;function l(r){var l,c,u,f=r.length,h=!1;for(null==a&&(s=o(u=e.path())),l=0;l<=f;++l)!(l<f&&i(c=r[l],l,r))===h&&((h=!h)?s.lineStart():s.lineEnd()),h&&s.point(+t(c,l,r),+n(c,l,r));if(u)return s=null,u+\"\"||null}return l.x=function(e){return arguments.length?(t=\"function\"==typeof e?e:r(+e),l):t},l.y=function(t){return arguments.length?(n=\"function\"==typeof t?t:r(+t),l):n},l.defined=function(t){return arguments.length?(i=\"function\"==typeof t?t:r(!!t),l):i},l.curve=function(t){return arguments.length?(o=t,null!=a&&(s=o(a)),l):o},l.context=function(t){return arguments.length?(null==t?a=s=null:s=o(a=t),l):a},l}function S(){var t=k,n=null,i=r(0),a=M,o=r(!0),s=null,l=T,c=null;function u(r){var u,f,h,p,d,g=r.length,m=!1,v=new Array(g),y=new Array(g);for(null==s&&(c=l(d=e.path())),u=0;u<=g;++u){if(!(u<g&&o(p=r[u],u,r))===m)if(m=!m)f=u,c.areaStart(),c.lineStart();else{for(c.lineEnd(),c.lineStart(),h=u-1;h>=f;--h)c.point(v[h],y[h]);c.lineEnd(),c.areaEnd()}m&&(v[u]=+t(p,u,r),y[u]=+i(p,u,r),c.point(n?+n(p,u,r):v[u],a?+a(p,u,r):y[u]))}if(d)return c=null,d+\"\"||null}function f(){return A().defined(o).curve(l).context(s)}return u.x=function(e){return arguments.length?(t=\"function\"==typeof e?e:r(+e),n=null,u):t},u.x0=function(e){return arguments.length?(t=\"function\"==typeof e?e:r(+e),u):t},u.x1=function(t){return arguments.length?(n=null==t?null:\"function\"==typeof t?t:r(+t),u):n},u.y=function(t){return arguments.length?(i=\"function\"==typeof t?t:r(+t),a=null,u):i},u.y0=function(t){return arguments.length?(i=\"function\"==typeof t?t:r(+t),u):i},u.y1=function(t){return arguments.length?(a=null==t?null:\"function\"==typeof t?t:r(+t),u):a},u.lineX0=u.lineY0=function(){return f().x(t).y(i)},u.lineY1=function(){return f().x(t).y(a)},u.lineX1=function(){return f().x(n).y(i)},u.defined=function(t){return arguments.length?(o=\"function\"==typeof t?t:r(!!t),u):o},u.curve=function(t){return arguments.length?(l=t,null!=s&&(c=l(s)),u):l},u.context=function(t){return arguments.length?(null==t?s=c=null:c=l(s=t),u):s},u}function E(t,e){return e<t?-1:e>t?1:e>=t?0:NaN}function C(t){return t}w.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e)}}};var L=P(T);function I(t){this._curve=t}function P(t){function e(e){return new I(t(e))}return e._curve=t,e}function z(t){var e=t.curve;return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t.curve=function(t){return arguments.length?e(P(t)):e()._curve},t}function O(){return z(A().curve(L))}function D(){var t=S().curve(L),e=t.curve,r=t.lineX0,n=t.lineX1,i=t.lineY0,a=t.lineY1;return t.angle=t.x,delete t.x,t.startAngle=t.x0,delete t.x0,t.endAngle=t.x1,delete t.x1,t.radius=t.y,delete t.y,t.innerRadius=t.y0,delete t.y0,t.outerRadius=t.y1,delete t.y1,t.lineStartAngle=function(){return z(r())},delete t.lineX0,t.lineEndAngle=function(){return z(n())},delete t.lineX1,t.lineInnerRadius=function(){return z(i())},delete t.lineY0,t.lineOuterRadius=function(){return z(a())},delete t.lineY1,t.curve=function(t){return arguments.length?e(P(t)):e()._curve},t}function R(t,e){return[(e=+e)*Math.cos(t-=Math.PI/2),e*Math.sin(t)]}I.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(t,e){this._curve.point(e*Math.sin(t),e*-Math.cos(t))}};var F=Array.prototype.slice;function B(t){return t.source}function N(t){return t.target}function j(t){var n=B,i=N,a=k,o=M,s=null;function l(){var r,l=F.call(arguments),c=n.apply(this,l),u=i.apply(this,l);if(s||(s=r=e.path()),t(s,+a.apply(this,(l[0]=c,l)),+o.apply(this,l),+a.apply(this,(l[0]=u,l)),+o.apply(this,l)),r)return s=null,r+\"\"||null}return l.source=function(t){return arguments.length?(n=t,l):n},l.target=function(t){return arguments.length?(i=t,l):i},l.x=function(t){return arguments.length?(a=\"function\"==typeof t?t:r(+t),l):a},l.y=function(t){return arguments.length?(o=\"function\"==typeof t?t:r(+t),l):o},l.context=function(t){return arguments.length?(s=null==t?null:t,l):s},l}function U(t,e,r,n,i){t.moveTo(e,r),t.bezierCurveTo(e=(e+n)/2,r,e,i,n,i)}function V(t,e,r,n,i){t.moveTo(e,r),t.bezierCurveTo(e,r=(r+i)/2,n,r,n,i)}function q(t,e,r,n,i){var a=R(e,r),o=R(e,r=(r+i)/2),s=R(n,r),l=R(n,i);t.moveTo(a[0],a[1]),t.bezierCurveTo(o[0],o[1],s[0],s[1],l[0],l[1])}var H={draw:function(t,e){var r=Math.sqrt(e/u);t.moveTo(r,0),t.arc(0,0,r,0,h)}},G={draw:function(t,e){var r=Math.sqrt(e/5)/2;t.moveTo(-3*r,-r),t.lineTo(-r,-r),t.lineTo(-r,-3*r),t.lineTo(r,-3*r),t.lineTo(r,-r),t.lineTo(3*r,-r),t.lineTo(3*r,r),t.lineTo(r,r),t.lineTo(r,3*r),t.lineTo(-r,3*r),t.lineTo(-r,r),t.lineTo(-3*r,r),t.closePath()}},Y=Math.sqrt(1/3),W=2*Y,X={draw:function(t,e){var r=Math.sqrt(e/W),n=r*Y;t.moveTo(0,-r),t.lineTo(n,0),t.lineTo(0,r),t.lineTo(-n,0),t.closePath()}},Z=Math.sin(u/10)/Math.sin(7*u/10),J=Math.sin(h/10)*Z,K=-Math.cos(h/10)*Z,Q={draw:function(t,e){var r=Math.sqrt(.8908130915292852*e),n=J*r,i=K*r;t.moveTo(0,-r),t.lineTo(n,i);for(var a=1;a<5;++a){var o=h*a/5,s=Math.cos(o),l=Math.sin(o);t.lineTo(l*r,-s*r),t.lineTo(s*n-l*i,l*n+s*i)}t.closePath()}},$={draw:function(t,e){var r=Math.sqrt(e),n=-r/2;t.rect(n,n,r,r)}},tt=Math.sqrt(3),et={draw:function(t,e){var r=-Math.sqrt(e/(3*tt));t.moveTo(0,2*r),t.lineTo(-tt*r,-r),t.lineTo(tt*r,-r),t.closePath()}},rt=-.5,nt=Math.sqrt(3)/2,it=1/Math.sqrt(12),at=3*(it/2+1),ot={draw:function(t,e){var r=Math.sqrt(e/at),n=r/2,i=r*it,a=n,o=r*it+r,s=-a,l=o;t.moveTo(n,i),t.lineTo(a,o),t.lineTo(s,l),t.lineTo(rt*n-nt*i,nt*n+rt*i),t.lineTo(rt*a-nt*o,nt*a+rt*o),t.lineTo(rt*s-nt*l,nt*s+rt*l),t.lineTo(rt*n+nt*i,rt*i-nt*n),t.lineTo(rt*a+nt*o,rt*o-nt*a),t.lineTo(rt*s+nt*l,rt*l-nt*s),t.closePath()}},st=[H,G,X,$,Q,et,ot];function lt(){}function ct(t,e,r){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+e)/6,(t._y0+4*t._y1+r)/6)}function ut(t){this._context=t}function ft(t){this._context=t}function ht(t){this._context=t}function pt(t,e){this._basis=new ut(t),this._beta=e}ut.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:ct(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:ct(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}},ft.prototype={areaStart:lt,areaEnd:lt,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x2=t,this._y2=e;break;case 1:this._point=2,this._x3=t,this._y3=e;break;case 2:this._point=3,this._x4=t,this._y4=e,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+e)/6);break;default:ct(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}},ht.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var r=(this._x0+4*this._x1+t)/6,n=(this._y0+4*this._y1+e)/6;this._line?this._context.lineTo(r,n):this._context.moveTo(r,n);break;case 3:this._point=4;default:ct(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}},pt.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,e=this._y,r=t.length-1;if(r>0)for(var n,i=t[0],a=e[0],o=t[r]-i,s=e[r]-a,l=-1;++l<=r;)n=l/r,this._basis.point(this._beta*t[l]+(1-this._beta)*(i+n*o),this._beta*e[l]+(1-this._beta)*(a+n*s));this._x=this._y=null,this._basis.lineEnd()},point:function(t,e){this._x.push(+t),this._y.push(+e)}};var dt=function t(e){function r(t){return 1===e?new ut(t):new pt(t,e)}return r.beta=function(e){return t(+e)},r}(.85);function gt(t,e,r){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-e),t._y2+t._k*(t._y1-r),t._x2,t._y2)}function mt(t,e){this._context=t,this._k=(1-e)/6}mt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:gt(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2,this._x1=t,this._y1=e;break;case 2:this._point=3;default:gt(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var vt=function t(e){function r(t){return new mt(t,e)}return r.tension=function(e){return t(+e)},r}(0);function yt(t,e){this._context=t,this._k=(1-e)/6}yt.prototype={areaStart:lt,areaEnd:lt,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:gt(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var xt=function t(e){function r(t){return new yt(t,e)}return r.tension=function(e){return t(+e)},r}(0);function bt(t,e){this._context=t,this._k=(1-e)/6}bt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:gt(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var _t=function t(e){function r(t){return new bt(t,e)}return r.tension=function(e){return t(+e)},r}(0);function wt(t,e,r){var n=t._x1,i=t._y1,a=t._x2,o=t._y2;if(t._l01_a>1e-12){var s=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,l=3*t._l01_a*(t._l01_a+t._l12_a);n=(n*s-t._x0*t._l12_2a+t._x2*t._l01_2a)/l,i=(i*s-t._y0*t._l12_2a+t._y2*t._l01_2a)/l}if(t._l23_a>1e-12){var c=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,u=3*t._l23_a*(t._l23_a+t._l12_a);a=(a*c+t._x1*t._l23_2a-e*t._l12_2a)/u,o=(o*c+t._y1*t._l23_2a-r*t._l12_2a)/u}t._context.bezierCurveTo(n,i,a,o,t._x2,t._y2)}function Tt(t,e){this._context=t,this._alpha=e}Tt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var r=this._x2-t,n=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(r*r+n*n,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3;default:wt(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var kt=function t(e){function r(t){return e?new Tt(t,e):new mt(t,0)}return r.alpha=function(e){return t(+e)},r}(.5);function Mt(t,e){this._context=t,this._alpha=e}Mt.prototype={areaStart:lt,areaEnd:lt,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(t,e){if(t=+t,e=+e,this._point){var r=this._x2-t,n=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(r*r+n*n,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:wt(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var At=function t(e){function r(t){return e?new Mt(t,e):new yt(t,0)}return r.alpha=function(e){return t(+e)},r}(.5);function St(t,e){this._context=t,this._alpha=e}St.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var r=this._x2-t,n=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(r*r+n*n,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:wt(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}};var Et=function t(e){function r(t){return e?new St(t,e):new bt(t,0)}return r.alpha=function(e){return t(+e)},r}(.5);function Ct(t){this._context=t}function Lt(t){return t<0?-1:1}function It(t,e,r){var n=t._x1-t._x0,i=e-t._x1,a=(t._y1-t._y0)/(n||i<0&&-0),o=(r-t._y1)/(i||n<0&&-0),s=(a*i+o*n)/(n+i);return(Lt(a)+Lt(o))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs(s))||0}function Pt(t,e){var r=t._x1-t._x0;return r?(3*(t._y1-t._y0)/r-e)/2:e}function zt(t,e,r){var n=t._x0,i=t._y0,a=t._x1,o=t._y1,s=(a-n)/3;t._context.bezierCurveTo(n+s,i+s*e,a-s,o-s*r,a,o)}function Ot(t){this._context=t}function Dt(t){this._context=new Rt(t)}function Rt(t){this._context=t}function Ft(t){this._context=t}function Bt(t){var e,r,n=t.length-1,i=new Array(n),a=new Array(n),o=new Array(n);for(i[0]=0,a[0]=2,o[0]=t[0]+2*t[1],e=1;e<n-1;++e)i[e]=1,a[e]=4,o[e]=4*t[e]+2*t[e+1];for(i[n-1]=2,a[n-1]=7,o[n-1]=8*t[n-1]+t[n],e=1;e<n;++e)r=i[e]/a[e-1],a[e]-=r,o[e]-=r*o[e-1];for(i[n-1]=o[n-1]/a[n-1],e=n-2;e>=0;--e)i[e]=(o[e]-i[e+1])/a[e];for(a[n-1]=(t[n]+i[n-1])/2,e=0;e<n-1;++e)a[e]=2*t[e+1]-i[e+1];return[i,a]}function Nt(t,e){this._context=t,this._t=e}function jt(t,e){if((i=t.length)>1)for(var r,n,i,a=1,o=t[e[0]],s=o.length;a<i;++a)for(n=o,o=t[e[a]],r=0;r<s;++r)o[r][1]+=o[r][0]=isNaN(n[r][1])?n[r][0]:n[r][1]}function Ut(t){for(var e=t.length,r=new Array(e);--e>=0;)r[e]=e;return r}function Vt(t,e){return t[e]}function qt(t){var e=t.map(Ht);return Ut(t).sort((function(t,r){return e[t]-e[r]}))}function Ht(t){for(var e,r=-1,n=0,i=t.length,a=-1/0;++r<i;)(e=+t[r][1])>a&&(a=e,n=r);return n}function Gt(t){var e=t.map(Yt);return Ut(t).sort((function(t,r){return e[t]-e[r]}))}function Yt(t){for(var e,r=0,n=-1,i=t.length;++n<i;)(e=+t[n][1])&&(r+=e);return r}Ct.prototype={areaStart:lt,areaEnd:lt,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,e){t=+t,e=+e,this._point?this._context.lineTo(t,e):(this._point=1,this._context.moveTo(t,e))}},Ot.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:zt(this,this._t0,Pt(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var r=NaN;if(e=+e,(t=+t)!==this._x1||e!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,zt(this,Pt(this,r=It(this,t,e)),r);break;default:zt(this,this._t0,r=It(this,t,e))}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=r}}},(Dt.prototype=Object.create(Ot.prototype)).point=function(t,e){Ot.prototype.point.call(this,e,t)},Rt.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,r,n,i,a){this._context.bezierCurveTo(e,t,n,r,a,i)}},Ft.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var t=this._x,e=this._y,r=t.length;if(r)if(this._line?this._context.lineTo(t[0],e[0]):this._context.moveTo(t[0],e[0]),2===r)this._context.lineTo(t[1],e[1]);else for(var n=Bt(t),i=Bt(e),a=0,o=1;o<r;++a,++o)this._context.bezierCurveTo(n[0][a],i[0][a],n[1][a],i[1][a],t[o],e[o]);(this._line||0!==this._line&&1===r)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(t,e){this._x.push(+t),this._y.push(+e)}},Nt.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&2===this._point&&this._context.lineTo(this._x,this._y),(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,e),this._context.lineTo(t,e);else{var r=this._x*(1-this._t)+t*this._t;this._context.lineTo(r,this._y),this._context.lineTo(r,e)}}this._x=t,this._y=e}},t.arc=function(){var t=g,o=m,w=r(0),T=null,k=v,M=y,A=x,S=null;function E(){var r,g,m=+t.apply(this,arguments),v=+o.apply(this,arguments),y=k.apply(this,arguments)-f,x=M.apply(this,arguments)-f,E=n(x-y),C=x>y;if(S||(S=r=e.path()),v<m&&(g=v,v=m,m=g),v>1e-12)if(E>h-1e-12)S.moveTo(v*a(y),v*l(y)),S.arc(0,0,v,y,x,!C),m>1e-12&&(S.moveTo(m*a(x),m*l(x)),S.arc(0,0,m,x,y,C));else{var L,I,P=y,z=x,O=y,D=x,R=E,F=E,B=A.apply(this,arguments)/2,N=B>1e-12&&(T?+T.apply(this,arguments):c(m*m+v*v)),j=s(n(v-m)/2,+w.apply(this,arguments)),U=j,V=j;if(N>1e-12){var q=d(N/m*l(B)),H=d(N/v*l(B));(R-=2*q)>1e-12?(O+=q*=C?1:-1,D-=q):(R=0,O=D=(y+x)/2),(F-=2*H)>1e-12?(P+=H*=C?1:-1,z-=H):(F=0,P=z=(y+x)/2)}var G=v*a(P),Y=v*l(P),W=m*a(D),X=m*l(D);if(j>1e-12){var Z,J=v*a(z),K=v*l(z),Q=m*a(O),$=m*l(O);if(E<u&&(Z=b(G,Y,Q,$,J,K,W,X))){var tt=G-Z[0],et=Y-Z[1],rt=J-Z[0],nt=K-Z[1],it=1/l(p((tt*rt+et*nt)/(c(tt*tt+et*et)*c(rt*rt+nt*nt)))/2),at=c(Z[0]*Z[0]+Z[1]*Z[1]);U=s(j,(m-at)/(it-1)),V=s(j,(v-at)/(it+1))}}F>1e-12?V>1e-12?(L=_(Q,$,G,Y,v,V,C),I=_(J,K,W,X,v,V,C),S.moveTo(L.cx+L.x01,L.cy+L.y01),V<j?S.arc(L.cx,L.cy,V,i(L.y01,L.x01),i(I.y01,I.x01),!C):(S.arc(L.cx,L.cy,V,i(L.y01,L.x01),i(L.y11,L.x11),!C),S.arc(0,0,v,i(L.cy+L.y11,L.cx+L.x11),i(I.cy+I.y11,I.cx+I.x11),!C),S.arc(I.cx,I.cy,V,i(I.y11,I.x11),i(I.y01,I.x01),!C))):(S.moveTo(G,Y),S.arc(0,0,v,P,z,!C)):S.moveTo(G,Y),m>1e-12&&R>1e-12?U>1e-12?(L=_(W,X,J,K,m,-U,C),I=_(G,Y,Q,$,m,-U,C),S.lineTo(L.cx+L.x01,L.cy+L.y01),U<j?S.arc(L.cx,L.cy,U,i(L.y01,L.x01),i(I.y01,I.x01),!C):(S.arc(L.cx,L.cy,U,i(L.y01,L.x01),i(L.y11,L.x11),!C),S.arc(0,0,m,i(L.cy+L.y11,L.cx+L.x11),i(I.cy+I.y11,I.cx+I.x11),C),S.arc(I.cx,I.cy,U,i(I.y11,I.x11),i(I.y01,I.x01),!C))):S.arc(0,0,m,D,O,C):S.lineTo(W,X)}else S.moveTo(0,0);if(S.closePath(),r)return S=null,r+\"\"||null}return E.centroid=function(){var e=(+t.apply(this,arguments)+ +o.apply(this,arguments))/2,r=(+k.apply(this,arguments)+ +M.apply(this,arguments))/2-u/2;return[a(r)*e,l(r)*e]},E.innerRadius=function(e){return arguments.length?(t=\"function\"==typeof e?e:r(+e),E):t},E.outerRadius=function(t){return arguments.length?(o=\"function\"==typeof t?t:r(+t),E):o},E.cornerRadius=function(t){return arguments.length?(w=\"function\"==typeof t?t:r(+t),E):w},E.padRadius=function(t){return arguments.length?(T=null==t?null:\"function\"==typeof t?t:r(+t),E):T},E.startAngle=function(t){return arguments.length?(k=\"function\"==typeof t?t:r(+t),E):k},E.endAngle=function(t){return arguments.length?(M=\"function\"==typeof t?t:r(+t),E):M},E.padAngle=function(t){return arguments.length?(A=\"function\"==typeof t?t:r(+t),E):A},E.context=function(t){return arguments.length?(S=null==t?null:t,E):S},E},t.area=S,t.areaRadial=D,t.curveBasis=function(t){return new ut(t)},t.curveBasisClosed=function(t){return new ft(t)},t.curveBasisOpen=function(t){return new ht(t)},t.curveBundle=dt,t.curveCardinal=vt,t.curveCardinalClosed=xt,t.curveCardinalOpen=_t,t.curveCatmullRom=kt,t.curveCatmullRomClosed=At,t.curveCatmullRomOpen=Et,t.curveLinear=T,t.curveLinearClosed=function(t){return new Ct(t)},t.curveMonotoneX=function(t){return new Ot(t)},t.curveMonotoneY=function(t){return new Dt(t)},t.curveNatural=function(t){return new Ft(t)},t.curveStep=function(t){return new Nt(t,.5)},t.curveStepAfter=function(t){return new Nt(t,1)},t.curveStepBefore=function(t){return new Nt(t,0)},t.line=A,t.lineRadial=O,t.linkHorizontal=function(){return j(U)},t.linkRadial=function(){var t=j(q);return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t},t.linkVertical=function(){return j(V)},t.pie=function(){var t=C,e=E,n=null,i=r(0),a=r(h),o=r(0);function s(r){var s,l,c,u,f,p=r.length,d=0,g=new Array(p),m=new Array(p),v=+i.apply(this,arguments),y=Math.min(h,Math.max(-h,a.apply(this,arguments)-v)),x=Math.min(Math.abs(y)/p,o.apply(this,arguments)),b=x*(y<0?-1:1);for(s=0;s<p;++s)(f=m[g[s]=s]=+t(r[s],s,r))>0&&(d+=f);for(null!=e?g.sort((function(t,r){return e(m[t],m[r])})):null!=n&&g.sort((function(t,e){return n(r[t],r[e])})),s=0,c=d?(y-p*b)/d:0;s<p;++s,v=u)l=g[s],u=v+((f=m[l])>0?f*c:0)+b,m[l]={data:r[l],index:s,value:f,startAngle:v,endAngle:u,padAngle:x};return m}return s.value=function(e){return arguments.length?(t=\"function\"==typeof e?e:r(+e),s):t},s.sortValues=function(t){return arguments.length?(e=t,n=null,s):e},s.sort=function(t){return arguments.length?(n=t,e=null,s):n},s.startAngle=function(t){return arguments.length?(i=\"function\"==typeof t?t:r(+t),s):i},s.endAngle=function(t){return arguments.length?(a=\"function\"==typeof t?t:r(+t),s):a},s.padAngle=function(t){return arguments.length?(o=\"function\"==typeof t?t:r(+t),s):o},s},t.pointRadial=R,t.radialArea=D,t.radialLine=O,t.stack=function(){var t=r([]),e=Ut,n=jt,i=Vt;function a(r){var a,o,s=t.apply(this,arguments),l=r.length,c=s.length,u=new Array(c);for(a=0;a<c;++a){for(var f,h=s[a],p=u[a]=new Array(l),d=0;d<l;++d)p[d]=f=[0,+i(r[d],h,d,r)],f.data=r[d];p.key=h}for(a=0,o=e(u);a<c;++a)u[o[a]].index=a;return n(u,o),u}return a.keys=function(e){return arguments.length?(t=\"function\"==typeof e?e:r(F.call(e)),a):t},a.value=function(t){return arguments.length?(i=\"function\"==typeof t?t:r(+t),a):i},a.order=function(t){return arguments.length?(e=null==t?Ut:\"function\"==typeof t?t:r(F.call(t)),a):e},a.offset=function(t){return arguments.length?(n=null==t?jt:t,a):n},a},t.stackOffsetDiverging=function(t,e){if((s=t.length)>0)for(var r,n,i,a,o,s,l=0,c=t[e[0]].length;l<c;++l)for(a=o=0,r=0;r<s;++r)(i=(n=t[e[r]][l])[1]-n[0])>0?(n[0]=a,n[1]=a+=i):i<0?(n[1]=o,n[0]=o+=i):(n[0]=0,n[1]=i)},t.stackOffsetExpand=function(t,e){if((n=t.length)>0){for(var r,n,i,a=0,o=t[0].length;a<o;++a){for(i=r=0;r<n;++r)i+=t[r][a][1]||0;if(i)for(r=0;r<n;++r)t[r][a][1]/=i}jt(t,e)}},t.stackOffsetNone=jt,t.stackOffsetSilhouette=function(t,e){if((r=t.length)>0){for(var r,n=0,i=t[e[0]],a=i.length;n<a;++n){for(var o=0,s=0;o<r;++o)s+=t[o][n][1]||0;i[n][1]+=i[n][0]=-s/2}jt(t,e)}},t.stackOffsetWiggle=function(t,e){if((i=t.length)>0&&(n=(r=t[e[0]]).length)>0){for(var r,n,i,a=0,o=1;o<n;++o){for(var s=0,l=0,c=0;s<i;++s){for(var u=t[e[s]],f=u[o][1]||0,h=(f-(u[o-1][1]||0))/2,p=0;p<s;++p){var d=t[e[p]];h+=(d[o][1]||0)-(d[o-1][1]||0)}l+=f,c+=h*f}r[o-1][1]+=r[o-1][0]=a,l&&(a-=c/l)}r[o-1][1]+=r[o-1][0]=a,jt(t,e)}},t.stackOrderAppearance=qt,t.stackOrderAscending=Gt,t.stackOrderDescending=function(t){return Gt(t).reverse()},t.stackOrderInsideOut=function(t){var e,r,n=t.length,i=t.map(Yt),a=qt(t),o=0,s=0,l=[],c=[];for(e=0;e<n;++e)r=a[e],o<s?(o+=i[r],l.push(r)):(s+=i[r],c.push(r));return c.reverse().concat(l)},t.stackOrderNone=Ut,t.stackOrderReverse=function(t){return Ut(t).reverse()},t.symbol=function(){var t=r(H),n=r(64),i=null;function a(){var r;if(i||(i=r=e.path()),t.apply(this,arguments).draw(i,+n.apply(this,arguments)),r)return i=null,r+\"\"||null}return a.type=function(e){return arguments.length?(t=\"function\"==typeof e?e:r(e),a):t},a.size=function(t){return arguments.length?(n=\"function\"==typeof t?t:r(+t),a):n},a.context=function(t){return arguments.length?(i=null==t?null:t,a):i},a},t.symbolCircle=H,t.symbolCross=G,t.symbolDiamond=X,t.symbolSquare=$,t.symbolStar=Q,t.symbolTriangle=et,t.symbolWye=ot,t.symbols=st,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{\"d3-path\":163}],166:[function(t,e,r){!function(n,i){\"object\"==typeof r&&\"undefined\"!=typeof e?i(r,t(\"d3-time\")):i((n=n||self).d3=n.d3||{},n.d3)}(this,(function(t,e){\"use strict\";function r(t){if(0<=t.y&&t.y<100){var e=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return e.setFullYear(t.y),e}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function n(t){if(0<=t.y&&t.y<100){var e=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return e.setUTCFullYear(t.y),e}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function i(t,e,r){return{y:t,m:e,d:r,H:0,M:0,S:0,L:0}}function a(t){var a=t.dateTime,o=t.date,l=t.time,c=t.periods,u=t.days,f=t.shortDays,h=t.months,yt=t.shortMonths,xt=p(c),bt=d(c),_t=p(u),wt=d(u),Tt=p(f),kt=d(f),Mt=p(h),At=d(h),St=p(yt),Et=d(yt),Ct={a:function(t){return f[t.getDay()]},A:function(t){return u[t.getDay()]},b:function(t){return yt[t.getMonth()]},B:function(t){return h[t.getMonth()]},c:null,d:D,e:D,f:j,H:R,I:F,j:B,L:N,m:U,M:V,p:function(t){return c[+(t.getHours()>=12)]},q:function(t){return 1+~~(t.getMonth()/3)},Q:mt,s:vt,S:q,u:H,U:G,V:Y,w:W,W:X,x:null,X:null,y:Z,Y:J,Z:K,\"%\":gt},Lt={a:function(t){return f[t.getUTCDay()]},A:function(t){return u[t.getUTCDay()]},b:function(t){return yt[t.getUTCMonth()]},B:function(t){return h[t.getUTCMonth()]},c:null,d:Q,e:Q,f:nt,H:$,I:tt,j:et,L:rt,m:it,M:at,p:function(t){return c[+(t.getUTCHours()>=12)]},q:function(t){return 1+~~(t.getUTCMonth()/3)},Q:mt,s:vt,S:ot,u:st,U:lt,V:ct,w:ut,W:ft,x:null,X:null,y:ht,Y:pt,Z:dt,\"%\":gt},It={a:function(t,e,r){var n=Tt.exec(e.slice(r));return n?(t.w=kt[n[0].toLowerCase()],r+n[0].length):-1},A:function(t,e,r){var n=_t.exec(e.slice(r));return n?(t.w=wt[n[0].toLowerCase()],r+n[0].length):-1},b:function(t,e,r){var n=St.exec(e.slice(r));return n?(t.m=Et[n[0].toLowerCase()],r+n[0].length):-1},B:function(t,e,r){var n=Mt.exec(e.slice(r));return n?(t.m=At[n[0].toLowerCase()],r+n[0].length):-1},c:function(t,e,r){return Ot(t,a,e,r)},d:M,e:M,f:I,H:S,I:S,j:A,L:L,m:k,M:E,p:function(t,e,r){var n=xt.exec(e.slice(r));return n?(t.p=bt[n[0].toLowerCase()],r+n[0].length):-1},q:T,Q:z,s:O,S:C,u:m,U:v,V:y,w:g,W:x,x:function(t,e,r){return Ot(t,o,e,r)},X:function(t,e,r){return Ot(t,l,e,r)},y:_,Y:b,Z:w,\"%\":P};function Pt(t,e){return function(r){var n,i,a,o=[],l=-1,c=0,u=t.length;for(r instanceof Date||(r=new Date(+r));++l<u;)37===t.charCodeAt(l)&&(o.push(t.slice(c,l)),null!=(i=s[n=t.charAt(++l)])?n=t.charAt(++l):i=\"e\"===n?\" \":\"0\",(a=e[n])&&(n=a(r,i)),o.push(n),c=l+1);return o.push(t.slice(c,l)),o.join(\"\")}}function zt(t,a){return function(o){var s,l,c=i(1900,void 0,1);if(Ot(c,t,o+=\"\",0)!=o.length)return null;if(\"Q\"in c)return new Date(c.Q);if(\"s\"in c)return new Date(1e3*c.s+(\"L\"in c?c.L:0));if(a&&!(\"Z\"in c)&&(c.Z=0),\"p\"in c&&(c.H=c.H%12+12*c.p),void 0===c.m&&(c.m=\"q\"in c?c.q:0),\"V\"in c){if(c.V<1||c.V>53)return null;\"w\"in c||(c.w=1),\"Z\"in c?(l=(s=n(i(c.y,0,1))).getUTCDay(),s=l>4||0===l?e.utcMonday.ceil(s):e.utcMonday(s),s=e.utcDay.offset(s,7*(c.V-1)),c.y=s.getUTCFullYear(),c.m=s.getUTCMonth(),c.d=s.getUTCDate()+(c.w+6)%7):(l=(s=r(i(c.y,0,1))).getDay(),s=l>4||0===l?e.timeMonday.ceil(s):e.timeMonday(s),s=e.timeDay.offset(s,7*(c.V-1)),c.y=s.getFullYear(),c.m=s.getMonth(),c.d=s.getDate()+(c.w+6)%7)}else(\"W\"in c||\"U\"in c)&&(\"w\"in c||(c.w=\"u\"in c?c.u%7:\"W\"in c?1:0),l=\"Z\"in c?n(i(c.y,0,1)).getUTCDay():r(i(c.y,0,1)).getDay(),c.m=0,c.d=\"W\"in c?(c.w+6)%7+7*c.W-(l+5)%7:c.w+7*c.U-(l+6)%7);return\"Z\"in c?(c.H+=c.Z/100|0,c.M+=c.Z%100,n(c)):r(c)}}function Ot(t,e,r,n){for(var i,a,o=0,l=e.length,c=r.length;o<l;){if(n>=c)return-1;if(37===(i=e.charCodeAt(o++))){if(i=e.charAt(o++),!(a=It[i in s?e.charAt(o++):i])||(n=a(t,r,n))<0)return-1}else if(i!=r.charCodeAt(n++))return-1}return n}return Ct.x=Pt(o,Ct),Ct.X=Pt(l,Ct),Ct.c=Pt(a,Ct),Lt.x=Pt(o,Lt),Lt.X=Pt(l,Lt),Lt.c=Pt(a,Lt),{format:function(t){var e=Pt(t+=\"\",Ct);return e.toString=function(){return t},e},parse:function(t){var e=zt(t+=\"\",!1);return e.toString=function(){return t},e},utcFormat:function(t){var e=Pt(t+=\"\",Lt);return e.toString=function(){return t},e},utcParse:function(t){var e=zt(t+=\"\",!0);return e.toString=function(){return t},e}}}var o,s={\"-\":\"\",_:\" \",0:\"0\"},l=/^\\s*\\d+/,c=/^%/,u=/[\\\\^$*+?|[\\]().{}]/g;function f(t,e,r){var n=t<0?\"-\":\"\",i=(n?-t:t)+\"\",a=i.length;return n+(a<r?new Array(r-a+1).join(e)+i:i)}function h(t){return t.replace(u,\"\\\\$&\")}function p(t){return new RegExp(\"^(?:\"+t.map(h).join(\"|\")+\")\",\"i\")}function d(t){for(var e={},r=-1,n=t.length;++r<n;)e[t[r].toLowerCase()]=r;return e}function g(t,e,r){var n=l.exec(e.slice(r,r+1));return n?(t.w=+n[0],r+n[0].length):-1}function m(t,e,r){var n=l.exec(e.slice(r,r+1));return n?(t.u=+n[0],r+n[0].length):-1}function v(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.U=+n[0],r+n[0].length):-1}function y(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.V=+n[0],r+n[0].length):-1}function x(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.W=+n[0],r+n[0].length):-1}function b(t,e,r){var n=l.exec(e.slice(r,r+4));return n?(t.y=+n[0],r+n[0].length):-1}function _(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function w(t,e,r){var n=/^(Z)|([+-]\\d\\d)(?::?(\\d\\d))?/.exec(e.slice(r,r+6));return n?(t.Z=n[1]?0:-(n[2]+(n[3]||\"00\")),r+n[0].length):-1}function T(t,e,r){var n=l.exec(e.slice(r,r+1));return n?(t.q=3*n[0]-3,r+n[0].length):-1}function k(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.m=n[0]-1,r+n[0].length):-1}function M(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.d=+n[0],r+n[0].length):-1}function A(t,e,r){var n=l.exec(e.slice(r,r+3));return n?(t.m=0,t.d=+n[0],r+n[0].length):-1}function S(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.H=+n[0],r+n[0].length):-1}function E(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.M=+n[0],r+n[0].length):-1}function C(t,e,r){var n=l.exec(e.slice(r,r+2));return n?(t.S=+n[0],r+n[0].length):-1}function L(t,e,r){var n=l.exec(e.slice(r,r+3));return n?(t.L=+n[0],r+n[0].length):-1}function I(t,e,r){var n=l.exec(e.slice(r,r+6));return n?(t.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function P(t,e,r){var n=c.exec(e.slice(r,r+1));return n?r+n[0].length:-1}function z(t,e,r){var n=l.exec(e.slice(r));return n?(t.Q=+n[0],r+n[0].length):-1}function O(t,e,r){var n=l.exec(e.slice(r));return n?(t.s=+n[0],r+n[0].length):-1}function D(t,e){return f(t.getDate(),e,2)}function R(t,e){return f(t.getHours(),e,2)}function F(t,e){return f(t.getHours()%12||12,e,2)}function B(t,r){return f(1+e.timeDay.count(e.timeYear(t),t),r,3)}function N(t,e){return f(t.getMilliseconds(),e,3)}function j(t,e){return N(t,e)+\"000\"}function U(t,e){return f(t.getMonth()+1,e,2)}function V(t,e){return f(t.getMinutes(),e,2)}function q(t,e){return f(t.getSeconds(),e,2)}function H(t){var e=t.getDay();return 0===e?7:e}function G(t,r){return f(e.timeSunday.count(e.timeYear(t)-1,t),r,2)}function Y(t,r){var n=t.getDay();return t=n>=4||0===n?e.timeThursday(t):e.timeThursday.ceil(t),f(e.timeThursday.count(e.timeYear(t),t)+(4===e.timeYear(t).getDay()),r,2)}function W(t){return t.getDay()}function X(t,r){return f(e.timeMonday.count(e.timeYear(t)-1,t),r,2)}function Z(t,e){return f(t.getFullYear()%100,e,2)}function J(t,e){return f(t.getFullYear()%1e4,e,4)}function K(t){var e=t.getTimezoneOffset();return(e>0?\"-\":(e*=-1,\"+\"))+f(e/60|0,\"0\",2)+f(e%60,\"0\",2)}function Q(t,e){return f(t.getUTCDate(),e,2)}function $(t,e){return f(t.getUTCHours(),e,2)}function tt(t,e){return f(t.getUTCHours()%12||12,e,2)}function et(t,r){return f(1+e.utcDay.count(e.utcYear(t),t),r,3)}function rt(t,e){return f(t.getUTCMilliseconds(),e,3)}function nt(t,e){return rt(t,e)+\"000\"}function it(t,e){return f(t.getUTCMonth()+1,e,2)}function at(t,e){return f(t.getUTCMinutes(),e,2)}function ot(t,e){return f(t.getUTCSeconds(),e,2)}function st(t){var e=t.getUTCDay();return 0===e?7:e}function lt(t,r){return f(e.utcSunday.count(e.utcYear(t)-1,t),r,2)}function ct(t,r){var n=t.getUTCDay();return t=n>=4||0===n?e.utcThursday(t):e.utcThursday.ceil(t),f(e.utcThursday.count(e.utcYear(t),t)+(4===e.utcYear(t).getUTCDay()),r,2)}function ut(t){return t.getUTCDay()}function ft(t,r){return f(e.utcMonday.count(e.utcYear(t)-1,t),r,2)}function ht(t,e){return f(t.getUTCFullYear()%100,e,2)}function pt(t,e){return f(t.getUTCFullYear()%1e4,e,4)}function dt(){return\"+0000\"}function gt(){return\"%\"}function mt(t){return+t}function vt(t){return Math.floor(+t/1e3)}function yt(e){return o=a(e),t.timeFormat=o.format,t.timeParse=o.parse,t.utcFormat=o.utcFormat,t.utcParse=o.utcParse,o}yt({dateTime:\"%x, %X\",date:\"%-m/%-d/%Y\",time:\"%-I:%M:%S %p\",periods:[\"AM\",\"PM\"],days:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],shortDays:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],months:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],shortMonths:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]});var xt=Date.prototype.toISOString?function(t){return t.toISOString()}:t.utcFormat(\"%Y-%m-%dT%H:%M:%S.%LZ\");var bt=+new Date(\"2000-01-01T00:00:00.000Z\")?function(t){var e=new Date(t);return isNaN(e)?null:e}:t.utcParse(\"%Y-%m-%dT%H:%M:%S.%LZ\");t.isoFormat=xt,t.isoParse=bt,t.timeFormatDefaultLocale=yt,t.timeFormatLocale=a,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{\"d3-time\":167}],167:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?n(r):n((t=t||self).d3=t.d3||{})}(this,(function(t){\"use strict\";var e=new Date,r=new Date;function n(t,i,a,o){function s(e){return t(e=0===arguments.length?new Date:new Date(+e)),e}return s.floor=function(e){return t(e=new Date(+e)),e},s.ceil=function(e){return t(e=new Date(e-1)),i(e,1),t(e),e},s.round=function(t){var e=s(t),r=s.ceil(t);return t-e<r-t?e:r},s.offset=function(t,e){return i(t=new Date(+t),null==e?1:Math.floor(e)),t},s.range=function(e,r,n){var a,o=[];if(e=s.ceil(e),n=null==n?1:Math.floor(n),!(e<r&&n>0))return o;do{o.push(a=new Date(+e)),i(e,n),t(e)}while(a<e&&e<r);return o},s.filter=function(e){return n((function(r){if(r>=r)for(;t(r),!e(r);)r.setTime(r-1)}),(function(t,r){if(t>=t)if(r<0)for(;++r<=0;)for(;i(t,-1),!e(t););else for(;--r>=0;)for(;i(t,1),!e(t););}))},a&&(s.count=function(n,i){return e.setTime(+n),r.setTime(+i),t(e),t(r),Math.floor(a(e,r))},s.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?s.filter(o?function(e){return o(e)%t==0}:function(e){return s.count(0,e)%t==0}):s:null}),s}var i=n((function(){}),(function(t,e){t.setTime(+t+e)}),(function(t,e){return e-t}));i.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?n((function(e){e.setTime(Math.floor(e/t)*t)}),(function(e,r){e.setTime(+e+r*t)}),(function(e,r){return(r-e)/t})):i:null};var a=i.range,o=n((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,e){t.setTime(+t+1e3*e)}),(function(t,e){return(e-t)/1e3}),(function(t){return t.getUTCSeconds()})),s=o.range,l=n((function(t){t.setTime(t-t.getMilliseconds()-1e3*t.getSeconds())}),(function(t,e){t.setTime(+t+6e4*e)}),(function(t,e){return(e-t)/6e4}),(function(t){return t.getMinutes()})),c=l.range,u=n((function(t){t.setTime(t-t.getMilliseconds()-1e3*t.getSeconds()-6e4*t.getMinutes())}),(function(t,e){t.setTime(+t+36e5*e)}),(function(t,e){return(e-t)/36e5}),(function(t){return t.getHours()})),f=u.range,h=n((function(t){t.setHours(0,0,0,0)}),(function(t,e){t.setDate(t.getDate()+e)}),(function(t,e){return(e-t-6e4*(e.getTimezoneOffset()-t.getTimezoneOffset()))/864e5}),(function(t){return t.getDate()-1})),p=h.range;function d(t){return n((function(e){e.setDate(e.getDate()-(e.getDay()+7-t)%7),e.setHours(0,0,0,0)}),(function(t,e){t.setDate(t.getDate()+7*e)}),(function(t,e){return(e-t-6e4*(e.getTimezoneOffset()-t.getTimezoneOffset()))/6048e5}))}var g=d(0),m=d(1),v=d(2),y=d(3),x=d(4),b=d(5),_=d(6),w=g.range,T=m.range,k=v.range,M=y.range,A=x.range,S=b.range,E=_.range,C=n((function(t){t.setDate(1),t.setHours(0,0,0,0)}),(function(t,e){t.setMonth(t.getMonth()+e)}),(function(t,e){return e.getMonth()-t.getMonth()+12*(e.getFullYear()-t.getFullYear())}),(function(t){return t.getMonth()})),L=C.range,I=n((function(t){t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,e){t.setFullYear(t.getFullYear()+e)}),(function(t,e){return e.getFullYear()-t.getFullYear()}),(function(t){return t.getFullYear()}));I.every=function(t){return isFinite(t=Math.floor(t))&&t>0?n((function(e){e.setFullYear(Math.floor(e.getFullYear()/t)*t),e.setMonth(0,1),e.setHours(0,0,0,0)}),(function(e,r){e.setFullYear(e.getFullYear()+r*t)})):null};var P=I.range,z=n((function(t){t.setUTCSeconds(0,0)}),(function(t,e){t.setTime(+t+6e4*e)}),(function(t,e){return(e-t)/6e4}),(function(t){return t.getUTCMinutes()})),O=z.range,D=n((function(t){t.setUTCMinutes(0,0,0)}),(function(t,e){t.setTime(+t+36e5*e)}),(function(t,e){return(e-t)/36e5}),(function(t){return t.getUTCHours()})),R=D.range,F=n((function(t){t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCDate(t.getUTCDate()+e)}),(function(t,e){return(e-t)/864e5}),(function(t){return t.getUTCDate()-1})),B=F.range;function N(t){return n((function(e){e.setUTCDate(e.getUTCDate()-(e.getUTCDay()+7-t)%7),e.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCDate(t.getUTCDate()+7*e)}),(function(t,e){return(e-t)/6048e5}))}var j=N(0),U=N(1),V=N(2),q=N(3),H=N(4),G=N(5),Y=N(6),W=j.range,X=U.range,Z=V.range,J=q.range,K=H.range,Q=G.range,$=Y.range,tt=n((function(t){t.setUTCDate(1),t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCMonth(t.getUTCMonth()+e)}),(function(t,e){return e.getUTCMonth()-t.getUTCMonth()+12*(e.getUTCFullYear()-t.getUTCFullYear())}),(function(t){return t.getUTCMonth()})),et=tt.range,rt=n((function(t){t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,e){t.setUTCFullYear(t.getUTCFullYear()+e)}),(function(t,e){return e.getUTCFullYear()-t.getUTCFullYear()}),(function(t){return t.getUTCFullYear()}));rt.every=function(t){return isFinite(t=Math.floor(t))&&t>0?n((function(e){e.setUTCFullYear(Math.floor(e.getUTCFullYear()/t)*t),e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)}),(function(e,r){e.setUTCFullYear(e.getUTCFullYear()+r*t)})):null};var nt=rt.range;t.timeDay=h,t.timeDays=p,t.timeFriday=b,t.timeFridays=S,t.timeHour=u,t.timeHours=f,t.timeInterval=n,t.timeMillisecond=i,t.timeMilliseconds=a,t.timeMinute=l,t.timeMinutes=c,t.timeMonday=m,t.timeMondays=T,t.timeMonth=C,t.timeMonths=L,t.timeSaturday=_,t.timeSaturdays=E,t.timeSecond=o,t.timeSeconds=s,t.timeSunday=g,t.timeSundays=w,t.timeThursday=x,t.timeThursdays=A,t.timeTuesday=v,t.timeTuesdays=k,t.timeWednesday=y,t.timeWednesdays=M,t.timeWeek=g,t.timeWeeks=w,t.timeYear=I,t.timeYears=P,t.utcDay=F,t.utcDays=B,t.utcFriday=G,t.utcFridays=Q,t.utcHour=D,t.utcHours=R,t.utcMillisecond=i,t.utcMilliseconds=a,t.utcMinute=z,t.utcMinutes=O,t.utcMonday=U,t.utcMondays=X,t.utcMonth=tt,t.utcMonths=et,t.utcSaturday=Y,t.utcSaturdays=$,t.utcSecond=o,t.utcSeconds=s,t.utcSunday=j,t.utcSundays=W,t.utcThursday=H,t.utcThursdays=K,t.utcTuesday=V,t.utcTuesdays=Z,t.utcWednesday=q,t.utcWednesdays=J,t.utcWeek=j,t.utcWeeks=W,t.utcYear=rt,t.utcYears=nt,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],168:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?n(r):n((t=t||self).d3=t.d3||{})}(this,(function(t){\"use strict\";var e,r,n=0,i=0,a=0,o=0,s=0,l=0,c=\"object\"==typeof performance&&performance.now?performance:Date,u=\"object\"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function f(){return s||(u(h),s=c.now()+l)}function h(){s=0}function p(){this._call=this._time=this._next=null}function d(t,e,r){var n=new p;return n.restart(t,e,r),n}function g(){f(),++n;for(var t,r=e;r;)(t=s-r._time)>=0&&r._call.call(null,t),r=r._next;--n}function m(){s=(o=c.now())+l,n=i=0;try{g()}finally{n=0,function(){var t,n,i=e,a=1/0;for(;i;)i._call?(a>i._time&&(a=i._time),t=i,i=i._next):(n=i._next,i._next=null,i=t?t._next=n:e=n);r=t,y(a)}(),s=0}}function v(){var t=c.now(),e=t-o;e>1e3&&(l-=e,o=t)}function y(t){n||(i&&(i=clearTimeout(i)),t-s>24?(t<1/0&&(i=setTimeout(m,t-c.now()-l)),a&&(a=clearInterval(a))):(a||(o=c.now(),a=setInterval(v,1e3)),n=1,u(m)))}p.prototype=d.prototype={constructor:p,restart:function(t,n,i){if(\"function\"!=typeof t)throw new TypeError(\"callback is not a function\");i=(null==i?f():+i)+(null==n?0:+n),this._next||r===this||(r?r._next=this:e=this,r=this),this._call=t,this._time=i,y()},stop:function(){this._call&&(this._call=null,this._time=1/0,y())}},t.interval=function(t,e,r){var n=new p,i=e;return null==e?(n.restart(t,e,r),n):(e=+e,r=null==r?f():+r,n.restart((function a(o){o+=i,n.restart(a,i+=e,r),t(o)}),e,r),n)},t.now=f,t.timeout=function(t,e,r){var n=new p;return e=null==e?0:+e,n.restart((function(r){n.stop(),t(r+e)}),e,r),n},t.timer=d,t.timerFlush=g,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],169:[function(t,e,r){!function(){var t={version:\"3.5.17\"},r=[].slice,n=function(t){return r.call(t)},i=this.document;function a(t){return t&&(t.ownerDocument||t.document||t).documentElement}function o(t){return t&&(t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView)}if(i)try{n(i.documentElement.childNodes)[0].nodeType}catch(t){n=function(t){for(var e=t.length,r=new Array(e);e--;)r[e]=t[e];return r}}if(Date.now||(Date.now=function(){return+new Date}),i)try{i.createElement(\"DIV\").style.setProperty(\"opacity\",0,\"\")}catch(t){var s=this.Element.prototype,l=s.setAttribute,c=s.setAttributeNS,u=this.CSSStyleDeclaration.prototype,f=u.setProperty;s.setAttribute=function(t,e){l.call(this,t,e+\"\")},s.setAttributeNS=function(t,e,r){c.call(this,t,e,r+\"\")},u.setProperty=function(t,e,r){f.call(this,t,e+\"\",r)}}function h(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function p(t){return null===t?NaN:+t}function d(t){return!isNaN(t)}function g(t){return{left:function(e,r,n,i){for(arguments.length<3&&(n=0),arguments.length<4&&(i=e.length);n<i;){var a=n+i>>>1;t(e[a],r)<0?n=a+1:i=a}return n},right:function(e,r,n,i){for(arguments.length<3&&(n=0),arguments.length<4&&(i=e.length);n<i;){var a=n+i>>>1;t(e[a],r)>0?i=a:n=a+1}return n}}}t.ascending=h,t.descending=function(t,e){return e<t?-1:e>t?1:e>=t?0:NaN},t.min=function(t,e){var r,n,i=-1,a=t.length;if(1===arguments.length){for(;++i<a;)if(null!=(n=t[i])&&n>=n){r=n;break}for(;++i<a;)null!=(n=t[i])&&r>n&&(r=n)}else{for(;++i<a;)if(null!=(n=e.call(t,t[i],i))&&n>=n){r=n;break}for(;++i<a;)null!=(n=e.call(t,t[i],i))&&r>n&&(r=n)}return r},t.max=function(t,e){var r,n,i=-1,a=t.length;if(1===arguments.length){for(;++i<a;)if(null!=(n=t[i])&&n>=n){r=n;break}for(;++i<a;)null!=(n=t[i])&&n>r&&(r=n)}else{for(;++i<a;)if(null!=(n=e.call(t,t[i],i))&&n>=n){r=n;break}for(;++i<a;)null!=(n=e.call(t,t[i],i))&&n>r&&(r=n)}return r},t.extent=function(t,e){var r,n,i,a=-1,o=t.length;if(1===arguments.length){for(;++a<o;)if(null!=(n=t[a])&&n>=n){r=i=n;break}for(;++a<o;)null!=(n=t[a])&&(r>n&&(r=n),i<n&&(i=n))}else{for(;++a<o;)if(null!=(n=e.call(t,t[a],a))&&n>=n){r=i=n;break}for(;++a<o;)null!=(n=e.call(t,t[a],a))&&(r>n&&(r=n),i<n&&(i=n))}return[r,i]},t.sum=function(t,e){var r,n=0,i=t.length,a=-1;if(1===arguments.length)for(;++a<i;)d(r=+t[a])&&(n+=r);else for(;++a<i;)d(r=+e.call(t,t[a],a))&&(n+=r);return n},t.mean=function(t,e){var r,n=0,i=t.length,a=-1,o=i;if(1===arguments.length)for(;++a<i;)d(r=p(t[a]))?n+=r:--o;else for(;++a<i;)d(r=p(e.call(t,t[a],a)))?n+=r:--o;if(o)return n/o},t.quantile=function(t,e){var r=(t.length-1)*e+1,n=Math.floor(r),i=+t[n-1],a=r-n;return a?i+a*(t[n]-i):i},t.median=function(e,r){var n,i=[],a=e.length,o=-1;if(1===arguments.length)for(;++o<a;)d(n=p(e[o]))&&i.push(n);else for(;++o<a;)d(n=p(r.call(e,e[o],o)))&&i.push(n);if(i.length)return t.quantile(i.sort(h),.5)},t.variance=function(t,e){var r,n,i=t.length,a=0,o=0,s=-1,l=0;if(1===arguments.length)for(;++s<i;)d(r=p(t[s]))&&(o+=(n=r-a)*(r-(a+=n/++l)));else for(;++s<i;)d(r=p(e.call(t,t[s],s)))&&(o+=(n=r-a)*(r-(a+=n/++l)));if(l>1)return o/(l-1)},t.deviation=function(){var e=t.variance.apply(this,arguments);return e?Math.sqrt(e):e};var m=g(h);function v(t){return t.length}t.bisectLeft=m.left,t.bisect=t.bisectRight=m.right,t.bisector=function(t){return g(1===t.length?function(e,r){return h(t(e),r)}:t)},t.shuffle=function(t,e,r){(a=arguments.length)<3&&(r=t.length,a<2&&(e=0));for(var n,i,a=r-e;a;)i=Math.random()*a--|0,n=t[a+e],t[a+e]=t[i+e],t[i+e]=n;return t},t.permute=function(t,e){for(var r=e.length,n=new Array(r);r--;)n[r]=t[e[r]];return n},t.pairs=function(t){for(var e=0,r=t.length-1,n=t[0],i=new Array(r<0?0:r);e<r;)i[e]=[n,n=t[++e]];return i},t.transpose=function(e){if(!(a=e.length))return[];for(var r=-1,n=t.min(e,v),i=new Array(n);++r<n;)for(var a,o=-1,s=i[r]=new Array(a);++o<a;)s[o]=e[o][r];return i},t.zip=function(){return t.transpose(arguments)},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e},t.values=function(t){var e=[];for(var r in t)e.push(t[r]);return e},t.entries=function(t){var e=[];for(var r in t)e.push({key:r,value:t[r]});return e},t.merge=function(t){for(var e,r,n,i=t.length,a=-1,o=0;++a<i;)o+=t[a].length;for(r=new Array(o);--i>=0;)for(e=(n=t[i]).length;--e>=0;)r[--o]=n[e];return r};var y=Math.abs;function x(t){for(var e=1;t*e%1;)e*=10;return e}function b(t,e){for(var r in e)Object.defineProperty(t.prototype,r,{value:e[r],enumerable:!1})}function _(){this._=Object.create(null)}t.range=function(t,e,r){if(arguments.length<3&&(r=1,arguments.length<2&&(e=t,t=0)),(e-t)/r==1/0)throw new Error(\"infinite range\");var n,i=[],a=x(y(r)),o=-1;if(t*=a,e*=a,(r*=a)<0)for(;(n=t+r*++o)>e;)i.push(n/a);else for(;(n=t+r*++o)<e;)i.push(n/a);return i},t.map=function(t,e){var r=new _;if(t instanceof _)t.forEach((function(t,e){r.set(t,e)}));else if(Array.isArray(t)){var n,i=-1,a=t.length;if(1===arguments.length)for(;++i<a;)r.set(i,t[i]);else for(;++i<a;)r.set(e.call(t,n=t[i],i),n)}else for(var o in t)r.set(o,t[o]);return r};function w(t){return\"__proto__\"==(t+=\"\")||\"\\0\"===t[0]?\"\\0\"+t:t}function T(t){return\"\\0\"===(t+=\"\")[0]?t.slice(1):t}function k(t){return w(t)in this._}function M(t){return(t=w(t))in this._&&delete this._[t]}function A(){var t=[];for(var e in this._)t.push(T(e));return t}function S(){var t=0;for(var e in this._)++t;return t}function E(){for(var t in this._)return!1;return!0}function C(){this._=Object.create(null)}function L(t){return t}function I(t,e,r){return function(){var n=r.apply(e,arguments);return n===e?t:n}}function P(t,e){if(e in t)return e;e=e.charAt(0).toUpperCase()+e.slice(1);for(var r=0,n=z.length;r<n;++r){var i=z[r]+e;if(i in t)return i}}b(_,{has:k,get:function(t){return this._[w(t)]},set:function(t,e){return this._[w(t)]=e},remove:M,keys:A,values:function(){var t=[];for(var e in this._)t.push(this._[e]);return t},entries:function(){var t=[];for(var e in this._)t.push({key:T(e),value:this._[e]});return t},size:S,empty:E,forEach:function(t){for(var e in this._)t.call(this,T(e),this._[e])}}),t.nest=function(){var e,r,n={},i=[],a=[];function o(t,a,s){if(s>=i.length)return r?r.call(n,a):e?a.sort(e):a;for(var l,c,u,f,h=-1,p=a.length,d=i[s++],g=new _;++h<p;)(f=g.get(l=d(c=a[h])))?f.push(c):g.set(l,[c]);return t?(c=t(),u=function(e,r){c.set(e,o(t,r,s))}):(c={},u=function(e,r){c[e]=o(t,r,s)}),g.forEach(u),c}return n.map=function(t,e){return o(e,t,0)},n.entries=function(e){return function t(e,r){if(r>=i.length)return e;var n=[],o=a[r++];return e.forEach((function(e,i){n.push({key:e,values:t(i,r)})})),o?n.sort((function(t,e){return o(t.key,e.key)})):n}(o(t.map,e,0),0)},n.key=function(t){return i.push(t),n},n.sortKeys=function(t){return a[i.length-1]=t,n},n.sortValues=function(t){return e=t,n},n.rollup=function(t){return r=t,n},n},t.set=function(t){var e=new C;if(t)for(var r=0,n=t.length;r<n;++r)e.add(t[r]);return e},b(C,{has:k,add:function(t){return this._[w(t+=\"\")]=!0,t},remove:M,values:A,size:S,empty:E,forEach:function(t){for(var e in this._)t.call(this,T(e))}}),t.behavior={},t.rebind=function(t,e){for(var r,n=1,i=arguments.length;++n<i;)t[r=arguments[n]]=I(t,e,e[r]);return t};var z=[\"webkit\",\"ms\",\"moz\",\"Moz\",\"o\",\"O\"];function O(){}function D(){}function R(t){var e=[],r=new _;function n(){for(var r,n=e,i=-1,a=n.length;++i<a;)(r=n[i].on)&&r.apply(this,arguments);return t}return n.on=function(n,i){var a,o=r.get(n);return arguments.length<2?o&&o.on:(o&&(o.on=null,e=e.slice(0,a=e.indexOf(o)).concat(e.slice(a+1)),r.remove(n)),i&&e.push(r.set(n,{on:i})),t)},n}function F(){t.event.preventDefault()}function B(){for(var e,r=t.event;e=r.sourceEvent;)r=e;return r}function N(e){for(var r=new D,n=0,i=arguments.length;++n<i;)r[arguments[n]]=R(r);return r.of=function(n,i){return function(a){try{var o=a.sourceEvent=t.event;a.target=e,t.event=a,r[a.type].apply(n,i)}finally{t.event=o}}},r}t.dispatch=function(){for(var t=new D,e=-1,r=arguments.length;++e<r;)t[arguments[e]]=R(t);return t},D.prototype.on=function(t,e){var r=t.indexOf(\".\"),n=\"\";if(r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),t)return arguments.length<2?this[t].on(n):this[t].on(n,e);if(2===arguments.length){if(null==e)for(t in this)this.hasOwnProperty(t)&&this[t].on(n,null);return this}},t.event=null,t.requote=function(t){return t.replace(j,\"\\\\$&\")};var j=/[\\\\\\^\\$\\*\\+\\?\\|\\[\\]\\(\\)\\.\\{\\}]/g,U={}.__proto__?function(t,e){t.__proto__=e}:function(t,e){for(var r in e)t[r]=e[r]};function V(t){return U(t,Y),t}var q=function(t,e){return e.querySelector(t)},H=function(t,e){return e.querySelectorAll(t)},G=function(t,e){var r=t.matches||t[P(t,\"matchesSelector\")];return(G=function(t,e){return r.call(t,e)})(t,e)};\"function\"==typeof Sizzle&&(q=function(t,e){return Sizzle(t,e)[0]||null},H=Sizzle,G=Sizzle.matchesSelector),t.selection=function(){return t.select(i.documentElement)};var Y=t.selection.prototype=[];function W(t){return\"function\"==typeof t?t:function(){return q(t,this)}}function X(t){return\"function\"==typeof t?t:function(){return H(t,this)}}Y.select=function(t){var e,r,n,i,a=[];t=W(t);for(var o=-1,s=this.length;++o<s;){a.push(e=[]),e.parentNode=(n=this[o]).parentNode;for(var l=-1,c=n.length;++l<c;)(i=n[l])?(e.push(r=t.call(i,i.__data__,l,o)),r&&\"__data__\"in i&&(r.__data__=i.__data__)):e.push(null)}return V(a)},Y.selectAll=function(t){var e,r,i=[];t=X(t);for(var a=-1,o=this.length;++a<o;)for(var s=this[a],l=-1,c=s.length;++l<c;)(r=s[l])&&(i.push(e=n(t.call(r,r.__data__,l,a))),e.parentNode=r);return V(i)};var Z=\"http://www.w3.org/1999/xhtml\",J={svg:\"http://www.w3.org/2000/svg\",xhtml:Z,xlink:\"http://www.w3.org/1999/xlink\",xml:\"http://www.w3.org/XML/1998/namespace\",xmlns:\"http://www.w3.org/2000/xmlns/\"};function K(e,r){return e=t.ns.qualify(e),null==r?e.local?function(){this.removeAttributeNS(e.space,e.local)}:function(){this.removeAttribute(e)}:\"function\"==typeof r?e.local?function(){var t=r.apply(this,arguments);null==t?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,t)}:function(){var t=r.apply(this,arguments);null==t?this.removeAttribute(e):this.setAttribute(e,t)}:e.local?function(){this.setAttributeNS(e.space,e.local,r)}:function(){this.setAttribute(e,r)}}function Q(t){return t.trim().replace(/\\s+/g,\" \")}function $(e){return new RegExp(\"(?:^|\\\\s+)\"+t.requote(e)+\"(?:\\\\s+|$)\",\"g\")}function tt(t){return(t+\"\").trim().split(/^|\\s+/)}function et(t,e){var r=(t=tt(t).map(rt)).length;return\"function\"==typeof e?function(){for(var n=-1,i=e.apply(this,arguments);++n<r;)t[n](this,i)}:function(){for(var n=-1;++n<r;)t[n](this,e)}}function rt(t){var e=$(t);return function(r,n){if(i=r.classList)return n?i.add(t):i.remove(t);var i=r.getAttribute(\"class\")||\"\";n?(e.lastIndex=0,e.test(i)||r.setAttribute(\"class\",Q(i+\" \"+t))):r.setAttribute(\"class\",Q(i.replace(e,\" \")))}}function nt(t,e,r){return null==e?function(){this.style.removeProperty(t)}:\"function\"==typeof e?function(){var n=e.apply(this,arguments);null==n?this.style.removeProperty(t):this.style.setProperty(t,n,r)}:function(){this.style.setProperty(t,e,r)}}function it(t,e){return null==e?function(){delete this[t]}:\"function\"==typeof e?function(){var r=e.apply(this,arguments);null==r?delete this[t]:this[t]=r}:function(){this[t]=e}}function at(e){return\"function\"==typeof e?e:(e=t.ns.qualify(e)).local?function(){return this.ownerDocument.createElementNS(e.space,e.local)}:function(){var t=this.ownerDocument,r=this.namespaceURI;return r===Z&&t.documentElement.namespaceURI===Z?t.createElement(e):t.createElementNS(r,e)}}function ot(){var t=this.parentNode;t&&t.removeChild(this)}function st(t){return{__data__:t}}function lt(t){return function(){return G(this,t)}}function ct(t){return arguments.length||(t=h),function(e,r){return e&&r?t(e.__data__,r.__data__):!e-!r}}function ut(t,e){for(var r=0,n=t.length;r<n;r++)for(var i,a=t[r],o=0,s=a.length;o<s;o++)(i=a[o])&&e(i,o,r);return t}function ft(t){return U(t,ht),t}t.ns={prefix:J,qualify:function(t){var e=t.indexOf(\":\"),r=t;return e>=0&&\"xmlns\"!==(r=t.slice(0,e))&&(t=t.slice(e+1)),J.hasOwnProperty(r)?{space:J[r],local:t}:t}},Y.attr=function(e,r){if(arguments.length<2){if(\"string\"==typeof e){var n=this.node();return(e=t.ns.qualify(e)).local?n.getAttributeNS(e.space,e.local):n.getAttribute(e)}for(r in e)this.each(K(r,e[r]));return this}return this.each(K(e,r))},Y.classed=function(t,e){if(arguments.length<2){if(\"string\"==typeof t){var r=this.node(),n=(t=tt(t)).length,i=-1;if(e=r.classList){for(;++i<n;)if(!e.contains(t[i]))return!1}else for(e=r.getAttribute(\"class\");++i<n;)if(!$(t[i]).test(e))return!1;return!0}for(e in t)this.each(et(e,t[e]));return this}return this.each(et(t,e))},Y.style=function(t,e,r){var n=arguments.length;if(n<3){if(\"string\"!=typeof t){for(r in n<2&&(e=\"\"),t)this.each(nt(r,t[r],e));return this}if(n<2){var i=this.node();return o(i).getComputedStyle(i,null).getPropertyValue(t)}r=\"\"}return this.each(nt(t,e,r))},Y.property=function(t,e){if(arguments.length<2){if(\"string\"==typeof t)return this.node()[t];for(e in t)this.each(it(e,t[e]));return this}return this.each(it(t,e))},Y.text=function(t){return arguments.length?this.each(\"function\"==typeof t?function(){var e=t.apply(this,arguments);this.textContent=null==e?\"\":e}:null==t?function(){this.textContent=\"\"}:function(){this.textContent=t}):this.node().textContent},Y.html=function(t){return arguments.length?this.each(\"function\"==typeof t?function(){var e=t.apply(this,arguments);this.innerHTML=null==e?\"\":e}:null==t?function(){this.innerHTML=\"\"}:function(){this.innerHTML=t}):this.node().innerHTML},Y.append=function(t){return t=at(t),this.select((function(){return this.appendChild(t.apply(this,arguments))}))},Y.insert=function(t,e){return t=at(t),e=W(e),this.select((function(){return this.insertBefore(t.apply(this,arguments),e.apply(this,arguments)||null)}))},Y.remove=function(){return this.each(ot)},Y.data=function(t,e){var r,n,i=-1,a=this.length;if(!arguments.length){for(t=new Array(a=(r=this[0]).length);++i<a;)(n=r[i])&&(t[i]=n.__data__);return t}function o(t,r){var n,i,a,o=t.length,u=r.length,f=Math.min(o,u),h=new Array(u),p=new Array(u),d=new Array(o);if(e){var g,m=new _,v=new Array(o);for(n=-1;++n<o;)(i=t[n])&&(m.has(g=e.call(i,i.__data__,n))?d[n]=i:m.set(g,i),v[n]=g);for(n=-1;++n<u;)(i=m.get(g=e.call(r,a=r[n],n)))?!0!==i&&(h[n]=i,i.__data__=a):p[n]=st(a),m.set(g,!0);for(n=-1;++n<o;)n in v&&!0!==m.get(v[n])&&(d[n]=t[n])}else{for(n=-1;++n<f;)i=t[n],a=r[n],i?(i.__data__=a,h[n]=i):p[n]=st(a);for(;n<u;++n)p[n]=st(r[n]);for(;n<o;++n)d[n]=t[n]}p.update=h,p.parentNode=h.parentNode=d.parentNode=t.parentNode,s.push(p),l.push(h),c.push(d)}var s=ft([]),l=V([]),c=V([]);if(\"function\"==typeof t)for(;++i<a;)o(r=this[i],t.call(r,r.parentNode.__data__,i));else for(;++i<a;)o(r=this[i],t);return l.enter=function(){return s},l.exit=function(){return c},l},Y.datum=function(t){return arguments.length?this.property(\"__data__\",t):this.property(\"__data__\")},Y.filter=function(t){var e,r,n,i=[];\"function\"!=typeof t&&(t=lt(t));for(var a=0,o=this.length;a<o;a++){i.push(e=[]),e.parentNode=(r=this[a]).parentNode;for(var s=0,l=r.length;s<l;s++)(n=r[s])&&t.call(n,n.__data__,s,a)&&e.push(n)}return V(i)},Y.order=function(){for(var t=-1,e=this.length;++t<e;)for(var r,n=this[t],i=n.length-1,a=n[i];--i>=0;)(r=n[i])&&(a&&a!==r.nextSibling&&a.parentNode.insertBefore(r,a),a=r);return this},Y.sort=function(t){t=ct.apply(this,arguments);for(var e=-1,r=this.length;++e<r;)this[e].sort(t);return this.order()},Y.each=function(t){return ut(this,(function(e,r,n){t.call(e,e.__data__,r,n)}))},Y.call=function(t){var e=n(arguments);return t.apply(e[0]=this,e),this},Y.empty=function(){return!this.node()},Y.node=function(){for(var t=0,e=this.length;t<e;t++)for(var r=this[t],n=0,i=r.length;n<i;n++){var a=r[n];if(a)return a}return null},Y.size=function(){var t=0;return ut(this,(function(){++t})),t};var ht=[];function pt(t){var e,r;return function(n,i,a){var o,s=t[a].update,l=s.length;for(a!=r&&(r=a,e=0),i>=e&&(e=i+1);!(o=s[e])&&++e<l;);return o}}function dt(e,r,i){var a=\"__on\"+e,o=e.indexOf(\".\"),s=mt;o>0&&(e=e.slice(0,o));var l=gt.get(e);function c(){var t=this[a];t&&(this.removeEventListener(e,t,t.$),delete this[a])}return l&&(e=l,s=vt),o?r?function(){var t=s(r,n(arguments));c.call(this),this.addEventListener(e,this[a]=t,t.$=i),t._=r}:c:r?O:function(){var r,n=new RegExp(\"^__on([^.]+)\"+t.requote(e)+\"$\");for(var i in this)if(r=i.match(n)){var a=this[i];this.removeEventListener(r[1],a,a.$),delete this[i]}}}t.selection.enter=ft,t.selection.enter.prototype=ht,ht.append=Y.append,ht.empty=Y.empty,ht.node=Y.node,ht.call=Y.call,ht.size=Y.size,ht.select=function(t){for(var e,r,n,i,a,o=[],s=-1,l=this.length;++s<l;){n=(i=this[s]).update,o.push(e=[]),e.parentNode=i.parentNode;for(var c=-1,u=i.length;++c<u;)(a=i[c])?(e.push(n[c]=r=t.call(i.parentNode,a.__data__,c,s)),r.__data__=a.__data__):e.push(null)}return V(o)},ht.insert=function(t,e){return arguments.length<2&&(e=pt(this)),Y.insert.call(this,t,e)},t.select=function(t){var e;return\"string\"==typeof t?(e=[q(t,i)]).parentNode=i.documentElement:(e=[t]).parentNode=a(t),V([e])},t.selectAll=function(t){var e;return\"string\"==typeof t?(e=n(H(t,i))).parentNode=i.documentElement:(e=n(t)).parentNode=null,V([e])},Y.on=function(t,e,r){var n=arguments.length;if(n<3){if(\"string\"!=typeof t){for(r in n<2&&(e=!1),t)this.each(dt(r,t[r],e));return this}if(n<2)return(n=this.node()[\"__on\"+t])&&n._;r=!1}return this.each(dt(t,e,r))};var gt=t.map({mouseenter:\"mouseover\",mouseleave:\"mouseout\"});function mt(e,r){return function(n){var i=t.event;t.event=n,r[0]=this.__data__;try{e.apply(this,r)}finally{t.event=i}}}function vt(t,e){var r=mt(t,e);return function(t){var e=t.relatedTarget;e&&(e===this||8&e.compareDocumentPosition(this))||r.call(this,t)}}i&&gt.forEach((function(t){\"on\"+t in i&&gt.remove(t)}));var yt,xt=0;function bt(e){var r=\".dragsuppress-\"+ ++xt,n=\"click\"+r,i=t.select(o(e)).on(\"touchmove\"+r,F).on(\"dragstart\"+r,F).on(\"selectstart\"+r,F);if(null==yt&&(yt=!(\"onselectstart\"in e)&&P(e.style,\"userSelect\")),yt){var s=a(e).style,l=s[yt];s[yt]=\"none\"}return function(t){if(i.on(r,null),yt&&(s[yt]=l),t){var e=function(){i.on(n,null)};i.on(n,(function(){F(),e()}),!0),setTimeout(e,0)}}}t.mouse=function(t){return wt(t,B())};var _t=this.navigator&&/WebKit/.test(this.navigator.userAgent)?-1:0;function wt(e,r){r.changedTouches&&(r=r.changedTouches[0]);var n=e.ownerSVGElement||e;if(n.createSVGPoint){var i=n.createSVGPoint();if(_t<0){var a=o(e);if(a.scrollX||a.scrollY){var s=(n=t.select(\"body\").append(\"svg\").style({position:\"absolute\",top:0,left:0,margin:0,padding:0,border:\"none\"},\"important\"))[0][0].getScreenCTM();_t=!(s.f||s.e),n.remove()}}return _t?(i.x=r.pageX,i.y=r.pageY):(i.x=r.clientX,i.y=r.clientY),[(i=i.matrixTransform(e.getScreenCTM().inverse())).x,i.y]}var l=e.getBoundingClientRect();return[r.clientX-l.left-e.clientLeft,r.clientY-l.top-e.clientTop]}function Tt(){return t.event.changedTouches[0].identifier}t.touch=function(t,e,r){if(arguments.length<3&&(r=e,e=B().changedTouches),e)for(var n,i=0,a=e.length;i<a;++i)if((n=e[i]).identifier===r)return wt(t,n)},t.behavior.drag=function(){var e=N(a,\"drag\",\"dragstart\",\"dragend\"),r=null,n=s(O,t.mouse,o,\"mousemove\",\"mouseup\"),i=s(Tt,t.touch,L,\"touchmove\",\"touchend\");function a(){this.on(\"mousedown.drag\",n).on(\"touchstart.drag\",i)}function s(n,i,a,o,s){return function(){var l,c=this,u=t.event.target.correspondingElement||t.event.target,f=c.parentNode,h=e.of(c,arguments),p=0,d=n(),g=\".drag\"+(null==d?\"\":\"-\"+d),m=t.select(a(u)).on(o+g,x).on(s+g,b),v=bt(u),y=i(f,d);function x(){var t,e,r=i(f,d);r&&(t=r[0]-y[0],e=r[1]-y[1],p|=t|e,y=r,h({type:\"drag\",x:r[0]+l[0],y:r[1]+l[1],dx:t,dy:e}))}function b(){i(f,d)&&(m.on(o+g,null).on(s+g,null),v(p),h({type:\"dragend\"}))}l=r?[(l=r.apply(c,arguments)).x-y[0],l.y-y[1]]:[0,0],h({type:\"dragstart\"})}}return a.origin=function(t){return arguments.length?(r=t,a):r},t.rebind(a,e,\"on\")},t.touches=function(t,e){return arguments.length<2&&(e=B().touches),e?n(e).map((function(e){var r=wt(t,e);return r.identifier=e.identifier,r})):[]};var kt=1e-6,Mt=1e-12,At=Math.PI,St=2*At,Et=St-kt,Ct=At/2,Lt=At/180,It=180/At;function Pt(t){return t>0?1:t<0?-1:0}function zt(t,e,r){return(e[0]-t[0])*(r[1]-t[1])-(e[1]-t[1])*(r[0]-t[0])}function Ot(t){return t>1?0:t<-1?At:Math.acos(t)}function Dt(t){return t>1?Ct:t<-1?-Ct:Math.asin(t)}function Rt(t){return((t=Math.exp(t))+1/t)/2}function Ft(t){return(t=Math.sin(t/2))*t}var Bt=Math.SQRT2;t.interpolateZoom=function(t,e){var r,n,i=t[0],a=t[1],o=t[2],s=e[0],l=e[1],c=e[2],u=s-i,f=l-a,h=u*u+f*f;if(h<Mt)n=Math.log(c/o)/Bt,r=function(t){return[i+t*u,a+t*f,o*Math.exp(Bt*t*n)]};else{var p=Math.sqrt(h),d=(c*c-o*o+4*h)/(2*o*2*p),g=(c*c-o*o-4*h)/(2*c*2*p),m=Math.log(Math.sqrt(d*d+1)-d),v=Math.log(Math.sqrt(g*g+1)-g);n=(v-m)/Bt,r=function(t){var e,r=t*n,s=Rt(m),l=o/(2*p)*(s*(e=Bt*r+m,((e=Math.exp(2*e))-1)/(e+1))-function(t){return((t=Math.exp(t))-1/t)/2}(m));return[i+l*u,a+l*f,o*s/Rt(Bt*r+m)]}}return r.duration=1e3*n,r},t.behavior.zoom=function(){var e,r,n,a,s,l,c,u,f,h={x:0,y:0,k:1},p=[960,500],d=Ut,g=250,m=0,v=\"mousedown.zoom\",y=\"mousemove.zoom\",x=\"mouseup.zoom\",b=\"touchstart.zoom\",_=N(w,\"zoomstart\",\"zoom\",\"zoomend\");function w(t){t.on(v,I).on(jt+\".zoom\",z).on(\"dblclick.zoom\",O).on(b,P)}function T(t){return[(t[0]-h.x)/h.k,(t[1]-h.y)/h.k]}function k(t){h.k=Math.max(d[0],Math.min(d[1],t))}function M(t,e){e=function(t){return[t[0]*h.k+h.x,t[1]*h.k+h.y]}(e),h.x+=t[0]-e[0],h.y+=t[1]-e[1]}function A(e,n,i,a){e.__chart__={x:h.x,y:h.y,k:h.k},k(Math.pow(2,a)),M(r=n,i),e=t.select(e),g>0&&(e=e.transition().duration(g)),e.call(w.event)}function S(){c&&c.domain(l.range().map((function(t){return(t-h.x)/h.k})).map(l.invert)),f&&f.domain(u.range().map((function(t){return(t-h.y)/h.k})).map(u.invert))}function E(t){m++||t({type:\"zoomstart\"})}function C(t){S(),t({type:\"zoom\",scale:h.k,translate:[h.x,h.y]})}function L(t){--m||(t({type:\"zoomend\"}),r=null)}function I(){var e=this,r=_.of(e,arguments),n=0,i=t.select(o(e)).on(y,l).on(x,c),a=T(t.mouse(e)),s=bt(e);function l(){n=1,M(t.mouse(e),a),C(r)}function c(){i.on(y,null).on(x,null),s(n),L(r)}vs.call(e),E(r)}function P(){var e,r=this,n=_.of(r,arguments),i={},a=0,o=\".zoom-\"+t.event.changedTouches[0].identifier,l=\"touchmove\"+o,c=\"touchend\"+o,u=[],f=t.select(r),p=bt(r);function d(){var n=t.touches(r);return e=h.k,n.forEach((function(t){t.identifier in i&&(i[t.identifier]=T(t))})),n}function g(){var e=t.event.target;t.select(e).on(l,m).on(c,y),u.push(e);for(var n=t.event.changedTouches,o=0,f=n.length;o<f;++o)i[n[o].identifier]=null;var p=d(),g=Date.now();if(1===p.length){if(g-s<500){var v=p[0];A(r,v,i[v.identifier],Math.floor(Math.log(h.k)/Math.LN2)+1),F()}s=g}else if(p.length>1){v=p[0];var x=p[1],b=v[0]-x[0],_=v[1]-x[1];a=b*b+_*_}}function m(){var o,l,c,u,f=t.touches(r);vs.call(r);for(var h=0,p=f.length;h<p;++h,u=null)if(c=f[h],u=i[c.identifier]){if(l)break;o=c,l=u}if(u){var d=(d=c[0]-o[0])*d+(d=c[1]-o[1])*d,g=a&&Math.sqrt(d/a);o=[(o[0]+c[0])/2,(o[1]+c[1])/2],l=[(l[0]+u[0])/2,(l[1]+u[1])/2],k(g*e)}s=null,M(o,l),C(n)}function y(){if(t.event.touches.length){for(var e=t.event.changedTouches,r=0,a=e.length;r<a;++r)delete i[e[r].identifier];for(var s in i)return void d()}t.selectAll(u).on(o,null),f.on(v,I).on(b,P),p(),L(n)}g(),E(n),f.on(v,null).on(b,g)}function z(){var i=_.of(this,arguments);a?clearTimeout(a):(vs.call(this),e=T(r=n||t.mouse(this)),E(i)),a=setTimeout((function(){a=null,L(i)}),50),F(),k(Math.pow(2,.002*Nt())*h.k),M(r,e),C(i)}function O(){var e=t.mouse(this),r=Math.log(h.k)/Math.LN2;A(this,e,T(e),t.event.shiftKey?Math.ceil(r)-1:Math.floor(r)+1)}return jt||(jt=\"onwheel\"in i?(Nt=function(){return-t.event.deltaY*(t.event.deltaMode?120:1)},\"wheel\"):\"onmousewheel\"in i?(Nt=function(){return t.event.wheelDelta},\"mousewheel\"):(Nt=function(){return-t.event.detail},\"MozMousePixelScroll\")),w.event=function(e){e.each((function(){var e=_.of(this,arguments),n=h;bs?t.select(this).transition().each(\"start.zoom\",(function(){h=this.__chart__||{x:0,y:0,k:1},E(e)})).tween(\"zoom:zoom\",(function(){var i=p[0],a=p[1],o=r?r[0]:i/2,s=r?r[1]:a/2,l=t.interpolateZoom([(o-h.x)/h.k,(s-h.y)/h.k,i/h.k],[(o-n.x)/n.k,(s-n.y)/n.k,i/n.k]);return function(t){var r=l(t),n=i/r[2];this.__chart__=h={x:o-r[0]*n,y:s-r[1]*n,k:n},C(e)}})).each(\"interrupt.zoom\",(function(){L(e)})).each(\"end.zoom\",(function(){L(e)})):(this.__chart__=h,E(e),C(e),L(e))}))},w.translate=function(t){return arguments.length?(h={x:+t[0],y:+t[1],k:h.k},S(),w):[h.x,h.y]},w.scale=function(t){return arguments.length?(h={x:h.x,y:h.y,k:null},k(+t),S(),w):h.k},w.scaleExtent=function(t){return arguments.length?(d=null==t?Ut:[+t[0],+t[1]],w):d},w.center=function(t){return arguments.length?(n=t&&[+t[0],+t[1]],w):n},w.size=function(t){return arguments.length?(p=t&&[+t[0],+t[1]],w):p},w.duration=function(t){return arguments.length?(g=+t,w):g},w.x=function(t){return arguments.length?(c=t,l=t.copy(),h={x:0,y:0,k:1},w):c},w.y=function(t){return arguments.length?(f=t,u=t.copy(),h={x:0,y:0,k:1},w):f},t.rebind(w,_,\"on\")};var Nt,jt,Ut=[0,1/0];function Vt(){}function qt(t,e,r){return this instanceof qt?(this.h=+t,this.s=+e,void(this.l=+r)):arguments.length<2?t instanceof qt?new qt(t.h,t.s,t.l):le(\"\"+t,ce,qt):new qt(t,e,r)}t.color=Vt,Vt.prototype.toString=function(){return this.rgb()+\"\"},t.hsl=qt;var Ht=qt.prototype=new Vt;function Gt(t,e,r){var n,i;function a(t){return Math.round(255*function(t){return t>360?t-=360:t<0&&(t+=360),t<60?n+(i-n)*t/60:t<180?i:t<240?n+(i-n)*(240-t)/60:n}(t))}return t=isNaN(t)?0:(t%=360)<0?t+360:t,e=isNaN(e)||e<0?0:e>1?1:e,n=2*(r=r<0?0:r>1?1:r)-(i=r<=.5?r*(1+e):r+e-r*e),new ne(a(t+120),a(t),a(t-120))}function Yt(e,r,n){return this instanceof Yt?(this.h=+e,this.c=+r,void(this.l=+n)):arguments.length<2?e instanceof Yt?new Yt(e.h,e.c,e.l):$t(e instanceof Zt?e.l:(e=ue((e=t.rgb(e)).r,e.g,e.b)).l,e.a,e.b):new Yt(e,r,n)}Ht.brighter=function(t){return t=Math.pow(.7,arguments.length?t:1),new qt(this.h,this.s,this.l/t)},Ht.darker=function(t){return t=Math.pow(.7,arguments.length?t:1),new qt(this.h,this.s,t*this.l)},Ht.rgb=function(){return Gt(this.h,this.s,this.l)},t.hcl=Yt;var Wt=Yt.prototype=new Vt;function Xt(t,e,r){return isNaN(t)&&(t=0),isNaN(e)&&(e=0),new Zt(r,Math.cos(t*=Lt)*e,Math.sin(t)*e)}function Zt(t,e,r){return this instanceof Zt?(this.l=+t,this.a=+e,void(this.b=+r)):arguments.length<2?t instanceof Zt?new Zt(t.l,t.a,t.b):t instanceof Yt?Xt(t.h,t.c,t.l):ue((t=ne(t)).r,t.g,t.b):new Zt(t,e,r)}Wt.brighter=function(t){return new Yt(this.h,this.c,Math.min(100,this.l+Jt*(arguments.length?t:1)))},Wt.darker=function(t){return new Yt(this.h,this.c,Math.max(0,this.l-Jt*(arguments.length?t:1)))},Wt.rgb=function(){return Xt(this.h,this.c,this.l).rgb()},t.lab=Zt;var Jt=18,Kt=Zt.prototype=new Vt;function Qt(t,e,r){var n=(t+16)/116,i=n+e/500,a=n-r/200;return new ne(re(3.2404542*(i=.95047*te(i))-1.5371385*(n=1*te(n))-.4985314*(a=1.08883*te(a))),re(-.969266*i+1.8760108*n+.041556*a),re(.0556434*i-.2040259*n+1.0572252*a))}function $t(t,e,r){return t>0?new Yt(Math.atan2(r,e)*It,Math.sqrt(e*e+r*r),t):new Yt(NaN,NaN,t)}function te(t){return t>.206893034?t*t*t:(t-4/29)/7.787037}function ee(t){return t>.008856?Math.pow(t,1/3):7.787037*t+4/29}function re(t){return Math.round(255*(t<=.00304?12.92*t:1.055*Math.pow(t,1/2.4)-.055))}function ne(t,e,r){return this instanceof ne?(this.r=~~t,this.g=~~e,void(this.b=~~r)):arguments.length<2?t instanceof ne?new ne(t.r,t.g,t.b):le(\"\"+t,ne,Gt):new ne(t,e,r)}function ie(t){return new ne(t>>16,t>>8&255,255&t)}function ae(t){return ie(t)+\"\"}Kt.brighter=function(t){return new Zt(Math.min(100,this.l+Jt*(arguments.length?t:1)),this.a,this.b)},Kt.darker=function(t){return new Zt(Math.max(0,this.l-Jt*(arguments.length?t:1)),this.a,this.b)},Kt.rgb=function(){return Qt(this.l,this.a,this.b)},t.rgb=ne;var oe=ne.prototype=new Vt;function se(t){return t<16?\"0\"+Math.max(0,t).toString(16):Math.min(255,t).toString(16)}function le(t,e,r){var n,i,a,o=0,s=0,l=0;if(n=/([a-z]+)\\((.*)\\)/.exec(t=t.toLowerCase()))switch(i=n[2].split(\",\"),n[1]){case\"hsl\":return r(parseFloat(i[0]),parseFloat(i[1])/100,parseFloat(i[2])/100);case\"rgb\":return e(he(i[0]),he(i[1]),he(i[2]))}return(a=pe.get(t))?e(a.r,a.g,a.b):(null==t||\"#\"!==t.charAt(0)||isNaN(a=parseInt(t.slice(1),16))||(4===t.length?(o=(3840&a)>>4,o|=o>>4,s=240&a,s|=s>>4,l=15&a,l|=l<<4):7===t.length&&(o=(16711680&a)>>16,s=(65280&a)>>8,l=255&a)),e(o,s,l))}function ce(t,e,r){var n,i,a=Math.min(t/=255,e/=255,r/=255),o=Math.max(t,e,r),s=o-a,l=(o+a)/2;return s?(i=l<.5?s/(o+a):s/(2-o-a),n=t==o?(e-r)/s+(e<r?6:0):e==o?(r-t)/s+2:(t-e)/s+4,n*=60):(n=NaN,i=l>0&&l<1?0:n),new qt(n,i,l)}function ue(t,e,r){var n=ee((.4124564*(t=fe(t))+.3575761*(e=fe(e))+.1804375*(r=fe(r)))/.95047),i=ee((.2126729*t+.7151522*e+.072175*r)/1);return Zt(116*i-16,500*(n-i),200*(i-ee((.0193339*t+.119192*e+.9503041*r)/1.08883)))}function fe(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function he(t){var e=parseFloat(t);return\"%\"===t.charAt(t.length-1)?Math.round(2.55*e):e}oe.brighter=function(t){t=Math.pow(.7,arguments.length?t:1);var e=this.r,r=this.g,n=this.b,i=30;return e||r||n?(e&&e<i&&(e=i),r&&r<i&&(r=i),n&&n<i&&(n=i),new ne(Math.min(255,e/t),Math.min(255,r/t),Math.min(255,n/t))):new ne(i,i,i)},oe.darker=function(t){return new ne((t=Math.pow(.7,arguments.length?t:1))*this.r,t*this.g,t*this.b)},oe.hsl=function(){return ce(this.r,this.g,this.b)},oe.toString=function(){return\"#\"+se(this.r)+se(this.g)+se(this.b)};var pe=t.map({aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074});function de(t){return\"function\"==typeof t?t:function(){return t}}function ge(t){return function(e,r,n){return 2===arguments.length&&\"function\"==typeof r&&(n=r,r=null),me(e,r,t,n)}}function me(e,r,i,a){var o={},s=t.dispatch(\"beforesend\",\"progress\",\"load\",\"error\"),l={},c=new XMLHttpRequest,u=null;function f(){var t,e=c.status;if(!e&&function(t){var e=t.responseType;return e&&\"text\"!==e?t.response:t.responseText}(c)||e>=200&&e<300||304===e){try{t=i.call(o,c)}catch(t){return void s.error.call(o,t)}s.load.call(o,t)}else s.error.call(o,c)}return this.XDomainRequest&&!(\"withCredentials\"in c)&&/^(http(s)?:)?\\/\\//.test(e)&&(c=new XDomainRequest),\"onload\"in c?c.onload=c.onerror=f:c.onreadystatechange=function(){c.readyState>3&&f()},c.onprogress=function(e){var r=t.event;t.event=e;try{s.progress.call(o,c)}finally{t.event=r}},o.header=function(t,e){return t=(t+\"\").toLowerCase(),arguments.length<2?l[t]:(null==e?delete l[t]:l[t]=e+\"\",o)},o.mimeType=function(t){return arguments.length?(r=null==t?null:t+\"\",o):r},o.responseType=function(t){return arguments.length?(u=t,o):u},o.response=function(t){return i=t,o},[\"get\",\"post\"].forEach((function(t){o[t]=function(){return o.send.apply(o,[t].concat(n(arguments)))}})),o.send=function(t,n,i){if(2===arguments.length&&\"function\"==typeof n&&(i=n,n=null),c.open(t,e,!0),null==r||\"accept\"in l||(l.accept=r+\",*/*\"),c.setRequestHeader)for(var a in l)c.setRequestHeader(a,l[a]);return null!=r&&c.overrideMimeType&&c.overrideMimeType(r),null!=u&&(c.responseType=u),null!=i&&o.on(\"error\",i).on(\"load\",(function(t){i(null,t)})),s.beforesend.call(o,c),c.send(null==n?null:n),o},o.abort=function(){return c.abort(),o},t.rebind(o,s,\"on\"),null==a?o:o.get(function(t){return 1===t.length?function(e,r){t(null==e?r:null)}:t}(a))}pe.forEach((function(t,e){pe.set(t,ie(e))})),t.functor=de,t.xhr=ge(L),t.dsv=function(t,e){var r=new RegExp('[\"'+t+\"\\n]\"),n=t.charCodeAt(0);function i(t,r,n){arguments.length<3&&(n=r,r=null);var i=me(t,e,null==r?a:o(r),n);return i.row=function(t){return arguments.length?i.response(null==(r=t)?a:o(t)):r},i}function a(t){return i.parse(t.responseText)}function o(t){return function(e){return i.parse(e.responseText,t)}}function s(e){return e.map(l).join(t)}function l(t){return r.test(t)?'\"'+t.replace(/\\\"/g,'\"\"')+'\"':t}return i.parse=function(t,e){var r;return i.parseRows(t,(function(t,n){if(r)return r(t,n-1);var i=new Function(\"d\",\"return {\"+t.map((function(t,e){return JSON.stringify(t)+\": d[\"+e+\"]\"})).join(\",\")+\"}\");r=e?function(t,r){return e(i(t),r)}:i}))},i.parseRows=function(t,e){var r,i,a={},o={},s=[],l=t.length,c=0,u=0;function f(){if(c>=l)return o;if(i)return i=!1,a;var e=c;if(34===t.charCodeAt(e)){for(var r=e;r++<l;)if(34===t.charCodeAt(r)){if(34!==t.charCodeAt(r+1))break;++r}return c=r+2,13===(s=t.charCodeAt(r+1))?(i=!0,10===t.charCodeAt(r+2)&&++c):10===s&&(i=!0),t.slice(e+1,r).replace(/\"\"/g,'\"')}for(;c<l;){var s,u=1;if(10===(s=t.charCodeAt(c++)))i=!0;else if(13===s)i=!0,10===t.charCodeAt(c)&&(++c,++u);else if(s!==n)continue;return t.slice(e,c-u)}return t.slice(e)}for(;(r=f())!==o;){for(var h=[];r!==a&&r!==o;)h.push(r),r=f();e&&null==(h=e(h,u++))||s.push(h)}return s},i.format=function(e){if(Array.isArray(e[0]))return i.formatRows(e);var r=new C,n=[];return e.forEach((function(t){for(var e in t)r.has(e)||n.push(r.add(e))})),[n.map(l).join(t)].concat(e.map((function(e){return n.map((function(t){return l(e[t])})).join(t)}))).join(\"\\n\")},i.formatRows=function(t){return t.map(s).join(\"\\n\")},i},t.csv=t.dsv(\",\",\"text/csv\"),t.tsv=t.dsv(\"\\t\",\"text/tab-separated-values\");var ve,ye,xe,be,_e=this[P(this,\"requestAnimationFrame\")]||function(t){setTimeout(t,17)};function we(t,e,r){var n=arguments.length;n<2&&(e=0),n<3&&(r=Date.now());var i=r+e,a={c:t,t:i,n:null};return ye?ye.n=a:ve=a,ye=a,xe||(be=clearTimeout(be),xe=1,_e(Te)),a}function Te(){var t=ke(),e=Me()-t;e>24?(isFinite(e)&&(clearTimeout(be),be=setTimeout(Te,e)),xe=0):(xe=1,_e(Te))}function ke(){for(var t=Date.now(),e=ve;e;)t>=e.t&&e.c(t-e.t)&&(e.c=null),e=e.n;return t}function Me(){for(var t,e=ve,r=1/0;e;)e.c?(e.t<r&&(r=e.t),e=(t=e).n):e=t?t.n=e.n:ve=e.n;return ye=t,r}function Ae(t,e){return e-(t?Math.ceil(Math.log(t)/Math.LN10):1)}t.timer=function(){we.apply(this,arguments)},t.timer.flush=function(){ke(),Me()},t.round=function(t,e){return e?Math.round(t*(e=Math.pow(10,e)))/e:Math.round(t)};var Se=[\"y\",\"z\",\"a\",\"f\",\"p\",\"n\",\"\\xb5\",\"m\",\"\",\"k\",\"M\",\"G\",\"T\",\"P\",\"E\",\"Z\",\"Y\"].map((function(t,e){var r=Math.pow(10,3*y(8-e));return{scale:e>8?function(t){return t/r}:function(t){return t*r},symbol:t}}));function Ee(e){var r=e.decimal,n=e.thousands,i=e.grouping,a=e.currency,o=i&&n?function(t,e){for(var r=t.length,a=[],o=0,s=i[0],l=0;r>0&&s>0&&(l+s+1>e&&(s=Math.max(1,e-l)),a.push(t.substring(r-=s,r+s)),!((l+=s+1)>e));)s=i[o=(o+1)%i.length];return a.reverse().join(n)}:L;return function(e){var n=Ce.exec(e),i=n[1]||\" \",s=n[2]||\">\",l=n[3]||\"-\",c=n[4]||\"\",u=n[5],f=+n[6],h=n[7],p=n[8],d=n[9],g=1,m=\"\",v=\"\",y=!1,x=!0;switch(p&&(p=+p.substring(1)),(u||\"0\"===i&&\"=\"===s)&&(u=i=\"0\",s=\"=\"),d){case\"n\":h=!0,d=\"g\";break;case\"%\":g=100,v=\"%\",d=\"f\";break;case\"p\":g=100,v=\"%\",d=\"r\";break;case\"b\":case\"o\":case\"x\":case\"X\":\"#\"===c&&(m=\"0\"+d.toLowerCase());case\"c\":x=!1;case\"d\":y=!0,p=0;break;case\"s\":g=-1,d=\"r\"}\"$\"===c&&(m=a[0],v=a[1]),\"r\"!=d||p||(d=\"g\"),null!=p&&(\"g\"==d?p=Math.max(1,Math.min(21,p)):\"e\"!=d&&\"f\"!=d||(p=Math.max(0,Math.min(20,p)))),d=Le.get(d)||Ie;var b=u&&h;return function(e){var n=v;if(y&&e%1)return\"\";var a=e<0||0===e&&1/e<0?(e=-e,\"-\"):\"-\"===l?\"\":l;if(g<0){var c=t.formatPrefix(e,p);e=c.scale(e),n=c.symbol+v}else e*=g;var _,w,T=(e=d(e,p)).lastIndexOf(\".\");if(T<0){var k=x?e.lastIndexOf(\"e\"):-1;k<0?(_=e,w=\"\"):(_=e.substring(0,k),w=e.substring(k))}else _=e.substring(0,T),w=r+e.substring(T+1);!u&&h&&(_=o(_,1/0));var M=m.length+_.length+w.length+(b?0:a.length),A=M<f?new Array(M=f-M+1).join(i):\"\";return b&&(_=o(A+_,A.length?f-w.length:1/0)),a+=m,e=_+w,(\"<\"===s?a+e+A:\">\"===s?A+a+e:\"^\"===s?A.substring(0,M>>=1)+a+e+A.substring(M):a+(b?e:A+e))+n}}}t.formatPrefix=function(e,r){var n=0;return(e=+e)&&(e<0&&(e*=-1),r&&(e=t.round(e,Ae(e,r))),n=1+Math.floor(1e-12+Math.log(e)/Math.LN10),n=Math.max(-24,Math.min(24,3*Math.floor((n-1)/3)))),Se[8+n/3]};var Ce=/(?:([^{])?([<>=^]))?([+\\- ])?([$#])?(0)?(\\d+)?(,)?(\\.-?\\d+)?([a-z%])?/i,Le=t.map({b:function(t){return t.toString(2)},c:function(t){return String.fromCharCode(t)},o:function(t){return t.toString(8)},x:function(t){return t.toString(16)},X:function(t){return t.toString(16).toUpperCase()},g:function(t,e){return t.toPrecision(e)},e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},r:function(e,r){return(e=t.round(e,Ae(e,r))).toFixed(Math.max(0,Math.min(20,Ae(e*(1+1e-15),r))))}});function Ie(t){return t+\"\"}var Pe=t.time={},ze=Date;function Oe(){this._=new Date(arguments.length>1?Date.UTC.apply(this,arguments):arguments[0])}Oe.prototype={getDate:function(){return this._.getUTCDate()},getDay:function(){return this._.getUTCDay()},getFullYear:function(){return this._.getUTCFullYear()},getHours:function(){return this._.getUTCHours()},getMilliseconds:function(){return this._.getUTCMilliseconds()},getMinutes:function(){return this._.getUTCMinutes()},getMonth:function(){return this._.getUTCMonth()},getSeconds:function(){return this._.getUTCSeconds()},getTime:function(){return this._.getTime()},getTimezoneOffset:function(){return 0},valueOf:function(){return this._.valueOf()},setDate:function(){De.setUTCDate.apply(this._,arguments)},setDay:function(){De.setUTCDay.apply(this._,arguments)},setFullYear:function(){De.setUTCFullYear.apply(this._,arguments)},setHours:function(){De.setUTCHours.apply(this._,arguments)},setMilliseconds:function(){De.setUTCMilliseconds.apply(this._,arguments)},setMinutes:function(){De.setUTCMinutes.apply(this._,arguments)},setMonth:function(){De.setUTCMonth.apply(this._,arguments)},setSeconds:function(){De.setUTCSeconds.apply(this._,arguments)},setTime:function(){De.setTime.apply(this._,arguments)}};var De=Date.prototype;function Re(t,e,r){function n(e){var r=t(e),n=a(r,1);return e-r<n-e?r:n}function i(r){return e(r=t(new ze(r-1)),1),r}function a(t,r){return e(t=new ze(+t),r),t}function o(t,n,a){var o=i(t),s=[];if(a>1)for(;o<n;)r(o)%a||s.push(new Date(+o)),e(o,1);else for(;o<n;)s.push(new Date(+o)),e(o,1);return s}t.floor=t,t.round=n,t.ceil=i,t.offset=a,t.range=o;var s=t.utc=Fe(t);return s.floor=s,s.round=Fe(n),s.ceil=Fe(i),s.offset=Fe(a),s.range=function(t,e,r){try{ze=Oe;var n=new Oe;return n._=t,o(n,e,r)}finally{ze=Date}},t}function Fe(t){return function(e,r){try{ze=Oe;var n=new Oe;return n._=e,t(n,r)._}finally{ze=Date}}}function Be(e){var r=e.dateTime,n=e.date,i=e.time,a=e.periods,o=e.days,s=e.shortDays,l=e.months,c=e.shortMonths;function u(t){var e=t.length;function r(r){for(var n,i,a,o=[],s=-1,l=0;++s<e;)37===t.charCodeAt(s)&&(o.push(t.slice(l,s)),null!=(i=Ne[n=t.charAt(++s)])&&(n=t.charAt(++s)),(a=_[n])&&(n=a(r,null==i?\"e\"===n?\" \":\"0\":i)),o.push(n),l=s+1);return o.push(t.slice(l,s)),o.join(\"\")}return r.parse=function(e){var r={y:1900,m:0,d:1,H:0,M:0,S:0,L:0,Z:null};if(f(r,t,e,0)!=e.length)return null;\"p\"in r&&(r.H=r.H%12+12*r.p);var n=null!=r.Z&&ze!==Oe,i=new(n?Oe:ze);return\"j\"in r?i.setFullYear(r.y,0,r.j):\"W\"in r||\"U\"in r?(\"w\"in r||(r.w=\"W\"in r?1:0),i.setFullYear(r.y,0,1),i.setFullYear(r.y,0,\"W\"in r?(r.w+6)%7+7*r.W-(i.getDay()+5)%7:r.w+7*r.U-(i.getDay()+6)%7)):i.setFullYear(r.y,r.m,r.d),i.setHours(r.H+(r.Z/100|0),r.M+r.Z%100,r.S,r.L),n?i._:i},r.toString=function(){return t},r}function f(t,e,r,n){for(var i,a,o,s=0,l=e.length,c=r.length;s<l;){if(n>=c)return-1;if(37===(i=e.charCodeAt(s++))){if(o=e.charAt(s++),!(a=w[o in Ne?e.charAt(s++):o])||(n=a(t,r,n))<0)return-1}else if(i!=r.charCodeAt(n++))return-1}return n}u.utc=function(t){var e=u(t);function r(t){try{var r=new(ze=Oe);return r._=t,e(r)}finally{ze=Date}}return r.parse=function(t){try{ze=Oe;var r=e.parse(t);return r&&r._}finally{ze=Date}},r.toString=e.toString,r},u.multi=u.utc.multi=or;var h=t.map(),p=qe(o),d=He(o),g=qe(s),m=He(s),v=qe(l),y=He(l),x=qe(c),b=He(c);a.forEach((function(t,e){h.set(t.toLowerCase(),e)}));var _={a:function(t){return s[t.getDay()]},A:function(t){return o[t.getDay()]},b:function(t){return c[t.getMonth()]},B:function(t){return l[t.getMonth()]},c:u(r),d:function(t,e){return Ve(t.getDate(),e,2)},e:function(t,e){return Ve(t.getDate(),e,2)},H:function(t,e){return Ve(t.getHours(),e,2)},I:function(t,e){return Ve(t.getHours()%12||12,e,2)},j:function(t,e){return Ve(1+Pe.dayOfYear(t),e,3)},L:function(t,e){return Ve(t.getMilliseconds(),e,3)},m:function(t,e){return Ve(t.getMonth()+1,e,2)},M:function(t,e){return Ve(t.getMinutes(),e,2)},p:function(t){return a[+(t.getHours()>=12)]},S:function(t,e){return Ve(t.getSeconds(),e,2)},U:function(t,e){return Ve(Pe.sundayOfYear(t),e,2)},w:function(t){return t.getDay()},W:function(t,e){return Ve(Pe.mondayOfYear(t),e,2)},x:u(n),X:u(i),y:function(t,e){return Ve(t.getFullYear()%100,e,2)},Y:function(t,e){return Ve(t.getFullYear()%1e4,e,4)},Z:ir,\"%\":function(){return\"%\"}},w={a:function(t,e,r){g.lastIndex=0;var n=g.exec(e.slice(r));return n?(t.w=m.get(n[0].toLowerCase()),r+n[0].length):-1},A:function(t,e,r){p.lastIndex=0;var n=p.exec(e.slice(r));return n?(t.w=d.get(n[0].toLowerCase()),r+n[0].length):-1},b:function(t,e,r){x.lastIndex=0;var n=x.exec(e.slice(r));return n?(t.m=b.get(n[0].toLowerCase()),r+n[0].length):-1},B:function(t,e,r){v.lastIndex=0;var n=v.exec(e.slice(r));return n?(t.m=y.get(n[0].toLowerCase()),r+n[0].length):-1},c:function(t,e,r){return f(t,_.c.toString(),e,r)},d:Qe,e:Qe,H:tr,I:tr,j:$e,L:nr,m:Ke,M:er,p:function(t,e,r){var n=h.get(e.slice(r,r+=2).toLowerCase());return null==n?-1:(t.p=n,r)},S:rr,U:Ye,w:Ge,W:We,x:function(t,e,r){return f(t,_.x.toString(),e,r)},X:function(t,e,r){return f(t,_.X.toString(),e,r)},y:Ze,Y:Xe,Z:Je,\"%\":ar};return u}Pe.year=Re((function(t){return(t=Pe.day(t)).setMonth(0,1),t}),(function(t,e){t.setFullYear(t.getFullYear()+e)}),(function(t){return t.getFullYear()})),Pe.years=Pe.year.range,Pe.years.utc=Pe.year.utc.range,Pe.day=Re((function(t){var e=new ze(2e3,0);return e.setFullYear(t.getFullYear(),t.getMonth(),t.getDate()),e}),(function(t,e){t.setDate(t.getDate()+e)}),(function(t){return t.getDate()-1})),Pe.days=Pe.day.range,Pe.days.utc=Pe.day.utc.range,Pe.dayOfYear=function(t){var e=Pe.year(t);return Math.floor((t-e-6e4*(t.getTimezoneOffset()-e.getTimezoneOffset()))/864e5)},[\"sunday\",\"monday\",\"tuesday\",\"wednesday\",\"thursday\",\"friday\",\"saturday\"].forEach((function(t,e){e=7-e;var r=Pe[t]=Re((function(t){return(t=Pe.day(t)).setDate(t.getDate()-(t.getDay()+e)%7),t}),(function(t,e){t.setDate(t.getDate()+7*Math.floor(e))}),(function(t){var r=Pe.year(t).getDay();return Math.floor((Pe.dayOfYear(t)+(r+e)%7)/7)-(r!==e)}));Pe[t+\"s\"]=r.range,Pe[t+\"s\"].utc=r.utc.range,Pe[t+\"OfYear\"]=function(t){var r=Pe.year(t).getDay();return Math.floor((Pe.dayOfYear(t)+(r+e)%7)/7)}})),Pe.week=Pe.sunday,Pe.weeks=Pe.sunday.range,Pe.weeks.utc=Pe.sunday.utc.range,Pe.weekOfYear=Pe.sundayOfYear;var Ne={\"-\":\"\",_:\" \",0:\"0\"},je=/^\\s*\\d+/,Ue=/^%/;function Ve(t,e,r){var n=t<0?\"-\":\"\",i=(n?-t:t)+\"\",a=i.length;return n+(a<r?new Array(r-a+1).join(e)+i:i)}function qe(e){return new RegExp(\"^(?:\"+e.map(t.requote).join(\"|\")+\")\",\"i\")}function He(t){for(var e=new _,r=-1,n=t.length;++r<n;)e.set(t[r].toLowerCase(),r);return e}function Ge(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+1));return n?(t.w=+n[0],r+n[0].length):-1}function Ye(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r));return n?(t.U=+n[0],r+n[0].length):-1}function We(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r));return n?(t.W=+n[0],r+n[0].length):-1}function Xe(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+4));return n?(t.y=+n[0],r+n[0].length):-1}function Ze(t,e,r){je.lastIndex=0;var n,i=je.exec(e.slice(r,r+2));return i?(t.y=(n=+i[0])+(n>68?1900:2e3),r+i[0].length):-1}function Je(t,e,r){return/^[+-]\\d{4}$/.test(e=e.slice(r,r+5))?(t.Z=-e,r+5):-1}function Ke(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+2));return n?(t.m=n[0]-1,r+n[0].length):-1}function Qe(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+2));return n?(t.d=+n[0],r+n[0].length):-1}function $e(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+3));return n?(t.j=+n[0],r+n[0].length):-1}function tr(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+2));return n?(t.H=+n[0],r+n[0].length):-1}function er(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+2));return n?(t.M=+n[0],r+n[0].length):-1}function rr(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+2));return n?(t.S=+n[0],r+n[0].length):-1}function nr(t,e,r){je.lastIndex=0;var n=je.exec(e.slice(r,r+3));return n?(t.L=+n[0],r+n[0].length):-1}function ir(t){var e=t.getTimezoneOffset(),r=e>0?\"-\":\"+\",n=y(e)/60|0,i=y(e)%60;return r+Ve(n,\"0\",2)+Ve(i,\"0\",2)}function ar(t,e,r){Ue.lastIndex=0;var n=Ue.exec(e.slice(r,r+1));return n?r+n[0].length:-1}function or(t){for(var e=t.length,r=-1;++r<e;)t[r][0]=this(t[r][0]);return function(e){for(var r=0,n=t[r];!n[1](e);)n=t[++r];return n[0](e)}}t.locale=function(t){return{numberFormat:Ee(t),timeFormat:Be(t)}};var sr=t.locale({decimal:\".\",thousands:\",\",grouping:[3],currency:[\"$\",\"\"],dateTime:\"%a %b %e %X %Y\",date:\"%m/%d/%Y\",time:\"%H:%M:%S\",periods:[\"AM\",\"PM\"],days:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],shortDays:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],months:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],shortMonths:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]});function lr(){}t.format=sr.numberFormat,t.geo={},lr.prototype={s:0,t:0,add:function(t){ur(t,this.t,cr),ur(cr.s,this.s,this),this.s?this.t+=cr.t:this.s=cr.t},reset:function(){this.s=this.t=0},valueOf:function(){return this.s}};var cr=new lr;function ur(t,e,r){var n=r.s=t+e,i=n-t,a=n-i;r.t=t-a+(e-i)}function fr(t,e){t&&pr.hasOwnProperty(t.type)&&pr[t.type](t,e)}t.geo.stream=function(t,e){t&&hr.hasOwnProperty(t.type)?hr[t.type](t,e):fr(t,e)};var hr={Feature:function(t,e){fr(t.geometry,e)},FeatureCollection:function(t,e){for(var r=t.features,n=-1,i=r.length;++n<i;)fr(r[n].geometry,e)}},pr={Sphere:function(t,e){e.sphere()},Point:function(t,e){t=t.coordinates,e.point(t[0],t[1],t[2])},MultiPoint:function(t,e){for(var r=t.coordinates,n=-1,i=r.length;++n<i;)t=r[n],e.point(t[0],t[1],t[2])},LineString:function(t,e){dr(t.coordinates,e,0)},MultiLineString:function(t,e){for(var r=t.coordinates,n=-1,i=r.length;++n<i;)dr(r[n],e,0)},Polygon:function(t,e){gr(t.coordinates,e)},MultiPolygon:function(t,e){for(var r=t.coordinates,n=-1,i=r.length;++n<i;)gr(r[n],e)},GeometryCollection:function(t,e){for(var r=t.geometries,n=-1,i=r.length;++n<i;)fr(r[n],e)}};function dr(t,e,r){var n,i=-1,a=t.length-r;for(e.lineStart();++i<a;)n=t[i],e.point(n[0],n[1],n[2]);e.lineEnd()}function gr(t,e){var r=-1,n=t.length;for(e.polygonStart();++r<n;)dr(t[r],e,1);e.polygonEnd()}t.geo.area=function(e){return mr=0,t.geo.stream(e,Cr),mr};var mr,vr,yr,xr,br,_r,wr,Tr,kr,Mr,Ar,Sr,Er=new lr,Cr={sphere:function(){mr+=4*At},point:O,lineStart:O,lineEnd:O,polygonStart:function(){Er.reset(),Cr.lineStart=Lr},polygonEnd:function(){var t=2*Er;mr+=t<0?4*At+t:t,Cr.lineStart=Cr.lineEnd=Cr.point=O}};function Lr(){var t,e,r,n,i;function a(t,e){e=e*Lt/2+At/4;var a=(t*=Lt)-r,o=a>=0?1:-1,s=o*a,l=Math.cos(e),c=Math.sin(e),u=i*c,f=n*l+u*Math.cos(s),h=u*o*Math.sin(s);Er.add(Math.atan2(h,f)),r=t,n=l,i=c}Cr.point=function(o,s){Cr.point=a,r=(t=o)*Lt,n=Math.cos(s=(e=s)*Lt/2+At/4),i=Math.sin(s)},Cr.lineEnd=function(){a(t,e)}}function Ir(t){var e=t[0],r=t[1],n=Math.cos(r);return[n*Math.cos(e),n*Math.sin(e),Math.sin(r)]}function Pr(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function zr(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function Or(t,e){t[0]+=e[0],t[1]+=e[1],t[2]+=e[2]}function Dr(t,e){return[t[0]*e,t[1]*e,t[2]*e]}function Rr(t){var e=Math.sqrt(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);t[0]/=e,t[1]/=e,t[2]/=e}function Fr(t){return[Math.atan2(t[1],t[0]),Dt(t[2])]}function Br(t,e){return y(t[0]-e[0])<kt&&y(t[1]-e[1])<kt}t.geo.bounds=function(){var e,r,n,i,a,o,s,l,c,u,f,h={point:p,lineStart:g,lineEnd:m,polygonStart:function(){h.point=v,h.lineStart=x,h.lineEnd=b,c=0,Cr.polygonStart()},polygonEnd:function(){Cr.polygonEnd(),h.point=p,h.lineStart=g,h.lineEnd=m,Er<0?(e=-(n=180),r=-(i=90)):c>kt?i=90:c<-kt&&(r=-90),f[0]=e,f[1]=n}};function p(t,a){u.push(f=[e=t,n=t]),a<r&&(r=a),a>i&&(i=a)}function d(t,o){var s=Ir([t*Lt,o*Lt]);if(l){var c=zr(l,s),u=zr([c[1],-c[0],0],c);Rr(u),u=Fr(u);var f=t-a,h=f>0?1:-1,d=u[0]*It*h,g=y(f)>180;if(g^(h*a<d&&d<h*t))(m=u[1]*It)>i&&(i=m);else if(g^(h*a<(d=(d+360)%360-180)&&d<h*t)){var m;(m=-u[1]*It)<r&&(r=m)}else o<r&&(r=o),o>i&&(i=o);g?t<a?_(e,t)>_(e,n)&&(n=t):_(t,n)>_(e,n)&&(e=t):n>=e?(t<e&&(e=t),t>n&&(n=t)):t>a?_(e,t)>_(e,n)&&(n=t):_(t,n)>_(e,n)&&(e=t)}else p(t,o);l=s,a=t}function g(){h.point=d}function m(){f[0]=e,f[1]=n,h.point=p,l=null}function v(t,e){if(l){var r=t-a;c+=y(r)>180?r+(r>0?360:-360):r}else o=t,s=e;Cr.point(t,e),d(t,e)}function x(){Cr.lineStart()}function b(){v(o,s),Cr.lineEnd(),y(c)>kt&&(e=-(n=180)),f[0]=e,f[1]=n,l=null}function _(t,e){return(e-=t)<0?e+360:e}function w(t,e){return t[0]-e[0]}function T(t,e){return e[0]<=e[1]?e[0]<=t&&t<=e[1]:t<e[0]||e[1]<t}return function(a){if(i=n=-(e=r=1/0),u=[],t.geo.stream(a,h),c=u.length){u.sort(w);for(var o=1,s=[g=u[0]];o<c;++o)T((p=u[o])[0],g)||T(p[1],g)?(_(g[0],p[1])>_(g[0],g[1])&&(g[1]=p[1]),_(p[0],g[1])>_(g[0],g[1])&&(g[0]=p[0])):s.push(g=p);for(var l,c,p,d=-1/0,g=(o=0,s[c=s.length-1]);o<=c;g=p,++o)p=s[o],(l=_(g[1],p[0]))>d&&(d=l,e=p[0],n=g[1])}return u=f=null,e===1/0||r===1/0?[[NaN,NaN],[NaN,NaN]]:[[e,r],[n,i]]}}(),t.geo.centroid=function(e){vr=yr=xr=br=_r=wr=Tr=kr=Mr=Ar=Sr=0,t.geo.stream(e,Nr);var r=Mr,n=Ar,i=Sr,a=r*r+n*n+i*i;return a<Mt&&(r=wr,n=Tr,i=kr,yr<kt&&(r=xr,n=br,i=_r),(a=r*r+n*n+i*i)<Mt)?[NaN,NaN]:[Math.atan2(n,r)*It,Dt(i/Math.sqrt(a))*It]};var Nr={sphere:O,point:jr,lineStart:Vr,lineEnd:qr,polygonStart:function(){Nr.lineStart=Hr},polygonEnd:function(){Nr.lineStart=Vr}};function jr(t,e){t*=Lt;var r=Math.cos(e*=Lt);Ur(r*Math.cos(t),r*Math.sin(t),Math.sin(e))}function Ur(t,e,r){++vr,xr+=(t-xr)/vr,br+=(e-br)/vr,_r+=(r-_r)/vr}function Vr(){var t,e,r;function n(n,i){n*=Lt;var a=Math.cos(i*=Lt),o=a*Math.cos(n),s=a*Math.sin(n),l=Math.sin(i),c=Math.atan2(Math.sqrt((c=e*l-r*s)*c+(c=r*o-t*l)*c+(c=t*s-e*o)*c),t*o+e*s+r*l);yr+=c,wr+=c*(t+(t=o)),Tr+=c*(e+(e=s)),kr+=c*(r+(r=l)),Ur(t,e,r)}Nr.point=function(i,a){i*=Lt;var o=Math.cos(a*=Lt);t=o*Math.cos(i),e=o*Math.sin(i),r=Math.sin(a),Nr.point=n,Ur(t,e,r)}}function qr(){Nr.point=jr}function Hr(){var t,e,r,n,i;function a(t,e){t*=Lt;var a=Math.cos(e*=Lt),o=a*Math.cos(t),s=a*Math.sin(t),l=Math.sin(e),c=n*l-i*s,u=i*o-r*l,f=r*s-n*o,h=Math.sqrt(c*c+u*u+f*f),p=r*o+n*s+i*l,d=h&&-Ot(p)/h,g=Math.atan2(h,p);Mr+=d*c,Ar+=d*u,Sr+=d*f,yr+=g,wr+=g*(r+(r=o)),Tr+=g*(n+(n=s)),kr+=g*(i+(i=l)),Ur(r,n,i)}Nr.point=function(o,s){t=o,e=s,Nr.point=a,o*=Lt;var l=Math.cos(s*=Lt);r=l*Math.cos(o),n=l*Math.sin(o),i=Math.sin(s),Ur(r,n,i)},Nr.lineEnd=function(){a(t,e),Nr.lineEnd=qr,Nr.point=jr}}function Gr(t,e){function r(r,n){return r=t(r,n),e(r[0],r[1])}return t.invert&&e.invert&&(r.invert=function(r,n){return(r=e.invert(r,n))&&t.invert(r[0],r[1])}),r}function Yr(){return!0}function Wr(t,e,r,n,i){var a=[],o=[];if(t.forEach((function(t){if(!((e=t.length-1)<=0)){var e,r=t[0],n=t[e];if(Br(r,n)){i.lineStart();for(var s=0;s<e;++s)i.point((r=t[s])[0],r[1]);i.lineEnd()}else{var l=new Zr(r,t,null,!0),c=new Zr(r,null,l,!1);l.o=c,a.push(l),o.push(c),l=new Zr(n,t,null,!1),c=new Zr(n,null,l,!0),l.o=c,a.push(l),o.push(c)}}})),o.sort(e),Xr(a),Xr(o),a.length){for(var s=0,l=r,c=o.length;s<c;++s)o[s].e=l=!l;for(var u,f,h=a[0];;){for(var p=h,d=!0;p.v;)if((p=p.n)===h)return;u=p.z,i.lineStart();do{if(p.v=p.o.v=!0,p.e){if(d)for(s=0,c=u.length;s<c;++s)i.point((f=u[s])[0],f[1]);else n(p.x,p.n.x,1,i);p=p.n}else{if(d)for(s=(u=p.p.z).length-1;s>=0;--s)i.point((f=u[s])[0],f[1]);else n(p.x,p.p.x,-1,i);p=p.p}u=(p=p.o).z,d=!d}while(!p.v);i.lineEnd()}}}function Xr(t){if(e=t.length){for(var e,r,n=0,i=t[0];++n<e;)i.n=r=t[n],r.p=i,i=r;i.n=r=t[0],r.p=i}}function Zr(t,e,r,n){this.x=t,this.z=e,this.o=r,this.e=n,this.v=!1,this.n=this.p=null}function Jr(e,r,n,i){return function(a,o){var s,l=r(o),c=a.invert(i[0],i[1]),u={point:f,lineStart:p,lineEnd:d,polygonStart:function(){u.point=b,u.lineStart=_,u.lineEnd=w,s=[],g=[]},polygonEnd:function(){u.point=f,u.lineStart=p,u.lineEnd=d,s=t.merge(s);var e=function(t,e){var r=t[0],n=t[1],i=[Math.sin(r),-Math.cos(r),0],a=0,o=0;Er.reset();for(var s=0,l=e.length;s<l;++s){var c=e[s],u=c.length;if(u)for(var f=c[0],h=f[0],p=f[1]/2+At/4,d=Math.sin(p),g=Math.cos(p),m=1;;){m===u&&(m=0);var v=(t=c[m])[0],y=t[1]/2+At/4,x=Math.sin(y),b=Math.cos(y),_=v-h,w=_>=0?1:-1,T=w*_,k=T>At,M=d*x;if(Er.add(Math.atan2(M*w*Math.sin(T),g*b+M*Math.cos(T))),a+=k?_+w*St:_,k^h>=r^v>=r){var A=zr(Ir(f),Ir(t));Rr(A);var S=zr(i,A);Rr(S);var E=(k^_>=0?-1:1)*Dt(S[2]);(n>E||n===E&&(A[0]||A[1]))&&(o+=k^_>=0?1:-1)}if(!m++)break;h=v,d=x,g=b,f=t}}return(a<-kt||a<kt&&Er<-kt)^1&o}(c,g);s.length?(x||(o.polygonStart(),x=!0),Wr(s,$r,e,n,o)):e&&(x||(o.polygonStart(),x=!0),o.lineStart(),n(null,null,1,o),o.lineEnd()),x&&(o.polygonEnd(),x=!1),s=g=null},sphere:function(){o.polygonStart(),o.lineStart(),n(null,null,1,o),o.lineEnd(),o.polygonEnd()}};function f(t,r){var n=a(t,r);e(t=n[0],r=n[1])&&o.point(t,r)}function h(t,e){var r=a(t,e);l.point(r[0],r[1])}function p(){u.point=h,l.lineStart()}function d(){u.point=f,l.lineEnd()}var g,m,v=Qr(),y=r(v),x=!1;function b(t,e){m.push([t,e]);var r=a(t,e);y.point(r[0],r[1])}function _(){y.lineStart(),m=[]}function w(){b(m[0][0],m[0][1]),y.lineEnd();var t,e=y.clean(),r=v.buffer(),n=r.length;if(m.pop(),g.push(m),m=null,n)if(1&e){var i,a=-1;if((n=(t=r[0]).length-1)>0){for(x||(o.polygonStart(),x=!0),o.lineStart();++a<n;)o.point((i=t[a])[0],i[1]);o.lineEnd()}}else n>1&&2&e&&r.push(r.pop().concat(r.shift())),s.push(r.filter(Kr))}return u}}function Kr(t){return t.length>1}function Qr(){var t,e=[];return{lineStart:function(){e.push(t=[])},point:function(e,r){t.push([e,r])},lineEnd:O,buffer:function(){var r=e;return e=[],t=null,r},rejoin:function(){e.length>1&&e.push(e.pop().concat(e.shift()))}}}function $r(t,e){return((t=t.x)[0]<0?t[1]-Ct-kt:Ct-t[1])-((e=e.x)[0]<0?e[1]-Ct-kt:Ct-e[1])}var tn=Jr(Yr,(function(t){var e,r=NaN,n=NaN,i=NaN;return{lineStart:function(){t.lineStart(),e=1},point:function(a,o){var s=a>0?At:-At,l=y(a-r);y(l-At)<kt?(t.point(r,n=(n+o)/2>0?Ct:-Ct),t.point(i,n),t.lineEnd(),t.lineStart(),t.point(s,n),t.point(a,n),e=0):i!==s&&l>=At&&(y(r-i)<kt&&(r-=i*kt),y(a-s)<kt&&(a-=s*kt),n=function(t,e,r,n){var i,a,o=Math.sin(t-r);return y(o)>kt?Math.atan((Math.sin(e)*(a=Math.cos(n))*Math.sin(r)-Math.sin(n)*(i=Math.cos(e))*Math.sin(t))/(i*a*o)):(e+n)/2}(r,n,a,o),t.point(i,n),t.lineEnd(),t.lineStart(),t.point(s,n),e=0),t.point(r=a,n=o),i=s},lineEnd:function(){t.lineEnd(),r=n=NaN},clean:function(){return 2-e}}}),(function(t,e,r,n){var i;if(null==t)i=r*Ct,n.point(-At,i),n.point(0,i),n.point(At,i),n.point(At,0),n.point(At,-i),n.point(0,-i),n.point(-At,-i),n.point(-At,0),n.point(-At,i);else if(y(t[0]-e[0])>kt){var a=t[0]<e[0]?At:-At;i=r*a/2,n.point(-a,i),n.point(0,i),n.point(a,i)}else n.point(e[0],e[1])}),[-At,-At/2]);function en(t){var e=Math.cos(t),r=e>0,n=y(e)>kt;return Jr(i,(function(t){var e,s,l,c,u;return{lineStart:function(){c=l=!1,u=1},point:function(f,h){var p,d=[f,h],g=i(f,h),m=r?g?0:o(f,h):g?o(f+(f<0?At:-At),h):0;if(!e&&(c=l=g)&&t.lineStart(),g!==l&&(p=a(e,d),(Br(e,p)||Br(d,p))&&(d[0]+=kt,d[1]+=kt,g=i(d[0],d[1]))),g!==l)u=0,g?(t.lineStart(),p=a(d,e),t.point(p[0],p[1])):(p=a(e,d),t.point(p[0],p[1]),t.lineEnd()),e=p;else if(n&&e&&r^g){var v;m&s||!(v=a(d,e,!0))||(u=0,r?(t.lineStart(),t.point(v[0][0],v[0][1]),t.point(v[1][0],v[1][1]),t.lineEnd()):(t.point(v[1][0],v[1][1]),t.lineEnd(),t.lineStart(),t.point(v[0][0],v[0][1])))}!g||e&&Br(e,d)||t.point(d[0],d[1]),e=d,l=g,s=m},lineEnd:function(){l&&t.lineEnd(),e=null},clean:function(){return u|(c&&l)<<1}}}),Bn(t,6*Lt),r?[0,-t]:[-At,t-At]);function i(t,r){return Math.cos(t)*Math.cos(r)>e}function a(t,r,n){var i=[1,0,0],a=zr(Ir(t),Ir(r)),o=Pr(a,a),s=a[0],l=o-s*s;if(!l)return!n&&t;var c=e*o/l,u=-e*s/l,f=zr(i,a),h=Dr(i,c);Or(h,Dr(a,u));var p=f,d=Pr(h,p),g=Pr(p,p),m=d*d-g*(Pr(h,h)-1);if(!(m<0)){var v=Math.sqrt(m),x=Dr(p,(-d-v)/g);if(Or(x,h),x=Fr(x),!n)return x;var b,_=t[0],w=r[0],T=t[1],k=r[1];w<_&&(b=_,_=w,w=b);var M=w-_,A=y(M-At)<kt;if(!A&&k<T&&(b=T,T=k,k=b),A||M<kt?A?T+k>0^x[1]<(y(x[0]-_)<kt?T:k):T<=x[1]&&x[1]<=k:M>At^(_<=x[0]&&x[0]<=w)){var S=Dr(p,(-d+v)/g);return Or(S,h),[x,Fr(S)]}}}function o(e,n){var i=r?t:At-t,a=0;return e<-i?a|=1:e>i&&(a|=2),n<-i?a|=4:n>i&&(a|=8),a}}function rn(t,e,r,n){return function(i){var a,o=i.a,s=i.b,l=o.x,c=o.y,u=0,f=1,h=s.x-l,p=s.y-c;if(a=t-l,h||!(a>0)){if(a/=h,h<0){if(a<u)return;a<f&&(f=a)}else if(h>0){if(a>f)return;a>u&&(u=a)}if(a=r-l,h||!(a<0)){if(a/=h,h<0){if(a>f)return;a>u&&(u=a)}else if(h>0){if(a<u)return;a<f&&(f=a)}if(a=e-c,p||!(a>0)){if(a/=p,p<0){if(a<u)return;a<f&&(f=a)}else if(p>0){if(a>f)return;a>u&&(u=a)}if(a=n-c,p||!(a<0)){if(a/=p,p<0){if(a>f)return;a>u&&(u=a)}else if(p>0){if(a<u)return;a<f&&(f=a)}return u>0&&(i.a={x:l+u*h,y:c+u*p}),f<1&&(i.b={x:l+f*h,y:c+f*p}),i}}}}}}function nn(e,r,n,i){return function(l){var c,u,f,h,p,d,g,m,v,y,x,b=l,_=Qr(),w=rn(e,r,n,i),T={point:A,lineStart:function(){T.point=S,u&&u.push(f=[]);y=!0,v=!1,g=m=NaN},lineEnd:function(){c&&(S(h,p),d&&v&&_.rejoin(),c.push(_.buffer()));T.point=A,v&&l.lineEnd()},polygonStart:function(){l=_,c=[],u=[],x=!0},polygonEnd:function(){l=b,c=t.merge(c);var r=function(t){for(var e=0,r=u.length,n=t[1],i=0;i<r;++i)for(var a,o=1,s=u[i],l=s.length,c=s[0];o<l;++o)a=s[o],c[1]<=n?a[1]>n&&zt(c,a,t)>0&&++e:a[1]<=n&&zt(c,a,t)<0&&--e,c=a;return 0!==e}([e,i]),n=x&&r,a=c.length;(n||a)&&(l.polygonStart(),n&&(l.lineStart(),k(null,null,1,l),l.lineEnd()),a&&Wr(c,o,r,k,l),l.polygonEnd()),c=u=f=null}};function k(t,o,l,c){var u=0,f=0;if(null==t||(u=a(t,l))!==(f=a(o,l))||s(t,o)<0^l>0)do{c.point(0===u||3===u?e:n,u>1?i:r)}while((u=(u+l+4)%4)!==f);else c.point(o[0],o[1])}function M(t,a){return e<=t&&t<=n&&r<=a&&a<=i}function A(t,e){M(t,e)&&l.point(t,e)}function S(t,e){var r=M(t=Math.max(-1e9,Math.min(1e9,t)),e=Math.max(-1e9,Math.min(1e9,e)));if(u&&f.push([t,e]),y)h=t,p=e,d=r,y=!1,r&&(l.lineStart(),l.point(t,e));else if(r&&v)l.point(t,e);else{var n={a:{x:g,y:m},b:{x:t,y:e}};w(n)?(v||(l.lineStart(),l.point(n.a.x,n.a.y)),l.point(n.b.x,n.b.y),r||l.lineEnd(),x=!1):r&&(l.lineStart(),l.point(t,e),x=!1)}g=t,m=e,v=r}return T};function a(t,i){return y(t[0]-e)<kt?i>0?0:3:y(t[0]-n)<kt?i>0?2:1:y(t[1]-r)<kt?i>0?1:0:i>0?3:2}function o(t,e){return s(t.x,e.x)}function s(t,e){var r=a(t,1),n=a(e,1);return r!==n?r-n:0===r?e[1]-t[1]:1===r?t[0]-e[0]:2===r?t[1]-e[1]:e[0]-t[0]}}function an(t){var e=0,r=At/3,n=Ln(t),i=n(e,r);return i.parallels=function(t){return arguments.length?n(e=t[0]*At/180,r=t[1]*At/180):[e/At*180,r/At*180]},i}function on(t,e){var r=Math.sin(t),n=(r+Math.sin(e))/2,i=1+r*(2*n-r),a=Math.sqrt(i)/n;function o(t,e){var r=Math.sqrt(i-2*n*Math.sin(e))/n;return[r*Math.sin(t*=n),a-r*Math.cos(t)]}return o.invert=function(t,e){var r=a-e;return[Math.atan2(t,r)/n,Dt((i-(t*t+r*r)*n*n)/(2*n))]},o}t.geo.clipExtent=function(){var t,e,r,n,i,a,o={stream:function(t){return i&&(i.valid=!1),(i=a(t)).valid=!0,i},extent:function(s){return arguments.length?(a=nn(t=+s[0][0],e=+s[0][1],r=+s[1][0],n=+s[1][1]),i&&(i.valid=!1,i=null),o):[[t,e],[r,n]]}};return o.extent([[0,0],[960,500]])},(t.geo.conicEqualArea=function(){return an(on)}).raw=on,t.geo.albers=function(){return t.geo.conicEqualArea().rotate([96,0]).center([-.6,38.7]).parallels([29.5,45.5]).scale(1070)},t.geo.albersUsa=function(){var e,r,n,i,a=t.geo.albers(),o=t.geo.conicEqualArea().rotate([154,0]).center([-2,58.5]).parallels([55,65]),s=t.geo.conicEqualArea().rotate([157,0]).center([-3,19.9]).parallels([8,18]),l={point:function(t,r){e=[t,r]}};function c(t){var a=t[0],o=t[1];return e=null,r(a,o),e||(n(a,o),e)||i(a,o),e}return c.invert=function(t){var e=a.scale(),r=a.translate(),n=(t[0]-r[0])/e,i=(t[1]-r[1])/e;return(i>=.12&&i<.234&&n>=-.425&&n<-.214?o:i>=.166&&i<.234&&n>=-.214&&n<-.115?s:a).invert(t)},c.stream=function(t){var e=a.stream(t),r=o.stream(t),n=s.stream(t);return{point:function(t,i){e.point(t,i),r.point(t,i),n.point(t,i)},sphere:function(){e.sphere(),r.sphere(),n.sphere()},lineStart:function(){e.lineStart(),r.lineStart(),n.lineStart()},lineEnd:function(){e.lineEnd(),r.lineEnd(),n.lineEnd()},polygonStart:function(){e.polygonStart(),r.polygonStart(),n.polygonStart()},polygonEnd:function(){e.polygonEnd(),r.polygonEnd(),n.polygonEnd()}}},c.precision=function(t){return arguments.length?(a.precision(t),o.precision(t),s.precision(t),c):a.precision()},c.scale=function(t){return arguments.length?(a.scale(t),o.scale(.35*t),s.scale(t),c.translate(a.translate())):a.scale()},c.translate=function(t){if(!arguments.length)return a.translate();var e=a.scale(),u=+t[0],f=+t[1];return r=a.translate(t).clipExtent([[u-.455*e,f-.238*e],[u+.455*e,f+.238*e]]).stream(l).point,n=o.translate([u-.307*e,f+.201*e]).clipExtent([[u-.425*e+kt,f+.12*e+kt],[u-.214*e-kt,f+.234*e-kt]]).stream(l).point,i=s.translate([u-.205*e,f+.212*e]).clipExtent([[u-.214*e+kt,f+.166*e+kt],[u-.115*e-kt,f+.234*e-kt]]).stream(l).point,c},c.scale(1070)};var sn,ln,cn,un,fn,hn,pn={point:O,lineStart:O,lineEnd:O,polygonStart:function(){ln=0,pn.lineStart=dn},polygonEnd:function(){pn.lineStart=pn.lineEnd=pn.point=O,sn+=y(ln/2)}};function dn(){var t,e,r,n;function i(t,e){ln+=n*t-r*e,r=t,n=e}pn.point=function(a,o){pn.point=i,t=r=a,e=n=o},pn.lineEnd=function(){i(t,e)}}var gn={point:function(t,e){t<cn&&(cn=t);t>fn&&(fn=t);e<un&&(un=e);e>hn&&(hn=e)},lineStart:O,lineEnd:O,polygonStart:O,polygonEnd:O};function mn(){var t=vn(4.5),e=[],r={point:n,lineStart:function(){r.point=i},lineEnd:o,polygonStart:function(){r.lineEnd=s},polygonEnd:function(){r.lineEnd=o,r.point=n},pointRadius:function(e){return t=vn(e),r},result:function(){if(e.length){var t=e.join(\"\");return e=[],t}}};function n(r,n){e.push(\"M\",r,\",\",n,t)}function i(t,n){e.push(\"M\",t,\",\",n),r.point=a}function a(t,r){e.push(\"L\",t,\",\",r)}function o(){r.point=n}function s(){e.push(\"Z\")}return r}function vn(t){return\"m0,\"+t+\"a\"+t+\",\"+t+\" 0 1,1 0,\"+-2*t+\"a\"+t+\",\"+t+\" 0 1,1 0,\"+2*t+\"z\"}var yn,xn={point:bn,lineStart:_n,lineEnd:wn,polygonStart:function(){xn.lineStart=Tn},polygonEnd:function(){xn.point=bn,xn.lineStart=_n,xn.lineEnd=wn}};function bn(t,e){xr+=t,br+=e,++_r}function _n(){var t,e;function r(r,n){var i=r-t,a=n-e,o=Math.sqrt(i*i+a*a);wr+=o*(t+r)/2,Tr+=o*(e+n)/2,kr+=o,bn(t=r,e=n)}xn.point=function(n,i){xn.point=r,bn(t=n,e=i)}}function wn(){xn.point=bn}function Tn(){var t,e,r,n;function i(t,e){var i=t-r,a=e-n,o=Math.sqrt(i*i+a*a);wr+=o*(r+t)/2,Tr+=o*(n+e)/2,kr+=o,Mr+=(o=n*t-r*e)*(r+t),Ar+=o*(n+e),Sr+=3*o,bn(r=t,n=e)}xn.point=function(a,o){xn.point=i,bn(t=r=a,e=n=o)},xn.lineEnd=function(){i(t,e)}}function kn(t){var e=4.5,r={point:n,lineStart:function(){r.point=i},lineEnd:o,polygonStart:function(){r.lineEnd=s},polygonEnd:function(){r.lineEnd=o,r.point=n},pointRadius:function(t){return e=t,r},result:O};function n(r,n){t.moveTo(r+e,n),t.arc(r,n,e,0,St)}function i(e,n){t.moveTo(e,n),r.point=a}function a(e,r){t.lineTo(e,r)}function o(){r.point=n}function s(){t.closePath()}return r}function Mn(t){var e=.5,r=Math.cos(30*Lt),n=16;function i(t){return(n?o:a)(t)}function a(e){return En(e,(function(r,n){r=t(r,n),e.point(r[0],r[1])}))}function o(e){var r,i,a,o,l,c,u,f,h,p,d,g,m={point:v,lineStart:y,lineEnd:b,polygonStart:function(){e.polygonStart(),m.lineStart=_},polygonEnd:function(){e.polygonEnd(),m.lineStart=y}};function v(r,n){r=t(r,n),e.point(r[0],r[1])}function y(){f=NaN,m.point=x,e.lineStart()}function x(r,i){var a=Ir([r,i]),o=t(r,i);s(f,h,u,p,d,g,f=o[0],h=o[1],u=r,p=a[0],d=a[1],g=a[2],n,e),e.point(f,h)}function b(){m.point=v,e.lineEnd()}function _(){y(),m.point=w,m.lineEnd=T}function w(t,e){x(r=t,e),i=f,a=h,o=p,l=d,c=g,m.point=x}function T(){s(f,h,u,p,d,g,i,a,r,o,l,c,n,e),m.lineEnd=b,b()}return m}function s(n,i,a,o,l,c,u,f,h,p,d,g,m,v){var x=u-n,b=f-i,_=x*x+b*b;if(_>4*e&&m--){var w=o+p,T=l+d,k=c+g,M=Math.sqrt(w*w+T*T+k*k),A=Math.asin(k/=M),S=y(y(k)-1)<kt||y(a-h)<kt?(a+h)/2:Math.atan2(T,w),E=t(S,A),C=E[0],L=E[1],I=C-n,P=L-i,z=b*I-x*P;(z*z/_>e||y((x*I+b*P)/_-.5)>.3||o*p+l*d+c*g<r)&&(s(n,i,a,o,l,c,C,L,S,w/=M,T/=M,k,m,v),v.point(C,L),s(C,L,S,w,T,k,u,f,h,p,d,g,m,v))}}return i.precision=function(t){return arguments.length?(n=(e=t*t)>0&&16,i):Math.sqrt(e)},i}function An(t){var e=Mn((function(e,r){return t([e*It,r*It])}));return function(t){return In(e(t))}}function Sn(t){this.stream=t}function En(t,e){return{point:e,sphere:function(){t.sphere()},lineStart:function(){t.lineStart()},lineEnd:function(){t.lineEnd()},polygonStart:function(){t.polygonStart()},polygonEnd:function(){t.polygonEnd()}}}function Cn(t){return Ln((function(){return t}))()}function Ln(e){var r,n,i,a,o,s,l=Mn((function(t,e){return[(t=r(t,e))[0]*c+a,o-t[1]*c]})),c=150,u=480,f=250,h=0,p=0,d=0,g=0,m=0,v=tn,y=L,x=null,b=null;function _(t){return[(t=i(t[0]*Lt,t[1]*Lt))[0]*c+a,o-t[1]*c]}function w(t){return(t=i.invert((t[0]-a)/c,(o-t[1])/c))&&[t[0]*It,t[1]*It]}function T(){i=Gr(n=On(d,g,m),r);var t=r(h,p);return a=u-t[0]*c,o=f+t[1]*c,k()}function k(){return s&&(s.valid=!1,s=null),_}return _.stream=function(t){return s&&(s.valid=!1),(s=In(v(n,l(y(t))))).valid=!0,s},_.clipAngle=function(t){return arguments.length?(v=null==t?(x=t,tn):en((x=+t)*Lt),k()):x},_.clipExtent=function(t){return arguments.length?(b=t,y=t?nn(t[0][0],t[0][1],t[1][0],t[1][1]):L,k()):b},_.scale=function(t){return arguments.length?(c=+t,T()):c},_.translate=function(t){return arguments.length?(u=+t[0],f=+t[1],T()):[u,f]},_.center=function(t){return arguments.length?(h=t[0]%360*Lt,p=t[1]%360*Lt,T()):[h*It,p*It]},_.rotate=function(t){return arguments.length?(d=t[0]%360*Lt,g=t[1]%360*Lt,m=t.length>2?t[2]%360*Lt:0,T()):[d*It,g*It,m*It]},t.rebind(_,l,\"precision\"),function(){return r=e.apply(this,arguments),_.invert=r.invert&&w,T()}}function In(t){return En(t,(function(e,r){t.point(e*Lt,r*Lt)}))}function Pn(t,e){return[t,e]}function zn(t,e){return[t>At?t-St:t<-At?t+St:t,e]}function On(t,e,r){return t?e||r?Gr(Rn(t),Fn(e,r)):Rn(t):e||r?Fn(e,r):zn}function Dn(t){return function(e,r){return[(e+=t)>At?e-St:e<-At?e+St:e,r]}}function Rn(t){var e=Dn(t);return e.invert=Dn(-t),e}function Fn(t,e){var r=Math.cos(t),n=Math.sin(t),i=Math.cos(e),a=Math.sin(e);function o(t,e){var o=Math.cos(e),s=Math.cos(t)*o,l=Math.sin(t)*o,c=Math.sin(e),u=c*r+s*n;return[Math.atan2(l*i-u*a,s*r-c*n),Dt(u*i+l*a)]}return o.invert=function(t,e){var o=Math.cos(e),s=Math.cos(t)*o,l=Math.sin(t)*o,c=Math.sin(e),u=c*i-l*a;return[Math.atan2(l*i+c*a,s*r+u*n),Dt(u*r-s*n)]},o}function Bn(t,e){var r=Math.cos(t),n=Math.sin(t);return function(i,a,o,s){var l=o*e;null!=i?(i=Nn(r,i),a=Nn(r,a),(o>0?i<a:i>a)&&(i+=o*St)):(i=t+o*St,a=t-.5*l);for(var c,u=i;o>0?u>a:u<a;u-=l)s.point((c=Fr([r,-n*Math.cos(u),-n*Math.sin(u)]))[0],c[1])}}function Nn(t,e){var r=Ir(e);r[0]-=t,Rr(r);var n=Ot(-r[1]);return((-r[2]<0?-n:n)+2*Math.PI-kt)%(2*Math.PI)}function jn(e,r,n){var i=t.range(e,r-kt,n).concat(r);return function(t){return i.map((function(e){return[t,e]}))}}function Un(e,r,n){var i=t.range(e,r-kt,n).concat(r);return function(t){return i.map((function(e){return[e,t]}))}}function Vn(t){return t.source}function qn(t){return t.target}t.geo.path=function(){var e,r,n,i,a,o=4.5;function s(e){return e&&(\"function\"==typeof o&&i.pointRadius(+o.apply(this,arguments)),a&&a.valid||(a=n(i)),t.geo.stream(e,a)),i.result()}function l(){return a=null,s}return s.area=function(e){return sn=0,t.geo.stream(e,n(pn)),sn},s.centroid=function(e){return xr=br=_r=wr=Tr=kr=Mr=Ar=Sr=0,t.geo.stream(e,n(xn)),Sr?[Mr/Sr,Ar/Sr]:kr?[wr/kr,Tr/kr]:_r?[xr/_r,br/_r]:[NaN,NaN]},s.bounds=function(e){return fn=hn=-(cn=un=1/0),t.geo.stream(e,n(gn)),[[cn,un],[fn,hn]]},s.projection=function(t){return arguments.length?(n=(e=t)?t.stream||An(t):L,l()):e},s.context=function(t){return arguments.length?(i=null==(r=t)?new mn:new kn(t),\"function\"!=typeof o&&i.pointRadius(o),l()):r},s.pointRadius=function(t){return arguments.length?(o=\"function\"==typeof t?t:(i.pointRadius(+t),+t),s):o},s.projection(t.geo.albersUsa()).context(null)},t.geo.transform=function(t){return{stream:function(e){var r=new Sn(e);for(var n in t)r[n]=t[n];return r}}},Sn.prototype={point:function(t,e){this.stream.point(t,e)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}},t.geo.projection=Cn,t.geo.projectionMutator=Ln,(t.geo.equirectangular=function(){return Cn(Pn)}).raw=Pn.invert=Pn,t.geo.rotation=function(t){function e(e){return(e=t(e[0]*Lt,e[1]*Lt))[0]*=It,e[1]*=It,e}return t=On(t[0]%360*Lt,t[1]*Lt,t.length>2?t[2]*Lt:0),e.invert=function(e){return(e=t.invert(e[0]*Lt,e[1]*Lt))[0]*=It,e[1]*=It,e},e},zn.invert=Pn,t.geo.circle=function(){var t,e,r=[0,0],n=6;function i(){var t=\"function\"==typeof r?r.apply(this,arguments):r,n=On(-t[0]*Lt,-t[1]*Lt,0).invert,i=[];return e(null,null,1,{point:function(t,e){i.push(t=n(t,e)),t[0]*=It,t[1]*=It}}),{type:\"Polygon\",coordinates:[i]}}return i.origin=function(t){return arguments.length?(r=t,i):r},i.angle=function(r){return arguments.length?(e=Bn((t=+r)*Lt,n*Lt),i):t},i.precision=function(r){return arguments.length?(e=Bn(t*Lt,(n=+r)*Lt),i):n},i.angle(90)},t.geo.distance=function(t,e){var r,n=(e[0]-t[0])*Lt,i=t[1]*Lt,a=e[1]*Lt,o=Math.sin(n),s=Math.cos(n),l=Math.sin(i),c=Math.cos(i),u=Math.sin(a),f=Math.cos(a);return Math.atan2(Math.sqrt((r=f*o)*r+(r=c*u-l*f*s)*r),l*u+c*f*s)},t.geo.graticule=function(){var e,r,n,i,a,o,s,l,c,u,f,h,p=10,d=p,g=90,m=360,v=2.5;function x(){return{type:\"MultiLineString\",coordinates:b()}}function b(){return t.range(Math.ceil(i/g)*g,n,g).map(f).concat(t.range(Math.ceil(l/m)*m,s,m).map(h)).concat(t.range(Math.ceil(r/p)*p,e,p).filter((function(t){return y(t%g)>kt})).map(c)).concat(t.range(Math.ceil(o/d)*d,a,d).filter((function(t){return y(t%m)>kt})).map(u))}return x.lines=function(){return b().map((function(t){return{type:\"LineString\",coordinates:t}}))},x.outline=function(){return{type:\"Polygon\",coordinates:[f(i).concat(h(s).slice(1),f(n).reverse().slice(1),h(l).reverse().slice(1))]}},x.extent=function(t){return arguments.length?x.majorExtent(t).minorExtent(t):x.minorExtent()},x.majorExtent=function(t){return arguments.length?(i=+t[0][0],n=+t[1][0],l=+t[0][1],s=+t[1][1],i>n&&(t=i,i=n,n=t),l>s&&(t=l,l=s,s=t),x.precision(v)):[[i,l],[n,s]]},x.minorExtent=function(t){return arguments.length?(r=+t[0][0],e=+t[1][0],o=+t[0][1],a=+t[1][1],r>e&&(t=r,r=e,e=t),o>a&&(t=o,o=a,a=t),x.precision(v)):[[r,o],[e,a]]},x.step=function(t){return arguments.length?x.majorStep(t).minorStep(t):x.minorStep()},x.majorStep=function(t){return arguments.length?(g=+t[0],m=+t[1],x):[g,m]},x.minorStep=function(t){return arguments.length?(p=+t[0],d=+t[1],x):[p,d]},x.precision=function(t){return arguments.length?(v=+t,c=jn(o,a,90),u=Un(r,e,v),f=jn(l,s,90),h=Un(i,n,v),x):v},x.majorExtent([[-180,-90+kt],[180,90-kt]]).minorExtent([[-180,-80-kt],[180,80+kt]])},t.geo.greatArc=function(){var e,r,n=Vn,i=qn;function a(){return{type:\"LineString\",coordinates:[e||n.apply(this,arguments),r||i.apply(this,arguments)]}}return a.distance=function(){return t.geo.distance(e||n.apply(this,arguments),r||i.apply(this,arguments))},a.source=function(t){return arguments.length?(n=t,e=\"function\"==typeof t?null:t,a):n},a.target=function(t){return arguments.length?(i=t,r=\"function\"==typeof t?null:t,a):i},a.precision=function(){return arguments.length?a:0},a},t.geo.interpolate=function(t,e){return r=t[0]*Lt,n=t[1]*Lt,i=e[0]*Lt,a=e[1]*Lt,o=Math.cos(n),s=Math.sin(n),l=Math.cos(a),c=Math.sin(a),u=o*Math.cos(r),f=o*Math.sin(r),h=l*Math.cos(i),p=l*Math.sin(i),d=2*Math.asin(Math.sqrt(Ft(a-n)+o*l*Ft(i-r))),g=1/Math.sin(d),(m=d?function(t){var e=Math.sin(t*=d)*g,r=Math.sin(d-t)*g,n=r*u+e*h,i=r*f+e*p,a=r*s+e*c;return[Math.atan2(i,n)*It,Math.atan2(a,Math.sqrt(n*n+i*i))*It]}:function(){return[r*It,n*It]}).distance=d,m;var r,n,i,a,o,s,l,c,u,f,h,p,d,g,m},t.geo.length=function(e){return yn=0,t.geo.stream(e,Hn),yn};var Hn={sphere:O,point:O,lineStart:function(){var t,e,r;function n(n,i){var a=Math.sin(i*=Lt),o=Math.cos(i),s=y((n*=Lt)-t),l=Math.cos(s);yn+=Math.atan2(Math.sqrt((s=o*Math.sin(s))*s+(s=r*a-e*o*l)*s),e*a+r*o*l),t=n,e=a,r=o}Hn.point=function(i,a){t=i*Lt,e=Math.sin(a*=Lt),r=Math.cos(a),Hn.point=n},Hn.lineEnd=function(){Hn.point=Hn.lineEnd=O}},lineEnd:O,polygonStart:O,polygonEnd:O};function Gn(t,e){function r(e,r){var n=Math.cos(e),i=Math.cos(r),a=t(n*i);return[a*i*Math.sin(e),a*Math.sin(r)]}return r.invert=function(t,r){var n=Math.sqrt(t*t+r*r),i=e(n),a=Math.sin(i),o=Math.cos(i);return[Math.atan2(t*a,n*o),Math.asin(n&&r*a/n)]},r}var Yn=Gn((function(t){return Math.sqrt(2/(1+t))}),(function(t){return 2*Math.asin(t/2)}));(t.geo.azimuthalEqualArea=function(){return Cn(Yn)}).raw=Yn;var Wn=Gn((function(t){var e=Math.acos(t);return e&&e/Math.sin(e)}),L);function Xn(t,e){var r=Math.cos(t),n=function(t){return Math.tan(At/4+t/2)},i=t===e?Math.sin(t):Math.log(r/Math.cos(e))/Math.log(n(e)/n(t)),a=r*Math.pow(n(t),i)/i;if(!i)return Kn;function o(t,e){a>0?e<-Ct+kt&&(e=-Ct+kt):e>Ct-kt&&(e=Ct-kt);var r=a/Math.pow(n(e),i);return[r*Math.sin(i*t),a-r*Math.cos(i*t)]}return o.invert=function(t,e){var r=a-e,n=Pt(i)*Math.sqrt(t*t+r*r);return[Math.atan2(t,r)/i,2*Math.atan(Math.pow(a/n,1/i))-Ct]},o}function Zn(t,e){var r=Math.cos(t),n=t===e?Math.sin(t):(r-Math.cos(e))/(e-t),i=r/n+t;if(y(n)<kt)return Pn;function a(t,e){var r=i-e;return[r*Math.sin(n*t),i-r*Math.cos(n*t)]}return a.invert=function(t,e){var r=i-e;return[Math.atan2(t,r)/n,i-Pt(n)*Math.sqrt(t*t+r*r)]},a}(t.geo.azimuthalEquidistant=function(){return Cn(Wn)}).raw=Wn,(t.geo.conicConformal=function(){return an(Xn)}).raw=Xn,(t.geo.conicEquidistant=function(){return an(Zn)}).raw=Zn;var Jn=Gn((function(t){return 1/t}),Math.atan);function Kn(t,e){return[t,Math.log(Math.tan(At/4+e/2))]}function Qn(t){var e,r=Cn(t),n=r.scale,i=r.translate,a=r.clipExtent;return r.scale=function(){var t=n.apply(r,arguments);return t===r?e?r.clipExtent(null):r:t},r.translate=function(){var t=i.apply(r,arguments);return t===r?e?r.clipExtent(null):r:t},r.clipExtent=function(t){var o=a.apply(r,arguments);if(o===r){if(e=null==t){var s=At*n(),l=i();a([[l[0]-s,l[1]-s],[l[0]+s,l[1]+s]])}}else e&&(o=null);return o},r.clipExtent(null)}(t.geo.gnomonic=function(){return Cn(Jn)}).raw=Jn,Kn.invert=function(t,e){return[t,2*Math.atan(Math.exp(e))-Ct]},(t.geo.mercator=function(){return Qn(Kn)}).raw=Kn;var $n=Gn((function(){return 1}),Math.asin);(t.geo.orthographic=function(){return Cn($n)}).raw=$n;var ti=Gn((function(t){return 1/(1+t)}),(function(t){return 2*Math.atan(t)}));function ei(t,e){return[Math.log(Math.tan(At/4+e/2)),-t]}function ri(t){return t[0]}function ni(t){return t[1]}function ii(t){for(var e=t.length,r=[0,1],n=2,i=2;i<e;i++){for(;n>1&&zt(t[r[n-2]],t[r[n-1]],t[i])<=0;)--n;r[n++]=i}return r.slice(0,n)}function ai(t,e){return t[0]-e[0]||t[1]-e[1]}(t.geo.stereographic=function(){return Cn(ti)}).raw=ti,ei.invert=function(t,e){return[-e,2*Math.atan(Math.exp(t))-Ct]},(t.geo.transverseMercator=function(){var t=Qn(ei),e=t.center,r=t.rotate;return t.center=function(t){return t?e([-t[1],t[0]]):[(t=e())[1],-t[0]]},t.rotate=function(t){return t?r([t[0],t[1],t.length>2?t[2]+90:90]):[(t=r())[0],t[1],t[2]-90]},r([0,0,90])}).raw=ei,t.geom={},t.geom.hull=function(t){var e=ri,r=ni;if(arguments.length)return n(t);function n(t){if(t.length<3)return[];var n,i=de(e),a=de(r),o=t.length,s=[],l=[];for(n=0;n<o;n++)s.push([+i.call(this,t[n],n),+a.call(this,t[n],n),n]);for(s.sort(ai),n=0;n<o;n++)l.push([s[n][0],-s[n][1]]);var c=ii(s),u=ii(l),f=u[0]===c[0],h=u[u.length-1]===c[c.length-1],p=[];for(n=c.length-1;n>=0;--n)p.push(t[s[c[n]][2]]);for(n=+f;n<u.length-h;++n)p.push(t[s[u[n]][2]]);return p}return n.x=function(t){return arguments.length?(e=t,n):e},n.y=function(t){return arguments.length?(r=t,n):r},n},t.geom.polygon=function(t){return U(t,oi),t};var oi=t.geom.polygon.prototype=[];function si(t,e,r){return(r[0]-e[0])*(t[1]-e[1])<(r[1]-e[1])*(t[0]-e[0])}function li(t,e,r,n){var i=t[0],a=r[0],o=e[0]-i,s=n[0]-a,l=t[1],c=r[1],u=e[1]-l,f=n[1]-c,h=(s*(l-c)-f*(i-a))/(f*o-s*u);return[i+h*o,l+h*u]}function ci(t){var e=t[0],r=t[t.length-1];return!(e[0]-r[0]||e[1]-r[1])}oi.area=function(){for(var t,e=-1,r=this.length,n=this[r-1],i=0;++e<r;)t=n,n=this[e],i+=t[1]*n[0]-t[0]*n[1];return.5*i},oi.centroid=function(t){var e,r,n=-1,i=this.length,a=0,o=0,s=this[i-1];for(arguments.length||(t=-1/(6*this.area()));++n<i;)e=s,s=this[n],r=e[0]*s[1]-s[0]*e[1],a+=(e[0]+s[0])*r,o+=(e[1]+s[1])*r;return[a*t,o*t]},oi.clip=function(t){for(var e,r,n,i,a,o,s=ci(t),l=-1,c=this.length-ci(this),u=this[c-1];++l<c;){for(e=t.slice(),t.length=0,i=this[l],a=e[(n=e.length-s)-1],r=-1;++r<n;)si(o=e[r],u,i)?(si(a,u,i)||t.push(li(a,o,u,i)),t.push(o)):si(a,u,i)&&t.push(li(a,o,u,i)),a=o;s&&t.push(t[0]),u=i}return t};var ui,fi,hi,pi,di,gi=[],mi=[];function vi(){Ri(this),this.edge=this.site=this.circle=null}function yi(t){var e=gi.pop()||new vi;return e.site=t,e}function xi(t){Ei(t),hi.remove(t),gi.push(t),Ri(t)}function bi(t){var e=t.circle,r=e.x,n=e.cy,i={x:r,y:n},a=t.P,o=t.N,s=[t];xi(t);for(var l=a;l.circle&&y(r-l.circle.x)<kt&&y(n-l.circle.cy)<kt;)a=l.P,s.unshift(l),xi(l),l=a;s.unshift(l),Ei(l);for(var c=o;c.circle&&y(r-c.circle.x)<kt&&y(n-c.circle.cy)<kt;)o=c.N,s.push(c),xi(c),c=o;s.push(c),Ei(c);var u,f=s.length;for(u=1;u<f;++u)c=s[u],l=s[u-1],zi(c.edge,l.site,c.site,i);l=s[0],(c=s[f-1]).edge=Ii(l.site,c.site,null,i),Si(l),Si(c)}function _i(t){for(var e,r,n,i,a=t.x,o=t.y,s=hi._;s;)if((n=wi(s,o)-a)>kt)s=s.L;else{if(!((i=a-Ti(s,o))>kt)){n>-kt?(e=s.P,r=s):i>-kt?(e=s,r=s.N):e=r=s;break}if(!s.R){e=s;break}s=s.R}var l=yi(t);if(hi.insert(e,l),e||r){if(e===r)return Ei(e),r=yi(e.site),hi.insert(l,r),l.edge=r.edge=Ii(e.site,l.site),Si(e),void Si(r);if(r){Ei(e),Ei(r);var c=e.site,u=c.x,f=c.y,h=t.x-u,p=t.y-f,d=r.site,g=d.x-u,m=d.y-f,v=2*(h*m-p*g),y=h*h+p*p,x=g*g+m*m,b={x:(m*y-p*x)/v+u,y:(h*x-g*y)/v+f};zi(r.edge,c,d,b),l.edge=Ii(c,t,null,b),r.edge=Ii(t,d,null,b),Si(e),Si(r)}else l.edge=Ii(e.site,l.site)}}function wi(t,e){var r=t.site,n=r.x,i=r.y,a=i-e;if(!a)return n;var o=t.P;if(!o)return-1/0;var s=(r=o.site).x,l=r.y,c=l-e;if(!c)return s;var u=s-n,f=1/a-1/c,h=u/c;return f?(-h+Math.sqrt(h*h-2*f*(u*u/(-2*c)-l+c/2+i-a/2)))/f+n:(n+s)/2}function Ti(t,e){var r=t.N;if(r)return wi(r,e);var n=t.site;return n.y===e?n.x:1/0}function ki(t){this.site=t,this.edges=[]}function Mi(t,e){return e.angle-t.angle}function Ai(){Ri(this),this.x=this.y=this.arc=this.site=this.cy=null}function Si(t){var e=t.P,r=t.N;if(e&&r){var n=e.site,i=t.site,a=r.site;if(n!==a){var o=i.x,s=i.y,l=n.x-o,c=n.y-s,u=a.x-o,f=2*(l*(m=a.y-s)-c*u);if(!(f>=-Mt)){var h=l*l+c*c,p=u*u+m*m,d=(m*h-c*p)/f,g=(l*p-u*h)/f,m=g+s,v=mi.pop()||new Ai;v.arc=t,v.site=i,v.x=d+o,v.y=m+Math.sqrt(d*d+g*g),v.cy=m,t.circle=v;for(var y=null,x=di._;x;)if(v.y<x.y||v.y===x.y&&v.x<=x.x){if(!x.L){y=x.P;break}x=x.L}else{if(!x.R){y=x;break}x=x.R}di.insert(y,v),y||(pi=v)}}}}function Ei(t){var e=t.circle;e&&(e.P||(pi=e.N),di.remove(e),mi.push(e),Ri(e),t.circle=null)}function Ci(t,e){var r=t.b;if(r)return!0;var n,i,a=t.a,o=e[0][0],s=e[1][0],l=e[0][1],c=e[1][1],u=t.l,f=t.r,h=u.x,p=u.y,d=f.x,g=f.y,m=(h+d)/2,v=(p+g)/2;if(g===p){if(m<o||m>=s)return;if(h>d){if(a){if(a.y>=c)return}else a={x:m,y:l};r={x:m,y:c}}else{if(a){if(a.y<l)return}else a={x:m,y:c};r={x:m,y:l}}}else if(i=v-(n=(h-d)/(g-p))*m,n<-1||n>1)if(h>d){if(a){if(a.y>=c)return}else a={x:(l-i)/n,y:l};r={x:(c-i)/n,y:c}}else{if(a){if(a.y<l)return}else a={x:(c-i)/n,y:c};r={x:(l-i)/n,y:l}}else if(p<g){if(a){if(a.x>=s)return}else a={x:o,y:n*o+i};r={x:s,y:n*s+i}}else{if(a){if(a.x<o)return}else a={x:s,y:n*s+i};r={x:o,y:n*o+i}}return t.a=a,t.b=r,!0}function Li(t,e){this.l=t,this.r=e,this.a=this.b=null}function Ii(t,e,r,n){var i=new Li(t,e);return ui.push(i),r&&zi(i,t,e,r),n&&zi(i,e,t,n),fi[t.i].edges.push(new Oi(i,t,e)),fi[e.i].edges.push(new Oi(i,e,t)),i}function Pi(t,e,r){var n=new Li(t,null);return n.a=e,n.b=r,ui.push(n),n}function zi(t,e,r,n){t.a||t.b?t.l===r?t.b=n:t.a=n:(t.a=n,t.l=e,t.r=r)}function Oi(t,e,r){var n=t.a,i=t.b;this.edge=t,this.site=e,this.angle=r?Math.atan2(r.y-e.y,r.x-e.x):t.l===e?Math.atan2(i.x-n.x,n.y-i.y):Math.atan2(n.x-i.x,i.y-n.y)}function Di(){this._=null}function Ri(t){t.U=t.C=t.L=t.R=t.P=t.N=null}function Fi(t,e){var r=e,n=e.R,i=r.U;i?i.L===r?i.L=n:i.R=n:t._=n,n.U=i,r.U=n,r.R=n.L,r.R&&(r.R.U=r),n.L=r}function Bi(t,e){var r=e,n=e.L,i=r.U;i?i.L===r?i.L=n:i.R=n:t._=n,n.U=i,r.U=n,r.L=n.R,r.L&&(r.L.U=r),n.R=r}function Ni(t){for(;t.L;)t=t.L;return t}function ji(t,e){var r,n,i,a=t.sort(Ui).pop();for(ui=[],fi=new Array(t.length),hi=new Di,di=new Di;;)if(i=pi,a&&(!i||a.y<i.y||a.y===i.y&&a.x<i.x))a.x===r&&a.y===n||(fi[a.i]=new ki(a),_i(a),r=a.x,n=a.y),a=t.pop();else{if(!i)break;bi(i.arc)}e&&(function(t){for(var e,r=ui,n=rn(t[0][0],t[0][1],t[1][0],t[1][1]),i=r.length;i--;)(!Ci(e=r[i],t)||!n(e)||y(e.a.x-e.b.x)<kt&&y(e.a.y-e.b.y)<kt)&&(e.a=e.b=null,r.splice(i,1))}(e),function(t){for(var e,r,n,i,a,o,s,l,c,u,f=t[0][0],h=t[1][0],p=t[0][1],d=t[1][1],g=fi,m=g.length;m--;)if((a=g[m])&&a.prepare())for(l=(s=a.edges).length,o=0;o<l;)n=(u=s[o].end()).x,i=u.y,e=(c=s[++o%l].start()).x,r=c.y,(y(n-e)>kt||y(i-r)>kt)&&(s.splice(o,0,new Oi(Pi(a.site,u,y(n-f)<kt&&d-i>kt?{x:f,y:y(e-f)<kt?r:d}:y(i-d)<kt&&h-n>kt?{x:y(r-d)<kt?e:h,y:d}:y(n-h)<kt&&i-p>kt?{x:h,y:y(e-h)<kt?r:p}:y(i-p)<kt&&n-f>kt?{x:y(r-p)<kt?e:f,y:p}:null),a.site,null)),++l)}(e));var o={cells:fi,edges:ui};return hi=di=ui=fi=null,o}function Ui(t,e){return e.y-t.y||e.x-t.x}ki.prototype.prepare=function(){for(var t,e=this.edges,r=e.length;r--;)(t=e[r].edge).b&&t.a||e.splice(r,1);return e.sort(Mi),e.length},Oi.prototype={start:function(){return this.edge.l===this.site?this.edge.a:this.edge.b},end:function(){return this.edge.l===this.site?this.edge.b:this.edge.a}},Di.prototype={insert:function(t,e){var r,n,i;if(t){if(e.P=t,e.N=t.N,t.N&&(t.N.P=e),t.N=e,t.R){for(t=t.R;t.L;)t=t.L;t.L=e}else t.R=e;r=t}else this._?(t=Ni(this._),e.P=null,e.N=t,t.P=t.L=e,r=t):(e.P=e.N=null,this._=e,r=null);for(e.L=e.R=null,e.U=r,e.C=!0,t=e;r&&r.C;)r===(n=r.U).L?(i=n.R)&&i.C?(r.C=i.C=!1,n.C=!0,t=n):(t===r.R&&(Fi(this,r),r=(t=r).U),r.C=!1,n.C=!0,Bi(this,n)):(i=n.L)&&i.C?(r.C=i.C=!1,n.C=!0,t=n):(t===r.L&&(Bi(this,r),r=(t=r).U),r.C=!1,n.C=!0,Fi(this,n)),r=t.U;this._.C=!1},remove:function(t){t.N&&(t.N.P=t.P),t.P&&(t.P.N=t.N),t.N=t.P=null;var e,r,n,i=t.U,a=t.L,o=t.R;if(r=a?o?Ni(o):a:o,i?i.L===t?i.L=r:i.R=r:this._=r,a&&o?(n=r.C,r.C=t.C,r.L=a,a.U=r,r!==o?(i=r.U,r.U=t.U,t=r.R,i.L=t,r.R=o,o.U=r):(r.U=i,i=r,t=r.R)):(n=t.C,t=r),t&&(t.U=i),!n)if(t&&t.C)t.C=!1;else{do{if(t===this._)break;if(t===i.L){if((e=i.R).C&&(e.C=!1,i.C=!0,Fi(this,i),e=i.R),e.L&&e.L.C||e.R&&e.R.C){e.R&&e.R.C||(e.L.C=!1,e.C=!0,Bi(this,e),e=i.R),e.C=i.C,i.C=e.R.C=!1,Fi(this,i),t=this._;break}}else if((e=i.L).C&&(e.C=!1,i.C=!0,Bi(this,i),e=i.L),e.L&&e.L.C||e.R&&e.R.C){e.L&&e.L.C||(e.R.C=!1,e.C=!0,Fi(this,e),e=i.L),e.C=i.C,i.C=e.L.C=!1,Bi(this,i),t=this._;break}e.C=!0,t=i,i=i.U}while(!t.C);t&&(t.C=!1)}}},t.geom.voronoi=function(t){var e=ri,r=ni,n=e,i=r,a=Vi;if(t)return o(t);function o(t){var e=new Array(t.length),r=a[0][0],n=a[0][1],i=a[1][0],o=a[1][1];return ji(s(t),a).cells.forEach((function(a,s){var l=a.edges,c=a.site;(e[s]=l.length?l.map((function(t){var e=t.start();return[e.x,e.y]})):c.x>=r&&c.x<=i&&c.y>=n&&c.y<=o?[[r,o],[i,o],[i,n],[r,n]]:[]).point=t[s]})),e}function s(t){return t.map((function(t,e){return{x:Math.round(n(t,e)/kt)*kt,y:Math.round(i(t,e)/kt)*kt,i:e}}))}return o.links=function(t){return ji(s(t)).edges.filter((function(t){return t.l&&t.r})).map((function(e){return{source:t[e.l.i],target:t[e.r.i]}}))},o.triangles=function(t){var e=[];return ji(s(t)).cells.forEach((function(r,n){for(var i,a,o,s,l=r.site,c=r.edges.sort(Mi),u=-1,f=c.length,h=c[f-1].edge,p=h.l===l?h.r:h.l;++u<f;)h,i=p,p=(h=c[u].edge).l===l?h.r:h.l,n<i.i&&n<p.i&&(o=i,s=p,((a=l).x-s.x)*(o.y-a.y)-(a.x-o.x)*(s.y-a.y)<0)&&e.push([t[n],t[i.i],t[p.i]])})),e},o.x=function(t){return arguments.length?(n=de(e=t),o):e},o.y=function(t){return arguments.length?(i=de(r=t),o):r},o.clipExtent=function(t){return arguments.length?(a=null==t?Vi:t,o):a===Vi?null:a},o.size=function(t){return arguments.length?o.clipExtent(t&&[[0,0],t]):a===Vi?null:a&&a[1]},o};var Vi=[[-1e6,-1e6],[1e6,1e6]];function qi(t){return t.x}function Hi(t){return t.y}function Gi(t,e,r,n,i,a){if(!t(e,r,n,i,a)){var o=.5*(r+i),s=.5*(n+a),l=e.nodes;l[0]&&Gi(t,l[0],r,n,o,s),l[1]&&Gi(t,l[1],o,n,i,s),l[2]&&Gi(t,l[2],r,s,o,a),l[3]&&Gi(t,l[3],o,s,i,a)}}function Yi(t,e,r,n,i,a,o){var s,l=1/0;return function t(c,u,f,h,p){if(!(u>a||f>o||h<n||p<i)){if(d=c.point){var d,g=e-c.x,m=r-c.y,v=g*g+m*m;if(v<l){var y=Math.sqrt(l=v);n=e-y,i=r-y,a=e+y,o=r+y,s=d}}for(var x=c.nodes,b=.5*(u+h),_=.5*(f+p),w=(r>=_)<<1|e>=b,T=w+4;w<T;++w)if(c=x[3&w])switch(3&w){case 0:t(c,u,f,b,_);break;case 1:t(c,b,f,h,_);break;case 2:t(c,u,_,b,p);break;case 3:t(c,b,_,h,p)}}}(t,n,i,a,o),s}function Wi(e,r){e=t.rgb(e),r=t.rgb(r);var n=e.r,i=e.g,a=e.b,o=r.r-n,s=r.g-i,l=r.b-a;return function(t){return\"#\"+se(Math.round(n+o*t))+se(Math.round(i+s*t))+se(Math.round(a+l*t))}}function Xi(t,e){var r,n={},i={};for(r in t)r in e?n[r]=$i(t[r],e[r]):i[r]=t[r];for(r in e)r in t||(i[r]=e[r]);return function(t){for(r in n)i[r]=n[r](t);return i}}function Zi(t,e){return t=+t,e=+e,function(r){return t*(1-r)+e*r}}function Ji(t,e){var r,n,i,a=Ki.lastIndex=Qi.lastIndex=0,o=-1,s=[],l=[];for(t+=\"\",e+=\"\";(r=Ki.exec(t))&&(n=Qi.exec(e));)(i=n.index)>a&&(i=e.slice(a,i),s[o]?s[o]+=i:s[++o]=i),(r=r[0])===(n=n[0])?s[o]?s[o]+=n:s[++o]=n:(s[++o]=null,l.push({i:o,x:Zi(r,n)})),a=Qi.lastIndex;return a<e.length&&(i=e.slice(a),s[o]?s[o]+=i:s[++o]=i),s.length<2?l[0]?(e=l[0].x,function(t){return e(t)+\"\"}):function(){return e}:(e=l.length,function(t){for(var r,n=0;n<e;++n)s[(r=l[n]).i]=r.x(t);return s.join(\"\")})}t.geom.delaunay=function(e){return t.geom.voronoi().triangles(e)},t.geom.quadtree=function(t,e,r,n,i){var a,o=ri,s=ni;if(a=arguments.length)return o=qi,s=Hi,3===a&&(i=r,n=e,r=e=0),l(t);function l(t){var l,c,u,f,h,p,d,g,m,v=de(o),x=de(s);if(null!=e)p=e,d=r,g=n,m=i;else if(g=m=-(p=d=1/0),c=[],u=[],h=t.length,a)for(f=0;f<h;++f)(l=t[f]).x<p&&(p=l.x),l.y<d&&(d=l.y),l.x>g&&(g=l.x),l.y>m&&(m=l.y),c.push(l.x),u.push(l.y);else for(f=0;f<h;++f){var b=+v(l=t[f],f),_=+x(l,f);b<p&&(p=b),_<d&&(d=_),b>g&&(g=b),_>m&&(m=_),c.push(b),u.push(_)}var w=g-p,T=m-d;function k(t,e,r,n,i,a,o,s){if(!isNaN(r)&&!isNaN(n))if(t.leaf){var l=t.x,c=t.y;if(null!=l)if(y(l-r)+y(c-n)<.01)M(t,e,r,n,i,a,o,s);else{var u=t.point;t.x=t.y=t.point=null,M(t,u,l,c,i,a,o,s),M(t,e,r,n,i,a,o,s)}else t.x=r,t.y=n,t.point=e}else M(t,e,r,n,i,a,o,s)}function M(t,e,r,n,i,a,o,s){var l=.5*(i+o),c=.5*(a+s),u=r>=l,f=n>=c,h=f<<1|u;t.leaf=!1,u?i=l:o=l,f?a=c:s=c,k(t=t.nodes[h]||(t.nodes[h]={leaf:!0,nodes:[],point:null,x:null,y:null}),e,r,n,i,a,o,s)}w>T?m=d+w:g=p+T;var A={leaf:!0,nodes:[],point:null,x:null,y:null,add:function(t){k(A,t,+v(t,++f),+x(t,f),p,d,g,m)},visit:function(t){Gi(t,A,p,d,g,m)},find:function(t){return Yi(A,t[0],t[1],p,d,g,m)}};if(f=-1,null==e){for(;++f<h;)k(A,t[f],c[f],u[f],p,d,g,m);--f}else t.forEach(A.add);return c=u=t=l=null,A}return l.x=function(t){return arguments.length?(o=t,l):o},l.y=function(t){return arguments.length?(s=t,l):s},l.extent=function(t){return arguments.length?(null==t?e=r=n=i=null:(e=+t[0][0],r=+t[0][1],n=+t[1][0],i=+t[1][1]),l):null==e?null:[[e,r],[n,i]]},l.size=function(t){return arguments.length?(null==t?e=r=n=i=null:(e=r=0,n=+t[0],i=+t[1]),l):null==e?null:[n-e,i-r]},l},t.interpolateRgb=Wi,t.interpolateObject=Xi,t.interpolateNumber=Zi,t.interpolateString=Ji;var Ki=/[-+]?(?:\\d+\\.?\\d*|\\.?\\d+)(?:[eE][-+]?\\d+)?/g,Qi=new RegExp(Ki.source,\"g\");function $i(e,r){for(var n,i=t.interpolators.length;--i>=0&&!(n=t.interpolators[i](e,r)););return n}function ta(t,e){var r,n=[],i=[],a=t.length,o=e.length,s=Math.min(t.length,e.length);for(r=0;r<s;++r)n.push($i(t[r],e[r]));for(;r<a;++r)i[r]=t[r];for(;r<o;++r)i[r]=e[r];return function(t){for(r=0;r<s;++r)i[r]=n[r](t);return i}}t.interpolate=$i,t.interpolators=[function(t,e){var r=typeof e;return(\"string\"===r?pe.has(e.toLowerCase())||/^(#|rgb\\(|hsl\\()/i.test(e)?Wi:Ji:e instanceof Vt?Wi:Array.isArray(e)?ta:\"object\"===r&&isNaN(e)?Xi:Zi)(t,e)}],t.interpolateArray=ta;var ea=function(){return L},ra=t.map({linear:ea,poly:function(t){return function(e){return Math.pow(e,t)}},quad:function(){return sa},cubic:function(){return la},sin:function(){return ua},exp:function(){return fa},circle:function(){return ha},elastic:function(t,e){var r;arguments.length<2&&(e=.45);arguments.length?r=e/St*Math.asin(1/t):(t=1,r=e/4);return function(n){return 1+t*Math.pow(2,-10*n)*Math.sin((n-r)*St/e)}},back:function(t){t||(t=1.70158);return function(e){return e*e*((t+1)*e-t)}},bounce:function(){return pa}}),na=t.map({in:L,out:aa,\"in-out\":oa,\"out-in\":function(t){return oa(aa(t))}});function ia(t){return function(e){return e<=0?0:e>=1?1:t(e)}}function aa(t){return function(e){return 1-t(1-e)}}function oa(t){return function(e){return.5*(e<.5?t(2*e):2-t(2-2*e))}}function sa(t){return t*t}function la(t){return t*t*t}function ca(t){if(t<=0)return 0;if(t>=1)return 1;var e=t*t,r=e*t;return 4*(t<.5?r:3*(t-e)+r-.75)}function ua(t){return 1-Math.cos(t*Ct)}function fa(t){return Math.pow(2,10*(t-1))}function ha(t){return 1-Math.sqrt(1-t*t)}function pa(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375}function da(t,e){return e-=t,function(r){return Math.round(t+e*r)}}function ga(t){var e,r,n,i=[t.a,t.b],a=[t.c,t.d],o=va(i),s=ma(i,a),l=va(((e=a)[0]+=(n=-s)*(r=i)[0],e[1]+=n*r[1],e))||0;i[0]*a[1]<a[0]*i[1]&&(i[0]*=-1,i[1]*=-1,o*=-1,s*=-1),this.rotate=(o?Math.atan2(i[1],i[0]):Math.atan2(-a[0],a[1]))*It,this.translate=[t.e,t.f],this.scale=[o,l],this.skew=l?Math.atan2(s,l)*It:0}function ma(t,e){return t[0]*e[0]+t[1]*e[1]}function va(t){var e=Math.sqrt(ma(t,t));return e&&(t[0]/=e,t[1]/=e),e}t.ease=function(t){var e=t.indexOf(\"-\"),n=e>=0?t.slice(0,e):t,i=e>=0?t.slice(e+1):\"in\";return n=ra.get(n)||ea,ia((i=na.get(i)||L)(n.apply(null,r.call(arguments,1))))},t.interpolateHcl=function(e,r){e=t.hcl(e),r=t.hcl(r);var n=e.h,i=e.c,a=e.l,o=r.h-n,s=r.c-i,l=r.l-a;isNaN(s)&&(s=0,i=isNaN(i)?r.c:i);isNaN(o)?(o=0,n=isNaN(n)?r.h:n):o>180?o-=360:o<-180&&(o+=360);return function(t){return Xt(n+o*t,i+s*t,a+l*t)+\"\"}},t.interpolateHsl=function(e,r){e=t.hsl(e),r=t.hsl(r);var n=e.h,i=e.s,a=e.l,o=r.h-n,s=r.s-i,l=r.l-a;isNaN(s)&&(s=0,i=isNaN(i)?r.s:i);isNaN(o)?(o=0,n=isNaN(n)?r.h:n):o>180?o-=360:o<-180&&(o+=360);return function(t){return Gt(n+o*t,i+s*t,a+l*t)+\"\"}},t.interpolateLab=function(e,r){e=t.lab(e),r=t.lab(r);var n=e.l,i=e.a,a=e.b,o=r.l-n,s=r.a-i,l=r.b-a;return function(t){return Qt(n+o*t,i+s*t,a+l*t)+\"\"}},t.interpolateRound=da,t.transform=function(e){var r=i.createElementNS(t.ns.prefix.svg,\"g\");return(t.transform=function(t){if(null!=t){r.setAttribute(\"transform\",t);var e=r.transform.baseVal.consolidate()}return new ga(e?e.matrix:ya)})(e)},ga.prototype.toString=function(){return\"translate(\"+this.translate+\")rotate(\"+this.rotate+\")skewX(\"+this.skew+\")scale(\"+this.scale+\")\"};var ya={a:1,b:0,c:0,d:1,e:0,f:0};function xa(t){return t.length?t.pop()+\",\":\"\"}function ba(e,r){var n=[],i=[];return e=t.transform(e),r=t.transform(r),function(t,e,r,n){if(t[0]!==e[0]||t[1]!==e[1]){var i=r.push(\"translate(\",null,\",\",null,\")\");n.push({i:i-4,x:Zi(t[0],e[0])},{i:i-2,x:Zi(t[1],e[1])})}else(e[0]||e[1])&&r.push(\"translate(\"+e+\")\")}(e.translate,r.translate,n,i),function(t,e,r,n){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),n.push({i:r.push(xa(r)+\"rotate(\",null,\")\")-2,x:Zi(t,e)})):e&&r.push(xa(r)+\"rotate(\"+e+\")\")}(e.rotate,r.rotate,n,i),function(t,e,r,n){t!==e?n.push({i:r.push(xa(r)+\"skewX(\",null,\")\")-2,x:Zi(t,e)}):e&&r.push(xa(r)+\"skewX(\"+e+\")\")}(e.skew,r.skew,n,i),function(t,e,r,n){if(t[0]!==e[0]||t[1]!==e[1]){var i=r.push(xa(r)+\"scale(\",null,\",\",null,\")\");n.push({i:i-4,x:Zi(t[0],e[0])},{i:i-2,x:Zi(t[1],e[1])})}else 1===e[0]&&1===e[1]||r.push(xa(r)+\"scale(\"+e+\")\")}(e.scale,r.scale,n,i),e=r=null,function(t){for(var e,r=-1,a=i.length;++r<a;)n[(e=i[r]).i]=e.x(t);return n.join(\"\")}}function _a(t,e){return e=(e-=t=+t)||1/e,function(r){return(r-t)/e}}function wa(t,e){return e=(e-=t=+t)||1/e,function(r){return Math.max(0,Math.min(1,(r-t)/e))}}function Ta(t){for(var e=t.source,r=t.target,n=function(t,e){if(t===e)return t;var r=ka(t),n=ka(e),i=r.pop(),a=n.pop(),o=null;for(;i===a;)o=i,i=r.pop(),a=n.pop();return o}(e,r),i=[e];e!==n;)e=e.parent,i.push(e);for(var a=i.length;r!==n;)i.splice(a,0,r),r=r.parent;return i}function ka(t){for(var e=[],r=t.parent;null!=r;)e.push(t),t=r,r=r.parent;return e.push(t),e}function Ma(t){t.fixed|=2}function Aa(t){t.fixed&=-7}function Sa(t){t.fixed|=4,t.px=t.x,t.py=t.y}function Ea(t){t.fixed&=-5}t.interpolateTransform=ba,t.layout={},t.layout.bundle=function(){return function(t){for(var e=[],r=-1,n=t.length;++r<n;)e.push(Ta(t[r]));return e}},t.layout.chord=function(){var e,r,n,i,a,o,s,l={},c=0;function u(){var l,u,h,p,d,g={},m=[],v=t.range(i),y=[];for(e=[],r=[],l=0,p=-1;++p<i;){for(u=0,d=-1;++d<i;)u+=n[p][d];m.push(u),y.push(t.range(i)),l+=u}for(a&&v.sort((function(t,e){return a(m[t],m[e])})),o&&y.forEach((function(t,e){t.sort((function(t,r){return o(n[e][t],n[e][r])}))})),l=(St-c*i)/l,u=0,p=-1;++p<i;){for(h=u,d=-1;++d<i;){var x=v[p],b=y[x][d],_=n[x][b],w=u,T=u+=_*l;g[x+\"-\"+b]={index:x,subindex:b,startAngle:w,endAngle:T,value:_}}r[x]={index:x,startAngle:h,endAngle:u,value:m[x]},u+=c}for(p=-1;++p<i;)for(d=p-1;++d<i;){var k=g[p+\"-\"+d],M=g[d+\"-\"+p];(k.value||M.value)&&e.push(k.value<M.value?{source:M,target:k}:{source:k,target:M})}s&&f()}function f(){e.sort((function(t,e){return s((t.source.value+t.target.value)/2,(e.source.value+e.target.value)/2)}))}return l.matrix=function(t){return arguments.length?(i=(n=t)&&n.length,e=r=null,l):n},l.padding=function(t){return arguments.length?(c=t,e=r=null,l):c},l.sortGroups=function(t){return arguments.length?(a=t,e=r=null,l):a},l.sortSubgroups=function(t){return arguments.length?(o=t,e=null,l):o},l.sortChords=function(t){return arguments.length?(s=t,e&&f(),l):s},l.chords=function(){return e||u(),e},l.groups=function(){return r||u(),r},l},t.layout.force=function(){var e,r,n,i,a,o,s={},l=t.dispatch(\"start\",\"tick\",\"end\"),c=[1,1],u=.9,f=Ca,h=La,p=-30,d=Ia,g=.1,m=.64,v=[],y=[];function x(t){return function(e,r,n,i){if(e.point!==t){var a=e.cx-t.x,o=e.cy-t.y,s=i-r,l=a*a+o*o;if(s*s/m<l){if(l<d){var c=e.charge/l;t.px-=a*c,t.py-=o*c}return!0}if(e.point&&l&&l<d){c=e.pointCharge/l;t.px-=a*c,t.py-=o*c}}return!e.charge}}function b(e){e.px=t.event.x,e.py=t.event.y,s.resume()}return s.tick=function(){if((n*=.99)<.005)return e=null,l.end({type:\"end\",alpha:n=0}),!0;var r,s,f,h,d,m,b,_,w,T=v.length,k=y.length;for(s=0;s<k;++s)h=(f=y[s]).source,(m=(_=(d=f.target).x-h.x)*_+(w=d.y-h.y)*w)&&(_*=m=n*a[s]*((m=Math.sqrt(m))-i[s])/m,w*=m,d.x-=_*(b=h.weight+d.weight?h.weight/(h.weight+d.weight):.5),d.y-=w*b,h.x+=_*(b=1-b),h.y+=w*b);if((b=n*g)&&(_=c[0]/2,w=c[1]/2,s=-1,b))for(;++s<T;)(f=v[s]).x+=(_-f.x)*b,f.y+=(w-f.y)*b;if(p)for(!function t(e,r,n){var i=0,a=0;if(e.charge=0,!e.leaf)for(var o,s=e.nodes,l=s.length,c=-1;++c<l;)null!=(o=s[c])&&(t(o,r,n),e.charge+=o.charge,i+=o.charge*o.cx,a+=o.charge*o.cy);if(e.point){e.leaf||(e.point.x+=Math.random()-.5,e.point.y+=Math.random()-.5);var u=r*n[e.point.index];e.charge+=e.pointCharge=u,i+=u*e.point.x,a+=u*e.point.y}e.cx=i/e.charge,e.cy=a/e.charge}(r=t.geom.quadtree(v),n,o),s=-1;++s<T;)(f=v[s]).fixed||r.visit(x(f));for(s=-1;++s<T;)(f=v[s]).fixed?(f.x=f.px,f.y=f.py):(f.x-=(f.px-(f.px=f.x))*u,f.y-=(f.py-(f.py=f.y))*u);l.tick({type:\"tick\",alpha:n})},s.nodes=function(t){return arguments.length?(v=t,s):v},s.links=function(t){return arguments.length?(y=t,s):y},s.size=function(t){return arguments.length?(c=t,s):c},s.linkDistance=function(t){return arguments.length?(f=\"function\"==typeof t?t:+t,s):f},s.distance=s.linkDistance,s.linkStrength=function(t){return arguments.length?(h=\"function\"==typeof t?t:+t,s):h},s.friction=function(t){return arguments.length?(u=+t,s):u},s.charge=function(t){return arguments.length?(p=\"function\"==typeof t?t:+t,s):p},s.chargeDistance=function(t){return arguments.length?(d=t*t,s):Math.sqrt(d)},s.gravity=function(t){return arguments.length?(g=+t,s):g},s.theta=function(t){return arguments.length?(m=t*t,s):Math.sqrt(m)},s.alpha=function(t){return arguments.length?(t=+t,n?t>0?n=t:(e.c=null,e.t=NaN,e=null,l.end({type:\"end\",alpha:n=0})):t>0&&(l.start({type:\"start\",alpha:n=t}),e=we(s.tick)),s):n},s.start=function(){var t,e,r,n=v.length,l=y.length,u=c[0],d=c[1];for(t=0;t<n;++t)(r=v[t]).index=t,r.weight=0;for(t=0;t<l;++t)\"number\"==typeof(r=y[t]).source&&(r.source=v[r.source]),\"number\"==typeof r.target&&(r.target=v[r.target]),++r.source.weight,++r.target.weight;for(t=0;t<n;++t)r=v[t],isNaN(r.x)&&(r.x=g(\"x\",u)),isNaN(r.y)&&(r.y=g(\"y\",d)),isNaN(r.px)&&(r.px=r.x),isNaN(r.py)&&(r.py=r.y);if(i=[],\"function\"==typeof f)for(t=0;t<l;++t)i[t]=+f.call(this,y[t],t);else for(t=0;t<l;++t)i[t]=f;if(a=[],\"function\"==typeof h)for(t=0;t<l;++t)a[t]=+h.call(this,y[t],t);else for(t=0;t<l;++t)a[t]=h;if(o=[],\"function\"==typeof p)for(t=0;t<n;++t)o[t]=+p.call(this,v[t],t);else for(t=0;t<n;++t)o[t]=p;function g(r,i){if(!e){for(e=new Array(n),c=0;c<n;++c)e[c]=[];for(c=0;c<l;++c){var a=y[c];e[a.source.index].push(a.target),e[a.target.index].push(a.source)}}for(var o,s=e[t],c=-1,u=s.length;++c<u;)if(!isNaN(o=s[c][r]))return o;return Math.random()*i}return s.resume()},s.resume=function(){return s.alpha(.1)},s.stop=function(){return s.alpha(0)},s.drag=function(){if(r||(r=t.behavior.drag().origin(L).on(\"dragstart.force\",Ma).on(\"drag.force\",b).on(\"dragend.force\",Aa)),!arguments.length)return r;this.on(\"mouseover.force\",Sa).on(\"mouseout.force\",Ea).call(r)},t.rebind(s,l,\"on\")};var Ca=20,La=1,Ia=1/0;function Pa(e,r){return t.rebind(e,r,\"sort\",\"children\",\"value\"),e.nodes=e,e.links=Ba,e}function za(t,e){for(var r=[t];null!=(t=r.pop());)if(e(t),(i=t.children)&&(n=i.length))for(var n,i;--n>=0;)r.push(i[n])}function Oa(t,e){for(var r=[t],n=[];null!=(t=r.pop());)if(n.push(t),(a=t.children)&&(i=a.length))for(var i,a,o=-1;++o<i;)r.push(a[o]);for(;null!=(t=n.pop());)e(t)}function Da(t){return t.children}function Ra(t){return t.value}function Fa(t,e){return e.value-t.value}function Ba(e){return t.merge(e.map((function(t){return(t.children||[]).map((function(e){return{source:t,target:e}}))})))}t.layout.hierarchy=function(){var t=Fa,e=Da,r=Ra;function n(i){var a,o=[i],s=[];for(i.depth=0;null!=(a=o.pop());)if(s.push(a),(c=e.call(n,a,a.depth))&&(l=c.length)){for(var l,c,u;--l>=0;)o.push(u=c[l]),u.parent=a,u.depth=a.depth+1;r&&(a.value=0),a.children=c}else r&&(a.value=+r.call(n,a,a.depth)||0),delete a.children;return Oa(i,(function(e){var n,i;t&&(n=e.children)&&n.sort(t),r&&(i=e.parent)&&(i.value+=e.value)})),s}return n.sort=function(e){return arguments.length?(t=e,n):t},n.children=function(t){return arguments.length?(e=t,n):e},n.value=function(t){return arguments.length?(r=t,n):r},n.revalue=function(t){return r&&(za(t,(function(t){t.children&&(t.value=0)})),Oa(t,(function(t){var e;t.children||(t.value=+r.call(n,t,t.depth)||0),(e=t.parent)&&(e.value+=t.value)}))),t},n},t.layout.partition=function(){var e=t.layout.hierarchy(),r=[1,1];function n(t,n){var i=e.call(this,t,n);return function t(e,r,n,i){var a=e.children;if(e.x=r,e.y=e.depth*i,e.dx=n,e.dy=i,a&&(o=a.length)){var o,s,l,c=-1;for(n=e.value?n/e.value:0;++c<o;)t(s=a[c],r,l=s.value*n,i),r+=l}}(i[0],0,r[0],r[1]/function t(e){var r=e.children,n=0;if(r&&(i=r.length))for(var i,a=-1;++a<i;)n=Math.max(n,t(r[a]));return 1+n}(i[0])),i}return n.size=function(t){return arguments.length?(r=t,n):r},Pa(n,e)},t.layout.pie=function(){var e=Number,r=Na,n=0,i=St,a=0;function o(s){var l,c=s.length,u=s.map((function(t,r){return+e.call(o,t,r)})),f=+(\"function\"==typeof n?n.apply(this,arguments):n),h=(\"function\"==typeof i?i.apply(this,arguments):i)-f,p=Math.min(Math.abs(h)/c,+(\"function\"==typeof a?a.apply(this,arguments):a)),d=p*(h<0?-1:1),g=t.sum(u),m=g?(h-c*d)/g:0,v=t.range(c),y=[];return null!=r&&v.sort(r===Na?function(t,e){return u[e]-u[t]}:function(t,e){return r(s[t],s[e])}),v.forEach((function(t){y[t]={data:s[t],value:l=u[t],startAngle:f,endAngle:f+=l*m+d,padAngle:p}})),y}return o.value=function(t){return arguments.length?(e=t,o):e},o.sort=function(t){return arguments.length?(r=t,o):r},o.startAngle=function(t){return arguments.length?(n=t,o):n},o.endAngle=function(t){return arguments.length?(i=t,o):i},o.padAngle=function(t){return arguments.length?(a=t,o):a},o};var Na={};function ja(t){return t.x}function Ua(t){return t.y}function Va(t,e,r){t.y0=e,t.y=r}t.layout.stack=function(){var e=L,r=Ga,n=Ya,i=Va,a=ja,o=Ua;function s(l,c){if(!(p=l.length))return l;var u=l.map((function(t,r){return e.call(s,t,r)})),f=u.map((function(t){return t.map((function(t,e){return[a.call(s,t,e),o.call(s,t,e)]}))})),h=r.call(s,f,c);u=t.permute(u,h),f=t.permute(f,h);var p,d,g,m,v=n.call(s,f,c),y=u[0].length;for(g=0;g<y;++g)for(i.call(s,u[0][g],m=v[g],f[0][g][1]),d=1;d<p;++d)i.call(s,u[d][g],m+=f[d-1][g][1],f[d][g][1]);return l}return s.values=function(t){return arguments.length?(e=t,s):e},s.order=function(t){return arguments.length?(r=\"function\"==typeof t?t:qa.get(t)||Ga,s):r},s.offset=function(t){return arguments.length?(n=\"function\"==typeof t?t:Ha.get(t)||Ya,s):n},s.x=function(t){return arguments.length?(a=t,s):a},s.y=function(t){return arguments.length?(o=t,s):o},s.out=function(t){return arguments.length?(i=t,s):i},s};var qa=t.map({\"inside-out\":function(e){var r,n,i=e.length,a=e.map(Wa),o=e.map(Xa),s=t.range(i).sort((function(t,e){return a[t]-a[e]})),l=0,c=0,u=[],f=[];for(r=0;r<i;++r)n=s[r],l<c?(l+=o[n],u.push(n)):(c+=o[n],f.push(n));return f.reverse().concat(u)},reverse:function(e){return t.range(e.length).reverse()},default:Ga}),Ha=t.map({silhouette:function(t){var e,r,n,i=t.length,a=t[0].length,o=[],s=0,l=[];for(r=0;r<a;++r){for(e=0,n=0;e<i;e++)n+=t[e][r][1];n>s&&(s=n),o.push(n)}for(r=0;r<a;++r)l[r]=(s-o[r])/2;return l},wiggle:function(t){var e,r,n,i,a,o,s,l,c,u=t.length,f=t[0],h=f.length,p=[];for(p[0]=l=c=0,r=1;r<h;++r){for(e=0,i=0;e<u;++e)i+=t[e][r][1];for(e=0,a=0,s=f[r][0]-f[r-1][0];e<u;++e){for(n=0,o=(t[e][r][1]-t[e][r-1][1])/(2*s);n<e;++n)o+=(t[n][r][1]-t[n][r-1][1])/s;a+=o*t[e][r][1]}p[r]=l-=i?a/i*s:0,l<c&&(c=l)}for(r=0;r<h;++r)p[r]-=c;return p},expand:function(t){var e,r,n,i=t.length,a=t[0].length,o=1/i,s=[];for(r=0;r<a;++r){for(e=0,n=0;e<i;e++)n+=t[e][r][1];if(n)for(e=0;e<i;e++)t[e][r][1]/=n;else for(e=0;e<i;e++)t[e][r][1]=o}for(r=0;r<a;++r)s[r]=0;return s},zero:Ya});function Ga(e){return t.range(e.length)}function Ya(t){for(var e=-1,r=t[0].length,n=[];++e<r;)n[e]=0;return n}function Wa(t){for(var e,r=1,n=0,i=t[0][1],a=t.length;r<a;++r)(e=t[r][1])>i&&(n=r,i=e);return n}function Xa(t){return t.reduce(Za,0)}function Za(t,e){return t+e[1]}function Ja(t,e){return Ka(t,Math.ceil(Math.log(e.length)/Math.LN2+1))}function Ka(t,e){for(var r=-1,n=+t[0],i=(t[1]-n)/e,a=[];++r<=e;)a[r]=i*r+n;return a}function Qa(e){return[t.min(e),t.max(e)]}function $a(t,e){return t.value-e.value}function to(t,e){var r=t._pack_next;t._pack_next=e,e._pack_prev=t,e._pack_next=r,r._pack_prev=e}function eo(t,e){t._pack_next=e,e._pack_prev=t}function ro(t,e){var r=e.x-t.x,n=e.y-t.y,i=t.r+e.r;return.999*i*i>r*r+n*n}function no(t){if((e=t.children)&&(l=e.length)){var e,r,n,i,a,o,s,l,c=1/0,u=-1/0,f=1/0,h=-1/0;if(e.forEach(io),(r=e[0]).x=-r.r,r.y=0,x(r),l>1&&((n=e[1]).x=n.r,n.y=0,x(n),l>2))for(oo(r,n,i=e[2]),x(i),to(r,i),r._pack_prev=i,to(i,n),n=r._pack_next,a=3;a<l;a++){oo(r,n,i=e[a]);var p=0,d=1,g=1;for(o=n._pack_next;o!==n;o=o._pack_next,d++)if(ro(o,i)){p=1;break}if(1==p)for(s=r._pack_prev;s!==o._pack_prev&&!ro(s,i);s=s._pack_prev,g++);p?(d<g||d==g&&n.r<r.r?eo(r,n=o):eo(r=s,n),a--):(to(r,i),n=i,x(i))}var m=(c+u)/2,v=(f+h)/2,y=0;for(a=0;a<l;a++)(i=e[a]).x-=m,i.y-=v,y=Math.max(y,i.r+Math.sqrt(i.x*i.x+i.y*i.y));t.r=y,e.forEach(ao)}function x(t){c=Math.min(t.x-t.r,c),u=Math.max(t.x+t.r,u),f=Math.min(t.y-t.r,f),h=Math.max(t.y+t.r,h)}}function io(t){t._pack_next=t._pack_prev=t}function ao(t){delete t._pack_next,delete t._pack_prev}function oo(t,e,r){var n=t.r+r.r,i=e.x-t.x,a=e.y-t.y;if(n&&(i||a)){var o=e.r+r.r,s=i*i+a*a,l=.5+((n*=n)-(o*=o))/(2*s),c=Math.sqrt(Math.max(0,2*o*(n+s)-(n-=s)*n-o*o))/(2*s);r.x=t.x+l*i+c*a,r.y=t.y+l*a-c*i}else r.x=t.x+n,r.y=t.y}function so(t,e){return t.parent==e.parent?1:2}function lo(t){var e=t.children;return e.length?e[0]:t.t}function co(t){var e,r=t.children;return(e=r.length)?r[e-1]:t.t}function uo(t,e,r){var n=r/(e.i-t.i);e.c-=n,e.s+=r,t.c+=n,e.z+=r,e.m+=r}function fo(t,e,r){return t.a.parent===e.parent?t.a:r}function ho(t){return{x:t.x,y:t.y,dx:t.dx,dy:t.dy}}function po(t,e){var r=t.x+e[3],n=t.y+e[0],i=t.dx-e[1]-e[3],a=t.dy-e[0]-e[2];return i<0&&(r+=i/2,i=0),a<0&&(n+=a/2,a=0),{x:r,y:n,dx:i,dy:a}}function go(t){var e=t[0],r=t[t.length-1];return e<r?[e,r]:[r,e]}function mo(t){return t.rangeExtent?t.rangeExtent():go(t.range())}function vo(t,e,r,n){var i=r(t[0],t[1]),a=n(e[0],e[1]);return function(t){return a(i(t))}}function yo(t,e){var r,n=0,i=t.length-1,a=t[n],o=t[i];return o<a&&(r=n,n=i,i=r,r=a,a=o,o=r),t[n]=e.floor(a),t[i]=e.ceil(o),t}function xo(t){return t?{floor:function(e){return Math.floor(e/t)*t},ceil:function(e){return Math.ceil(e/t)*t}}:bo}t.layout.histogram=function(){var e=!0,r=Number,n=Qa,i=Ja;function a(a,o){for(var s,l,c=[],u=a.map(r,this),f=n.call(this,u,o),h=i.call(this,f,u,o),p=(o=-1,u.length),d=h.length-1,g=e?1:1/p;++o<d;)(s=c[o]=[]).dx=h[o+1]-(s.x=h[o]),s.y=0;if(d>0)for(o=-1;++o<p;)(l=u[o])>=f[0]&&l<=f[1]&&((s=c[t.bisect(h,l,1,d)-1]).y+=g,s.push(a[o]));return c}return a.value=function(t){return arguments.length?(r=t,a):r},a.range=function(t){return arguments.length?(n=de(t),a):n},a.bins=function(t){return arguments.length?(i=\"number\"==typeof t?function(e){return Ka(e,t)}:de(t),a):i},a.frequency=function(t){return arguments.length?(e=!!t,a):e},a},t.layout.pack=function(){var e,r=t.layout.hierarchy().sort($a),n=0,i=[1,1];function a(t,a){var o=r.call(this,t,a),s=o[0],l=i[0],c=i[1],u=null==e?Math.sqrt:\"function\"==typeof e?e:function(){return e};if(s.x=s.y=0,Oa(s,(function(t){t.r=+u(t.value)})),Oa(s,no),n){var f=n*(e?1:Math.max(2*s.r/l,2*s.r/c))/2;Oa(s,(function(t){t.r+=f})),Oa(s,no),Oa(s,(function(t){t.r-=f}))}return function t(e,r,n,i){var a=e.children;if(e.x=r+=i*e.x,e.y=n+=i*e.y,e.r*=i,a)for(var o=-1,s=a.length;++o<s;)t(a[o],r,n,i)}(s,l/2,c/2,e?1:1/Math.max(2*s.r/l,2*s.r/c)),o}return a.size=function(t){return arguments.length?(i=t,a):i},a.radius=function(t){return arguments.length?(e=null==t||\"function\"==typeof t?t:+t,a):e},a.padding=function(t){return arguments.length?(n=+t,a):n},Pa(a,r)},t.layout.tree=function(){var e=t.layout.hierarchy().sort(null).value(null),r=so,n=[1,1],i=null;function a(t,a){var c=e.call(this,t,a),u=c[0],f=function(t){var e,r={A:null,children:[t]},n=[r];for(;null!=(e=n.pop());)for(var i,a=e.children,o=0,s=a.length;o<s;++o)n.push((a[o]=i={_:a[o],parent:e,children:(i=a[o].children)&&i.slice()||[],A:null,a:null,z:0,m:0,c:0,s:0,t:null,i:o}).a=i);return r.children[0]}(u);if(Oa(f,o),f.parent.m=-f.z,za(f,s),i)za(u,l);else{var h=u,p=u,d=u;za(u,(function(t){t.x<h.x&&(h=t),t.x>p.x&&(p=t),t.depth>d.depth&&(d=t)}));var g=r(h,p)/2-h.x,m=n[0]/(p.x+r(p,h)/2+g),v=n[1]/(d.depth||1);za(u,(function(t){t.x=(t.x+g)*m,t.y=t.depth*v}))}return c}function o(t){var e=t.children,n=t.parent.children,i=t.i?n[t.i-1]:null;if(e.length){!function(t){var e,r=0,n=0,i=t.children,a=i.length;for(;--a>=0;)(e=i[a]).z+=r,e.m+=r,r+=e.s+(n+=e.c)}(t);var a=(e[0].z+e[e.length-1].z)/2;i?(t.z=i.z+r(t._,i._),t.m=t.z-a):t.z=a}else i&&(t.z=i.z+r(t._,i._));t.parent.A=function(t,e,n){if(e){for(var i,a=t,o=t,s=e,l=a.parent.children[0],c=a.m,u=o.m,f=s.m,h=l.m;s=co(s),a=lo(a),s&&a;)l=lo(l),(o=co(o)).a=t,(i=s.z+f-a.z-c+r(s._,a._))>0&&(uo(fo(s,t,n),t,i),c+=i,u+=i),f+=s.m,c+=a.m,h+=l.m,u+=o.m;s&&!co(o)&&(o.t=s,o.m+=f-u),a&&!lo(l)&&(l.t=a,l.m+=c-h,n=t)}return n}(t,i,t.parent.A||n[0])}function s(t){t._.x=t.z+t.parent.m,t.m+=t.parent.m}function l(t){t.x*=n[0],t.y=t.depth*n[1]}return a.separation=function(t){return arguments.length?(r=t,a):r},a.size=function(t){return arguments.length?(i=null==(n=t)?l:null,a):i?null:n},a.nodeSize=function(t){return arguments.length?(i=null==(n=t)?null:l,a):i?n:null},Pa(a,e)},t.layout.cluster=function(){var e=t.layout.hierarchy().sort(null).value(null),r=so,n=[1,1],i=!1;function a(a,o){var s,l=e.call(this,a,o),c=l[0],u=0;Oa(c,(function(e){var n=e.children;n&&n.length?(e.x=function(t){return t.reduce((function(t,e){return t+e.x}),0)/t.length}(n),e.y=function(e){return 1+t.max(e,(function(t){return t.y}))}(n)):(e.x=s?u+=r(e,s):0,e.y=0,s=e)}));var f=function t(e){var r=e.children;return r&&r.length?t(r[0]):e}(c),h=function t(e){var r,n=e.children;return n&&(r=n.length)?t(n[r-1]):e}(c),p=f.x-r(f,h)/2,d=h.x+r(h,f)/2;return Oa(c,i?function(t){t.x=(t.x-c.x)*n[0],t.y=(c.y-t.y)*n[1]}:function(t){t.x=(t.x-p)/(d-p)*n[0],t.y=(1-(c.y?t.y/c.y:1))*n[1]}),l}return a.separation=function(t){return arguments.length?(r=t,a):r},a.size=function(t){return arguments.length?(i=null==(n=t),a):i?null:n},a.nodeSize=function(t){return arguments.length?(i=null!=(n=t),a):i?n:null},Pa(a,e)},t.layout.treemap=function(){var e,r=t.layout.hierarchy(),n=Math.round,i=[1,1],a=null,o=ho,s=!1,l=\"squarify\",c=.5*(1+Math.sqrt(5));function u(t,e){for(var r,n,i=-1,a=t.length;++i<a;)n=(r=t[i]).value*(e<0?0:e),r.area=isNaN(n)||n<=0?0:n}function f(t){var e=t.children;if(e&&e.length){var r,n,i,a=o(t),s=[],c=e.slice(),h=1/0,g=\"slice\"===l?a.dx:\"dice\"===l?a.dy:\"slice-dice\"===l?1&t.depth?a.dy:a.dx:Math.min(a.dx,a.dy);for(u(c,a.dx*a.dy/t.value),s.area=0;(i=c.length)>0;)s.push(r=c[i-1]),s.area+=r.area,\"squarify\"!==l||(n=p(s,g))<=h?(c.pop(),h=n):(s.area-=s.pop().area,d(s,g,a,!1),g=Math.min(a.dx,a.dy),s.length=s.area=0,h=1/0);s.length&&(d(s,g,a,!0),s.length=s.area=0),e.forEach(f)}}function h(t){var e=t.children;if(e&&e.length){var r,n=o(t),i=e.slice(),a=[];for(u(i,n.dx*n.dy/t.value),a.area=0;r=i.pop();)a.push(r),a.area+=r.area,null!=r.z&&(d(a,r.z?n.dx:n.dy,n,!i.length),a.length=a.area=0);e.forEach(h)}}function p(t,e){for(var r,n=t.area,i=0,a=1/0,o=-1,s=t.length;++o<s;)(r=t[o].area)&&(r<a&&(a=r),r>i&&(i=r));return e*=e,(n*=n)?Math.max(e*i*c/n,n/(e*a*c)):1/0}function d(t,e,r,i){var a,o=-1,s=t.length,l=r.x,c=r.y,u=e?n(t.area/e):0;if(e==r.dx){for((i||u>r.dy)&&(u=r.dy);++o<s;)(a=t[o]).x=l,a.y=c,a.dy=u,l+=a.dx=Math.min(r.x+r.dx-l,u?n(a.area/u):0);a.z=!0,a.dx+=r.x+r.dx-l,r.y+=u,r.dy-=u}else{for((i||u>r.dx)&&(u=r.dx);++o<s;)(a=t[o]).x=l,a.y=c,a.dx=u,c+=a.dy=Math.min(r.y+r.dy-c,u?n(a.area/u):0);a.z=!1,a.dy+=r.y+r.dy-c,r.x+=u,r.dx-=u}}function g(t){var n=e||r(t),a=n[0];return a.x=a.y=0,a.value?(a.dx=i[0],a.dy=i[1]):a.dx=a.dy=0,e&&r.revalue(a),u([a],a.dx*a.dy/a.value),(e?h:f)(a),s&&(e=n),n}return g.size=function(t){return arguments.length?(i=t,g):i},g.padding=function(t){if(!arguments.length)return a;function e(e){var r=t.call(g,e,e.depth);return null==r?ho(e):po(e,\"number\"==typeof r?[r,r,r,r]:r)}function r(e){return po(e,t)}var n;return o=null==(a=t)?ho:\"function\"==(n=typeof t)?e:\"number\"===n?(t=[t,t,t,t],r):r,g},g.round=function(t){return arguments.length?(n=t?Math.round:Number,g):n!=Number},g.sticky=function(t){return arguments.length?(s=t,e=null,g):s},g.ratio=function(t){return arguments.length?(c=t,g):c},g.mode=function(t){return arguments.length?(l=t+\"\",g):l},Pa(g,r)},t.random={normal:function(t,e){var r=arguments.length;return r<2&&(e=1),r<1&&(t=0),function(){var r,n,i;do{i=(r=2*Math.random()-1)*r+(n=2*Math.random()-1)*n}while(!i||i>1);return t+e*r*Math.sqrt(-2*Math.log(i)/i)}},logNormal:function(){var e=t.random.normal.apply(t,arguments);return function(){return Math.exp(e())}},bates:function(e){var r=t.random.irwinHall(e);return function(){return r()/e}},irwinHall:function(t){return function(){for(var e=0,r=0;r<t;r++)e+=Math.random();return e}}},t.scale={};var bo={floor:L,ceil:L};function _o(e,r,n,i){var a=[],o=[],s=0,l=Math.min(e.length,r.length)-1;for(e[l]<e[0]&&(e=e.slice().reverse(),r=r.slice().reverse());++s<=l;)a.push(n(e[s-1],e[s])),o.push(i(r[s-1],r[s]));return function(r){var n=t.bisect(e,r,1,l)-1;return o[n](a[n](r))}}function wo(e,r){return t.rebind(e,r,\"range\",\"rangeRound\",\"interpolate\",\"clamp\")}function To(t,e){return yo(t,xo(ko(t,e)[2])),yo(t,xo(ko(t,e)[2])),t}function ko(t,e){null==e&&(e=10);var r=go(t),n=r[1]-r[0],i=Math.pow(10,Math.floor(Math.log(n/e)/Math.LN10)),a=e/n*i;return a<=.15?i*=10:a<=.35?i*=5:a<=.75&&(i*=2),r[0]=Math.ceil(r[0]/i)*i,r[1]=Math.floor(r[1]/i)*i+.5*i,r[2]=i,r}function Mo(e,r){return t.range.apply(t,ko(e,r))}function Ao(e,r,n){var i=ko(e,r);if(n){var a=Ce.exec(n);if(a.shift(),\"s\"===a[8]){var o=t.formatPrefix(Math.max(y(i[0]),y(i[1])));return a[7]||(a[7]=\".\"+Eo(o.scale(i[2]))),a[8]=\"f\",n=t.format(a.join(\"\")),function(t){return n(o.scale(t))+o.symbol}}a[7]||(a[7]=\".\"+function(t,e){var r=Eo(e[2]);return t in So?Math.abs(r-Eo(Math.max(y(e[0]),y(e[1]))))+ +(\"e\"!==t):r-2*(\"%\"===t)}(a[8],i)),n=a.join(\"\")}else n=\",.\"+Eo(i[2])+\"f\";return t.format(n)}t.scale.linear=function(){return function t(e,r,n,i){var a,o;function s(){var t=Math.min(e.length,r.length)>2?_o:vo,s=i?wa:_a;return a=t(e,r,s,n),o=t(r,e,s,$i),l}function l(t){return a(t)}return l.invert=function(t){return o(t)},l.domain=function(t){return arguments.length?(e=t.map(Number),s()):e},l.range=function(t){return arguments.length?(r=t,s()):r},l.rangeRound=function(t){return l.range(t).interpolate(da)},l.clamp=function(t){return arguments.length?(i=t,s()):i},l.interpolate=function(t){return arguments.length?(n=t,s()):n},l.ticks=function(t){return Mo(e,t)},l.tickFormat=function(t,r){return Ao(e,t,r)},l.nice=function(t){return To(e,t),s()},l.copy=function(){return t(e,r,n,i)},s()}([0,1],[0,1],$i,!1)};var So={s:1,g:1,p:1,r:1,e:1};function Eo(t){return-Math.floor(Math.log(t)/Math.LN10+.01)}t.scale.log=function(){return function e(r,n,i,a){function o(t){return(i?Math.log(t<0?0:t):-Math.log(t>0?0:-t))/Math.log(n)}function s(t){return i?Math.pow(n,t):-Math.pow(n,-t)}function l(t){return r(o(t))}return l.invert=function(t){return s(r.invert(t))},l.domain=function(t){return arguments.length?(i=t[0]>=0,r.domain((a=t.map(Number)).map(o)),l):a},l.base=function(t){return arguments.length?(n=+t,r.domain(a.map(o)),l):n},l.nice=function(){var t=yo(a.map(o),i?Math:Lo);return r.domain(t),a=t.map(s),l},l.ticks=function(){var t=go(a),e=[],r=t[0],l=t[1],c=Math.floor(o(r)),u=Math.ceil(o(l)),f=n%1?2:n;if(isFinite(u-c)){if(i){for(;c<u;c++)for(var h=1;h<f;h++)e.push(s(c)*h);e.push(s(c))}else for(e.push(s(c));c++<u;)for(h=f-1;h>0;h--)e.push(s(c)*h);for(c=0;e[c]<r;c++);for(u=e.length;e[u-1]>l;u--);e=e.slice(c,u)}return e},l.tickFormat=function(e,r){if(!arguments.length)return Co;arguments.length<2?r=Co:\"function\"!=typeof r&&(r=t.format(r));var i=Math.max(1,n*e/l.ticks().length);return function(t){var e=t/s(Math.round(o(t)));return e*n<n-.5&&(e*=n),e<=i?r(t):\"\"}},l.copy=function(){return e(r.copy(),n,i,a)},wo(l,r)}(t.scale.linear().domain([0,1]),10,!0,[1,10])};var Co=t.format(\".0e\"),Lo={floor:function(t){return-Math.ceil(-t)},ceil:function(t){return-Math.floor(-t)}};function Io(t){return function(e){return e<0?-Math.pow(-e,t):Math.pow(e,t)}}t.scale.pow=function(){return function t(e,r,n){var i=Io(r),a=Io(1/r);function o(t){return e(i(t))}return o.invert=function(t){return a(e.invert(t))},o.domain=function(t){return arguments.length?(e.domain((n=t.map(Number)).map(i)),o):n},o.ticks=function(t){return Mo(n,t)},o.tickFormat=function(t,e){return Ao(n,t,e)},o.nice=function(t){return o.domain(To(n,t))},o.exponent=function(t){return arguments.length?(i=Io(r=t),a=Io(1/r),e.domain(n.map(i)),o):r},o.copy=function(){return t(e.copy(),r,n)},wo(o,e)}(t.scale.linear(),1,[0,1])},t.scale.sqrt=function(){return t.scale.pow().exponent(.5)},t.scale.ordinal=function(){return function e(r,n){var i,a,o;function s(t){return a[((i.get(t)||(\"range\"===n.t?i.set(t,r.push(t)):NaN))-1)%a.length]}function l(e,n){return t.range(r.length).map((function(t){return e+n*t}))}return s.domain=function(t){if(!arguments.length)return r;r=[],i=new _;for(var e,a=-1,o=t.length;++a<o;)i.has(e=t[a])||i.set(e,r.push(e));return s[n.t].apply(s,n.a)},s.range=function(t){return arguments.length?(a=t,o=0,n={t:\"range\",a:arguments},s):a},s.rangePoints=function(t,e){arguments.length<2&&(e=0);var i=t[0],c=t[1],u=r.length<2?(i=(i+c)/2,0):(c-i)/(r.length-1+e);return a=l(i+u*e/2,u),o=0,n={t:\"rangePoints\",a:arguments},s},s.rangeRoundPoints=function(t,e){arguments.length<2&&(e=0);var i=t[0],c=t[1],u=r.length<2?(i=c=Math.round((i+c)/2),0):(c-i)/(r.length-1+e)|0;return a=l(i+Math.round(u*e/2+(c-i-(r.length-1+e)*u)/2),u),o=0,n={t:\"rangeRoundPoints\",a:arguments},s},s.rangeBands=function(t,e,i){arguments.length<2&&(e=0),arguments.length<3&&(i=e);var c=t[1]<t[0],u=t[c-0],f=t[1-c],h=(f-u)/(r.length-e+2*i);return a=l(u+h*i,h),c&&a.reverse(),o=h*(1-e),n={t:\"rangeBands\",a:arguments},s},s.rangeRoundBands=function(t,e,i){arguments.length<2&&(e=0),arguments.length<3&&(i=e);var c=t[1]<t[0],u=t[c-0],f=t[1-c],h=Math.floor((f-u)/(r.length-e+2*i));return a=l(u+Math.round((f-u-(r.length-e)*h)/2),h),c&&a.reverse(),o=Math.round(h*(1-e)),n={t:\"rangeRoundBands\",a:arguments},s},s.rangeBand=function(){return o},s.rangeExtent=function(){return go(n.a[0])},s.copy=function(){return e(r,n)},s.domain(r)}([],{t:\"range\",a:[[]]})},t.scale.category10=function(){return t.scale.ordinal().range(Po)},t.scale.category20=function(){return t.scale.ordinal().range(zo)},t.scale.category20b=function(){return t.scale.ordinal().range(Oo)},t.scale.category20c=function(){return t.scale.ordinal().range(Do)};var Po=[2062260,16744206,2924588,14034728,9725885,9197131,14907330,8355711,12369186,1556175].map(ae),zo=[2062260,11454440,16744206,16759672,2924588,10018698,14034728,16750742,9725885,12955861,9197131,12885140,14907330,16234194,8355711,13092807,12369186,14408589,1556175,10410725].map(ae),Oo=[3750777,5395619,7040719,10264286,6519097,9216594,11915115,13556636,9202993,12426809,15186514,15190932,8666169,11356490,14049643,15177372,8077683,10834324,13528509,14589654].map(ae),Do=[3244733,7057110,10406625,13032431,15095053,16616764,16625259,16634018,3253076,7652470,10607003,13101504,7695281,10394312,12369372,14342891,6513507,9868950,12434877,14277081].map(ae);function Ro(){return 0}t.scale.quantile=function(){return function e(r,n){var i;function a(){var e=0,a=n.length;for(i=[];++e<a;)i[e-1]=t.quantile(r,e/a);return o}function o(e){if(!isNaN(e=+e))return n[t.bisect(i,e)]}return o.domain=function(t){return arguments.length?(r=t.map(p).filter(d).sort(h),a()):r},o.range=function(t){return arguments.length?(n=t,a()):n},o.quantiles=function(){return i},o.invertExtent=function(t){return(t=n.indexOf(t))<0?[NaN,NaN]:[t>0?i[t-1]:r[0],t<i.length?i[t]:r[r.length-1]]},o.copy=function(){return e(r,n)},a()}([],[])},t.scale.quantize=function(){return function t(e,r,n){var i,a;function o(t){return n[Math.max(0,Math.min(a,Math.floor(i*(t-e))))]}function s(){return i=n.length/(r-e),a=n.length-1,o}return o.domain=function(t){return arguments.length?(e=+t[0],r=+t[t.length-1],s()):[e,r]},o.range=function(t){return arguments.length?(n=t,s()):n},o.invertExtent=function(t){return[t=(t=n.indexOf(t))<0?NaN:t/i+e,t+1/i]},o.copy=function(){return t(e,r,n)},s()}(0,1,[0,1])},t.scale.threshold=function(){return function e(r,n){function i(e){if(e<=e)return n[t.bisect(r,e)]}return i.domain=function(t){return arguments.length?(r=t,i):r},i.range=function(t){return arguments.length?(n=t,i):n},i.invertExtent=function(t){return t=n.indexOf(t),[r[t-1],r[t]]},i.copy=function(){return e(r,n)},i}([.5],[0,1])},t.scale.identity=function(){return function t(e){function r(t){return+t}return r.invert=r,r.domain=r.range=function(t){return arguments.length?(e=t.map(r),r):e},r.ticks=function(t){return Mo(e,t)},r.tickFormat=function(t,r){return Ao(e,t,r)},r.copy=function(){return t(e)},r}([0,1])},t.svg={},t.svg.arc=function(){var t=Bo,e=No,r=Ro,n=Fo,i=jo,a=Uo,o=Vo;function s(){var s=Math.max(0,+t.apply(this,arguments)),c=Math.max(0,+e.apply(this,arguments)),u=i.apply(this,arguments)-Ct,f=a.apply(this,arguments)-Ct,h=Math.abs(f-u),p=u>f?0:1;if(c<s&&(d=c,c=s,s=d),h>=Et)return l(c,p)+(s?l(s,1-p):\"\")+\"Z\";var d,g,m,v,y,x,b,_,w,T,k,M,A=0,S=0,E=[];if((v=(+o.apply(this,arguments)||0)/2)&&(m=n===Fo?Math.sqrt(s*s+c*c):+n.apply(this,arguments),p||(S*=-1),c&&(S=Dt(m/c*Math.sin(v))),s&&(A=Dt(m/s*Math.sin(v)))),c){y=c*Math.cos(u+S),x=c*Math.sin(u+S),b=c*Math.cos(f-S),_=c*Math.sin(f-S);var C=Math.abs(f-u-2*S)<=At?0:1;if(S&&qo(y,x,b,_)===p^C){var L=(u+f)/2;y=c*Math.cos(L),x=c*Math.sin(L),b=_=null}}else y=x=0;if(s){w=s*Math.cos(f-A),T=s*Math.sin(f-A),k=s*Math.cos(u+A),M=s*Math.sin(u+A);var I=Math.abs(u-f+2*A)<=At?0:1;if(A&&qo(w,T,k,M)===1-p^I){var P=(u+f)/2;w=s*Math.cos(P),T=s*Math.sin(P),k=M=null}}else w=T=0;if(h>kt&&(d=Math.min(Math.abs(c-s)/2,+r.apply(this,arguments)))>.001){g=s<c^p?0:1;var z=d,O=d;if(h<At){var D=null==k?[w,T]:null==b?[y,x]:li([y,x],[k,M],[b,_],[w,T]),R=y-D[0],F=x-D[1],B=b-D[0],N=_-D[1],j=1/Math.sin(Math.acos((R*B+F*N)/(Math.sqrt(R*R+F*F)*Math.sqrt(B*B+N*N)))/2),U=Math.sqrt(D[0]*D[0]+D[1]*D[1]);O=Math.min(d,(s-U)/(j-1)),z=Math.min(d,(c-U)/(j+1))}if(null!=b){var V=Ho(null==k?[w,T]:[k,M],[y,x],c,z,p),q=Ho([b,_],[w,T],c,z,p);d===z?E.push(\"M\",V[0],\"A\",z,\",\",z,\" 0 0,\",g,\" \",V[1],\"A\",c,\",\",c,\" 0 \",1-p^qo(V[1][0],V[1][1],q[1][0],q[1][1]),\",\",p,\" \",q[1],\"A\",z,\",\",z,\" 0 0,\",g,\" \",q[0]):E.push(\"M\",V[0],\"A\",z,\",\",z,\" 0 1,\",g,\" \",q[0])}else E.push(\"M\",y,\",\",x);if(null!=k){var H=Ho([y,x],[k,M],s,-O,p),G=Ho([w,T],null==b?[y,x]:[b,_],s,-O,p);d===O?E.push(\"L\",G[0],\"A\",O,\",\",O,\" 0 0,\",g,\" \",G[1],\"A\",s,\",\",s,\" 0 \",p^qo(G[1][0],G[1][1],H[1][0],H[1][1]),\",\",1-p,\" \",H[1],\"A\",O,\",\",O,\" 0 0,\",g,\" \",H[0]):E.push(\"L\",G[0],\"A\",O,\",\",O,\" 0 0,\",g,\" \",H[0])}else E.push(\"L\",w,\",\",T)}else E.push(\"M\",y,\",\",x),null!=b&&E.push(\"A\",c,\",\",c,\" 0 \",C,\",\",p,\" \",b,\",\",_),E.push(\"L\",w,\",\",T),null!=k&&E.push(\"A\",s,\",\",s,\" 0 \",I,\",\",1-p,\" \",k,\",\",M);return E.push(\"Z\"),E.join(\"\")}function l(t,e){return\"M0,\"+t+\"A\"+t+\",\"+t+\" 0 1,\"+e+\" 0,\"+-t+\"A\"+t+\",\"+t+\" 0 1,\"+e+\" 0,\"+t}return s.innerRadius=function(e){return arguments.length?(t=de(e),s):t},s.outerRadius=function(t){return arguments.length?(e=de(t),s):e},s.cornerRadius=function(t){return arguments.length?(r=de(t),s):r},s.padRadius=function(t){return arguments.length?(n=t==Fo?Fo:de(t),s):n},s.startAngle=function(t){return arguments.length?(i=de(t),s):i},s.endAngle=function(t){return arguments.length?(a=de(t),s):a},s.padAngle=function(t){return arguments.length?(o=de(t),s):o},s.centroid=function(){var r=(+t.apply(this,arguments)+ +e.apply(this,arguments))/2,n=(+i.apply(this,arguments)+ +a.apply(this,arguments))/2-Ct;return[Math.cos(n)*r,Math.sin(n)*r]},s};var Fo=\"auto\";function Bo(t){return t.innerRadius}function No(t){return t.outerRadius}function jo(t){return t.startAngle}function Uo(t){return t.endAngle}function Vo(t){return t&&t.padAngle}function qo(t,e,r,n){return(t-r)*e-(e-n)*t>0?0:1}function Ho(t,e,r,n,i){var a=t[0]-e[0],o=t[1]-e[1],s=(i?n:-n)/Math.sqrt(a*a+o*o),l=s*o,c=-s*a,u=t[0]+l,f=t[1]+c,h=e[0]+l,p=e[1]+c,d=(u+h)/2,g=(f+p)/2,m=h-u,v=p-f,y=m*m+v*v,x=r-n,b=u*p-h*f,_=(v<0?-1:1)*Math.sqrt(Math.max(0,x*x*y-b*b)),w=(b*v-m*_)/y,T=(-b*m-v*_)/y,k=(b*v+m*_)/y,M=(-b*m+v*_)/y,A=w-d,S=T-g,E=k-d,C=M-g;return A*A+S*S>E*E+C*C&&(w=k,T=M),[[w-l,T-c],[w*r/x,T*r/x]]}function Go(t){var e=ri,r=ni,n=Yr,i=Wo,a=i.key,o=.7;function s(a){var s,l=[],c=[],u=-1,f=a.length,h=de(e),p=de(r);function d(){l.push(\"M\",i(t(c),o))}for(;++u<f;)n.call(this,s=a[u],u)?c.push([+h.call(this,s,u),+p.call(this,s,u)]):c.length&&(d(),c=[]);return c.length&&d(),l.length?l.join(\"\"):null}return s.x=function(t){return arguments.length?(e=t,s):e},s.y=function(t){return arguments.length?(r=t,s):r},s.defined=function(t){return arguments.length?(n=t,s):n},s.interpolate=function(t){return arguments.length?(a=\"function\"==typeof t?i=t:(i=Yo.get(t)||Wo).key,s):a},s.tension=function(t){return arguments.length?(o=t,s):o},s}t.svg.line=function(){return Go(L)};var Yo=t.map({linear:Wo,\"linear-closed\":Xo,step:function(t){var e=0,r=t.length,n=t[0],i=[n[0],\",\",n[1]];for(;++e<r;)i.push(\"H\",(n[0]+(n=t[e])[0])/2,\"V\",n[1]);r>1&&i.push(\"H\",n[0]);return i.join(\"\")},\"step-before\":Zo,\"step-after\":Jo,basis:$o,\"basis-open\":function(t){if(t.length<4)return Wo(t);var e,r=[],n=-1,i=t.length,a=[0],o=[0];for(;++n<3;)e=t[n],a.push(e[0]),o.push(e[1]);r.push(ts(ns,a)+\",\"+ts(ns,o)),--n;for(;++n<i;)e=t[n],a.shift(),a.push(e[0]),o.shift(),o.push(e[1]),is(r,a,o);return r.join(\"\")},\"basis-closed\":function(t){var e,r,n=-1,i=t.length,a=i+4,o=[],s=[];for(;++n<4;)r=t[n%i],o.push(r[0]),s.push(r[1]);e=[ts(ns,o),\",\",ts(ns,s)],--n;for(;++n<a;)r=t[n%i],o.shift(),o.push(r[0]),s.shift(),s.push(r[1]),is(e,o,s);return e.join(\"\")},bundle:function(t,e){var r=t.length-1;if(r)for(var n,i,a=t[0][0],o=t[0][1],s=t[r][0]-a,l=t[r][1]-o,c=-1;++c<=r;)n=t[c],i=c/r,n[0]=e*n[0]+(1-e)*(a+i*s),n[1]=e*n[1]+(1-e)*(o+i*l);return $o(t)},cardinal:function(t,e){return t.length<3?Wo(t):t[0]+Ko(t,Qo(t,e))},\"cardinal-open\":function(t,e){return t.length<4?Wo(t):t[1]+Ko(t.slice(1,-1),Qo(t,e))},\"cardinal-closed\":function(t,e){return t.length<3?Xo(t):t[0]+Ko((t.push(t[0]),t),Qo([t[t.length-2]].concat(t,[t[1]]),e))},monotone:function(t){return t.length<3?Wo(t):t[0]+Ko(t,function(t){var e,r,n,i,a=[],o=function(t){var e=0,r=t.length-1,n=[],i=t[0],a=t[1],o=n[0]=as(i,a);for(;++e<r;)n[e]=(o+(o=as(i=a,a=t[e+1])))/2;return n[e]=o,n}(t),s=-1,l=t.length-1;for(;++s<l;)e=as(t[s],t[s+1]),y(e)<kt?o[s]=o[s+1]=0:(r=o[s]/e,n=o[s+1]/e,(i=r*r+n*n)>9&&(i=3*e/Math.sqrt(i),o[s]=i*r,o[s+1]=i*n));s=-1;for(;++s<=l;)i=(t[Math.min(l,s+1)][0]-t[Math.max(0,s-1)][0])/(6*(1+o[s]*o[s])),a.push([i||0,o[s]*i||0]);return a}(t))}});function Wo(t){return t.length>1?t.join(\"L\"):t+\"Z\"}function Xo(t){return t.join(\"L\")+\"Z\"}function Zo(t){for(var e=0,r=t.length,n=t[0],i=[n[0],\",\",n[1]];++e<r;)i.push(\"V\",(n=t[e])[1],\"H\",n[0]);return i.join(\"\")}function Jo(t){for(var e=0,r=t.length,n=t[0],i=[n[0],\",\",n[1]];++e<r;)i.push(\"H\",(n=t[e])[0],\"V\",n[1]);return i.join(\"\")}function Ko(t,e){if(e.length<1||t.length!=e.length&&t.length!=e.length+2)return Wo(t);var r=t.length!=e.length,n=\"\",i=t[0],a=t[1],o=e[0],s=o,l=1;if(r&&(n+=\"Q\"+(a[0]-2*o[0]/3)+\",\"+(a[1]-2*o[1]/3)+\",\"+a[0]+\",\"+a[1],i=t[1],l=2),e.length>1){s=e[1],a=t[l],l++,n+=\"C\"+(i[0]+o[0])+\",\"+(i[1]+o[1])+\",\"+(a[0]-s[0])+\",\"+(a[1]-s[1])+\",\"+a[0]+\",\"+a[1];for(var c=2;c<e.length;c++,l++)a=t[l],s=e[c],n+=\"S\"+(a[0]-s[0])+\",\"+(a[1]-s[1])+\",\"+a[0]+\",\"+a[1]}if(r){var u=t[l];n+=\"Q\"+(a[0]+2*s[0]/3)+\",\"+(a[1]+2*s[1]/3)+\",\"+u[0]+\",\"+u[1]}return n}function Qo(t,e){for(var r,n=[],i=(1-e)/2,a=t[0],o=t[1],s=1,l=t.length;++s<l;)r=a,a=o,o=t[s],n.push([i*(o[0]-r[0]),i*(o[1]-r[1])]);return n}function $o(t){if(t.length<3)return Wo(t);var e=1,r=t.length,n=t[0],i=n[0],a=n[1],o=[i,i,i,(n=t[1])[0]],s=[a,a,a,n[1]],l=[i,\",\",a,\"L\",ts(ns,o),\",\",ts(ns,s)];for(t.push(t[r-1]);++e<=r;)n=t[e],o.shift(),o.push(n[0]),s.shift(),s.push(n[1]),is(l,o,s);return t.pop(),l.push(\"L\",n),l.join(\"\")}function ts(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]+t[3]*e[3]}Yo.forEach((function(t,e){e.key=t,e.closed=/-closed$/.test(t)}));var es=[0,2/3,1/3,0],rs=[0,1/3,2/3,0],ns=[0,1/6,2/3,1/6];function is(t,e,r){t.push(\"C\",ts(es,e),\",\",ts(es,r),\",\",ts(rs,e),\",\",ts(rs,r),\",\",ts(ns,e),\",\",ts(ns,r))}function as(t,e){return(e[1]-t[1])/(e[0]-t[0])}function os(t){for(var e,r,n,i=-1,a=t.length;++i<a;)r=(e=t[i])[0],n=e[1]-Ct,e[0]=r*Math.cos(n),e[1]=r*Math.sin(n);return t}function ss(t){var e=ri,r=ri,n=0,i=ni,a=Yr,o=Wo,s=o.key,l=o,c=\"L\",u=.7;function f(s){var f,h,p,d=[],g=[],m=[],v=-1,y=s.length,x=de(e),b=de(n),_=e===r?function(){return h}:de(r),w=n===i?function(){return p}:de(i);function T(){d.push(\"M\",o(t(m),u),c,l(t(g.reverse()),u),\"Z\")}for(;++v<y;)a.call(this,f=s[v],v)?(g.push([h=+x.call(this,f,v),p=+b.call(this,f,v)]),m.push([+_.call(this,f,v),+w.call(this,f,v)])):g.length&&(T(),g=[],m=[]);return g.length&&T(),d.length?d.join(\"\"):null}return f.x=function(t){return arguments.length?(e=r=t,f):r},f.x0=function(t){return arguments.length?(e=t,f):e},f.x1=function(t){return arguments.length?(r=t,f):r},f.y=function(t){return arguments.length?(n=i=t,f):i},f.y0=function(t){return arguments.length?(n=t,f):n},f.y1=function(t){return arguments.length?(i=t,f):i},f.defined=function(t){return arguments.length?(a=t,f):a},f.interpolate=function(t){return arguments.length?(s=\"function\"==typeof t?o=t:(o=Yo.get(t)||Wo).key,l=o.reverse||o,c=o.closed?\"M\":\"L\",f):s},f.tension=function(t){return arguments.length?(u=t,f):u},f}function ls(t){return t.radius}function cs(t){return[t.x,t.y]}function us(t){return function(){var e=t.apply(this,arguments),r=e[0],n=e[1]-Ct;return[r*Math.cos(n),r*Math.sin(n)]}}function fs(){return 64}function hs(){return\"circle\"}function ps(t){var e=Math.sqrt(t/At);return\"M0,\"+e+\"A\"+e+\",\"+e+\" 0 1,1 0,\"+-e+\"A\"+e+\",\"+e+\" 0 1,1 0,\"+e+\"Z\"}t.svg.line.radial=function(){var t=Go(os);return t.radius=t.x,delete t.x,t.angle=t.y,delete t.y,t},Zo.reverse=Jo,Jo.reverse=Zo,t.svg.area=function(){return ss(L)},t.svg.area.radial=function(){var t=ss(os);return t.radius=t.x,delete t.x,t.innerRadius=t.x0,delete t.x0,t.outerRadius=t.x1,delete t.x1,t.angle=t.y,delete t.y,t.startAngle=t.y0,delete t.y0,t.endAngle=t.y1,delete t.y1,t},t.svg.chord=function(){var t=Vn,e=qn,r=ls,n=jo,i=Uo;function a(r,n){var i,a,c=o(this,t,r,n),u=o(this,e,r,n);return\"M\"+c.p0+s(c.r,c.p1,c.a1-c.a0)+(a=u,((i=c).a0==a.a0&&i.a1==a.a1?l(c.r,c.p1,c.r,c.p0):l(c.r,c.p1,u.r,u.p0)+s(u.r,u.p1,u.a1-u.a0)+l(u.r,u.p1,c.r,c.p0))+\"Z\")}function o(t,e,a,o){var s=e.call(t,a,o),l=r.call(t,s,o),c=n.call(t,s,o)-Ct,u=i.call(t,s,o)-Ct;return{r:l,a0:c,a1:u,p0:[l*Math.cos(c),l*Math.sin(c)],p1:[l*Math.cos(u),l*Math.sin(u)]}}function s(t,e,r){return\"A\"+t+\",\"+t+\" 0 \"+ +(r>At)+\",1 \"+e}function l(t,e,r,n){return\"Q 0,0 \"+n}return a.radius=function(t){return arguments.length?(r=de(t),a):r},a.source=function(e){return arguments.length?(t=de(e),a):t},a.target=function(t){return arguments.length?(e=de(t),a):e},a.startAngle=function(t){return arguments.length?(n=de(t),a):n},a.endAngle=function(t){return arguments.length?(i=de(t),a):i},a},t.svg.diagonal=function(){var t=Vn,e=qn,r=cs;function n(n,i){var a=t.call(this,n,i),o=e.call(this,n,i),s=(a.y+o.y)/2,l=[a,{x:a.x,y:s},{x:o.x,y:s},o];return\"M\"+(l=l.map(r))[0]+\"C\"+l[1]+\" \"+l[2]+\" \"+l[3]}return n.source=function(e){return arguments.length?(t=de(e),n):t},n.target=function(t){return arguments.length?(e=de(t),n):e},n.projection=function(t){return arguments.length?(r=t,n):r},n},t.svg.diagonal.radial=function(){var e=t.svg.diagonal(),r=cs,n=e.projection;return e.projection=function(t){return arguments.length?n(us(r=t)):r},e},t.svg.symbol=function(){var t=hs,e=fs;function r(r,n){return(ds.get(t.call(this,r,n))||ps)(e.call(this,r,n))}return r.type=function(e){return arguments.length?(t=de(e),r):t},r.size=function(t){return arguments.length?(e=de(t),r):e},r};var ds=t.map({circle:ps,cross:function(t){var e=Math.sqrt(t/5)/2;return\"M\"+-3*e+\",\"+-e+\"H\"+-e+\"V\"+-3*e+\"H\"+e+\"V\"+-e+\"H\"+3*e+\"V\"+e+\"H\"+e+\"V\"+3*e+\"H\"+-e+\"V\"+e+\"H\"+-3*e+\"Z\"},diamond:function(t){var e=Math.sqrt(t/(2*ms)),r=e*ms;return\"M0,\"+-e+\"L\"+r+\",0 0,\"+e+\" \"+-r+\",0Z\"},square:function(t){var e=Math.sqrt(t)/2;return\"M\"+-e+\",\"+-e+\"L\"+e+\",\"+-e+\" \"+e+\",\"+e+\" \"+-e+\",\"+e+\"Z\"},\"triangle-down\":function(t){var e=Math.sqrt(t/gs),r=e*gs/2;return\"M0,\"+r+\"L\"+e+\",\"+-r+\" \"+-e+\",\"+-r+\"Z\"},\"triangle-up\":function(t){var e=Math.sqrt(t/gs),r=e*gs/2;return\"M0,\"+-r+\"L\"+e+\",\"+r+\" \"+-e+\",\"+r+\"Z\"}});t.svg.symbolTypes=ds.keys();var gs=Math.sqrt(3),ms=Math.tan(30*Lt);Y.transition=function(t){for(var e,r,n=bs||++Ts,i=As(t),a=[],o=_s||{time:Date.now(),ease:ca,delay:0,duration:250},s=-1,l=this.length;++s<l;){a.push(e=[]);for(var c=this[s],u=-1,f=c.length;++u<f;)(r=c[u])&&Ss(r,u,i,n,o),e.push(r)}return xs(a,i,n)},Y.interrupt=function(t){return this.each(null==t?vs:ys(As(t)))};var vs=ys(As());function ys(t){return function(){var e,r,n;(e=this[t])&&(n=e[r=e.active])&&(n.timer.c=null,n.timer.t=NaN,--e.count?delete e[r]:delete this[t],e.active+=.5,n.event&&n.event.interrupt.call(this,this.__data__,n.index))}}function xs(t,e,r){return U(t,ws),t.namespace=e,t.id=r,t}var bs,_s,ws=[],Ts=0;function ks(t,e,r,n){var i=t.id,a=t.namespace;return ut(t,\"function\"==typeof r?function(t,o,s){t[a][i].tween.set(e,n(r.call(t,t.__data__,o,s)))}:(r=n(r),function(t){t[a][i].tween.set(e,r)}))}function Ms(t){return null==t&&(t=\"\"),function(){this.textContent=t}}function As(t){return null==t?\"__transition__\":\"__transition_\"+t+\"__\"}function Ss(t,e,r,n,i){var a,o,s,l,c,u=t[r]||(t[r]={active:0,count:0}),f=u[n];function h(r){var i=u.active,h=u[i];for(var d in h&&(h.timer.c=null,h.timer.t=NaN,--u.count,delete u[i],h.event&&h.event.interrupt.call(t,t.__data__,h.index)),u)if(+d<n){var g=u[d];g.timer.c=null,g.timer.t=NaN,--u.count,delete u[d]}o.c=p,we((function(){return o.c&&p(r||1)&&(o.c=null,o.t=NaN),1}),0,a),u.active=n,f.event&&f.event.start.call(t,t.__data__,e),c=[],f.tween.forEach((function(r,n){(n=n.call(t,t.__data__,e))&&c.push(n)})),l=f.ease,s=f.duration}function p(i){for(var a=i/s,o=l(a),h=c.length;h>0;)c[--h].call(t,o);if(a>=1)return f.event&&f.event.end.call(t,t.__data__,e),--u.count?delete u[n]:delete t[r],1}f||(a=i.time,o=we((function(t){var e=f.delay;if(o.t=e+a,e<=t)return h(t-e);o.c=h}),0,a),f=u[n]={tween:new _,time:a,timer:o,delay:i.delay,duration:i.duration,ease:i.ease,index:e},i=null,++u.count)}ws.call=Y.call,ws.empty=Y.empty,ws.node=Y.node,ws.size=Y.size,t.transition=function(e,r){return e&&e.transition?bs?e.transition(r):e:t.selection().transition(e)},t.transition.prototype=ws,ws.select=function(t){var e,r,n,i=this.id,a=this.namespace,o=[];t=W(t);for(var s=-1,l=this.length;++s<l;){o.push(e=[]);for(var c=this[s],u=-1,f=c.length;++u<f;)(n=c[u])&&(r=t.call(n,n.__data__,u,s))?(\"__data__\"in n&&(r.__data__=n.__data__),Ss(r,u,a,i,n[a][i]),e.push(r)):e.push(null)}return xs(o,a,i)},ws.selectAll=function(t){var e,r,n,i,a,o=this.id,s=this.namespace,l=[];t=X(t);for(var c=-1,u=this.length;++c<u;)for(var f=this[c],h=-1,p=f.length;++h<p;)if(n=f[h]){a=n[s][o],r=t.call(n,n.__data__,h,c),l.push(e=[]);for(var d=-1,g=r.length;++d<g;)(i=r[d])&&Ss(i,d,s,o,a),e.push(i)}return xs(l,s,o)},ws.filter=function(t){var e,r,n=[];\"function\"!=typeof t&&(t=lt(t));for(var i=0,a=this.length;i<a;i++){n.push(e=[]);for(var o,s=0,l=(o=this[i]).length;s<l;s++)(r=o[s])&&t.call(r,r.__data__,s,i)&&e.push(r)}return xs(n,this.namespace,this.id)},ws.tween=function(t,e){var r=this.id,n=this.namespace;return arguments.length<2?this.node()[n][r].tween.get(t):ut(this,null==e?function(e){e[n][r].tween.remove(t)}:function(i){i[n][r].tween.set(t,e)})},ws.attr=function(e,r){if(arguments.length<2){for(r in e)this.attr(r,e[r]);return this}var n=\"transform\"==e?ba:$i,i=t.ns.qualify(e);function a(){this.removeAttribute(i)}function o(){this.removeAttributeNS(i.space,i.local)}function s(t){return null==t?a:(t+=\"\",function(){var e,r=this.getAttribute(i);return r!==t&&(e=n(r,t),function(t){this.setAttribute(i,e(t))})})}function l(t){return null==t?o:(t+=\"\",function(){var e,r=this.getAttributeNS(i.space,i.local);return r!==t&&(e=n(r,t),function(t){this.setAttributeNS(i.space,i.local,e(t))})})}return ks(this,\"attr.\"+e,r,i.local?l:s)},ws.attrTween=function(e,r){var n=t.ns.qualify(e);return this.tween(\"attr.\"+e,n.local?function(t,e){var i=r.call(this,t,e,this.getAttributeNS(n.space,n.local));return i&&function(t){this.setAttributeNS(n.space,n.local,i(t))}}:function(t,e){var i=r.call(this,t,e,this.getAttribute(n));return i&&function(t){this.setAttribute(n,i(t))}})},ws.style=function(t,e,r){var n=arguments.length;if(n<3){if(\"string\"!=typeof t){for(r in n<2&&(e=\"\"),t)this.style(r,t[r],e);return this}r=\"\"}function i(){this.style.removeProperty(t)}function a(e){return null==e?i:(e+=\"\",function(){var n,i=o(this).getComputedStyle(this,null).getPropertyValue(t);return i!==e&&(n=$i(i,e),function(e){this.style.setProperty(t,n(e),r)})})}return ks(this,\"style.\"+t,e,a)},ws.styleTween=function(t,e,r){function n(n,i){var a=e.call(this,n,i,o(this).getComputedStyle(this,null).getPropertyValue(t));return a&&function(e){this.style.setProperty(t,a(e),r)}}return arguments.length<3&&(r=\"\"),this.tween(\"style.\"+t,n)},ws.text=function(t){return ks(this,\"text\",t,Ms)},ws.remove=function(){var t=this.namespace;return this.each(\"end.transition\",(function(){var e;this[t].count<2&&(e=this.parentNode)&&e.removeChild(this)}))},ws.ease=function(e){var r=this.id,n=this.namespace;return arguments.length<1?this.node()[n][r].ease:(\"function\"!=typeof e&&(e=t.ease.apply(t,arguments)),ut(this,(function(t){t[n][r].ease=e})))},ws.delay=function(t){var e=this.id,r=this.namespace;return arguments.length<1?this.node()[r][e].delay:ut(this,\"function\"==typeof t?function(n,i,a){n[r][e].delay=+t.call(n,n.__data__,i,a)}:(t=+t,function(n){n[r][e].delay=t}))},ws.duration=function(t){var e=this.id,r=this.namespace;return arguments.length<1?this.node()[r][e].duration:ut(this,\"function\"==typeof t?function(n,i,a){n[r][e].duration=Math.max(1,t.call(n,n.__data__,i,a))}:(t=Math.max(1,t),function(n){n[r][e].duration=t}))},ws.each=function(e,r){var n=this.id,i=this.namespace;if(arguments.length<2){var a=_s,o=bs;try{bs=n,ut(this,(function(t,r,a){_s=t[i][n],e.call(t,t.__data__,r,a)}))}finally{_s=a,bs=o}}else ut(this,(function(a){var o=a[i][n];(o.event||(o.event=t.dispatch(\"start\",\"end\",\"interrupt\"))).on(e,r)}));return this},ws.transition=function(){for(var t,e,r,n=this.id,i=++Ts,a=this.namespace,o=[],s=0,l=this.length;s<l;s++){o.push(t=[]);for(var c,u=0,f=(c=this[s]).length;u<f;u++)(e=c[u])&&Ss(e,u,a,i,{time:(r=e[a][n]).time,ease:r.ease,delay:r.delay+r.duration,duration:r.duration}),t.push(e)}return xs(o,a,i)},t.svg.axis=function(){var e,r=t.scale.linear(),i=Es,a=6,o=6,s=3,l=[10],c=null;function u(n){n.each((function(){var n,u=t.select(this),f=this.__chart__||r,h=this.__chart__=r.copy(),p=null==c?h.ticks?h.ticks.apply(h,l):h.domain():c,d=null==e?h.tickFormat?h.tickFormat.apply(h,l):L:e,g=u.selectAll(\".tick\").data(p,h),m=g.enter().insert(\"g\",\".domain\").attr(\"class\",\"tick\").style(\"opacity\",kt),v=t.transition(g.exit()).style(\"opacity\",kt).remove(),y=t.transition(g.order()).style(\"opacity\",1),x=Math.max(a,0)+s,b=mo(h),_=u.selectAll(\".domain\").data([0]),w=(_.enter().append(\"path\").attr(\"class\",\"domain\"),t.transition(_));m.append(\"line\"),m.append(\"text\");var T,k,M,A,S=m.select(\"line\"),E=y.select(\"line\"),C=g.select(\"text\").text(d),I=m.select(\"text\"),P=y.select(\"text\"),z=\"top\"===i||\"left\"===i?-1:1;if(\"bottom\"===i||\"top\"===i?(n=Ls,T=\"x\",M=\"y\",k=\"x2\",A=\"y2\",C.attr(\"dy\",z<0?\"0em\":\".71em\").style(\"text-anchor\",\"middle\"),w.attr(\"d\",\"M\"+b[0]+\",\"+z*o+\"V0H\"+b[1]+\"V\"+z*o)):(n=Is,T=\"y\",M=\"x\",k=\"y2\",A=\"x2\",C.attr(\"dy\",\".32em\").style(\"text-anchor\",z<0?\"end\":\"start\"),w.attr(\"d\",\"M\"+z*o+\",\"+b[0]+\"H0V\"+b[1]+\"H\"+z*o)),S.attr(A,z*a),I.attr(M,z*x),E.attr(k,0).attr(A,z*a),P.attr(T,0).attr(M,z*x),h.rangeBand){var O=h,D=O.rangeBand()/2;f=h=function(t){return O(t)+D}}else f.rangeBand?f=h:v.call(n,h,f);m.call(n,f,h),y.call(n,h,h)}))}return u.scale=function(t){return arguments.length?(r=t,u):r},u.orient=function(t){return arguments.length?(i=t in Cs?t+\"\":Es,u):i},u.ticks=function(){return arguments.length?(l=n(arguments),u):l},u.tickValues=function(t){return arguments.length?(c=t,u):c},u.tickFormat=function(t){return arguments.length?(e=t,u):e},u.tickSize=function(t){var e=arguments.length;return e?(a=+t,o=+arguments[e-1],u):a},u.innerTickSize=function(t){return arguments.length?(a=+t,u):a},u.outerTickSize=function(t){return arguments.length?(o=+t,u):o},u.tickPadding=function(t){return arguments.length?(s=+t,u):s},u.tickSubdivide=function(){return arguments.length&&u},u};var Es=\"bottom\",Cs={top:1,right:1,bottom:1,left:1};function Ls(t,e,r){t.attr(\"transform\",(function(t){var n=e(t);return\"translate(\"+(isFinite(n)?n:r(t))+\",0)\"}))}function Is(t,e,r){t.attr(\"transform\",(function(t){var n=e(t);return\"translate(0,\"+(isFinite(n)?n:r(t))+\")\"}))}t.svg.brush=function(){var e,r,n=N(h,\"brushstart\",\"brush\",\"brushend\"),i=null,a=null,s=[0,0],l=[0,0],c=!0,u=!0,f=zs[0];function h(e){e.each((function(){var e=t.select(this).style(\"pointer-events\",\"all\").style(\"-webkit-tap-highlight-color\",\"rgba(0,0,0,0)\").on(\"mousedown.brush\",m).on(\"touchstart.brush\",m),r=e.selectAll(\".background\").data([0]);r.enter().append(\"rect\").attr(\"class\",\"background\").style(\"visibility\",\"hidden\").style(\"cursor\",\"crosshair\"),e.selectAll(\".extent\").data([0]).enter().append(\"rect\").attr(\"class\",\"extent\").style(\"cursor\",\"move\");var n=e.selectAll(\".resize\").data(f,L);n.exit().remove(),n.enter().append(\"g\").attr(\"class\",(function(t){return\"resize \"+t})).style(\"cursor\",(function(t){return Ps[t]})).append(\"rect\").attr(\"x\",(function(t){return/[ew]$/.test(t)?-3:null})).attr(\"y\",(function(t){return/^[ns]/.test(t)?-3:null})).attr(\"width\",6).attr(\"height\",6).style(\"visibility\",\"hidden\"),n.style(\"display\",h.empty()?\"none\":null);var o,s=t.transition(e),l=t.transition(r);i&&(o=mo(i),l.attr(\"x\",o[0]).attr(\"width\",o[1]-o[0]),d(s)),a&&(o=mo(a),l.attr(\"y\",o[0]).attr(\"height\",o[1]-o[0]),g(s)),p(s)}))}function p(t){t.selectAll(\".resize\").attr(\"transform\",(function(t){return\"translate(\"+s[+/e$/.test(t)]+\",\"+l[+/^s/.test(t)]+\")\"}))}function d(t){t.select(\".extent\").attr(\"x\",s[0]),t.selectAll(\".extent,.n>rect,.s>rect\").attr(\"width\",s[1]-s[0])}function g(t){t.select(\".extent\").attr(\"y\",l[0]),t.selectAll(\".extent,.e>rect,.w>rect\").attr(\"height\",l[1]-l[0])}function m(){var f,m,v=this,y=t.select(t.event.target),x=n.of(v,arguments),b=t.select(v),_=y.datum(),w=!/^(n|s)$/.test(_)&&i,T=!/^(e|w)$/.test(_)&&a,k=y.classed(\"extent\"),M=bt(v),A=t.mouse(v),S=t.select(o(v)).on(\"keydown.brush\",L).on(\"keyup.brush\",I);if(t.event.changedTouches?S.on(\"touchmove.brush\",P).on(\"touchend.brush\",O):S.on(\"mousemove.brush\",P).on(\"mouseup.brush\",O),b.interrupt().selectAll(\"*\").interrupt(),k)A[0]=s[0]-A[0],A[1]=l[0]-A[1];else if(_){var E=+/w$/.test(_),C=+/^n/.test(_);m=[s[1-E]-A[0],l[1-C]-A[1]],A[0]=s[E],A[1]=l[C]}else t.event.altKey&&(f=A.slice());function L(){32==t.event.keyCode&&(k||(f=null,A[0]-=s[1],A[1]-=l[1],k=2),F())}function I(){32==t.event.keyCode&&2==k&&(A[0]+=s[1],A[1]+=l[1],k=0,F())}function P(){var e=t.mouse(v),r=!1;m&&(e[0]+=m[0],e[1]+=m[1]),k||(t.event.altKey?(f||(f=[(s[0]+s[1])/2,(l[0]+l[1])/2]),A[0]=s[+(e[0]<f[0])],A[1]=l[+(e[1]<f[1])]):f=null),w&&z(e,i,0)&&(d(b),r=!0),T&&z(e,a,1)&&(g(b),r=!0),r&&(p(b),x({type:\"brush\",mode:k?\"move\":\"resize\"}))}function z(t,n,i){var a,o,h=mo(n),p=h[0],d=h[1],g=A[i],m=i?l:s,v=m[1]-m[0];if(k&&(p-=g,d-=v+g),a=(i?u:c)?Math.max(p,Math.min(d,t[i])):t[i],k?o=(a+=g)+v:(f&&(g=Math.max(p,Math.min(d,2*f[i]-a))),g<a?(o=a,a=g):o=g),m[0]!=a||m[1]!=o)return i?r=null:e=null,m[0]=a,m[1]=o,!0}function O(){P(),b.style(\"pointer-events\",\"all\").selectAll(\".resize\").style(\"display\",h.empty()?\"none\":null),t.select(\"body\").style(\"cursor\",null),S.on(\"mousemove.brush\",null).on(\"mouseup.brush\",null).on(\"touchmove.brush\",null).on(\"touchend.brush\",null).on(\"keydown.brush\",null).on(\"keyup.brush\",null),M(),x({type:\"brushend\"})}b.style(\"pointer-events\",\"none\").selectAll(\".resize\").style(\"display\",null),t.select(\"body\").style(\"cursor\",y.style(\"cursor\")),x({type:\"brushstart\"}),P()}return h.event=function(i){i.each((function(){var i=n.of(this,arguments),a={x:s,y:l,i:e,j:r},o=this.__chart__||a;this.__chart__=a,bs?t.select(this).transition().each(\"start.brush\",(function(){e=o.i,r=o.j,s=o.x,l=o.y,i({type:\"brushstart\"})})).tween(\"brush:brush\",(function(){var t=ta(s,a.x),n=ta(l,a.y);return e=r=null,function(e){s=a.x=t(e),l=a.y=n(e),i({type:\"brush\",mode:\"resize\"})}})).each(\"end.brush\",(function(){e=a.i,r=a.j,i({type:\"brush\",mode:\"resize\"}),i({type:\"brushend\"})})):(i({type:\"brushstart\"}),i({type:\"brush\",mode:\"resize\"}),i({type:\"brushend\"}))}))},h.x=function(t){return arguments.length?(f=zs[!(i=t)<<1|!a],h):i},h.y=function(t){return arguments.length?(f=zs[!i<<1|!(a=t)],h):a},h.clamp=function(t){return arguments.length?(i&&a?(c=!!t[0],u=!!t[1]):i?c=!!t:a&&(u=!!t),h):i&&a?[c,u]:i?c:a?u:null},h.extent=function(t){var n,o,c,u,f;return arguments.length?(i&&(n=t[0],o=t[1],a&&(n=n[0],o=o[0]),e=[n,o],i.invert&&(n=i(n),o=i(o)),o<n&&(f=n,n=o,o=f),n==s[0]&&o==s[1]||(s=[n,o])),a&&(c=t[0],u=t[1],i&&(c=c[1],u=u[1]),r=[c,u],a.invert&&(c=a(c),u=a(u)),u<c&&(f=c,c=u,u=f),c==l[0]&&u==l[1]||(l=[c,u])),h):(i&&(e?(n=e[0],o=e[1]):(n=s[0],o=s[1],i.invert&&(n=i.invert(n),o=i.invert(o)),o<n&&(f=n,n=o,o=f))),a&&(r?(c=r[0],u=r[1]):(c=l[0],u=l[1],a.invert&&(c=a.invert(c),u=a.invert(u)),u<c&&(f=c,c=u,u=f))),i&&a?[[n,c],[o,u]]:i?[n,o]:a&&[c,u])},h.clear=function(){return h.empty()||(s=[0,0],l=[0,0],e=r=null),h},h.empty=function(){return!!i&&s[0]==s[1]||!!a&&l[0]==l[1]},t.rebind(h,n,\"on\")};var Ps={n:\"ns-resize\",e:\"ew-resize\",s:\"ns-resize\",w:\"ew-resize\",nw:\"nwse-resize\",ne:\"nesw-resize\",se:\"nwse-resize\",sw:\"nesw-resize\"},zs=[[\"n\",\"e\",\"s\",\"w\",\"nw\",\"ne\",\"se\",\"sw\"],[\"e\",\"w\"],[\"n\",\"s\"],[]],Os=Pe.format=sr.timeFormat,Ds=Os.utc,Rs=Ds(\"%Y-%m-%dT%H:%M:%S.%LZ\");function Fs(t){return t.toISOString()}function Bs(e,r,n){function i(t){return e(t)}function a(e,n){var i=(e[1]-e[0])/n,a=t.bisect(js,i);return a==js.length?[r.year,ko(e.map((function(t){return t/31536e6})),n)[2]]:a?r[i/js[a-1]<js[a]/i?a-1:a]:[qs,ko(e,n)[2]]}return i.invert=function(t){return Ns(e.invert(t))},i.domain=function(t){return arguments.length?(e.domain(t),i):e.domain().map(Ns)},i.nice=function(t,e){var r=i.domain(),n=go(r),o=null==t?a(n,10):\"number\"==typeof t&&a(n,t);function s(r){return!isNaN(r)&&!t.range(r,Ns(+r+1),e).length}return o&&(t=o[0],e=o[1]),i.domain(yo(r,e>1?{floor:function(e){for(;s(e=t.floor(e));)e=Ns(e-1);return e},ceil:function(e){for(;s(e=t.ceil(e));)e=Ns(+e+1);return e}}:t))},i.ticks=function(t,e){var r=go(i.domain()),n=null==t?a(r,10):\"number\"==typeof t?a(r,t):!t.range&&[{range:t},e];return n&&(t=n[0],e=n[1]),t.range(r[0],Ns(+r[1]+1),e<1?1:e)},i.tickFormat=function(){return n},i.copy=function(){return Bs(e.copy(),r,n)},wo(i,e)}function Ns(t){return new Date(t)}Os.iso=Date.prototype.toISOString&&+new Date(\"2000-01-01T00:00:00.000Z\")?Fs:Rs,Fs.parse=function(t){var e=new Date(t);return isNaN(e)?null:e},Fs.toString=Rs.toString,Pe.second=Re((function(t){return new ze(1e3*Math.floor(t/1e3))}),(function(t,e){t.setTime(t.getTime()+1e3*Math.floor(e))}),(function(t){return t.getSeconds()})),Pe.seconds=Pe.second.range,Pe.seconds.utc=Pe.second.utc.range,Pe.minute=Re((function(t){return new ze(6e4*Math.floor(t/6e4))}),(function(t,e){t.setTime(t.getTime()+6e4*Math.floor(e))}),(function(t){return t.getMinutes()})),Pe.minutes=Pe.minute.range,Pe.minutes.utc=Pe.minute.utc.range,Pe.hour=Re((function(t){var e=t.getTimezoneOffset()/60;return new ze(36e5*(Math.floor(t/36e5-e)+e))}),(function(t,e){t.setTime(t.getTime()+36e5*Math.floor(e))}),(function(t){return t.getHours()})),Pe.hours=Pe.hour.range,Pe.hours.utc=Pe.hour.utc.range,Pe.month=Re((function(t){return(t=Pe.day(t)).setDate(1),t}),(function(t,e){t.setMonth(t.getMonth()+e)}),(function(t){return t.getMonth()})),Pe.months=Pe.month.range,Pe.months.utc=Pe.month.utc.range;var js=[1e3,5e3,15e3,3e4,6e4,3e5,9e5,18e5,36e5,108e5,216e5,432e5,864e5,1728e5,6048e5,2592e6,7776e6,31536e6],Us=[[Pe.second,1],[Pe.second,5],[Pe.second,15],[Pe.second,30],[Pe.minute,1],[Pe.minute,5],[Pe.minute,15],[Pe.minute,30],[Pe.hour,1],[Pe.hour,3],[Pe.hour,6],[Pe.hour,12],[Pe.day,1],[Pe.day,2],[Pe.week,1],[Pe.month,1],[Pe.month,3],[Pe.year,1]],Vs=Os.multi([[\".%L\",function(t){return t.getMilliseconds()}],[\":%S\",function(t){return t.getSeconds()}],[\"%I:%M\",function(t){return t.getMinutes()}],[\"%I %p\",function(t){return t.getHours()}],[\"%a %d\",function(t){return t.getDay()&&1!=t.getDate()}],[\"%b %d\",function(t){return 1!=t.getDate()}],[\"%B\",function(t){return t.getMonth()}],[\"%Y\",Yr]]),qs={range:function(e,r,n){return t.range(Math.ceil(e/n)*n,+r,n).map(Ns)},floor:L,ceil:L};Us.year=Pe.year,Pe.scale=function(){return Bs(t.scale.linear(),Us,Vs)};var Hs=Us.map((function(t){return[t[0].utc,t[1]]})),Gs=Ds.multi([[\".%L\",function(t){return t.getUTCMilliseconds()}],[\":%S\",function(t){return t.getUTCSeconds()}],[\"%I:%M\",function(t){return t.getUTCMinutes()}],[\"%I %p\",function(t){return t.getUTCHours()}],[\"%a %d\",function(t){return t.getUTCDay()&&1!=t.getUTCDate()}],[\"%b %d\",function(t){return 1!=t.getUTCDate()}],[\"%B\",function(t){return t.getUTCMonth()}],[\"%Y\",Yr]]);function Ys(t){return JSON.parse(t.responseText)}function Ws(t){var e=i.createRange();return e.selectNode(i.body),e.createContextualFragment(t.responseText)}Hs.year=Pe.year.utc,Pe.scale.utc=function(){return Bs(t.scale.linear(),Hs,Gs)},t.text=ge((function(t){return t.responseText})),t.json=function(t,e){return me(t,\"application/json\",Ys,e)},t.html=function(t,e){return me(t,\"text/html\",Ws,e)},t.xml=ge((function(t){return t.responseXML})),\"object\"==typeof e&&e.exports?e.exports=t:this.d3=t}()},{}],170:[function(t,e,r){e.exports=function(){for(var t=0;t<arguments.length;t++)if(void 0!==arguments[t])return arguments[t]}},{}],171:[function(t,e,r){\"use strict\";var n=t(\"incremental-convex-hull\"),i=t(\"uniq\");function a(t,e){this.point=t,this.index=e}function o(t,e){for(var r=t.point,n=e.point,i=r.length,a=0;a<i;++a){var o=n[a]-r[a];if(o)return o}return 0}e.exports=function(t,e){var r=t.length;if(0===r)return[];var s=t[0].length;if(s<1)return[];if(1===s)return function(t,e,r){if(1===t)return r?[[-1,0]]:[];var n=e.map((function(t,e){return[t[0],e]}));n.sort((function(t,e){return t[0]-e[0]}));for(var i=new Array(t-1),a=1;a<t;++a){var o=n[a-1],s=n[a];i[a-1]=[o[1],s[1]]}r&&i.push([-1,i[0][1]],[i[t-1][1],-1]);return i}(r,t,e);for(var l=new Array(r),c=1,u=0;u<r;++u){for(var f=t[u],h=new Array(s+1),p=0,d=0;d<s;++d){var g=f[d];h[d]=g,p+=g*g}h[s]=p,l[u]=new a(h,u),c=Math.max(p,c)}i(l,o),r=l.length;var m=new Array(r+s+1),v=new Array(r+s+1),y=(s+1)*(s+1)*c,x=new Array(s+1);for(u=0;u<=s;++u)x[u]=0;x[s]=y,m[0]=x.slice(),v[0]=-1;for(u=0;u<=s;++u){(h=x.slice())[u]=1,m[u+1]=h,v[u+1]=-1}for(u=0;u<r;++u){var b=l[u];m[u+s+1]=b.point,v[u+s+1]=b.index}var _=n(m,!1);_=e?_.filter((function(t){for(var e=0,r=0;r<=s;++r){var n=v[t[r]];if(n<0&&++e>=2)return!1;t[r]=n}return!0})):_.filter((function(t){for(var e=0;e<=s;++e){var r=v[t[e]];if(r<0)return!1;t[e]=r}return!0}));if(1&s)for(u=0;u<_.length;++u){h=(b=_[u])[0];b[0]=b[1],b[1]=h}return _}},{\"incremental-convex-hull\":459,uniq:597}],172:[function(t,e,r){\"use strict\";e.exports=a;var n=(a.canvas=document.createElement(\"canvas\")).getContext(\"2d\"),i=o([32,126]);function a(t,e){Array.isArray(t)&&(t=t.join(\", \"));var r,a={},s=16,l=.05;e&&(2===e.length&&\"number\"==typeof e[0]?r=o(e):Array.isArray(e)?r=e:(e.o?r=o(e.o):e.pairs&&(r=e.pairs),e.fontSize&&(s=e.fontSize),null!=e.threshold&&(l=e.threshold))),r||(r=i),n.font=s+\"px \"+t;for(var c=0;c<r.length;c++){var u=r[c],f=n.measureText(u[0]).width+n.measureText(u[1]).width,h=n.measureText(u).width;if(Math.abs(f-h)>s*l){var p=(h-f)/s;a[u]=1e3*p}}return a}function o(t){for(var e=[],r=t[0];r<=t[1];r++)for(var n=String.fromCharCode(r),i=t[0];i<t[1];i++){var a=n+String.fromCharCode(i);e.push(a)}return e}a.createPairs=o,a.ascii=i},{}],173:[function(t,e,r){(function(t){(function(){var r=!1;if(\"undefined\"!=typeof Float64Array){var n=new Float64Array(1),i=new Uint32Array(n.buffer);if(n[0]=1,r=!0,1072693248===i[1]){e.exports=function(t){return n[0]=t,[i[0],i[1]]},e.exports.pack=function(t,e){return i[0]=t,i[1]=e,n[0]},e.exports.lo=function(t){return n[0]=t,i[0]},e.exports.hi=function(t){return n[0]=t,i[1]}}else if(1072693248===i[0]){e.exports=function(t){return n[0]=t,[i[1],i[0]]},e.exports.pack=function(t,e){return i[1]=t,i[0]=e,n[0]},e.exports.lo=function(t){return n[0]=t,i[1]},e.exports.hi=function(t){return n[0]=t,i[0]}}else r=!1}if(!r){var a=new t(8);e.exports=function(t){return a.writeDoubleLE(t,0,!0),[a.readUInt32LE(0,!0),a.readUInt32LE(4,!0)]},e.exports.pack=function(t,e){return a.writeUInt32LE(t,0,!0),a.writeUInt32LE(e,4,!0),a.readDoubleLE(0,!0)},e.exports.lo=function(t){return a.writeDoubleLE(t,0,!0),a.readUInt32LE(0,!0)},e.exports.hi=function(t){return a.writeDoubleLE(t,0,!0),a.readUInt32LE(4,!0)}}e.exports.sign=function(t){return e.exports.hi(t)>>>31},e.exports.exponent=function(t){return(e.exports.hi(t)<<1>>>21)-1023},e.exports.fraction=function(t){var r=e.exports.lo(t),n=e.exports.hi(t),i=1048575&n;return 2146435072&n&&(i+=1<<20),[r,i]},e.exports.denormalized=function(t){return!(2146435072&e.exports.hi(t))}}).call(this)}).call(this,t(\"buffer\").Buffer)},{buffer:111}],174:[function(t,e,r){var n=t(\"abs-svg-path\"),i=t(\"normalize-svg-path\"),a={M:\"moveTo\",C:\"bezierCurveTo\"};e.exports=function(t,e){t.beginPath(),i(n(e)).forEach((function(e){var r=e[0],n=e.slice(1);t[a[r]].apply(t,n)})),t.closePath()}},{\"abs-svg-path\":65,\"normalize-svg-path\":497}],175:[function(t,e,r){e.exports=function(t){switch(t){case\"int8\":return Int8Array;case\"int16\":return Int16Array;case\"int32\":return Int32Array;case\"uint8\":return Uint8Array;case\"uint16\":return Uint16Array;case\"uint32\":return Uint32Array;case\"float32\":return Float32Array;case\"float64\":return Float64Array;case\"array\":return Array;case\"uint8_clamped\":return Uint8ClampedArray}}},{}],176:[function(t,e,r){\"use strict\";e.exports=function(t,e){switch(\"undefined\"==typeof e&&(e=0),typeof t){case\"number\":if(t>0)return function(t,e){var r,n;for(r=new Array(t),n=0;n<t;++n)r[n]=e;return r}(0|t,e);break;case\"object\":if(\"number\"==typeof t.length)return function t(e,r,n){var i=0|e[n];if(i<=0)return[];var a,o=new Array(i);if(n===e.length-1)for(a=0;a<i;++a)o[a]=r;else for(a=0;a<i;++a)o[a]=t(e,r,n+1);return o}(t,e,0)}return[]}},{}],177:[function(t,e,r){\"use strict\";function n(t,e,r){r=r||2;var n,s,l,c,u,p,d,m=e&&e.length,v=m?e[0]*r:t.length,y=i(t,0,v,r,!0),x=[];if(!y||y.next===y.prev)return x;if(m&&(y=function(t,e,r,n){var o,s,l,c,u,p=[];for(o=0,s=e.length;o<s;o++)l=e[o]*n,c=o<s-1?e[o+1]*n:t.length,(u=i(t,l,c,n,!1))===u.next&&(u.steiner=!0),p.push(g(u));for(p.sort(f),o=0;o<p.length;o++)h(p[o],r),r=a(r,r.next);return r}(t,e,y,r)),t.length>80*r){n=l=t[0],s=c=t[1];for(var b=r;b<v;b+=r)(u=t[b])<n&&(n=u),(p=t[b+1])<s&&(s=p),u>l&&(l=u),p>c&&(c=p);d=0!==(d=Math.max(l-n,c-s))?1/d:0}return o(y,x,r,n,s,d),x}function i(t,e,r,n,i){var a,o;if(i===E(t,e,r,n)>0)for(a=e;a<r;a+=n)o=M(a,t[a],t[a+1],o);else for(a=r-n;a>=e;a-=n)o=M(a,t[a],t[a+1],o);return o&&x(o,o.next)&&(A(o),o=o.next),o}function a(t,e){if(!t)return t;e||(e=t);var r,n=t;do{if(r=!1,n.steiner||!x(n,n.next)&&0!==y(n.prev,n,n.next))n=n.next;else{if(A(n),(n=e=n.prev)===n.next)break;r=!0}}while(r||n!==e);return e}function o(t,e,r,n,i,f,h){if(t){!h&&f&&function(t,e,r,n){var i=t;do{null===i.z&&(i.z=d(i.x,i.y,e,r,n)),i.prevZ=i.prev,i.nextZ=i.next,i=i.next}while(i!==t);i.prevZ.nextZ=null,i.prevZ=null,function(t){var e,r,n,i,a,o,s,l,c=1;do{for(r=t,t=null,a=null,o=0;r;){for(o++,n=r,s=0,e=0;e<c&&(s++,n=n.nextZ);e++);for(l=c;s>0||l>0&&n;)0!==s&&(0===l||!n||r.z<=n.z)?(i=r,r=r.nextZ,s--):(i=n,n=n.nextZ,l--),a?a.nextZ=i:t=i,i.prevZ=a,a=i;r=n}a.nextZ=null,c*=2}while(o>1)}(i)}(t,n,i,f);for(var p,g,m=t;t.prev!==t.next;)if(p=t.prev,g=t.next,f?l(t,n,i,f):s(t))e.push(p.i/r),e.push(t.i/r),e.push(g.i/r),A(t),t=g.next,m=g.next;else if((t=g)===m){h?1===h?o(t=c(a(t),e,r),e,r,n,i,f,2):2===h&&u(t,e,r,n,i,f):o(a(t),e,r,n,i,f,1);break}}}function s(t){var e=t.prev,r=t,n=t.next;if(y(e,r,n)>=0)return!1;for(var i=t.next.next;i!==t.prev;){if(m(e.x,e.y,r.x,r.y,n.x,n.y,i.x,i.y)&&y(i.prev,i,i.next)>=0)return!1;i=i.next}return!0}function l(t,e,r,n){var i=t.prev,a=t,o=t.next;if(y(i,a,o)>=0)return!1;for(var s=i.x<a.x?i.x<o.x?i.x:o.x:a.x<o.x?a.x:o.x,l=i.y<a.y?i.y<o.y?i.y:o.y:a.y<o.y?a.y:o.y,c=i.x>a.x?i.x>o.x?i.x:o.x:a.x>o.x?a.x:o.x,u=i.y>a.y?i.y>o.y?i.y:o.y:a.y>o.y?a.y:o.y,f=d(s,l,e,r,n),h=d(c,u,e,r,n),p=t.prevZ,g=t.nextZ;p&&p.z>=f&&g&&g.z<=h;){if(p!==t.prev&&p!==t.next&&m(i.x,i.y,a.x,a.y,o.x,o.y,p.x,p.y)&&y(p.prev,p,p.next)>=0)return!1;if(p=p.prevZ,g!==t.prev&&g!==t.next&&m(i.x,i.y,a.x,a.y,o.x,o.y,g.x,g.y)&&y(g.prev,g,g.next)>=0)return!1;g=g.nextZ}for(;p&&p.z>=f;){if(p!==t.prev&&p!==t.next&&m(i.x,i.y,a.x,a.y,o.x,o.y,p.x,p.y)&&y(p.prev,p,p.next)>=0)return!1;p=p.prevZ}for(;g&&g.z<=h;){if(g!==t.prev&&g!==t.next&&m(i.x,i.y,a.x,a.y,o.x,o.y,g.x,g.y)&&y(g.prev,g,g.next)>=0)return!1;g=g.nextZ}return!0}function c(t,e,r){var n=t;do{var i=n.prev,o=n.next.next;!x(i,o)&&b(i,n,n.next,o)&&T(i,o)&&T(o,i)&&(e.push(i.i/r),e.push(n.i/r),e.push(o.i/r),A(n),A(n.next),n=t=o),n=n.next}while(n!==t);return a(n)}function u(t,e,r,n,i,s){var l=t;do{for(var c=l.next.next;c!==l.prev;){if(l.i!==c.i&&v(l,c)){var u=k(l,c);return l=a(l,l.next),u=a(u,u.next),o(l,e,r,n,i,s),void o(u,e,r,n,i,s)}c=c.next}l=l.next}while(l!==t)}function f(t,e){return t.x-e.x}function h(t,e){if(e=function(t,e){var r,n=e,i=t.x,a=t.y,o=-1/0;do{if(a<=n.y&&a>=n.next.y&&n.next.y!==n.y){var s=n.x+(a-n.y)*(n.next.x-n.x)/(n.next.y-n.y);if(s<=i&&s>o){if(o=s,s===i){if(a===n.y)return n;if(a===n.next.y)return n.next}r=n.x<n.next.x?n:n.next}}n=n.next}while(n!==e);if(!r)return null;if(i===o)return r;var l,c=r,u=r.x,f=r.y,h=1/0;n=r;do{i>=n.x&&n.x>=u&&i!==n.x&&m(a<f?i:o,a,u,f,a<f?o:i,a,n.x,n.y)&&(l=Math.abs(a-n.y)/(i-n.x),T(n,t)&&(l<h||l===h&&(n.x>r.x||n.x===r.x&&p(r,n)))&&(r=n,h=l)),n=n.next}while(n!==c);return r}(t,e)){var r=k(e,t);a(e,e.next),a(r,r.next)}}function p(t,e){return y(t.prev,t,e.prev)<0&&y(e.next,t,t.next)<0}function d(t,e,r,n,i){return(t=1431655765&((t=858993459&((t=252645135&((t=16711935&((t=32767*(t-r)*i)|t<<8))|t<<4))|t<<2))|t<<1))|(e=1431655765&((e=858993459&((e=252645135&((e=16711935&((e=32767*(e-n)*i)|e<<8))|e<<4))|e<<2))|e<<1))<<1}function g(t){var e=t,r=t;do{(e.x<r.x||e.x===r.x&&e.y<r.y)&&(r=e),e=e.next}while(e!==t);return r}function m(t,e,r,n,i,a,o,s){return(i-o)*(e-s)-(t-o)*(a-s)>=0&&(t-o)*(n-s)-(r-o)*(e-s)>=0&&(r-o)*(a-s)-(i-o)*(n-s)>=0}function v(t,e){return t.next.i!==e.i&&t.prev.i!==e.i&&!function(t,e){var r=t;do{if(r.i!==t.i&&r.next.i!==t.i&&r.i!==e.i&&r.next.i!==e.i&&b(r,r.next,t,e))return!0;r=r.next}while(r!==t);return!1}(t,e)&&(T(t,e)&&T(e,t)&&function(t,e){var r=t,n=!1,i=(t.x+e.x)/2,a=(t.y+e.y)/2;do{r.y>a!=r.next.y>a&&r.next.y!==r.y&&i<(r.next.x-r.x)*(a-r.y)/(r.next.y-r.y)+r.x&&(n=!n),r=r.next}while(r!==t);return n}(t,e)&&(y(t.prev,t,e.prev)||y(t,e.prev,e))||x(t,e)&&y(t.prev,t,t.next)>0&&y(e.prev,e,e.next)>0)}function y(t,e,r){return(e.y-t.y)*(r.x-e.x)-(e.x-t.x)*(r.y-e.y)}function x(t,e){return t.x===e.x&&t.y===e.y}function b(t,e,r,n){var i=w(y(t,e,r)),a=w(y(t,e,n)),o=w(y(r,n,t)),s=w(y(r,n,e));return i!==a&&o!==s||(!(0!==i||!_(t,r,e))||(!(0!==a||!_(t,n,e))||(!(0!==o||!_(r,t,n))||!(0!==s||!_(r,e,n)))))}function _(t,e,r){return e.x<=Math.max(t.x,r.x)&&e.x>=Math.min(t.x,r.x)&&e.y<=Math.max(t.y,r.y)&&e.y>=Math.min(t.y,r.y)}function w(t){return t>0?1:t<0?-1:0}function T(t,e){return y(t.prev,t,t.next)<0?y(t,e,t.next)>=0&&y(t,t.prev,e)>=0:y(t,e,t.prev)<0||y(t,t.next,e)<0}function k(t,e){var r=new S(t.i,t.x,t.y),n=new S(e.i,e.x,e.y),i=t.next,a=e.prev;return t.next=e,e.prev=t,r.next=i,i.prev=r,n.next=r,r.prev=n,a.next=n,n.prev=a,n}function M(t,e,r,n){var i=new S(t,e,r);return n?(i.next=n.next,i.prev=n,n.next.prev=i,n.next=i):(i.prev=i,i.next=i),i}function A(t){t.next.prev=t.prev,t.prev.next=t.next,t.prevZ&&(t.prevZ.nextZ=t.nextZ),t.nextZ&&(t.nextZ.prevZ=t.prevZ)}function S(t,e,r){this.i=t,this.x=e,this.y=r,this.prev=null,this.next=null,this.z=null,this.prevZ=null,this.nextZ=null,this.steiner=!1}function E(t,e,r,n){for(var i=0,a=e,o=r-n;a<r;a+=n)i+=(t[o]-t[a])*(t[a+1]+t[o+1]),o=a;return i}e.exports=n,e.exports.default=n,n.deviation=function(t,e,r,n){var i=e&&e.length,a=i?e[0]*r:t.length,o=Math.abs(E(t,0,a,r));if(i)for(var s=0,l=e.length;s<l;s++){var c=e[s]*r,u=s<l-1?e[s+1]*r:t.length;o-=Math.abs(E(t,c,u,r))}var f=0;for(s=0;s<n.length;s+=3){var h=n[s]*r,p=n[s+1]*r,d=n[s+2]*r;f+=Math.abs((t[h]-t[d])*(t[p+1]-t[h+1])-(t[h]-t[p])*(t[d+1]-t[h+1]))}return 0===o&&0===f?0:Math.abs((f-o)/o)},n.flatten=function(t){for(var e=t[0][0].length,r={vertices:[],holes:[],dimensions:e},n=0,i=0;i<t.length;i++){for(var a=0;a<t[i].length;a++)for(var o=0;o<e;o++)r.vertices.push(t[i][a][o]);i>0&&(n+=t[i-1].length,r.holes.push(n))}return r}},{}],178:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=t.length;if(\"number\"!=typeof e){e=0;for(var i=0;i<r;++i){var a=t[i];e=Math.max(e,a[0],a[1])}e=1+(0|e)}e|=0;var o=new Array(e);for(i=0;i<e;++i)o[i]=[];for(i=0;i<r;++i){a=t[i];o[a[0]].push(a[1]),o[a[1]].push(a[0])}for(var s=0;s<e;++s)n(o[s],(function(t,e){return t-e}));return o};var n=t(\"uniq\")},{uniq:597}],179:[function(t,e,r){var n=t(\"strongly-connected-components\");e.exports=function(t,e){var r,i=[],a=[],o=[],s={},l=[];function c(t){var e,n,i=!1;for(a.push(t),o[t]=!0,e=0;e<l[t].length;e++)(n=l[t][e])===r?(u(r,a),i=!0):o[n]||(i=c(n));if(i)!function t(e){o[e]=!1,s.hasOwnProperty(e)&&Object.keys(s[e]).forEach((function(r){delete s[e][r],o[r]&&t(r)}))}(t);else for(e=0;e<l[t].length;e++){n=l[t][e];var f=s[n];f||(f={},s[n]=f),f[n]=!0}return a.pop(),i}function u(t,r){var n=[].concat(r).concat(t);e?e(c):i.push(n)}function f(e){!function(e){for(var r=0;r<t.length;r++)r<e&&(t[r]=[]),t[r]=t[r].filter((function(t){return t>=e}))}(e);for(var r,i=n(t).components.filter((function(t){return t.length>1})),a=1/0,o=0;o<i.length;o++)for(var s=0;s<i[o].length;s++)i[o][s]<a&&(a=i[o][s],r=o);var l=i[r];return!!l&&{leastVertex:a,adjList:t.map((function(t,e){return-1===l.indexOf(e)?[]:t.filter((function(t){return-1!==l.indexOf(t)}))}))}}r=0;for(var h=t.length;r<h;){var p=f(r);if(r=p.leastVertex,l=p.adjList){for(var d=0;d<l.length;d++)for(var g=0;g<l[d].length;g++){var m=l[d][g];o[+m]=!1,s[m]={}}c(r),r+=1}else r=h}return e?void 0:i}},{\"strongly-connected-components\":569}],180:[function(t,e,r){\"use strict\";var n=t(\"../../object/valid-value\");e.exports=function(){return n(this).length=0,this}},{\"../../object/valid-value\":211}],181:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?Array.from:t(\"./shim\")},{\"./is-implemented\":182,\"./shim\":183}],182:[function(t,e,r){\"use strict\";e.exports=function(){var t,e,r=Array.from;return\"function\"==typeof r&&(e=r(t=[\"raz\",\"dwa\"]),Boolean(e&&e!==t&&\"dwa\"===e[1]))}},{}],183:[function(t,e,r){\"use strict\";var n=t(\"es6-symbol\").iterator,i=t(\"../../function/is-arguments\"),a=t(\"../../function/is-function\"),o=t(\"../../number/to-pos-integer\"),s=t(\"../../object/valid-callable\"),l=t(\"../../object/valid-value\"),c=t(\"../../object/is-value\"),u=t(\"../../string/is-string\"),f=Array.isArray,h=Function.prototype.call,p={configurable:!0,enumerable:!0,writable:!0,value:null},d=Object.defineProperty;e.exports=function(t){var e,r,g,m,v,y,x,b,_,w,T=arguments[1],k=arguments[2];if(t=Object(l(t)),c(T)&&s(T),this&&this!==Array&&a(this))e=this;else{if(!T){if(i(t))return 1!==(v=t.length)?Array.apply(null,t):((m=new Array(1))[0]=t[0],m);if(f(t)){for(m=new Array(v=t.length),r=0;r<v;++r)m[r]=t[r];return m}}m=[]}if(!f(t))if(void 0!==(_=t[n])){for(x=s(_).call(t),e&&(m=new e),b=x.next(),r=0;!b.done;)w=T?h.call(T,k,b.value,r):b.value,e?(p.value=w,d(m,r,p)):m[r]=w,b=x.next(),++r;v=r}else if(u(t)){for(v=t.length,e&&(m=new e),r=0,g=0;r<v;++r)w=t[r],r+1<v&&(y=w.charCodeAt(0))>=55296&&y<=56319&&(w+=t[++r]),w=T?h.call(T,k,w,g):w,e?(p.value=w,d(m,g,p)):m[g]=w,++g;v=g}if(void 0===v)for(v=o(t.length),e&&(m=new e(v)),r=0;r<v;++r)w=T?h.call(T,k,t[r],r):t[r],e?(p.value=w,d(m,r,p)):m[r]=w;return e&&(p.value=null,m.length=v),m}},{\"../../function/is-arguments\":184,\"../../function/is-function\":185,\"../../number/to-pos-integer\":191,\"../../object/is-value\":200,\"../../object/valid-callable\":209,\"../../object/valid-value\":211,\"../../string/is-string\":215,\"es6-symbol\":225}],184:[function(t,e,r){\"use strict\";var n=Object.prototype.toString,i=n.call(function(){return arguments}());e.exports=function(t){return n.call(t)===i}},{}],185:[function(t,e,r){\"use strict\";var n=Object.prototype.toString,i=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);e.exports=function(t){return\"function\"==typeof t&&i(n.call(t))}},{}],186:[function(t,e,r){\"use strict\";e.exports=function(){}},{}],187:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?Math.sign:t(\"./shim\")},{\"./is-implemented\":188,\"./shim\":189}],188:[function(t,e,r){\"use strict\";e.exports=function(){var t=Math.sign;return\"function\"==typeof t&&(1===t(10)&&-1===t(-20))}},{}],189:[function(t,e,r){\"use strict\";e.exports=function(t){return t=Number(t),isNaN(t)||0===t?t:t>0?1:-1}},{}],190:[function(t,e,r){\"use strict\";var n=t(\"../math/sign\"),i=Math.abs,a=Math.floor;e.exports=function(t){return isNaN(t)?0:0!==(t=Number(t))&&isFinite(t)?n(t)*a(i(t)):t}},{\"../math/sign\":187}],191:[function(t,e,r){\"use strict\";var n=t(\"./to-integer\"),i=Math.max;e.exports=function(t){return i(0,n(t))}},{\"./to-integer\":190}],192:[function(t,e,r){\"use strict\";var n=t(\"./valid-callable\"),i=t(\"./valid-value\"),a=Function.prototype.bind,o=Function.prototype.call,s=Object.keys,l=Object.prototype.propertyIsEnumerable;e.exports=function(t,e){return function(r,c){var u,f=arguments[2],h=arguments[3];return r=Object(i(r)),n(c),u=s(r),h&&u.sort(\"function\"==typeof h?a.call(h,r):void 0),\"function\"!=typeof t&&(t=u[t]),o.call(t,u,(function(t,n){return l.call(r,t)?o.call(c,f,r[t],t,r,n):e}))}}},{\"./valid-callable\":209,\"./valid-value\":211}],193:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?Object.assign:t(\"./shim\")},{\"./is-implemented\":194,\"./shim\":195}],194:[function(t,e,r){\"use strict\";e.exports=function(){var t,e=Object.assign;return\"function\"==typeof e&&(e(t={foo:\"raz\"},{bar:\"dwa\"},{trzy:\"trzy\"}),t.foo+t.bar+t.trzy===\"razdwatrzy\")}},{}],195:[function(t,e,r){\"use strict\";var n=t(\"../keys\"),i=t(\"../valid-value\"),a=Math.max;e.exports=function(t,e){var r,o,s,l=a(arguments.length,2);for(t=Object(i(t)),s=function(n){try{t[n]=e[n]}catch(t){r||(r=t)}},o=1;o<l;++o)n(e=arguments[o]).forEach(s);if(void 0!==r)throw r;return t}},{\"../keys\":201,\"../valid-value\":211}],196:[function(t,e,r){\"use strict\";var n=t(\"../array/from\"),i=t(\"./assign\"),a=t(\"./valid-value\");e.exports=function(t){var e=Object(a(t)),r=arguments[1],o=Object(arguments[2]);if(e!==t&&!r)return e;var s={};return r?n(r,(function(e){(o.ensure||e in t)&&(s[e]=t[e])})):i(s,t),s}},{\"../array/from\":181,\"./assign\":193,\"./valid-value\":211}],197:[function(t,e,r){\"use strict\";var n,i,a,o,s=Object.create;t(\"./set-prototype-of/is-implemented\")()||(n=t(\"./set-prototype-of/shim\")),e.exports=n?1!==n.level?s:(i={},a={},o={configurable:!1,enumerable:!1,writable:!0,value:void 0},Object.getOwnPropertyNames(Object.prototype).forEach((function(t){a[t]=\"__proto__\"!==t?o:{configurable:!0,enumerable:!1,writable:!0,value:void 0}})),Object.defineProperties(i,a),Object.defineProperty(n,\"nullPolyfill\",{configurable:!1,enumerable:!1,writable:!1,value:i}),function(t,e){return s(null===t?i:t,e)}):s},{\"./set-prototype-of/is-implemented\":207,\"./set-prototype-of/shim\":208}],198:[function(t,e,r){\"use strict\";e.exports=t(\"./_iterate\")(\"forEach\")},{\"./_iterate\":192}],199:[function(t,e,r){\"use strict\";var n=t(\"./is-value\"),i={function:!0,object:!0};e.exports=function(t){return n(t)&&i[typeof t]||!1}},{\"./is-value\":200}],200:[function(t,e,r){\"use strict\";var n=t(\"../function/noop\")();e.exports=function(t){return t!==n&&null!==t}},{\"../function/noop\":186}],201:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?Object.keys:t(\"./shim\")},{\"./is-implemented\":202,\"./shim\":203}],202:[function(t,e,r){\"use strict\";e.exports=function(){try{return Object.keys(\"primitive\"),!0}catch(t){return!1}}},{}],203:[function(t,e,r){\"use strict\";var n=t(\"../is-value\"),i=Object.keys;e.exports=function(t){return i(n(t)?Object(t):t)}},{\"../is-value\":200}],204:[function(t,e,r){\"use strict\";var n=t(\"./valid-callable\"),i=t(\"./for-each\"),a=Function.prototype.call;e.exports=function(t,e){var r={},o=arguments[2];return n(e),i(t,(function(t,n,i,s){r[n]=a.call(e,o,t,n,i,s)})),r}},{\"./for-each\":198,\"./valid-callable\":209}],205:[function(t,e,r){\"use strict\";var n=t(\"./is-value\"),i=Array.prototype.forEach,a=Object.create,o=function(t,e){var r;for(r in t)e[r]=t[r]};e.exports=function(t){var e=a(null);return i.call(arguments,(function(t){n(t)&&o(Object(t),e)})),e}},{\"./is-value\":200}],206:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?Object.setPrototypeOf:t(\"./shim\")},{\"./is-implemented\":207,\"./shim\":208}],207:[function(t,e,r){\"use strict\";var n=Object.create,i=Object.getPrototypeOf,a={};e.exports=function(){var t=Object.setPrototypeOf,e=arguments[0]||n;return\"function\"==typeof t&&i(t(e(null),a))===a}},{}],208:[function(t,e,r){\"use strict\";var n,i=t(\"../is-object\"),a=t(\"../valid-value\"),o=Object.prototype.isPrototypeOf,s=Object.defineProperty,l={configurable:!0,enumerable:!1,writable:!0,value:void 0};n=function(t,e){if(a(t),null===e||i(e))return t;throw new TypeError(\"Prototype must be null or an object\")},e.exports=function(t){var e,r;return t?(2===t.level?t.set?(r=t.set,e=function(t,e){return r.call(n(t,e),e),t}):e=function(t,e){return n(t,e).__proto__=e,t}:e=function t(e,r){var i;return n(e,r),(i=o.call(t.nullPolyfill,e))&&delete t.nullPolyfill.__proto__,null===r&&(r=t.nullPolyfill),e.__proto__=r,i&&s(t.nullPolyfill,\"__proto__\",l),e},Object.defineProperty(e,\"level\",{configurable:!1,enumerable:!1,writable:!1,value:t.level})):null}(function(){var t,e=Object.create(null),r={},n=Object.getOwnPropertyDescriptor(Object.prototype,\"__proto__\");if(n){try{(t=n.set).call(e,r)}catch(t){}if(Object.getPrototypeOf(e)===r)return{set:t,level:2}}return e.__proto__=r,Object.getPrototypeOf(e)===r?{level:2}:((e={}).__proto__=r,Object.getPrototypeOf(e)===r&&{level:1})}()),t(\"../create\")},{\"../create\":197,\"../is-object\":199,\"../valid-value\":211}],209:[function(t,e,r){\"use strict\";e.exports=function(t){if(\"function\"!=typeof t)throw new TypeError(t+\" is not a function\");return t}},{}],210:[function(t,e,r){\"use strict\";var n=t(\"./is-object\");e.exports=function(t){if(!n(t))throw new TypeError(t+\" is not an Object\");return t}},{\"./is-object\":199}],211:[function(t,e,r){\"use strict\";var n=t(\"./is-value\");e.exports=function(t){if(!n(t))throw new TypeError(\"Cannot use null or undefined\");return t}},{\"./is-value\":200}],212:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?String.prototype.contains:t(\"./shim\")},{\"./is-implemented\":213,\"./shim\":214}],213:[function(t,e,r){\"use strict\";var n=\"razdwatrzy\";e.exports=function(){return\"function\"==typeof n.contains&&(!0===n.contains(\"dwa\")&&!1===n.contains(\"foo\"))}},{}],214:[function(t,e,r){\"use strict\";var n=String.prototype.indexOf;e.exports=function(t){return n.call(this,t,arguments[1])>-1}},{}],215:[function(t,e,r){\"use strict\";var n=Object.prototype.toString,i=n.call(\"\");e.exports=function(t){return\"string\"==typeof t||t&&\"object\"==typeof t&&(t instanceof String||n.call(t)===i)||!1}},{}],216:[function(t,e,r){\"use strict\";var n=Object.create(null),i=Math.random;e.exports=function(){var t;do{t=i().toString(36).slice(2)}while(n[t]);return t}},{}],217:[function(t,e,r){\"use strict\";var n,i=t(\"es5-ext/object/set-prototype-of\"),a=t(\"es5-ext/string/#/contains\"),o=t(\"d\"),s=t(\"es6-symbol\"),l=t(\"./\"),c=Object.defineProperty;n=e.exports=function(t,e){if(!(this instanceof n))throw new TypeError(\"Constructor requires 'new'\");l.call(this,t),e=e?a.call(e,\"key+value\")?\"key+value\":a.call(e,\"key\")?\"key\":\"value\":\"value\",c(this,\"__kind__\",o(\"\",e))},i&&i(n,l),delete n.prototype.constructor,n.prototype=Object.create(l.prototype,{_resolve:o((function(t){return\"value\"===this.__kind__?this.__list__[t]:\"key+value\"===this.__kind__?[t,this.__list__[t]]:t}))}),c(n.prototype,s.toStringTag,o(\"c\",\"Array Iterator\"))},{\"./\":220,d:155,\"es5-ext/object/set-prototype-of\":206,\"es5-ext/string/#/contains\":212,\"es6-symbol\":225}],218:[function(t,e,r){\"use strict\";var n=t(\"es5-ext/function/is-arguments\"),i=t(\"es5-ext/object/valid-callable\"),a=t(\"es5-ext/string/is-string\"),o=t(\"./get\"),s=Array.isArray,l=Function.prototype.call,c=Array.prototype.some;e.exports=function(t,e){var r,u,f,h,p,d,g,m,v=arguments[2];if(s(t)||n(t)?r=\"array\":a(t)?r=\"string\":t=o(t),i(e),f=function(){h=!0},\"array\"!==r)if(\"string\"!==r)for(u=t.next();!u.done;){if(l.call(e,v,u.value,f),h)return;u=t.next()}else for(d=t.length,p=0;p<d&&(g=t[p],p+1<d&&(m=g.charCodeAt(0))>=55296&&m<=56319&&(g+=t[++p]),l.call(e,v,g,f),!h);++p);else c.call(t,(function(t){return l.call(e,v,t,f),h}))}},{\"./get\":219,\"es5-ext/function/is-arguments\":184,\"es5-ext/object/valid-callable\":209,\"es5-ext/string/is-string\":215}],219:[function(t,e,r){\"use strict\";var n=t(\"es5-ext/function/is-arguments\"),i=t(\"es5-ext/string/is-string\"),a=t(\"./array\"),o=t(\"./string\"),s=t(\"./valid-iterable\"),l=t(\"es6-symbol\").iterator;e.exports=function(t){return\"function\"==typeof s(t)[l]?t[l]():n(t)?new a(t):i(t)?new o(t):new a(t)}},{\"./array\":217,\"./string\":222,\"./valid-iterable\":223,\"es5-ext/function/is-arguments\":184,\"es5-ext/string/is-string\":215,\"es6-symbol\":225}],220:[function(t,e,r){\"use strict\";var n,i=t(\"es5-ext/array/#/clear\"),a=t(\"es5-ext/object/assign\"),o=t(\"es5-ext/object/valid-callable\"),s=t(\"es5-ext/object/valid-value\"),l=t(\"d\"),c=t(\"d/auto-bind\"),u=t(\"es6-symbol\"),f=Object.defineProperty,h=Object.defineProperties;e.exports=n=function(t,e){if(!(this instanceof n))throw new TypeError(\"Constructor requires 'new'\");h(this,{__list__:l(\"w\",s(t)),__context__:l(\"w\",e),__nextIndex__:l(\"w\",0)}),e&&(o(e.on),e.on(\"_add\",this._onAdd),e.on(\"_delete\",this._onDelete),e.on(\"_clear\",this._onClear))},delete n.prototype.constructor,h(n.prototype,a({_next:l((function(){var t;if(this.__list__)return this.__redo__&&void 0!==(t=this.__redo__.shift())?t:this.__nextIndex__<this.__list__.length?this.__nextIndex__++:void this._unBind()})),next:l((function(){return this._createResult(this._next())})),_createResult:l((function(t){return void 0===t?{done:!0,value:void 0}:{done:!1,value:this._resolve(t)}})),_resolve:l((function(t){return this.__list__[t]})),_unBind:l((function(){this.__list__=null,delete this.__redo__,this.__context__&&(this.__context__.off(\"_add\",this._onAdd),this.__context__.off(\"_delete\",this._onDelete),this.__context__.off(\"_clear\",this._onClear),this.__context__=null)})),toString:l((function(){return\"[object \"+(this[u.toStringTag]||\"Object\")+\"]\"}))},c({_onAdd:l((function(t){t>=this.__nextIndex__||(++this.__nextIndex__,this.__redo__?(this.__redo__.forEach((function(e,r){e>=t&&(this.__redo__[r]=++e)}),this),this.__redo__.push(t)):f(this,\"__redo__\",l(\"c\",[t])))})),_onDelete:l((function(t){var e;t>=this.__nextIndex__||(--this.__nextIndex__,this.__redo__&&(-1!==(e=this.__redo__.indexOf(t))&&this.__redo__.splice(e,1),this.__redo__.forEach((function(e,r){e>t&&(this.__redo__[r]=--e)}),this)))})),_onClear:l((function(){this.__redo__&&i.call(this.__redo__),this.__nextIndex__=0}))}))),f(n.prototype,u.iterator,l((function(){return this})))},{d:155,\"d/auto-bind\":154,\"es5-ext/array/#/clear\":180,\"es5-ext/object/assign\":193,\"es5-ext/object/valid-callable\":209,\"es5-ext/object/valid-value\":211,\"es6-symbol\":225}],221:[function(t,e,r){\"use strict\";var n=t(\"es5-ext/function/is-arguments\"),i=t(\"es5-ext/object/is-value\"),a=t(\"es5-ext/string/is-string\"),o=t(\"es6-symbol\").iterator,s=Array.isArray;e.exports=function(t){return!!i(t)&&(!!s(t)||(!!a(t)||(!!n(t)||\"function\"==typeof t[o])))}},{\"es5-ext/function/is-arguments\":184,\"es5-ext/object/is-value\":200,\"es5-ext/string/is-string\":215,\"es6-symbol\":225}],222:[function(t,e,r){\"use strict\";var n,i=t(\"es5-ext/object/set-prototype-of\"),a=t(\"d\"),o=t(\"es6-symbol\"),s=t(\"./\"),l=Object.defineProperty;n=e.exports=function(t){if(!(this instanceof n))throw new TypeError(\"Constructor requires 'new'\");t=String(t),s.call(this,t),l(this,\"__length__\",a(\"\",t.length))},i&&i(n,s),delete n.prototype.constructor,n.prototype=Object.create(s.prototype,{_next:a((function(){if(this.__list__)return this.__nextIndex__<this.__length__?this.__nextIndex__++:void this._unBind()})),_resolve:a((function(t){var e,r=this.__list__[t];return this.__nextIndex__===this.__length__?r:(e=r.charCodeAt(0))>=55296&&e<=56319?r+this.__list__[this.__nextIndex__++]:r}))}),l(n.prototype,o.toStringTag,a(\"c\",\"String Iterator\"))},{\"./\":220,d:155,\"es5-ext/object/set-prototype-of\":206,\"es6-symbol\":225}],223:[function(t,e,r){\"use strict\";var n=t(\"./is-iterable\");e.exports=function(t){if(!n(t))throw new TypeError(t+\" is not iterable\");return t}},{\"./is-iterable\":221}],224:[function(t,e,r){(function(n,i){(function(){\n",
       "/*!\n",
       " * @overview es6-promise - a tiny implementation of Promises/A+.\n",
       " * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)\n",
       " * @license   Licensed under MIT license\n",
       " *            See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE\n",
       " * @version   v4.2.8+1e68dce6\n",
       " */\n",
       "!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?e.exports=n():t.ES6Promise=n()}(this,(function(){\"use strict\";function e(t){return\"function\"==typeof t}var r=Array.isArray?Array.isArray:function(t){return\"[object Array]\"===Object.prototype.toString.call(t)},a=0,o=void 0,s=void 0,l=function(t,e){g[a]=t,g[a+1]=e,2===(a+=2)&&(s?s(m):_())};var c=\"undefined\"!=typeof window?window:void 0,u=c||{},f=u.MutationObserver||u.WebKitMutationObserver,h=\"undefined\"==typeof self&&\"undefined\"!=typeof n&&\"[object process]\"==={}.toString.call(n),p=\"undefined\"!=typeof Uint8ClampedArray&&\"undefined\"!=typeof importScripts&&\"undefined\"!=typeof MessageChannel;function d(){var t=setTimeout;return function(){return t(m,1)}}var g=new Array(1e3);function m(){for(var t=0;t<a;t+=2){(0,g[t])(g[t+1]),g[t]=void 0,g[t+1]=void 0}a=0}var v,y,x,b,_=void 0;function w(t,e){var r=this,n=new this.constructor(M);void 0===n[k]&&D(n);var i=r._state;if(i){var a=arguments[i-1];l((function(){return z(i,n,a,r._result)}))}else I(r,n,t,e);return n}function T(t){if(t&&\"object\"==typeof t&&t.constructor===this)return t;var e=new this(M);return S(e,t),e}h?_=function(){return n.nextTick(m)}:f?(y=0,x=new f(m),b=document.createTextNode(\"\"),x.observe(b,{characterData:!0}),_=function(){b.data=y=++y%2}):p?((v=new MessageChannel).port1.onmessage=m,_=function(){return v.port2.postMessage(0)}):_=void 0===c&&\"function\"==typeof t?function(){try{var t=Function(\"return this\")().require(\"vertx\");return\"undefined\"!=typeof(o=t.runOnLoop||t.runOnContext)?function(){o(m)}:d()}catch(t){return d()}}():d();var k=Math.random().toString(36).substring(2);function M(){}function A(t,r,n){r.constructor===t.constructor&&n===w&&r.constructor.resolve===T?function(t,e){1===e._state?C(t,e._result):2===e._state?L(t,e._result):I(e,void 0,(function(e){return S(t,e)}),(function(e){return L(t,e)}))}(t,r):void 0===n?C(t,r):e(n)?function(t,e,r){l((function(t){var n=!1,i=function(t,e,r,n){try{t.call(e,r,n)}catch(t){return t}}(r,e,(function(r){n||(n=!0,e!==r?S(t,r):C(t,r))}),(function(e){n||(n=!0,L(t,e))}),t._label);!n&&i&&(n=!0,L(t,i))}),t)}(t,r,n):C(t,r)}function S(t,e){if(t===e)L(t,new TypeError(\"You cannot resolve a promise with itself\"));else if(i=typeof(n=e),null===n||\"object\"!==i&&\"function\"!==i)C(t,e);else{var r=void 0;try{r=e.then}catch(e){return void L(t,e)}A(t,e,r)}var n,i}function E(t){t._onerror&&t._onerror(t._result),P(t)}function C(t,e){void 0===t._state&&(t._result=e,t._state=1,0!==t._subscribers.length&&l(P,t))}function L(t,e){void 0===t._state&&(t._state=2,t._result=e,l(E,t))}function I(t,e,r,n){var i=t._subscribers,a=i.length;t._onerror=null,i[a]=e,i[a+1]=r,i[a+2]=n,0===a&&t._state&&l(P,t)}function P(t){var e=t._subscribers,r=t._state;if(0!==e.length){for(var n=void 0,i=void 0,a=t._result,o=0;o<e.length;o+=3)n=e[o],i=e[o+r],n?z(r,n,i,a):i(a);t._subscribers.length=0}}function z(t,r,n,i){var a=e(n),o=void 0,s=void 0,l=!0;if(a){try{o=n(i)}catch(t){l=!1,s=t}if(r===o)return void L(r,new TypeError(\"A promises callback cannot return that same promise.\"))}else o=i;void 0!==r._state||(a&&l?S(r,o):!1===l?L(r,s):1===t?C(r,o):2===t&&L(r,o))}var O=0;function D(t){t[k]=O++,t._state=void 0,t._result=void 0,t._subscribers=[]}var R=function(){function t(t,e){this._instanceConstructor=t,this.promise=new t(M),this.promise[k]||D(this.promise),r(e)?(this.length=e.length,this._remaining=e.length,this._result=new Array(this.length),0===this.length?C(this.promise,this._result):(this.length=this.length||0,this._enumerate(e),0===this._remaining&&C(this.promise,this._result))):L(this.promise,new Error(\"Array Methods must be provided an Array\"))}return t.prototype._enumerate=function(t){for(var e=0;void 0===this._state&&e<t.length;e++)this._eachEntry(t[e],e)},t.prototype._eachEntry=function(t,e){var r=this._instanceConstructor,n=r.resolve;if(n===T){var i=void 0,a=void 0,o=!1;try{i=t.then}catch(t){o=!0,a=t}if(i===w&&void 0!==t._state)this._settledAt(t._state,e,t._result);else if(\"function\"!=typeof i)this._remaining--,this._result[e]=t;else if(r===F){var s=new r(M);o?L(s,a):A(s,t,i),this._willSettleAt(s,e)}else this._willSettleAt(new r((function(e){return e(t)})),e)}else this._willSettleAt(n(t),e)},t.prototype._settledAt=function(t,e,r){var n=this.promise;void 0===n._state&&(this._remaining--,2===t?L(n,r):this._result[e]=r),0===this._remaining&&C(n,this._result)},t.prototype._willSettleAt=function(t,e){var r=this;I(t,void 0,(function(t){return r._settledAt(1,e,t)}),(function(t){return r._settledAt(2,e,t)}))},t}();var F=function(){function t(e){this[k]=O++,this._result=this._state=void 0,this._subscribers=[],M!==e&&(\"function\"!=typeof e&&function(){throw new TypeError(\"You must pass a resolver function as the first argument to the promise constructor\")}(),this instanceof t?function(t,e){try{e((function(e){S(t,e)}),(function(e){L(t,e)}))}catch(e){L(t,e)}}(this,e):function(){throw new TypeError(\"Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.\")}())}return t.prototype.catch=function(t){return this.then(null,t)},t.prototype.finally=function(t){var r=this.constructor;return e(t)?this.then((function(e){return r.resolve(t()).then((function(){return e}))}),(function(e){return r.resolve(t()).then((function(){throw e}))})):this.then(t,t)},t}();return F.prototype.then=w,F.all=function(t){return new R(this,t).promise},F.race=function(t){var e=this;return r(t)?new e((function(r,n){for(var i=t.length,a=0;a<i;a++)e.resolve(t[a]).then(r,n)})):new e((function(t,e){return e(new TypeError(\"You must pass an array to race.\"))}))},F.resolve=T,F.reject=function(t){var e=new this(M);return L(e,t),e},F._setScheduler=function(t){s=t},F._setAsap=function(t){l=t},F._asap=l,F.polyfill=function(){var t=void 0;if(\"undefined\"!=typeof i)t=i;else if(\"undefined\"!=typeof self)t=self;else try{t=Function(\"return this\")()}catch(t){throw new Error(\"polyfill failed because global object is unavailable in this environment\")}var e=t.Promise;if(e){var r=null;try{r=Object.prototype.toString.call(e.resolve())}catch(t){}if(\"[object Promise]\"===r&&!e.cast)return}t.Promise=F},F.Promise=F,F}))}).call(this)}).call(this,t(\"_process\"),\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{_process:526}],225:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?t(\"ext/global-this\").Symbol:t(\"./polyfill\")},{\"./is-implemented\":226,\"./polyfill\":231,\"ext/global-this\":238}],226:[function(t,e,r){\"use strict\";var n=t(\"ext/global-this\"),i={object:!0,symbol:!0};e.exports=function(){var t,e=n.Symbol;if(\"function\"!=typeof e)return!1;t=e(\"test symbol\");try{String(t)}catch(t){return!1}return!!i[typeof e.iterator]&&(!!i[typeof e.toPrimitive]&&!!i[typeof e.toStringTag])}},{\"ext/global-this\":238}],227:[function(t,e,r){\"use strict\";e.exports=function(t){return!!t&&(\"symbol\"==typeof t||!!t.constructor&&(\"Symbol\"===t.constructor.name&&\"Symbol\"===t[t.constructor.toStringTag]))}},{}],228:[function(t,e,r){\"use strict\";var n=t(\"d\"),i=Object.create,a=Object.defineProperty,o=Object.prototype,s=i(null);e.exports=function(t){for(var e,r,i=0;s[t+(i||\"\")];)++i;return s[t+=i||\"\"]=!0,a(o,e=\"@@\"+t,n.gs(null,(function(t){r||(r=!0,a(this,e,n(t)),r=!1)}))),e}},{d:155}],229:[function(t,e,r){\"use strict\";var n=t(\"d\"),i=t(\"ext/global-this\").Symbol;e.exports=function(t){return Object.defineProperties(t,{hasInstance:n(\"\",i&&i.hasInstance||t(\"hasInstance\")),isConcatSpreadable:n(\"\",i&&i.isConcatSpreadable||t(\"isConcatSpreadable\")),iterator:n(\"\",i&&i.iterator||t(\"iterator\")),match:n(\"\",i&&i.match||t(\"match\")),replace:n(\"\",i&&i.replace||t(\"replace\")),search:n(\"\",i&&i.search||t(\"search\")),species:n(\"\",i&&i.species||t(\"species\")),split:n(\"\",i&&i.split||t(\"split\")),toPrimitive:n(\"\",i&&i.toPrimitive||t(\"toPrimitive\")),toStringTag:n(\"\",i&&i.toStringTag||t(\"toStringTag\")),unscopables:n(\"\",i&&i.unscopables||t(\"unscopables\"))})}},{d:155,\"ext/global-this\":238}],230:[function(t,e,r){\"use strict\";var n=t(\"d\"),i=t(\"../../../validate-symbol\"),a=Object.create(null);e.exports=function(t){return Object.defineProperties(t,{for:n((function(e){return a[e]?a[e]:a[e]=t(String(e))})),keyFor:n((function(t){var e;for(e in i(t),a)if(a[e]===t)return e}))})}},{\"../../../validate-symbol\":232,d:155}],231:[function(t,e,r){\"use strict\";var n,i,a,o=t(\"d\"),s=t(\"./validate-symbol\"),l=t(\"ext/global-this\").Symbol,c=t(\"./lib/private/generate-name\"),u=t(\"./lib/private/setup/standard-symbols\"),f=t(\"./lib/private/setup/symbol-registry\"),h=Object.create,p=Object.defineProperties,d=Object.defineProperty;if(\"function\"==typeof l)try{String(l()),a=!0}catch(t){}else l=null;i=function(t){if(this instanceof i)throw new TypeError(\"Symbol is not a constructor\");return n(t)},e.exports=n=function t(e){var r;if(this instanceof t)throw new TypeError(\"Symbol is not a constructor\");return a?l(e):(r=h(i.prototype),e=void 0===e?\"\":String(e),p(r,{__description__:o(\"\",e),__name__:o(\"\",c(e))}))},u(n),f(n),p(i.prototype,{constructor:o(n),toString:o(\"\",(function(){return this.__name__}))}),p(n.prototype,{toString:o((function(){return\"Symbol (\"+s(this).__description__+\")\"})),valueOf:o((function(){return s(this)}))}),d(n.prototype,n.toPrimitive,o(\"\",(function(){var t=s(this);return\"symbol\"==typeof t?t:t.toString()}))),d(n.prototype,n.toStringTag,o(\"c\",\"Symbol\")),d(i.prototype,n.toStringTag,o(\"c\",n.prototype[n.toStringTag])),d(i.prototype,n.toPrimitive,o(\"c\",n.prototype[n.toPrimitive]))},{\"./lib/private/generate-name\":228,\"./lib/private/setup/standard-symbols\":229,\"./lib/private/setup/symbol-registry\":230,\"./validate-symbol\":232,d:155,\"ext/global-this\":238}],232:[function(t,e,r){\"use strict\";var n=t(\"./is-symbol\");e.exports=function(t){if(!n(t))throw new TypeError(t+\" is not a symbol\");return t}},{\"./is-symbol\":227}],233:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?WeakMap:t(\"./polyfill\")},{\"./is-implemented\":234,\"./polyfill\":236}],234:[function(t,e,r){\"use strict\";e.exports=function(){var t,e;if(\"function\"!=typeof WeakMap)return!1;try{t=new WeakMap([[e={},\"one\"],[{},\"two\"],[{},\"three\"]])}catch(t){return!1}return\"[object WeakMap]\"===String(t)&&(\"function\"==typeof t.set&&(t.set({},1)===t&&(\"function\"==typeof t.delete&&(\"function\"==typeof t.has&&\"one\"===t.get(e)))))}},{}],235:[function(t,e,r){\"use strict\";e.exports=\"function\"==typeof WeakMap&&\"[object WeakMap]\"===Object.prototype.toString.call(new WeakMap)},{}],236:[function(t,e,r){\"use strict\";var n,i=t(\"es5-ext/object/is-value\"),a=t(\"es5-ext/object/set-prototype-of\"),o=t(\"es5-ext/object/valid-object\"),s=t(\"es5-ext/object/valid-value\"),l=t(\"es5-ext/string/random-uniq\"),c=t(\"d\"),u=t(\"es6-iterator/get\"),f=t(\"es6-iterator/for-of\"),h=t(\"es6-symbol\").toStringTag,p=t(\"./is-native-implemented\"),d=Array.isArray,g=Object.defineProperty,m=Object.prototype.hasOwnProperty,v=Object.getPrototypeOf;e.exports=n=function(){var t,e=arguments[0];if(!(this instanceof n))throw new TypeError(\"Constructor requires 'new'\");return t=p&&a&&WeakMap!==n?a(new WeakMap,v(this)):this,i(e)&&(d(e)||(e=u(e))),g(t,\"__weakMapData__\",c(\"c\",\"$weakMap$\"+l())),e?(f(e,(function(e){s(e),t.set(e[0],e[1])})),t):t},p&&(a&&a(n,WeakMap),n.prototype=Object.create(WeakMap.prototype,{constructor:c(n)})),Object.defineProperties(n.prototype,{delete:c((function(t){return!!m.call(o(t),this.__weakMapData__)&&(delete t[this.__weakMapData__],!0)})),get:c((function(t){if(m.call(o(t),this.__weakMapData__))return t[this.__weakMapData__]})),has:c((function(t){return m.call(o(t),this.__weakMapData__)})),set:c((function(t,e){return g(o(t),this.__weakMapData__,c(\"c\",e)),this})),toString:c((function(){return\"[object WeakMap]\"}))}),g(n.prototype,h,c(\"c\",\"WeakMap\"))},{\"./is-native-implemented\":235,d:155,\"es5-ext/object/is-value\":200,\"es5-ext/object/set-prototype-of\":206,\"es5-ext/object/valid-object\":210,\"es5-ext/object/valid-value\":211,\"es5-ext/string/random-uniq\":216,\"es6-iterator/for-of\":218,\"es6-iterator/get\":219,\"es6-symbol\":225}],237:[function(t,e,r){var n=function(){if(\"object\"==typeof self&&self)return self;if(\"object\"==typeof window&&window)return window;throw new Error(\"Unable to resolve global `this`\")};e.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,\"__global__\",{get:function(){return this},configurable:!0})}catch(t){return n()}try{return __global__||n()}finally{delete Object.prototype.__global__}}()},{}],238:[function(t,e,r){\"use strict\";e.exports=t(\"./is-implemented\")()?globalThis:t(\"./implementation\")},{\"./implementation\":237,\"./is-implemented\":239}],239:[function(t,e,r){\"use strict\";e.exports=function(){return\"object\"==typeof globalThis&&(!!globalThis&&globalThis.Array===Array)}},{}],240:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){var n=e||0,i=r||1;return[[t[12]+t[0],t[13]+t[1],t[14]+t[2],t[15]+t[3]],[t[12]-t[0],t[13]-t[1],t[14]-t[2],t[15]-t[3]],[t[12]+t[4],t[13]+t[5],t[14]+t[6],t[15]+t[7]],[t[12]-t[4],t[13]-t[5],t[14]-t[6],t[15]-t[7]],[n*t[12]+t[8],n*t[13]+t[9],n*t[14]+t[10],n*t[15]+t[11]],[i*t[12]-t[8],i*t[13]-t[9],i*t[14]-t[10],i*t[15]-t[11]]]}},{}],241:[function(t,e,r){\"use strict\";var n=t(\"is-string-blank\");e.exports=function(t){var e=typeof t;if(\"string\"===e){var r=t;if(0===(t=+t)&&n(r))return!1}else if(\"number\"!==e)return!1;return t-t<1}},{\"is-string-blank\":470}],242:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){switch(arguments.length){case 0:return new o([0],[0],0);case 1:return\"number\"==typeof t?new o(n=l(t),n,0):new o(t,l(t.length),0);case 2:if(\"number\"==typeof e){var n=l(t.length);return new o(t,n,+e)}r=0;case 3:if(t.length!==e.length)throw new Error(\"state and velocity lengths must match\");return new o(t,e,r)}};var n=t(\"cubic-hermite\"),i=t(\"binary-search-bounds\");function a(t,e,r){return Math.min(e,Math.max(t,r))}function o(t,e,r){this.dimension=t.length,this.bounds=[new Array(this.dimension),new Array(this.dimension)];for(var n=0;n<this.dimension;++n)this.bounds[0][n]=-1/0,this.bounds[1][n]=1/0;this._state=t.slice().reverse(),this._velocity=e.slice().reverse(),this._time=[r],this._scratch=[t.slice(),t.slice(),t.slice(),t.slice(),t.slice()]}var s=o.prototype;function l(t){for(var e=new Array(t),r=0;r<t;++r)e[r]=0;return e}s.flush=function(t){var e=i.gt(this._time,t)-1;e<=0||(this._time.splice(0,e),this._state.splice(0,e*this.dimension),this._velocity.splice(0,e*this.dimension))},s.curve=function(t){var e=this._time,r=e.length,o=i.le(e,t),s=this._scratch[0],l=this._state,c=this._velocity,u=this.dimension,f=this.bounds;if(o<0)for(var h=u-1,p=0;p<u;++p,--h)s[p]=l[h];else if(o>=r-1){h=l.length-1;var d=t-e[r-1];for(p=0;p<u;++p,--h)s[p]=l[h]+d*c[h]}else{h=u*(o+1)-1;var g=e[o],m=e[o+1]-g||1,v=this._scratch[1],y=this._scratch[2],x=this._scratch[3],b=this._scratch[4],_=!0;for(p=0;p<u;++p,--h)v[p]=l[h],x[p]=c[h]*m,y[p]=l[h+u],b[p]=c[h+u]*m,_=_&&v[p]===y[p]&&x[p]===b[p]&&0===x[p];if(_)for(p=0;p<u;++p)s[p]=v[p];else n(v,x,y,b,(t-g)/m,s)}var w=f[0],T=f[1];for(p=0;p<u;++p)s[p]=a(w[p],T[p],s[p]);return s},s.dcurve=function(t){var e=this._time,r=e.length,a=i.le(e,t),o=this._scratch[0],s=this._state,l=this._velocity,c=this.dimension;if(a>=r-1)for(var u=s.length-1,f=(e[r-1],0);f<c;++f,--u)o[f]=l[u];else{u=c*(a+1)-1;var h=e[a],p=e[a+1]-h||1,d=this._scratch[1],g=this._scratch[2],m=this._scratch[3],v=this._scratch[4],y=!0;for(f=0;f<c;++f,--u)d[f]=s[u],m[f]=l[u]*p,g[f]=s[u+c],v[f]=l[u+c]*p,y=y&&d[f]===g[f]&&m[f]===v[f]&&0===m[f];if(y)for(f=0;f<c;++f)o[f]=0;else{n.derivative(d,m,g,v,(t-h)/p,o);for(f=0;f<c;++f)o[f]/=p}}return o},s.lastT=function(){var t=this._time;return t[t.length-1]},s.stable=function(){for(var t=this._velocity,e=t.length,r=this.dimension-1;r>=0;--r)if(t[--e])return!1;return!0},s.jump=function(t){var e=this.lastT(),r=this.dimension;if(!(t<e||arguments.length!==r+1)){var n=this._state,i=this._velocity,o=n.length-this.dimension,s=this.bounds,l=s[0],c=s[1];this._time.push(e,t);for(var u=0;u<2;++u)for(var f=0;f<r;++f)n.push(n[o++]),i.push(0);this._time.push(t);for(f=r;f>0;--f)n.push(a(l[f-1],c[f-1],arguments[f])),i.push(0)}},s.push=function(t){var e=this.lastT(),r=this.dimension;if(!(t<e||arguments.length!==r+1)){var n=this._state,i=this._velocity,o=n.length-this.dimension,s=t-e,l=this.bounds,c=l[0],u=l[1],f=s>1e-6?1/s:0;this._time.push(t);for(var h=r;h>0;--h){var p=a(c[h-1],u[h-1],arguments[h]);n.push(p),i.push((p-n[o++])*f)}}},s.set=function(t){var e=this.dimension;if(!(t<this.lastT()||arguments.length!==e+1)){var r=this._state,n=this._velocity,i=this.bounds,o=i[0],s=i[1];this._time.push(t);for(var l=e;l>0;--l)r.push(a(o[l-1],s[l-1],arguments[l])),n.push(0)}},s.move=function(t){var e=this.lastT(),r=this.dimension;if(!(t<=e||arguments.length!==r+1)){var n=this._state,i=this._velocity,o=n.length-this.dimension,s=this.bounds,l=s[0],c=s[1],u=t-e,f=u>1e-6?1/u:0;this._time.push(t);for(var h=r;h>0;--h){var p=arguments[h];n.push(a(l[h-1],c[h-1],n[o++]+p)),i.push(p*f)}}},s.idle=function(t){var e=this.lastT();if(!(t<e)){var r=this.dimension,n=this._state,i=this._velocity,o=n.length-r,s=this.bounds,l=s[0],c=s[1],u=t-e;this._time.push(t);for(var f=r-1;f>=0;--f)n.push(a(l[f],c[f],n[o]+u*i[o])),i.push(0),o+=1}}},{\"binary-search-bounds\":243,\"cubic-hermite\":150}],243:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a){var o=[\"function \",t,\"(a,l,h,\",n.join(\",\"),\"){\",a?\"\":\"var i=\",r?\"l-1\":\"h+1\",\";while(l<=h){var m=(l+h)>>>1,x=a\",i?\".get(m)\":\"[m]\"];return a?e.indexOf(\"c\")<0?o.push(\";if(x===y){return m}else if(x<=y){\"):o.push(\";var p=c(x,y);if(p===0){return m}else if(p<=0){\"):o.push(\";if(\",e,\"){i=m;\"),r?o.push(\"l=m+1}else{h=m-1}\"):o.push(\"h=m-1}else{l=m+1}\"),o.push(\"}\"),a?o.push(\"return -1};\"):o.push(\"return i};\"),o.join(\"\")}function i(t,e,r,i){return new Function([n(\"A\",\"x\"+t+\"y\",e,[\"y\"],!1,i),n(\"B\",\"x\"+t+\"y\",e,[\"y\"],!0,i),n(\"P\",\"c(x,y)\"+t+\"0\",e,[\"y\",\"c\"],!1,i),n(\"Q\",\"c(x,y)\"+t+\"0\",e,[\"y\",\"c\"],!0,i),\"function dispatchBsearch\",r,\"(a,y,c,l,h){if(a.shape){if(typeof(c)==='function'){return Q(a,(l===undefined)?0:l|0,(h===undefined)?a.shape[0]-1:h|0,y,c)}else{return B(a,(c===undefined)?0:c|0,(l===undefined)?a.shape[0]-1:l|0,y)}}else{if(typeof(c)==='function'){return P(a,(l===undefined)?0:l|0,(h===undefined)?a.length-1:h|0,y,c)}else{return A(a,(c===undefined)?0:c|0,(l===undefined)?a.length-1:l|0,y)}}}return dispatchBsearch\",r].join(\"\"))()}e.exports={ge:i(\">=\",!1,\"GE\"),gt:i(\">\",!1,\"GT\"),lt:i(\"<\",!0,\"LT\"),le:i(\"<=\",!0,\"LE\"),eq:i(\"-\",!0,\"EQ\",!0)}},{}],244:[function(t,e,r){var n=t(\"dtype\");e.exports=function(t,e,r){if(!t)throw new TypeError(\"must specify data as first parameter\");if(r=0|+(r||0),Array.isArray(t)&&t[0]&&\"number\"==typeof t[0][0]){var i,a,o,s,l=t[0].length,c=t.length*l;e&&\"string\"!=typeof e||(e=new(n(e||\"float32\"))(c+r));var u=e.length-r;if(c!==u)throw new Error(\"source length \"+c+\" (\"+l+\"x\"+t.length+\") does not match destination length \"+u);for(i=0,o=r;i<t.length;i++)for(a=0;a<l;a++)e[o++]=null===t[i][a]?NaN:t[i][a]}else if(e&&\"string\"!=typeof e)e.set(t,r);else{var f=n(e||\"float32\");if(Array.isArray(t)||\"array\"===e)for(e=new f(t.length+r),i=0,o=r,s=e.length;o<s;o++,i++)e[o]=null===t[i]?NaN:t[i];else 0===r?e=new f(t):(e=new f(t.length+r)).set(t,r)}return e}},{dtype:175}],245:[function(t,e,r){\"use strict\";var n=t(\"css-font/stringify\"),i=[32,126];e.exports=function(t){var e=(t=t||{}).shape?t.shape:t.canvas?[t.canvas.width,t.canvas.height]:[512,512],r=t.canvas||document.createElement(\"canvas\"),a=t.font,o=\"number\"==typeof t.step?[t.step,t.step]:t.step||[32,32],s=t.chars||i;a&&\"string\"!=typeof a&&(a=n(a));if(Array.isArray(s)){if(2===s.length&&\"number\"==typeof s[0]&&\"number\"==typeof s[1]){for(var l=[],c=s[0],u=0;c<=s[1];c++)l[u++]=String.fromCharCode(c);s=l}}else s=String(s).split(\"\");e=e.slice(),r.width=e[0],r.height=e[1];var f=r.getContext(\"2d\");f.fillStyle=\"#000\",f.fillRect(0,0,r.width,r.height),f.font=a,f.textAlign=\"center\",f.textBaseline=\"middle\",f.fillStyle=\"#fff\";var h=o[0]/2,p=o[1]/2;for(c=0;c<s.length;c++)f.fillText(s[c],h,p),(h+=o[0])>e[0]-o[0]/2&&(h=o[0]/2,p+=o[1]);return r}},{\"css-font/stringify\":147}],246:[function(t,e,r){\"use strict\";function n(t,e){e||(e={}),(\"string\"==typeof t||Array.isArray(t))&&(e.family=t);var r=Array.isArray(e.family)?e.family.join(\", \"):e.family;if(!r)throw Error(\"`family` must be defined\");var s=e.size||e.fontSize||e.em||48,l=e.weight||e.fontWeight||\"\",c=(t=[e.style||e.fontStyle||\"\",l,s].join(\" \")+\"px \"+r,e.origin||\"top\");if(n.cache[r]&&s<=n.cache[r].em)return i(n.cache[r],c);var u=e.canvas||n.canvas,f=u.getContext(\"2d\"),h={upper:void 0!==e.upper?e.upper:\"H\",lower:void 0!==e.lower?e.lower:\"x\",descent:void 0!==e.descent?e.descent:\"p\",ascent:void 0!==e.ascent?e.ascent:\"h\",tittle:void 0!==e.tittle?e.tittle:\"i\",overshoot:void 0!==e.overshoot?e.overshoot:\"O\"},p=Math.ceil(1.5*s);u.height=p,u.width=.5*p,f.font=t;var d={top:0};f.clearRect(0,0,p,p),f.textBaseline=\"top\",f.fillStyle=\"black\",f.fillText(\"H\",0,0);var g=a(f.getImageData(0,0,p,p));f.clearRect(0,0,p,p),f.textBaseline=\"bottom\",f.fillText(\"H\",0,p);var m=a(f.getImageData(0,0,p,p));d.lineHeight=d.bottom=p-m+g,f.clearRect(0,0,p,p),f.textBaseline=\"alphabetic\",f.fillText(\"H\",0,p);var v=p-a(f.getImageData(0,0,p,p))-1+g;d.baseline=d.alphabetic=v,f.clearRect(0,0,p,p),f.textBaseline=\"middle\",f.fillText(\"H\",0,.5*p);var y=a(f.getImageData(0,0,p,p));d.median=d.middle=p-y-1+g-.5*p,f.clearRect(0,0,p,p),f.textBaseline=\"hanging\",f.fillText(\"H\",0,.5*p);var x=a(f.getImageData(0,0,p,p));d.hanging=p-x-1+g-.5*p,f.clearRect(0,0,p,p),f.textBaseline=\"ideographic\",f.fillText(\"H\",0,p);var b=a(f.getImageData(0,0,p,p));if(d.ideographic=p-b-1+g,h.upper&&(f.clearRect(0,0,p,p),f.textBaseline=\"top\",f.fillText(h.upper,0,0),d.upper=a(f.getImageData(0,0,p,p)),d.capHeight=d.baseline-d.upper),h.lower&&(f.clearRect(0,0,p,p),f.textBaseline=\"top\",f.fillText(h.lower,0,0),d.lower=a(f.getImageData(0,0,p,p)),d.xHeight=d.baseline-d.lower),h.tittle&&(f.clearRect(0,0,p,p),f.textBaseline=\"top\",f.fillText(h.tittle,0,0),d.tittle=a(f.getImageData(0,0,p,p))),h.ascent&&(f.clearRect(0,0,p,p),f.textBaseline=\"top\",f.fillText(h.ascent,0,0),d.ascent=a(f.getImageData(0,0,p,p))),h.descent&&(f.clearRect(0,0,p,p),f.textBaseline=\"top\",f.fillText(h.descent,0,0),d.descent=o(f.getImageData(0,0,p,p))),h.overshoot){f.clearRect(0,0,p,p),f.textBaseline=\"top\",f.fillText(h.overshoot,0,0);var _=o(f.getImageData(0,0,p,p));d.overshoot=_-v}for(var w in d)d[w]/=s;return d.em=s,n.cache[r]=d,i(d,c)}function i(t,e){var r={};for(var n in\"string\"==typeof e&&(e=t[e]),t)\"em\"!==n&&(r[n]=t[n]-e);return r}function a(t){for(var e=t.height,r=t.data,n=3;n<r.length;n+=4)if(0!==r[n])return Math.floor(.25*(n-3)/e)}function o(t){for(var e=t.height,r=t.data,n=r.length-1;n>0;n-=4)if(0!==r[n])return Math.floor(.25*(n-3)/e)}e.exports=n,n.canvas=document.createElement(\"canvas\"),n.cache={}},{}],247:[function(t,e,r){\"use strict\";e.exports=function(t){return new s(t||g,null)};function n(t,e,r,n,i,a){this._color=t,this.key=e,this.value=r,this.left=n,this.right=i,this._count=a}function i(t){return new n(t._color,t.key,t.value,t.left,t.right,t._count)}function a(t,e){return new n(t,e.key,e.value,e.left,e.right,e._count)}function o(t){t._count=1+(t.left?t.left._count:0)+(t.right?t.right._count:0)}function s(t,e){this._compare=t,this.root=e}var l=s.prototype;function c(t,e){var r;if(e.left&&(r=c(t,e.left)))return r;return(r=t(e.key,e.value))||(e.right?c(t,e.right):void 0)}function u(t,e,r,n){if(e(t,n.key)<=0){var i;if(n.left)if(i=u(t,e,r,n.left))return i;if(i=r(n.key,n.value))return i}if(n.right)return u(t,e,r,n.right)}function f(t,e,r,n,i){var a,o=r(t,i.key),s=r(e,i.key);if(o<=0){if(i.left&&(a=f(t,e,r,n,i.left)))return a;if(s>0&&(a=n(i.key,i.value)))return a}if(s>0&&i.right)return f(t,e,r,n,i.right)}function h(t,e){this.tree=t,this._stack=e}Object.defineProperty(l,\"keys\",{get:function(){var t=[];return this.forEach((function(e,r){t.push(e)})),t}}),Object.defineProperty(l,\"values\",{get:function(){var t=[];return this.forEach((function(e,r){t.push(r)})),t}}),Object.defineProperty(l,\"length\",{get:function(){return this.root?this.root._count:0}}),l.insert=function(t,e){for(var r=this._compare,i=this.root,l=[],c=[];i;){var u=r(t,i.key);l.push(i),c.push(u),i=u<=0?i.left:i.right}l.push(new n(0,t,e,null,null,1));for(var f=l.length-2;f>=0;--f){i=l[f];c[f]<=0?l[f]=new n(i._color,i.key,i.value,l[f+1],i.right,i._count+1):l[f]=new n(i._color,i.key,i.value,i.left,l[f+1],i._count+1)}for(f=l.length-1;f>1;--f){var h=l[f-1];i=l[f];if(1===h._color||1===i._color)break;var p=l[f-2];if(p.left===h)if(h.left===i){if(!(d=p.right)||0!==d._color){if(p._color=0,p.left=h.right,h._color=1,h.right=p,l[f-2]=h,l[f-1]=i,o(p),o(h),f>=3)(g=l[f-3]).left===p?g.left=h:g.right=h;break}h._color=1,p.right=a(1,d),p._color=0,f-=1}else{if(!(d=p.right)||0!==d._color){if(h.right=i.left,p._color=0,p.left=i.right,i._color=1,i.left=h,i.right=p,l[f-2]=i,l[f-1]=h,o(p),o(h),o(i),f>=3)(g=l[f-3]).left===p?g.left=i:g.right=i;break}h._color=1,p.right=a(1,d),p._color=0,f-=1}else if(h.right===i){if(!(d=p.left)||0!==d._color){if(p._color=0,p.right=h.left,h._color=1,h.left=p,l[f-2]=h,l[f-1]=i,o(p),o(h),f>=3)(g=l[f-3]).right===p?g.right=h:g.left=h;break}h._color=1,p.left=a(1,d),p._color=0,f-=1}else{var d;if(!(d=p.left)||0!==d._color){var g;if(h.left=i.right,p._color=0,p.right=i.left,i._color=1,i.right=h,i.left=p,l[f-2]=i,l[f-1]=h,o(p),o(h),o(i),f>=3)(g=l[f-3]).right===p?g.right=i:g.left=i;break}h._color=1,p.left=a(1,d),p._color=0,f-=1}}return l[0]._color=1,new s(r,l[0])},l.forEach=function(t,e,r){if(this.root)switch(arguments.length){case 1:return c(t,this.root);case 2:return u(e,this._compare,t,this.root);case 3:if(this._compare(e,r)>=0)return;return f(e,r,this._compare,t,this.root)}},Object.defineProperty(l,\"begin\",{get:function(){for(var t=[],e=this.root;e;)t.push(e),e=e.left;return new h(this,t)}}),Object.defineProperty(l,\"end\",{get:function(){for(var t=[],e=this.root;e;)t.push(e),e=e.right;return new h(this,t)}}),l.at=function(t){if(t<0)return new h(this,[]);for(var e=this.root,r=[];;){if(r.push(e),e.left){if(t<e.left._count){e=e.left;continue}t-=e.left._count}if(!t)return new h(this,r);if(t-=1,!e.right)break;if(t>=e.right._count)break;e=e.right}return new h(this,[])},l.ge=function(t){for(var e=this._compare,r=this.root,n=[],i=0;r;){var a=e(t,r.key);n.push(r),a<=0&&(i=n.length),r=a<=0?r.left:r.right}return n.length=i,new h(this,n)},l.gt=function(t){for(var e=this._compare,r=this.root,n=[],i=0;r;){var a=e(t,r.key);n.push(r),a<0&&(i=n.length),r=a<0?r.left:r.right}return n.length=i,new h(this,n)},l.lt=function(t){for(var e=this._compare,r=this.root,n=[],i=0;r;){var a=e(t,r.key);n.push(r),a>0&&(i=n.length),r=a<=0?r.left:r.right}return n.length=i,new h(this,n)},l.le=function(t){for(var e=this._compare,r=this.root,n=[],i=0;r;){var a=e(t,r.key);n.push(r),a>=0&&(i=n.length),r=a<0?r.left:r.right}return n.length=i,new h(this,n)},l.find=function(t){for(var e=this._compare,r=this.root,n=[];r;){var i=e(t,r.key);if(n.push(r),0===i)return new h(this,n);r=i<=0?r.left:r.right}return new h(this,[])},l.remove=function(t){var e=this.find(t);return e?e.remove():this},l.get=function(t){for(var e=this._compare,r=this.root;r;){var n=e(t,r.key);if(0===n)return r.value;r=n<=0?r.left:r.right}};var p=h.prototype;function d(t,e){t.key=e.key,t.value=e.value,t.left=e.left,t.right=e.right,t._color=e._color,t._count=e._count}function g(t,e){return t<e?-1:t>e?1:0}Object.defineProperty(p,\"valid\",{get:function(){return this._stack.length>0}}),Object.defineProperty(p,\"node\",{get:function(){return this._stack.length>0?this._stack[this._stack.length-1]:null},enumerable:!0}),p.clone=function(){return new h(this.tree,this._stack.slice())},p.remove=function(){var t=this._stack;if(0===t.length)return this.tree;var e=new Array(t.length),r=t[t.length-1];e[e.length-1]=new n(r._color,r.key,r.value,r.left,r.right,r._count);for(var l=t.length-2;l>=0;--l){(r=t[l]).left===t[l+1]?e[l]=new n(r._color,r.key,r.value,e[l+1],r.right,r._count):e[l]=new n(r._color,r.key,r.value,r.left,e[l+1],r._count)}if((r=e[e.length-1]).left&&r.right){var c=e.length;for(r=r.left;r.right;)e.push(r),r=r.right;var u=e[c-1];e.push(new n(r._color,u.key,u.value,r.left,r.right,r._count)),e[c-1].key=r.key,e[c-1].value=r.value;for(l=e.length-2;l>=c;--l)r=e[l],e[l]=new n(r._color,r.key,r.value,r.left,e[l+1],r._count);e[c-1].left=e[c]}if(0===(r=e[e.length-1])._color){var f=e[e.length-2];f.left===r?f.left=null:f.right===r&&(f.right=null),e.pop();for(l=0;l<e.length;++l)e[l]._count--;return new s(this.tree._compare,e[0])}if(r.left||r.right){r.left?d(r,r.left):r.right&&d(r,r.right),r._color=1;for(l=0;l<e.length-1;++l)e[l]._count--;return new s(this.tree._compare,e[0])}if(1===e.length)return new s(this.tree._compare,null);for(l=0;l<e.length;++l)e[l]._count--;var h=e[e.length-2];return function(t){for(var e,r,n,s,l=t.length-1;l>=0;--l){if(e=t[l],0===l)return void(e._color=1);if((r=t[l-1]).left===e){if((n=r.right).right&&0===n.right._color){if(s=(n=r.right=i(n)).right=i(n.right),r.right=n.left,n.left=r,n.right=s,n._color=r._color,e._color=1,r._color=1,s._color=1,o(r),o(n),l>1)(c=t[l-2]).left===r?c.left=n:c.right=n;return void(t[l-1]=n)}if(n.left&&0===n.left._color){if(s=(n=r.right=i(n)).left=i(n.left),r.right=s.left,n.left=s.right,s.left=r,s.right=n,s._color=r._color,r._color=1,n._color=1,e._color=1,o(r),o(n),o(s),l>1)(c=t[l-2]).left===r?c.left=s:c.right=s;return void(t[l-1]=s)}if(1===n._color){if(0===r._color)return r._color=1,void(r.right=a(0,n));r.right=a(0,n);continue}n=i(n),r.right=n.left,n.left=r,n._color=r._color,r._color=0,o(r),o(n),l>1&&((c=t[l-2]).left===r?c.left=n:c.right=n),t[l-1]=n,t[l]=r,l+1<t.length?t[l+1]=e:t.push(e),l+=2}else{if((n=r.left).left&&0===n.left._color){if(s=(n=r.left=i(n)).left=i(n.left),r.left=n.right,n.right=r,n.left=s,n._color=r._color,e._color=1,r._color=1,s._color=1,o(r),o(n),l>1)(c=t[l-2]).right===r?c.right=n:c.left=n;return void(t[l-1]=n)}if(n.right&&0===n.right._color){if(s=(n=r.left=i(n)).right=i(n.right),r.left=s.right,n.right=s.left,s.right=r,s.left=n,s._color=r._color,r._color=1,n._color=1,e._color=1,o(r),o(n),o(s),l>1)(c=t[l-2]).right===r?c.right=s:c.left=s;return void(t[l-1]=s)}if(1===n._color){if(0===r._color)return r._color=1,void(r.left=a(0,n));r.left=a(0,n);continue}var c;n=i(n),r.left=n.right,n.right=r,n._color=r._color,r._color=0,o(r),o(n),l>1&&((c=t[l-2]).right===r?c.right=n:c.left=n),t[l-1]=n,t[l]=r,l+1<t.length?t[l+1]=e:t.push(e),l+=2}}}(e),h.left===r?h.left=null:h.right=null,new s(this.tree._compare,e[0])},Object.defineProperty(p,\"key\",{get:function(){if(this._stack.length>0)return this._stack[this._stack.length-1].key},enumerable:!0}),Object.defineProperty(p,\"value\",{get:function(){if(this._stack.length>0)return this._stack[this._stack.length-1].value},enumerable:!0}),Object.defineProperty(p,\"index\",{get:function(){var t=0,e=this._stack;if(0===e.length){var r=this.tree.root;return r?r._count:0}e[e.length-1].left&&(t=e[e.length-1].left._count);for(var n=e.length-2;n>=0;--n)e[n+1]===e[n].right&&(++t,e[n].left&&(t+=e[n].left._count));return t},enumerable:!0}),p.next=function(){var t=this._stack;if(0!==t.length){var e=t[t.length-1];if(e.right)for(e=e.right;e;)t.push(e),e=e.left;else for(t.pop();t.length>0&&t[t.length-1].right===e;)e=t[t.length-1],t.pop()}},Object.defineProperty(p,\"hasNext\",{get:function(){var t=this._stack;if(0===t.length)return!1;if(t[t.length-1].right)return!0;for(var e=t.length-1;e>0;--e)if(t[e-1].left===t[e])return!0;return!1}}),p.update=function(t){var e=this._stack;if(0===e.length)throw new Error(\"Can't update empty node!\");var r=new Array(e.length),i=e[e.length-1];r[r.length-1]=new n(i._color,i.key,t,i.left,i.right,i._count);for(var a=e.length-2;a>=0;--a)(i=e[a]).left===e[a+1]?r[a]=new n(i._color,i.key,i.value,r[a+1],i.right,i._count):r[a]=new n(i._color,i.key,i.value,i.left,r[a+1],i._count);return new s(this.tree._compare,r[0])},p.prev=function(){var t=this._stack;if(0!==t.length){var e=t[t.length-1];if(e.left)for(e=e.left;e;)t.push(e),e=e.right;else for(t.pop();t.length>0&&t[t.length-1].left===e;)e=t[t.length-1],t.pop()}},Object.defineProperty(p,\"hasPrev\",{get:function(){var t=this._stack;if(0===t.length)return!1;if(t[t.length-1].left)return!0;for(var e=t.length-1;e>0;--e)if(t[e-1].right===t[e])return!0;return!1}})},{}],248:[function(t,e,r){var n=[.9999999999998099,676.5203681218851,-1259.1392167224028,771.3234287776531,-176.6150291621406,12.507343278686905,-.13857109526572012,9984369578019572e-21,1.5056327351493116e-7],i=[.9999999999999971,57.15623566586292,-59.59796035547549,14.136097974741746,-.4919138160976202,3399464998481189e-20,4652362892704858e-20,-9837447530487956e-20,.0001580887032249125,-.00021026444172410488,.00021743961811521265,-.0001643181065367639,8441822398385275e-20,-26190838401581408e-21,36899182659531625e-22];function a(t){if(t<0)return Number(\"0/0\");for(var e=i[0],r=i.length-1;r>0;--r)e+=i[r]/(t+r);var n=t+607/128+.5;return.5*Math.log(2*Math.PI)+(t+.5)*Math.log(n)-n+Math.log(e)-Math.log(t)}e.exports=function t(e){if(e<.5)return Math.PI/(Math.sin(Math.PI*e)*t(1-e));if(e>100)return Math.exp(a(e));e-=1;for(var r=n[0],i=1;i<9;i++)r+=n[i]/(e+i);var o=e+7+.5;return Math.sqrt(2*Math.PI)*Math.pow(o,e+.5)*Math.exp(-o)*r},e.exports.log=a},{}],249:[function(t,e,r){e.exports=function(t,e){if(\"string\"!=typeof t)throw new TypeError(\"must specify type string\");if(e=e||{},\"undefined\"==typeof document&&!e.canvas)return null;var r=e.canvas||document.createElement(\"canvas\");\"number\"==typeof e.width&&(r.width=e.width);\"number\"==typeof e.height&&(r.height=e.height);var n,i=e;try{var a=[t];0===t.indexOf(\"webgl\")&&a.push(\"experimental-\"+t);for(var o=0;o<a.length;o++)if(n=r.getContext(a[o],i))return n}catch(t){n=null}return n||null}},{}],250:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=new u(t);return r.update(e),r};var n=t(\"./lib/text.js\"),i=t(\"./lib/lines.js\"),a=t(\"./lib/background.js\"),o=t(\"./lib/cube.js\"),s=t(\"./lib/ticks.js\"),l=new Float32Array([1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]);function c(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t}function u(t){this.gl=t,this.pixelRatio=1,this.bounds=[[-10,-10,-10],[10,10,10]],this.ticks=[[],[],[]],this.autoTicks=!0,this.tickSpacing=[1,1,1],this.tickEnable=[!0,!0,!0],this.tickFont=[\"sans-serif\",\"sans-serif\",\"sans-serif\"],this.tickSize=[12,12,12],this.tickAngle=[0,0,0],this.tickAlign=[\"auto\",\"auto\",\"auto\"],this.tickColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.tickPad=[10,10,10],this.lastCubeProps={cubeEdges:[0,0,0],axis:[0,0,0]},this.labels=[\"x\",\"y\",\"z\"],this.labelEnable=[!0,!0,!0],this.labelFont=\"sans-serif\",this.labelSize=[20,20,20],this.labelAngle=[0,0,0],this.labelAlign=[\"auto\",\"auto\",\"auto\"],this.labelColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.labelPad=[10,10,10],this.lineEnable=[!0,!0,!0],this.lineMirror=[!1,!1,!1],this.lineWidth=[1,1,1],this.lineColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.lineTickEnable=[!0,!0,!0],this.lineTickMirror=[!1,!1,!1],this.lineTickLength=[0,0,0],this.lineTickWidth=[1,1,1],this.lineTickColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.gridEnable=[!0,!0,!0],this.gridWidth=[1,1,1],this.gridColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.zeroEnable=[!0,!0,!0],this.zeroLineColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.zeroLineWidth=[2,2,2],this.backgroundEnable=[!1,!1,!1],this.backgroundColor=[[.8,.8,.8,.5],[.8,.8,.8,.5],[.8,.8,.8,.5]],this._firstInit=!0,this._text=null,this._lines=null,this._background=a(t)}var f=u.prototype;function h(){this.primalOffset=[0,0,0],this.primalMinor=[0,0,0],this.mirrorOffset=[0,0,0],this.mirrorMinor=[0,0,0]}f.update=function(t){function e(e,r,n){if(n in t){var i,a=t[n],o=this[n];(e?Array.isArray(a)&&Array.isArray(a[0]):Array.isArray(a))?this[n]=i=[r(a[0]),r(a[1]),r(a[2])]:this[n]=i=[r(a),r(a),r(a)];for(var s=0;s<3;++s)if(i[s]!==o[s])return!0}return!1}t=t||{};var r,a=e.bind(this,!1,Number),o=e.bind(this,!1,Boolean),l=e.bind(this,!1,String),c=e.bind(this,!0,(function(t){if(Array.isArray(t)){if(3===t.length)return[+t[0],+t[1],+t[2],1];if(4===t.length)return[+t[0],+t[1],+t[2],+t[3]]}return[0,0,0,1]})),u=!1,f=!1;if(\"bounds\"in t)for(var h=t.bounds,p=0;p<2;++p)for(var d=0;d<3;++d)h[p][d]!==this.bounds[p][d]&&(f=!0),this.bounds[p][d]=h[p][d];if(\"ticks\"in t){r=t.ticks,u=!0,this.autoTicks=!1;for(p=0;p<3;++p)this.tickSpacing[p]=0}else a(\"tickSpacing\")&&(this.autoTicks=!0,f=!0);if(this._firstInit&&(\"ticks\"in t||\"tickSpacing\"in t||(this.autoTicks=!0),f=!0,u=!0,this._firstInit=!1),f&&this.autoTicks&&(r=s.create(this.bounds,this.tickSpacing),u=!0),u){for(p=0;p<3;++p)r[p].sort((function(t,e){return t.x-e.x}));s.equal(r,this.ticks)?u=!1:this.ticks=r}o(\"tickEnable\"),l(\"tickFont\")&&(u=!0),a(\"tickSize\"),a(\"tickAngle\"),a(\"tickPad\"),c(\"tickColor\");var g=l(\"labels\");l(\"labelFont\")&&(g=!0),o(\"labelEnable\"),a(\"labelSize\"),a(\"labelPad\"),c(\"labelColor\"),o(\"lineEnable\"),o(\"lineMirror\"),a(\"lineWidth\"),c(\"lineColor\"),o(\"lineTickEnable\"),o(\"lineTickMirror\"),a(\"lineTickLength\"),a(\"lineTickWidth\"),c(\"lineTickColor\"),o(\"gridEnable\"),a(\"gridWidth\"),c(\"gridColor\"),o(\"zeroEnable\"),c(\"zeroLineColor\"),a(\"zeroLineWidth\"),o(\"backgroundEnable\"),c(\"backgroundColor\"),this._text?this._text&&(g||u)&&this._text.update(this.bounds,this.labels,this.labelFont,this.ticks,this.tickFont):this._text=n(this.gl,this.bounds,this.labels,this.labelFont,this.ticks,this.tickFont),this._lines&&u&&(this._lines.dispose(),this._lines=null),this._lines||(this._lines=i(this.gl,this.bounds,this.ticks))};var p=[new h,new h,new h];function d(t,e,r,n,i){for(var a=t.primalOffset,o=t.primalMinor,s=t.mirrorOffset,l=t.mirrorMinor,c=n[e],u=0;u<3;++u)if(e!==u){var f=a,h=s,p=o,d=l;c&1<<u&&(f=s,h=a,p=l,d=o),f[u]=r[0][u],h[u]=r[1][u],i[u]>0?(p[u]=-1,d[u]=0):(p[u]=0,d[u]=1)}}var g=[0,0,0],m={model:l,view:l,projection:l,_ortho:!1};f.isOpaque=function(){return!0},f.isTransparent=function(){return!1},f.drawTransparent=function(t){};var v=[0,0,0],y=[0,0,0],x=[0,0,0];f.draw=function(t){t=t||m;for(var e=this.gl,r=t.model||l,n=t.view||l,i=t.projection||l,a=this.bounds,s=t._ortho||!1,u=o(r,n,i,a,s),f=u.cubeEdges,h=u.axis,b=n[12],_=n[13],w=n[14],T=n[15],k=(s?2:1)*this.pixelRatio*(i[3]*b+i[7]*_+i[11]*w+i[15]*T)/e.drawingBufferHeight,M=0;M<3;++M)this.lastCubeProps.cubeEdges[M]=f[M],this.lastCubeProps.axis[M]=h[M];var A=p;for(M=0;M<3;++M)d(p[M],M,this.bounds,f,h);e=this.gl;var S,E=g;for(M=0;M<3;++M)this.backgroundEnable[M]?E[M]=h[M]:E[M]=0;this._background.draw(r,n,i,a,E,this.backgroundColor),this._lines.bind(r,n,i,this);for(M=0;M<3;++M){var C=[0,0,0];h[M]>0?C[M]=a[1][M]:C[M]=a[0][M];for(var L=0;L<2;++L){var I=(M+1+L)%3,P=(M+1+(1^L))%3;this.gridEnable[I]&&this._lines.drawGrid(I,P,this.bounds,C,this.gridColor[I],this.gridWidth[I]*this.pixelRatio)}for(L=0;L<2;++L){I=(M+1+L)%3,P=(M+1+(1^L))%3;this.zeroEnable[P]&&Math.min(a[0][P],a[1][P])<=0&&Math.max(a[0][P],a[1][P])>=0&&this._lines.drawZero(I,P,this.bounds,C,this.zeroLineColor[P],this.zeroLineWidth[P]*this.pixelRatio)}}for(M=0;M<3;++M){this.lineEnable[M]&&this._lines.drawAxisLine(M,this.bounds,A[M].primalOffset,this.lineColor[M],this.lineWidth[M]*this.pixelRatio),this.lineMirror[M]&&this._lines.drawAxisLine(M,this.bounds,A[M].mirrorOffset,this.lineColor[M],this.lineWidth[M]*this.pixelRatio);var z=c(v,A[M].primalMinor),O=c(y,A[M].mirrorMinor),D=this.lineTickLength;for(L=0;L<3;++L){var R=k/r[5*L];z[L]*=D[L]*R,O[L]*=D[L]*R}this.lineTickEnable[M]&&this._lines.drawAxisTicks(M,A[M].primalOffset,z,this.lineTickColor[M],this.lineTickWidth[M]*this.pixelRatio),this.lineTickMirror[M]&&this._lines.drawAxisTicks(M,A[M].mirrorOffset,O,this.lineTickColor[M],this.lineTickWidth[M]*this.pixelRatio)}this._lines.unbind(),this._text.bind(r,n,i,this.pixelRatio);var F,B;function N(t){(B=[0,0,0])[t]=1}function j(t,e,r){var n=(t+1)%3,i=(t+2)%3,a=e[n],o=e[i],s=r[n],l=r[i];a>0&&l>0||a>0&&l<0||a<0&&l>0||a<0&&l<0?N(n):(o>0&&s>0||o>0&&s<0||o<0&&s>0||o<0&&s<0)&&N(i)}for(M=0;M<3;++M){var U=A[M].primalMinor,V=A[M].mirrorMinor,q=c(x,A[M].primalOffset);for(L=0;L<3;++L)this.lineTickEnable[M]&&(q[L]+=k*U[L]*Math.max(this.lineTickLength[L],0)/r[5*L]);var H=[0,0,0];if(H[M]=1,this.tickEnable[M]){-3600===this.tickAngle[M]?(this.tickAngle[M]=0,this.tickAlign[M]=\"auto\"):this.tickAlign[M]=-1,F=1,\"auto\"===(S=[this.tickAlign[M],.5,F])[0]?S[0]=0:S[0]=parseInt(\"\"+S[0]),B=[0,0,0],j(M,U,V);for(L=0;L<3;++L)q[L]+=k*U[L]*this.tickPad[L]/r[5*L];this._text.drawTicks(M,this.tickSize[M],this.tickAngle[M],q,this.tickColor[M],H,B,S)}if(this.labelEnable[M]){F=0,B=[0,0,0],this.labels[M].length>4&&(N(M),F=1),\"auto\"===(S=[this.labelAlign[M],.5,F])[0]?S[0]=0:S[0]=parseInt(\"\"+S[0]);for(L=0;L<3;++L)q[L]+=k*U[L]*this.labelPad[L]/r[5*L];q[M]+=.5*(a[0][M]+a[1][M]),this._text.drawLabel(M,this.labelSize[M],this.labelAngle[M],q,this.labelColor[M],[0,0,0],B,S)}}this._text.unbind()},f.dispose=function(){this._text.dispose(),this._lines.dispose(),this._background.dispose(),this._lines=null,this._text=null,this._background=null,this.gl=null}},{\"./lib/background.js\":251,\"./lib/cube.js\":252,\"./lib/lines.js\":253,\"./lib/text.js\":255,\"./lib/ticks.js\":256}],251:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=[],r=[],s=0,l=0;l<3;++l)for(var c=(l+1)%3,u=(l+2)%3,f=[0,0,0],h=[0,0,0],p=-1;p<=1;p+=2){r.push(s,s+2,s+1,s+1,s+2,s+3),f[l]=p,h[l]=p;for(var d=-1;d<=1;d+=2){f[c]=d;for(var g=-1;g<=1;g+=2)f[u]=g,e.push(f[0],f[1],f[2],h[0],h[1],h[2]),s+=1}var m=c;c=u,u=m}var v=n(t,new Float32Array(e)),y=n(t,new Uint16Array(r),t.ELEMENT_ARRAY_BUFFER),x=i(t,[{buffer:v,type:t.FLOAT,size:3,offset:0,stride:24},{buffer:v,type:t.FLOAT,size:3,offset:12,stride:24}],y),b=a(t);return b.attributes.position.location=0,b.attributes.normal.location=1,new o(t,v,x,b)};var n=t(\"gl-buffer\"),i=t(\"gl-vao\"),a=t(\"./shaders\").bg;function o(t,e,r,n){this.gl=t,this.buffer=e,this.vao=r,this.shader=n}var s=o.prototype;s.draw=function(t,e,r,n,i,a){for(var o=!1,s=0;s<3;++s)o=o||i[s];if(o){var l=this.gl;l.enable(l.POLYGON_OFFSET_FILL),l.polygonOffset(1,2),this.shader.bind(),this.shader.uniforms={model:t,view:e,projection:r,bounds:n,enable:i,colors:a},this.vao.bind(),this.vao.draw(this.gl.TRIANGLES,36),this.vao.unbind(),l.disable(l.POLYGON_OFFSET_FILL)}},s.dispose=function(){this.vao.dispose(),this.buffer.dispose(),this.shader.dispose()}},{\"./shaders\":254,\"gl-buffer\":259,\"gl-vao\":358}],252:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,a,p){i(s,e,t),i(s,r,s);for(var y=0,x=0;x<2;++x){u[2]=a[x][2];for(var b=0;b<2;++b){u[1]=a[b][1];for(var _=0;_<2;++_)u[0]=a[_][0],h(l[y],u,s),y+=1}}var w=-1;for(x=0;x<8;++x){for(var T=l[x][3],k=0;k<3;++k)c[x][k]=l[x][k]/T;p&&(c[x][2]*=-1),T<0&&(w<0||c[x][2]<c[w][2])&&(w=x)}if(w<0){w=0;for(var M=0;M<3;++M){for(var A=(M+2)%3,S=(M+1)%3,E=-1,C=-1,L=0;L<2;++L){var I=(z=L<<M)+(L<<A)+(1-L<<S),P=z+(1-L<<A)+(L<<S);o(c[z],c[I],c[P],f)<0||(L?E=1:C=1)}if(E<0||C<0)C>E&&(w|=1<<M);else{for(L=0;L<2;++L){I=(z=L<<M)+(L<<A)+(1-L<<S),P=z+(1-L<<A)+(L<<S);var z,O=d([l[z],l[I],l[P],l[z+(1<<A)+(1<<S)]]);L?E=O:C=O}C>E&&(w|=1<<M)}}}var D=7^w,R=-1;for(x=0;x<8;++x)x!==w&&x!==D&&(R<0||c[R][1]>c[x][1])&&(R=x);var F=-1;for(x=0;x<3;++x){if((N=R^1<<x)!==w&&N!==D)F<0&&(F=N),(S=c[N])[0]<c[F][0]&&(F=N)}var B=-1;for(x=0;x<3;++x){var N;if((N=R^1<<x)!==w&&N!==D&&N!==F)B<0&&(B=N),(S=c[N])[0]>c[B][0]&&(B=N)}var j=g;j[0]=j[1]=j[2]=0,j[n.log2(F^R)]=R&F,j[n.log2(R^B)]=R&B;var U=7^B;U===w||U===D?(U=7^F,j[n.log2(B^U)]=U&B):j[n.log2(F^U)]=U&F;var V=m,q=w;for(M=0;M<3;++M)V[M]=q&1<<M?-1:1;return v};var n=t(\"bit-twiddle\"),i=t(\"gl-mat4/multiply\"),a=t(\"split-polygon\"),o=t(\"robust-orientation\"),s=new Array(16),l=new Array(8),c=new Array(8),u=new Array(3),f=[0,0,0];function h(t,e,r){for(var n=0;n<4;++n){t[n]=r[12+n];for(var i=0;i<3;++i)t[n]+=e[i]*r[4*i+n]}}!function(){for(var t=0;t<8;++t)l[t]=[1,1,1,1],c[t]=[1,1,1]}();var p=[[0,0,1,0,0],[0,0,-1,1,0],[0,-1,0,1,0],[0,1,0,1,0],[-1,0,0,1,0],[1,0,0,1,0]];function d(t){for(var e=0;e<p.length;++e)if((t=a.positive(t,p[e])).length<3)return 0;var r=t[0],n=r[0]/r[3],i=r[1]/r[3],o=0;for(e=1;e+1<t.length;++e){var s=t[e],l=t[e+1],c=s[0]/s[3]-n,u=s[1]/s[3]-i,f=l[0]/l[3]-n,h=l[1]/l[3]-i;o+=Math.abs(c*h-u*f)}return o}var g=[1,1,1],m=[0,0,0],v={cubeEdges:g,axis:m}},{\"bit-twiddle\":97,\"gl-mat4/multiply\":295,\"robust-orientation\":548,\"split-polygon\":566}],253:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){var o=[],s=[0,0,0],l=[0,0,0],c=[0,0,0],u=[0,0,0];o.push(0,0,1,0,1,1,0,0,-1,0,0,-1,0,1,1,0,1,-1);for(var f=0;f<3;++f){for(var h=o.length/3|0,d=0;d<r[f].length;++d){var g=+r[f][d].x;o.push(g,0,1,g,1,1,g,0,-1,g,0,-1,g,1,1,g,1,-1)}var m=o.length/3|0;s[f]=h,l[f]=m-h;h=o.length/3|0;for(var v=0;v<r[f].length;++v){g=+r[f][v].x;o.push(g,0,1,g,1,1,g,0,-1,g,0,-1,g,1,1,g,1,-1)}m=o.length/3|0;c[f]=h,u[f]=m-h}var y=n(t,new Float32Array(o)),x=i(t,[{buffer:y,type:t.FLOAT,size:3,stride:0,offset:0}]),b=a(t);return b.attributes.position.location=0,new p(t,y,x,b,l,s,u,c)};var n=t(\"gl-buffer\"),i=t(\"gl-vao\"),a=t(\"./shaders\").line,o=[0,0,0],s=[0,0,0],l=[0,0,0],c=[0,0,0],u=[1,1];function f(t){return t[0]=t[1]=t[2]=0,t}function h(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t}function p(t,e,r,n,i,a,o,s){this.gl=t,this.vertBuffer=e,this.vao=r,this.shader=n,this.tickCount=i,this.tickOffset=a,this.gridCount=o,this.gridOffset=s}var d=p.prototype;d.bind=function(t,e,r){this.shader.bind(),this.shader.uniforms.model=t,this.shader.uniforms.view=e,this.shader.uniforms.projection=r,u[0]=this.gl.drawingBufferWidth,u[1]=this.gl.drawingBufferHeight,this.shader.uniforms.screenShape=u,this.vao.bind()},d.unbind=function(){this.vao.unbind()},d.drawAxisLine=function(t,e,r,n,i){var a=f(s);this.shader.uniforms.majorAxis=s,a[t]=e[1][t]-e[0][t],this.shader.uniforms.minorAxis=a;var o,u=h(c,r);u[t]+=e[0][t],this.shader.uniforms.offset=u,this.shader.uniforms.lineWidth=i,this.shader.uniforms.color=n,(o=f(l))[(t+2)%3]=1,this.shader.uniforms.screenAxis=o,this.vao.draw(this.gl.TRIANGLES,6),(o=f(l))[(t+1)%3]=1,this.shader.uniforms.screenAxis=o,this.vao.draw(this.gl.TRIANGLES,6)},d.drawAxisTicks=function(t,e,r,n,i){if(this.tickCount[t]){var a=f(o);a[t]=1,this.shader.uniforms.majorAxis=a,this.shader.uniforms.offset=e,this.shader.uniforms.minorAxis=r,this.shader.uniforms.color=n,this.shader.uniforms.lineWidth=i;var s=f(l);s[t]=1,this.shader.uniforms.screenAxis=s,this.vao.draw(this.gl.TRIANGLES,this.tickCount[t],this.tickOffset[t])}},d.drawGrid=function(t,e,r,n,i,a){if(this.gridCount[t]){var u=f(s);u[e]=r[1][e]-r[0][e],this.shader.uniforms.minorAxis=u;var p=h(c,n);p[e]+=r[0][e],this.shader.uniforms.offset=p;var d=f(o);d[t]=1,this.shader.uniforms.majorAxis=d;var g=f(l);g[t]=1,this.shader.uniforms.screenAxis=g,this.shader.uniforms.lineWidth=a,this.shader.uniforms.color=i,this.vao.draw(this.gl.TRIANGLES,this.gridCount[t],this.gridOffset[t])}},d.drawZero=function(t,e,r,n,i,a){var o=f(s);this.shader.uniforms.majorAxis=o,o[t]=r[1][t]-r[0][t],this.shader.uniforms.minorAxis=o;var u=h(c,n);u[t]+=r[0][t],this.shader.uniforms.offset=u;var p=f(l);p[e]=1,this.shader.uniforms.screenAxis=p,this.shader.uniforms.lineWidth=a,this.shader.uniforms.color=i,this.vao.draw(this.gl.TRIANGLES,6)},d.dispose=function(){this.vao.dispose(),this.vertBuffer.dispose(),this.shader.dispose()}},{\"./shaders\":254,\"gl-buffer\":259,\"gl-vao\":358}],254:[function(t,e,r){\"use strict\";var n=t(\"glslify\"),i=t(\"gl-shader\"),a=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 offset, majorAxis, minorAxis, screenAxis;\\nuniform float lineWidth;\\nuniform vec2 screenShape;\\n\\nvec3 project(vec3 p) {\\n  vec4 pp = projection * view * model * vec4(p, 1.0);\\n  return pp.xyz / max(pp.w, 0.0001);\\n}\\n\\nvoid main() {\\n  vec3 major = position.x * majorAxis;\\n  vec3 minor = position.y * minorAxis;\\n\\n  vec3 vPosition = major + minor + offset;\\n  vec3 pPosition = project(vPosition);\\n  vec3 offset = project(vPosition + screenAxis * position.z);\\n\\n  vec2 screen = normalize((offset - pPosition).xy * screenShape) / screenShape;\\n\\n  gl_Position = vec4(pPosition + vec3(0.5 * screen * lineWidth, 0), 1.0);\\n}\\n\"]),o=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nuniform vec4 color;\\nvoid main() {\\n  gl_FragColor = color;\\n}\"]);r.line=function(t){return i(t,a,o,null,[{name:\"position\",type:\"vec3\"}])};var s=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 offset, axis, alignDir, alignOpt;\\nuniform float scale, angle, pixelScale;\\nuniform vec2 resolution;\\n\\nvec3 project(vec3 p) {\\n  vec4 pp = projection * view * model * vec4(p, 1.0);\\n  return pp.xyz / max(pp.w, 0.0001);\\n}\\n\\nfloat computeViewAngle(vec3 a, vec3 b) {\\n  vec3 A = project(a);\\n  vec3 B = project(b);\\n\\n  return atan(\\n    (B.y - A.y) * resolution.y,\\n    (B.x - A.x) * resolution.x\\n  );\\n}\\n\\nconst float PI = 3.141592;\\nconst float TWO_PI = 2.0 * PI;\\nconst float HALF_PI = 0.5 * PI;\\nconst float ONE_AND_HALF_PI = 1.5 * PI;\\n\\nint option = int(floor(alignOpt.x + 0.001));\\nfloat hv_ratio =       alignOpt.y;\\nbool enableAlign =    (alignOpt.z != 0.0);\\n\\nfloat mod_angle(float a) {\\n  return mod(a, PI);\\n}\\n\\nfloat positive_angle(float a) {\\n  return mod_angle((a < 0.0) ?\\n    a + TWO_PI :\\n    a\\n  );\\n}\\n\\nfloat look_upwards(float a) {\\n  float b = positive_angle(a);\\n  return ((b > HALF_PI) && (b <= ONE_AND_HALF_PI)) ?\\n    b - PI :\\n    b;\\n}\\n\\nfloat look_horizontal_or_vertical(float a, float ratio) {\\n  // ratio controls the ratio between being horizontal to (vertical + horizontal)\\n  // if ratio is set to 0.5 then it is 50%, 50%.\\n  // when using a higher ratio e.g. 0.75 the result would\\n  // likely be more horizontal than vertical.\\n\\n  float b = positive_angle(a);\\n\\n  return\\n    (b < (      ratio) * HALF_PI) ? 0.0 :\\n    (b < (2.0 - ratio) * HALF_PI) ? -HALF_PI :\\n    (b < (2.0 + ratio) * HALF_PI) ? 0.0 :\\n    (b < (4.0 - ratio) * HALF_PI) ? HALF_PI :\\n                                    0.0;\\n}\\n\\nfloat roundTo(float a, float b) {\\n  return float(b * floor((a + 0.5 * b) / b));\\n}\\n\\nfloat look_round_n_directions(float a, int n) {\\n  float b = positive_angle(a);\\n  float div = TWO_PI / float(n);\\n  float c = roundTo(b, div);\\n  return look_upwards(c);\\n}\\n\\nfloat applyAlignOption(float rawAngle, float delta) {\\n  return\\n    (option >  2) ? look_round_n_directions(rawAngle + delta, option) :       // option 3-n: round to n directions\\n    (option == 2) ? look_horizontal_or_vertical(rawAngle + delta, hv_ratio) : // horizontal or vertical\\n    (option == 1) ? rawAngle + delta :       // use free angle, and flip to align with one direction of the axis\\n    (option == 0) ? look_upwards(rawAngle) : // use free angle, and stay upwards\\n    (option ==-1) ? 0.0 :                    // useful for backward compatibility, all texts remains horizontal\\n                    rawAngle;                // otherwise return back raw input angle\\n}\\n\\nbool isAxisTitle = (axis.x == 0.0) &&\\n                   (axis.y == 0.0) &&\\n                   (axis.z == 0.0);\\n\\nvoid main() {\\n  //Compute world offset\\n  float axisDistance = position.z;\\n  vec3 dataPosition = axisDistance * axis + offset;\\n\\n  float beta = angle; // i.e. user defined attributes for each tick\\n\\n  float axisAngle;\\n  float clipAngle;\\n  float flip;\\n\\n  if (enableAlign) {\\n    axisAngle = (isAxisTitle) ? HALF_PI :\\n                      computeViewAngle(dataPosition, dataPosition + axis);\\n    clipAngle = computeViewAngle(dataPosition, dataPosition + alignDir);\\n\\n    axisAngle += (sin(axisAngle) < 0.0) ? PI : 0.0;\\n    clipAngle += (sin(clipAngle) < 0.0) ? PI : 0.0;\\n\\n    flip = (dot(vec2(cos(axisAngle), sin(axisAngle)),\\n                vec2(sin(clipAngle),-cos(clipAngle))) > 0.0) ? 1.0 : 0.0;\\n\\n    beta += applyAlignOption(clipAngle, flip * PI);\\n  }\\n\\n  //Compute plane offset\\n  vec2 planeCoord = position.xy * pixelScale;\\n\\n  mat2 planeXform = scale * mat2(\\n     cos(beta), sin(beta),\\n    -sin(beta), cos(beta)\\n  );\\n\\n  vec2 viewOffset = 2.0 * planeXform * planeCoord / resolution;\\n\\n  //Compute clip position\\n  vec3 clipPosition = project(dataPosition);\\n\\n  //Apply text offset in clip coordinates\\n  clipPosition += vec3(viewOffset, 0.0);\\n\\n  //Done\\n  gl_Position = vec4(clipPosition, 1.0);\\n}\"]),l=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nuniform vec4 color;\\nvoid main() {\\n  gl_FragColor = color;\\n}\"]);r.text=function(t){return i(t,s,l,null,[{name:\"position\",type:\"vec3\"}])};var c=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\nattribute vec3 normal;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 enable;\\nuniform vec3 bounds[2];\\n\\nvarying vec3 colorChannel;\\n\\nvoid main() {\\n\\n  vec3 signAxis = sign(bounds[1] - bounds[0]);\\n\\n  vec3 realNormal = signAxis * normal;\\n\\n  if(dot(realNormal, enable) > 0.0) {\\n    vec3 minRange = min(bounds[0], bounds[1]);\\n    vec3 maxRange = max(bounds[0], bounds[1]);\\n    vec3 nPosition = mix(minRange, maxRange, 0.5 * (position + 1.0));\\n    gl_Position = projection * view * model * vec4(nPosition, 1.0);\\n  } else {\\n    gl_Position = vec4(0,0,0,0);\\n  }\\n\\n  colorChannel = abs(realNormal);\\n}\"]),u=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nuniform vec4 colors[3];\\n\\nvarying vec3 colorChannel;\\n\\nvoid main() {\\n  gl_FragColor = colorChannel.x * colors[0] +\\n                 colorChannel.y * colors[1] +\\n                 colorChannel.z * colors[2];\\n}\"]);r.bg=function(t){return i(t,c,u,null,[{name:\"position\",type:\"vec3\"},{name:\"normal\",type:\"vec3\"}])}},{\"gl-shader\":335,glslify:257}],255:[function(t,e,r){(function(r){(function(){\"use strict\";e.exports=function(t,e,r,a,s,l){var u=n(t),f=i(t,[{buffer:u,size:3}]),h=o(t);h.attributes.position.location=0;var p=new c(t,h,u,f);return p.update(e,r,a,s,l),p};var n=t(\"gl-buffer\"),i=t(\"gl-vao\"),a=t(\"vectorize-text\"),o=t(\"./shaders\").text,s=window||r.global||{},l=s.__TEXT_CACHE||{};s.__TEXT_CACHE={};function c(t,e,r,n){this.gl=t,this.shader=e,this.buffer=r,this.vao=n,this.tickOffset=this.tickCount=this.labelOffset=this.labelCount=null}var u=c.prototype,f=[0,0];u.bind=function(t,e,r,n){this.vao.bind(),this.shader.bind();var i=this.shader.uniforms;i.model=t,i.view=e,i.projection=r,i.pixelScale=n,f[0]=this.gl.drawingBufferWidth,f[1]=this.gl.drawingBufferHeight,this.shader.uniforms.resolution=f},u.unbind=function(){this.vao.unbind()},u.update=function(t,e,r,n,i){var o=[];function s(t,e,r,n,i,s){var c=l[r];c||(c=l[r]={});var u=c[e];u||(u=c[e]=function(t,e){try{return a(t,e)}catch(e){return console.warn('error vectorizing text:\"'+t+'\" error:',e),{cells:[],positions:[]}}}(e,{triangles:!0,font:r,textAlign:\"center\",textBaseline:\"middle\",lineSpacing:i,styletags:s}));for(var f=(n||12)/12,h=u.positions,p=u.cells,d=0,g=p.length;d<g;++d)for(var m=p[d],v=2;v>=0;--v){var y=h[m[v]];o.push(f*y[0],-f*y[1],t)}}for(var c=[0,0,0],u=[0,0,0],f=[0,0,0],h=[0,0,0],p={breaklines:!0,bolds:!0,italics:!0,subscripts:!0,superscripts:!0},d=0;d<3;++d){f[d]=o.length/3|0,s(.5*(t[0][d]+t[1][d]),e[d],r[d],12,1.25,p),h[d]=(o.length/3|0)-f[d],c[d]=o.length/3|0;for(var g=0;g<n[d].length;++g)n[d][g].text&&s(n[d][g].x,n[d][g].text,n[d][g].font||i,n[d][g].fontSize||12,1.25,p);u[d]=(o.length/3|0)-c[d]}this.buffer.update(o),this.tickOffset=c,this.tickCount=u,this.labelOffset=f,this.labelCount=h},u.drawTicks=function(t,e,r,n,i,a,o,s){this.tickCount[t]&&(this.shader.uniforms.axis=a,this.shader.uniforms.color=i,this.shader.uniforms.angle=r,this.shader.uniforms.scale=e,this.shader.uniforms.offset=n,this.shader.uniforms.alignDir=o,this.shader.uniforms.alignOpt=s,this.vao.draw(this.gl.TRIANGLES,this.tickCount[t],this.tickOffset[t]))},u.drawLabel=function(t,e,r,n,i,a,o,s){this.labelCount[t]&&(this.shader.uniforms.axis=a,this.shader.uniforms.color=i,this.shader.uniforms.angle=r,this.shader.uniforms.scale=e,this.shader.uniforms.offset=n,this.shader.uniforms.alignDir=o,this.shader.uniforms.alignOpt=s,this.vao.draw(this.gl.TRIANGLES,this.labelCount[t],this.labelOffset[t]))},u.dispose=function(){this.shader.dispose(),this.vao.dispose(),this.buffer.dispose()}}).call(this)}).call(this,t(\"_process\"))},{\"./shaders\":254,_process:526,\"gl-buffer\":259,\"gl-vao\":358,\"vectorize-text\":600}],256:[function(t,e,r){\"use strict\";function n(t,e){var r=t+\"\",n=r.indexOf(\".\"),i=0;n>=0&&(i=r.length-n-1);var a=Math.pow(10,i),o=Math.round(t*e*a),s=o+\"\";if(s.indexOf(\"e\")>=0)return s;var l=o/a,c=o%a;o<0?(l=0|-Math.ceil(l),c=0|-c):(l=0|Math.floor(l),c|=0);var u=\"\"+l;if(o<0&&(u=\"-\"+u),i){for(var f=\"\"+c;f.length<i;)f=\"0\"+f;return u+\".\"+f}return u}r.create=function(t,e){for(var r=[],i=0;i<3;++i){for(var a=[],o=(t[0][i],t[1][i],0);o*e[i]<=t[1][i];++o)a.push({x:o*e[i],text:n(e[i],o)});for(o=-1;o*e[i]>=t[0][i];--o)a.push({x:o*e[i],text:n(e[i],o)});r.push(a)}return r},r.equal=function(t,e){for(var r=0;r<3;++r){if(t[r].length!==e[r].length)return!1;for(var n=0;n<t[r].length;++n){var i=t[r][n],a=e[r][n];if(i.x!==a.x||i.text!==a.text||i.font!==a.font||i.fontColor!==a.fontColor||i.fontSize!==a.fontSize||i.dx!==a.dx||i.dy!==a.dy)return!1}}return!0}},{}],257:[function(t,e,r){e.exports=function(t){\"string\"==typeof t&&(t=[t]);for(var e=[].slice.call(arguments,1),r=[],n=0;n<t.length-1;n++)r.push(t[n],e[n]||\"\");return r.push(t[n]),r.join(\"\")}},{}],258:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,l,f){var h=e.model||c,p=e.view||c,v=e.projection||c,y=e._ortho||!1,x=t.bounds,b=(f=f||a(h,p,v,x,y)).axis;o(u,p,h),o(u,v,u);for(var _=g,w=0;w<3;++w)_[w].lo=1/0,_[w].hi=-1/0,_[w].pixelsPerDataUnit=1/0;var T=n(s(u,u));s(u,u);for(var k=0;k<3;++k){var M=(k+1)%3,A=(k+2)%3,S=m;t:for(w=0;w<2;++w){var E=[];if(b[k]<0!=!!w){S[k]=x[w][k];for(var C=0;C<2;++C){S[M]=x[C^w][M];for(var L=0;L<2;++L)S[A]=x[L^C^w][A],E.push(S.slice())}var I=y?5:4;for(C=I;C===I;++C){if(0===E.length)continue t;E=i.positive(E,T[C])}for(C=0;C<E.length;++C){A=E[C];var P=d(m,u,A,r,l);for(L=0;L<3;++L)_[L].lo=Math.min(_[L].lo,A[L]),_[L].hi=Math.max(_[L].hi,A[L]),L!==k&&(_[L].pixelsPerDataUnit=Math.min(_[L].pixelsPerDataUnit,Math.abs(P[L])))}}}}return _};var n=t(\"extract-frustum-planes\"),i=t(\"split-polygon\"),a=t(\"./lib/cube.js\"),o=t(\"gl-mat4/multiply\"),s=t(\"gl-mat4/transpose\"),l=t(\"gl-vec4/transformMat4\"),c=new Float32Array([1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]),u=new Float32Array(16);function f(t,e,r){this.lo=t,this.hi=e,this.pixelsPerDataUnit=r}var h=[0,0,0,1],p=[0,0,0,1];function d(t,e,r,n,i){for(var a=0;a<3;++a){for(var o=h,s=p,c=0;c<3;++c)s[c]=o[c]=r[c];s[3]=o[3]=1,s[a]+=1,l(s,s,e),s[3]<0&&(t[a]=1/0),o[a]-=1,l(o,o,e),o[3]<0&&(t[a]=1/0);var u=(o[0]/o[3]-s[0]/s[3])*n,f=(o[1]/o[3]-s[1]/s[3])*i;t[a]=.25*Math.sqrt(u*u+f*f)}return t}var g=[new f(1/0,-1/0,1/0),new f(1/0,-1/0,1/0),new f(1/0,-1/0,1/0)],m=[0,0,0]},{\"./lib/cube.js\":252,\"extract-frustum-planes\":240,\"gl-mat4/multiply\":295,\"gl-mat4/transpose\":306,\"gl-vec4/transformMat4\":429,\"split-polygon\":566}],259:[function(t,e,r){\"use strict\";var n=t(\"typedarray-pool\"),i=t(\"ndarray-ops\"),a=t(\"ndarray\"),o=[\"uint8\",\"uint8_clamped\",\"uint16\",\"uint32\",\"int8\",\"int16\",\"int32\",\"float32\"];function s(t,e,r,n,i){this.gl=t,this.type=e,this.handle=r,this.length=n,this.usage=i}var l=s.prototype;function c(t,e,r,n,i,a){var o=i.length*i.BYTES_PER_ELEMENT;if(a<0)return t.bufferData(e,i,n),o;if(o+a>r)throw new Error(\"gl-buffer: If resizing buffer, must not specify offset\");return t.bufferSubData(e,a,i),r}function u(t,e){for(var r=n.malloc(t.length,e),i=t.length,a=0;a<i;++a)r[a]=t[a];return r}l.bind=function(){this.gl.bindBuffer(this.type,this.handle)},l.unbind=function(){this.gl.bindBuffer(this.type,null)},l.dispose=function(){this.gl.deleteBuffer(this.handle)},l.update=function(t,e){if(\"number\"!=typeof e&&(e=-1),this.bind(),\"object\"==typeof t&&\"undefined\"!=typeof t.shape){var r=t.dtype;if(o.indexOf(r)<0&&(r=\"float32\"),this.type===this.gl.ELEMENT_ARRAY_BUFFER)r=gl.getExtension(\"OES_element_index_uint\")&&\"uint16\"!==r?\"uint32\":\"uint16\";if(r===t.dtype&&function(t,e){for(var r=1,n=e.length-1;n>=0;--n){if(e[n]!==r)return!1;r*=t[n]}return!0}(t.shape,t.stride))0===t.offset&&t.data.length===t.shape[0]?this.length=c(this.gl,this.type,this.length,this.usage,t.data,e):this.length=c(this.gl,this.type,this.length,this.usage,t.data.subarray(t.offset,t.shape[0]),e);else{var s=n.malloc(t.size,r),l=a(s,t.shape);i.assign(l,t),this.length=c(this.gl,this.type,this.length,this.usage,e<0?s:s.subarray(0,t.size),e),n.free(s)}}else if(Array.isArray(t)){var f;f=this.type===this.gl.ELEMENT_ARRAY_BUFFER?u(t,\"uint16\"):u(t,\"float32\"),this.length=c(this.gl,this.type,this.length,this.usage,e<0?f:f.subarray(0,t.length),e),n.free(f)}else if(\"object\"==typeof t&&\"number\"==typeof t.length)this.length=c(this.gl,this.type,this.length,this.usage,t,e);else{if(\"number\"!=typeof t&&void 0!==t)throw new Error(\"gl-buffer: Invalid data type\");if(e>=0)throw new Error(\"gl-buffer: Cannot specify offset when resizing buffer\");(t|=0)<=0&&(t=1),this.gl.bufferData(this.type,0|t,this.usage),this.length=t}},e.exports=function(t,e,r,n){if(r=r||t.ARRAY_BUFFER,n=n||t.DYNAMIC_DRAW,r!==t.ARRAY_BUFFER&&r!==t.ELEMENT_ARRAY_BUFFER)throw new Error(\"gl-buffer: Invalid type for webgl buffer, must be either gl.ARRAY_BUFFER or gl.ELEMENT_ARRAY_BUFFER\");if(n!==t.DYNAMIC_DRAW&&n!==t.STATIC_DRAW&&n!==t.STREAM_DRAW)throw new Error(\"gl-buffer: Invalid usage for buffer, must be either gl.DYNAMIC_DRAW, gl.STATIC_DRAW or gl.STREAM_DRAW\");var i=t.createBuffer(),a=new s(t,r,i,0,n);return a.update(e),a}},{ndarray:495,\"ndarray-ops\":490,\"typedarray-pool\":595}],260:[function(t,e,r){\"use strict\";var n=t(\"gl-vec3\");e.exports=function(t,e){var r=t.positions,i=t.vectors,a={positions:[],vertexIntensity:[],vertexIntensityBounds:t.vertexIntensityBounds,vectors:[],cells:[],coneOffset:t.coneOffset,colormap:t.colormap};if(0===t.positions.length)return e&&(e[0]=[0,0,0],e[1]=[0,0,0]),a;for(var o=0,s=1/0,l=-1/0,c=1/0,u=-1/0,f=1/0,h=-1/0,p=null,d=null,g=[],m=1/0,v=!1,y=0;y<r.length;y++){var x=r[y];s=Math.min(x[0],s),l=Math.max(x[0],l),c=Math.min(x[1],c),u=Math.max(x[1],u),f=Math.min(x[2],f),h=Math.max(x[2],h);var b=i[y];if(n.length(b)>o&&(o=n.length(b)),y){var _=2*n.distance(p,x)/(n.length(d)+n.length(b));_?(m=Math.min(m,_),v=!1):v=!0}v||(p=x,d=b),g.push(b)}var w=[s,c,f],T=[l,u,h];e&&(e[0]=w,e[1]=T),0===o&&(o=1);var k=1/o;isFinite(m)||(m=1),a.vectorScale=m;var M=t.coneSize||.5;t.absoluteConeSize&&(M=t.absoluteConeSize*k),a.coneScale=M;y=0;for(var A=0;y<r.length;y++)for(var S=(x=r[y])[0],E=x[1],C=x[2],L=g[y],I=n.length(L)*k,P=0;P<8;P++){a.positions.push([S,E,C,A++]),a.positions.push([S,E,C,A++]),a.positions.push([S,E,C,A++]),a.positions.push([S,E,C,A++]),a.positions.push([S,E,C,A++]),a.positions.push([S,E,C,A++]),a.vectors.push(L),a.vectors.push(L),a.vectors.push(L),a.vectors.push(L),a.vectors.push(L),a.vectors.push(L),a.vertexIntensity.push(I,I,I),a.vertexIntensity.push(I,I,I);var z=a.positions.length;a.cells.push([z-6,z-5,z-4],[z-3,z-2,z-1])}return a};var i=t(\"./lib/shaders\");e.exports.createMesh=t(\"./create_mesh\"),e.exports.createConeMesh=function(t,r){return e.exports.createMesh(t,r,{shaders:i,traceType:\"cone\"})}},{\"./create_mesh\":261,\"./lib/shaders\":262,\"gl-vec3\":377}],261:[function(t,e,r){\"use strict\";var n=t(\"gl-shader\"),i=t(\"gl-buffer\"),a=t(\"gl-vao\"),o=t(\"gl-texture2d\"),s=t(\"gl-mat4/multiply\"),l=t(\"gl-mat4/invert\"),c=t(\"ndarray\"),u=t(\"colormap\"),f=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function h(t,e,r,n,i,a,o,s,l,c,u){this.gl=t,this.pixelRatio=1,this.cells=[],this.positions=[],this.intensity=[],this.texture=e,this.dirty=!0,this.triShader=r,this.pickShader=n,this.trianglePositions=i,this.triangleVectors=a,this.triangleColors=s,this.triangleUVs=l,this.triangleIds=o,this.triangleVAO=c,this.triangleCount=0,this.pickId=1,this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],this.clipBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.lightPosition=[1e5,1e5,0],this.ambientLight=.8,this.diffuseLight=.8,this.specularLight=2,this.roughness=.5,this.fresnel=1.5,this.opacity=1,this.traceType=u,this.tubeScale=1,this.coneScale=2,this.vectorScale=1,this.coneOffset=.25,this._model=f,this._view=f,this._projection=f,this._resolution=[1,1]}var p=h.prototype;function d(t,e){var r=n(t,e.meshShader.vertex,e.meshShader.fragment,null,e.meshShader.attributes);return r.attributes.position.location=0,r.attributes.color.location=2,r.attributes.uv.location=3,r.attributes.vector.location=4,r}function g(t,e){var r=n(t,e.pickShader.vertex,e.pickShader.fragment,null,e.pickShader.attributes);return r.attributes.position.location=0,r.attributes.id.location=1,r.attributes.vector.location=4,r}p.isOpaque=function(){return this.opacity>=1},p.isTransparent=function(){return this.opacity<1},p.pickSlots=1,p.setPickBase=function(t){this.pickId=t},p.update=function(t){t=t||{};var e=this.gl;this.dirty=!0,\"lightPosition\"in t&&(this.lightPosition=t.lightPosition),\"opacity\"in t&&(this.opacity=t.opacity),\"ambient\"in t&&(this.ambientLight=t.ambient),\"diffuse\"in t&&(this.diffuseLight=t.diffuse),\"specular\"in t&&(this.specularLight=t.specular),\"roughness\"in t&&(this.roughness=t.roughness),\"fresnel\"in t&&(this.fresnel=t.fresnel),void 0!==t.tubeScale&&(this.tubeScale=t.tubeScale),void 0!==t.vectorScale&&(this.vectorScale=t.vectorScale),void 0!==t.coneScale&&(this.coneScale=t.coneScale),void 0!==t.coneOffset&&(this.coneOffset=t.coneOffset),t.colormap&&(this.texture.shape=[256,256],this.texture.minFilter=e.LINEAR_MIPMAP_LINEAR,this.texture.magFilter=e.LINEAR,this.texture.setPixels(function(t){for(var e=u({colormap:t,nshades:256,format:\"rgba\"}),r=new Uint8Array(1024),n=0;n<256;++n){for(var i=e[n],a=0;a<3;++a)r[4*n+a]=i[a];r[4*n+3]=255*i[3]}return c(r,[256,256,4],[4,0,1])}(t.colormap)),this.texture.generateMipmap());var r=t.cells,n=t.positions,i=t.vectors;if(n&&r&&i){var a=[],o=[],s=[],l=[],f=[];this.cells=r,this.positions=n,this.vectors=i;var h=t.meshColor||[1,1,1,1],p=t.vertexIntensity,d=1/0,g=-1/0;if(p)if(t.vertexIntensityBounds)d=+t.vertexIntensityBounds[0],g=+t.vertexIntensityBounds[1];else for(var m=0;m<p.length;++m){var v=p[m];d=Math.min(d,v),g=Math.max(g,v)}else for(m=0;m<n.length;++m){v=n[m][2];d=Math.min(d,v),g=Math.max(g,v)}this.intensity=p||function(t){for(var e=t.length,r=new Array(e),n=0;n<e;++n)r[n]=t[n][2];return r}(n),this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]];for(m=0;m<n.length;++m)for(var y=n[m],x=0;x<3;++x)!isNaN(y[x])&&isFinite(y[x])&&(this.bounds[0][x]=Math.min(this.bounds[0][x],y[x]),this.bounds[1][x]=Math.max(this.bounds[1][x],y[x]));var b=0;t:for(m=0;m<r.length;++m){var _=r[m];switch(_.length){case 3:for(x=0;x<3;++x){y=n[T=_[x]];for(var w=0;w<3;++w)if(isNaN(y[w])||!isFinite(y[w]))continue t}for(x=0;x<3;++x){var T;y=n[T=_[2-x]];a.push(y[0],y[1],y[2],y[3]);var k=i[T];o.push(k[0],k[1],k[2],k[3]||0);var M,A=h;3===A.length?s.push(A[0],A[1],A[2],1):s.push(A[0],A[1],A[2],A[3]),M=p?[(p[T]-d)/(g-d),0]:[(y[2]-d)/(g-d),0],l.push(M[0],M[1]),f.push(m)}b+=1}}this.triangleCount=b,this.trianglePositions.update(a),this.triangleVectors.update(o),this.triangleColors.update(s),this.triangleUVs.update(l),this.triangleIds.update(new Uint32Array(f))}},p.drawTransparent=p.draw=function(t){t=t||{};for(var e=this.gl,r=t.model||f,n=t.view||f,i=t.projection||f,a=[[-1e6,-1e6,-1e6],[1e6,1e6,1e6]],o=0;o<3;++o)a[0][o]=Math.max(a[0][o],this.clipBounds[0][o]),a[1][o]=Math.min(a[1][o],this.clipBounds[1][o]);var c={model:r,view:n,projection:i,inverseModel:f.slice(),clipBounds:a,kambient:this.ambientLight,kdiffuse:this.diffuseLight,kspecular:this.specularLight,roughness:this.roughness,fresnel:this.fresnel,eyePosition:[0,0,0],lightPosition:[0,0,0],opacity:this.opacity,tubeScale:this.tubeScale,vectorScale:this.vectorScale,coneScale:this.coneScale,coneOffset:this.coneOffset,texture:0};c.inverseModel=l(c.inverseModel,c.model),e.disable(e.CULL_FACE),this.texture.bind(0);var u=new Array(16);s(u,c.view,c.model),s(u,c.projection,u),l(u,u);for(o=0;o<3;++o)c.eyePosition[o]=u[12+o]/u[15];var h=u[15];for(o=0;o<3;++o)h+=this.lightPosition[o]*u[4*o+3];for(o=0;o<3;++o){for(var p=u[12+o],d=0;d<3;++d)p+=u[4*d+o]*this.lightPosition[d];c.lightPosition[o]=p/h}if(this.triangleCount>0){var g=this.triShader;g.bind(),g.uniforms=c,this.triangleVAO.bind(),e.drawArrays(e.TRIANGLES,0,3*this.triangleCount),this.triangleVAO.unbind()}},p.drawPick=function(t){t=t||{};for(var e=this.gl,r=t.model||f,n=t.view||f,i=t.projection||f,a=[[-1e6,-1e6,-1e6],[1e6,1e6,1e6]],o=0;o<3;++o)a[0][o]=Math.max(a[0][o],this.clipBounds[0][o]),a[1][o]=Math.min(a[1][o],this.clipBounds[1][o]);this._model=[].slice.call(r),this._view=[].slice.call(n),this._projection=[].slice.call(i),this._resolution=[e.drawingBufferWidth,e.drawingBufferHeight];var s={model:r,view:n,projection:i,clipBounds:a,tubeScale:this.tubeScale,vectorScale:this.vectorScale,coneScale:this.coneScale,coneOffset:this.coneOffset,pickId:this.pickId/255},l=this.pickShader;l.bind(),l.uniforms=s,this.triangleCount>0&&(this.triangleVAO.bind(),e.drawArrays(e.TRIANGLES,0,3*this.triangleCount),this.triangleVAO.unbind())},p.pick=function(t){if(!t)return null;if(t.id!==this.pickId)return null;var e=t.value[0]+256*t.value[1]+65536*t.value[2],r=this.cells[e],n=this.positions[r[1]].slice(0,3),i={position:n,dataCoordinate:n,index:Math.floor(r[1]/48)};return\"cone\"===this.traceType?i.index=Math.floor(r[1]/48):\"streamtube\"===this.traceType&&(i.intensity=this.intensity[r[1]],i.velocity=this.vectors[r[1]].slice(0,3),i.divergence=this.vectors[r[1]][3],i.index=e),i},p.dispose=function(){this.texture.dispose(),this.triShader.dispose(),this.pickShader.dispose(),this.triangleVAO.dispose(),this.trianglePositions.dispose(),this.triangleVectors.dispose(),this.triangleColors.dispose(),this.triangleUVs.dispose(),this.triangleIds.dispose()},e.exports=function(t,e,r){var n=r.shaders;1===arguments.length&&(t=(e=t).gl);var s=d(t,n),l=g(t,n),u=o(t,c(new Uint8Array([255,255,255,255]),[1,1,4]));u.generateMipmap(),u.minFilter=t.LINEAR_MIPMAP_LINEAR,u.magFilter=t.LINEAR;var f=i(t),p=i(t),m=i(t),v=i(t),y=i(t),x=a(t,[{buffer:f,type:t.FLOAT,size:4},{buffer:y,type:t.UNSIGNED_BYTE,size:4,normalized:!0},{buffer:m,type:t.FLOAT,size:4},{buffer:v,type:t.FLOAT,size:2},{buffer:p,type:t.FLOAT,size:4}]),b=new h(t,u,s,l,f,p,y,m,v,x,r.traceType||\"cone\");return b.update(e),b}},{colormap:131,\"gl-buffer\":259,\"gl-mat4/invert\":293,\"gl-mat4/multiply\":295,\"gl-shader\":335,\"gl-texture2d\":353,\"gl-vao\":358,ndarray:495}],262:[function(t,e,r){var n=t(\"glslify\"),i=n([\"precision highp float;\\n\\nprecision highp float;\\n#define GLSLIFY 1\\n\\nvec3 getOrthogonalVector(vec3 v) {\\n  // Return up-vector for only-z vector.\\n  // Return ax + by + cz = 0, a point that lies on the plane that has v as a normal and that isn't (0,0,0).\\n  // From the above if-statement we have ||a|| > 0  U  ||b|| > 0.\\n  // Assign z = 0, x = -b, y = a:\\n  // a*-b + b*a + c*0 = -ba + ba + 0 = 0\\n  if (v.x*v.x > v.z*v.z || v.y*v.y > v.z*v.z) {\\n    return normalize(vec3(-v.y, v.x, 0.0));\\n  } else {\\n    return normalize(vec3(0.0, v.z, -v.y));\\n  }\\n}\\n\\n// Calculate the cone vertex and normal at the given index.\\n//\\n// The returned vertex is for a cone with its top at origin and height of 1.0,\\n// pointing in the direction of the vector attribute.\\n//\\n// Each cone is made up of a top vertex, a center base vertex and base perimeter vertices.\\n// These vertices are used to make up the triangles of the cone by the following:\\n//   segment + 0 top vertex\\n//   segment + 1 perimeter vertex a+1\\n//   segment + 2 perimeter vertex a\\n//   segment + 3 center base vertex\\n//   segment + 4 perimeter vertex a\\n//   segment + 5 perimeter vertex a+1\\n// Where segment is the number of the radial segment * 6 and a is the angle at that radial segment.\\n// To go from index to segment, floor(index / 6)\\n// To go from segment to angle, 2*pi * (segment/segmentCount)\\n// To go from index to segment index, index - (segment*6)\\n//\\nvec3 getConePosition(vec3 d, float rawIndex, float coneOffset, out vec3 normal) {\\n\\n  const float segmentCount = 8.0;\\n\\n  float index = rawIndex - floor(rawIndex /\\n    (segmentCount * 6.0)) *\\n    (segmentCount * 6.0);\\n\\n  float segment = floor(0.001 + index/6.0);\\n  float segmentIndex = index - (segment*6.0);\\n\\n  normal = -normalize(d);\\n\\n  if (segmentIndex > 2.99 && segmentIndex < 3.01) {\\n    return mix(vec3(0.0), -d, coneOffset);\\n  }\\n\\n  float nextAngle = (\\n    (segmentIndex > 0.99 &&  segmentIndex < 1.01) ||\\n    (segmentIndex > 4.99 &&  segmentIndex < 5.01)\\n  ) ? 1.0 : 0.0;\\n  float angle = 2.0 * 3.14159 * ((segment + nextAngle) / segmentCount);\\n\\n  vec3 v1 = mix(d, vec3(0.0), coneOffset);\\n  vec3 v2 = v1 - d;\\n\\n  vec3 u = getOrthogonalVector(d);\\n  vec3 v = normalize(cross(u, d));\\n\\n  vec3 x = u * cos(angle) * length(d)*0.25;\\n  vec3 y = v * sin(angle) * length(d)*0.25;\\n  vec3 v3 = v2 + x + y;\\n  if (segmentIndex < 3.0) {\\n    vec3 tx = u * sin(angle);\\n    vec3 ty = v * -cos(angle);\\n    vec3 tangent = tx + ty;\\n    normal = normalize(cross(v3 - v1, tangent));\\n  }\\n\\n  if (segmentIndex == 0.0) {\\n    return mix(d, vec3(0.0), coneOffset);\\n  }\\n  return v3;\\n}\\n\\nattribute vec3 vector;\\nattribute vec4 color, position;\\nattribute vec2 uv;\\n\\nuniform float vectorScale, coneScale, coneOffset;\\nuniform mat4 model, view, projection, inverseModel;\\nuniform vec3 eyePosition, lightPosition;\\n\\nvarying vec3 f_normal, f_lightDirection, f_eyeDirection, f_data, f_position;\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  // Scale the vector magnitude to stay constant with\\n  // model & view changes.\\n  vec3 normal;\\n  vec3 XYZ = getConePosition(mat3(model) * ((vectorScale * coneScale) * vector), position.w, coneOffset, normal);\\n  vec4 conePosition = model * vec4(position.xyz, 1.0) + vec4(XYZ, 0.0);\\n\\n  //Lighting geometry parameters\\n  vec4 cameraCoordinate = view * conePosition;\\n  cameraCoordinate.xyz /= cameraCoordinate.w;\\n  f_lightDirection = lightPosition - cameraCoordinate.xyz;\\n  f_eyeDirection   = eyePosition - cameraCoordinate.xyz;\\n  f_normal = normalize((vec4(normal, 0.0) * inverseModel).xyz);\\n\\n  // vec4 m_position  = model * vec4(conePosition, 1.0);\\n  vec4 t_position  = view * conePosition;\\n  gl_Position      = projection * t_position;\\n\\n  f_color          = color;\\n  f_data           = conePosition.xyz;\\n  f_position       = position.xyz;\\n  f_uv             = uv;\\n}\\n\"]),a=n([\"#extension GL_OES_standard_derivatives : enable\\n\\nprecision highp float;\\n#define GLSLIFY 1\\n\\nfloat beckmannDistribution(float x, float roughness) {\\n  float NdotH = max(x, 0.0001);\\n  float cos2Alpha = NdotH * NdotH;\\n  float tan2Alpha = (cos2Alpha - 1.0) / cos2Alpha;\\n  float roughness2 = roughness * roughness;\\n  float denom = 3.141592653589793 * roughness2 * cos2Alpha * cos2Alpha;\\n  return exp(tan2Alpha / roughness2) / denom;\\n}\\n\\nfloat cookTorranceSpecular(\\n  vec3 lightDirection,\\n  vec3 viewDirection,\\n  vec3 surfaceNormal,\\n  float roughness,\\n  float fresnel) {\\n\\n  float VdotN = max(dot(viewDirection, surfaceNormal), 0.0);\\n  float LdotN = max(dot(lightDirection, surfaceNormal), 0.0);\\n\\n  //Half angle vector\\n  vec3 H = normalize(lightDirection + viewDirection);\\n\\n  //Geometric term\\n  float NdotH = max(dot(surfaceNormal, H), 0.0);\\n  float VdotH = max(dot(viewDirection, H), 0.000001);\\n  float LdotH = max(dot(lightDirection, H), 0.000001);\\n  float G1 = (2.0 * NdotH * VdotN) / VdotH;\\n  float G2 = (2.0 * NdotH * LdotN) / LdotH;\\n  float G = min(1.0, min(G1, G2));\\n  \\n  //Distribution term\\n  float D = beckmannDistribution(NdotH, roughness);\\n\\n  //Fresnel term\\n  float F = pow(1.0 - VdotN, fresnel);\\n\\n  //Multiply terms and done\\n  return  G * F * D / max(3.14159265 * VdotN, 0.000001);\\n}\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3 clipBounds[2];\\nuniform float roughness, fresnel, kambient, kdiffuse, kspecular, opacity;\\nuniform sampler2D texture;\\n\\nvarying vec3 f_normal, f_lightDirection, f_eyeDirection, f_data, f_position;\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], f_position)) discard;\\n  vec3 N = normalize(f_normal);\\n  vec3 L = normalize(f_lightDirection);\\n  vec3 V = normalize(f_eyeDirection);\\n\\n  if(gl_FrontFacing) {\\n    N = -N;\\n  }\\n\\n  float specular = min(1.0, max(0.0, cookTorranceSpecular(L, V, N, roughness, fresnel)));\\n  float diffuse  = min(kambient + kdiffuse * max(dot(N, L), 0.0), 1.0);\\n\\n  vec4 surfaceColor = f_color * texture2D(texture, f_uv);\\n  vec4 litColor = surfaceColor.a * vec4(diffuse * surfaceColor.rgb + kspecular * vec3(1,1,1) * specular,  1.0);\\n\\n  gl_FragColor = litColor * opacity;\\n}\\n\"]),o=n([\"precision highp float;\\n\\nprecision highp float;\\n#define GLSLIFY 1\\n\\nvec3 getOrthogonalVector(vec3 v) {\\n  // Return up-vector for only-z vector.\\n  // Return ax + by + cz = 0, a point that lies on the plane that has v as a normal and that isn't (0,0,0).\\n  // From the above if-statement we have ||a|| > 0  U  ||b|| > 0.\\n  // Assign z = 0, x = -b, y = a:\\n  // a*-b + b*a + c*0 = -ba + ba + 0 = 0\\n  if (v.x*v.x > v.z*v.z || v.y*v.y > v.z*v.z) {\\n    return normalize(vec3(-v.y, v.x, 0.0));\\n  } else {\\n    return normalize(vec3(0.0, v.z, -v.y));\\n  }\\n}\\n\\n// Calculate the cone vertex and normal at the given index.\\n//\\n// The returned vertex is for a cone with its top at origin and height of 1.0,\\n// pointing in the direction of the vector attribute.\\n//\\n// Each cone is made up of a top vertex, a center base vertex and base perimeter vertices.\\n// These vertices are used to make up the triangles of the cone by the following:\\n//   segment + 0 top vertex\\n//   segment + 1 perimeter vertex a+1\\n//   segment + 2 perimeter vertex a\\n//   segment + 3 center base vertex\\n//   segment + 4 perimeter vertex a\\n//   segment + 5 perimeter vertex a+1\\n// Where segment is the number of the radial segment * 6 and a is the angle at that radial segment.\\n// To go from index to segment, floor(index / 6)\\n// To go from segment to angle, 2*pi * (segment/segmentCount)\\n// To go from index to segment index, index - (segment*6)\\n//\\nvec3 getConePosition(vec3 d, float rawIndex, float coneOffset, out vec3 normal) {\\n\\n  const float segmentCount = 8.0;\\n\\n  float index = rawIndex - floor(rawIndex /\\n    (segmentCount * 6.0)) *\\n    (segmentCount * 6.0);\\n\\n  float segment = floor(0.001 + index/6.0);\\n  float segmentIndex = index - (segment*6.0);\\n\\n  normal = -normalize(d);\\n\\n  if (segmentIndex > 2.99 && segmentIndex < 3.01) {\\n    return mix(vec3(0.0), -d, coneOffset);\\n  }\\n\\n  float nextAngle = (\\n    (segmentIndex > 0.99 &&  segmentIndex < 1.01) ||\\n    (segmentIndex > 4.99 &&  segmentIndex < 5.01)\\n  ) ? 1.0 : 0.0;\\n  float angle = 2.0 * 3.14159 * ((segment + nextAngle) / segmentCount);\\n\\n  vec3 v1 = mix(d, vec3(0.0), coneOffset);\\n  vec3 v2 = v1 - d;\\n\\n  vec3 u = getOrthogonalVector(d);\\n  vec3 v = normalize(cross(u, d));\\n\\n  vec3 x = u * cos(angle) * length(d)*0.25;\\n  vec3 y = v * sin(angle) * length(d)*0.25;\\n  vec3 v3 = v2 + x + y;\\n  if (segmentIndex < 3.0) {\\n    vec3 tx = u * sin(angle);\\n    vec3 ty = v * -cos(angle);\\n    vec3 tangent = tx + ty;\\n    normal = normalize(cross(v3 - v1, tangent));\\n  }\\n\\n  if (segmentIndex == 0.0) {\\n    return mix(d, vec3(0.0), coneOffset);\\n  }\\n  return v3;\\n}\\n\\nattribute vec4 vector;\\nattribute vec4 position;\\nattribute vec4 id;\\n\\nuniform mat4 model, view, projection;\\nuniform float vectorScale, coneScale, coneOffset;\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n  vec3 normal;\\n  vec3 XYZ = getConePosition(mat3(model) * ((vectorScale * coneScale) * vector.xyz), position.w, coneOffset, normal);\\n  vec4 conePosition = model * vec4(position.xyz, 1.0) + vec4(XYZ, 0.0);\\n  gl_Position = projection * view * conePosition;\\n  f_id        = id;\\n  f_position  = position.xyz;\\n}\\n\"]),s=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3  clipBounds[2];\\nuniform float pickId;\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], f_position)) discard;\\n\\n  gl_FragColor = vec4(pickId, f_id.xyz);\\n}\"]);r.meshShader={vertex:i,fragment:a,attributes:[{name:\"position\",type:\"vec4\"},{name:\"color\",type:\"vec4\"},{name:\"uv\",type:\"vec2\"},{name:\"vector\",type:\"vec3\"}]},r.pickShader={vertex:o,fragment:s,attributes:[{name:\"position\",type:\"vec4\"},{name:\"id\",type:\"vec4\"},{name:\"vector\",type:\"vec3\"}]}},{glslify:263}],263:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],264:[function(t,e,r){e.exports={0:\"NONE\",1:\"ONE\",2:\"LINE_LOOP\",3:\"LINE_STRIP\",4:\"TRIANGLES\",5:\"TRIANGLE_STRIP\",6:\"TRIANGLE_FAN\",256:\"DEPTH_BUFFER_BIT\",512:\"NEVER\",513:\"LESS\",514:\"EQUAL\",515:\"LEQUAL\",516:\"GREATER\",517:\"NOTEQUAL\",518:\"GEQUAL\",519:\"ALWAYS\",768:\"SRC_COLOR\",769:\"ONE_MINUS_SRC_COLOR\",770:\"SRC_ALPHA\",771:\"ONE_MINUS_SRC_ALPHA\",772:\"DST_ALPHA\",773:\"ONE_MINUS_DST_ALPHA\",774:\"DST_COLOR\",775:\"ONE_MINUS_DST_COLOR\",776:\"SRC_ALPHA_SATURATE\",1024:\"STENCIL_BUFFER_BIT\",1028:\"FRONT\",1029:\"BACK\",1032:\"FRONT_AND_BACK\",1280:\"INVALID_ENUM\",1281:\"INVALID_VALUE\",1282:\"INVALID_OPERATION\",1285:\"OUT_OF_MEMORY\",1286:\"INVALID_FRAMEBUFFER_OPERATION\",2304:\"CW\",2305:\"CCW\",2849:\"LINE_WIDTH\",2884:\"CULL_FACE\",2885:\"CULL_FACE_MODE\",2886:\"FRONT_FACE\",2928:\"DEPTH_RANGE\",2929:\"DEPTH_TEST\",2930:\"DEPTH_WRITEMASK\",2931:\"DEPTH_CLEAR_VALUE\",2932:\"DEPTH_FUNC\",2960:\"STENCIL_TEST\",2961:\"STENCIL_CLEAR_VALUE\",2962:\"STENCIL_FUNC\",2963:\"STENCIL_VALUE_MASK\",2964:\"STENCIL_FAIL\",2965:\"STENCIL_PASS_DEPTH_FAIL\",2966:\"STENCIL_PASS_DEPTH_PASS\",2967:\"STENCIL_REF\",2968:\"STENCIL_WRITEMASK\",2978:\"VIEWPORT\",3024:\"DITHER\",3042:\"BLEND\",3088:\"SCISSOR_BOX\",3089:\"SCISSOR_TEST\",3106:\"COLOR_CLEAR_VALUE\",3107:\"COLOR_WRITEMASK\",3317:\"UNPACK_ALIGNMENT\",3333:\"PACK_ALIGNMENT\",3379:\"MAX_TEXTURE_SIZE\",3386:\"MAX_VIEWPORT_DIMS\",3408:\"SUBPIXEL_BITS\",3410:\"RED_BITS\",3411:\"GREEN_BITS\",3412:\"BLUE_BITS\",3413:\"ALPHA_BITS\",3414:\"DEPTH_BITS\",3415:\"STENCIL_BITS\",3553:\"TEXTURE_2D\",4352:\"DONT_CARE\",4353:\"FASTEST\",4354:\"NICEST\",5120:\"BYTE\",5121:\"UNSIGNED_BYTE\",5122:\"SHORT\",5123:\"UNSIGNED_SHORT\",5124:\"INT\",5125:\"UNSIGNED_INT\",5126:\"FLOAT\",5386:\"INVERT\",5890:\"TEXTURE\",6401:\"STENCIL_INDEX\",6402:\"DEPTH_COMPONENT\",6406:\"ALPHA\",6407:\"RGB\",6408:\"RGBA\",6409:\"LUMINANCE\",6410:\"LUMINANCE_ALPHA\",7680:\"KEEP\",7681:\"REPLACE\",7682:\"INCR\",7683:\"DECR\",7936:\"VENDOR\",7937:\"RENDERER\",7938:\"VERSION\",9728:\"NEAREST\",9729:\"LINEAR\",9984:\"NEAREST_MIPMAP_NEAREST\",9985:\"LINEAR_MIPMAP_NEAREST\",9986:\"NEAREST_MIPMAP_LINEAR\",9987:\"LINEAR_MIPMAP_LINEAR\",10240:\"TEXTURE_MAG_FILTER\",10241:\"TEXTURE_MIN_FILTER\",10242:\"TEXTURE_WRAP_S\",10243:\"TEXTURE_WRAP_T\",10497:\"REPEAT\",10752:\"POLYGON_OFFSET_UNITS\",16384:\"COLOR_BUFFER_BIT\",32769:\"CONSTANT_COLOR\",32770:\"ONE_MINUS_CONSTANT_COLOR\",32771:\"CONSTANT_ALPHA\",32772:\"ONE_MINUS_CONSTANT_ALPHA\",32773:\"BLEND_COLOR\",32774:\"FUNC_ADD\",32777:\"BLEND_EQUATION_RGB\",32778:\"FUNC_SUBTRACT\",32779:\"FUNC_REVERSE_SUBTRACT\",32819:\"UNSIGNED_SHORT_4_4_4_4\",32820:\"UNSIGNED_SHORT_5_5_5_1\",32823:\"POLYGON_OFFSET_FILL\",32824:\"POLYGON_OFFSET_FACTOR\",32854:\"RGBA4\",32855:\"RGB5_A1\",32873:\"TEXTURE_BINDING_2D\",32926:\"SAMPLE_ALPHA_TO_COVERAGE\",32928:\"SAMPLE_COVERAGE\",32936:\"SAMPLE_BUFFERS\",32937:\"SAMPLES\",32938:\"SAMPLE_COVERAGE_VALUE\",32939:\"SAMPLE_COVERAGE_INVERT\",32968:\"BLEND_DST_RGB\",32969:\"BLEND_SRC_RGB\",32970:\"BLEND_DST_ALPHA\",32971:\"BLEND_SRC_ALPHA\",33071:\"CLAMP_TO_EDGE\",33170:\"GENERATE_MIPMAP_HINT\",33189:\"DEPTH_COMPONENT16\",33306:\"DEPTH_STENCIL_ATTACHMENT\",33635:\"UNSIGNED_SHORT_5_6_5\",33648:\"MIRRORED_REPEAT\",33901:\"ALIASED_POINT_SIZE_RANGE\",33902:\"ALIASED_LINE_WIDTH_RANGE\",33984:\"TEXTURE0\",33985:\"TEXTURE1\",33986:\"TEXTURE2\",33987:\"TEXTURE3\",33988:\"TEXTURE4\",33989:\"TEXTURE5\",33990:\"TEXTURE6\",33991:\"TEXTURE7\",33992:\"TEXTURE8\",33993:\"TEXTURE9\",33994:\"TEXTURE10\",33995:\"TEXTURE11\",33996:\"TEXTURE12\",33997:\"TEXTURE13\",33998:\"TEXTURE14\",33999:\"TEXTURE15\",34e3:\"TEXTURE16\",34001:\"TEXTURE17\",34002:\"TEXTURE18\",34003:\"TEXTURE19\",34004:\"TEXTURE20\",34005:\"TEXTURE21\",34006:\"TEXTURE22\",34007:\"TEXTURE23\",34008:\"TEXTURE24\",34009:\"TEXTURE25\",34010:\"TEXTURE26\",34011:\"TEXTURE27\",34012:\"TEXTURE28\",34013:\"TEXTURE29\",34014:\"TEXTURE30\",34015:\"TEXTURE31\",34016:\"ACTIVE_TEXTURE\",34024:\"MAX_RENDERBUFFER_SIZE\",34041:\"DEPTH_STENCIL\",34055:\"INCR_WRAP\",34056:\"DECR_WRAP\",34067:\"TEXTURE_CUBE_MAP\",34068:\"TEXTURE_BINDING_CUBE_MAP\",34069:\"TEXTURE_CUBE_MAP_POSITIVE_X\",34070:\"TEXTURE_CUBE_MAP_NEGATIVE_X\",34071:\"TEXTURE_CUBE_MAP_POSITIVE_Y\",34072:\"TEXTURE_CUBE_MAP_NEGATIVE_Y\",34073:\"TEXTURE_CUBE_MAP_POSITIVE_Z\",34074:\"TEXTURE_CUBE_MAP_NEGATIVE_Z\",34076:\"MAX_CUBE_MAP_TEXTURE_SIZE\",34338:\"VERTEX_ATTRIB_ARRAY_ENABLED\",34339:\"VERTEX_ATTRIB_ARRAY_SIZE\",34340:\"VERTEX_ATTRIB_ARRAY_STRIDE\",34341:\"VERTEX_ATTRIB_ARRAY_TYPE\",34342:\"CURRENT_VERTEX_ATTRIB\",34373:\"VERTEX_ATTRIB_ARRAY_POINTER\",34466:\"NUM_COMPRESSED_TEXTURE_FORMATS\",34467:\"COMPRESSED_TEXTURE_FORMATS\",34660:\"BUFFER_SIZE\",34661:\"BUFFER_USAGE\",34816:\"STENCIL_BACK_FUNC\",34817:\"STENCIL_BACK_FAIL\",34818:\"STENCIL_BACK_PASS_DEPTH_FAIL\",34819:\"STENCIL_BACK_PASS_DEPTH_PASS\",34877:\"BLEND_EQUATION_ALPHA\",34921:\"MAX_VERTEX_ATTRIBS\",34922:\"VERTEX_ATTRIB_ARRAY_NORMALIZED\",34930:\"MAX_TEXTURE_IMAGE_UNITS\",34962:\"ARRAY_BUFFER\",34963:\"ELEMENT_ARRAY_BUFFER\",34964:\"ARRAY_BUFFER_BINDING\",34965:\"ELEMENT_ARRAY_BUFFER_BINDING\",34975:\"VERTEX_ATTRIB_ARRAY_BUFFER_BINDING\",35040:\"STREAM_DRAW\",35044:\"STATIC_DRAW\",35048:\"DYNAMIC_DRAW\",35632:\"FRAGMENT_SHADER\",35633:\"VERTEX_SHADER\",35660:\"MAX_VERTEX_TEXTURE_IMAGE_UNITS\",35661:\"MAX_COMBINED_TEXTURE_IMAGE_UNITS\",35663:\"SHADER_TYPE\",35664:\"FLOAT_VEC2\",35665:\"FLOAT_VEC3\",35666:\"FLOAT_VEC4\",35667:\"INT_VEC2\",35668:\"INT_VEC3\",35669:\"INT_VEC4\",35670:\"BOOL\",35671:\"BOOL_VEC2\",35672:\"BOOL_VEC3\",35673:\"BOOL_VEC4\",35674:\"FLOAT_MAT2\",35675:\"FLOAT_MAT3\",35676:\"FLOAT_MAT4\",35678:\"SAMPLER_2D\",35680:\"SAMPLER_CUBE\",35712:\"DELETE_STATUS\",35713:\"COMPILE_STATUS\",35714:\"LINK_STATUS\",35715:\"VALIDATE_STATUS\",35716:\"INFO_LOG_LENGTH\",35717:\"ATTACHED_SHADERS\",35718:\"ACTIVE_UNIFORMS\",35719:\"ACTIVE_UNIFORM_MAX_LENGTH\",35720:\"SHADER_SOURCE_LENGTH\",35721:\"ACTIVE_ATTRIBUTES\",35722:\"ACTIVE_ATTRIBUTE_MAX_LENGTH\",35724:\"SHADING_LANGUAGE_VERSION\",35725:\"CURRENT_PROGRAM\",36003:\"STENCIL_BACK_REF\",36004:\"STENCIL_BACK_VALUE_MASK\",36005:\"STENCIL_BACK_WRITEMASK\",36006:\"FRAMEBUFFER_BINDING\",36007:\"RENDERBUFFER_BINDING\",36048:\"FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE\",36049:\"FRAMEBUFFER_ATTACHMENT_OBJECT_NAME\",36050:\"FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL\",36051:\"FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE\",36053:\"FRAMEBUFFER_COMPLETE\",36054:\"FRAMEBUFFER_INCOMPLETE_ATTACHMENT\",36055:\"FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT\",36057:\"FRAMEBUFFER_INCOMPLETE_DIMENSIONS\",36061:\"FRAMEBUFFER_UNSUPPORTED\",36064:\"COLOR_ATTACHMENT0\",36096:\"DEPTH_ATTACHMENT\",36128:\"STENCIL_ATTACHMENT\",36160:\"FRAMEBUFFER\",36161:\"RENDERBUFFER\",36162:\"RENDERBUFFER_WIDTH\",36163:\"RENDERBUFFER_HEIGHT\",36164:\"RENDERBUFFER_INTERNAL_FORMAT\",36168:\"STENCIL_INDEX8\",36176:\"RENDERBUFFER_RED_SIZE\",36177:\"RENDERBUFFER_GREEN_SIZE\",36178:\"RENDERBUFFER_BLUE_SIZE\",36179:\"RENDERBUFFER_ALPHA_SIZE\",36180:\"RENDERBUFFER_DEPTH_SIZE\",36181:\"RENDERBUFFER_STENCIL_SIZE\",36194:\"RGB565\",36336:\"LOW_FLOAT\",36337:\"MEDIUM_FLOAT\",36338:\"HIGH_FLOAT\",36339:\"LOW_INT\",36340:\"MEDIUM_INT\",36341:\"HIGH_INT\",36346:\"SHADER_COMPILER\",36347:\"MAX_VERTEX_UNIFORM_VECTORS\",36348:\"MAX_VARYING_VECTORS\",36349:\"MAX_FRAGMENT_UNIFORM_VECTORS\",37440:\"UNPACK_FLIP_Y_WEBGL\",37441:\"UNPACK_PREMULTIPLY_ALPHA_WEBGL\",37442:\"CONTEXT_LOST_WEBGL\",37443:\"UNPACK_COLORSPACE_CONVERSION_WEBGL\",37444:\"BROWSER_DEFAULT_WEBGL\"}},{}],265:[function(t,e,r){var n=t(\"./1.0/numbers\");e.exports=function(t){return n[t]}},{\"./1.0/numbers\":264}],266:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.gl,r=n(e),o=i(e,[{buffer:r,type:e.FLOAT,size:3,offset:0,stride:40},{buffer:r,type:e.FLOAT,size:4,offset:12,stride:40},{buffer:r,type:e.FLOAT,size:3,offset:28,stride:40}]),l=a(e);l.attributes.position.location=0,l.attributes.color.location=1,l.attributes.offset.location=2;var c=new s(e,r,o,l);return c.update(t),c};var n=t(\"gl-buffer\"),i=t(\"gl-vao\"),a=t(\"./shaders/index\"),o=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function s(t,e,r,n){this.gl=t,this.shader=n,this.buffer=e,this.vao=r,this.pixelRatio=1,this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],this.clipBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.lineWidth=[1,1,1],this.capSize=[10,10,10],this.lineCount=[0,0,0],this.lineOffset=[0,0,0],this.opacity=1,this.hasAlpha=!1}var l=s.prototype;function c(t,e){for(var r=0;r<3;++r)t[0][r]=Math.min(t[0][r],e[r]),t[1][r]=Math.max(t[1][r],e[r])}l.isOpaque=function(){return!this.hasAlpha},l.isTransparent=function(){return this.hasAlpha},l.drawTransparent=l.draw=function(t){var e=this.gl,r=this.shader.uniforms;this.shader.bind();var n=r.view=t.view||o,i=r.projection=t.projection||o;r.model=t.model||o,r.clipBounds=this.clipBounds,r.opacity=this.opacity;var a=n[12],s=n[13],l=n[14],c=n[15],u=(t._ortho||!1?2:1)*this.pixelRatio*(i[3]*a+i[7]*s+i[11]*l+i[15]*c)/e.drawingBufferHeight;this.vao.bind();for(var f=0;f<3;++f)e.lineWidth(this.lineWidth[f]*this.pixelRatio),r.capSize=this.capSize[f]*u,this.lineCount[f]&&e.drawArrays(e.LINES,this.lineOffset[f],this.lineCount[f]);this.vao.unbind()};var u=function(){for(var t=new Array(3),e=0;e<3;++e){for(var r=[],n=1;n<=2;++n)for(var i=-1;i<=1;i+=2){var a=[0,0,0];a[(n+e)%3]=i,r.push(a)}t[e]=r}return t}();function f(t,e,r,n){for(var i=u[n],a=0;a<i.length;++a){var o=i[a];t.push(e[0],e[1],e[2],r[0],r[1],r[2],r[3],o[0],o[1],o[2])}return i.length}l.update=function(t){\"lineWidth\"in(t=t||{})&&(this.lineWidth=t.lineWidth,Array.isArray(this.lineWidth)||(this.lineWidth=[this.lineWidth,this.lineWidth,this.lineWidth])),\"capSize\"in t&&(this.capSize=t.capSize,Array.isArray(this.capSize)||(this.capSize=[this.capSize,this.capSize,this.capSize])),this.hasAlpha=!1,\"opacity\"in t&&(this.opacity=+t.opacity,this.opacity<1&&(this.hasAlpha=!0));var e=t.color||[[0,0,0],[0,0,0],[0,0,0]],r=t.position,n=t.error;if(Array.isArray(e[0])||(e=[e,e,e]),r&&n){var i=[],a=r.length,o=0;this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],this.lineCount=[0,0,0];for(var s=0;s<3;++s){this.lineOffset[s]=o;t:for(var l=0;l<a;++l){for(var u=r[l],h=0;h<3;++h)if(isNaN(u[h])||!isFinite(u[h]))continue t;var p=n[l],d=e[s];if(Array.isArray(d[0])&&(d=e[l]),3===d.length?d=[d[0],d[1],d[2],1]:4===d.length&&(d=[d[0],d[1],d[2],d[3]],!this.hasAlpha&&d[3]<1&&(this.hasAlpha=!0)),!isNaN(p[0][s])&&!isNaN(p[1][s])){var g;if(p[0][s]<0)(g=u.slice())[s]+=p[0][s],i.push(u[0],u[1],u[2],d[0],d[1],d[2],d[3],0,0,0,g[0],g[1],g[2],d[0],d[1],d[2],d[3],0,0,0),c(this.bounds,g),o+=2+f(i,g,d,s);if(p[1][s]>0)(g=u.slice())[s]+=p[1][s],i.push(u[0],u[1],u[2],d[0],d[1],d[2],d[3],0,0,0,g[0],g[1],g[2],d[0],d[1],d[2],d[3],0,0,0),c(this.bounds,g),o+=2+f(i,g,d,s)}}this.lineCount[s]=o-this.lineOffset[s]}this.buffer.update(i)}},l.dispose=function(){this.shader.dispose(),this.buffer.dispose(),this.vao.dispose()}},{\"./shaders/index\":268,\"gl-buffer\":259,\"gl-vao\":358}],267:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],268:[function(t,e,r){\"use strict\";var n=t(\"glslify\"),i=t(\"gl-shader\"),a=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position, offset;\\nattribute vec4 color;\\nuniform mat4 model, view, projection;\\nuniform float capSize;\\nvarying vec4 fragColor;\\nvarying vec3 fragPosition;\\n\\nvoid main() {\\n  vec4 worldPosition  = model * vec4(position, 1.0);\\n  worldPosition       = (worldPosition / worldPosition.w) + vec4(capSize * offset, 0.0);\\n  gl_Position         = projection * view * worldPosition;\\n  fragColor           = color;\\n  fragPosition        = position;\\n}\"]),o=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3 clipBounds[2];\\nuniform float opacity;\\nvarying vec3 fragPosition;\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n  if (\\n    outOfRange(clipBounds[0], clipBounds[1], fragPosition) ||\\n    fragColor.a * opacity == 0.\\n  ) discard;\\n\\n  gl_FragColor = opacity * fragColor;\\n}\"]);e.exports=function(t){return i(t,a,o,null,[{name:\"position\",type:\"vec3\"},{name:\"color\",type:\"vec4\"},{name:\"offset\",type:\"vec3\"}])}},{\"gl-shader\":335,glslify:267}],269:[function(t,e,r){\"use strict\";var n=t(\"gl-texture2d\");e.exports=function(t,e,r,n){i||(i=t.FRAMEBUFFER_UNSUPPORTED,a=t.FRAMEBUFFER_INCOMPLETE_ATTACHMENT,o=t.FRAMEBUFFER_INCOMPLETE_DIMENSIONS,s=t.FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT);var c=t.getExtension(\"WEBGL_draw_buffers\");!l&&c&&function(t,e){var r=t.getParameter(e.MAX_COLOR_ATTACHMENTS_WEBGL);l=new Array(r+1);for(var n=0;n<=r;++n){for(var i=new Array(r),a=0;a<n;++a)i[a]=t.COLOR_ATTACHMENT0+a;for(a=n;a<r;++a)i[a]=t.NONE;l[n]=i}}(t,c);Array.isArray(e)&&(n=r,r=0|e[1],e=0|e[0]);if(\"number\"!=typeof e)throw new Error(\"gl-fbo: Missing shape parameter\");var u=t.getParameter(t.MAX_RENDERBUFFER_SIZE);if(e<0||e>u||r<0||r>u)throw new Error(\"gl-fbo: Parameters are too large for FBO\");var f=1;if(\"color\"in(n=n||{})){if((f=Math.max(0|n.color,0))<0)throw new Error(\"gl-fbo: Must specify a nonnegative number of colors\");if(f>1){if(!c)throw new Error(\"gl-fbo: Multiple draw buffer extension not supported\");if(f>t.getParameter(c.MAX_COLOR_ATTACHMENTS_WEBGL))throw new Error(\"gl-fbo: Context does not support \"+f+\" draw buffers\")}}var h=t.UNSIGNED_BYTE,p=t.getExtension(\"OES_texture_float\");if(n.float&&f>0){if(!p)throw new Error(\"gl-fbo: Context does not support floating point textures\");h=t.FLOAT}else n.preferFloat&&f>0&&p&&(h=t.FLOAT);var g=!0;\"depth\"in n&&(g=!!n.depth);var m=!1;\"stencil\"in n&&(m=!!n.stencil);return new d(t,e,r,h,f,g,m,c)};var i,a,o,s,l=null;function c(t){return[t.getParameter(t.FRAMEBUFFER_BINDING),t.getParameter(t.RENDERBUFFER_BINDING),t.getParameter(t.TEXTURE_BINDING_2D)]}function u(t,e){t.bindFramebuffer(t.FRAMEBUFFER,e[0]),t.bindRenderbuffer(t.RENDERBUFFER,e[1]),t.bindTexture(t.TEXTURE_2D,e[2])}function f(t){switch(t){case i:throw new Error(\"gl-fbo: Framebuffer unsupported\");case a:throw new Error(\"gl-fbo: Framebuffer incomplete attachment\");case o:throw new Error(\"gl-fbo: Framebuffer incomplete dimensions\");case s:throw new Error(\"gl-fbo: Framebuffer incomplete missing attachment\");default:throw new Error(\"gl-fbo: Framebuffer failed for unspecified reason\")}}function h(t,e,r,i,a,o){if(!i)return null;var s=n(t,e,r,a,i);return s.magFilter=t.NEAREST,s.minFilter=t.NEAREST,s.mipSamples=1,s.bind(),t.framebufferTexture2D(t.FRAMEBUFFER,o,t.TEXTURE_2D,s.handle,0),s}function p(t,e,r,n,i){var a=t.createRenderbuffer();return t.bindRenderbuffer(t.RENDERBUFFER,a),t.renderbufferStorage(t.RENDERBUFFER,n,e,r),t.framebufferRenderbuffer(t.FRAMEBUFFER,i,t.RENDERBUFFER,a),a}function d(t,e,r,n,i,a,o,s){this.gl=t,this._shape=[0|e,0|r],this._destroyed=!1,this._ext=s,this.color=new Array(i);for(var d=0;d<i;++d)this.color[d]=null;this._color_rb=null,this.depth=null,this._depth_rb=null,this._colorType=n,this._useDepth=a,this._useStencil=o;var g=this,m=[0|e,0|r];Object.defineProperties(m,{0:{get:function(){return g._shape[0]},set:function(t){return g.width=t}},1:{get:function(){return g._shape[1]},set:function(t){return g.height=t}}}),this._shapeVector=m,function(t){var e=c(t.gl),r=t.gl,n=t.handle=r.createFramebuffer(),i=t._shape[0],a=t._shape[1],o=t.color.length,s=t._ext,d=t._useStencil,g=t._useDepth,m=t._colorType;r.bindFramebuffer(r.FRAMEBUFFER,n);for(var v=0;v<o;++v)t.color[v]=h(r,i,a,m,r.RGBA,r.COLOR_ATTACHMENT0+v);0===o?(t._color_rb=p(r,i,a,r.RGBA4,r.COLOR_ATTACHMENT0),s&&s.drawBuffersWEBGL(l[0])):o>1&&s.drawBuffersWEBGL(l[o]);var y=r.getExtension(\"WEBGL_depth_texture\");y?d?t.depth=h(r,i,a,y.UNSIGNED_INT_24_8_WEBGL,r.DEPTH_STENCIL,r.DEPTH_STENCIL_ATTACHMENT):g&&(t.depth=h(r,i,a,r.UNSIGNED_SHORT,r.DEPTH_COMPONENT,r.DEPTH_ATTACHMENT)):g&&d?t._depth_rb=p(r,i,a,r.DEPTH_STENCIL,r.DEPTH_STENCIL_ATTACHMENT):g?t._depth_rb=p(r,i,a,r.DEPTH_COMPONENT16,r.DEPTH_ATTACHMENT):d&&(t._depth_rb=p(r,i,a,r.STENCIL_INDEX,r.STENCIL_ATTACHMENT));var x=r.checkFramebufferStatus(r.FRAMEBUFFER);if(x!==r.FRAMEBUFFER_COMPLETE){t._destroyed=!0,r.bindFramebuffer(r.FRAMEBUFFER,null),r.deleteFramebuffer(t.handle),t.handle=null,t.depth&&(t.depth.dispose(),t.depth=null),t._depth_rb&&(r.deleteRenderbuffer(t._depth_rb),t._depth_rb=null);for(v=0;v<t.color.length;++v)t.color[v].dispose(),t.color[v]=null;t._color_rb&&(r.deleteRenderbuffer(t._color_rb),t._color_rb=null),u(r,e),f(x)}u(r,e)}(this)}var g=d.prototype;function m(t,e,r){if(t._destroyed)throw new Error(\"gl-fbo: Can't resize destroyed FBO\");if(t._shape[0]!==e||t._shape[1]!==r){var n=t.gl,i=n.getParameter(n.MAX_RENDERBUFFER_SIZE);if(e<0||e>i||r<0||r>i)throw new Error(\"gl-fbo: Can't resize FBO, invalid dimensions\");t._shape[0]=e,t._shape[1]=r;for(var a=c(n),o=0;o<t.color.length;++o)t.color[o].shape=t._shape;t._color_rb&&(n.bindRenderbuffer(n.RENDERBUFFER,t._color_rb),n.renderbufferStorage(n.RENDERBUFFER,n.RGBA4,t._shape[0],t._shape[1])),t.depth&&(t.depth.shape=t._shape),t._depth_rb&&(n.bindRenderbuffer(n.RENDERBUFFER,t._depth_rb),t._useDepth&&t._useStencil?n.renderbufferStorage(n.RENDERBUFFER,n.DEPTH_STENCIL,t._shape[0],t._shape[1]):t._useDepth?n.renderbufferStorage(n.RENDERBUFFER,n.DEPTH_COMPONENT16,t._shape[0],t._shape[1]):t._useStencil&&n.renderbufferStorage(n.RENDERBUFFER,n.STENCIL_INDEX,t._shape[0],t._shape[1])),n.bindFramebuffer(n.FRAMEBUFFER,t.handle);var s=n.checkFramebufferStatus(n.FRAMEBUFFER);s!==n.FRAMEBUFFER_COMPLETE&&(t.dispose(),u(n,a),f(s)),u(n,a)}}Object.defineProperties(g,{shape:{get:function(){return this._destroyed?[0,0]:this._shapeVector},set:function(t){if(Array.isArray(t)||(t=[0|t,0|t]),2!==t.length)throw new Error(\"gl-fbo: Shape vector must be length 2\");var e=0|t[0],r=0|t[1];return m(this,e,r),[e,r]},enumerable:!1},width:{get:function(){return this._destroyed?0:this._shape[0]},set:function(t){return m(this,t|=0,this._shape[1]),t},enumerable:!1},height:{get:function(){return this._destroyed?0:this._shape[1]},set:function(t){return t|=0,m(this,this._shape[0],t),t},enumerable:!1}}),g.bind=function(){if(!this._destroyed){var t=this.gl;t.bindFramebuffer(t.FRAMEBUFFER,this.handle),t.viewport(0,0,this._shape[0],this._shape[1])}},g.dispose=function(){if(!this._destroyed){this._destroyed=!0;var t=this.gl;t.deleteFramebuffer(this.handle),this.handle=null,this.depth&&(this.depth.dispose(),this.depth=null),this._depth_rb&&(t.deleteRenderbuffer(this._depth_rb),this._depth_rb=null);for(var e=0;e<this.color.length;++e)this.color[e].dispose(),this.color[e]=null;this._color_rb&&(t.deleteRenderbuffer(this._color_rb),this._color_rb=null)}}},{\"gl-texture2d\":353}],270:[function(t,e,r){var n=t(\"sprintf-js\").sprintf,i=t(\"gl-constants/lookup\"),a=t(\"glsl-shader-name\"),o=t(\"add-line-numbers\");e.exports=function(t,e,r){\"use strict\";var s=a(e)||\"of unknown name (see npm glsl-shader-name)\",l=\"unknown type\";void 0!==r&&(l=r===i.FRAGMENT_SHADER?\"fragment\":\"vertex\");for(var c=n(\"Error compiling %s shader %s:\\n\",l,s),u=n(\"%s%s\",c,t),f=t.split(\"\\n\"),h={},p=0;p<f.length;p++){var d=f[p];if(\"\"!==d&&\"\\0\"!==d){var g=parseInt(d.split(\":\")[2]);if(isNaN(g))throw new Error(n(\"Could not parse error: %s\",d));h[g]=d}}var m=o(e).split(\"\\n\");for(p=0;p<m.length;p++)if(h[p+3]||h[p+2]||h[p+1]){var v=m[p];if(c+=v+\"\\n\",h[p+1]){var y=h[p+1];y=y.substr(y.split(\":\",3).join(\":\").length+1).trim(),c+=n(\"^^^ %s\\n\\n\",y)}}return{long:c.trim(),short:u.trim()}}},{\"add-line-numbers\":66,\"gl-constants/lookup\":265,\"glsl-shader-name\":431,\"sprintf-js\":567}],271:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=t.gl,n=o(r,l.vertex,l.fragment),i=o(r,l.pickVertex,l.pickFragment),a=s(r),u=s(r),f=s(r),h=s(r),p=new c(t,n,i,a,u,f,h);return p.update(e),t.addObject(p),p};var n=t(\"binary-search-bounds\"),i=t(\"iota-array\"),a=t(\"typedarray-pool\"),o=t(\"gl-shader\"),s=t(\"gl-buffer\"),l=t(\"./lib/shaders\");function c(t,e,r,n,i,a,o){this.plot=t,this.shader=e,this.pickShader=r,this.positionBuffer=n,this.weightBuffer=i,this.colorBuffer=a,this.idBuffer=o,this.xData=[],this.yData=[],this.shape=[0,0],this.bounds=[1/0,1/0,-1/0,-1/0],this.pickOffset=0}var u,f=c.prototype,h=[0,0,1,0,0,1,1,0,1,1,0,1];f.draw=(u=[1,0,0,0,1,0,0,0,1],function(){var t=this.plot,e=this.shader,r=this.bounds,n=this.numVertices;if(!(n<=0)){var i=t.gl,a=t.dataBox,o=r[2]-r[0],s=r[3]-r[1],l=a[2]-a[0],c=a[3]-a[1];u[0]=2*o/l,u[4]=2*s/c,u[6]=2*(r[0]-a[0])/l-1,u[7]=2*(r[1]-a[1])/c-1,e.bind();var f=e.uniforms;f.viewTransform=u,f.shape=this.shape;var h=e.attributes;this.positionBuffer.bind(),h.position.pointer(),this.weightBuffer.bind(),h.weight.pointer(i.UNSIGNED_BYTE,!1),this.colorBuffer.bind(),h.color.pointer(i.UNSIGNED_BYTE,!0),i.drawArrays(i.TRIANGLES,0,n)}}),f.drawPick=function(){var t=[1,0,0,0,1,0,0,0,1],e=[0,0,0,0];return function(r){var n=this.plot,i=this.pickShader,a=this.bounds,o=this.numVertices;if(!(o<=0)){var s=n.gl,l=n.dataBox,c=a[2]-a[0],u=a[3]-a[1],f=l[2]-l[0],h=l[3]-l[1];t[0]=2*c/f,t[4]=2*u/h,t[6]=2*(a[0]-l[0])/f-1,t[7]=2*(a[1]-l[1])/h-1;for(var p=0;p<4;++p)e[p]=r>>8*p&255;this.pickOffset=r,i.bind();var d=i.uniforms;d.viewTransform=t,d.pickOffset=e,d.shape=this.shape;var g=i.attributes;return this.positionBuffer.bind(),g.position.pointer(),this.weightBuffer.bind(),g.weight.pointer(s.UNSIGNED_BYTE,!1),this.idBuffer.bind(),g.pickId.pointer(s.UNSIGNED_BYTE,!1),s.drawArrays(s.TRIANGLES,0,o),r+this.shape[0]*this.shape[1]}}}(),f.pick=function(t,e,r){var n=this.pickOffset,i=this.shape[0]*this.shape[1];if(r<n||r>=n+i)return null;var a=r-n,o=this.xData,s=this.yData;return{object:this,pointId:a,dataCoord:[o[a%this.shape[0]],s[a/this.shape[0]|0]]}},f.update=function(t){var e=(t=t||{}).shape||[0,0],r=t.x||i(e[0]),o=t.y||i(e[1]),s=t.z||new Float32Array(e[0]*e[1]),l=!1!==t.zsmooth;this.xData=r,this.yData=o;var c,u,f,p,d=t.colorLevels||[0],g=t.colorValues||[0,0,0,1],m=d.length,v=this.bounds;l?(c=v[0]=r[0],u=v[1]=o[0],f=v[2]=r[r.length-1],p=v[3]=o[o.length-1]):(c=v[0]=r[0]+(r[1]-r[0])/2,u=v[1]=o[0]+(o[1]-o[0])/2,f=v[2]=r[r.length-1]+(r[r.length-1]-r[r.length-2])/2,p=v[3]=o[o.length-1]+(o[o.length-1]-o[o.length-2])/2);var y=1/(f-c),x=1/(p-u),b=e[0],_=e[1];this.shape=[b,_];var w=(l?(b-1)*(_-1):b*_)*(h.length>>>1);this.numVertices=w;for(var T=a.mallocUint8(4*w),k=a.mallocFloat32(2*w),M=a.mallocUint8(2*w),A=a.mallocUint32(w),S=0,E=l?b-1:b,C=l?_-1:_,L=0;L<C;++L){var I,P;l?(I=x*(o[L]-u),P=x*(o[L+1]-u)):(I=L<_-1?x*(o[L]-(o[L+1]-o[L])/2-u):x*(o[L]-(o[L]-o[L-1])/2-u),P=L<_-1?x*(o[L]+(o[L+1]-o[L])/2-u):x*(o[L]+(o[L]-o[L-1])/2-u));for(var z=0;z<E;++z){var O,D;l?(O=y*(r[z]-c),D=y*(r[z+1]-c)):(O=z<b-1?y*(r[z]-(r[z+1]-r[z])/2-c):y*(r[z]-(r[z]-r[z-1])/2-c),D=z<b-1?y*(r[z]+(r[z+1]-r[z])/2-c):y*(r[z]+(r[z]-r[z-1])/2-c));for(var R=0;R<h.length;R+=2){var F,B,N,j,U=h[R],V=h[R+1],q=s[l?(L+V)*b+(z+U):L*b+z],H=n.le(d,q);if(H<0)F=g[0],B=g[1],N=g[2],j=g[3];else if(H===m-1)F=g[4*m-4],B=g[4*m-3],N=g[4*m-2],j=g[4*m-1];else{var G=(q-d[H])/(d[H+1]-d[H]),Y=1-G,W=4*H,X=4*(H+1);F=Y*g[W]+G*g[X],B=Y*g[W+1]+G*g[X+1],N=Y*g[W+2]+G*g[X+2],j=Y*g[W+3]+G*g[X+3]}T[4*S]=255*F,T[4*S+1]=255*B,T[4*S+2]=255*N,T[4*S+3]=255*j,k[2*S]=.5*O+.5*D,k[2*S+1]=.5*I+.5*P,M[2*S]=U,M[2*S+1]=V,A[S]=L*b+z,S+=1}}}this.positionBuffer.update(k),this.weightBuffer.update(M),this.colorBuffer.update(T),this.idBuffer.update(A),a.free(k),a.free(T),a.free(M),a.free(A)},f.dispose=function(){this.shader.dispose(),this.pickShader.dispose(),this.positionBuffer.dispose(),this.weightBuffer.dispose(),this.colorBuffer.dispose(),this.idBuffer.dispose(),this.plot.removeObject(this)}},{\"./lib/shaders\":272,\"binary-search-bounds\":96,\"gl-buffer\":259,\"gl-shader\":335,\"iota-array\":463,\"typedarray-pool\":595}],272:[function(t,e,r){\"use strict\";var n=t(\"glslify\");e.exports={fragment:n([\"precision lowp float;\\n#define GLSLIFY 1\\nvarying vec4 fragColor;\\nvoid main() {\\n  gl_FragColor = vec4(fragColor.rgb * fragColor.a, fragColor.a);\\n}\\n\"]),vertex:n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec2 position;\\nattribute vec4 color;\\nattribute vec2 weight;\\n\\nuniform vec2 shape;\\nuniform mat3 viewTransform;\\n\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n  vec3 vPosition = viewTransform * vec3( position + (weight-.5)/(shape-1.) , 1.0);\\n  fragColor = color;\\n  gl_Position = vec4(vPosition.xy, 0, vPosition.z);\\n}\\n\"]),pickFragment:n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragId;\\nvarying vec2 vWeight;\\n\\nuniform vec2 shape;\\nuniform vec4 pickOffset;\\n\\nvoid main() {\\n  vec2 d = step(.5, vWeight);\\n  vec4 id = fragId + pickOffset;\\n  id.x += d.x + d.y*shape.x;\\n\\n  id.y += floor(id.x / 256.0);\\n  id.x -= floor(id.x / 256.0) * 256.0;\\n\\n  id.z += floor(id.y / 256.0);\\n  id.y -= floor(id.y / 256.0) * 256.0;\\n\\n  id.w += floor(id.z / 256.0);\\n  id.z -= floor(id.z / 256.0) * 256.0;\\n\\n  gl_FragColor = id/255.;\\n}\\n\"]),pickVertex:n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec2 position;\\nattribute vec4 pickId;\\nattribute vec2 weight;\\n\\nuniform vec2 shape;\\nuniform mat3 viewTransform;\\n\\nvarying vec4 fragId;\\nvarying vec2 vWeight;\\n\\nvoid main() {\\n  vWeight = weight;\\n\\n  fragId = pickId;\\n\\n  vec3 vPosition = viewTransform * vec3( position + (weight-.5)/(shape-1.) , 1.0);\\n  gl_Position = vec4(vPosition.xy, 0, vPosition.z);\\n}\\n\"])}},{glslify:273}],273:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],274:[function(t,e,r){var n=t(\"glslify\"),i=t(\"gl-shader\"),a=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position, nextPosition;\\nattribute float arcLength, lineWidth;\\nattribute vec4 color;\\n\\nuniform vec2 screenShape;\\nuniform float pixelRatio;\\nuniform mat4 model, view, projection;\\n\\nvarying vec4 fragColor;\\nvarying vec3 worldPosition;\\nvarying float pixelArcLength;\\n\\nvec4 project(vec3 p) {\\n  return projection * view * model * vec4(p, 1.0);\\n}\\n\\nvoid main() {\\n  vec4 startPoint = project(position);\\n  vec4 endPoint   = project(nextPosition);\\n\\n  vec2 A = startPoint.xy / startPoint.w;\\n  vec2 B =   endPoint.xy /   endPoint.w;\\n\\n  float clipAngle = atan(\\n    (B.y - A.y) * screenShape.y,\\n    (B.x - A.x) * screenShape.x\\n  );\\n\\n  vec2 offset = 0.5 * pixelRatio * lineWidth * vec2(\\n    sin(clipAngle),\\n    -cos(clipAngle)\\n  ) / screenShape;\\n\\n  gl_Position = vec4(startPoint.xy + startPoint.w * offset, startPoint.zw);\\n\\n  worldPosition = position;\\n  pixelArcLength = arcLength;\\n  fragColor = color;\\n}\\n\"]),o=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3      clipBounds[2];\\nuniform sampler2D dashTexture;\\nuniform float     dashScale;\\nuniform float     opacity;\\n\\nvarying vec3    worldPosition;\\nvarying float   pixelArcLength;\\nvarying vec4    fragColor;\\n\\nvoid main() {\\n  if (\\n    outOfRange(clipBounds[0], clipBounds[1], worldPosition) ||\\n    fragColor.a * opacity == 0.\\n  ) discard;\\n\\n  float dashWeight = texture2D(dashTexture, vec2(dashScale * pixelArcLength, 0)).r;\\n  if(dashWeight < 0.5) {\\n    discard;\\n  }\\n  gl_FragColor = fragColor * opacity;\\n}\\n\"]),s=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\n#define FLOAT_MAX  1.70141184e38\\n#define FLOAT_MIN  1.17549435e-38\\n\\n// https://github.com/mikolalysenko/glsl-read-float/blob/master/index.glsl\\nvec4 packFloat(float v) {\\n  float av = abs(v);\\n\\n  //Handle special cases\\n  if(av < FLOAT_MIN) {\\n    return vec4(0.0, 0.0, 0.0, 0.0);\\n  } else if(v > FLOAT_MAX) {\\n    return vec4(127.0, 128.0, 0.0, 0.0) / 255.0;\\n  } else if(v < -FLOAT_MAX) {\\n    return vec4(255.0, 128.0, 0.0, 0.0) / 255.0;\\n  }\\n\\n  vec4 c = vec4(0,0,0,0);\\n\\n  //Compute exponent and mantissa\\n  float e = floor(log2(av));\\n  float m = av * pow(2.0, -e) - 1.0;\\n\\n  //Unpack mantissa\\n  c[1] = floor(128.0 * m);\\n  m -= c[1] / 128.0;\\n  c[2] = floor(32768.0 * m);\\n  m -= c[2] / 32768.0;\\n  c[3] = floor(8388608.0 * m);\\n\\n  //Unpack exponent\\n  float ebias = e + 127.0;\\n  c[0] = floor(ebias / 2.0);\\n  ebias -= c[0] * 2.0;\\n  c[1] += floor(ebias) * 128.0;\\n\\n  //Unpack sign bit\\n  c[0] += 128.0 * step(0.0, -v);\\n\\n  //Scale back to range\\n  return c / 255.0;\\n}\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform float pickId;\\nuniform vec3 clipBounds[2];\\n\\nvarying vec3 worldPosition;\\nvarying float pixelArcLength;\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], worldPosition)) discard;\\n\\n  gl_FragColor = vec4(pickId/255.0, packFloat(pixelArcLength).xyz);\\n}\"]),l=[{name:\"position\",type:\"vec3\"},{name:\"nextPosition\",type:\"vec3\"},{name:\"arcLength\",type:\"float\"},{name:\"lineWidth\",type:\"float\"},{name:\"color\",type:\"vec4\"}];r.createShader=function(t){return i(t,a,o,null,l)},r.createPickShader=function(t){return i(t,a,s,null,l)}},{\"gl-shader\":335,glslify:276}],275:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.gl||t.scene&&t.scene.gl,r=f(e);r.attributes.position.location=0,r.attributes.nextPosition.location=1,r.attributes.arcLength.location=2,r.attributes.lineWidth.location=3,r.attributes.color.location=4;var o=h(e);o.attributes.position.location=0,o.attributes.nextPosition.location=1,o.attributes.arcLength.location=2,o.attributes.lineWidth.location=3,o.attributes.color.location=4;for(var s=n(e),l=i(e,[{buffer:s,size:3,offset:0,stride:48},{buffer:s,size:3,offset:12,stride:48},{buffer:s,size:1,offset:24,stride:48},{buffer:s,size:1,offset:28,stride:48},{buffer:s,size:4,offset:32,stride:48}]),u=c(new Array(1024),[256,1,4]),p=0;p<1024;++p)u.data[p]=255;var d=a(e,u);d.wrap=e.REPEAT;var g=new v(e,r,o,s,l,d);return g.update(t),g};var n=t(\"gl-buffer\"),i=t(\"gl-vao\"),a=t(\"gl-texture2d\"),o=new Uint8Array(4),s=new Float32Array(o.buffer);var l=t(\"binary-search-bounds\"),c=t(\"ndarray\"),u=t(\"./lib/shaders\"),f=u.createShader,h=u.createPickShader,p=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function d(t,e){for(var r=0,n=0;n<3;++n){var i=t[n]-e[n];r+=i*i}return Math.sqrt(r)}function g(t){for(var e=[[-1e6,-1e6,-1e6],[1e6,1e6,1e6]],r=0;r<3;++r)e[0][r]=Math.max(t[0][r],e[0][r]),e[1][r]=Math.min(t[1][r],e[1][r]);return e}function m(t,e,r,n){this.arcLength=t,this.position=e,this.index=r,this.dataCoordinate=n}function v(t,e,r,n,i,a){this.gl=t,this.shader=e,this.pickShader=r,this.buffer=n,this.vao=i,this.clipBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.points=[],this.arcLength=[],this.vertexCount=0,this.bounds=[[0,0,0],[0,0,0]],this.pickId=0,this.lineWidth=1,this.texture=a,this.dashScale=1,this.opacity=1,this.hasAlpha=!1,this.dirty=!0,this.pixelRatio=1}var y=v.prototype;y.isTransparent=function(){return this.hasAlpha},y.isOpaque=function(){return!this.hasAlpha},y.pickSlots=1,y.setPickBase=function(t){this.pickId=t},y.drawTransparent=y.draw=function(t){if(this.vertexCount){var e=this.gl,r=this.shader,n=this.vao;r.bind(),r.uniforms={model:t.model||p,view:t.view||p,projection:t.projection||p,clipBounds:g(this.clipBounds),dashTexture:this.texture.bind(),dashScale:this.dashScale/this.arcLength[this.arcLength.length-1],opacity:this.opacity,screenShape:[e.drawingBufferWidth,e.drawingBufferHeight],pixelRatio:this.pixelRatio},n.bind(),n.draw(e.TRIANGLE_STRIP,this.vertexCount),n.unbind()}},y.drawPick=function(t){if(this.vertexCount){var e=this.gl,r=this.pickShader,n=this.vao;r.bind(),r.uniforms={model:t.model||p,view:t.view||p,projection:t.projection||p,pickId:this.pickId,clipBounds:g(this.clipBounds),screenShape:[e.drawingBufferWidth,e.drawingBufferHeight],pixelRatio:this.pixelRatio},n.bind(),n.draw(e.TRIANGLE_STRIP,this.vertexCount),n.unbind()}},y.update=function(t){var e,r;this.dirty=!0;var n=!!t.connectGaps;\"dashScale\"in t&&(this.dashScale=t.dashScale),this.hasAlpha=!1,\"opacity\"in t&&(this.opacity=+t.opacity,this.opacity<1&&(this.hasAlpha=!0));var i=[],a=[],o=[],s=0,u=0,f=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],h=t.position||t.positions;if(h){var p=t.color||t.colors||[0,0,0,1],g=t.lineWidth||1,m=!1;t:for(e=1;e<h.length;++e){var v,y,x,b=h[e-1],_=h[e];for(a.push(s),o.push(b.slice()),r=0;r<3;++r){if(isNaN(b[r])||isNaN(_[r])||!isFinite(b[r])||!isFinite(_[r])){if(!n&&i.length>0){for(var w=0;w<24;++w)i.push(i[i.length-12]);u+=2,m=!0}continue t}f[0][r]=Math.min(f[0][r],b[r],_[r]),f[1][r]=Math.max(f[1][r],b[r],_[r])}Array.isArray(p[0])?(v=p.length>e-1?p[e-1]:p.length>0?p[p.length-1]:[0,0,0,1],y=p.length>e?p[e]:p.length>0?p[p.length-1]:[0,0,0,1]):v=y=p,3===v.length&&(v=[v[0],v[1],v[2],1]),3===y.length&&(y=[y[0],y[1],y[2],1]),!this.hasAlpha&&v[3]<1&&(this.hasAlpha=!0),x=Array.isArray(g)?g.length>e-1?g[e-1]:g.length>0?g[g.length-1]:[0,0,0,1]:g;var T=s;if(s+=d(b,_),m){for(r=0;r<2;++r)i.push(b[0],b[1],b[2],_[0],_[1],_[2],T,x,v[0],v[1],v[2],v[3]);u+=2,m=!1}i.push(b[0],b[1],b[2],_[0],_[1],_[2],T,x,v[0],v[1],v[2],v[3],b[0],b[1],b[2],_[0],_[1],_[2],T,-x,v[0],v[1],v[2],v[3],_[0],_[1],_[2],b[0],b[1],b[2],s,-x,y[0],y[1],y[2],y[3],_[0],_[1],_[2],b[0],b[1],b[2],s,x,y[0],y[1],y[2],y[3]),u+=4}}if(this.buffer.update(i),a.push(s),o.push(h[h.length-1].slice()),this.bounds=f,this.vertexCount=u,this.points=o,this.arcLength=a,\"dashes\"in t){var k=t.dashes.slice();for(k.unshift(0),e=1;e<k.length;++e)k[e]=k[e-1]+k[e];var M=c(new Array(1024),[256,1,4]);for(e=0;e<256;++e){for(r=0;r<4;++r)M.set(e,0,r,0);1&l.le(k,k[k.length-1]*e/255)?M.set(e,0,0,0):M.set(e,0,0,255)}this.texture.setPixels(M)}},y.dispose=function(){this.shader.dispose(),this.vao.dispose(),this.buffer.dispose()},y.pick=function(t){if(!t)return null;if(t.id!==this.pickId)return null;var e=function(t,e,r,n){return o[0]=n,o[1]=r,o[2]=e,o[3]=t,s[0]}(t.value[0],t.value[1],t.value[2],0),r=l.le(this.arcLength,e);if(r<0)return null;if(r===this.arcLength.length-1)return new m(this.arcLength[this.arcLength.length-1],this.points[this.points.length-1].slice(),r);for(var n=this.points[r],i=this.points[Math.min(r+1,this.points.length-1)],a=(e-this.arcLength[r])/(this.arcLength[r+1]-this.arcLength[r]),c=1-a,u=[0,0,0],f=0;f<3;++f)u[f]=c*n[f]+a*i[f];var h=Math.min(a<.5?r:r+1,this.points.length-1);return new m(e,u,h,this.points[h])}},{\"./lib/shaders\":274,\"binary-search-bounds\":96,\"gl-buffer\":259,\"gl-texture2d\":353,\"gl-vao\":358,ndarray:495}],276:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],277:[function(t,e,r){e.exports=function(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=e[4],s=e[5],l=e[6],c=e[7],u=e[8],f=e[9],h=e[10],p=e[11],d=e[12],g=e[13],m=e[14],v=e[15];return t[0]=s*(h*v-p*m)-f*(l*v-c*m)+g*(l*p-c*h),t[1]=-(n*(h*v-p*m)-f*(i*v-a*m)+g*(i*p-a*h)),t[2]=n*(l*v-c*m)-s*(i*v-a*m)+g*(i*c-a*l),t[3]=-(n*(l*p-c*h)-s*(i*p-a*h)+f*(i*c-a*l)),t[4]=-(o*(h*v-p*m)-u*(l*v-c*m)+d*(l*p-c*h)),t[5]=r*(h*v-p*m)-u*(i*v-a*m)+d*(i*p-a*h),t[6]=-(r*(l*v-c*m)-o*(i*v-a*m)+d*(i*c-a*l)),t[7]=r*(l*p-c*h)-o*(i*p-a*h)+u*(i*c-a*l),t[8]=o*(f*v-p*g)-u*(s*v-c*g)+d*(s*p-c*f),t[9]=-(r*(f*v-p*g)-u*(n*v-a*g)+d*(n*p-a*f)),t[10]=r*(s*v-c*g)-o*(n*v-a*g)+d*(n*c-a*s),t[11]=-(r*(s*p-c*f)-o*(n*p-a*f)+u*(n*c-a*s)),t[12]=-(o*(f*m-h*g)-u*(s*m-l*g)+d*(s*h-l*f)),t[13]=r*(f*m-h*g)-u*(n*m-i*g)+d*(n*h-i*f),t[14]=-(r*(s*m-l*g)-o*(n*m-i*g)+d*(n*l-i*s)),t[15]=r*(s*h-l*f)-o*(n*h-i*f)+u*(n*l-i*s),t}},{}],278:[function(t,e,r){e.exports=function(t){var e=new Float32Array(16);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e[9]=t[9],e[10]=t[10],e[11]=t[11],e[12]=t[12],e[13]=t[13],e[14]=t[14],e[15]=t[15],e}},{}],279:[function(t,e,r){e.exports=function(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t}},{}],280:[function(t,e,r){e.exports=function(){var t=new Float32Array(16);return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}},{}],281:[function(t,e,r){e.exports=function(t){var e=t[0],r=t[1],n=t[2],i=t[3],a=t[4],o=t[5],s=t[6],l=t[7],c=t[8],u=t[9],f=t[10],h=t[11],p=t[12],d=t[13],g=t[14],m=t[15];return(e*o-r*a)*(f*m-h*g)-(e*s-n*a)*(u*m-h*d)+(e*l-i*a)*(u*g-f*d)+(r*s-n*o)*(c*m-h*p)-(r*l-i*o)*(c*g-f*p)+(n*l-i*s)*(c*d-u*p)}},{}],282:[function(t,e,r){e.exports=function(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=r+r,s=n+n,l=i+i,c=r*o,u=n*o,f=n*s,h=i*o,p=i*s,d=i*l,g=a*o,m=a*s,v=a*l;return t[0]=1-f-d,t[1]=u+v,t[2]=h-m,t[3]=0,t[4]=u-v,t[5]=1-c-d,t[6]=p+g,t[7]=0,t[8]=h+m,t[9]=p-g,t[10]=1-c-f,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}},{}],283:[function(t,e,r){e.exports=function(t,e,r){var n,i,a,o=r[0],s=r[1],l=r[2],c=Math.sqrt(o*o+s*s+l*l);if(Math.abs(c)<1e-6)return null;return o*=c=1/c,s*=c,l*=c,n=Math.sin(e),i=Math.cos(e),a=1-i,t[0]=o*o*a+i,t[1]=s*o*a+l*n,t[2]=l*o*a-s*n,t[3]=0,t[4]=o*s*a-l*n,t[5]=s*s*a+i,t[6]=l*s*a+o*n,t[7]=0,t[8]=o*l*a+s*n,t[9]=s*l*a-o*n,t[10]=l*l*a+i,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}},{}],284:[function(t,e,r){e.exports=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3],s=n+n,l=i+i,c=a+a,u=n*s,f=n*l,h=n*c,p=i*l,d=i*c,g=a*c,m=o*s,v=o*l,y=o*c;return t[0]=1-(p+g),t[1]=f+y,t[2]=h-v,t[3]=0,t[4]=f-y,t[5]=1-(u+g),t[6]=d+m,t[7]=0,t[8]=h+v,t[9]=d-m,t[10]=1-(u+p),t[11]=0,t[12]=r[0],t[13]=r[1],t[14]=r[2],t[15]=1,t}},{}],285:[function(t,e,r){e.exports=function(t,e){return t[0]=e[0],t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=e[1],t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=e[2],t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}},{}],286:[function(t,e,r){e.exports=function(t,e){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=e[0],t[13]=e[1],t[14]=e[2],t[15]=1,t}},{}],287:[function(t,e,r){e.exports=function(t,e){var r=Math.sin(e),n=Math.cos(e);return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=n,t[6]=r,t[7]=0,t[8]=0,t[9]=-r,t[10]=n,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}},{}],288:[function(t,e,r){e.exports=function(t,e){var r=Math.sin(e),n=Math.cos(e);return t[0]=n,t[1]=0,t[2]=-r,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=r,t[9]=0,t[10]=n,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}},{}],289:[function(t,e,r){e.exports=function(t,e){var r=Math.sin(e),n=Math.cos(e);return t[0]=n,t[1]=r,t[2]=0,t[3]=0,t[4]=-r,t[5]=n,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}},{}],290:[function(t,e,r){e.exports=function(t,e,r,n,i,a,o){var s=1/(r-e),l=1/(i-n),c=1/(a-o);return t[0]=2*a*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=2*a*l,t[6]=0,t[7]=0,t[8]=(r+e)*s,t[9]=(i+n)*l,t[10]=(o+a)*c,t[11]=-1,t[12]=0,t[13]=0,t[14]=o*a*2*c,t[15]=0,t}},{}],291:[function(t,e,r){e.exports=function(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}},{}],292:[function(t,e,r){e.exports={create:t(\"./create\"),clone:t(\"./clone\"),copy:t(\"./copy\"),identity:t(\"./identity\"),transpose:t(\"./transpose\"),invert:t(\"./invert\"),adjoint:t(\"./adjoint\"),determinant:t(\"./determinant\"),multiply:t(\"./multiply\"),translate:t(\"./translate\"),scale:t(\"./scale\"),rotate:t(\"./rotate\"),rotateX:t(\"./rotateX\"),rotateY:t(\"./rotateY\"),rotateZ:t(\"./rotateZ\"),fromRotation:t(\"./fromRotation\"),fromRotationTranslation:t(\"./fromRotationTranslation\"),fromScaling:t(\"./fromScaling\"),fromTranslation:t(\"./fromTranslation\"),fromXRotation:t(\"./fromXRotation\"),fromYRotation:t(\"./fromYRotation\"),fromZRotation:t(\"./fromZRotation\"),fromQuat:t(\"./fromQuat\"),frustum:t(\"./frustum\"),perspective:t(\"./perspective\"),perspectiveFromFieldOfView:t(\"./perspectiveFromFieldOfView\"),ortho:t(\"./ortho\"),lookAt:t(\"./lookAt\"),str:t(\"./str\")}},{\"./adjoint\":277,\"./clone\":278,\"./copy\":279,\"./create\":280,\"./determinant\":281,\"./fromQuat\":282,\"./fromRotation\":283,\"./fromRotationTranslation\":284,\"./fromScaling\":285,\"./fromTranslation\":286,\"./fromXRotation\":287,\"./fromYRotation\":288,\"./fromZRotation\":289,\"./frustum\":290,\"./identity\":291,\"./invert\":293,\"./lookAt\":294,\"./multiply\":295,\"./ortho\":296,\"./perspective\":297,\"./perspectiveFromFieldOfView\":298,\"./rotate\":299,\"./rotateX\":300,\"./rotateY\":301,\"./rotateZ\":302,\"./scale\":303,\"./str\":304,\"./translate\":305,\"./transpose\":306}],293:[function(t,e,r){e.exports=function(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=e[4],s=e[5],l=e[6],c=e[7],u=e[8],f=e[9],h=e[10],p=e[11],d=e[12],g=e[13],m=e[14],v=e[15],y=r*s-n*o,x=r*l-i*o,b=r*c-a*o,_=n*l-i*s,w=n*c-a*s,T=i*c-a*l,k=u*g-f*d,M=u*m-h*d,A=u*v-p*d,S=f*m-h*g,E=f*v-p*g,C=h*v-p*m,L=y*C-x*E+b*S+_*A-w*M+T*k;if(!L)return null;return L=1/L,t[0]=(s*C-l*E+c*S)*L,t[1]=(i*E-n*C-a*S)*L,t[2]=(g*T-m*w+v*_)*L,t[3]=(h*w-f*T-p*_)*L,t[4]=(l*A-o*C-c*M)*L,t[5]=(r*C-i*A+a*M)*L,t[6]=(m*b-d*T-v*x)*L,t[7]=(u*T-h*b+p*x)*L,t[8]=(o*E-s*A+c*k)*L,t[9]=(n*A-r*E-a*k)*L,t[10]=(d*w-g*b+v*y)*L,t[11]=(f*b-u*w-p*y)*L,t[12]=(s*M-o*S-l*k)*L,t[13]=(r*S-n*M+i*k)*L,t[14]=(g*x-d*_-m*y)*L,t[15]=(u*_-f*x+h*y)*L,t}},{}],294:[function(t,e,r){var n=t(\"./identity\");e.exports=function(t,e,r,i){var a,o,s,l,c,u,f,h,p,d,g=e[0],m=e[1],v=e[2],y=i[0],x=i[1],b=i[2],_=r[0],w=r[1],T=r[2];if(Math.abs(g-_)<1e-6&&Math.abs(m-w)<1e-6&&Math.abs(v-T)<1e-6)return n(t);f=g-_,h=m-w,p=v-T,d=1/Math.sqrt(f*f+h*h+p*p),a=x*(p*=d)-b*(h*=d),o=b*(f*=d)-y*p,s=y*h-x*f,(d=Math.sqrt(a*a+o*o+s*s))?(a*=d=1/d,o*=d,s*=d):(a=0,o=0,s=0);l=h*s-p*o,c=p*a-f*s,u=f*o-h*a,(d=Math.sqrt(l*l+c*c+u*u))?(l*=d=1/d,c*=d,u*=d):(l=0,c=0,u=0);return t[0]=a,t[1]=l,t[2]=f,t[3]=0,t[4]=o,t[5]=c,t[6]=h,t[7]=0,t[8]=s,t[9]=u,t[10]=p,t[11]=0,t[12]=-(a*g+o*m+s*v),t[13]=-(l*g+c*m+u*v),t[14]=-(f*g+h*m+p*v),t[15]=1,t}},{\"./identity\":291}],295:[function(t,e,r){e.exports=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3],s=e[4],l=e[5],c=e[6],u=e[7],f=e[8],h=e[9],p=e[10],d=e[11],g=e[12],m=e[13],v=e[14],y=e[15],x=r[0],b=r[1],_=r[2],w=r[3];return t[0]=x*n+b*s+_*f+w*g,t[1]=x*i+b*l+_*h+w*m,t[2]=x*a+b*c+_*p+w*v,t[3]=x*o+b*u+_*d+w*y,x=r[4],b=r[5],_=r[6],w=r[7],t[4]=x*n+b*s+_*f+w*g,t[5]=x*i+b*l+_*h+w*m,t[6]=x*a+b*c+_*p+w*v,t[7]=x*o+b*u+_*d+w*y,x=r[8],b=r[9],_=r[10],w=r[11],t[8]=x*n+b*s+_*f+w*g,t[9]=x*i+b*l+_*h+w*m,t[10]=x*a+b*c+_*p+w*v,t[11]=x*o+b*u+_*d+w*y,x=r[12],b=r[13],_=r[14],w=r[15],t[12]=x*n+b*s+_*f+w*g,t[13]=x*i+b*l+_*h+w*m,t[14]=x*a+b*c+_*p+w*v,t[15]=x*o+b*u+_*d+w*y,t}},{}],296:[function(t,e,r){e.exports=function(t,e,r,n,i,a,o){var s=1/(e-r),l=1/(n-i),c=1/(a-o);return t[0]=-2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=-2*l,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=2*c,t[11]=0,t[12]=(e+r)*s,t[13]=(i+n)*l,t[14]=(o+a)*c,t[15]=1,t}},{}],297:[function(t,e,r){e.exports=function(t,e,r,n,i){var a=1/Math.tan(e/2),o=1/(n-i);return t[0]=a/r,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=a,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=(i+n)*o,t[11]=-1,t[12]=0,t[13]=0,t[14]=2*i*n*o,t[15]=0,t}},{}],298:[function(t,e,r){e.exports=function(t,e,r,n){var i=Math.tan(e.upDegrees*Math.PI/180),a=Math.tan(e.downDegrees*Math.PI/180),o=Math.tan(e.leftDegrees*Math.PI/180),s=Math.tan(e.rightDegrees*Math.PI/180),l=2/(o+s),c=2/(i+a);return t[0]=l,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=c,t[6]=0,t[7]=0,t[8]=-(o-s)*l*.5,t[9]=(i-a)*c*.5,t[10]=n/(r-n),t[11]=-1,t[12]=0,t[13]=0,t[14]=n*r/(r-n),t[15]=0,t}},{}],299:[function(t,e,r){e.exports=function(t,e,r,n){var i,a,o,s,l,c,u,f,h,p,d,g,m,v,y,x,b,_,w,T,k,M,A,S,E=n[0],C=n[1],L=n[2],I=Math.sqrt(E*E+C*C+L*L);if(Math.abs(I)<1e-6)return null;E*=I=1/I,C*=I,L*=I,i=Math.sin(r),a=Math.cos(r),o=1-a,s=e[0],l=e[1],c=e[2],u=e[3],f=e[4],h=e[5],p=e[6],d=e[7],g=e[8],m=e[9],v=e[10],y=e[11],x=E*E*o+a,b=C*E*o+L*i,_=L*E*o-C*i,w=E*C*o-L*i,T=C*C*o+a,k=L*C*o+E*i,M=E*L*o+C*i,A=C*L*o-E*i,S=L*L*o+a,t[0]=s*x+f*b+g*_,t[1]=l*x+h*b+m*_,t[2]=c*x+p*b+v*_,t[3]=u*x+d*b+y*_,t[4]=s*w+f*T+g*k,t[5]=l*w+h*T+m*k,t[6]=c*w+p*T+v*k,t[7]=u*w+d*T+y*k,t[8]=s*M+f*A+g*S,t[9]=l*M+h*A+m*S,t[10]=c*M+p*A+v*S,t[11]=u*M+d*A+y*S,e!==t&&(t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]);return t}},{}],300:[function(t,e,r){e.exports=function(t,e,r){var n=Math.sin(r),i=Math.cos(r),a=e[4],o=e[5],s=e[6],l=e[7],c=e[8],u=e[9],f=e[10],h=e[11];e!==t&&(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]);return t[4]=a*i+c*n,t[5]=o*i+u*n,t[6]=s*i+f*n,t[7]=l*i+h*n,t[8]=c*i-a*n,t[9]=u*i-o*n,t[10]=f*i-s*n,t[11]=h*i-l*n,t}},{}],301:[function(t,e,r){e.exports=function(t,e,r){var n=Math.sin(r),i=Math.cos(r),a=e[0],o=e[1],s=e[2],l=e[3],c=e[8],u=e[9],f=e[10],h=e[11];e!==t&&(t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]);return t[0]=a*i-c*n,t[1]=o*i-u*n,t[2]=s*i-f*n,t[3]=l*i-h*n,t[8]=a*n+c*i,t[9]=o*n+u*i,t[10]=s*n+f*i,t[11]=l*n+h*i,t}},{}],302:[function(t,e,r){e.exports=function(t,e,r){var n=Math.sin(r),i=Math.cos(r),a=e[0],o=e[1],s=e[2],l=e[3],c=e[4],u=e[5],f=e[6],h=e[7];e!==t&&(t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]);return t[0]=a*i+c*n,t[1]=o*i+u*n,t[2]=s*i+f*n,t[3]=l*i+h*n,t[4]=c*i-a*n,t[5]=u*i-o*n,t[6]=f*i-s*n,t[7]=h*i-l*n,t}},{}],303:[function(t,e,r){e.exports=function(t,e,r){var n=r[0],i=r[1],a=r[2];return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t[3]=e[3]*n,t[4]=e[4]*i,t[5]=e[5]*i,t[6]=e[6]*i,t[7]=e[7]*i,t[8]=e[8]*a,t[9]=e[9]*a,t[10]=e[10]*a,t[11]=e[11]*a,t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t}},{}],304:[function(t,e,r){e.exports=function(t){return\"mat4(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\", \"+t[4]+\", \"+t[5]+\", \"+t[6]+\", \"+t[7]+\", \"+t[8]+\", \"+t[9]+\", \"+t[10]+\", \"+t[11]+\", \"+t[12]+\", \"+t[13]+\", \"+t[14]+\", \"+t[15]+\")\"}},{}],305:[function(t,e,r){e.exports=function(t,e,r){var n,i,a,o,s,l,c,u,f,h,p,d,g=r[0],m=r[1],v=r[2];e===t?(t[12]=e[0]*g+e[4]*m+e[8]*v+e[12],t[13]=e[1]*g+e[5]*m+e[9]*v+e[13],t[14]=e[2]*g+e[6]*m+e[10]*v+e[14],t[15]=e[3]*g+e[7]*m+e[11]*v+e[15]):(n=e[0],i=e[1],a=e[2],o=e[3],s=e[4],l=e[5],c=e[6],u=e[7],f=e[8],h=e[9],p=e[10],d=e[11],t[0]=n,t[1]=i,t[2]=a,t[3]=o,t[4]=s,t[5]=l,t[6]=c,t[7]=u,t[8]=f,t[9]=h,t[10]=p,t[11]=d,t[12]=n*g+s*m+f*v+e[12],t[13]=i*g+l*m+h*v+e[13],t[14]=a*g+c*m+p*v+e[14],t[15]=o*g+u*m+d*v+e[15]);return t}},{}],306:[function(t,e,r){e.exports=function(t,e){if(t===e){var r=e[1],n=e[2],i=e[3],a=e[6],o=e[7],s=e[11];t[1]=e[4],t[2]=e[8],t[3]=e[12],t[4]=r,t[6]=e[9],t[7]=e[13],t[8]=n,t[9]=a,t[11]=e[14],t[12]=i,t[13]=o,t[14]=s}else t[0]=e[0],t[1]=e[4],t[2]=e[8],t[3]=e[12],t[4]=e[1],t[5]=e[5],t[6]=e[9],t[7]=e[13],t[8]=e[2],t[9]=e[6],t[10]=e[10],t[11]=e[14],t[12]=e[3],t[13]=e[7],t[14]=e[11],t[15]=e[15];return t}},{}],307:[function(t,e,r){\"use strict\";var n=t(\"barycentric\"),i=t(\"polytope-closest-point/lib/closest_point_2d.js\");function a(t,e){for(var r=[0,0,0,0],n=0;n<4;++n)for(var i=0;i<4;++i)r[i]+=t[4*n+i]*e[n];return r}function o(t,e,r,n,i){for(var o=a(n,a(r,a(e,[t[0],t[1],t[2],1]))),s=0;s<3;++s)o[s]/=o[3];return[.5*i[0]*(1+o[0]),.5*i[1]*(1-o[1])]}function s(t,e){for(var r=[0,0,0],n=0;n<t.length;++n)for(var i=t[n],a=e[n],o=0;o<3;++o)r[o]+=a*i[o];return r}e.exports=function(t,e,r,a,l,c){if(1===t.length)return[0,t[0].slice()];for(var u=new Array(t.length),f=0;f<t.length;++f)u[f]=o(t[f],r,a,l,c);var h=0,p=1/0;for(f=0;f<u.length;++f){for(var d=0,g=0;g<2;++g)d+=Math.pow(u[f][g]-e[g],2);d<p&&(p=d,h=f)}var m=function(t,e){if(2===t.length){for(var r=0,a=0,o=0;o<2;++o)r+=Math.pow(e[o]-t[0][o],2),a+=Math.pow(e[o]-t[1][o],2);return r=Math.sqrt(r),a=Math.sqrt(a),r+a<1e-6?[1,0]:[a/(r+a),r/(a+r)]}if(3===t.length){var s=[0,0];return i(t[0],t[1],t[2],e,s),n(t,s)}return[]}(u,e),v=0;for(f=0;f<3;++f){if(m[f]<-.001||m[f]>1.0001)return null;v+=m[f]}if(Math.abs(v-1)>.001)return null;return[h,s(t,m),m]}},{barycentric:78,\"polytope-closest-point/lib/closest_point_2d.js\":525}],308:[function(t,e,r){var n=t(\"glslify\"),i=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position, normal;\\nattribute vec4 color;\\nattribute vec2 uv;\\n\\nuniform mat4 model\\n           , view\\n           , projection\\n           , inverseModel;\\nuniform vec3 eyePosition\\n           , lightPosition;\\n\\nvarying vec3 f_normal\\n           , f_lightDirection\\n           , f_eyeDirection\\n           , f_data;\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvec4 project(vec3 p) {\\n  return projection * view * model * vec4(p, 1.0);\\n}\\n\\nvoid main() {\\n  gl_Position      = project(position);\\n\\n  //Lighting geometry parameters\\n  vec4 cameraCoordinate = view * vec4(position , 1.0);\\n  cameraCoordinate.xyz /= cameraCoordinate.w;\\n  f_lightDirection = lightPosition - cameraCoordinate.xyz;\\n  f_eyeDirection   = eyePosition - cameraCoordinate.xyz;\\n  f_normal  = normalize((vec4(normal, 0.0) * inverseModel).xyz);\\n\\n  f_color          = color;\\n  f_data           = position;\\n  f_uv             = uv;\\n}\\n\"]),a=n([\"#extension GL_OES_standard_derivatives : enable\\n\\nprecision highp float;\\n#define GLSLIFY 1\\n\\nfloat beckmannDistribution(float x, float roughness) {\\n  float NdotH = max(x, 0.0001);\\n  float cos2Alpha = NdotH * NdotH;\\n  float tan2Alpha = (cos2Alpha - 1.0) / cos2Alpha;\\n  float roughness2 = roughness * roughness;\\n  float denom = 3.141592653589793 * roughness2 * cos2Alpha * cos2Alpha;\\n  return exp(tan2Alpha / roughness2) / denom;\\n}\\n\\nfloat cookTorranceSpecular(\\n  vec3 lightDirection,\\n  vec3 viewDirection,\\n  vec3 surfaceNormal,\\n  float roughness,\\n  float fresnel) {\\n\\n  float VdotN = max(dot(viewDirection, surfaceNormal), 0.0);\\n  float LdotN = max(dot(lightDirection, surfaceNormal), 0.0);\\n\\n  //Half angle vector\\n  vec3 H = normalize(lightDirection + viewDirection);\\n\\n  //Geometric term\\n  float NdotH = max(dot(surfaceNormal, H), 0.0);\\n  float VdotH = max(dot(viewDirection, H), 0.000001);\\n  float LdotH = max(dot(lightDirection, H), 0.000001);\\n  float G1 = (2.0 * NdotH * VdotN) / VdotH;\\n  float G2 = (2.0 * NdotH * LdotN) / LdotH;\\n  float G = min(1.0, min(G1, G2));\\n  \\n  //Distribution term\\n  float D = beckmannDistribution(NdotH, roughness);\\n\\n  //Fresnel term\\n  float F = pow(1.0 - VdotN, fresnel);\\n\\n  //Multiply terms and done\\n  return  G * F * D / max(3.14159265 * VdotN, 0.000001);\\n}\\n\\n//#pragma glslify: beckmann = require(glsl-specular-beckmann) // used in gl-surface3d\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3 clipBounds[2];\\nuniform float roughness\\n            , fresnel\\n            , kambient\\n            , kdiffuse\\n            , kspecular;\\nuniform sampler2D texture;\\n\\nvarying vec3 f_normal\\n           , f_lightDirection\\n           , f_eyeDirection\\n           , f_data;\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  if (f_color.a == 0.0 ||\\n    outOfRange(clipBounds[0], clipBounds[1], f_data)\\n  ) discard;\\n\\n  vec3 N = normalize(f_normal);\\n  vec3 L = normalize(f_lightDirection);\\n  vec3 V = normalize(f_eyeDirection);\\n\\n  if(gl_FrontFacing) {\\n    N = -N;\\n  }\\n\\n  float specular = min(1.0, max(0.0, cookTorranceSpecular(L, V, N, roughness, fresnel)));\\n  //float specular = max(0.0, beckmann(L, V, N, roughness)); // used in gl-surface3d\\n\\n  float diffuse  = min(kambient + kdiffuse * max(dot(N, L), 0.0), 1.0);\\n\\n  vec4 surfaceColor = vec4(f_color.rgb, 1.0) * texture2D(texture, f_uv);\\n  vec4 litColor = surfaceColor.a * vec4(diffuse * surfaceColor.rgb + kspecular * vec3(1,1,1) * specular,  1.0);\\n\\n  gl_FragColor = litColor * f_color.a;\\n}\\n\"]),o=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\nattribute vec4 color;\\nattribute vec2 uv;\\n\\nuniform mat4 model, view, projection;\\n\\nvarying vec4 f_color;\\nvarying vec3 f_data;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  gl_Position = projection * view * model * vec4(position, 1.0);\\n  f_color = color;\\n  f_data  = position;\\n  f_uv    = uv;\\n}\"]),s=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3 clipBounds[2];\\nuniform sampler2D texture;\\nuniform float opacity;\\n\\nvarying vec4 f_color;\\nvarying vec3 f_data;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], f_data)) discard;\\n\\n  gl_FragColor = f_color * texture2D(texture, f_uv) * opacity;\\n}\"]),l=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nattribute vec3 position;\\nattribute vec4 color;\\nattribute vec2 uv;\\nattribute float pointSize;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 clipBounds[2];\\n\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], position)) {\\n\\n    gl_Position = vec4(0.0, 0.0 ,0.0 ,0.0);\\n  } else {\\n    gl_Position = projection * view * model * vec4(position, 1.0);\\n  }\\n  gl_PointSize = pointSize;\\n  f_color = color;\\n  f_uv = uv;\\n}\"]),c=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nuniform sampler2D texture;\\nuniform float opacity;\\n\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  vec2 pointR = gl_PointCoord.xy - vec2(0.5, 0.5);\\n  if(dot(pointR, pointR) > 0.25) {\\n    discard;\\n  }\\n  gl_FragColor = f_color * texture2D(texture, f_uv) * opacity;\\n}\"]),u=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\nattribute vec4 id;\\n\\nuniform mat4 model, view, projection;\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n  gl_Position = projection * view * model * vec4(position, 1.0);\\n  f_id        = id;\\n  f_position  = position;\\n}\"]),f=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3  clipBounds[2];\\nuniform float pickId;\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], f_position)) discard;\\n\\n  gl_FragColor = vec4(pickId, f_id.xyz);\\n}\"]),h=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nattribute vec3  position;\\nattribute float pointSize;\\nattribute vec4  id;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 clipBounds[2];\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], position)) {\\n\\n    gl_Position = vec4(0.0, 0.0, 0.0, 0.0);\\n  } else {\\n    gl_Position  = projection * view * model * vec4(position, 1.0);\\n    gl_PointSize = pointSize;\\n  }\\n  f_id         = id;\\n  f_position   = position;\\n}\"]),p=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\n\\nuniform mat4 model, view, projection;\\n\\nvoid main() {\\n  gl_Position = projection * view * model * vec4(position, 1.0);\\n}\"]),d=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nuniform vec3 contourColor;\\n\\nvoid main() {\\n  gl_FragColor = vec4(contourColor, 1.0);\\n}\\n\"]);r.meshShader={vertex:i,fragment:a,attributes:[{name:\"position\",type:\"vec3\"},{name:\"normal\",type:\"vec3\"},{name:\"color\",type:\"vec4\"},{name:\"uv\",type:\"vec2\"}]},r.wireShader={vertex:o,fragment:s,attributes:[{name:\"position\",type:\"vec3\"},{name:\"color\",type:\"vec4\"},{name:\"uv\",type:\"vec2\"}]},r.pointShader={vertex:l,fragment:c,attributes:[{name:\"position\",type:\"vec3\"},{name:\"color\",type:\"vec4\"},{name:\"uv\",type:\"vec2\"},{name:\"pointSize\",type:\"float\"}]},r.pickShader={vertex:u,fragment:f,attributes:[{name:\"position\",type:\"vec3\"},{name:\"id\",type:\"vec4\"}]},r.pointPickShader={vertex:h,fragment:f,attributes:[{name:\"position\",type:\"vec3\"},{name:\"pointSize\",type:\"float\"},{name:\"id\",type:\"vec4\"}]},r.contourShader={vertex:p,fragment:d,attributes:[{name:\"position\",type:\"vec3\"}]}},{glslify:310}],309:[function(t,e,r){\"use strict\";var n=t(\"gl-shader\"),i=t(\"gl-buffer\"),a=t(\"gl-vao\"),o=t(\"gl-texture2d\"),s=t(\"normals\"),l=t(\"gl-mat4/multiply\"),c=t(\"gl-mat4/invert\"),u=t(\"ndarray\"),f=t(\"colormap\"),h=t(\"simplicial-complex-contour\"),p=t(\"typedarray-pool\"),d=t(\"./lib/shaders\"),g=t(\"./lib/closest-point\"),m=d.meshShader,v=d.wireShader,y=d.pointShader,x=d.pickShader,b=d.pointPickShader,_=d.contourShader,w=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function T(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g,m,v,y,x,b,_,T,k,M,A,S){this.gl=t,this.pixelRatio=1,this.cells=[],this.positions=[],this.intensity=[],this.texture=e,this.dirty=!0,this.triShader=r,this.lineShader=n,this.pointShader=i,this.pickShader=a,this.pointPickShader=o,this.contourShader=s,this.trianglePositions=l,this.triangleColors=u,this.triangleNormals=h,this.triangleUVs=f,this.triangleIds=c,this.triangleVAO=p,this.triangleCount=0,this.lineWidth=1,this.edgePositions=d,this.edgeColors=m,this.edgeUVs=v,this.edgeIds=g,this.edgeVAO=y,this.edgeCount=0,this.pointPositions=x,this.pointColors=_,this.pointUVs=T,this.pointSizes=k,this.pointIds=b,this.pointVAO=M,this.pointCount=0,this.contourLineWidth=1,this.contourPositions=A,this.contourVAO=S,this.contourCount=0,this.contourColor=[0,0,0],this.contourEnable=!0,this.pickVertex=!0,this.pickId=1,this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],this.clipBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.lightPosition=[1e5,1e5,0],this.ambientLight=.8,this.diffuseLight=.8,this.specularLight=2,this.roughness=.5,this.fresnel=1.5,this.opacity=1,this.hasAlpha=!1,this.opacityscale=!1,this._model=w,this._view=w,this._projection=w,this._resolution=[1,1]}var k=T.prototype;function M(t,e){if(!e)return 1;if(!e.length)return 1;for(var r=0;r<e.length;++r){if(e.length<2)return 1;if(e[r][0]===t)return e[r][1];if(e[r][0]>t&&r>0){var n=(e[r][0]-t)/(e[r][0]-e[r-1][0]);return e[r][1]*(1-n)+n*e[r-1][1]}}return 1}function A(t){var e=n(t,m.vertex,m.fragment);return e.attributes.position.location=0,e.attributes.color.location=2,e.attributes.uv.location=3,e.attributes.normal.location=4,e}function S(t){var e=n(t,v.vertex,v.fragment);return e.attributes.position.location=0,e.attributes.color.location=2,e.attributes.uv.location=3,e}function E(t){var e=n(t,y.vertex,y.fragment);return e.attributes.position.location=0,e.attributes.color.location=2,e.attributes.uv.location=3,e.attributes.pointSize.location=4,e}function C(t){var e=n(t,x.vertex,x.fragment);return e.attributes.position.location=0,e.attributes.id.location=1,e}function L(t){var e=n(t,b.vertex,b.fragment);return e.attributes.position.location=0,e.attributes.id.location=1,e.attributes.pointSize.location=4,e}function I(t){var e=n(t,_.vertex,_.fragment);return e.attributes.position.location=0,e}k.isOpaque=function(){return!this.hasAlpha},k.isTransparent=function(){return this.hasAlpha},k.pickSlots=1,k.setPickBase=function(t){this.pickId=t},k.highlight=function(t){if(t&&this.contourEnable){for(var e=h(this.cells,this.intensity,t.intensity),r=e.cells,n=e.vertexIds,i=e.vertexWeights,a=r.length,o=p.mallocFloat32(6*a),s=0,l=0;l<a;++l)for(var c=r[l],u=0;u<2;++u){var f=c[0];2===c.length&&(f=c[u]);for(var d=n[f][0],g=n[f][1],m=i[f],v=1-m,y=this.positions[d],x=this.positions[g],b=0;b<3;++b)o[s++]=m*y[b]+v*x[b]}this.contourCount=s/3|0,this.contourPositions.update(o.subarray(0,s)),p.free(o)}else this.contourCount=0},k.update=function(t){t=t||{};var e=this.gl;this.dirty=!0,\"contourEnable\"in t&&(this.contourEnable=t.contourEnable),\"contourColor\"in t&&(this.contourColor=t.contourColor),\"lineWidth\"in t&&(this.lineWidth=t.lineWidth),\"lightPosition\"in t&&(this.lightPosition=t.lightPosition),this.hasAlpha=!1,\"opacity\"in t&&(this.opacity=t.opacity,this.opacity<1&&(this.hasAlpha=!0)),\"opacityscale\"in t&&(this.opacityscale=t.opacityscale,this.hasAlpha=!0),\"ambient\"in t&&(this.ambientLight=t.ambient),\"diffuse\"in t&&(this.diffuseLight=t.diffuse),\"specular\"in t&&(this.specularLight=t.specular),\"roughness\"in t&&(this.roughness=t.roughness),\"fresnel\"in t&&(this.fresnel=t.fresnel),t.texture?(this.texture.dispose(),this.texture=o(e,t.texture)):t.colormap&&(this.texture.shape=[256,256],this.texture.minFilter=e.LINEAR_MIPMAP_LINEAR,this.texture.magFilter=e.LINEAR,this.texture.setPixels(function(t,e){for(var r=f({colormap:t,nshades:256,format:\"rgba\"}),n=new Uint8Array(1024),i=0;i<256;++i){for(var a=r[i],o=0;o<3;++o)n[4*i+o]=a[o];n[4*i+3]=e?255*M(i/255,e):255*a[3]}return u(n,[256,256,4],[4,0,1])}(t.colormap,this.opacityscale)),this.texture.generateMipmap());var r=t.cells,n=t.positions;if(n&&r){var i=[],a=[],l=[],c=[],h=[],p=[],d=[],g=[],m=[],v=[],y=[],x=[],b=[],_=[];this.cells=r,this.positions=n;var w=t.vertexNormals,T=t.cellNormals,k=void 0===t.vertexNormalsEpsilon?1e-6:t.vertexNormalsEpsilon,A=void 0===t.faceNormalsEpsilon?1e-6:t.faceNormalsEpsilon;t.useFacetNormals&&!T&&(T=s.faceNormals(r,n,A)),T||w||(w=s.vertexNormals(r,n,k));var S=t.vertexColors,E=t.cellColors,C=t.meshColor||[1,1,1,1],L=t.vertexUVs,I=t.vertexIntensity,P=t.cellUVs,z=t.cellIntensity,O=1/0,D=-1/0;if(!L&&!P)if(I)if(t.vertexIntensityBounds)O=+t.vertexIntensityBounds[0],D=+t.vertexIntensityBounds[1];else for(var R=0;R<I.length;++R){var F=I[R];O=Math.min(O,F),D=Math.max(D,F)}else if(z)if(t.cellIntensityBounds)O=+t.cellIntensityBounds[0],D=+t.cellIntensityBounds[1];else for(R=0;R<z.length;++R){F=z[R];O=Math.min(O,F),D=Math.max(D,F)}else for(R=0;R<n.length;++R){F=n[R][2];O=Math.min(O,F),D=Math.max(D,F)}this.intensity=I||(z||function(t){for(var e=t.length,r=new Array(e),n=0;n<e;++n)r[n]=t[n][2];return r}(n)),this.pickVertex=!(z||E);var B=t.pointSizes,N=t.pointSize||1;this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]];for(R=0;R<n.length;++R)for(var j=n[R],U=0;U<3;++U)!isNaN(j[U])&&isFinite(j[U])&&(this.bounds[0][U]=Math.min(this.bounds[0][U],j[U]),this.bounds[1][U]=Math.max(this.bounds[1][U],j[U]));var V=0,q=0,H=0;t:for(R=0;R<r.length;++R){var G=r[R];switch(G.length){case 1:for(j=n[W=G[0]],U=0;U<3;++U)if(isNaN(j[U])||!isFinite(j[U]))continue t;v.push(j[0],j[1],j[2]),X=S?S[W]:E?E[R]:C,this.opacityscale&&I?a.push(X[0],X[1],X[2],this.opacity*M((I[W]-O)/(D-O),this.opacityscale)):3===X.length?y.push(X[0],X[1],X[2],this.opacity):(y.push(X[0],X[1],X[2],X[3]*this.opacity),X[3]<1&&(this.hasAlpha=!0)),Z=L?L[W]:I?[(I[W]-O)/(D-O),0]:P?P[R]:z?[(z[R]-O)/(D-O),0]:[(j[2]-O)/(D-O),0],x.push(Z[0],Z[1]),B?b.push(B[W]):b.push(N),_.push(R),H+=1;break;case 2:for(U=0;U<2;++U){j=n[W=G[U]];for(var Y=0;Y<3;++Y)if(isNaN(j[Y])||!isFinite(j[Y]))continue t}for(U=0;U<2;++U){j=n[W=G[U]];p.push(j[0],j[1],j[2]),X=S?S[W]:E?E[R]:C,this.opacityscale&&I?a.push(X[0],X[1],X[2],this.opacity*M((I[W]-O)/(D-O),this.opacityscale)):3===X.length?d.push(X[0],X[1],X[2],this.opacity):(d.push(X[0],X[1],X[2],X[3]*this.opacity),X[3]<1&&(this.hasAlpha=!0)),Z=L?L[W]:I?[(I[W]-O)/(D-O),0]:P?P[R]:z?[(z[R]-O)/(D-O),0]:[(j[2]-O)/(D-O),0],g.push(Z[0],Z[1]),m.push(R)}q+=1;break;case 3:for(U=0;U<3;++U)for(j=n[W=G[U]],Y=0;Y<3;++Y)if(isNaN(j[Y])||!isFinite(j[Y]))continue t;for(U=0;U<3;++U){var W,X,Z,J;j=n[W=G[2-U]];i.push(j[0],j[1],j[2]),(X=S?S[W]:E?E[R]:C)?this.opacityscale&&I?a.push(X[0],X[1],X[2],this.opacity*M((I[W]-O)/(D-O),this.opacityscale)):3===X.length?a.push(X[0],X[1],X[2],this.opacity):(a.push(X[0],X[1],X[2],X[3]*this.opacity),X[3]<1&&(this.hasAlpha=!0)):a.push(.5,.5,.5,1),Z=L?L[W]:I?[(I[W]-O)/(D-O),0]:P?P[R]:z?[(z[R]-O)/(D-O),0]:[(j[2]-O)/(D-O),0],c.push(Z[0],Z[1]),J=w?w[W]:T[R],l.push(J[0],J[1],J[2]),h.push(R)}V+=1}}this.pointCount=H,this.edgeCount=q,this.triangleCount=V,this.pointPositions.update(v),this.pointColors.update(y),this.pointUVs.update(x),this.pointSizes.update(b),this.pointIds.update(new Uint32Array(_)),this.edgePositions.update(p),this.edgeColors.update(d),this.edgeUVs.update(g),this.edgeIds.update(new Uint32Array(m)),this.trianglePositions.update(i),this.triangleColors.update(a),this.triangleUVs.update(c),this.triangleNormals.update(l),this.triangleIds.update(new Uint32Array(h))}},k.drawTransparent=k.draw=function(t){t=t||{};for(var e=this.gl,r=t.model||w,n=t.view||w,i=t.projection||w,a=[[-1e6,-1e6,-1e6],[1e6,1e6,1e6]],o=0;o<3;++o)a[0][o]=Math.max(a[0][o],this.clipBounds[0][o]),a[1][o]=Math.min(a[1][o],this.clipBounds[1][o]);var s={model:r,view:n,projection:i,inverseModel:w.slice(),clipBounds:a,kambient:this.ambientLight,kdiffuse:this.diffuseLight,kspecular:this.specularLight,roughness:this.roughness,fresnel:this.fresnel,eyePosition:[0,0,0],lightPosition:[0,0,0],contourColor:this.contourColor,texture:0};s.inverseModel=c(s.inverseModel,s.model),e.disable(e.CULL_FACE),this.texture.bind(0);var u=new Array(16);l(u,s.view,s.model),l(u,s.projection,u),c(u,u);for(o=0;o<3;++o)s.eyePosition[o]=u[12+o]/u[15];var f,h=u[15];for(o=0;o<3;++o)h+=this.lightPosition[o]*u[4*o+3];for(o=0;o<3;++o){for(var p=u[12+o],d=0;d<3;++d)p+=u[4*d+o]*this.lightPosition[d];s.lightPosition[o]=p/h}this.triangleCount>0&&((f=this.triShader).bind(),f.uniforms=s,this.triangleVAO.bind(),e.drawArrays(e.TRIANGLES,0,3*this.triangleCount),this.triangleVAO.unbind());this.edgeCount>0&&this.lineWidth>0&&((f=this.lineShader).bind(),f.uniforms=s,this.edgeVAO.bind(),e.lineWidth(this.lineWidth*this.pixelRatio),e.drawArrays(e.LINES,0,2*this.edgeCount),this.edgeVAO.unbind());this.pointCount>0&&((f=this.pointShader).bind(),f.uniforms=s,this.pointVAO.bind(),e.drawArrays(e.POINTS,0,this.pointCount),this.pointVAO.unbind());this.contourEnable&&this.contourCount>0&&this.contourLineWidth>0&&((f=this.contourShader).bind(),f.uniforms=s,this.contourVAO.bind(),e.drawArrays(e.LINES,0,this.contourCount),this.contourVAO.unbind())},k.drawPick=function(t){t=t||{};for(var e=this.gl,r=t.model||w,n=t.view||w,i=t.projection||w,a=[[-1e6,-1e6,-1e6],[1e6,1e6,1e6]],o=0;o<3;++o)a[0][o]=Math.max(a[0][o],this.clipBounds[0][o]),a[1][o]=Math.min(a[1][o],this.clipBounds[1][o]);this._model=[].slice.call(r),this._view=[].slice.call(n),this._projection=[].slice.call(i),this._resolution=[e.drawingBufferWidth,e.drawingBufferHeight];var s,l={model:r,view:n,projection:i,clipBounds:a,pickId:this.pickId/255};((s=this.pickShader).bind(),s.uniforms=l,this.triangleCount>0&&(this.triangleVAO.bind(),e.drawArrays(e.TRIANGLES,0,3*this.triangleCount),this.triangleVAO.unbind()),this.edgeCount>0&&(this.edgeVAO.bind(),e.lineWidth(this.lineWidth*this.pixelRatio),e.drawArrays(e.LINES,0,2*this.edgeCount),this.edgeVAO.unbind()),this.pointCount>0)&&((s=this.pointPickShader).bind(),s.uniforms=l,this.pointVAO.bind(),e.drawArrays(e.POINTS,0,this.pointCount),this.pointVAO.unbind())},k.pick=function(t){if(!t)return null;if(t.id!==this.pickId)return null;for(var e=t.value[0]+256*t.value[1]+65536*t.value[2],r=this.cells[e],n=this.positions,i=new Array(r.length),a=0;a<r.length;++a)i[a]=n[r[a]];var o=t.coord[0],s=t.coord[1];if(!this.pickVertex){var l=this.positions[r[0]],c=this.positions[r[1]],u=this.positions[r[2]],f=[(l[0]+c[0]+u[0])/3,(l[1]+c[1]+u[1])/3,(l[2]+c[2]+u[2])/3];return{_cellCenter:!0,position:[o,s],index:e,cell:r,cellId:e,intensity:this.intensity[e],dataCoordinate:f}}var h=g(i,[o*this.pixelRatio,this._resolution[1]-s*this.pixelRatio],this._model,this._view,this._projection,this._resolution);if(!h)return null;var p=h[2],d=0;for(a=0;a<r.length;++a)d+=p[a]*this.intensity[r[a]];return{position:h[1],index:r[h[0]],cell:r,cellId:e,intensity:d,dataCoordinate:this.positions[r[h[0]]]}},k.dispose=function(){this.texture.dispose(),this.triShader.dispose(),this.lineShader.dispose(),this.pointShader.dispose(),this.pickShader.dispose(),this.pointPickShader.dispose(),this.triangleVAO.dispose(),this.trianglePositions.dispose(),this.triangleColors.dispose(),this.triangleUVs.dispose(),this.triangleNormals.dispose(),this.triangleIds.dispose(),this.edgeVAO.dispose(),this.edgePositions.dispose(),this.edgeColors.dispose(),this.edgeUVs.dispose(),this.edgeIds.dispose(),this.pointVAO.dispose(),this.pointPositions.dispose(),this.pointColors.dispose(),this.pointUVs.dispose(),this.pointSizes.dispose(),this.pointIds.dispose(),this.contourVAO.dispose(),this.contourPositions.dispose(),this.contourShader.dispose()},e.exports=function(t,e){1===arguments.length&&(t=(e=t).gl);var r=t.getExtension(\"OES_standard_derivatives\")||t.getExtension(\"MOZ_OES_standard_derivatives\")||t.getExtension(\"WEBKIT_OES_standard_derivatives\");if(!r)throw new Error(\"derivatives not supported\");var n=A(t),s=S(t),l=E(t),c=C(t),f=L(t),h=I(t),p=o(t,u(new Uint8Array([255,255,255,255]),[1,1,4]));p.generateMipmap(),p.minFilter=t.LINEAR_MIPMAP_LINEAR,p.magFilter=t.LINEAR;var d=i(t),g=i(t),m=i(t),v=i(t),y=i(t),x=a(t,[{buffer:d,type:t.FLOAT,size:3},{buffer:y,type:t.UNSIGNED_BYTE,size:4,normalized:!0},{buffer:g,type:t.FLOAT,size:4},{buffer:m,type:t.FLOAT,size:2},{buffer:v,type:t.FLOAT,size:3}]),b=i(t),_=i(t),w=i(t),k=i(t),M=a(t,[{buffer:b,type:t.FLOAT,size:3},{buffer:k,type:t.UNSIGNED_BYTE,size:4,normalized:!0},{buffer:_,type:t.FLOAT,size:4},{buffer:w,type:t.FLOAT,size:2}]),P=i(t),z=i(t),O=i(t),D=i(t),R=i(t),F=a(t,[{buffer:P,type:t.FLOAT,size:3},{buffer:R,type:t.UNSIGNED_BYTE,size:4,normalized:!0},{buffer:z,type:t.FLOAT,size:4},{buffer:O,type:t.FLOAT,size:2},{buffer:D,type:t.FLOAT,size:1}]),B=i(t),N=a(t,[{buffer:B,type:t.FLOAT,size:3}]),j=new T(t,p,n,s,l,c,f,h,d,y,g,m,v,x,b,k,_,w,M,P,R,z,O,D,F,B,N);return j.update(e),j}},{\"./lib/closest-point\":307,\"./lib/shaders\":308,colormap:131,\"gl-buffer\":259,\"gl-mat4/invert\":293,\"gl-mat4/multiply\":295,\"gl-shader\":335,\"gl-texture2d\":353,\"gl-vao\":358,ndarray:495,normals:498,\"simplicial-complex-contour\":556,\"typedarray-pool\":595}],310:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],311:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.gl,r=n(e,[0,0,0,1,1,0,1,1]),s=i(e,a.boxVert,a.lineFrag);return new o(t,r,s)};var n=t(\"gl-buffer\"),i=t(\"gl-shader\"),a=t(\"./shaders\");function o(t,e,r){this.plot=t,this.vbo=e,this.shader=r}var s,l,c=o.prototype;c.bind=function(){var t=this.shader;this.vbo.bind(),this.shader.bind(),t.attributes.coord.pointer(),t.uniforms.screenBox=this.plot.screenBox},c.drawBox=(s=[0,0],l=[0,0],function(t,e,r,n,i){var a=this.plot,o=this.shader,c=a.gl;s[0]=t,s[1]=e,l[0]=r,l[1]=n,o.uniforms.lo=s,o.uniforms.hi=l,o.uniforms.color=i,c.drawArrays(c.TRIANGLE_STRIP,0,4)}),c.dispose=function(){this.vbo.dispose(),this.shader.dispose()}},{\"./shaders\":314,\"gl-buffer\":259,\"gl-shader\":335}],312:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.gl,r=n(e),a=i(e,o.gridVert,o.gridFrag),l=i(e,o.tickVert,o.gridFrag);return new s(t,r,a,l)};var n=t(\"gl-buffer\"),i=t(\"gl-shader\"),a=t(\"binary-search-bounds\"),o=t(\"./shaders\");function s(t,e,r,n){this.plot=t,this.vbo=e,this.shader=r,this.tickShader=n,this.ticks=[[],[]]}function l(t,e){return t-e}var c,u,f,h,p,d=s.prototype;d.draw=(c=[0,0],u=[0,0],f=[0,0],function(){for(var t=this.plot,e=this.vbo,r=this.shader,n=this.ticks,i=t.gl,a=t._tickBounds,o=t.dataBox,s=t.viewBox,l=t.gridLineWidth,h=t.gridLineColor,p=t.gridLineEnable,d=t.pixelRatio,g=0;g<2;++g){var m=a[g],v=a[g+2]-m,y=.5*(o[g+2]+o[g]),x=o[g+2]-o[g];u[g]=2*v/x,c[g]=2*(m-y)/x}r.bind(),e.bind(),r.attributes.dataCoord.pointer(),r.uniforms.dataShift=c,r.uniforms.dataScale=u;var b=0;for(g=0;g<2;++g){f[0]=f[1]=0,f[g]=1,r.uniforms.dataAxis=f,r.uniforms.lineWidth=l[g]/(s[g+2]-s[g])*d,r.uniforms.color=h[g];var _=6*n[g].length;p[g]&&_&&i.drawArrays(i.TRIANGLES,b,_),b+=_}}),d.drawTickMarks=function(){var t=[0,0],e=[0,0],r=[1,0],n=[0,1],i=[0,0],o=[0,0];return function(){for(var s=this.plot,c=this.vbo,u=this.tickShader,f=this.ticks,h=s.gl,p=s._tickBounds,d=s.dataBox,g=s.viewBox,m=s.pixelRatio,v=s.screenBox,y=v[2]-v[0],x=v[3]-v[1],b=g[2]-g[0],_=g[3]-g[1],w=0;w<2;++w){var T=p[w],k=p[w+2]-T,M=.5*(d[w+2]+d[w]),A=d[w+2]-d[w];e[w]=2*k/A,t[w]=2*(T-M)/A}e[0]*=b/y,t[0]*=b/y,e[1]*=_/x,t[1]*=_/x,u.bind(),c.bind(),u.attributes.dataCoord.pointer();var S=u.uniforms;S.dataShift=t,S.dataScale=e;var E=s.tickMarkLength,C=s.tickMarkWidth,L=s.tickMarkColor,I=6*f[0].length,P=Math.min(a.ge(f[0],(d[0]-p[0])/(p[2]-p[0]),l),f[0].length),z=Math.min(a.gt(f[0],(d[2]-p[0])/(p[2]-p[0]),l),f[0].length),O=0+6*P,D=6*Math.max(0,z-P),R=Math.min(a.ge(f[1],(d[1]-p[1])/(p[3]-p[1]),l),f[1].length),F=Math.min(a.gt(f[1],(d[3]-p[1])/(p[3]-p[1]),l),f[1].length),B=I+6*R,N=6*Math.max(0,F-R);i[0]=2*(g[0]-E[1])/y-1,i[1]=(g[3]+g[1])/x-1,o[0]=E[1]*m/y,o[1]=C[1]*m/x,N&&(S.color=L[1],S.tickScale=o,S.dataAxis=n,S.screenOffset=i,h.drawArrays(h.TRIANGLES,B,N)),i[0]=(g[2]+g[0])/y-1,i[1]=2*(g[1]-E[0])/x-1,o[0]=C[0]*m/y,o[1]=E[0]*m/x,D&&(S.color=L[0],S.tickScale=o,S.dataAxis=r,S.screenOffset=i,h.drawArrays(h.TRIANGLES,O,D)),i[0]=2*(g[2]+E[3])/y-1,i[1]=(g[3]+g[1])/x-1,o[0]=E[3]*m/y,o[1]=C[3]*m/x,N&&(S.color=L[3],S.tickScale=o,S.dataAxis=n,S.screenOffset=i,h.drawArrays(h.TRIANGLES,B,N)),i[0]=(g[2]+g[0])/y-1,i[1]=2*(g[3]+E[2])/x-1,o[0]=C[2]*m/y,o[1]=E[2]*m/x,D&&(S.color=L[2],S.tickScale=o,S.dataAxis=r,S.screenOffset=i,h.drawArrays(h.TRIANGLES,O,D))}}(),d.update=(h=[1,1,-1,-1,1,-1],p=[1,-1,1,1,-1,-1],function(t){for(var e=t.ticks,r=t.bounds,n=new Float32Array(18*(e[0].length+e[1].length)),i=(this.plot.zeroLineEnable,0),a=[[],[]],o=0;o<2;++o)for(var s=a[o],l=e[o],c=r[o],u=r[o+2],f=0;f<l.length;++f){var d=(l[f].x-c)/(u-c);s.push(d);for(var g=0;g<6;++g)n[i++]=d,n[i++]=h[g],n[i++]=p[g]}this.ticks=a,this.vbo.update(n)}),d.dispose=function(){this.vbo.dispose(),this.shader.dispose(),this.tickShader.dispose()}},{\"./shaders\":314,\"binary-search-bounds\":96,\"gl-buffer\":259,\"gl-shader\":335}],313:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.gl,r=n(e,[-1,-1,-1,1,1,-1,1,1]),s=i(e,a.lineVert,a.lineFrag);return new o(t,r,s)};var n=t(\"gl-buffer\"),i=t(\"gl-shader\"),a=t(\"./shaders\");function o(t,e,r){this.plot=t,this.vbo=e,this.shader=r}var s,l,c=o.prototype;c.bind=function(){var t=this.shader;this.vbo.bind(),this.shader.bind(),t.attributes.coord.pointer(),t.uniforms.screenBox=this.plot.screenBox},c.drawLine=(s=[0,0],l=[0,0],function(t,e,r,n,i,a){var o=this.plot,c=this.shader,u=o.gl;s[0]=t,s[1]=e,l[0]=r,l[1]=n,c.uniforms.start=s,c.uniforms.end=l,c.uniforms.width=i*o.pixelRatio,c.uniforms.color=a,u.drawArrays(u.TRIANGLE_STRIP,0,4)}),c.dispose=function(){this.vbo.dispose(),this.shader.dispose()}},{\"./shaders\":314,\"gl-buffer\":259,\"gl-shader\":335}],314:[function(t,e,r){\"use strict\";var n=t(\"glslify\"),i=n([\"precision lowp float;\\n#define GLSLIFY 1\\nuniform vec4 color;\\nvoid main() {\\n  gl_FragColor = vec4(color.xyz * color.w, color.w);\\n}\\n\"]);e.exports={lineVert:n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec2 coord;\\n\\nuniform vec4 screenBox;\\nuniform vec2 start, end;\\nuniform float width;\\n\\nvec2 perp(vec2 v) {\\n  return vec2(v.y, -v.x);\\n}\\n\\nvec2 screen(vec2 v) {\\n  return 2.0 * (v - screenBox.xy) / (screenBox.zw - screenBox.xy) - 1.0;\\n}\\n\\nvoid main() {\\n  vec2 delta = normalize(perp(start - end));\\n  vec2 offset = mix(start, end, 0.5 * (coord.y+1.0));\\n  gl_Position = vec4(screen(offset + 0.5 * width * delta * coord.x), 0, 1);\\n}\\n\"]),lineFrag:i,textVert:n([\"#define GLSLIFY 1\\nattribute vec3 textCoordinate;\\n\\nuniform vec2 dataScale, dataShift, dataAxis, screenOffset, textScale;\\nuniform float angle;\\n\\nvoid main() {\\n  float dataOffset  = textCoordinate.z;\\n  vec2 glyphOffset  = textCoordinate.xy;\\n  mat2 glyphMatrix = mat2(cos(angle), sin(angle), -sin(angle), cos(angle));\\n  vec2 screenCoordinate = dataAxis * (dataScale * dataOffset + dataShift) +\\n    glyphMatrix * glyphOffset * textScale + screenOffset;\\n  gl_Position = vec4(screenCoordinate, 0, 1);\\n}\\n\"]),textFrag:i,gridVert:n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 dataCoord;\\n\\nuniform vec2 dataAxis, dataShift, dataScale;\\nuniform float lineWidth;\\n\\nvoid main() {\\n  vec2 pos = dataAxis * (dataScale * dataCoord.x + dataShift);\\n  pos += 10.0 * dataCoord.y * vec2(dataAxis.y, -dataAxis.x) + dataCoord.z * lineWidth;\\n  gl_Position = vec4(pos, 0, 1);\\n}\\n\"]),gridFrag:i,boxVert:n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec2 coord;\\n\\nuniform vec4 screenBox;\\nuniform vec2 lo, hi;\\n\\nvec2 screen(vec2 v) {\\n  return 2.0 * (v - screenBox.xy) / (screenBox.zw - screenBox.xy) - 1.0;\\n}\\n\\nvoid main() {\\n  gl_Position = vec4(screen(mix(lo, hi, coord)), 0, 1);\\n}\\n\"]),tickVert:n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 dataCoord;\\n\\nuniform vec2 dataAxis, dataShift, dataScale, screenOffset, tickScale;\\n\\nvoid main() {\\n  vec2 pos = dataAxis * (dataScale * dataCoord.x + dataShift);\\n  gl_Position = vec4(pos + tickScale*dataCoord.yz + screenOffset, 0, 1);\\n}\\n\"])}},{glslify:316}],315:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.gl,r=n(e),a=i(e,s.textVert,s.textFrag);return new l(t,r,a)};var n=t(\"gl-buffer\"),i=t(\"gl-shader\"),a=t(\"text-cache\"),o=t(\"binary-search-bounds\"),s=t(\"./shaders\");function l(t,e,r){this.plot=t,this.vbo=e,this.shader=r,this.tickOffset=[[],[]],this.tickX=[[],[]],this.labelOffset=[0,0],this.labelCount=[0,0]}var c,u,f,h,p,d,g=l.prototype;g.drawTicks=(c=[0,0],u=[0,0],f=[0,0],function(t){var e=this.plot,r=this.shader,n=this.tickX[t],i=this.tickOffset[t],a=e.gl,s=e.viewBox,l=e.dataBox,h=e.screenBox,p=e.pixelRatio,d=e.tickEnable,g=e.tickPad,m=e.tickColor,v=e.tickAngle,y=e.labelEnable,x=e.labelPad,b=e.labelColor,_=e.labelAngle,w=this.labelOffset[t],T=this.labelCount[t],k=o.lt(n,l[t]),M=o.le(n,l[t+2]);c[0]=c[1]=0,c[t]=1,u[t]=(s[2+t]+s[t])/(h[2+t]-h[t])-1;var A=2/h[2+(1^t)]-h[1^t];u[1^t]=A*s[1^t]-1,d[t]&&(u[1^t]-=A*p*g[t],k<M&&i[M]>i[k]&&(r.uniforms.dataAxis=c,r.uniforms.screenOffset=u,r.uniforms.color=m[t],r.uniforms.angle=v[t],a.drawArrays(a.TRIANGLES,i[k],i[M]-i[k]))),y[t]&&T&&(u[1^t]-=A*p*x[t],r.uniforms.dataAxis=f,r.uniforms.screenOffset=u,r.uniforms.color=b[t],r.uniforms.angle=_[t],a.drawArrays(a.TRIANGLES,w,T)),u[1^t]=A*s[2+(1^t)]-1,d[t+2]&&(u[1^t]+=A*p*g[t+2],k<M&&i[M]>i[k]&&(r.uniforms.dataAxis=c,r.uniforms.screenOffset=u,r.uniforms.color=m[t+2],r.uniforms.angle=v[t+2],a.drawArrays(a.TRIANGLES,i[k],i[M]-i[k]))),y[t+2]&&T&&(u[1^t]+=A*p*x[t+2],r.uniforms.dataAxis=f,r.uniforms.screenOffset=u,r.uniforms.color=b[t+2],r.uniforms.angle=_[t+2],a.drawArrays(a.TRIANGLES,w,T))}),g.drawTitle=function(){var t=[0,0],e=[0,0];return function(){var r=this.plot,n=this.shader,i=r.gl,a=r.screenBox,o=r.titleCenter,s=r.titleAngle,l=r.titleColor,c=r.pixelRatio;if(this.titleCount){for(var u=0;u<2;++u)e[u]=2*(o[u]*c-a[u])/(a[2+u]-a[u])-1;n.bind(),n.uniforms.dataAxis=t,n.uniforms.screenOffset=e,n.uniforms.angle=s,n.uniforms.color=l,i.drawArrays(i.TRIANGLES,this.titleOffset,this.titleCount)}}}(),g.bind=(h=[0,0],p=[0,0],d=[0,0],function(){var t=this.plot,e=this.shader,r=t._tickBounds,n=t.dataBox,i=t.screenBox,a=t.viewBox;e.bind();for(var o=0;o<2;++o){var s=r[o],l=r[o+2]-s,c=.5*(n[o+2]+n[o]),u=n[o+2]-n[o],f=a[o],g=a[o+2]-f,m=i[o],v=i[o+2]-m;p[o]=2*l/u*g/v,h[o]=2*(s-c)/u*g/v}d[1]=2*t.pixelRatio/(i[3]-i[1]),d[0]=d[1]*(i[3]-i[1])/(i[2]-i[0]),e.uniforms.dataScale=p,e.uniforms.dataShift=h,e.uniforms.textScale=d,this.vbo.bind(),e.attributes.textCoordinate.pointer()}),g.update=function(t){var e,r,n,i,o,s=[],l=t.ticks,c=t.bounds;for(o=0;o<2;++o){var u=[Math.floor(s.length/3)],f=[-1/0],h=l[o];for(e=0;e<h.length;++e){var p=h[e],d=p.x,g=p.text,m=p.font||\"sans-serif\";i=p.fontSize||12;for(var v=1/(c[o+2]-c[o]),y=c[o],x=g.split(\"\\n\"),b=0;b<x.length;b++)for(n=a(m,x[b]).data,r=0;r<n.length;r+=2)s.push(n[r]*i,-n[r+1]*i-b*i*1.2,(d-y)*v);u.push(Math.floor(s.length/3)),f.push(d)}this.tickOffset[o]=u,this.tickX[o]=f}for(o=0;o<2;++o){for(this.labelOffset[o]=Math.floor(s.length/3),n=a(t.labelFont[o],t.labels[o],{textAlign:\"center\"}).data,i=t.labelSize[o],e=0;e<n.length;e+=2)s.push(n[e]*i,-n[e+1]*i,0);this.labelCount[o]=Math.floor(s.length/3)-this.labelOffset[o]}for(this.titleOffset=Math.floor(s.length/3),n=a(t.titleFont,t.title).data,i=t.titleSize,e=0;e<n.length;e+=2)s.push(n[e]*i,-n[e+1]*i,0);this.titleCount=Math.floor(s.length/3)-this.titleOffset,this.vbo.update(s)},g.dispose=function(){this.vbo.dispose(),this.shader.dispose()}},{\"./shaders\":314,\"binary-search-bounds\":96,\"gl-buffer\":259,\"gl-shader\":335,\"text-cache\":575}],316:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],317:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.gl,r=n(e,[e.drawingBufferWidth,e.drawingBufferHeight]),c=new l(e,r);return c.grid=i(c),c.text=a(c),c.line=o(c),c.box=s(c),c.update(t),c};var n=t(\"gl-select-static\"),i=t(\"./lib/grid\"),a=t(\"./lib/text\"),o=t(\"./lib/line\"),s=t(\"./lib/box\");function l(t,e){this.gl=t,this.pickBuffer=e,this.screenBox=[0,0,t.drawingBufferWidth,t.drawingBufferHeight],this.viewBox=[0,0,0,0],this.dataBox=[-10,-10,10,10],this.gridLineEnable=[!0,!0],this.gridLineWidth=[1,1],this.gridLineColor=[[0,0,0,1],[0,0,0,1]],this.pixelRatio=1,this.tickMarkLength=[0,0,0,0],this.tickMarkWidth=[0,0,0,0],this.tickMarkColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.tickPad=[15,15,15,15],this.tickAngle=[0,0,0,0],this.tickEnable=[!0,!0,!0,!0],this.tickColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.labelPad=[15,15,15,15],this.labelAngle=[0,Math.PI/2,0,3*Math.PI/2],this.labelEnable=[!0,!0,!0,!0],this.labelColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.titleCenter=[0,0],this.titleEnable=!0,this.titleAngle=0,this.titleColor=[0,0,0,1],this.borderColor=[0,0,0,0],this.backgroundColor=[0,0,0,0],this.zeroLineEnable=[!0,!0],this.zeroLineWidth=[4,4],this.zeroLineColor=[[0,0,0,1],[0,0,0,1]],this.borderLineEnable=[!0,!0,!0,!0],this.borderLineWidth=[2,2,2,2],this.borderLineColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.grid=null,this.text=null,this.line=null,this.box=null,this.objects=[],this.overlays=[],this._tickBounds=[1/0,1/0,-1/0,-1/0],this.static=!1,this.dirty=!1,this.pickDirty=!1,this.pickDelay=120,this.pickRadius=10,this._pickTimeout=null,this._drawPick=this.drawPick.bind(this),this._depthCounter=0}var c=l.prototype;function u(t){for(var e=t.slice(),r=0;r<e.length;++r)e[r]=e[r].slice();return e}function f(t,e){return t.x-e.x}c.setDirty=function(){this.dirty=this.pickDirty=!0},c.setOverlayDirty=function(){this.dirty=!0},c.nextDepthValue=function(){return this._depthCounter++/65536},c.draw=function(){var t=this.gl,e=this.screenBox,r=this.viewBox,n=this.dataBox,i=this.pixelRatio,a=this.grid,o=this.line,s=this.text,l=this.objects;if(this._depthCounter=0,this.pickDirty&&(this._pickTimeout&&clearTimeout(this._pickTimeout),this.pickDirty=!1,this._pickTimeout=setTimeout(this._drawPick,this.pickDelay)),this.dirty){if(this.dirty=!1,t.bindFramebuffer(t.FRAMEBUFFER,null),t.enable(t.SCISSOR_TEST),t.disable(t.DEPTH_TEST),t.depthFunc(t.LESS),t.depthMask(!1),t.enable(t.BLEND),t.blendEquation(t.FUNC_ADD,t.FUNC_ADD),t.blendFunc(t.ONE,t.ONE_MINUS_SRC_ALPHA),this.borderColor){t.scissor(e[0],e[1],e[2]-e[0],e[3]-e[1]);var c=this.borderColor;t.clearColor(c[0]*c[3],c[1]*c[3],c[2]*c[3],c[3]),t.clear(t.COLOR_BUFFER_BIT|t.DEPTH_BUFFER_BIT)}t.scissor(r[0],r[1],r[2]-r[0],r[3]-r[1]),t.viewport(r[0],r[1],r[2]-r[0],r[3]-r[1]);var u=this.backgroundColor;t.clearColor(u[0]*u[3],u[1]*u[3],u[2]*u[3],u[3]),t.clear(t.COLOR_BUFFER_BIT),a.draw();var f=this.zeroLineEnable,h=this.zeroLineColor,p=this.zeroLineWidth;if(f[0]||f[1]){o.bind();for(var d=0;d<2;++d)if(f[d]&&n[d]<=0&&n[d+2]>=0){var g=e[d]-n[d]*(e[d+2]-e[d])/(n[d+2]-n[d]);0===d?o.drawLine(g,e[1],g,e[3],p[d],h[d]):o.drawLine(e[0],g,e[2],g,p[d],h[d])}}for(d=0;d<l.length;++d)l[d].draw();t.viewport(e[0],e[1],e[2]-e[0],e[3]-e[1]),t.scissor(e[0],e[1],e[2]-e[0],e[3]-e[1]),this.grid.drawTickMarks(),o.bind();var m=this.borderLineEnable,v=this.borderLineWidth,y=this.borderLineColor;for(m[1]&&o.drawLine(r[0],r[1]-.5*v[1]*i,r[0],r[3]+.5*v[3]*i,v[1],y[1]),m[0]&&o.drawLine(r[0]-.5*v[0]*i,r[1],r[2]+.5*v[2]*i,r[1],v[0],y[0]),m[3]&&o.drawLine(r[2],r[1]-.5*v[1]*i,r[2],r[3]+.5*v[3]*i,v[3],y[3]),m[2]&&o.drawLine(r[0]-.5*v[0]*i,r[3],r[2]+.5*v[2]*i,r[3],v[2],y[2]),s.bind(),d=0;d<2;++d)s.drawTicks(d);this.titleEnable&&s.drawTitle();var x=this.overlays;for(d=0;d<x.length;++d)x[d].draw();t.disable(t.SCISSOR_TEST),t.disable(t.BLEND),t.depthMask(!0)}},c.drawPick=function(){if(!this.static){var t=this.pickBuffer;this.gl,this._pickTimeout=null,t.begin();for(var e=1,r=this.objects,n=0;n<r.length;++n)e=r[n].drawPick(e);t.end()}},c.pick=function(t,e){if(!this.static){var r=this.pixelRatio,n=this.pickPixelRatio,i=this.viewBox,a=0|Math.round((t-i[0]/r)*n),o=0|Math.round((e-i[1]/r)*n),s=this.pickBuffer.query(a,o,this.pickRadius);if(!s)return null;for(var l=s.id+(s.value[0]<<8)+(s.value[1]<<16)+(s.value[2]<<24),c=this.objects,u=0;u<c.length;++u){var f=c[u].pick(a,o,l);if(f)return f}return null}},c.setScreenBox=function(t){var e=this.screenBox,r=this.pixelRatio;e[0]=0|Math.round(t[0]*r),e[1]=0|Math.round(t[1]*r),e[2]=0|Math.round(t[2]*r),e[3]=0|Math.round(t[3]*r),this.setDirty()},c.setDataBox=function(t){var e=this.dataBox;(e[0]!==t[0]||e[1]!==t[1]||e[2]!==t[2]||e[3]!==t[3])&&(e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],this.setDirty())},c.setViewBox=function(t){var e=this.pixelRatio,r=this.viewBox;r[0]=0|Math.round(t[0]*e),r[1]=0|Math.round(t[1]*e),r[2]=0|Math.round(t[2]*e),r[3]=0|Math.round(t[3]*e);var n=this.pickPixelRatio;this.pickBuffer.shape=[0|Math.round((t[2]-t[0])*n),0|Math.round((t[3]-t[1])*n)],this.setDirty()},c.update=function(t){t=t||{};var e=this.gl;this.pixelRatio=t.pixelRatio||1;var r=this.pixelRatio;this.pickPixelRatio=Math.max(r,1),this.setScreenBox(t.screenBox||[0,0,e.drawingBufferWidth/r,e.drawingBufferHeight/r]);this.screenBox;this.setViewBox(t.viewBox||[.125*(this.screenBox[2]-this.screenBox[0])/r,.125*(this.screenBox[3]-this.screenBox[1])/r,.875*(this.screenBox[2]-this.screenBox[0])/r,.875*(this.screenBox[3]-this.screenBox[1])/r]);var n=this.viewBox,i=(n[2]-n[0])/(n[3]-n[1]);this.setDataBox(t.dataBox||[-10,-10/i,10,10/i]),this.borderColor=!1!==t.borderColor&&(t.borderColor||[0,0,0,0]).slice(),this.backgroundColor=(t.backgroundColor||[0,0,0,0]).slice(),this.gridLineEnable=(t.gridLineEnable||[!0,!0]).slice(),this.gridLineWidth=(t.gridLineWidth||[1,1]).slice(),this.gridLineColor=u(t.gridLineColor||[[.5,.5,.5,1],[.5,.5,.5,1]]),this.zeroLineEnable=(t.zeroLineEnable||[!0,!0]).slice(),this.zeroLineWidth=(t.zeroLineWidth||[4,4]).slice(),this.zeroLineColor=u(t.zeroLineColor||[[0,0,0,1],[0,0,0,1]]),this.tickMarkLength=(t.tickMarkLength||[0,0,0,0]).slice(),this.tickMarkWidth=(t.tickMarkWidth||[0,0,0,0]).slice(),this.tickMarkColor=u(t.tickMarkColor||[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]]),this.titleCenter=(t.titleCenter||[.5*(n[0]+n[2])/r,(n[3]+120)/r]).slice(),this.titleEnable=!(\"titleEnable\"in t)||!!t.titleEnable,this.titleAngle=t.titleAngle||0,this.titleColor=(t.titleColor||[0,0,0,1]).slice(),this.labelPad=(t.labelPad||[15,15,15,15]).slice(),this.labelAngle=(t.labelAngle||[0,Math.PI/2,0,3*Math.PI/2]).slice(),this.labelEnable=(t.labelEnable||[!0,!0,!0,!0]).slice(),this.labelColor=u(t.labelColor||[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]]),this.tickPad=(t.tickPad||[15,15,15,15]).slice(),this.tickAngle=(t.tickAngle||[0,0,0,0]).slice(),this.tickEnable=(t.tickEnable||[!0,!0,!0,!0]).slice(),this.tickColor=u(t.tickColor||[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]]),this.borderLineEnable=(t.borderLineEnable||[!0,!0,!0,!0]).slice(),this.borderLineWidth=(t.borderLineWidth||[2,2,2,2]).slice(),this.borderLineColor=u(t.borderLineColor||[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]]);var a=t.ticks||[[],[]],o=this._tickBounds;o[0]=o[1]=1/0,o[2]=o[3]=-1/0;for(var s=0;s<2;++s){var l=a[s].slice(0);0!==l.length&&(l.sort(f),o[s]=Math.min(o[s],l[0].x),o[s+2]=Math.max(o[s+2],l[l.length-1].x))}this.grid.update({bounds:o,ticks:a}),this.text.update({bounds:o,ticks:a,labels:t.labels||[\"x\",\"y\"],labelSize:t.labelSize||[12,12],labelFont:t.labelFont||[\"sans-serif\",\"sans-serif\"],title:t.title||\"\",titleSize:t.titleSize||18,titleFont:t.titleFont||\"sans-serif\"}),this.static=!!t.static,this.setDirty()},c.dispose=function(){this.box.dispose(),this.grid.dispose(),this.text.dispose(),this.line.dispose();for(var t=this.objects.length-1;t>=0;--t)this.objects[t].dispose();this.objects.length=0;for(t=this.overlays.length-1;t>=0;--t)this.overlays[t].dispose();this.overlays.length=0,this.gl=null},c.addObject=function(t){this.objects.indexOf(t)<0&&(this.objects.push(t),this.setDirty())},c.removeObject=function(t){for(var e=this.objects,r=0;r<e.length;++r)if(e[r]===t){e.splice(r,1),this.setDirty();break}},c.addOverlay=function(t){this.overlays.indexOf(t)<0&&(this.overlays.push(t),this.setOverlayDirty())},c.removeOverlay=function(t){for(var e=this.overlays,r=0;r<e.length;++r)if(e[r]===t){e.splice(r,1),this.setOverlayDirty();break}}},{\"./lib/box\":311,\"./lib/grid\":312,\"./lib/line\":313,\"./lib/text\":315,\"gl-select-static\":334}],318:[function(t,e,r){\"use strict\";e.exports=function(t,e){t=t||document.body,e=e||{};var r=[.01,1/0];\"distanceLimits\"in e&&(r[0]=e.distanceLimits[0],r[1]=e.distanceLimits[1]);\"zoomMin\"in e&&(r[0]=e.zoomMin);\"zoomMax\"in e&&(r[1]=e.zoomMax);var c=i({center:e.center||[0,0,0],up:e.up||[0,1,0],eye:e.eye||[0,0,10],mode:e.mode||\"orbit\",distanceLimits:r}),u=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],f=0,h=t.clientWidth,p=t.clientHeight,d={keyBindingMode:\"rotate\",enableWheel:!0,view:c,element:t,delay:e.delay||16,rotateSpeed:e.rotateSpeed||1,zoomSpeed:e.zoomSpeed||1,translateSpeed:e.translateSpeed||1,flipX:!!e.flipX,flipY:!!e.flipY,modes:c.modes,_ortho:e._ortho||e.projection&&\"orthographic\"===e.projection.type||!1,tick:function(){var e=n(),r=this.delay,i=e-2*r;c.idle(e-r),c.recalcMatrix(i),c.flush(e-(100+2*r));for(var a=!0,o=c.computedMatrix,s=0;s<16;++s)a=a&&u[s]===o[s],u[s]=o[s];var l=t.clientWidth===h&&t.clientHeight===p;return h=t.clientWidth,p=t.clientHeight,a?!l:(f=Math.exp(c.computedRadius[0]),!0)},lookAt:function(t,e,r){c.lookAt(c.lastT(),t,e,r)},rotate:function(t,e,r){c.rotate(c.lastT(),t,e,r)},pan:function(t,e,r){c.pan(c.lastT(),t,e,r)},translate:function(t,e,r){c.translate(c.lastT(),t,e,r)}};return Object.defineProperties(d,{matrix:{get:function(){return c.computedMatrix},set:function(t){return c.setMatrix(c.lastT(),t),c.computedMatrix},enumerable:!0},mode:{get:function(){return c.getMode()},set:function(t){var e=c.computedUp.slice(),r=c.computedEye.slice(),i=c.computedCenter.slice();if(c.setMode(t),\"turntable\"===t){var a=n();c._active.lookAt(a,r,i,e),c._active.lookAt(a+500,r,i,[0,0,1]),c._active.flush(a)}return c.getMode()},enumerable:!0},center:{get:function(){return c.computedCenter},set:function(t){return c.lookAt(c.lastT(),null,t),c.computedCenter},enumerable:!0},eye:{get:function(){return c.computedEye},set:function(t){return c.lookAt(c.lastT(),t),c.computedEye},enumerable:!0},up:{get:function(){return c.computedUp},set:function(t){return c.lookAt(c.lastT(),null,null,t),c.computedUp},enumerable:!0},distance:{get:function(){return f},set:function(t){return c.setDistance(c.lastT(),t),t},enumerable:!0},distanceLimits:{get:function(){return c.getDistanceLimits(r)},set:function(t){return c.setDistanceLimits(t),t},enumerable:!0}}),t.addEventListener(\"contextmenu\",(function(t){return t.preventDefault(),!1})),d._lastX=-1,d._lastY=-1,d._lastMods={shift:!1,control:!1,alt:!1,meta:!1},d.enableMouseListeners=function(){function e(e,r,i,a){var o=d.keyBindingMode;if(!1!==o){var s=\"rotate\"===o,l=\"pan\"===o,u=\"zoom\"===o,h=!!a.control,p=!!a.alt,g=!!a.shift,m=!!(1&e),v=!!(2&e),y=!!(4&e),x=1/t.clientHeight,b=x*(r-d._lastX),_=x*(i-d._lastY),w=d.flipX?1:-1,T=d.flipY?1:-1,k=Math.PI*d.rotateSpeed,M=n();if(-1!==d._lastX&&-1!==d._lastY&&((s&&m&&!h&&!p&&!g||m&&!h&&!p&&g)&&c.rotate(M,w*k*b,-T*k*_,0),(l&&m&&!h&&!p&&!g||v||m&&h&&!p&&!g)&&c.pan(M,-d.translateSpeed*b*f,d.translateSpeed*_*f,0),u&&m&&!h&&!p&&!g||y||m&&!h&&p&&!g)){var A=-d.zoomSpeed*_/window.innerHeight*(M-c.lastT())*100;c.pan(M,0,0,f*(Math.exp(A)-1))}return d._lastX=r,d._lastY=i,d._lastMods=a,!0}}d.mouseListener=a(t,e),t.addEventListener(\"touchstart\",(function(r){var n=s(r.changedTouches[0],t);e(0,n[0],n[1],d._lastMods),e(1,n[0],n[1],d._lastMods)}),!!l&&{passive:!0}),t.addEventListener(\"touchmove\",(function(r){var n=s(r.changedTouches[0],t);e(1,n[0],n[1],d._lastMods),r.preventDefault()}),!!l&&{passive:!1}),t.addEventListener(\"touchend\",(function(t){e(0,d._lastX,d._lastY,d._lastMods)}),!!l&&{passive:!0}),d.wheelListener=o(t,(function(t,e){if(!1!==d.keyBindingMode&&d.enableWheel){var r=d.flipX?1:-1,i=d.flipY?1:-1,a=n();if(Math.abs(t)>Math.abs(e))c.rotate(a,0,0,-t*r*Math.PI*d.rotateSpeed/window.innerWidth);else if(!d._ortho){var o=-d.zoomSpeed*i*e/window.innerHeight*(a-c.lastT())/20;c.pan(a,0,0,f*(Math.exp(o)-1))}}}),!0)},d.enableMouseListeners(),d};var n=t(\"right-now\"),i=t(\"3d-view\"),a=t(\"mouse-change\"),o=t(\"mouse-wheel\"),s=t(\"mouse-event-offset\"),l=t(\"has-passive-events\")},{\"3d-view\":54,\"has-passive-events\":441,\"mouse-change\":483,\"mouse-event-offset\":484,\"mouse-wheel\":486,\"right-now\":542}],319:[function(t,e,r){var n=t(\"glslify\"),i=t(\"gl-shader\"),a=n([\"precision mediump float;\\n#define GLSLIFY 1\\nattribute vec2 position;\\nvarying vec2 uv;\\nvoid main() {\\n  uv = position;\\n  gl_Position = vec4(position, 0, 1);\\n}\"]),o=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform sampler2D accumBuffer;\\nvarying vec2 uv;\\n\\nvoid main() {\\n  vec4 accum = texture2D(accumBuffer, 0.5 * (uv + 1.0));\\n  gl_FragColor = min(vec4(1,1,1,1), accum);\\n}\"]);e.exports=function(t){return i(t,a,o,null,[{name:\"position\",type:\"vec2\"}])}},{\"gl-shader\":335,glslify:320}],320:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],321:[function(t,e,r){\"use strict\";var n=t(\"./camera.js\"),i=t(\"gl-axes3d\"),a=t(\"gl-axes3d/properties\"),o=t(\"gl-spikes3d\"),s=t(\"gl-select-static\"),l=t(\"gl-fbo\"),c=t(\"a-big-triangle\"),u=t(\"mouse-change\"),f=t(\"gl-mat4/perspective\"),h=t(\"gl-mat4/ortho\"),p=t(\"./lib/shader\"),d=t(\"is-mobile\")({tablet:!0,featureDetect:!0});function g(){this.mouse=[-1,-1],this.screen=null,this.distance=1/0,this.index=null,this.dataCoordinate=null,this.dataPosition=null,this.object=null,this.data=null}function m(t){var e=Math.round(Math.log(Math.abs(t))/Math.log(10));if(e<0){var r=Math.round(Math.pow(10,-e));return Math.ceil(t*r)/r}if(e>0){r=Math.round(Math.pow(10,e));return Math.ceil(t/r)*r}return Math.ceil(t)}function v(t){return\"boolean\"!=typeof t||t}e.exports={createScene:function(t){(t=t||{}).camera=t.camera||{};var e=t.canvas;if(!e){if(e=document.createElement(\"canvas\"),t.container)t.container.appendChild(e);else document.body.appendChild(e)}var r=t.gl;r||(t.glOptions&&(d=!!t.glOptions.preserveDrawingBuffer),r=function(t,e){var r=null;try{(r=t.getContext(\"webgl\",e))||(r=t.getContext(\"experimental-webgl\",e))}catch(t){return null}return r}(e,t.glOptions||{premultipliedAlpha:!0,antialias:!0,preserveDrawingBuffer:d}));if(!r)throw new Error(\"webgl not supported\");var y=t.bounds||[[-10,-10,-10],[10,10,10]],x=new g,b=l(r,r.drawingBufferWidth,r.drawingBufferHeight,{preferFloat:!d}),_=p(r),w=t.cameraObject&&!0===t.cameraObject._ortho||t.camera.projection&&\"orthographic\"===t.camera.projection.type||!1,T={eye:t.camera.eye||[2,0,0],center:t.camera.center||[0,0,0],up:t.camera.up||[0,1,0],zoomMin:t.camera.zoomMax||.1,zoomMax:t.camera.zoomMin||100,mode:t.camera.mode||\"turntable\",_ortho:w},k=t.axes||{},M=i(r,k);M.enable=!k.disable;var A=t.spikes||{},S=o(r,A),E=[],C=[],L=[],I=[],P=!0,z=!0,O=new Array(16),D=new Array(16),R={view:null,projection:O,model:D,_ortho:!1},F=(z=!0,[r.drawingBufferWidth,r.drawingBufferHeight]),B=t.cameraObject||n(e,T),N={gl:r,contextLost:!1,pixelRatio:t.pixelRatio||1,canvas:e,selection:x,camera:B,axes:M,axesPixels:null,spikes:S,bounds:y,objects:E,shape:F,aspect:t.aspectRatio||[1,1,1],pickRadius:t.pickRadius||10,zNear:t.zNear||.01,zFar:t.zFar||1e3,fovy:t.fovy||Math.PI/4,clearColor:t.clearColor||[0,0,0,0],autoResize:v(t.autoResize),autoBounds:v(t.autoBounds),autoScale:!!t.autoScale,autoCenter:v(t.autoCenter),clipToBounds:v(t.clipToBounds),snapToData:!!t.snapToData,onselect:t.onselect||null,onrender:t.onrender||null,onclick:t.onclick||null,cameraParams:R,oncontextloss:null,mouseListener:null,_stopped:!1,getAspectratio:function(){return{x:this.aspect[0],y:this.aspect[1],z:this.aspect[2]}},setAspectratio:function(t){this.aspect[0]=t.x,this.aspect[1]=t.y,this.aspect[2]=t.z,z=!0},setBounds:function(t,e){this.bounds[0][t]=e.min,this.bounds[1][t]=e.max},setClearColor:function(t){this.clearColor=t},clearRGBA:function(){this.gl.clearColor(this.clearColor[0],this.clearColor[1],this.clearColor[2],this.clearColor[3]),this.gl.clear(this.gl.COLOR_BUFFER_BIT|this.gl.DEPTH_BUFFER_BIT)}},j=[r.drawingBufferWidth/N.pixelRatio|0,r.drawingBufferHeight/N.pixelRatio|0];function U(){if(!N._stopped&&N.autoResize){var t=e.parentNode,r=1,n=1;t&&t!==document.body?(r=t.clientWidth,n=t.clientHeight):(r=window.innerWidth,n=window.innerHeight);var i=0|Math.ceil(r*N.pixelRatio),a=0|Math.ceil(n*N.pixelRatio);if(i!==e.width||a!==e.height){e.width=i,e.height=a;var o=e.style;o.position=o.position||\"absolute\",o.left=\"0px\",o.top=\"0px\",o.width=r+\"px\",o.height=n+\"px\",P=!0}}}N.autoResize&&U();function V(){for(var t=E.length,e=I.length,n=0;n<e;++n)L[n]=0;t:for(n=0;n<t;++n){var i=E[n],a=i.pickSlots;if(a){for(var o=0;o<e;++o)if(L[o]+a<255){C[n]=o,i.setPickBase(L[o]+1),L[o]+=a;continue t}var l=s(r,F);C[n]=e,I.push(l),L.push(a),i.setPickBase(1),e+=1}else C[n]=-1}for(;e>0&&0===L[e-1];)L.pop(),I.pop().dispose()}function q(){if(N.contextLost)return!0;r.isContextLost()&&(N.contextLost=!0,N.mouseListener.enabled=!1,N.selection.object=null,N.oncontextloss&&N.oncontextloss())}window.addEventListener(\"resize\",U),N.update=function(t){N._stopped||(t=t||{},P=!0,z=!0)},N.add=function(t){N._stopped||(t.axes=M,E.push(t),C.push(-1),P=!0,z=!0,V())},N.remove=function(t){if(!N._stopped){var e=E.indexOf(t);e<0||(E.splice(e,1),C.pop(),P=!0,z=!0,V())}},N.dispose=function(){if(!N._stopped&&(N._stopped=!0,window.removeEventListener(\"resize\",U),e.removeEventListener(\"webglcontextlost\",q),N.mouseListener.enabled=!1,!N.contextLost)){M.dispose(),S.dispose();for(var t=0;t<E.length;++t)E[t].dispose();b.dispose();for(t=0;t<I.length;++t)I[t].dispose();_.dispose(),r=null,M=null,S=null,E=[]}},N._mouseRotating=!1,N._prevButtons=0,N.enableMouseListeners=function(){N.mouseListener=u(e,(function(t,e,r){if(!N._stopped){var n=I.length,i=E.length,a=x.object;x.distance=1/0,x.mouse[0]=e,x.mouse[1]=r,x.object=null,x.screen=null,x.dataCoordinate=x.dataPosition=null;var o=!1;if(t&&N._prevButtons)N._mouseRotating=!0;else{N._mouseRotating&&(z=!0),N._mouseRotating=!1;for(var s=0;s<n;++s){var l=I[s].query(e,j[1]-r-1,N.pickRadius);if(l){if(l.distance>x.distance)continue;for(var c=0;c<i;++c){var u=E[c];if(C[c]===s){var f=u.pick(l);f&&(x.buttons=t,x.screen=l.coord,x.distance=l.distance,x.object=u,x.index=f.distance,x.dataPosition=f.position,x.dataCoordinate=f.dataCoordinate,x.data=f,o=!0)}}}}}a&&a!==x.object&&(a.highlight&&a.highlight(null),P=!0),x.object&&(x.object.highlight&&x.object.highlight(x.data),P=!0),(o=o||x.object!==a)&&N.onselect&&N.onselect(x),1&t&&!(1&N._prevButtons)&&N.onclick&&N.onclick(x),N._prevButtons=t}}))},e.addEventListener(\"webglcontextlost\",q);var H=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],G=[H[0].slice(),H[1].slice()];function Y(){if(!q()){U();var t=N.camera.tick();R.view=N.camera.matrix,P=P||t,z=z||t,M.pixelRatio=N.pixelRatio,S.pixelRatio=N.pixelRatio;var e=E.length,n=H[0],i=H[1];n[0]=n[1]=n[2]=1/0,i[0]=i[1]=i[2]=-1/0;for(var o=0;o<e;++o){(L=E[o]).pixelRatio=N.pixelRatio,L.axes=N.axes,P=P||!!L.dirty,z=z||!!L.dirty;var s=L.bounds;if(s)for(var l=s[0],u=s[1],p=0;p<3;++p)n[p]=Math.min(n[p],l[p]),i[p]=Math.max(i[p],u[p])}var d=N.bounds;if(N.autoBounds)for(p=0;p<3;++p){if(i[p]<n[p])n[p]=-1,i[p]=1;else{n[p]===i[p]&&(n[p]-=1,i[p]+=1);var g=.05*(i[p]-n[p]);n[p]=n[p]-g,i[p]=i[p]+g}d[0][p]=n[p],d[1][p]=i[p]}var v=!1;for(p=0;p<3;++p)v=v||G[0][p]!==d[0][p]||G[1][p]!==d[1][p],G[0][p]=d[0][p],G[1][p]=d[1][p];if(z=z||v,P=P||v){if(v){var y=[0,0,0];for(o=0;o<3;++o)y[o]=m((d[1][o]-d[0][o])/10);M.autoTicks?M.update({bounds:d,tickSpacing:y}):M.update({bounds:d})}var T=r.drawingBufferWidth,k=r.drawingBufferHeight;F[0]=T,F[1]=k,j[0]=0|Math.max(T/N.pixelRatio,1),j[1]=0|Math.max(k/N.pixelRatio,1),function(t,e){var r=t.bounds,n=t.cameraParams,i=n.projection,a=n.model,o=t.gl.drawingBufferWidth,s=t.gl.drawingBufferHeight,l=t.zNear,c=t.zFar,u=t.fovy,p=o/s;e?(h(i,-p,p,-1,1,l,c),n._ortho=!0):(f(i,u,p,l,c),n._ortho=!1);for(var d=0;d<16;++d)a[d]=0;a[15]=1;var g=0;for(d=0;d<3;++d)g=Math.max(g,r[1][d]-r[0][d]);for(d=0;d<3;++d)t.autoScale?a[5*d]=t.aspect[d]/(r[1][d]-r[0][d]):a[5*d]=1/g,t.autoCenter&&(a[12+d]=.5*-a[5*d]*(r[0][d]+r[1][d]))}(N,w);for(o=0;o<e;++o){(L=E[o]).axesBounds=d,N.clipToBounds&&(L.clipBounds=d)}x.object&&(N.snapToData?S.position=x.dataCoordinate:S.position=x.dataPosition,S.bounds=d),z&&(z=!1,function(){if(!q()){r.colorMask(!0,!0,!0,!0),r.depthMask(!0),r.disable(r.BLEND),r.enable(r.DEPTH_TEST),r.depthFunc(r.LEQUAL);for(var t=E.length,e=I.length,n=0;n<e;++n){var i=I[n];i.shape=j,i.begin();for(var a=0;a<t;++a)if(C[a]===n){var o=E[a];o.drawPick&&(o.pixelRatio=1,o.drawPick(R))}i.end()}}}()),N.axesPixels=a(N.axes,R,T,k),N.onrender&&N.onrender(),r.bindFramebuffer(r.FRAMEBUFFER,null),r.viewport(0,0,T,k),N.clearRGBA(),r.depthMask(!0),r.colorMask(!0,!0,!0,!0),r.enable(r.DEPTH_TEST),r.depthFunc(r.LEQUAL),r.disable(r.BLEND),r.disable(r.CULL_FACE);var A=!1;M.enable&&(A=A||M.isTransparent(),M.draw(R)),S.axes=M,x.object&&S.draw(R),r.disable(r.CULL_FACE);for(o=0;o<e;++o){(L=E[o]).axes=M,L.pixelRatio=N.pixelRatio,L.isOpaque&&L.isOpaque()&&L.draw(R),L.isTransparent&&L.isTransparent()&&(A=!0)}if(A){b.shape=F,b.bind(),r.clear(r.DEPTH_BUFFER_BIT),r.colorMask(!1,!1,!1,!1),r.depthMask(!0),r.depthFunc(r.LESS),M.enable&&M.isTransparent()&&M.drawTransparent(R);for(o=0;o<e;++o){(L=E[o]).isOpaque&&L.isOpaque()&&L.draw(R)}r.enable(r.BLEND),r.blendEquation(r.FUNC_ADD),r.blendFunc(r.ONE,r.ONE_MINUS_SRC_ALPHA),r.colorMask(!0,!0,!0,!0),r.depthMask(!1),r.clearColor(0,0,0,0),r.clear(r.COLOR_BUFFER_BIT),M.isTransparent()&&M.drawTransparent(R);for(o=0;o<e;++o){var L;(L=E[o]).isTransparent&&L.isTransparent()&&L.drawTransparent(R)}r.bindFramebuffer(r.FRAMEBUFFER,null),r.blendFunc(r.ONE,r.ONE_MINUS_SRC_ALPHA),r.disable(r.DEPTH_TEST),_.bind(),b.color[0].bind(0),_.uniforms.accumBuffer=0,c(r),r.disable(r.BLEND)}P=!1;for(o=0;o<e;++o)E[o].dirty=!1}}}return N.enableMouseListeners(),function t(){if(N._stopped||N.contextLost)return;Y(),requestAnimationFrame(t)}(),N.redraw=function(){N._stopped||(P=!0,Y())},N},createCamera:n}},{\"./camera.js\":318,\"./lib/shader\":319,\"a-big-triangle\":64,\"gl-axes3d\":250,\"gl-axes3d/properties\":258,\"gl-fbo\":269,\"gl-mat4/ortho\":296,\"gl-mat4/perspective\":297,\"gl-select-static\":334,\"gl-spikes3d\":345,\"is-mobile\":467,\"mouse-change\":483}],322:[function(t,e,r){var n=t(\"glslify\");r.pointVertex=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec2 position;\\n\\nuniform mat3 matrix;\\nuniform float pointSize;\\nuniform float pointCloud;\\n\\nhighp float rand(vec2 co) {\\n  highp float a = 12.9898;\\n  highp float b = 78.233;\\n  highp float c = 43758.5453;\\n  highp float d = dot(co.xy, vec2(a, b));\\n  highp float e = mod(d, 3.14);\\n  return fract(sin(e) * c);\\n}\\n\\nvoid main() {\\n  vec3 hgPosition = matrix * vec3(position, 1);\\n  gl_Position  = vec4(hgPosition.xy, 0, hgPosition.z);\\n    // if we don't jitter the point size a bit, overall point cloud\\n    // saturation 'jumps' on zooming, which is disturbing and confusing\\n  gl_PointSize = pointSize * ((19.5 + rand(position)) / 20.0);\\n  if(pointCloud != 0.0) { // pointCloud is truthy\\n    // get the same square surface as circle would be\\n    gl_PointSize *= 0.886;\\n  }\\n}\"]),r.pointFragment=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec4 color, borderColor;\\nuniform float centerFraction;\\nuniform float pointCloud;\\n\\nvoid main() {\\n  float radius;\\n  vec4 baseColor;\\n  if(pointCloud != 0.0) { // pointCloud is truthy\\n    if(centerFraction == 1.0) {\\n      gl_FragColor = color;\\n    } else {\\n      gl_FragColor = mix(borderColor, color, centerFraction);\\n    }\\n  } else {\\n    radius = length(2.0 * gl_PointCoord.xy - 1.0);\\n    if(radius > 1.0) {\\n      discard;\\n    }\\n    baseColor = mix(borderColor, color, step(radius, centerFraction));\\n    gl_FragColor = vec4(baseColor.rgb * baseColor.a, baseColor.a);\\n  }\\n}\\n\"]),r.pickVertex=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec2 position;\\nattribute vec4 pickId;\\n\\nuniform mat3 matrix;\\nuniform float pointSize;\\nuniform vec4 pickOffset;\\n\\nvarying vec4 fragId;\\n\\nvoid main() {\\n  vec3 hgPosition = matrix * vec3(position, 1);\\n  gl_Position  = vec4(hgPosition.xy, 0, hgPosition.z);\\n  gl_PointSize = pointSize;\\n\\n  vec4 id = pickId + pickOffset;\\n  id.y += floor(id.x / 256.0);\\n  id.x -= floor(id.x / 256.0) * 256.0;\\n\\n  id.z += floor(id.y / 256.0);\\n  id.y -= floor(id.y / 256.0) * 256.0;\\n\\n  id.w += floor(id.z / 256.0);\\n  id.z -= floor(id.z / 256.0) * 256.0;\\n\\n  fragId = id;\\n}\\n\"]),r.pickFragment=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragId;\\n\\nvoid main() {\\n  float radius = length(2.0 * gl_PointCoord.xy - 1.0);\\n  if(radius > 1.0) {\\n    discard;\\n  }\\n  gl_FragColor = fragId / 255.0;\\n}\\n\"])},{glslify:323}],323:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],324:[function(t,e,r){\"use strict\";var n=t(\"gl-shader\"),i=t(\"gl-buffer\"),a=t(\"typedarray-pool\"),o=t(\"./lib/shader\");function s(t,e,r,n,i){this.plot=t,this.offsetBuffer=e,this.pickBuffer=r,this.shader=n,this.pickShader=i,this.sizeMin=.5,this.sizeMinCap=2,this.sizeMax=20,this.areaRatio=1,this.pointCount=0,this.color=[1,0,0,1],this.borderColor=[0,0,0,1],this.blend=!1,this.pickOffset=0,this.points=null}e.exports=function(t,e){var r=t.gl,a=i(r),l=i(r),c=n(r,o.pointVertex,o.pointFragment),u=n(r,o.pickVertex,o.pickFragment),f=new s(t,a,l,c,u);return f.update(e),t.addObject(f),f};var l,c,u=s.prototype;u.dispose=function(){this.shader.dispose(),this.pickShader.dispose(),this.offsetBuffer.dispose(),this.pickBuffer.dispose(),this.plot.removeObject(this)},u.update=function(t){var e;function r(e,r){return e in t?t[e]:r}t=t||{},this.sizeMin=r(\"sizeMin\",.5),this.sizeMax=r(\"sizeMax\",20),this.color=r(\"color\",[1,0,0,1]).slice(),this.areaRatio=r(\"areaRatio\",1),this.borderColor=r(\"borderColor\",[0,0,0,1]).slice(),this.blend=r(\"blend\",!1);var n=t.positions.length>>>1,i=t.positions instanceof Float32Array,o=t.idToIndex instanceof Int32Array&&t.idToIndex.length>=n,s=t.positions,l=i?s:a.mallocFloat32(s.length),c=o?t.idToIndex:a.mallocInt32(n);if(i||l.set(s),!o)for(l.set(s),e=0;e<n;e++)c[e]=e;this.points=s,this.offsetBuffer.update(l),this.pickBuffer.update(c),i||a.free(l),o||a.free(c),this.pointCount=n,this.pickOffset=0},u.unifiedDraw=(l=[1,0,0,0,1,0,0,0,1],c=[0,0,0,0],function(t){var e=void 0!==t,r=e?this.pickShader:this.shader,n=this.plot.gl,i=this.plot.dataBox;if(0===this.pointCount)return t;var a=i[2]-i[0],o=i[3]-i[1],s=function(t,e){var r,n=0,i=t.length>>>1;for(r=0;r<i;r++){var a=t[2*r],o=t[2*r+1];a>=e[0]&&a<=e[2]&&o>=e[1]&&o<=e[3]&&n++}return n}(this.points,i),u=this.plot.pickPixelRatio*Math.max(Math.min(this.sizeMinCap,this.sizeMin),Math.min(this.sizeMax,this.sizeMax/Math.pow(s,.33333)));l[0]=2/a,l[4]=2/o,l[6]=-2*i[0]/a-1,l[7]=-2*i[1]/o-1,this.offsetBuffer.bind(),r.bind(),r.attributes.position.pointer(),r.uniforms.matrix=l,r.uniforms.color=this.color,r.uniforms.borderColor=this.borderColor,r.uniforms.pointCloud=u<5,r.uniforms.pointSize=u,r.uniforms.centerFraction=Math.min(1,Math.max(0,Math.sqrt(1-this.areaRatio))),e&&(c[0]=255&t,c[1]=t>>8&255,c[2]=t>>16&255,c[3]=t>>24&255,this.pickBuffer.bind(),r.attributes.pickId.pointer(n.UNSIGNED_BYTE),r.uniforms.pickOffset=c,this.pickOffset=t);var f=n.getParameter(n.BLEND),h=n.getParameter(n.DITHER);return f&&!this.blend&&n.disable(n.BLEND),h&&n.disable(n.DITHER),n.drawArrays(n.POINTS,0,this.pointCount),f&&!this.blend&&n.enable(n.BLEND),h&&n.enable(n.DITHER),t+this.pointCount}),u.draw=u.unifiedDraw,u.drawPick=u.unifiedDraw,u.pick=function(t,e,r){var n=this.pickOffset,i=this.pointCount;if(r<n||r>=n+i)return null;var a=r-n,o=this.points;return{object:this,pointId:a,dataCoord:[o[2*a],o[2*a+1]]}}},{\"./lib/shader\":322,\"gl-buffer\":259,\"gl-shader\":335,\"typedarray-pool\":595}],325:[function(t,e,r){e.exports=function(t,e,r,n){var i,a,o,s,l,c=e[0],u=e[1],f=e[2],h=e[3],p=r[0],d=r[1],g=r[2],m=r[3];(a=c*p+u*d+f*g+h*m)<0&&(a=-a,p=-p,d=-d,g=-g,m=-m);1-a>1e-6?(i=Math.acos(a),o=Math.sin(i),s=Math.sin((1-n)*i)/o,l=Math.sin(n*i)/o):(s=1-n,l=n);return t[0]=s*c+l*p,t[1]=s*u+l*d,t[2]=s*f+l*g,t[3]=s*h+l*m,t}},{}],326:[function(t,e,r){\"use strict\";e.exports=function(t){return t||0===t?t.toString():\"\"}},{}],327:[function(t,e,r){\"use strict\";var n=t(\"vectorize-text\");e.exports=function(t,e,r){var a=i[e];a||(a=i[e]={});if(t in a)return a[t];var o={textAlign:\"center\",textBaseline:\"middle\",lineHeight:1,font:e,lineSpacing:1.25,styletags:{breaklines:!0,bolds:!0,italics:!0,subscripts:!0,superscripts:!0},triangles:!0},s=n(t,o);o.triangles=!1;var l,c,u=n(t,o);if(r&&1!==r){for(l=0;l<s.positions.length;++l)for(c=0;c<s.positions[l].length;++c)s.positions[l][c]/=r;for(l=0;l<u.positions.length;++l)for(c=0;c<u.positions[l].length;++c)u.positions[l][c]/=r}var f=[[1/0,1/0],[-1/0,-1/0]],h=u.positions.length;for(l=0;l<h;++l){var p=u.positions[l];for(c=0;c<2;++c)f[0][c]=Math.min(f[0][c],p[c]),f[1][c]=Math.max(f[1][c],p[c])}return a[t]=[s,u,f]};var i={}},{\"vectorize-text\":600}],328:[function(t,e,r){var n=t(\"gl-shader\"),i=t(\"glslify\"),a=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nattribute vec3 position;\\nattribute vec4 color;\\nattribute vec2 glyph;\\nattribute vec4 id;\\n\\nuniform vec4 highlightId;\\nuniform float highlightScale;\\nuniform mat4 model, view, projection;\\nuniform vec3 clipBounds[2];\\n\\nvarying vec4 interpColor;\\nvarying vec4 pickId;\\nvarying vec3 dataCoordinate;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], position)) {\\n\\n    gl_Position = vec4(0,0,0,0);\\n  } else {\\n    float scale = 1.0;\\n    if(distance(highlightId, id) < 0.0001) {\\n      scale = highlightScale;\\n    }\\n\\n    vec4 worldPosition = model * vec4(position, 1);\\n    vec4 viewPosition = view * worldPosition;\\n    viewPosition = viewPosition / viewPosition.w;\\n    vec4 clipPosition = projection * (viewPosition + scale * vec4(glyph.x, -glyph.y, 0, 0));\\n\\n    gl_Position = clipPosition;\\n    interpColor = color;\\n    pickId = id;\\n    dataCoordinate = position;\\n  }\\n}\"]),o=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nattribute vec3 position;\\nattribute vec4 color;\\nattribute vec2 glyph;\\nattribute vec4 id;\\n\\nuniform mat4 model, view, projection;\\nuniform vec2 screenSize;\\nuniform vec3 clipBounds[2];\\nuniform float highlightScale, pixelRatio;\\nuniform vec4 highlightId;\\n\\nvarying vec4 interpColor;\\nvarying vec4 pickId;\\nvarying vec3 dataCoordinate;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], position)) {\\n\\n    gl_Position = vec4(0,0,0,0);\\n  } else {\\n    float scale = pixelRatio;\\n    if(distance(highlightId.bgr, id.bgr) < 0.001) {\\n      scale *= highlightScale;\\n    }\\n\\n    vec4 worldPosition = model * vec4(position, 1.0);\\n    vec4 viewPosition = view * worldPosition;\\n    vec4 clipPosition = projection * viewPosition;\\n    clipPosition /= clipPosition.w;\\n\\n    gl_Position = clipPosition + vec4(screenSize * scale * vec2(glyph.x, -glyph.y), 0.0, 0.0);\\n    interpColor = color;\\n    pickId = id;\\n    dataCoordinate = position;\\n  }\\n}\"]),s=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nattribute vec3 position;\\nattribute vec4 color;\\nattribute vec2 glyph;\\nattribute vec4 id;\\n\\nuniform float highlightScale;\\nuniform vec4 highlightId;\\nuniform vec3 axes[2];\\nuniform mat4 model, view, projection;\\nuniform vec2 screenSize;\\nuniform vec3 clipBounds[2];\\nuniform float scale, pixelRatio;\\n\\nvarying vec4 interpColor;\\nvarying vec4 pickId;\\nvarying vec3 dataCoordinate;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], position)) {\\n\\n    gl_Position = vec4(0,0,0,0);\\n  } else {\\n    float lscale = pixelRatio * scale;\\n    if(distance(highlightId, id) < 0.0001) {\\n      lscale *= highlightScale;\\n    }\\n\\n    vec4 clipCenter   = projection * view * model * vec4(position, 1);\\n    vec3 dataPosition = position + 0.5*lscale*(axes[0] * glyph.x + axes[1] * glyph.y) * clipCenter.w * screenSize.y;\\n    vec4 clipPosition = projection * view * model * vec4(dataPosition, 1);\\n\\n    gl_Position = clipPosition;\\n    interpColor = color;\\n    pickId = id;\\n    dataCoordinate = dataPosition;\\n  }\\n}\\n\"]),l=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3 fragClipBounds[2];\\nuniform float opacity;\\n\\nvarying vec4 interpColor;\\nvarying vec3 dataCoordinate;\\n\\nvoid main() {\\n  if (\\n    outOfRange(fragClipBounds[0], fragClipBounds[1], dataCoordinate) ||\\n    interpColor.a * opacity == 0.\\n  ) discard;\\n  gl_FragColor = interpColor * opacity;\\n}\\n\"]),c=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3 fragClipBounds[2];\\nuniform float pickGroup;\\n\\nvarying vec4 pickId;\\nvarying vec3 dataCoordinate;\\n\\nvoid main() {\\n  if (outOfRange(fragClipBounds[0], fragClipBounds[1], dataCoordinate)) discard;\\n\\n  gl_FragColor = vec4(pickGroup, pickId.bgr);\\n}\"]),u=[{name:\"position\",type:\"vec3\"},{name:\"color\",type:\"vec4\"},{name:\"glyph\",type:\"vec2\"},{name:\"id\",type:\"vec4\"}],f={vertex:a,fragment:l,attributes:u},h={vertex:o,fragment:l,attributes:u},p={vertex:s,fragment:l,attributes:u},d={vertex:a,fragment:c,attributes:u},g={vertex:o,fragment:c,attributes:u},m={vertex:s,fragment:c,attributes:u};function v(t,e){var r=n(t,e),i=r.attributes;return i.position.location=0,i.color.location=1,i.glyph.location=2,i.id.location=3,r}r.createPerspective=function(t){return v(t,f)},r.createOrtho=function(t){return v(t,h)},r.createProject=function(t){return v(t,p)},r.createPickPerspective=function(t){return v(t,d)},r.createPickOrtho=function(t){return v(t,g)},r.createPickProject=function(t){return v(t,m)}},{\"gl-shader\":335,glslify:329}],329:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],330:[function(t,e,r){\"use strict\";var n=t(\"is-string-blank\"),i=t(\"gl-buffer\"),a=t(\"gl-vao\"),o=t(\"typedarray-pool\"),s=t(\"gl-mat4/multiply\"),l=t(\"./lib/shaders\"),c=t(\"./lib/glyphs\"),u=t(\"./lib/get-simple-string\"),f=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function h(t,e){var r=t[0],n=t[1],i=t[2],a=t[3];return t[0]=e[0]*r+e[4]*n+e[8]*i+e[12]*a,t[1]=e[1]*r+e[5]*n+e[9]*i+e[13]*a,t[2]=e[2]*r+e[6]*n+e[10]*i+e[14]*a,t[3]=e[3]*r+e[7]*n+e[11]*i+e[15]*a,t}function p(t,e,r,n){return h(n,n),h(n,n),h(n,n)}function d(t,e){this.index=t,this.dataCoordinate=this.position=e}function g(t){return!0===t||t>1?1:t}function m(t,e,r,n,i,a,o,s,l,c,u,f){this.gl=t,this.pixelRatio=1,this.shader=e,this.orthoShader=r,this.projectShader=n,this.pointBuffer=i,this.colorBuffer=a,this.glyphBuffer=o,this.idBuffer=s,this.vao=l,this.vertexCount=0,this.lineVertexCount=0,this.opacity=1,this.hasAlpha=!1,this.lineWidth=0,this.projectScale=[2/3,2/3,2/3],this.projectOpacity=[1,1,1],this.projectHasAlpha=!1,this.pickId=0,this.pickPerspectiveShader=c,this.pickOrthoShader=u,this.pickProjectShader=f,this.points=[],this._selectResult=new d(0,[0,0,0]),this.useOrtho=!0,this.bounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],this.axesProject=[!0,!0,!0],this.axesBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.highlightId=[1,1,1,1],this.highlightScale=2,this.clipBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.dirty=!0}e.exports=function(t){var e=t.gl,r=l.createPerspective(e),n=l.createOrtho(e),o=l.createProject(e),s=l.createPickPerspective(e),c=l.createPickOrtho(e),u=l.createPickProject(e),f=i(e),h=i(e),p=i(e),d=i(e),g=a(e,[{buffer:f,size:3,type:e.FLOAT},{buffer:h,size:4,type:e.FLOAT},{buffer:p,size:2,type:e.FLOAT},{buffer:d,size:4,type:e.UNSIGNED_BYTE,normalized:!0}]),v=new m(e,r,n,o,f,h,p,d,g,s,c,u);return v.update(t),v};var v=m.prototype;v.pickSlots=1,v.setPickBase=function(t){this.pickId=t},v.isTransparent=function(){if(this.hasAlpha)return!0;for(var t=0;t<3;++t)if(this.axesProject[t]&&this.projectHasAlpha)return!0;return!1},v.isOpaque=function(){if(!this.hasAlpha)return!0;for(var t=0;t<3;++t)if(this.axesProject[t]&&!this.projectHasAlpha)return!0;return!1};var y=[0,0],x=[0,0,0],b=[0,0,0],_=[0,0,0,1],w=[0,0,0,1],T=f.slice(),k=[0,0,0],M=[[0,0,0],[0,0,0]];function A(t){return t[0]=t[1]=t[2]=0,t}function S(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=1,t}function E(t,e,r,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[r]=n,t}function C(t,e,r,n){var i,a=e.axesProject,o=e.gl,l=t.uniforms,c=r.model||f,u=r.view||f,h=r.projection||f,d=e.axesBounds,g=function(t){for(var e=M,r=0;r<2;++r)for(var n=0;n<3;++n)e[r][n]=Math.max(Math.min(t[r][n],1e8),-1e8);return e}(e.clipBounds);i=e.axes&&e.axes.lastCubeProps?e.axes.lastCubeProps.axis:[1,1,1],y[0]=2/o.drawingBufferWidth,y[1]=2/o.drawingBufferHeight,t.bind(),l.view=u,l.projection=h,l.screenSize=y,l.highlightId=e.highlightId,l.highlightScale=e.highlightScale,l.clipBounds=g,l.pickGroup=e.pickId/255,l.pixelRatio=n;for(var m=0;m<3;++m)if(a[m]){l.scale=e.projectScale[m],l.opacity=e.projectOpacity[m];for(var v=T,C=0;C<16;++C)v[C]=0;for(C=0;C<4;++C)v[5*C]=1;v[5*m]=0,i[m]<0?v[12+m]=d[0][m]:v[12+m]=d[1][m],s(v,c,v),l.model=v;var L=(m+1)%3,I=(m+2)%3,P=A(x),z=A(b);P[L]=1,z[I]=1;var O=p(0,0,0,S(_,P)),D=p(0,0,0,S(w,z));if(Math.abs(O[1])>Math.abs(D[1])){var R=O;O=D,D=R,R=P,P=z,z=R;var F=L;L=I,I=F}O[0]<0&&(P[L]=-1),D[1]>0&&(z[I]=-1);var B=0,N=0;for(C=0;C<4;++C)B+=Math.pow(c[4*L+C],2),N+=Math.pow(c[4*I+C],2);P[L]/=Math.sqrt(B),z[I]/=Math.sqrt(N),l.axes[0]=P,l.axes[1]=z,l.fragClipBounds[0]=E(k,g[0],m,-1e8),l.fragClipBounds[1]=E(k,g[1],m,1e8),e.vao.bind(),e.vao.draw(o.TRIANGLES,e.vertexCount),e.lineWidth>0&&(o.lineWidth(e.lineWidth*n),e.vao.draw(o.LINES,e.lineVertexCount,e.vertexCount)),e.vao.unbind()}}var L=[[-1e8,-1e8,-1e8],[1e8,1e8,1e8]];function I(t,e,r,n,i,a,o){var s=r.gl;if((a===r.projectHasAlpha||o)&&C(e,r,n,i),a===r.hasAlpha||o){t.bind();var l=t.uniforms;l.model=n.model||f,l.view=n.view||f,l.projection=n.projection||f,y[0]=2/s.drawingBufferWidth,y[1]=2/s.drawingBufferHeight,l.screenSize=y,l.highlightId=r.highlightId,l.highlightScale=r.highlightScale,l.fragClipBounds=L,l.clipBounds=r.axes.bounds,l.opacity=r.opacity,l.pickGroup=r.pickId/255,l.pixelRatio=i,r.vao.bind(),r.vao.draw(s.TRIANGLES,r.vertexCount),r.lineWidth>0&&(s.lineWidth(r.lineWidth*i),r.vao.draw(s.LINES,r.lineVertexCount,r.vertexCount)),r.vao.unbind()}}function P(t,e,r,i){var a;a=Array.isArray(t)?e<t.length?t[e]:void 0:t,a=u(a);var o=!0;n(a)&&(a=\"\\u25bc\",o=!1);var s=c(a,r,i);return{mesh:s[0],lines:s[1],bounds:s[2],visible:o}}v.draw=function(t){I(this.useOrtho?this.orthoShader:this.shader,this.projectShader,this,t,this.pixelRatio,!1,!1)},v.drawTransparent=function(t){I(this.useOrtho?this.orthoShader:this.shader,this.projectShader,this,t,this.pixelRatio,!0,!1)},v.drawPick=function(t){I(this.useOrtho?this.pickOrthoShader:this.pickPerspectiveShader,this.pickProjectShader,this,t,1,!0,!0)},v.pick=function(t){if(!t)return null;if(t.id!==this.pickId)return null;var e=t.value[2]+(t.value[1]<<8)+(t.value[0]<<16);if(e>=this.pointCount||e<0)return null;var r=this.points[e],n=this._selectResult;n.index=e;for(var i=0;i<3;++i)n.position[i]=n.dataCoordinate[i]=r[i];return n},v.highlight=function(t){if(t){var e=t.index,r=255&e,n=e>>8&255,i=e>>16&255;this.highlightId=[r/255,n/255,i/255,0]}else this.highlightId=[1,1,1,1]},v.update=function(t){if(\"perspective\"in(t=t||{})&&(this.useOrtho=!t.perspective),\"orthographic\"in t&&(this.useOrtho=!!t.orthographic),\"lineWidth\"in t&&(this.lineWidth=t.lineWidth),\"project\"in t)if(Array.isArray(t.project))this.axesProject=t.project;else{var e=!!t.project;this.axesProject=[e,e,e]}if(\"projectScale\"in t)if(Array.isArray(t.projectScale))this.projectScale=t.projectScale.slice();else{var r=+t.projectScale;this.projectScale=[r,r,r]}if(this.projectHasAlpha=!1,\"projectOpacity\"in t){if(Array.isArray(t.projectOpacity))this.projectOpacity=t.projectOpacity.slice();else{r=+t.projectOpacity;this.projectOpacity=[r,r,r]}for(var n=0;n<3;++n)this.projectOpacity[n]=g(this.projectOpacity[n]),this.projectOpacity[n]<1&&(this.projectHasAlpha=!0)}this.hasAlpha=!1,\"opacity\"in t&&(this.opacity=g(t.opacity),this.opacity<1&&(this.hasAlpha=!0)),this.dirty=!0;var i,a,s=t.position,l=t.font||\"normal\",c=t.alignment||[0,0];if(2===c.length)i=c[0],a=c[1];else{i=[],a=[];for(n=0;n<c.length;++n)i[n]=c[n][0],a[n]=c[n][1]}var u=[1/0,1/0,1/0],f=[-1/0,-1/0,-1/0],h=t.glyph,p=t.color,d=t.size,m=t.angle,v=t.lineColor,y=-1,x=0,b=0,_=0;if(s.length){_=s.length;t:for(n=0;n<_;++n){for(var w=s[n],T=0;T<3;++T)if(isNaN(w[T])||!isFinite(w[T]))continue t;var k=(N=P(h,n,l,this.pixelRatio)).mesh,M=N.lines,A=N.bounds;x+=3*k.cells.length,b+=2*M.edges.length}}var S=x+b,E=o.mallocFloat(3*S),C=o.mallocFloat(4*S),L=o.mallocFloat(2*S),I=o.mallocUint32(S);if(S>0){var z=0,O=x,D=[0,0,0,1],R=[0,0,0,1],F=Array.isArray(p)&&Array.isArray(p[0]),B=Array.isArray(v)&&Array.isArray(v[0]);t:for(n=0;n<_;++n){y+=1;for(w=s[n],T=0;T<3;++T){if(isNaN(w[T])||!isFinite(w[T]))continue t;f[T]=Math.max(f[T],w[T]),u[T]=Math.min(u[T],w[T])}k=(N=P(h,n,l,this.pixelRatio)).mesh,M=N.lines,A=N.bounds;var N,j=N.visible;if(j)if(Array.isArray(p)){if(3===(U=F?n<p.length?p[n]:[0,0,0,0]:p).length){for(T=0;T<3;++T)D[T]=U[T];D[3]=1}else if(4===U.length){for(T=0;T<4;++T)D[T]=U[T];!this.hasAlpha&&U[3]<1&&(this.hasAlpha=!0)}}else D[0]=D[1]=D[2]=0,D[3]=1;else D=[1,1,1,0];if(j)if(Array.isArray(v)){var U;if(3===(U=B?n<v.length?v[n]:[0,0,0,0]:v).length){for(T=0;T<3;++T)R[T]=U[T];R[T]=1}else if(4===U.length){for(T=0;T<4;++T)R[T]=U[T];!this.hasAlpha&&U[3]<1&&(this.hasAlpha=!0)}}else R[0]=R[1]=R[2]=0,R[3]=1;else R=[1,1,1,0];var V=.5;j?Array.isArray(d)?V=n<d.length?+d[n]:12:d?V=+d:this.useOrtho&&(V=12):V=0;var q=0;Array.isArray(m)?q=n<m.length?+m[n]:0:m&&(q=+m);var H=Math.cos(q),G=Math.sin(q);for(w=s[n],T=0;T<3;++T)f[T]=Math.max(f[T],w[T]),u[T]=Math.min(u[T],w[T]);var Y=i,W=a;Y=0;Array.isArray(i)?Y=n<i.length?i[n]:0:i&&(Y=i);W=0;Array.isArray(a)?W=n<a.length?a[n]:0:a&&(W=a);var X=[Y*=Y>0?1-A[0][0]:Y<0?1+A[1][0]:1,W*=W>0?1-A[0][1]:W<0?1+A[1][1]:1],Z=k.cells||[],J=k.positions||[];for(T=0;T<Z.length;++T)for(var K=Z[T],Q=0;Q<3;++Q){for(var $=0;$<3;++$)E[3*z+$]=w[$];for($=0;$<4;++$)C[4*z+$]=D[$];I[z]=y;var tt=J[K[Q]];L[2*z]=V*(H*tt[0]-G*tt[1]+X[0]),L[2*z+1]=V*(G*tt[0]+H*tt[1]+X[1]),z+=1}for(Z=M.edges,J=M.positions,T=0;T<Z.length;++T)for(K=Z[T],Q=0;Q<2;++Q){for($=0;$<3;++$)E[3*O+$]=w[$];for($=0;$<4;++$)C[4*O+$]=R[$];I[O]=y;tt=J[K[Q]];L[2*O]=V*(H*tt[0]-G*tt[1]+X[0]),L[2*O+1]=V*(G*tt[0]+H*tt[1]+X[1]),O+=1}}}this.bounds=[u,f],this.points=s,this.pointCount=s.length,this.vertexCount=x,this.lineVertexCount=b,this.pointBuffer.update(E),this.colorBuffer.update(C),this.glyphBuffer.update(L),this.idBuffer.update(I),o.free(E),o.free(C),o.free(L),o.free(I)},v.dispose=function(){this.shader.dispose(),this.orthoShader.dispose(),this.pickPerspectiveShader.dispose(),this.pickOrthoShader.dispose(),this.vao.dispose(),this.pointBuffer.dispose(),this.colorBuffer.dispose(),this.glyphBuffer.dispose(),this.idBuffer.dispose()}},{\"./lib/get-simple-string\":326,\"./lib/glyphs\":327,\"./lib/shaders\":328,\"gl-buffer\":259,\"gl-mat4/multiply\":295,\"gl-vao\":358,\"is-string-blank\":470,\"typedarray-pool\":595}],331:[function(t,e,r){\"use strict\";var n=t(\"glslify\");r.boxVertex=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec2 vertex;\\n\\nuniform vec2 cornerA, cornerB;\\n\\nvoid main() {\\n  gl_Position = vec4(mix(cornerA, cornerB, vertex), 0, 1);\\n}\\n\"]),r.boxFragment=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec4 color;\\n\\nvoid main() {\\n  gl_FragColor = color;\\n}\\n\"])},{glslify:332}],332:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],333:[function(t,e,r){\"use strict\";var n=t(\"gl-shader\"),i=t(\"gl-buffer\"),a=t(\"./lib/shaders\");function o(t,e,r){this.plot=t,this.boxBuffer=e,this.boxShader=r,this.enabled=!0,this.selectBox=[1/0,1/0,-1/0,-1/0],this.borderColor=[0,0,0,1],this.innerFill=!1,this.innerColor=[0,0,0,.25],this.outerFill=!0,this.outerColor=[0,0,0,.5],this.borderWidth=10}e.exports=function(t,e){var r=t.gl,s=i(r,[0,0,0,1,1,0,1,1]),l=n(r,a.boxVertex,a.boxFragment),c=new o(t,s,l);return c.update(e),t.addOverlay(c),c};var s=o.prototype;s.draw=function(){if(this.enabled){var t=this.plot,e=this.selectBox,r=this.borderWidth,n=(this.innerFill,this.innerColor),i=(this.outerFill,this.outerColor),a=this.borderColor,o=t.box,s=t.screenBox,l=t.dataBox,c=t.viewBox,u=t.pixelRatio,f=(e[0]-l[0])*(c[2]-c[0])/(l[2]-l[0])+c[0],h=(e[1]-l[1])*(c[3]-c[1])/(l[3]-l[1])+c[1],p=(e[2]-l[0])*(c[2]-c[0])/(l[2]-l[0])+c[0],d=(e[3]-l[1])*(c[3]-c[1])/(l[3]-l[1])+c[1];if(f=Math.max(f,c[0]),h=Math.max(h,c[1]),p=Math.min(p,c[2]),d=Math.min(d,c[3]),!(p<f||d<h)){o.bind();var g=s[2]-s[0],m=s[3]-s[1];if(this.outerFill&&(o.drawBox(0,0,g,h,i),o.drawBox(0,h,f,d,i),o.drawBox(0,d,g,m,i),o.drawBox(p,h,g,d,i)),this.innerFill&&o.drawBox(f,h,p,d,n),r>0){var v=r*u;o.drawBox(f-v,h-v,p+v,h+v,a),o.drawBox(f-v,d-v,p+v,d+v,a),o.drawBox(f-v,h-v,f+v,d+v,a),o.drawBox(p-v,h-v,p+v,d+v,a)}}}},s.update=function(t){t=t||{},this.innerFill=!!t.innerFill,this.outerFill=!!t.outerFill,this.innerColor=(t.innerColor||[0,0,0,.5]).slice(),this.outerColor=(t.outerColor||[0,0,0,.5]).slice(),this.borderColor=(t.borderColor||[0,0,0,1]).slice(),this.borderWidth=t.borderWidth||0,this.selectBox=(t.selectBox||this.selectBox).slice()},s.dispose=function(){this.boxBuffer.dispose(),this.boxShader.dispose(),this.plot.removeOverlay(this)}},{\"./lib/shaders\":331,\"gl-buffer\":259,\"gl-shader\":335}],334:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=e[0],a=e[1],o=n(t,r,a,{}),s=i.mallocUint8(r*a*4);return new l(t,o,s)};var n=t(\"gl-fbo\"),i=t(\"typedarray-pool\"),a=t(\"ndarray\"),o=t(\"bit-twiddle\").nextPow2;function s(t,e,r,n,i){this.coord=[t,e],this.id=r,this.value=n,this.distance=i}function l(t,e,r){this.gl=t,this.fbo=e,this.buffer=r,this._readTimeout=null;var n=this;this._readCallback=function(){n.gl&&(e.bind(),t.readPixels(0,0,e.shape[0],e.shape[1],t.RGBA,t.UNSIGNED_BYTE,n.buffer),n._readTimeout=null)}}var c=l.prototype;Object.defineProperty(c,\"shape\",{get:function(){return this.gl?this.fbo.shape.slice():[0,0]},set:function(t){if(this.gl){this.fbo.shape=t;var e=this.fbo.shape[0],r=this.fbo.shape[1];if(r*e*4>this.buffer.length){i.free(this.buffer);for(var n=this.buffer=i.mallocUint8(o(r*e*4)),a=0;a<r*e*4;++a)n[a]=255}return t}}}),c.begin=function(){var t=this.gl;this.shape;t&&(this.fbo.bind(),t.clearColor(1,1,1,1),t.clear(t.COLOR_BUFFER_BIT|t.DEPTH_BUFFER_BIT))},c.end=function(){var t=this.gl;t&&(t.bindFramebuffer(t.FRAMEBUFFER,null),this._readTimeout||clearTimeout(this._readTimeout),this._readTimeout=setTimeout(this._readCallback,1))},c.query=function(t,e,r){if(!this.gl)return null;var n=this.fbo.shape.slice();t|=0,e|=0,\"number\"!=typeof r&&(r=1);var i=0|Math.min(Math.max(t-r,0),n[0]),o=0|Math.min(Math.max(t+r,0),n[0]),l=0|Math.min(Math.max(e-r,0),n[1]),c=0|Math.min(Math.max(e+r,0),n[1]);if(o<=i||c<=l)return null;var u=[o-i,c-l],f=a(this.buffer,[u[0],u[1],4],[4,4*n[0],1],4*(i+n[0]*l)),h=function(t,e,r){for(var n=1e8,i=-1,a=-1,o=t.shape[0],s=t.shape[1],l=0;l<o;l++)for(var c=0;c<s;c++){var u=t.get(l,c,0),f=t.get(l,c,1),h=t.get(l,c,2),p=t.get(l,c,3);if(u<255||f<255||h<255||p<255){var d=e-l,g=r-c,m=d*d+g*g;m<n&&(n=m,i=l,a=c)}}return[i,a,n]}(f.hi(u[0],u[1],1),r,r),p=h[0],d=h[1];return p<0||Math.pow(this.radius,2)<h[2]?null:new s(p+i|0,d+l|0,f.get(p,d,0),[f.get(p,d,1),f.get(p,d,2),f.get(p,d,3)],Math.sqrt(h[2]))},c.dispose=function(){this.gl&&(this.fbo.dispose(),i.free(this.buffer),this.gl=null,this._readTimeout&&clearTimeout(this._readTimeout))}},{\"bit-twiddle\":97,\"gl-fbo\":269,ndarray:495,\"typedarray-pool\":595}],335:[function(t,e,r){\"use strict\";var n=t(\"./lib/create-uniforms\"),i=t(\"./lib/create-attributes\"),a=t(\"./lib/reflect\"),o=t(\"./lib/shader-cache\"),s=t(\"./lib/runtime-reflect\"),l=t(\"./lib/GLError\");function c(t){this.gl=t,this.gl.lastAttribCount=0,this._vref=this._fref=this._relink=this.vertShader=this.fragShader=this.program=this.attributes=this.uniforms=this.types=null}var u=c.prototype;function f(t,e){return t.name<e.name?-1:1}u.bind=function(){var t;this.program||this._relink();var e=this.gl.getProgramParameter(this.program,this.gl.ACTIVE_ATTRIBUTES),r=this.gl.lastAttribCount;if(e>r)for(t=r;t<e;t++)this.gl.enableVertexAttribArray(t);else if(r>e)for(t=e;t<r;t++)this.gl.disableVertexAttribArray(t);this.gl.lastAttribCount=e,this.gl.useProgram(this.program)},u.dispose=function(){for(var t=this.gl.lastAttribCount,e=0;e<t;e++)this.gl.disableVertexAttribArray(e);this.gl.lastAttribCount=0,this._fref&&this._fref.dispose(),this._vref&&this._vref.dispose(),this.attributes=this.types=this.vertShader=this.fragShader=this.program=this._relink=this._fref=this._vref=null},u.update=function(t,e,r,c){if(!e||1===arguments.length){var u=t;t=u.vertex,e=u.fragment,r=u.uniforms,c=u.attributes}var h=this,p=h.gl,d=h._vref;h._vref=o.shader(p,p.VERTEX_SHADER,t),d&&d.dispose(),h.vertShader=h._vref.shader;var g=this._fref;if(h._fref=o.shader(p,p.FRAGMENT_SHADER,e),g&&g.dispose(),h.fragShader=h._fref.shader,!r||!c){var m=p.createProgram();if(p.attachShader(m,h.fragShader),p.attachShader(m,h.vertShader),p.linkProgram(m),!p.getProgramParameter(m,p.LINK_STATUS)){var v=p.getProgramInfoLog(m);throw new l(v,\"Error linking program:\"+v)}r=r||s.uniforms(p,m),c=c||s.attributes(p,m),p.deleteProgram(m)}(c=c.slice()).sort(f);var y,x=[],b=[],_=[];for(y=0;y<c.length;++y){var w=c[y];if(w.type.indexOf(\"mat\")>=0){for(var T=0|w.type.charAt(w.type.length-1),k=new Array(T),M=0;M<T;++M)k[M]=_.length,b.push(w.name+\"[\"+M+\"]\"),\"number\"==typeof w.location?_.push(w.location+M):Array.isArray(w.location)&&w.location.length===T&&\"number\"==typeof w.location[M]?_.push(0|w.location[M]):_.push(-1);x.push({name:w.name,type:w.type,locations:k})}else x.push({name:w.name,type:w.type,locations:[_.length]}),b.push(w.name),\"number\"==typeof w.location?_.push(0|w.location):_.push(-1)}var A=0;for(y=0;y<_.length;++y)if(_[y]<0){for(;_.indexOf(A)>=0;)A+=1;_[y]=A}var S=new Array(r.length);function E(){h.program=o.program(p,h._vref,h._fref,b,_);for(var t=0;t<r.length;++t)S[t]=p.getUniformLocation(h.program,r[t].name)}E(),h._relink=E,h.types={uniforms:a(r),attributes:a(c)},h.attributes=i(p,h,x,_),Object.defineProperty(h,\"uniforms\",n(p,h,r,S))},e.exports=function(t,e,r,n,i){var a=new c(t);return a.update(e,r,n,i),a}},{\"./lib/GLError\":336,\"./lib/create-attributes\":337,\"./lib/create-uniforms\":338,\"./lib/reflect\":339,\"./lib/runtime-reflect\":340,\"./lib/shader-cache\":341}],336:[function(t,e,r){function n(t,e,r){this.shortMessage=e||\"\",this.longMessage=r||\"\",this.rawError=t||\"\",this.message=\"gl-shader: \"+(e||t||\"\")+(r?\"\\n\"+r:\"\"),this.stack=(new Error).stack}n.prototype=new Error,n.prototype.name=\"GLError\",n.prototype.constructor=n,e.exports=n},{}],337:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,i){for(var a={},l=0,c=r.length;l<c;++l){var u=r[l],f=u.name,h=u.type,p=u.locations;switch(h){case\"bool\":case\"int\":case\"float\":o(t,e,p[0],i,1,a,f);break;default:if(h.indexOf(\"vec\")>=0){if((d=h.charCodeAt(h.length-1)-48)<2||d>4)throw new n(\"\",\"Invalid data type for attribute \"+f+\": \"+h);o(t,e,p[0],i,d,a,f)}else{if(!(h.indexOf(\"mat\")>=0))throw new n(\"\",\"Unknown data type for attribute \"+f+\": \"+h);var d;if((d=h.charCodeAt(h.length-1)-48)<2||d>4)throw new n(\"\",\"Invalid data type for attribute \"+f+\": \"+h);s(t,e,p,i,d,a,f)}}}return a};var n=t(\"./GLError\");function i(t,e,r,n,i,a){this._gl=t,this._wrapper=e,this._index=r,this._locations=n,this._dimension=i,this._constFunc=a}var a=i.prototype;function o(t,e,r,n,a,o,s){for(var l=[\"gl\",\"v\"],c=[],u=0;u<a;++u)l.push(\"x\"+u),c.push(\"x\"+u);l.push(\"if(x0.length===void 0){return gl.vertexAttrib\"+a+\"f(v,\"+c.join()+\")}else{return gl.vertexAttrib\"+a+\"fv(v,x0)}\");var f=Function.apply(null,l),h=new i(t,e,r,n,a,f);Object.defineProperty(o,s,{set:function(e){return t.disableVertexAttribArray(n[r]),f(t,n[r],e),e},get:function(){return h},enumerable:!0})}function s(t,e,r,n,i,a,s){for(var l=new Array(i),c=new Array(i),u=0;u<i;++u)o(t,e,r[u],n,i,l,u),c[u]=l[u];Object.defineProperty(l,\"location\",{set:function(t){if(Array.isArray(t))for(var e=0;e<i;++e)c[e].location=t[e];else for(e=0;e<i;++e)c[e].location=t+e;return t},get:function(){for(var t=new Array(i),e=0;e<i;++e)t[e]=n[r[e]];return t},enumerable:!0}),l.pointer=function(e,a,o,s){e=e||t.FLOAT,a=!!a,o=o||i*i,s=s||0;for(var l=0;l<i;++l){var c=n[r[l]];t.vertexAttribPointer(c,i,e,a,o,s+l*i),t.enableVertexAttribArray(c)}};var f=new Array(i),h=t[\"vertexAttrib\"+i+\"fv\"];Object.defineProperty(a,s,{set:function(e){for(var a=0;a<i;++a){var o=n[r[a]];if(t.disableVertexAttribArray(o),Array.isArray(e[0]))h.call(t,o,e[a]);else{for(var s=0;s<i;++s)f[s]=e[i*a+s];h.call(t,o,f)}}return e},get:function(){return l},enumerable:!0})}a.pointer=function(t,e,r,n){var i=this._gl,a=this._locations[this._index];i.vertexAttribPointer(a,this._dimension,t||i.FLOAT,!!e,r||0,n||0),i.enableVertexAttribArray(a)},a.set=function(t,e,r,n){return this._constFunc(this._locations[this._index],t,e,r,n)},Object.defineProperty(a,\"location\",{get:function(){return this._locations[this._index]},set:function(t){return t!==this._locations[this._index]&&(this._locations[this._index]=0|t,this._wrapper.program=null),0|t}})},{\"./GLError\":336}],338:[function(t,e,r){\"use strict\";var n=t(\"./reflect\"),i=t(\"./GLError\");function a(t){return new Function(\"y\",\"return function(){return y}\")(t)}function o(t,e){for(var r=new Array(t),n=0;n<t;++n)r[n]=e;return r}e.exports=function(t,e,r,s){function l(t,e,r){switch(r){case\"bool\":case\"int\":case\"sampler2D\":case\"samplerCube\":return\"gl.uniform1i(locations[\"+e+\"],obj\"+t+\")\";case\"float\":return\"gl.uniform1f(locations[\"+e+\"],obj\"+t+\")\";default:var n=r.indexOf(\"vec\");if(!(0<=n&&n<=1&&r.length===4+n)){if(0===r.indexOf(\"mat\")&&4===r.length){var a;if((a=r.charCodeAt(r.length-1)-48)<2||a>4)throw new i(\"\",\"Invalid uniform dimension type for matrix \"+name+\": \"+r);return\"gl.uniformMatrix\"+a+\"fv(locations[\"+e+\"],false,obj\"+t+\")\"}throw new i(\"\",\"Unknown uniform data type for \"+name+\": \"+r)}if((a=r.charCodeAt(r.length-1)-48)<2||a>4)throw new i(\"\",\"Invalid data type\");switch(r.charAt(0)){case\"b\":case\"i\":return\"gl.uniform\"+a+\"iv(locations[\"+e+\"],obj\"+t+\")\";case\"v\":return\"gl.uniform\"+a+\"fv(locations[\"+e+\"],obj\"+t+\")\";default:throw new i(\"\",\"Unrecognized data type for vector \"+name+\": \"+r)}}}function c(e){for(var n=[\"return function updateProperty(obj){\"],i=function t(e,r){if(\"object\"!=typeof r)return[[e,r]];var n=[];for(var i in r){var a=r[i],o=e;parseInt(i)+\"\"===i?o+=\"[\"+i+\"]\":o+=\".\"+i,\"object\"==typeof a?n.push.apply(n,t(o,a)):n.push([o,a])}return n}(\"\",e),a=0;a<i.length;++a){var o=i[a],c=o[0],u=o[1];s[u]&&n.push(l(c,u,r[u].type))}return n.push(\"return obj}\"),new Function(\"gl\",\"locations\",n.join(\"\\n\"))(t,s)}function u(n,l,u){if(\"object\"==typeof u){var h=f(u);Object.defineProperty(n,l,{get:a(h),set:c(u),enumerable:!0,configurable:!1})}else s[u]?Object.defineProperty(n,l,{get:(p=u,new Function(\"gl\",\"wrapper\",\"locations\",\"return function(){return gl.getUniform(wrapper.program,locations[\"+p+\"])}\")(t,e,s)),set:c(u),enumerable:!0,configurable:!1}):n[l]=function(t){switch(t){case\"bool\":return!1;case\"int\":case\"sampler2D\":case\"samplerCube\":case\"float\":return 0;default:var e=t.indexOf(\"vec\");if(0<=e&&e<=1&&t.length===4+e){if((r=t.charCodeAt(t.length-1)-48)<2||r>4)throw new i(\"\",\"Invalid data type\");return\"b\"===t.charAt(0)?o(r,!1):o(r,0)}if(0===t.indexOf(\"mat\")&&4===t.length){var r;if((r=t.charCodeAt(t.length-1)-48)<2||r>4)throw new i(\"\",\"Invalid uniform dimension type for matrix \"+name+\": \"+t);return o(r*r,0)}throw new i(\"\",\"Unknown uniform data type for \"+name+\": \"+t)}}(r[u].type);var p}function f(t){var e;if(Array.isArray(t)){e=new Array(t.length);for(var r=0;r<t.length;++r)u(e,r,t[r])}else for(var n in e={},t)u(e,n,t[n]);return e}var h=n(r,!0);return{get:a(f(h)),set:c(h),enumerable:!0,configurable:!0}}},{\"./GLError\":336,\"./reflect\":339}],339:[function(t,e,r){\"use strict\";e.exports=function(t,e){for(var r={},n=0;n<t.length;++n)for(var i=t[n].name.split(\".\"),a=r,o=0;o<i.length;++o){var s=i[o].split(\"[\");if(s.length>1){s[0]in a||(a[s[0]]=[]),a=a[s[0]];for(var l=1;l<s.length;++l){var c=parseInt(s[l]);l<s.length-1||o<i.length-1?(c in a||(l<s.length-1?a[c]=[]:a[c]={}),a=a[c]):a[c]=e?n:t[n].type}}else o<i.length-1?(s[0]in a||(a[s[0]]={}),a=a[s[0]]):a[s[0]]=e?n:t[n].type}return r}},{}],340:[function(t,e,r){\"use strict\";r.uniforms=function(t,e){for(var r=t.getProgramParameter(e,t.ACTIVE_UNIFORMS),n=[],i=0;i<r;++i){var o=t.getActiveUniform(e,i);if(o){var s=a(t,o.type);if(o.size>1)for(var l=0;l<o.size;++l)n.push({name:o.name.replace(\"[0]\",\"[\"+l+\"]\"),type:s});else n.push({name:o.name,type:s})}}return n},r.attributes=function(t,e){for(var r=t.getProgramParameter(e,t.ACTIVE_ATTRIBUTES),n=[],i=0;i<r;++i){var o=t.getActiveAttrib(e,i);o&&n.push({name:o.name,type:a(t,o.type)})}return n};var n={FLOAT:\"float\",FLOAT_VEC2:\"vec2\",FLOAT_VEC3:\"vec3\",FLOAT_VEC4:\"vec4\",INT:\"int\",INT_VEC2:\"ivec2\",INT_VEC3:\"ivec3\",INT_VEC4:\"ivec4\",BOOL:\"bool\",BOOL_VEC2:\"bvec2\",BOOL_VEC3:\"bvec3\",BOOL_VEC4:\"bvec4\",FLOAT_MAT2:\"mat2\",FLOAT_MAT3:\"mat3\",FLOAT_MAT4:\"mat4\",SAMPLER_2D:\"sampler2D\",SAMPLER_CUBE:\"samplerCube\"},i=null;function a(t,e){if(!i){var r=Object.keys(n);i={};for(var a=0;a<r.length;++a){var o=r[a];i[t[o]]=n[o]}}return i[e]}},{}],341:[function(t,e,r){\"use strict\";r.shader=function(t,e,r){return u(t).getShaderReference(e,r)},r.program=function(t,e,r,n,i){return u(t).getProgram(e,r,n,i)};var n=t(\"./GLError\"),i=t(\"gl-format-compiler-error\"),a=new(\"undefined\"==typeof WeakMap?t(\"weakmap-shim\"):WeakMap),o=0;function s(t,e,r,n,i,a,o){this.id=t,this.src=e,this.type=r,this.shader=n,this.count=a,this.programs=[],this.cache=o}function l(t){this.gl=t,this.shaders=[{},{}],this.programs={}}s.prototype.dispose=function(){if(0==--this.count){for(var t=this.cache,e=t.gl,r=this.programs,n=0,i=r.length;n<i;++n){var a=t.programs[r[n]];a&&(delete t.programs[n],e.deleteProgram(a))}e.deleteShader(this.shader),delete t.shaders[this.type===e.FRAGMENT_SHADER|0][this.src]}};var c=l.prototype;function u(t){var e=a.get(t);return e||(e=new l(t),a.set(t,e)),e}c.getShaderReference=function(t,e){var r=this.gl,a=this.shaders[t===r.FRAGMENT_SHADER|0],l=a[e];if(l&&r.isShader(l.shader))l.count+=1;else{var c=function(t,e,r){var a=t.createShader(e);if(t.shaderSource(a,r),t.compileShader(a),!t.getShaderParameter(a,t.COMPILE_STATUS)){var o=t.getShaderInfoLog(a);try{var s=i(o,r,e)}catch(t){throw console.warn(\"Failed to format compiler error: \"+t),new n(o,\"Error compiling shader:\\n\"+o)}throw new n(o,s.short,s.long)}return a}(r,t,e);l=a[e]=new s(o++,e,t,c,[],1,this)}return l},c.getProgram=function(t,e,r,i){var a=[t.id,e.id,r.join(\":\"),i.join(\":\")].join(\"@\"),o=this.programs[a];return o&&this.gl.isProgram(o)||(this.programs[a]=o=function(t,e,r,i,a){var o=t.createProgram();t.attachShader(o,e),t.attachShader(o,r);for(var s=0;s<i.length;++s)t.bindAttribLocation(o,a[s],i[s]);if(t.linkProgram(o),!t.getProgramParameter(o,t.LINK_STATUS)){var l=t.getProgramInfoLog(o);throw new n(l,\"Error linking program: \"+l)}return o}(this.gl,t.shader,e.shader,r,i),t.programs.push(a),e.programs.push(a)),o}},{\"./GLError\":336,\"gl-format-compiler-error\":270,\"weakmap-shim\":605}],342:[function(t,e,r){\"use strict\";function n(t){this.plot=t,this.enable=[!0,!0,!1,!1],this.width=[1,1,1,1],this.color=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.center=[1/0,1/0]}e.exports=function(t,e){var r=new n(t);return r.update(e),t.addOverlay(r),r};var i=n.prototype;i.update=function(t){t=t||{},this.enable=(t.enable||[!0,!0,!1,!1]).slice(),this.width=(t.width||[1,1,1,1]).slice(),this.color=(t.color||[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]]).map((function(t){return t.slice()})),this.center=(t.center||[1/0,1/0]).slice(),this.plot.setOverlayDirty()},i.draw=function(){var t=this.enable,e=this.width,r=this.color,n=this.center,i=this.plot,a=i.line,o=i.dataBox,s=i.viewBox;if(a.bind(),o[0]<=n[0]&&n[0]<=o[2]&&o[1]<=n[1]&&n[1]<=o[3]){var l=s[0]+(n[0]-o[0])/(o[2]-o[0])*(s[2]-s[0]),c=s[1]+(n[1]-o[1])/(o[3]-o[1])*(s[3]-s[1]);t[0]&&a.drawLine(l,c,s[0],c,e[0],r[0]),t[1]&&a.drawLine(l,c,l,s[1],e[1],r[1]),t[2]&&a.drawLine(l,c,s[2],c,e[2],r[2]),t[3]&&a.drawLine(l,c,l,s[3],e[3],r[3])}},i.dispose=function(){this.plot.removeOverlay(this)}},{}],343:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],344:[function(t,e,r){\"use strict\";var n=t(\"glslify\"),i=t(\"gl-shader\"),a=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position, color;\\nattribute float weight;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 coordinates[3];\\nuniform vec4 colors[3];\\nuniform vec2 screenShape;\\nuniform float lineWidth;\\n\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n  vec3 vertexPosition = mix(coordinates[0],\\n    mix(coordinates[2], coordinates[1], 0.5 * (position + 1.0)), abs(position));\\n\\n  vec4 clipPos = projection * view * model * vec4(vertexPosition, 1.0);\\n  vec2 clipOffset = (projection * view * model * vec4(color, 0.0)).xy;\\n  vec2 delta = weight * clipOffset * screenShape;\\n  vec2 lineOffset = normalize(vec2(delta.y, -delta.x)) / screenShape;\\n\\n  gl_Position   = vec4(clipPos.xy + clipPos.w * 0.5 * lineWidth * lineOffset, clipPos.z, clipPos.w);\\n  fragColor     = color.x * colors[0] + color.y * colors[1] + color.z * colors[2];\\n}\\n\"]),o=n([\"precision mediump float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n  gl_FragColor = fragColor;\\n}\"]);e.exports=function(t){return i(t,a,o,null,[{name:\"position\",type:\"vec3\"},{name:\"color\",type:\"vec3\"},{name:\"weight\",type:\"float\"}])}},{\"gl-shader\":335,glslify:343}],345:[function(t,e,r){\"use strict\";var n=t(\"gl-buffer\"),i=t(\"gl-vao\"),a=t(\"./shaders/index\");e.exports=function(t,e){var r=[];function o(t,e,n,i,a,o){var s=[t,e,n,0,0,0,1];s[i+3]=1,s[i]=a,r.push.apply(r,s),s[6]=-1,r.push.apply(r,s),s[i]=o,r.push.apply(r,s),r.push.apply(r,s),s[6]=1,r.push.apply(r,s),s[i]=a,r.push.apply(r,s)}o(0,0,0,0,0,1),o(0,0,0,1,0,1),o(0,0,0,2,0,1),o(1,0,0,1,-1,1),o(1,0,0,2,-1,1),o(0,1,0,0,-1,1),o(0,1,0,2,-1,1),o(0,0,1,0,-1,1),o(0,0,1,1,-1,1);var l=n(t,r),c=i(t,[{type:t.FLOAT,buffer:l,size:3,offset:0,stride:28},{type:t.FLOAT,buffer:l,size:3,offset:12,stride:28},{type:t.FLOAT,buffer:l,size:1,offset:24,stride:28}]),u=a(t);u.attributes.position.location=0,u.attributes.color.location=1,u.attributes.weight.location=2;var f=new s(t,l,c,u);return f.update(e),f};var o=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function s(t,e,r,n){this.gl=t,this.buffer=e,this.vao=r,this.shader=n,this.pixelRatio=1,this.bounds=[[-1e3,-1e3,-1e3],[1e3,1e3,1e3]],this.position=[0,0,0],this.lineWidth=[2,2,2],this.colors=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.enabled=[!0,!0,!0],this.drawSides=[!0,!0,!0],this.axes=null}var l=s.prototype,c=[0,0,0],u=[0,0,0],f=[0,0];l.isTransparent=function(){return!1},l.drawTransparent=function(t){},l.draw=function(t){var e=this.gl,r=this.vao,n=this.shader;r.bind(),n.bind();var i,a=t.model||o,s=t.view||o,l=t.projection||o;this.axes&&(i=this.axes.lastCubeProps.axis);for(var h=c,p=u,d=0;d<3;++d)i&&i[d]<0?(h[d]=this.bounds[0][d],p[d]=this.bounds[1][d]):(h[d]=this.bounds[1][d],p[d]=this.bounds[0][d]);f[0]=e.drawingBufferWidth,f[1]=e.drawingBufferHeight,n.uniforms.model=a,n.uniforms.view=s,n.uniforms.projection=l,n.uniforms.coordinates=[this.position,h,p],n.uniforms.colors=this.colors,n.uniforms.screenShape=f;for(d=0;d<3;++d)n.uniforms.lineWidth=this.lineWidth[d]*this.pixelRatio,this.enabled[d]&&(r.draw(e.TRIANGLES,6,6*d),this.drawSides[d]&&r.draw(e.TRIANGLES,12,18+12*d));r.unbind()},l.update=function(t){t&&(\"bounds\"in t&&(this.bounds=t.bounds),\"position\"in t&&(this.position=t.position),\"lineWidth\"in t&&(this.lineWidth=t.lineWidth),\"colors\"in t&&(this.colors=t.colors),\"enabled\"in t&&(this.enabled=t.enabled),\"drawSides\"in t&&(this.drawSides=t.drawSides))},l.dispose=function(){this.vao.dispose(),this.buffer.dispose(),this.shader.dispose()}},{\"./shaders/index\":344,\"gl-buffer\":259,\"gl-vao\":358}],346:[function(t,e,r){var n=t(\"glslify\"),i=n([\"precision highp float;\\n\\nprecision highp float;\\n#define GLSLIFY 1\\n\\nvec3 getOrthogonalVector(vec3 v) {\\n  // Return up-vector for only-z vector.\\n  // Return ax + by + cz = 0, a point that lies on the plane that has v as a normal and that isn't (0,0,0).\\n  // From the above if-statement we have ||a|| > 0  U  ||b|| > 0.\\n  // Assign z = 0, x = -b, y = a:\\n  // a*-b + b*a + c*0 = -ba + ba + 0 = 0\\n  if (v.x*v.x > v.z*v.z || v.y*v.y > v.z*v.z) {\\n    return normalize(vec3(-v.y, v.x, 0.0));\\n  } else {\\n    return normalize(vec3(0.0, v.z, -v.y));\\n  }\\n}\\n\\n// Calculate the tube vertex and normal at the given index.\\n//\\n// The returned vertex is for a tube ring with its center at origin, radius of length(d), pointing in the direction of d.\\n//\\n// Each tube segment is made up of a ring of vertices.\\n// These vertices are used to make up the triangles of the tube by connecting them together in the vertex array.\\n// The indexes of tube segments run from 0 to 8.\\n//\\nvec3 getTubePosition(vec3 d, float index, out vec3 normal) {\\n  float segmentCount = 8.0;\\n\\n  float angle = 2.0 * 3.14159 * (index / segmentCount);\\n\\n  vec3 u = getOrthogonalVector(d);\\n  vec3 v = normalize(cross(u, d));\\n\\n  vec3 x = u * cos(angle) * length(d);\\n  vec3 y = v * sin(angle) * length(d);\\n  vec3 v3 = x + y;\\n\\n  normal = normalize(v3);\\n\\n  return v3;\\n}\\n\\nattribute vec4 vector;\\nattribute vec4 color, position;\\nattribute vec2 uv;\\n\\nuniform float vectorScale, tubeScale;\\nuniform mat4 model, view, projection, inverseModel;\\nuniform vec3 eyePosition, lightPosition;\\n\\nvarying vec3 f_normal, f_lightDirection, f_eyeDirection, f_data, f_position;\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  // Scale the vector magnitude to stay constant with\\n  // model & view changes.\\n  vec3 normal;\\n  vec3 XYZ = getTubePosition(mat3(model) * (tubeScale * vector.w * normalize(vector.xyz)), position.w, normal);\\n  vec4 tubePosition = model * vec4(position.xyz, 1.0) + vec4(XYZ, 0.0);\\n\\n  //Lighting geometry parameters\\n  vec4 cameraCoordinate = view * tubePosition;\\n  cameraCoordinate.xyz /= cameraCoordinate.w;\\n  f_lightDirection = lightPosition - cameraCoordinate.xyz;\\n  f_eyeDirection   = eyePosition - cameraCoordinate.xyz;\\n  f_normal = normalize((vec4(normal, 0.0) * inverseModel).xyz);\\n\\n  // vec4 m_position  = model * vec4(tubePosition, 1.0);\\n  vec4 t_position  = view * tubePosition;\\n  gl_Position      = projection * t_position;\\n\\n  f_color          = color;\\n  f_data           = tubePosition.xyz;\\n  f_position       = position.xyz;\\n  f_uv             = uv;\\n}\\n\"]),a=n([\"#extension GL_OES_standard_derivatives : enable\\n\\nprecision highp float;\\n#define GLSLIFY 1\\n\\nfloat beckmannDistribution(float x, float roughness) {\\n  float NdotH = max(x, 0.0001);\\n  float cos2Alpha = NdotH * NdotH;\\n  float tan2Alpha = (cos2Alpha - 1.0) / cos2Alpha;\\n  float roughness2 = roughness * roughness;\\n  float denom = 3.141592653589793 * roughness2 * cos2Alpha * cos2Alpha;\\n  return exp(tan2Alpha / roughness2) / denom;\\n}\\n\\nfloat cookTorranceSpecular(\\n  vec3 lightDirection,\\n  vec3 viewDirection,\\n  vec3 surfaceNormal,\\n  float roughness,\\n  float fresnel) {\\n\\n  float VdotN = max(dot(viewDirection, surfaceNormal), 0.0);\\n  float LdotN = max(dot(lightDirection, surfaceNormal), 0.0);\\n\\n  //Half angle vector\\n  vec3 H = normalize(lightDirection + viewDirection);\\n\\n  //Geometric term\\n  float NdotH = max(dot(surfaceNormal, H), 0.0);\\n  float VdotH = max(dot(viewDirection, H), 0.000001);\\n  float LdotH = max(dot(lightDirection, H), 0.000001);\\n  float G1 = (2.0 * NdotH * VdotN) / VdotH;\\n  float G2 = (2.0 * NdotH * LdotN) / LdotH;\\n  float G = min(1.0, min(G1, G2));\\n  \\n  //Distribution term\\n  float D = beckmannDistribution(NdotH, roughness);\\n\\n  //Fresnel term\\n  float F = pow(1.0 - VdotN, fresnel);\\n\\n  //Multiply terms and done\\n  return  G * F * D / max(3.14159265 * VdotN, 0.000001);\\n}\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3 clipBounds[2];\\nuniform float roughness, fresnel, kambient, kdiffuse, kspecular, opacity;\\nuniform sampler2D texture;\\n\\nvarying vec3 f_normal, f_lightDirection, f_eyeDirection, f_data, f_position;\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], f_position)) discard;\\n  vec3 N = normalize(f_normal);\\n  vec3 L = normalize(f_lightDirection);\\n  vec3 V = normalize(f_eyeDirection);\\n\\n  if(gl_FrontFacing) {\\n    N = -N;\\n  }\\n\\n  float specular = min(1.0, max(0.0, cookTorranceSpecular(L, V, N, roughness, fresnel)));\\n  float diffuse  = min(kambient + kdiffuse * max(dot(N, L), 0.0), 1.0);\\n\\n  vec4 surfaceColor = f_color * texture2D(texture, f_uv);\\n  vec4 litColor = surfaceColor.a * vec4(diffuse * surfaceColor.rgb + kspecular * vec3(1,1,1) * specular,  1.0);\\n\\n  gl_FragColor = litColor * opacity;\\n}\\n\"]),o=n([\"precision highp float;\\n\\nprecision highp float;\\n#define GLSLIFY 1\\n\\nvec3 getOrthogonalVector(vec3 v) {\\n  // Return up-vector for only-z vector.\\n  // Return ax + by + cz = 0, a point that lies on the plane that has v as a normal and that isn't (0,0,0).\\n  // From the above if-statement we have ||a|| > 0  U  ||b|| > 0.\\n  // Assign z = 0, x = -b, y = a:\\n  // a*-b + b*a + c*0 = -ba + ba + 0 = 0\\n  if (v.x*v.x > v.z*v.z || v.y*v.y > v.z*v.z) {\\n    return normalize(vec3(-v.y, v.x, 0.0));\\n  } else {\\n    return normalize(vec3(0.0, v.z, -v.y));\\n  }\\n}\\n\\n// Calculate the tube vertex and normal at the given index.\\n//\\n// The returned vertex is for a tube ring with its center at origin, radius of length(d), pointing in the direction of d.\\n//\\n// Each tube segment is made up of a ring of vertices.\\n// These vertices are used to make up the triangles of the tube by connecting them together in the vertex array.\\n// The indexes of tube segments run from 0 to 8.\\n//\\nvec3 getTubePosition(vec3 d, float index, out vec3 normal) {\\n  float segmentCount = 8.0;\\n\\n  float angle = 2.0 * 3.14159 * (index / segmentCount);\\n\\n  vec3 u = getOrthogonalVector(d);\\n  vec3 v = normalize(cross(u, d));\\n\\n  vec3 x = u * cos(angle) * length(d);\\n  vec3 y = v * sin(angle) * length(d);\\n  vec3 v3 = x + y;\\n\\n  normal = normalize(v3);\\n\\n  return v3;\\n}\\n\\nattribute vec4 vector;\\nattribute vec4 position;\\nattribute vec4 id;\\n\\nuniform mat4 model, view, projection;\\nuniform float tubeScale;\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n  vec3 normal;\\n  vec3 XYZ = getTubePosition(mat3(model) * (tubeScale * vector.w * normalize(vector.xyz)), position.w, normal);\\n  vec4 tubePosition = model * vec4(position.xyz, 1.0) + vec4(XYZ, 0.0);\\n\\n  gl_Position = projection * view * tubePosition;\\n  f_id        = id;\\n  f_position  = position.xyz;\\n}\\n\"]),s=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3  clipBounds[2];\\nuniform float pickId;\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n  if (outOfRange(clipBounds[0], clipBounds[1], f_position)) discard;\\n\\n  gl_FragColor = vec4(pickId, f_id.xyz);\\n}\"]);r.meshShader={vertex:i,fragment:a,attributes:[{name:\"position\",type:\"vec4\"},{name:\"color\",type:\"vec4\"},{name:\"uv\",type:\"vec2\"},{name:\"vector\",type:\"vec4\"}]},r.pickShader={vertex:o,fragment:s,attributes:[{name:\"position\",type:\"vec4\"},{name:\"id\",type:\"vec4\"},{name:\"vector\",type:\"vec4\"}]}},{glslify:347}],347:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],348:[function(t,e,r){\"use strict\";var n=t(\"gl-vec3\"),i=t(\"gl-vec4\"),a=[\"xyz\",\"xzy\",\"yxz\",\"yzx\",\"zxy\",\"zyx\"],o=function(t,e,r,a){for(var o=0,s=0;s<t.length;s++)for(var l=t[s].velocities,c=0;c<l.length;c++)o=Math.max(o,n.length(l[c]));var u=t.map((function(t){return function(t,e,r,a){for(var o=t.points,s=t.velocities,l=t.divergences,c=[],u=[],f=[],h=[],p=[],d=[],g=0,m=0,v=i.create(),y=i.create(),x=0;x<o.length;x++){var b=o[x],_=s[x],w=l[x];0===e&&(w=.05*r),m=n.length(_)/a,v=i.create(),n.copy(v,_),v[3]=w;for(var T=0;T<8;T++)p[T]=[b[0],b[1],b[2],T];if(h.length>0)for(T=0;T<8;T++){var k=(T+1)%8;c.push(h[T],p[T],p[k],p[k],h[k],h[T]),f.push(y,v,v,v,y,y),d.push(g,m,m,m,g,g);var M=c.length;u.push([M-6,M-5,M-4],[M-3,M-2,M-1])}var A=h;h=p,p=A;var S=y;y=v,v=S;var E=g;g=m,m=E}return{positions:c,cells:u,vectors:f,vertexIntensity:d}}(t,r,a,o)})),f=[],h=[],p=[],d=[];for(s=0;s<u.length;s++){var g=u[s],m=f.length;f=f.concat(g.positions),p=p.concat(g.vectors),d=d.concat(g.vertexIntensity);for(c=0;c<g.cells.length;c++){var v=g.cells[c],y=[];h.push(y);for(var x=0;x<v.length;x++)y.push(v[x]+m)}}return{positions:f,cells:h,vectors:p,vertexIntensity:d,colormap:e}},s=function(t,e){var r,n=t.length;for(r=0;r<n;r++){var i=t[r];if(i===e)return r;if(i>e)return r-1}return r},l=function(t,e,r){return t<e?e:t>r?r:t},c=function(t){var e=1/0;t.sort((function(t,e){return t-e}));for(var r=t.length,n=1;n<r;n++){var i=Math.abs(t[n]-t[n-1]);i<e&&(e=i)}return e};e.exports=function(t,e){var r=t.startingPositions,i=t.maxLength||1e3,u=t.tubeSize||1,f=t.absoluteTubeSize,h=t.gridFill||\"+x+y+z\",p={};-1!==h.indexOf(\"-x\")&&(p.reversedX=!0),-1!==h.indexOf(\"-y\")&&(p.reversedY=!0),-1!==h.indexOf(\"-z\")&&(p.reversedZ=!0),p.filled=a.indexOf(h.replace(/-/g,\"\").replace(/\\+/g,\"\"));var d=t.getVelocity||function(e){return function(t,e,r){var i=e.vectors,a=e.meshgrid,o=t[0],c=t[1],u=t[2],f=a[0].length,h=a[1].length,p=a[2].length,d=s(a[0],o),g=s(a[1],c),m=s(a[2],u),v=d+1,y=g+1,x=m+1;if(d=l(d,0,f-1),v=l(v,0,f-1),g=l(g,0,h-1),y=l(y,0,h-1),m=l(m,0,p-1),x=l(x,0,p-1),d<0||g<0||m<0||v>f-1||y>h-1||x>p-1)return n.create();var b,_,w,T,k,M,A=a[0][d],S=a[0][v],E=a[1][g],C=a[1][y],L=a[2][m],I=(o-A)/(S-A),P=(c-E)/(C-E),z=(u-L)/(a[2][x]-L);switch(isFinite(I)||(I=.5),isFinite(P)||(P=.5),isFinite(z)||(z=.5),r.reversedX&&(d=f-1-d,v=f-1-v),r.reversedY&&(g=h-1-g,y=h-1-y),r.reversedZ&&(m=p-1-m,x=p-1-x),r.filled){case 5:k=m,M=x,w=g*p,T=y*p,b=d*p*h,_=v*p*h;break;case 4:k=m,M=x,b=d*p,_=v*p,w=g*p*f,T=y*p*f;break;case 3:w=g,T=y,k=m*h,M=x*h,b=d*h*p,_=v*h*p;break;case 2:w=g,T=y,b=d*h,_=v*h,k=m*h*f,M=x*h*f;break;case 1:b=d,_=v,k=m*f,M=x*f,w=g*f*p,T=y*f*p;break;default:b=d,_=v,w=g*f,T=y*f,k=m*f*h,M=x*f*h}var O=i[b+w+k],D=i[b+w+M],R=i[b+T+k],F=i[b+T+M],B=i[_+w+k],N=i[_+w+M],j=i[_+T+k],U=i[_+T+M],V=n.create(),q=n.create(),H=n.create(),G=n.create();n.lerp(V,O,B,I),n.lerp(q,D,N,I),n.lerp(H,R,j,I),n.lerp(G,F,U,I);var Y=n.create(),W=n.create();n.lerp(Y,V,H,P),n.lerp(W,q,G,P);var X=n.create();return n.lerp(X,Y,W,z),X}(e,t,p)},g=t.getDivergence||function(t,e){var r=n.create(),i=1e-4;n.add(r,t,[i,0,0]);var a=d(r);n.subtract(a,a,e),n.scale(a,a,1/i),n.add(r,t,[0,i,0]);var o=d(r);n.subtract(o,o,e),n.scale(o,o,1/i),n.add(r,t,[0,0,i]);var s=d(r);return n.subtract(s,s,e),n.scale(s,s,1/i),n.add(r,a,o),n.add(r,r,s),r},m=[],v=e[0][0],y=e[0][1],x=e[0][2],b=e[1][0],_=e[1][1],w=e[1][2],T=function(t){var e=t[0],r=t[1],n=t[2];return!(e<v||e>b||r<y||r>_||n<x||n>w)},k=10*n.distance(e[0],e[1])/i,M=k*k,A=1,S=0,E=r.length;E>1&&(A=function(t){for(var e=[],r=[],n=[],i={},a={},o={},s=t.length,l=0;l<s;l++){var u=t[l],f=u[0],h=u[1],p=u[2];i[f]||(e.push(f),i[f]=!0),a[h]||(r.push(h),a[h]=!0),o[p]||(n.push(p),o[p]=!0)}var d=c(e),g=c(r),m=c(n),v=Math.min(d,g,m);return isFinite(v)?v:1}(r));for(var C=0;C<E;C++){var L=n.create();n.copy(L,r[C]);var I=[L],P=[],z=d(L),O=L;P.push(z);var D=[],R=g(L,z),F=n.length(R);isFinite(F)&&F>S&&(S=F),D.push(F),m.push({points:I,velocities:P,divergences:D});for(var B=0;B<100*i&&I.length<i&&T(L);){B++;var N=n.clone(z),j=n.squaredLength(N);if(0===j)break;if(j>M&&n.scale(N,N,k/Math.sqrt(j)),n.add(N,N,L),z=d(N),n.squaredDistance(O,N)-M>-1e-4*M){I.push(N),O=N,P.push(z);R=g(N,z),F=n.length(R);isFinite(F)&&F>S&&(S=F),D.push(F)}L=N}}var U=o(m,t.colormap,S,A);return f?U.tubeScale=f:(0===S&&(S=1),U.tubeScale=.5*u*A/S),U};var u=t(\"./lib/shaders\"),f=t(\"gl-cone3d\").createMesh;e.exports.createTubeMesh=function(t,e){return f(t,e,{shaders:u,traceType:\"streamtube\"})}},{\"./lib/shaders\":346,\"gl-cone3d\":260,\"gl-vec3\":377,\"gl-vec4\":413}],349:[function(t,e,r){var n=t(\"gl-shader\"),i=t(\"glslify\"),a=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec4 uv;\\nattribute vec3 f;\\nattribute vec3 normal;\\n\\nuniform vec3 objectOffset;\\nuniform mat4 model, view, projection, inverseModel;\\nuniform vec3 lightPosition, eyePosition;\\nuniform sampler2D colormap;\\n\\nvarying float value, kill;\\nvarying vec3 worldCoordinate;\\nvarying vec2 planeCoordinate;\\nvarying vec3 lightDirection, eyeDirection, surfaceNormal;\\nvarying vec4 vColor;\\n\\nvoid main() {\\n  vec3 localCoordinate = vec3(uv.zw, f.x);\\n  worldCoordinate = objectOffset + localCoordinate;\\n  vec4 worldPosition = model * vec4(worldCoordinate, 1.0);\\n  vec4 clipPosition = projection * view * worldPosition;\\n  gl_Position = clipPosition;\\n  kill = f.y;\\n  value = f.z;\\n  planeCoordinate = uv.xy;\\n\\n  vColor = texture2D(colormap, vec2(value, value));\\n\\n  //Lighting geometry parameters\\n  vec4 cameraCoordinate = view * worldPosition;\\n  cameraCoordinate.xyz /= cameraCoordinate.w;\\n  lightDirection = lightPosition - cameraCoordinate.xyz;\\n  eyeDirection   = eyePosition - cameraCoordinate.xyz;\\n  surfaceNormal  = normalize((vec4(normal,0) * inverseModel).xyz);\\n}\\n\"]),o=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nfloat beckmannDistribution(float x, float roughness) {\\n  float NdotH = max(x, 0.0001);\\n  float cos2Alpha = NdotH * NdotH;\\n  float tan2Alpha = (cos2Alpha - 1.0) / cos2Alpha;\\n  float roughness2 = roughness * roughness;\\n  float denom = 3.141592653589793 * roughness2 * cos2Alpha * cos2Alpha;\\n  return exp(tan2Alpha / roughness2) / denom;\\n}\\n\\nfloat beckmannSpecular(\\n  vec3 lightDirection,\\n  vec3 viewDirection,\\n  vec3 surfaceNormal,\\n  float roughness) {\\n  return beckmannDistribution(dot(surfaceNormal, normalize(lightDirection + viewDirection)), roughness);\\n}\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec3 lowerBound, upperBound;\\nuniform float contourTint;\\nuniform vec4 contourColor;\\nuniform sampler2D colormap;\\nuniform vec3 clipBounds[2];\\nuniform float roughness, fresnel, kambient, kdiffuse, kspecular, opacity;\\nuniform float vertexColor;\\n\\nvarying float value, kill;\\nvarying vec3 worldCoordinate;\\nvarying vec3 lightDirection, eyeDirection, surfaceNormal;\\nvarying vec4 vColor;\\n\\nvoid main() {\\n  if (\\n    kill > 0.0 ||\\n    vColor.a == 0.0 ||\\n    outOfRange(clipBounds[0], clipBounds[1], worldCoordinate)\\n  ) discard;\\n\\n  vec3 N = normalize(surfaceNormal);\\n  vec3 V = normalize(eyeDirection);\\n  vec3 L = normalize(lightDirection);\\n\\n  if(gl_FrontFacing) {\\n    N = -N;\\n  }\\n\\n  float specular = max(beckmannSpecular(L, V, N, roughness), 0.);\\n  float diffuse  = min(kambient + kdiffuse * max(dot(N, L), 0.0), 1.0);\\n\\n  //decide how to interpolate color \\u2014 in vertex or in fragment\\n  vec4 surfaceColor =\\n    step(vertexColor, .5) * texture2D(colormap, vec2(value, value)) +\\n    step(.5, vertexColor) * vColor;\\n\\n  vec4 litColor = surfaceColor.a * vec4(diffuse * surfaceColor.rgb + kspecular * vec3(1,1,1) * specular,  1.0);\\n\\n  gl_FragColor = mix(litColor, contourColor, contourTint) * opacity;\\n}\\n\"]),s=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec4 uv;\\nattribute float f;\\n\\nuniform vec3 objectOffset;\\nuniform mat3 permutation;\\nuniform mat4 model, view, projection;\\nuniform float height, zOffset;\\nuniform sampler2D colormap;\\n\\nvarying float value, kill;\\nvarying vec3 worldCoordinate;\\nvarying vec2 planeCoordinate;\\nvarying vec3 lightDirection, eyeDirection, surfaceNormal;\\nvarying vec4 vColor;\\n\\nvoid main() {\\n  vec3 dataCoordinate = permutation * vec3(uv.xy, height);\\n  worldCoordinate = objectOffset + dataCoordinate;\\n  vec4 worldPosition = model * vec4(worldCoordinate, 1.0);\\n\\n  vec4 clipPosition = projection * view * worldPosition;\\n  clipPosition.z += zOffset;\\n\\n  gl_Position = clipPosition;\\n  value = f + objectOffset.z;\\n  kill = -1.0;\\n  planeCoordinate = uv.zw;\\n\\n  vColor = texture2D(colormap, vec2(value, value));\\n\\n  //Don't do lighting for contours\\n  surfaceNormal   = vec3(1,0,0);\\n  eyeDirection    = vec3(0,1,0);\\n  lightDirection  = vec3(0,0,1);\\n}\\n\"]),l=i([\"precision highp float;\\n#define GLSLIFY 1\\n\\nbool outOfRange(float a, float b, float p) {\\n  return ((p > max(a, b)) || \\n          (p < min(a, b)));\\n}\\n\\nbool outOfRange(vec2 a, vec2 b, vec2 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y));\\n}\\n\\nbool outOfRange(vec3 a, vec3 b, vec3 p) {\\n  return (outOfRange(a.x, b.x, p.x) ||\\n          outOfRange(a.y, b.y, p.y) ||\\n          outOfRange(a.z, b.z, p.z));\\n}\\n\\nbool outOfRange(vec4 a, vec4 b, vec4 p) {\\n  return outOfRange(a.xyz, b.xyz, p.xyz);\\n}\\n\\nuniform vec2 shape;\\nuniform vec3 clipBounds[2];\\nuniform float pickId;\\n\\nvarying float value, kill;\\nvarying vec3 worldCoordinate;\\nvarying vec2 planeCoordinate;\\nvarying vec3 surfaceNormal;\\n\\nvec2 splitFloat(float v) {\\n  float vh = 255.0 * v;\\n  float upper = floor(vh);\\n  float lower = fract(vh);\\n  return vec2(upper / 255.0, floor(lower * 16.0) / 16.0);\\n}\\n\\nvoid main() {\\n  if ((kill > 0.0) ||\\n      (outOfRange(clipBounds[0], clipBounds[1], worldCoordinate))) discard;\\n\\n  vec2 ux = splitFloat(planeCoordinate.x / shape.x);\\n  vec2 uy = splitFloat(planeCoordinate.y / shape.y);\\n  gl_FragColor = vec4(pickId, ux.x, uy.x, ux.y + (uy.y/16.0));\\n}\\n\"]);r.createShader=function(t){var e=n(t,a,o,null,[{name:\"uv\",type:\"vec4\"},{name:\"f\",type:\"vec3\"},{name:\"normal\",type:\"vec3\"}]);return e.attributes.uv.location=0,e.attributes.f.location=1,e.attributes.normal.location=2,e},r.createPickShader=function(t){var e=n(t,a,l,null,[{name:\"uv\",type:\"vec4\"},{name:\"f\",type:\"vec3\"},{name:\"normal\",type:\"vec3\"}]);return e.attributes.uv.location=0,e.attributes.f.location=1,e.attributes.normal.location=2,e},r.createContourShader=function(t){var e=n(t,s,o,null,[{name:\"uv\",type:\"vec4\"},{name:\"f\",type:\"float\"}]);return e.attributes.uv.location=0,e.attributes.f.location=1,e},r.createPickContourShader=function(t){var e=n(t,s,l,null,[{name:\"uv\",type:\"vec4\"},{name:\"f\",type:\"float\"}]);return e.attributes.uv.location=0,e.attributes.f.location=1,e}},{\"gl-shader\":335,glslify:350}],350:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],351:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.gl,r=y(e),n=b(e),s=x(e),l=_(e),c=i(e),u=a(e,[{buffer:c,size:4,stride:40,offset:0},{buffer:c,size:3,stride:40,offset:16},{buffer:c,size:3,stride:40,offset:28}]),f=i(e),h=a(e,[{buffer:f,size:4,stride:20,offset:0},{buffer:f,size:1,stride:20,offset:16}]),p=i(e),d=a(e,[{buffer:p,size:2,type:e.FLOAT}]),g=o(e,1,256,e.RGBA,e.UNSIGNED_BYTE);g.minFilter=e.LINEAR,g.magFilter=e.LINEAR;var m=new A(e,[0,0],[[0,0,0],[0,0,0]],r,n,c,u,g,s,l,f,h,p,d,[0,0,0]),v={levels:[[],[],[]]};for(var w in t)v[w]=t[w];return v.colormap=v.colormap||\"jet\",m.update(v),m};var n=t(\"bit-twiddle\"),i=t(\"gl-buffer\"),a=t(\"gl-vao\"),o=t(\"gl-texture2d\"),s=t(\"typedarray-pool\"),l=t(\"colormap\"),c=t(\"ndarray-ops\"),u=t(\"ndarray-pack\"),f=t(\"ndarray\"),h=t(\"surface-nets\"),p=t(\"gl-mat4/multiply\"),d=t(\"gl-mat4/invert\"),g=t(\"binary-search-bounds\"),m=t(\"ndarray-gradient\"),v=t(\"./lib/shaders\"),y=v.createShader,x=v.createContourShader,b=v.createPickShader,_=v.createPickContourShader,w=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],T=[[0,0],[0,1],[1,0],[1,1],[1,0],[0,1]],k=[[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0]];function M(t,e,r,n,i){this.position=t,this.index=e,this.uv=r,this.level=n,this.dataCoordinate=i}!function(){for(var t=0;t<3;++t){var e=k[t],r=(t+2)%3;e[(t+1)%3+0]=1,e[r+3]=1,e[t+6]=1}}();function A(t,e,r,n,i,a,o,l,c,u,h,p,d,g,m){this.gl=t,this.shape=e,this.bounds=r,this.objectOffset=m,this.intensityBounds=[],this._shader=n,this._pickShader=i,this._coordinateBuffer=a,this._vao=o,this._colorMap=l,this._contourShader=c,this._contourPickShader=u,this._contourBuffer=h,this._contourVAO=p,this._contourOffsets=[[],[],[]],this._contourCounts=[[],[],[]],this._vertexCount=0,this._pickResult=new M([0,0,0],[0,0],[0,0],[0,0,0],[0,0,0]),this._dynamicBuffer=d,this._dynamicVAO=g,this._dynamicOffsets=[0,0,0],this._dynamicCounts=[0,0,0],this.contourWidth=[1,1,1],this.contourLevels=[[1],[1],[1]],this.contourTint=[0,0,0],this.contourColor=[[.5,.5,.5,1],[.5,.5,.5,1],[.5,.5,.5,1]],this.showContour=!0,this.showSurface=!0,this.enableHighlight=[!0,!0,!0],this.highlightColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.highlightTint=[1,1,1],this.highlightLevel=[-1,-1,-1],this.enableDynamic=[!0,!0,!0],this.dynamicLevel=[NaN,NaN,NaN],this.dynamicColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.dynamicTint=[1,1,1],this.dynamicWidth=[1,1,1],this.axesBounds=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]],this.surfaceProject=[!1,!1,!1],this.contourProject=[[!1,!1,!1],[!1,!1,!1],[!1,!1,!1]],this.colorBounds=[!1,!1],this._field=[f(s.mallocFloat(1024),[0,0]),f(s.mallocFloat(1024),[0,0]),f(s.mallocFloat(1024),[0,0])],this.pickId=1,this.clipBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.snapToData=!1,this.pixelRatio=1,this.opacity=1,this.lightPosition=[10,1e4,0],this.ambientLight=.8,this.diffuseLight=.8,this.specularLight=2,this.roughness=.5,this.fresnel=1.5,this.vertexColor=0,this.dirty=!0}var S=A.prototype;S.genColormap=function(t,e){var r=!1,n=u([l({colormap:t,nshades:256,format:\"rgba\"}).map((function(t,n){var i=e?function(t,e){if(!e)return 1;if(!e.length)return 1;for(var r=0;r<e.length;++r){if(e.length<2)return 1;if(e[r][0]===t)return e[r][1];if(e[r][0]>t&&r>0){var n=(e[r][0]-t)/(e[r][0]-e[r-1][0]);return e[r][1]*(1-n)+n*e[r-1][1]}}return 1}(n/255,e):t[3];return i<1&&(r=!0),[t[0],t[1],t[2],255*i]}))]);return c.divseq(n,255),this.hasAlphaScale=r,n},S.isTransparent=function(){return this.opacity<1||this.hasAlphaScale},S.isOpaque=function(){return!this.isTransparent()},S.pickSlots=1,S.setPickBase=function(t){this.pickId=t};var E=[0,0,0],C={showSurface:!1,showContour:!1,projections:[w.slice(),w.slice(),w.slice()],clipBounds:[[[0,0,0],[0,0,0]],[[0,0,0],[0,0,0]],[[0,0,0],[0,0,0]]]};function L(t,e){var r,n,i,a=e.axes&&e.axes.lastCubeProps.axis||E,o=e.showSurface,s=e.showContour;for(r=0;r<3;++r)for(o=o||e.surfaceProject[r],n=0;n<3;++n)s=s||e.contourProject[r][n];for(r=0;r<3;++r){var l=C.projections[r];for(n=0;n<16;++n)l[n]=0;for(n=0;n<4;++n)l[5*n]=1;l[5*r]=0,l[12+r]=e.axesBounds[+(a[r]>0)][r],p(l,t.model,l);var c=C.clipBounds[r];for(i=0;i<2;++i)for(n=0;n<3;++n)c[i][n]=t.clipBounds[i][n];c[0][r]=-1e8,c[1][r]=1e8}return C.showSurface=o,C.showContour=s,C}var I={model:w,view:w,projection:w,inverseModel:w.slice(),lowerBound:[0,0,0],upperBound:[0,0,0],colorMap:0,clipBounds:[[0,0,0],[0,0,0]],height:0,contourTint:0,contourColor:[0,0,0,1],permutation:[1,0,0,0,1,0,0,0,1],zOffset:-1e-4,objectOffset:[0,0,0],kambient:1,kdiffuse:1,kspecular:1,lightPosition:[1e3,1e3,1e3],eyePosition:[0,0,0],roughness:1,fresnel:1,opacity:1,vertexColor:0},P=w.slice(),z=[1,0,0,0,1,0,0,0,1];function O(t,e){t=t||{};var r=this.gl;r.disable(r.CULL_FACE),this._colorMap.bind(0);var n=I;n.model=t.model||w,n.view=t.view||w,n.projection=t.projection||w,n.lowerBound=[this.bounds[0][0],this.bounds[0][1],this.colorBounds[0]||this.bounds[0][2]],n.upperBound=[this.bounds[1][0],this.bounds[1][1],this.colorBounds[1]||this.bounds[1][2]],n.objectOffset=this.objectOffset,n.contourColor=this.contourColor[0],n.inverseModel=d(n.inverseModel,n.model);for(var i=0;i<2;++i)for(var a=n.clipBounds[i],o=0;o<3;++o)a[o]=Math.min(Math.max(this.clipBounds[i][o],-1e8),1e8);n.kambient=this.ambientLight,n.kdiffuse=this.diffuseLight,n.kspecular=this.specularLight,n.roughness=this.roughness,n.fresnel=this.fresnel,n.opacity=this.opacity,n.height=0,n.permutation=z,n.vertexColor=this.vertexColor;var s=P;for(p(s,n.view,n.model),p(s,n.projection,s),d(s,s),i=0;i<3;++i)n.eyePosition[i]=s[12+i]/s[15];var l=s[15];for(i=0;i<3;++i)l+=this.lightPosition[i]*s[4*i+3];for(i=0;i<3;++i){var c=s[12+i];for(o=0;o<3;++o)c+=s[4*o+i]*this.lightPosition[o];n.lightPosition[i]=c/l}var u=L(n,this);if(u.showSurface){for(this._shader.bind(),this._shader.uniforms=n,this._vao.bind(),this.showSurface&&this._vertexCount&&this._vao.draw(r.TRIANGLES,this._vertexCount),i=0;i<3;++i)this.surfaceProject[i]&&this.vertexCount&&(this._shader.uniforms.model=u.projections[i],this._shader.uniforms.clipBounds=u.clipBounds[i],this._vao.draw(r.TRIANGLES,this._vertexCount));this._vao.unbind()}if(u.showContour){var f=this._contourShader;n.kambient=1,n.kdiffuse=0,n.kspecular=0,n.opacity=1,f.bind(),f.uniforms=n;var h=this._contourVAO;for(h.bind(),i=0;i<3;++i)for(f.uniforms.permutation=k[i],r.lineWidth(this.contourWidth[i]*this.pixelRatio),o=0;o<this.contourLevels[i].length;++o)o===this.highlightLevel[i]?(f.uniforms.contourColor=this.highlightColor[i],f.uniforms.contourTint=this.highlightTint[i]):0!==o&&o-1!==this.highlightLevel[i]||(f.uniforms.contourColor=this.contourColor[i],f.uniforms.contourTint=this.contourTint[i]),this._contourCounts[i][o]&&(f.uniforms.height=this.contourLevels[i][o],h.draw(r.LINES,this._contourCounts[i][o],this._contourOffsets[i][o]));for(i=0;i<3;++i)for(f.uniforms.model=u.projections[i],f.uniforms.clipBounds=u.clipBounds[i],o=0;o<3;++o)if(this.contourProject[i][o]){f.uniforms.permutation=k[o],r.lineWidth(this.contourWidth[o]*this.pixelRatio);for(var g=0;g<this.contourLevels[o].length;++g)g===this.highlightLevel[o]?(f.uniforms.contourColor=this.highlightColor[o],f.uniforms.contourTint=this.highlightTint[o]):0!==g&&g-1!==this.highlightLevel[o]||(f.uniforms.contourColor=this.contourColor[o],f.uniforms.contourTint=this.contourTint[o]),this._contourCounts[o][g]&&(f.uniforms.height=this.contourLevels[o][g],h.draw(r.LINES,this._contourCounts[o][g],this._contourOffsets[o][g]))}for(h.unbind(),(h=this._dynamicVAO).bind(),i=0;i<3;++i)if(0!==this._dynamicCounts[i])for(f.uniforms.model=n.model,f.uniforms.clipBounds=n.clipBounds,f.uniforms.permutation=k[i],r.lineWidth(this.dynamicWidth[i]*this.pixelRatio),f.uniforms.contourColor=this.dynamicColor[i],f.uniforms.contourTint=this.dynamicTint[i],f.uniforms.height=this.dynamicLevel[i],h.draw(r.LINES,this._dynamicCounts[i],this._dynamicOffsets[i]),o=0;o<3;++o)this.contourProject[o][i]&&(f.uniforms.model=u.projections[o],f.uniforms.clipBounds=u.clipBounds[o],h.draw(r.LINES,this._dynamicCounts[i],this._dynamicOffsets[i]));h.unbind()}}S.draw=function(t){return O.call(this,t,!1)},S.drawTransparent=function(t){return O.call(this,t,!0)};var D={model:w,view:w,projection:w,inverseModel:w,clipBounds:[[0,0,0],[0,0,0]],height:0,shape:[0,0],pickId:0,lowerBound:[0,0,0],upperBound:[0,0,0],zOffset:0,objectOffset:[0,0,0],permutation:[1,0,0,0,1,0,0,0,1],lightPosition:[0,0,0],eyePosition:[0,0,0]};function R(t,e){return Array.isArray(t)?[e(t[0]),e(t[1]),e(t[2])]:[e(t),e(t),e(t)]}function F(t){return Array.isArray(t)?3===t.length?[t[0],t[1],t[2],1]:[t[0],t[1],t[2],t[3]]:[0,0,0,1]}function B(t){if(Array.isArray(t)){if(Array.isArray(t))return[F(t[0]),F(t[1]),F(t[2])];var e=F(t);return[e.slice(),e.slice(),e.slice()]}}S.drawPick=function(t){t=t||{};var e=this.gl;e.disable(e.CULL_FACE);var r=D;r.model=t.model||w,r.view=t.view||w,r.projection=t.projection||w,r.shape=this._field[2].shape,r.pickId=this.pickId/255,r.lowerBound=this.bounds[0],r.upperBound=this.bounds[1],r.objectOffset=this.objectOffset,r.permutation=z;for(var n=0;n<2;++n)for(var i=r.clipBounds[n],a=0;a<3;++a)i[a]=Math.min(Math.max(this.clipBounds[n][a],-1e8),1e8);var o=L(r,this);if(o.showSurface){for(this._pickShader.bind(),this._pickShader.uniforms=r,this._vao.bind(),this._vao.draw(e.TRIANGLES,this._vertexCount),n=0;n<3;++n)this.surfaceProject[n]&&(this._pickShader.uniforms.model=o.projections[n],this._pickShader.uniforms.clipBounds=o.clipBounds[n],this._vao.draw(e.TRIANGLES,this._vertexCount));this._vao.unbind()}if(o.showContour){var s=this._contourPickShader;s.bind(),s.uniforms=r;var l=this._contourVAO;for(l.bind(),a=0;a<3;++a)for(e.lineWidth(this.contourWidth[a]*this.pixelRatio),s.uniforms.permutation=k[a],n=0;n<this.contourLevels[a].length;++n)this._contourCounts[a][n]&&(s.uniforms.height=this.contourLevels[a][n],l.draw(e.LINES,this._contourCounts[a][n],this._contourOffsets[a][n]));for(n=0;n<3;++n)for(s.uniforms.model=o.projections[n],s.uniforms.clipBounds=o.clipBounds[n],a=0;a<3;++a)if(this.contourProject[n][a]){s.uniforms.permutation=k[a],e.lineWidth(this.contourWidth[a]*this.pixelRatio);for(var c=0;c<this.contourLevels[a].length;++c)this._contourCounts[a][c]&&(s.uniforms.height=this.contourLevels[a][c],l.draw(e.LINES,this._contourCounts[a][c],this._contourOffsets[a][c]))}l.unbind()}},S.pick=function(t){if(!t)return null;if(t.id!==this.pickId)return null;var e=this._field[2].shape,r=this._pickResult,n=e[0]*(t.value[0]+(t.value[2]>>4)/16)/255,i=Math.floor(n),a=n-i,o=e[1]*(t.value[1]+(15&t.value[2])/16)/255,s=Math.floor(o),l=o-s;i+=1,s+=1;var c=r.position;c[0]=c[1]=c[2]=0;for(var u=0;u<2;++u)for(var f=u?a:1-a,h=0;h<2;++h)for(var p=i+u,d=s+h,m=f*(h?l:1-l),v=0;v<3;++v)c[v]+=this._field[v].get(p,d)*m;for(var y=this._pickResult.level,x=0;x<3;++x)if(y[x]=g.le(this.contourLevels[x],c[x]),y[x]<0)this.contourLevels[x].length>0&&(y[x]=0);else if(y[x]<this.contourLevels[x].length-1){var b=this.contourLevels[x][y[x]],_=this.contourLevels[x][y[x]+1];Math.abs(b-c[x])>Math.abs(_-c[x])&&(y[x]+=1)}for(r.index[0]=a<.5?i:i+1,r.index[1]=l<.5?s:s+1,r.uv[0]=n/e[0],r.uv[1]=o/e[1],v=0;v<3;++v)r.dataCoordinate[v]=this._field[v].get(r.index[0],r.index[1]);return r},S.padField=function(t,e){var r=e.shape.slice(),n=t.shape.slice();c.assign(t.lo(1,1).hi(r[0],r[1]),e),c.assign(t.lo(1).hi(r[0],1),e.hi(r[0],1)),c.assign(t.lo(1,n[1]-1).hi(r[0],1),e.lo(0,r[1]-1).hi(r[0],1)),c.assign(t.lo(0,1).hi(1,r[1]),e.hi(1)),c.assign(t.lo(n[0]-1,1).hi(1,r[1]),e.lo(r[0]-1)),t.set(0,0,e.get(0,0)),t.set(0,n[1]-1,e.get(0,r[1]-1)),t.set(n[0]-1,0,e.get(r[0]-1,0)),t.set(n[0]-1,n[1]-1,e.get(r[0]-1,r[1]-1))},S.update=function(t){t=t||{},this.objectOffset=t.objectOffset||this.objectOffset,this.dirty=!0,\"contourWidth\"in t&&(this.contourWidth=R(t.contourWidth,Number)),\"showContour\"in t&&(this.showContour=R(t.showContour,Boolean)),\"showSurface\"in t&&(this.showSurface=!!t.showSurface),\"contourTint\"in t&&(this.contourTint=R(t.contourTint,Boolean)),\"contourColor\"in t&&(this.contourColor=B(t.contourColor)),\"contourProject\"in t&&(this.contourProject=R(t.contourProject,(function(t){return R(t,Boolean)}))),\"surfaceProject\"in t&&(this.surfaceProject=t.surfaceProject),\"dynamicColor\"in t&&(this.dynamicColor=B(t.dynamicColor)),\"dynamicTint\"in t&&(this.dynamicTint=R(t.dynamicTint,Number)),\"dynamicWidth\"in t&&(this.dynamicWidth=R(t.dynamicWidth,Number)),\"opacity\"in t&&(this.opacity=t.opacity),\"opacityscale\"in t&&(this.opacityscale=t.opacityscale),\"colorBounds\"in t&&(this.colorBounds=t.colorBounds),\"vertexColor\"in t&&(this.vertexColor=t.vertexColor?1:0),\"colormap\"in t&&this._colorMap.setPixels(this.genColormap(t.colormap,this.opacityscale));var e=t.field||t.coords&&t.coords[2]||null,r=!1;if(e||(e=this._field[2].shape[0]||this._field[2].shape[2]?this._field[2].lo(1,1).hi(this._field[2].shape[0]-2,this._field[2].shape[1]-2):this._field[2].hi(0,0)),\"field\"in t||\"coords\"in t){var i=(e.shape[0]+2)*(e.shape[1]+2);i>this._field[2].data.length&&(s.freeFloat(this._field[2].data),this._field[2].data=s.mallocFloat(n.nextPow2(i))),this._field[2]=f(this._field[2].data,[e.shape[0]+2,e.shape[1]+2]),this.padField(this._field[2],e),this.shape=e.shape.slice();for(var a=this.shape,o=0;o<2;++o)this._field[2].size>this._field[o].data.length&&(s.freeFloat(this._field[o].data),this._field[o].data=s.mallocFloat(this._field[2].size)),this._field[o]=f(this._field[o].data,[a[0]+2,a[1]+2]);if(t.coords){var l=t.coords;if(!Array.isArray(l)||3!==l.length)throw new Error(\"gl-surface: invalid coordinates for x/y\");for(o=0;o<2;++o){var c=l[o];for(v=0;v<2;++v)if(c.shape[v]!==a[v])throw new Error(\"gl-surface: coords have incorrect shape\");this.padField(this._field[o],c)}}else if(t.ticks){var u=t.ticks;if(!Array.isArray(u)||2!==u.length)throw new Error(\"gl-surface: invalid ticks\");for(o=0;o<2;++o){var p=u[o];if((Array.isArray(p)||p.length)&&(p=f(p)),p.shape[0]!==a[o])throw new Error(\"gl-surface: invalid tick length\");var d=f(p.data,a);d.stride[o]=p.stride[0],d.stride[1^o]=0,this.padField(this._field[o],d)}}else{for(o=0;o<2;++o){var g=[0,0];g[o]=1,this._field[o]=f(this._field[o].data,[a[0]+2,a[1]+2],g,0)}this._field[0].set(0,0,0);for(var v=0;v<a[0];++v)this._field[0].set(v+1,0,v);for(this._field[0].set(a[0]+1,0,a[0]-1),this._field[1].set(0,0,0),v=0;v<a[1];++v)this._field[1].set(0,v+1,v);this._field[1].set(0,a[1]+1,a[1]-1)}var y=this._field,x=f(s.mallocFloat(3*y[2].size*2),[3,a[0]+2,a[1]+2,2]);for(o=0;o<3;++o)m(x.pick(o),y[o],\"mirror\");var b=f(s.mallocFloat(3*y[2].size),[a[0]+2,a[1]+2,3]);for(o=0;o<a[0]+2;++o)for(v=0;v<a[1]+2;++v){var _=x.get(0,o,v,0),w=x.get(0,o,v,1),k=x.get(1,o,v,0),M=x.get(1,o,v,1),A=x.get(2,o,v,0),S=x.get(2,o,v,1),E=k*S-M*A,C=A*w-S*_,L=_*M-w*k,I=Math.sqrt(E*E+C*C+L*L);I<1e-8?(I=Math.max(Math.abs(E),Math.abs(C),Math.abs(L)))<1e-8?(L=1,C=E=0,I=1):I=1/I:I=1/Math.sqrt(I),b.set(o,v,0,E*I),b.set(o,v,1,C*I),b.set(o,v,2,L*I)}s.free(x.data);var P=[1/0,1/0,1/0],z=[-1/0,-1/0,-1/0],O=1/0,D=-1/0,F=(a[0]-1)*(a[1]-1)*6,N=s.mallocFloat(n.nextPow2(10*F)),j=0,U=0;for(o=0;o<a[0]-1;++o)t:for(v=0;v<a[1]-1;++v){for(var V=0;V<2;++V)for(var q=0;q<2;++q)for(var H=0;H<3;++H){var G=this._field[H].get(1+o+V,1+v+q);if(isNaN(G)||!isFinite(G))continue t}for(H=0;H<6;++H){var Y=o+T[H][0],W=v+T[H][1],X=this._field[0].get(Y+1,W+1),Z=this._field[1].get(Y+1,W+1);G=this._field[2].get(Y+1,W+1),E=b.get(Y+1,W+1,0),C=b.get(Y+1,W+1,1),L=b.get(Y+1,W+1,2),t.intensity&&(J=t.intensity.get(Y,W));var J=t.intensity?t.intensity.get(Y,W):G+this.objectOffset[2];N[j++]=Y,N[j++]=W,N[j++]=X,N[j++]=Z,N[j++]=G,N[j++]=0,N[j++]=J,N[j++]=E,N[j++]=C,N[j++]=L,P[0]=Math.min(P[0],X+this.objectOffset[0]),P[1]=Math.min(P[1],Z+this.objectOffset[1]),P[2]=Math.min(P[2],G+this.objectOffset[2]),O=Math.min(O,J),z[0]=Math.max(z[0],X+this.objectOffset[0]),z[1]=Math.max(z[1],Z+this.objectOffset[1]),z[2]=Math.max(z[2],G+this.objectOffset[2]),D=Math.max(D,J),U+=1}}for(t.intensityBounds&&(O=+t.intensityBounds[0],D=+t.intensityBounds[1]),o=6;o<j;o+=10)N[o]=(N[o]-O)/(D-O);this._vertexCount=U,this._coordinateBuffer.update(N.subarray(0,j)),s.freeFloat(N),s.free(b.data),this.bounds=[P,z],this.intensity=t.intensity||this._field[2],this.intensityBounds[0]===O&&this.intensityBounds[1]===D||(r=!0),this.intensityBounds=[O,D]}if(\"levels\"in t){var K=t.levels;for(K=Array.isArray(K[0])?K.slice():[[],[],K],o=0;o<3;++o)K[o]=K[o].slice(),K[o].sort((function(t,e){return t-e}));for(o=0;o<3;++o)for(v=0;v<K[o].length;++v)K[o][v]-=this.objectOffset[o];t:for(o=0;o<3;++o){if(K[o].length!==this.contourLevels[o].length){r=!0;break}for(v=0;v<K[o].length;++v)if(K[o][v]!==this.contourLevels[o][v]){r=!0;break t}}this.contourLevels=K}if(r){y=this._field,a=this.shape;for(var Q=[],$=0;$<3;++$){var tt=this.contourLevels[$],et=[],rt=[],nt=[0,0,0];for(o=0;o<tt.length;++o){var it=h(this._field[$],tt[o]);et.push(Q.length/5|0),U=0;t:for(v=0;v<it.cells.length;++v){var at=it.cells[v];for(H=0;H<2;++H){var ot=it.positions[at[H]],st=ot[0],lt=0|Math.floor(st),ct=st-lt,ut=ot[1],ft=0|Math.floor(ut),ht=ut-ft,pt=!1;e:for(var dt=0;dt<3;++dt){nt[dt]=0;var gt=($+dt+1)%3;for(V=0;V<2;++V){var mt=V?ct:1-ct;for(Y=0|Math.min(Math.max(lt+V,0),a[0]),q=0;q<2;++q){var vt=q?ht:1-ht;if(W=0|Math.min(Math.max(ft+q,0),a[1]),G=dt<2?this._field[gt].get(Y,W):(this.intensity.get(Y,W)-this.intensityBounds[0])/(this.intensityBounds[1]-this.intensityBounds[0]),!isFinite(G)||isNaN(G)){pt=!0;break e}var yt=mt*vt;nt[dt]+=yt*G}}}if(pt){if(H>0){for(var xt=0;xt<5;++xt)Q.pop();U-=1}continue t}Q.push(nt[0],nt[1],ot[0],ot[1],nt[2]),U+=1}}rt.push(U)}this._contourOffsets[$]=et,this._contourCounts[$]=rt}var bt=s.mallocFloat(Q.length);for(o=0;o<Q.length;++o)bt[o]=Q[o];this._contourBuffer.update(bt),s.freeFloat(bt)}},S.dispose=function(){this._shader.dispose(),this._vao.dispose(),this._coordinateBuffer.dispose(),this._colorMap.dispose(),this._contourBuffer.dispose(),this._contourVAO.dispose(),this._contourShader.dispose(),this._contourPickShader.dispose(),this._dynamicBuffer.dispose(),this._dynamicVAO.dispose();for(var t=0;t<3;++t)s.freeFloat(this._field[t].data)},S.highlight=function(t){var e,r;if(!t)return this._dynamicCounts=[0,0,0],this.dyanamicLevel=[NaN,NaN,NaN],void(this.highlightLevel=[-1,-1,-1]);for(e=0;e<3;++e)this.enableHighlight[e]?this.highlightLevel[e]=t.level[e]:this.highlightLevel[e]=-1;for(r=this.snapToData?t.dataCoordinate:t.position,e=0;e<3;++e)r[e]-=this.objectOffset[e];if(this.enableDynamic[0]&&r[0]!==this.dynamicLevel[0]||this.enableDynamic[1]&&r[1]!==this.dynamicLevel[1]||this.enableDynamic[2]&&r[2]!==this.dynamicLevel[2]){for(var n=0,i=this.shape,a=s.mallocFloat(12*i[0]*i[1]),o=0;o<3;++o)if(this.enableDynamic[o]){this.dynamicLevel[o]=r[o];var l=(o+1)%3,c=(o+2)%3,u=this._field[o],f=this._field[l],p=this._field[c],d=h(u,r[o]),g=d.cells,m=d.positions;for(this._dynamicOffsets[o]=n,e=0;e<g.length;++e)for(var v=g[e],y=0;y<2;++y){var x=m[v[y]],b=+x[0],_=0|b,w=0|Math.min(_+1,i[0]),T=b-_,k=1-T,M=+x[1],A=0|M,S=0|Math.min(A+1,i[1]),E=M-A,C=1-E,L=k*C,I=k*E,P=T*C,z=T*E,O=L*f.get(_,A)+I*f.get(_,S)+P*f.get(w,A)+z*f.get(w,S),D=L*p.get(_,A)+I*p.get(_,S)+P*p.get(w,A)+z*p.get(w,S);if(isNaN(O)||isNaN(D)){y&&(n-=1);break}a[2*n+0]=O,a[2*n+1]=D,n+=1}this._dynamicCounts[o]=n-this._dynamicOffsets[o]}else this.dynamicLevel[o]=NaN,this._dynamicCounts[o]=0;this._dynamicBuffer.update(a.subarray(0,2*n)),s.freeFloat(a)}}},{\"./lib/shaders\":349,\"binary-search-bounds\":96,\"bit-twiddle\":97,colormap:131,\"gl-buffer\":259,\"gl-mat4/invert\":293,\"gl-mat4/multiply\":295,\"gl-texture2d\":353,\"gl-vao\":358,ndarray:495,\"ndarray-gradient\":488,\"ndarray-ops\":490,\"ndarray-pack\":491,\"surface-nets\":570,\"typedarray-pool\":595}],352:[function(t,e,r){\"use strict\";var n=t(\"css-font\"),i=t(\"pick-by-alias\"),a=t(\"regl\"),o=t(\"gl-util/context\"),s=t(\"es6-weak-map\"),l=t(\"color-normalize\"),c=t(\"font-atlas\"),u=t(\"typedarray-pool\"),f=t(\"parse-rect\"),h=t(\"is-plain-obj\"),p=t(\"parse-unit\"),d=t(\"to-px\"),g=t(\"detect-kerning\"),m=t(\"object-assign\"),v=t(\"font-measure\"),y=t(\"flatten-vertex-data\"),x=t(\"bit-twiddle\").nextPow2,b=new s,_=!1;if(document.body){var w=document.body.appendChild(document.createElement(\"div\"));w.style.font=\"italic small-caps bold condensed 16px/2 cursive\",getComputedStyle(w).fontStretch&&(_=!0),document.body.removeChild(w)}var T=function(t){!function(t){return\"function\"==typeof t&&t._gl&&t.prop&&t.texture&&t.buffer}(t)?this.gl=o(t):(t={regl:t},this.gl=t.regl._gl),this.shader=b.get(this.gl),this.shader?this.regl=this.shader.regl:this.regl=t.regl||a({gl:this.gl}),this.charBuffer=this.regl.buffer({type:\"uint8\",usage:\"stream\"}),this.sizeBuffer=this.regl.buffer({type:\"float\",usage:\"stream\"}),this.shader||(this.shader=this.createShader(),b.set(this.gl,this.shader)),this.batch=[],this.fontSize=[],this.font=[],this.fontAtlas=[],this.draw=this.shader.draw.bind(this),this.render=function(){this.regl._refresh(),this.draw(this.batch)},this.canvas=this.gl.canvas,this.update(h(t)?t:{})};T.prototype.createShader=function(){var t=this.regl,e=t({blend:{enable:!0,color:[0,0,0,1],func:{srcRGB:\"src alpha\",dstRGB:\"one minus src alpha\",srcAlpha:\"one minus dst alpha\",dstAlpha:\"one\"}},stencil:{enable:!1},depth:{enable:!1},count:t.prop(\"count\"),offset:t.prop(\"offset\"),attributes:{charOffset:{offset:4,stride:8,buffer:t.this(\"sizeBuffer\")},width:{offset:0,stride:8,buffer:t.this(\"sizeBuffer\")},char:t.this(\"charBuffer\"),position:t.this(\"position\")},uniforms:{atlasSize:function(t,e){return[e.atlas.width,e.atlas.height]},atlasDim:function(t,e){return[e.atlas.cols,e.atlas.rows]},atlas:function(t,e){return e.atlas.texture},charStep:function(t,e){return e.atlas.step},em:function(t,e){return e.atlas.em},color:t.prop(\"color\"),opacity:t.prop(\"opacity\"),viewport:t.this(\"viewportArray\"),scale:t.this(\"scale\"),align:t.prop(\"align\"),baseline:t.prop(\"baseline\"),translate:t.this(\"translate\"),positionOffset:t.prop(\"positionOffset\")},primitive:\"points\",viewport:t.this(\"viewport\"),vert:\"\\n\\t\\t\\tprecision highp float;\\n\\t\\t\\tattribute float width, charOffset, char;\\n\\t\\t\\tattribute vec2 position;\\n\\t\\t\\tuniform float fontSize, charStep, em, align, baseline;\\n\\t\\t\\tuniform vec4 viewport;\\n\\t\\t\\tuniform vec4 color;\\n\\t\\t\\tuniform vec2 atlasSize, atlasDim, scale, translate, positionOffset;\\n\\t\\t\\tvarying vec2 charCoord, charId;\\n\\t\\t\\tvarying float charWidth;\\n\\t\\t\\tvarying vec4 fontColor;\\n\\t\\t\\tvoid main () {\\n\\t\\t\\t\\t\"+(T.normalViewport?\"\":\"vec2 positionOffset = vec2(positionOffset.x,- positionOffset.y);\")+\"\\n\\n\\t\\t\\t\\tvec2 offset = floor(em * (vec2(align + charOffset, baseline)\\n\\t\\t\\t\\t\\t+ positionOffset))\\n\\t\\t\\t\\t\\t/ (viewport.zw * scale.xy);\\n\\n\\t\\t\\t\\tvec2 position = (position + translate) * scale;\\n\\t\\t\\t\\tposition += offset * scale;\\n\\n\\t\\t\\t\\t\"+(T.normalViewport?\"position.y = 1. - position.y;\":\"\")+\"\\n\\n\\t\\t\\t\\tcharCoord = position * viewport.zw + viewport.xy;\\n\\n\\t\\t\\t\\tgl_Position = vec4(position * 2. - 1., 0, 1);\\n\\n\\t\\t\\t\\tgl_PointSize = charStep;\\n\\n\\t\\t\\t\\tcharId.x = mod(char, atlasDim.x);\\n\\t\\t\\t\\tcharId.y = floor(char / atlasDim.x);\\n\\n\\t\\t\\t\\tcharWidth = width * em;\\n\\n\\t\\t\\t\\tfontColor = color / 255.;\\n\\t\\t\\t}\",frag:\"\\n\\t\\t\\tprecision highp float;\\n\\t\\t\\tuniform sampler2D atlas;\\n\\t\\t\\tuniform float fontSize, charStep, opacity;\\n\\t\\t\\tuniform vec2 atlasSize;\\n\\t\\t\\tuniform vec4 viewport;\\n\\t\\t\\tvarying vec4 fontColor;\\n\\t\\t\\tvarying vec2 charCoord, charId;\\n\\t\\t\\tvarying float charWidth;\\n\\n\\t\\t\\tfloat lightness(vec4 color) {\\n\\t\\t\\t\\treturn color.r * 0.299 + color.g * 0.587 + color.b * 0.114;\\n\\t\\t\\t}\\n\\n\\t\\t\\tvoid main () {\\n\\t\\t\\t\\tvec2 uv = gl_FragCoord.xy - charCoord + charStep * .5;\\n\\t\\t\\t\\tfloat halfCharStep = floor(charStep * .5 + .5);\\n\\n\\t\\t\\t\\t// invert y and shift by 1px (FF expecially needs that)\\n\\t\\t\\t\\tuv.y = charStep - uv.y;\\n\\n\\t\\t\\t\\t// ignore points outside of character bounding box\\n\\t\\t\\t\\tfloat halfCharWidth = ceil(charWidth * .5);\\n\\t\\t\\t\\tif (floor(uv.x) > halfCharStep + halfCharWidth ||\\n\\t\\t\\t\\t\\tfloor(uv.x) < halfCharStep - halfCharWidth) return;\\n\\n\\t\\t\\t\\tuv += charId * charStep;\\n\\t\\t\\t\\tuv = uv / atlasSize;\\n\\n\\t\\t\\t\\tvec4 color = fontColor;\\n\\t\\t\\t\\tvec4 mask = texture2D(atlas, uv);\\n\\n\\t\\t\\t\\tfloat maskY = lightness(mask);\\n\\t\\t\\t\\t// float colorY = lightness(color);\\n\\t\\t\\t\\tcolor.a *= maskY;\\n\\t\\t\\t\\tcolor.a *= opacity;\\n\\n\\t\\t\\t\\t// color.a += .1;\\n\\n\\t\\t\\t\\t// antialiasing, see yiq color space y-channel formula\\n\\t\\t\\t\\t// color.rgb += (1. - color.rgb) * (1. - mask.rgb);\\n\\n\\t\\t\\t\\tgl_FragColor = color;\\n\\t\\t\\t}\"});return{regl:t,draw:e,atlas:{}}},T.prototype.update=function(t){var e=this;if(\"string\"==typeof t)t={text:t};else if(!t)return;null!=(t=i(t,{position:\"position positions coord coords coordinates\",font:\"font fontFace fontface typeface cssFont css-font family fontFamily\",fontSize:\"fontSize fontsize size font-size\",text:\"text texts chars characters value values symbols\",align:\"align alignment textAlign textbaseline\",baseline:\"baseline textBaseline textbaseline\",direction:\"dir direction textDirection\",color:\"color colour fill fill-color fillColor textColor textcolor\",kerning:\"kerning kern\",range:\"range dataBox\",viewport:\"vp viewport viewBox viewbox viewPort\",opacity:\"opacity alpha transparency visible visibility opaque\",offset:\"offset positionOffset padding shift indent indentation\"},!0)).opacity&&(Array.isArray(t.opacity)?this.opacity=t.opacity.map((function(t){return parseFloat(t)})):this.opacity=parseFloat(t.opacity)),null!=t.viewport&&(this.viewport=f(t.viewport),T.normalViewport&&(this.viewport.y=this.canvas.height-this.viewport.y-this.viewport.height),this.viewportArray=[this.viewport.x,this.viewport.y,this.viewport.width,this.viewport.height]),null==this.viewport&&(this.viewport={x:0,y:0,width:this.gl.drawingBufferWidth,height:this.gl.drawingBufferHeight},this.viewportArray=[this.viewport.x,this.viewport.y,this.viewport.width,this.viewport.height]),null!=t.kerning&&(this.kerning=t.kerning),null!=t.offset&&(\"number\"==typeof t.offset&&(t.offset=[t.offset,0]),this.positionOffset=y(t.offset)),t.direction&&(this.direction=t.direction),t.range&&(this.range=t.range,this.scale=[1/(t.range[2]-t.range[0]),1/(t.range[3]-t.range[1])],this.translate=[-t.range[0],-t.range[1]]),t.scale&&(this.scale=t.scale),t.translate&&(this.translate=t.translate),this.scale||(this.scale=[1/this.viewport.width,1/this.viewport.height]),this.translate||(this.translate=[0,0]),this.font.length||t.font||(t.font=T.baseFontSize+\"px sans-serif\");var r,a=!1,o=!1;if(t.font&&(Array.isArray(t.font)?t.font:[t.font]).forEach((function(t,r){if(\"string\"==typeof t)try{t=n.parse(t)}catch(e){t=n.parse(T.baseFontSize+\"px \"+t)}else t=n.parse(n.stringify(t));var i=n.stringify({size:T.baseFontSize,family:t.family,stretch:_?t.stretch:void 0,variant:t.variant,weight:t.weight,style:t.style}),s=p(t.size),l=Math.round(s[0]*d(s[1]));if(l!==e.fontSize[r]&&(o=!0,e.fontSize[r]=l),!(e.font[r]&&i==e.font[r].baseString||(a=!0,e.font[r]=T.fonts[i],e.font[r]))){var c=t.family.join(\", \"),u=[t.style];t.style!=t.variant&&u.push(t.variant),t.variant!=t.weight&&u.push(t.weight),_&&t.weight!=t.stretch&&u.push(t.stretch),e.font[r]={baseString:i,family:c,weight:t.weight,stretch:t.stretch,style:t.style,variant:t.variant,width:{},kerning:{},metrics:v(c,{origin:\"top\",fontSize:T.baseFontSize,fontStyle:u.join(\" \")})},T.fonts[i]=e.font[r]}})),(a||o)&&this.font.forEach((function(r,i){var a=n.stringify({size:e.fontSize[i],family:r.family,stretch:_?r.stretch:void 0,variant:r.variant,weight:r.weight,style:r.style});if(e.fontAtlas[i]=e.shader.atlas[a],!e.fontAtlas[i]){var o=r.metrics;e.shader.atlas[a]=e.fontAtlas[i]={fontString:a,step:2*Math.ceil(e.fontSize[i]*o.bottom*.5),em:e.fontSize[i],cols:0,rows:0,height:0,width:0,chars:[],ids:{},texture:e.regl.texture()}}null==t.text&&(t.text=e.text)})),\"string\"==typeof t.text&&t.position&&t.position.length>2){for(var s=Array(.5*t.position.length),h=0;h<s.length;h++)s[h]=t.text;t.text=s}if(null!=t.text||a){if(this.textOffsets=[0],Array.isArray(t.text)){this.count=t.text[0].length,this.counts=[this.count];for(var b=1;b<t.text.length;b++)this.textOffsets[b]=this.textOffsets[b-1]+t.text[b-1].length,this.count+=t.text[b].length,this.counts.push(t.text[b].length);this.text=t.text.join(\"\")}else this.text=t.text,this.count=this.text.length,this.counts=[this.count];r=[],this.font.forEach((function(t,n){T.atlasContext.font=t.baseString;for(var i=e.fontAtlas[n],a=0;a<e.text.length;a++){var o=e.text.charAt(a);if(null==i.ids[o]&&(i.ids[o]=i.chars.length,i.chars.push(o),r.push(o)),null==t.width[o]&&(t.width[o]=T.atlasContext.measureText(o).width/T.baseFontSize,e.kerning)){var s=[];for(var l in t.width)s.push(l+o,o+l);m(t.kerning,g(t.family,{pairs:s}))}}}))}if(t.position)if(t.position.length>2){for(var w=!t.position[0].length,k=u.mallocFloat(2*this.count),M=0,A=0;M<this.counts.length;M++){var S=this.counts[M];if(w)for(var E=0;E<S;E++)k[A++]=t.position[2*M],k[A++]=t.position[2*M+1];else for(var C=0;C<S;C++)k[A++]=t.position[M][0],k[A++]=t.position[M][1]}this.position.call?this.position({type:\"float\",data:k}):this.position=this.regl.buffer({type:\"float\",data:k}),u.freeFloat(k)}else this.position.destroy&&this.position.destroy(),this.position={constant:t.position};if(t.text||a){var L=u.mallocUint8(this.count),I=u.mallocFloat(2*this.count);this.textWidth=[];for(var P=0,z=0;P<this.counts.length;P++){for(var O=this.counts[P],D=this.font[P]||this.font[0],R=this.fontAtlas[P]||this.fontAtlas[0],F=0;F<O;F++){var B=this.text.charAt(z),N=this.text.charAt(z-1);if(L[z]=R.ids[B],I[2*z]=D.width[B],F){var j=I[2*z-2],U=I[2*z],V=I[2*z-1]+.5*j+.5*U;if(this.kerning){var q=D.kerning[N+B];q&&(V+=.001*q)}I[2*z+1]=V}else I[2*z+1]=.5*I[2*z];z++}this.textWidth.push(I.length?.5*I[2*z-2]+I[2*z-1]:0)}t.align||(t.align=this.align),this.charBuffer({data:L,type:\"uint8\",usage:\"stream\"}),this.sizeBuffer({data:I,type:\"float\",usage:\"stream\"}),u.freeUint8(L),u.freeFloat(I),r.length&&this.font.forEach((function(t,r){var n=e.fontAtlas[r],i=n.step,a=Math.floor(T.maxAtlasSize/i),o=Math.min(a,n.chars.length),s=Math.ceil(n.chars.length/o),l=x(o*i),u=x(s*i);n.width=l,n.height=u,n.rows=s,n.cols=o,n.em&&n.texture({data:c({canvas:T.atlasCanvas,font:n.fontString,chars:n.chars,shape:[l,u],step:[i,i]})})}))}if(t.align&&(this.align=t.align,this.alignOffset=this.textWidth.map((function(t,r){var n=Array.isArray(e.align)?e.align.length>1?e.align[r]:e.align[0]:e.align;if(\"number\"==typeof n)return n;switch(n){case\"right\":case\"end\":return-t;case\"center\":case\"centre\":case\"middle\":return.5*-t}return 0}))),null==this.baseline&&null==t.baseline&&(t.baseline=0),null!=t.baseline&&(this.baseline=t.baseline,Array.isArray(this.baseline)||(this.baseline=[this.baseline]),this.baselineOffset=this.baseline.map((function(t,r){var n=(e.font[r]||e.font[0]).metrics,i=0;return i+=.5*n.bottom,i+=\"number\"==typeof t?t-n.baseline:-n[t],T.normalViewport||(i*=-1),i}))),null!=t.color)if(t.color||(t.color=\"transparent\"),\"string\"!=typeof t.color&&isNaN(t.color)){var H;if(\"number\"==typeof t.color[0]&&t.color.length>this.counts.length){var G=t.color.length;H=u.mallocUint8(G);for(var Y=(t.color.subarray||t.color.slice).bind(t.color),W=0;W<G;W+=4)H.set(l(Y(W,W+4),\"uint8\"),W)}else{var X=t.color.length;H=u.mallocUint8(4*X);for(var Z=0;Z<X;Z++)H.set(l(t.color[Z]||0,\"uint8\"),4*Z)}this.color=H}else this.color=l(t.color,\"uint8\");if(t.position||t.text||t.color||t.baseline||t.align||t.font||t.offset||t.opacity)if(this.color.length>4||this.baselineOffset.length>1||this.align&&this.align.length>1||this.fontAtlas.length>1||this.positionOffset.length>2){var J=Math.max(.5*this.position.length||0,.25*this.color.length||0,this.baselineOffset.length||0,this.alignOffset.length||0,this.font.length||0,this.opacity.length||0,.5*this.positionOffset.length||0);this.batch=Array(J);for(var K=0;K<this.batch.length;K++)this.batch[K]={count:this.counts.length>1?this.counts[K]:this.counts[0],offset:this.textOffsets.length>1?this.textOffsets[K]:this.textOffsets[0],color:this.color?this.color.length<=4?this.color:this.color.subarray(4*K,4*K+4):[0,0,0,255],opacity:Array.isArray(this.opacity)?this.opacity[K]:this.opacity,baseline:null!=this.baselineOffset[K]?this.baselineOffset[K]:this.baselineOffset[0],align:this.align?null!=this.alignOffset[K]?this.alignOffset[K]:this.alignOffset[0]:0,atlas:this.fontAtlas[K]||this.fontAtlas[0],positionOffset:this.positionOffset.length>2?this.positionOffset.subarray(2*K,2*K+2):this.positionOffset}}else this.count?this.batch=[{count:this.count,offset:0,color:this.color||[0,0,0,255],opacity:Array.isArray(this.opacity)?this.opacity[0]:this.opacity,baseline:this.baselineOffset[0],align:this.alignOffset?this.alignOffset[0]:0,atlas:this.fontAtlas[0],positionOffset:this.positionOffset}]:this.batch=[]},T.prototype.destroy=function(){},T.prototype.kerning=!0,T.prototype.position={constant:new Float32Array(2)},T.prototype.translate=null,T.prototype.scale=null,T.prototype.font=null,T.prototype.text=\"\",T.prototype.positionOffset=[0,0],T.prototype.opacity=1,T.prototype.color=new Uint8Array([0,0,0,255]),T.prototype.alignOffset=[0,0],T.normalViewport=!1,T.maxAtlasSize=1024,T.atlasCanvas=document.createElement(\"canvas\"),T.atlasContext=T.atlasCanvas.getContext(\"2d\",{alpha:!1}),T.baseFontSize=64,T.fonts={},e.exports=T},{\"bit-twiddle\":97,\"color-normalize\":125,\"css-font\":144,\"detect-kerning\":172,\"es6-weak-map\":233,\"flatten-vertex-data\":244,\"font-atlas\":245,\"font-measure\":246,\"gl-util/context\":354,\"is-plain-obj\":469,\"object-assign\":499,\"parse-rect\":504,\"parse-unit\":506,\"pick-by-alias\":511,regl:540,\"to-px\":578,\"typedarray-pool\":595}],353:[function(t,e,r){\"use strict\";var n=t(\"ndarray\"),i=t(\"ndarray-ops\"),a=t(\"typedarray-pool\");e.exports=function(t){if(arguments.length<=1)throw new Error(\"gl-texture2d: Missing arguments for texture2d constructor\");o||c(t);if(\"number\"==typeof arguments[1])return v(t,arguments[1],arguments[2],arguments[3]||t.RGBA,arguments[4]||t.UNSIGNED_BYTE);if(Array.isArray(arguments[1]))return v(t,0|arguments[1][0],0|arguments[1][1],arguments[2]||t.RGBA,arguments[3]||t.UNSIGNED_BYTE);if(\"object\"==typeof arguments[1]){var e=arguments[1],r=u(e)?e:e.raw;if(r)return y(t,r,0|e.width,0|e.height,arguments[2]||t.RGBA,arguments[3]||t.UNSIGNED_BYTE);if(e.shape&&e.data&&e.stride)return x(t,e)}throw new Error(\"gl-texture2d: Invalid arguments for texture2d constructor\")};var o=null,s=null,l=null;function c(t){o=[t.LINEAR,t.NEAREST_MIPMAP_LINEAR,t.LINEAR_MIPMAP_NEAREST,t.LINEAR_MIPMAP_NEAREST],s=[t.NEAREST,t.LINEAR,t.NEAREST_MIPMAP_NEAREST,t.NEAREST_MIPMAP_LINEAR,t.LINEAR_MIPMAP_NEAREST,t.LINEAR_MIPMAP_LINEAR],l=[t.REPEAT,t.CLAMP_TO_EDGE,t.MIRRORED_REPEAT]}function u(t){return\"undefined\"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement||\"undefined\"!=typeof HTMLImageElement&&t instanceof HTMLImageElement||\"undefined\"!=typeof HTMLVideoElement&&t instanceof HTMLVideoElement||\"undefined\"!=typeof ImageData&&t instanceof ImageData}var f=function(t,e){i.muls(t,e,255)};function h(t,e,r){var n=t.gl,i=n.getParameter(n.MAX_TEXTURE_SIZE);if(e<0||e>i||r<0||r>i)throw new Error(\"gl-texture2d: Invalid texture size\");return t._shape=[e,r],t.bind(),n.texImage2D(n.TEXTURE_2D,0,t.format,e,r,0,t.format,t.type,null),t._mipLevels=[0],t}function p(t,e,r,n,i,a){this.gl=t,this.handle=e,this.format=i,this.type=a,this._shape=[r,n],this._mipLevels=[0],this._magFilter=t.NEAREST,this._minFilter=t.NEAREST,this._wrapS=t.CLAMP_TO_EDGE,this._wrapT=t.CLAMP_TO_EDGE,this._anisoSamples=1;var o=this,s=[this._wrapS,this._wrapT];Object.defineProperties(s,[{get:function(){return o._wrapS},set:function(t){return o.wrapS=t}},{get:function(){return o._wrapT},set:function(t){return o.wrapT=t}}]),this._wrapVector=s;var l=[this._shape[0],this._shape[1]];Object.defineProperties(l,[{get:function(){return o._shape[0]},set:function(t){return o.width=t}},{get:function(){return o._shape[1]},set:function(t){return o.height=t}}]),this._shapeVector=l}var d=p.prototype;function g(t,e){return 3===t.length?1===e[2]&&e[1]===t[0]*t[2]&&e[0]===t[2]:1===e[0]&&e[1]===t[0]}function m(t){var e=t.createTexture();return t.bindTexture(t.TEXTURE_2D,e),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.NEAREST),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.NEAREST),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),e}function v(t,e,r,n,i){var a=t.getParameter(t.MAX_TEXTURE_SIZE);if(e<0||e>a||r<0||r>a)throw new Error(\"gl-texture2d: Invalid texture shape\");if(i===t.FLOAT&&!t.getExtension(\"OES_texture_float\"))throw new Error(\"gl-texture2d: Floating point textures not supported on this platform\");var o=m(t);return t.texImage2D(t.TEXTURE_2D,0,n,e,r,0,n,i,null),new p(t,o,e,r,n,i)}function y(t,e,r,n,i,a){var o=m(t);return t.texImage2D(t.TEXTURE_2D,0,i,i,a,e),new p(t,o,r,n,i,a)}function x(t,e){var r=e.dtype,o=e.shape.slice(),s=t.getParameter(t.MAX_TEXTURE_SIZE);if(o[0]<0||o[0]>s||o[1]<0||o[1]>s)throw new Error(\"gl-texture2d: Invalid texture size\");var l=g(o,e.stride.slice()),c=0;\"float32\"===r?c=t.FLOAT:\"float64\"===r?(c=t.FLOAT,l=!1,r=\"float32\"):\"uint8\"===r?c=t.UNSIGNED_BYTE:(c=t.UNSIGNED_BYTE,l=!1,r=\"uint8\");var u,h,d=0;if(2===o.length)d=t.LUMINANCE,o=[o[0],o[1],1],e=n(e.data,o,[e.stride[0],e.stride[1],1],e.offset);else{if(3!==o.length)throw new Error(\"gl-texture2d: Invalid shape for texture\");if(1===o[2])d=t.ALPHA;else if(2===o[2])d=t.LUMINANCE_ALPHA;else if(3===o[2])d=t.RGB;else{if(4!==o[2])throw new Error(\"gl-texture2d: Invalid shape for pixel coords\");d=t.RGBA}}c!==t.FLOAT||t.getExtension(\"OES_texture_float\")||(c=t.UNSIGNED_BYTE,l=!1);var v=e.size;if(l)u=0===e.offset&&e.data.length===v?e.data:e.data.subarray(e.offset,e.offset+v);else{var y=[o[2],o[2]*o[0],1];h=a.malloc(v,r);var x=n(h,o,y,0);\"float32\"!==r&&\"float64\"!==r||c!==t.UNSIGNED_BYTE?i.assign(x,e):f(x,e),u=h.subarray(0,v)}var b=m(t);return t.texImage2D(t.TEXTURE_2D,0,d,o[0],o[1],0,d,c,u),l||a.free(h),new p(t,b,o[0],o[1],d,c)}Object.defineProperties(d,{minFilter:{get:function(){return this._minFilter},set:function(t){this.bind();var e=this.gl;if(this.type===e.FLOAT&&o.indexOf(t)>=0&&(e.getExtension(\"OES_texture_float_linear\")||(t=e.NEAREST)),s.indexOf(t)<0)throw new Error(\"gl-texture2d: Unknown filter mode \"+t);return e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,t),this._minFilter=t}},magFilter:{get:function(){return this._magFilter},set:function(t){this.bind();var e=this.gl;if(this.type===e.FLOAT&&o.indexOf(t)>=0&&(e.getExtension(\"OES_texture_float_linear\")||(t=e.NEAREST)),s.indexOf(t)<0)throw new Error(\"gl-texture2d: Unknown filter mode \"+t);return e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,t),this._magFilter=t}},mipSamples:{get:function(){return this._anisoSamples},set:function(t){var e=this._anisoSamples;if(this._anisoSamples=0|Math.max(t,1),e!==this._anisoSamples){var r=this.gl.getExtension(\"EXT_texture_filter_anisotropic\");r&&this.gl.texParameterf(this.gl.TEXTURE_2D,r.TEXTURE_MAX_ANISOTROPY_EXT,this._anisoSamples)}return this._anisoSamples}},wrapS:{get:function(){return this._wrapS},set:function(t){if(this.bind(),l.indexOf(t)<0)throw new Error(\"gl-texture2d: Unknown wrap mode \"+t);return this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_S,t),this._wrapS=t}},wrapT:{get:function(){return this._wrapT},set:function(t){if(this.bind(),l.indexOf(t)<0)throw new Error(\"gl-texture2d: Unknown wrap mode \"+t);return this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_T,t),this._wrapT=t}},wrap:{get:function(){return this._wrapVector},set:function(t){if(Array.isArray(t)||(t=[t,t]),2!==t.length)throw new Error(\"gl-texture2d: Must specify wrap mode for rows and columns\");for(var e=0;e<2;++e)if(l.indexOf(t[e])<0)throw new Error(\"gl-texture2d: Unknown wrap mode \"+t);this._wrapS=t[0],this._wrapT=t[1];var r=this.gl;return this.bind(),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_S,this._wrapS),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_T,this._wrapT),t}},shape:{get:function(){return this._shapeVector},set:function(t){if(Array.isArray(t)){if(2!==t.length)throw new Error(\"gl-texture2d: Invalid texture shape\")}else t=[0|t,0|t];return h(this,0|t[0],0|t[1]),[0|t[0],0|t[1]]}},width:{get:function(){return this._shape[0]},set:function(t){return h(this,t|=0,this._shape[1]),t}},height:{get:function(){return this._shape[1]},set:function(t){return t|=0,h(this,this._shape[0],t),t}}}),d.bind=function(t){var e=this.gl;return void 0!==t&&e.activeTexture(e.TEXTURE0+(0|t)),e.bindTexture(e.TEXTURE_2D,this.handle),void 0!==t?0|t:e.getParameter(e.ACTIVE_TEXTURE)-e.TEXTURE0},d.dispose=function(){this.gl.deleteTexture(this.handle)},d.generateMipmap=function(){this.bind(),this.gl.generateMipmap(this.gl.TEXTURE_2D);for(var t=Math.min(this._shape[0],this._shape[1]),e=0;t>0;++e,t>>>=1)this._mipLevels.indexOf(e)<0&&this._mipLevels.push(e)},d.setPixels=function(t,e,r,o){var s=this.gl;this.bind(),Array.isArray(e)?(o=r,r=0|e[1],e=0|e[0]):(e=e||0,r=r||0),o=o||0;var l=u(t)?t:t.raw;if(l){this._mipLevels.indexOf(o)<0?(s.texImage2D(s.TEXTURE_2D,0,this.format,this.format,this.type,l),this._mipLevels.push(o)):s.texSubImage2D(s.TEXTURE_2D,o,e,r,this.format,this.type,l)}else{if(!(t.shape&&t.stride&&t.data))throw new Error(\"gl-texture2d: Unsupported data type\");if(t.shape.length<2||e+t.shape[1]>this._shape[1]>>>o||r+t.shape[0]>this._shape[0]>>>o||e<0||r<0)throw new Error(\"gl-texture2d: Texture dimensions are out of bounds\");!function(t,e,r,o,s,l,c,u){var h=u.dtype,p=u.shape.slice();if(p.length<2||p.length>3)throw new Error(\"gl-texture2d: Invalid ndarray, must be 2d or 3d\");var d=0,m=0,v=g(p,u.stride.slice());\"float32\"===h?d=t.FLOAT:\"float64\"===h?(d=t.FLOAT,v=!1,h=\"float32\"):\"uint8\"===h?d=t.UNSIGNED_BYTE:(d=t.UNSIGNED_BYTE,v=!1,h=\"uint8\");if(2===p.length)m=t.LUMINANCE,p=[p[0],p[1],1],u=n(u.data,p,[u.stride[0],u.stride[1],1],u.offset);else{if(3!==p.length)throw new Error(\"gl-texture2d: Invalid shape for texture\");if(1===p[2])m=t.ALPHA;else if(2===p[2])m=t.LUMINANCE_ALPHA;else if(3===p[2])m=t.RGB;else{if(4!==p[2])throw new Error(\"gl-texture2d: Invalid shape for pixel coords\");m=t.RGBA}p[2]}m!==t.LUMINANCE&&m!==t.ALPHA||s!==t.LUMINANCE&&s!==t.ALPHA||(m=s);if(m!==s)throw new Error(\"gl-texture2d: Incompatible texture format for setPixels\");var y=u.size,x=c.indexOf(o)<0;x&&c.push(o);if(d===l&&v)0===u.offset&&u.data.length===y?x?t.texImage2D(t.TEXTURE_2D,o,s,p[0],p[1],0,s,l,u.data):t.texSubImage2D(t.TEXTURE_2D,o,e,r,p[0],p[1],s,l,u.data):x?t.texImage2D(t.TEXTURE_2D,o,s,p[0],p[1],0,s,l,u.data.subarray(u.offset,u.offset+y)):t.texSubImage2D(t.TEXTURE_2D,o,e,r,p[0],p[1],s,l,u.data.subarray(u.offset,u.offset+y));else{var b;b=l===t.FLOAT?a.mallocFloat32(y):a.mallocUint8(y);var _=n(b,p,[p[2],p[2]*p[0],1]);d===t.FLOAT&&l===t.UNSIGNED_BYTE?f(_,u):i.assign(_,u),x?t.texImage2D(t.TEXTURE_2D,o,s,p[0],p[1],0,s,l,b.subarray(0,y)):t.texSubImage2D(t.TEXTURE_2D,o,e,r,p[0],p[1],s,l,b.subarray(0,y)),l===t.FLOAT?a.freeFloat32(b):a.freeUint8(b)}}(s,e,r,o,this.format,this.type,this._mipLevels,t)}}},{ndarray:495,\"ndarray-ops\":490,\"typedarray-pool\":595}],354:[function(t,e,r){(function(r){(function(){\"use strict\";var n=t(\"pick-by-alias\");function i(t){if(t.container)if(t.container==document.body)document.body.style.width||(t.canvas.width=t.width||t.pixelRatio*r.innerWidth),document.body.style.height||(t.canvas.height=t.height||t.pixelRatio*r.innerHeight);else{var e=t.container.getBoundingClientRect();t.canvas.width=t.width||e.right-e.left,t.canvas.height=t.height||e.bottom-e.top}}function a(t){return\"function\"==typeof t.getContext&&\"width\"in t&&\"height\"in t}function o(){var t=document.createElement(\"canvas\");return t.style.position=\"absolute\",t.style.top=0,t.style.left=0,t}e.exports=function(t){var e;if(t?\"string\"==typeof t&&(t={container:t}):t={},a(t)?t={container:t}:t=\"string\"==typeof(e=t).nodeName&&\"function\"==typeof e.appendChild&&\"function\"==typeof e.getBoundingClientRect?{container:t}:function(t){return\"function\"==typeof t.drawArrays||\"function\"==typeof t.drawElements}(t)?{gl:t}:n(t,{container:\"container target element el canvas holder parent parentNode wrapper use ref root node\",gl:\"gl context webgl glContext\",attrs:\"attributes attrs contextAttributes\",pixelRatio:\"pixelRatio pxRatio px ratio pxratio pixelratio\",width:\"w width\",height:\"h height\"},!0),t.pixelRatio||(t.pixelRatio=r.pixelRatio||1),t.gl)return t.gl;if(t.canvas&&(t.container=t.canvas.parentNode),t.container){if(\"string\"==typeof t.container){var s=document.querySelector(t.container);if(!s)throw Error(\"Element \"+t.container+\" is not found\");t.container=s}a(t.container)?(t.canvas=t.container,t.container=t.canvas.parentNode):t.canvas||(t.canvas=o(),t.container.appendChild(t.canvas),i(t))}else if(!t.canvas){if(\"undefined\"==typeof document)throw Error(\"Not DOM environment. Use headless-gl.\");t.container=document.body||document.documentElement,t.canvas=o(),t.container.appendChild(t.canvas),i(t)}if(!t.gl)try{t.gl=t.canvas.getContext(\"webgl\",t.attrs)}catch(e){try{t.gl=t.canvas.getContext(\"experimental-webgl\",t.attrs)}catch(e){t.gl=t.canvas.getContext(\"webgl-experimental\",t.attrs)}}return t.gl}}).call(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"pick-by-alias\":511}],355:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){e?e.bind():t.bindBuffer(t.ELEMENT_ARRAY_BUFFER,null);var n=0|t.getParameter(t.MAX_VERTEX_ATTRIBS);if(r){if(r.length>n)throw new Error(\"gl-vao: Too many vertex attributes\");for(var i=0;i<r.length;++i){var a=r[i];if(a.buffer){var o=a.buffer,s=a.size||4,l=a.type||t.FLOAT,c=!!a.normalized,u=a.stride||0,f=a.offset||0;o.bind(),t.enableVertexAttribArray(i),t.vertexAttribPointer(i,s,l,c,u,f)}else{if(\"number\"==typeof a)t.vertexAttrib1f(i,a);else if(1===a.length)t.vertexAttrib1f(i,a[0]);else if(2===a.length)t.vertexAttrib2f(i,a[0],a[1]);else if(3===a.length)t.vertexAttrib3f(i,a[0],a[1],a[2]);else{if(4!==a.length)throw new Error(\"gl-vao: Invalid vertex attribute\");t.vertexAttrib4f(i,a[0],a[1],a[2],a[3])}t.disableVertexAttribArray(i)}}for(;i<n;++i)t.disableVertexAttribArray(i)}else{t.bindBuffer(t.ARRAY_BUFFER,null);for(i=0;i<n;++i)t.disableVertexAttribArray(i)}}},{}],356:[function(t,e,r){\"use strict\";var n=t(\"./do-bind.js\");function i(t){this.gl=t,this._elements=null,this._attributes=null,this._elementsType=t.UNSIGNED_SHORT}i.prototype.bind=function(){n(this.gl,this._elements,this._attributes)},i.prototype.update=function(t,e,r){this._elements=e,this._attributes=t,this._elementsType=r||this.gl.UNSIGNED_SHORT},i.prototype.dispose=function(){},i.prototype.unbind=function(){},i.prototype.draw=function(t,e,r){r=r||0;var n=this.gl;this._elements?n.drawElements(t,e,this._elementsType,r):n.drawArrays(t,r,e)},e.exports=function(t){return new i(t)}},{\"./do-bind.js\":355}],357:[function(t,e,r){\"use strict\";var n=t(\"./do-bind.js\");function i(t,e,r,n,i,a){this.location=t,this.dimension=e,this.a=r,this.b=n,this.c=i,this.d=a}function a(t,e,r){this.gl=t,this._ext=e,this.handle=r,this._attribs=[],this._useElements=!1,this._elementsType=t.UNSIGNED_SHORT}i.prototype.bind=function(t){switch(this.dimension){case 1:t.vertexAttrib1f(this.location,this.a);break;case 2:t.vertexAttrib2f(this.location,this.a,this.b);break;case 3:t.vertexAttrib3f(this.location,this.a,this.b,this.c);break;case 4:t.vertexAttrib4f(this.location,this.a,this.b,this.c,this.d)}},a.prototype.bind=function(){this._ext.bindVertexArrayOES(this.handle);for(var t=0;t<this._attribs.length;++t)this._attribs[t].bind(this.gl)},a.prototype.unbind=function(){this._ext.bindVertexArrayOES(null)},a.prototype.dispose=function(){this._ext.deleteVertexArrayOES(this.handle)},a.prototype.update=function(t,e,r){if(this.bind(),n(this.gl,e,t),this.unbind(),this._attribs.length=0,t)for(var a=0;a<t.length;++a){var o=t[a];\"number\"==typeof o?this._attribs.push(new i(a,1,o)):Array.isArray(o)&&this._attribs.push(new i(a,o.length,o[0],o[1],o[2],o[3]))}this._useElements=!!e,this._elementsType=r||this.gl.UNSIGNED_SHORT},a.prototype.draw=function(t,e,r){r=r||0;var n=this.gl;this._useElements?n.drawElements(t,e,this._elementsType,r):n.drawArrays(t,r,e)},e.exports=function(t,e){return new a(t,e,e.createVertexArrayOES())}},{\"./do-bind.js\":355}],358:[function(t,e,r){\"use strict\";var n=t(\"./lib/vao-native.js\"),i=t(\"./lib/vao-emulated.js\");function a(t){this.bindVertexArrayOES=t.bindVertexArray.bind(t),this.createVertexArrayOES=t.createVertexArray.bind(t),this.deleteVertexArrayOES=t.deleteVertexArray.bind(t)}e.exports=function(t,e,r,o){var s,l=t.createVertexArray?new a(t):t.getExtension(\"OES_vertex_array_object\");return(s=l?n(t,l):i(t)).update(e,r,o),s}},{\"./lib/vao-emulated.js\":356,\"./lib/vao-native.js\":357}],359:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]+r[0],t[1]=e[1]+r[1],t[2]=e[2]+r[2],t}},{}],360:[function(t,e,r){e.exports=function(t,e){var r=n(t[0],t[1],t[2]),o=n(e[0],e[1],e[2]);i(r,r),i(o,o);var s=a(r,o);return s>1?0:Math.acos(s)};var n=t(\"./fromValues\"),i=t(\"./normalize\"),a=t(\"./dot\")},{\"./dot\":370,\"./fromValues\":376,\"./normalize\":387}],361:[function(t,e,r){e.exports=function(t,e){return t[0]=Math.ceil(e[0]),t[1]=Math.ceil(e[1]),t[2]=Math.ceil(e[2]),t}},{}],362:[function(t,e,r){e.exports=function(t){var e=new Float32Array(3);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e}},{}],363:[function(t,e,r){e.exports=function(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t}},{}],364:[function(t,e,r){e.exports=function(){var t=new Float32Array(3);return t[0]=0,t[1]=0,t[2]=0,t}},{}],365:[function(t,e,r){e.exports=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[0],s=r[1],l=r[2];return t[0]=i*l-a*s,t[1]=a*o-n*l,t[2]=n*s-i*o,t}},{}],366:[function(t,e,r){e.exports=t(\"./distance\")},{\"./distance\":367}],367:[function(t,e,r){e.exports=function(t,e){var r=e[0]-t[0],n=e[1]-t[1],i=e[2]-t[2];return Math.sqrt(r*r+n*n+i*i)}},{}],368:[function(t,e,r){e.exports=t(\"./divide\")},{\"./divide\":369}],369:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]/r[0],t[1]=e[1]/r[1],t[2]=e[2]/r[2],t}},{}],370:[function(t,e,r){e.exports=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}},{}],371:[function(t,e,r){e.exports=1e-6},{}],372:[function(t,e,r){e.exports=function(t,e){var r=t[0],i=t[1],a=t[2],o=e[0],s=e[1],l=e[2];return Math.abs(r-o)<=n*Math.max(1,Math.abs(r),Math.abs(o))&&Math.abs(i-s)<=n*Math.max(1,Math.abs(i),Math.abs(s))&&Math.abs(a-l)<=n*Math.max(1,Math.abs(a),Math.abs(l))};var n=t(\"./epsilon\")},{\"./epsilon\":371}],373:[function(t,e,r){e.exports=function(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]}},{}],374:[function(t,e,r){e.exports=function(t,e){return t[0]=Math.floor(e[0]),t[1]=Math.floor(e[1]),t[2]=Math.floor(e[2]),t}},{}],375:[function(t,e,r){e.exports=function(t,e,r,i,a,o){var s,l;e||(e=3);r||(r=0);l=i?Math.min(i*e+r,t.length):t.length;for(s=r;s<l;s+=e)n[0]=t[s],n[1]=t[s+1],n[2]=t[s+2],a(n,n,o),t[s]=n[0],t[s+1]=n[1],t[s+2]=n[2];return t};var n=t(\"./create\")()},{\"./create\":364}],376:[function(t,e,r){e.exports=function(t,e,r){var n=new Float32Array(3);return n[0]=t,n[1]=e,n[2]=r,n}},{}],377:[function(t,e,r){e.exports={EPSILON:t(\"./epsilon\"),create:t(\"./create\"),clone:t(\"./clone\"),angle:t(\"./angle\"),fromValues:t(\"./fromValues\"),copy:t(\"./copy\"),set:t(\"./set\"),equals:t(\"./equals\"),exactEquals:t(\"./exactEquals\"),add:t(\"./add\"),subtract:t(\"./subtract\"),sub:t(\"./sub\"),multiply:t(\"./multiply\"),mul:t(\"./mul\"),divide:t(\"./divide\"),div:t(\"./div\"),min:t(\"./min\"),max:t(\"./max\"),floor:t(\"./floor\"),ceil:t(\"./ceil\"),round:t(\"./round\"),scale:t(\"./scale\"),scaleAndAdd:t(\"./scaleAndAdd\"),distance:t(\"./distance\"),dist:t(\"./dist\"),squaredDistance:t(\"./squaredDistance\"),sqrDist:t(\"./sqrDist\"),length:t(\"./length\"),len:t(\"./len\"),squaredLength:t(\"./squaredLength\"),sqrLen:t(\"./sqrLen\"),negate:t(\"./negate\"),inverse:t(\"./inverse\"),normalize:t(\"./normalize\"),dot:t(\"./dot\"),cross:t(\"./cross\"),lerp:t(\"./lerp\"),random:t(\"./random\"),transformMat4:t(\"./transformMat4\"),transformMat3:t(\"./transformMat3\"),transformQuat:t(\"./transformQuat\"),rotateX:t(\"./rotateX\"),rotateY:t(\"./rotateY\"),rotateZ:t(\"./rotateZ\"),forEach:t(\"./forEach\")}},{\"./add\":359,\"./angle\":360,\"./ceil\":361,\"./clone\":362,\"./copy\":363,\"./create\":364,\"./cross\":365,\"./dist\":366,\"./distance\":367,\"./div\":368,\"./divide\":369,\"./dot\":370,\"./epsilon\":371,\"./equals\":372,\"./exactEquals\":373,\"./floor\":374,\"./forEach\":375,\"./fromValues\":376,\"./inverse\":378,\"./len\":379,\"./length\":380,\"./lerp\":381,\"./max\":382,\"./min\":383,\"./mul\":384,\"./multiply\":385,\"./negate\":386,\"./normalize\":387,\"./random\":388,\"./rotateX\":389,\"./rotateY\":390,\"./rotateZ\":391,\"./round\":392,\"./scale\":393,\"./scaleAndAdd\":394,\"./set\":395,\"./sqrDist\":396,\"./sqrLen\":397,\"./squaredDistance\":398,\"./squaredLength\":399,\"./sub\":400,\"./subtract\":401,\"./transformMat3\":402,\"./transformMat4\":403,\"./transformQuat\":404}],378:[function(t,e,r){e.exports=function(t,e){return t[0]=1/e[0],t[1]=1/e[1],t[2]=1/e[2],t}},{}],379:[function(t,e,r){e.exports=t(\"./length\")},{\"./length\":380}],380:[function(t,e,r){e.exports=function(t){var e=t[0],r=t[1],n=t[2];return Math.sqrt(e*e+r*r+n*n)}},{}],381:[function(t,e,r){e.exports=function(t,e,r,n){var i=e[0],a=e[1],o=e[2];return t[0]=i+n*(r[0]-i),t[1]=a+n*(r[1]-a),t[2]=o+n*(r[2]-o),t}},{}],382:[function(t,e,r){e.exports=function(t,e,r){return t[0]=Math.max(e[0],r[0]),t[1]=Math.max(e[1],r[1]),t[2]=Math.max(e[2],r[2]),t}},{}],383:[function(t,e,r){e.exports=function(t,e,r){return t[0]=Math.min(e[0],r[0]),t[1]=Math.min(e[1],r[1]),t[2]=Math.min(e[2],r[2]),t}},{}],384:[function(t,e,r){e.exports=t(\"./multiply\")},{\"./multiply\":385}],385:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]*r[0],t[1]=e[1]*r[1],t[2]=e[2]*r[2],t}},{}],386:[function(t,e,r){e.exports=function(t,e){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t}},{}],387:[function(t,e,r){e.exports=function(t,e){var r=e[0],n=e[1],i=e[2],a=r*r+n*n+i*i;a>0&&(a=1/Math.sqrt(a),t[0]=e[0]*a,t[1]=e[1]*a,t[2]=e[2]*a);return t}},{}],388:[function(t,e,r){e.exports=function(t,e){e=e||1;var r=2*Math.random()*Math.PI,n=2*Math.random()-1,i=Math.sqrt(1-n*n)*e;return t[0]=Math.cos(r)*i,t[1]=Math.sin(r)*i,t[2]=n*e,t}},{}],389:[function(t,e,r){e.exports=function(t,e,r,n){var i=r[1],a=r[2],o=e[1]-i,s=e[2]-a,l=Math.sin(n),c=Math.cos(n);return t[0]=e[0],t[1]=i+o*c-s*l,t[2]=a+o*l+s*c,t}},{}],390:[function(t,e,r){e.exports=function(t,e,r,n){var i=r[0],a=r[2],o=e[0]-i,s=e[2]-a,l=Math.sin(n),c=Math.cos(n);return t[0]=i+s*l+o*c,t[1]=e[1],t[2]=a+s*c-o*l,t}},{}],391:[function(t,e,r){e.exports=function(t,e,r,n){var i=r[0],a=r[1],o=e[0]-i,s=e[1]-a,l=Math.sin(n),c=Math.cos(n);return t[0]=i+o*c-s*l,t[1]=a+o*l+s*c,t[2]=e[2],t}},{}],392:[function(t,e,r){e.exports=function(t,e){return t[0]=Math.round(e[0]),t[1]=Math.round(e[1]),t[2]=Math.round(e[2]),t}},{}],393:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]*r,t[1]=e[1]*r,t[2]=e[2]*r,t}},{}],394:[function(t,e,r){e.exports=function(t,e,r,n){return t[0]=e[0]+r[0]*n,t[1]=e[1]+r[1]*n,t[2]=e[2]+r[2]*n,t}},{}],395:[function(t,e,r){e.exports=function(t,e,r,n){return t[0]=e,t[1]=r,t[2]=n,t}},{}],396:[function(t,e,r){e.exports=t(\"./squaredDistance\")},{\"./squaredDistance\":398}],397:[function(t,e,r){e.exports=t(\"./squaredLength\")},{\"./squaredLength\":399}],398:[function(t,e,r){e.exports=function(t,e){var r=e[0]-t[0],n=e[1]-t[1],i=e[2]-t[2];return r*r+n*n+i*i}},{}],399:[function(t,e,r){e.exports=function(t){var e=t[0],r=t[1],n=t[2];return e*e+r*r+n*n}},{}],400:[function(t,e,r){e.exports=t(\"./subtract\")},{\"./subtract\":401}],401:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]-r[0],t[1]=e[1]-r[1],t[2]=e[2]-r[2],t}},{}],402:[function(t,e,r){e.exports=function(t,e,r){var n=e[0],i=e[1],a=e[2];return t[0]=n*r[0]+i*r[3]+a*r[6],t[1]=n*r[1]+i*r[4]+a*r[7],t[2]=n*r[2]+i*r[5]+a*r[8],t}},{}],403:[function(t,e,r){e.exports=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[3]*n+r[7]*i+r[11]*a+r[15];return o=o||1,t[0]=(r[0]*n+r[4]*i+r[8]*a+r[12])/o,t[1]=(r[1]*n+r[5]*i+r[9]*a+r[13])/o,t[2]=(r[2]*n+r[6]*i+r[10]*a+r[14])/o,t}},{}],404:[function(t,e,r){e.exports=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[0],s=r[1],l=r[2],c=r[3],u=c*n+s*a-l*i,f=c*i+l*n-o*a,h=c*a+o*i-s*n,p=-o*n-s*i-l*a;return t[0]=u*c+p*-o+f*-l-h*-s,t[1]=f*c+p*-s+h*-o-u*-l,t[2]=h*c+p*-l+u*-s-f*-o,t}},{}],405:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]+r[0],t[1]=e[1]+r[1],t[2]=e[2]+r[2],t[3]=e[3]+r[3],t}},{}],406:[function(t,e,r){e.exports=function(t){var e=new Float32Array(4);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}},{}],407:[function(t,e,r){e.exports=function(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}},{}],408:[function(t,e,r){e.exports=function(){var t=new Float32Array(4);return t[0]=0,t[1]=0,t[2]=0,t[3]=0,t}},{}],409:[function(t,e,r){e.exports=function(t,e){var r=e[0]-t[0],n=e[1]-t[1],i=e[2]-t[2],a=e[3]-t[3];return Math.sqrt(r*r+n*n+i*i+a*a)}},{}],410:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]/r[0],t[1]=e[1]/r[1],t[2]=e[2]/r[2],t[3]=e[3]/r[3],t}},{}],411:[function(t,e,r){e.exports=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]+t[3]*e[3]}},{}],412:[function(t,e,r){e.exports=function(t,e,r,n){var i=new Float32Array(4);return i[0]=t,i[1]=e,i[2]=r,i[3]=n,i}},{}],413:[function(t,e,r){e.exports={create:t(\"./create\"),clone:t(\"./clone\"),fromValues:t(\"./fromValues\"),copy:t(\"./copy\"),set:t(\"./set\"),add:t(\"./add\"),subtract:t(\"./subtract\"),multiply:t(\"./multiply\"),divide:t(\"./divide\"),min:t(\"./min\"),max:t(\"./max\"),scale:t(\"./scale\"),scaleAndAdd:t(\"./scaleAndAdd\"),distance:t(\"./distance\"),squaredDistance:t(\"./squaredDistance\"),length:t(\"./length\"),squaredLength:t(\"./squaredLength\"),negate:t(\"./negate\"),inverse:t(\"./inverse\"),normalize:t(\"./normalize\"),dot:t(\"./dot\"),lerp:t(\"./lerp\"),random:t(\"./random\"),transformMat4:t(\"./transformMat4\"),transformQuat:t(\"./transformQuat\")}},{\"./add\":405,\"./clone\":406,\"./copy\":407,\"./create\":408,\"./distance\":409,\"./divide\":410,\"./dot\":411,\"./fromValues\":412,\"./inverse\":414,\"./length\":415,\"./lerp\":416,\"./max\":417,\"./min\":418,\"./multiply\":419,\"./negate\":420,\"./normalize\":421,\"./random\":422,\"./scale\":423,\"./scaleAndAdd\":424,\"./set\":425,\"./squaredDistance\":426,\"./squaredLength\":427,\"./subtract\":428,\"./transformMat4\":429,\"./transformQuat\":430}],414:[function(t,e,r){e.exports=function(t,e){return t[0]=1/e[0],t[1]=1/e[1],t[2]=1/e[2],t[3]=1/e[3],t}},{}],415:[function(t,e,r){e.exports=function(t){var e=t[0],r=t[1],n=t[2],i=t[3];return Math.sqrt(e*e+r*r+n*n+i*i)}},{}],416:[function(t,e,r){e.exports=function(t,e,r,n){var i=e[0],a=e[1],o=e[2],s=e[3];return t[0]=i+n*(r[0]-i),t[1]=a+n*(r[1]-a),t[2]=o+n*(r[2]-o),t[3]=s+n*(r[3]-s),t}},{}],417:[function(t,e,r){e.exports=function(t,e,r){return t[0]=Math.max(e[0],r[0]),t[1]=Math.max(e[1],r[1]),t[2]=Math.max(e[2],r[2]),t[3]=Math.max(e[3],r[3]),t}},{}],418:[function(t,e,r){e.exports=function(t,e,r){return t[0]=Math.min(e[0],r[0]),t[1]=Math.min(e[1],r[1]),t[2]=Math.min(e[2],r[2]),t[3]=Math.min(e[3],r[3]),t}},{}],419:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]*r[0],t[1]=e[1]*r[1],t[2]=e[2]*r[2],t[3]=e[3]*r[3],t}},{}],420:[function(t,e,r){e.exports=function(t,e){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t[3]=-e[3],t}},{}],421:[function(t,e,r){e.exports=function(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=r*r+n*n+i*i+a*a;o>0&&(o=1/Math.sqrt(o),t[0]=r*o,t[1]=n*o,t[2]=i*o,t[3]=a*o);return t}},{}],422:[function(t,e,r){var n=t(\"./normalize\"),i=t(\"./scale\");e.exports=function(t,e){return e=e||1,t[0]=Math.random(),t[1]=Math.random(),t[2]=Math.random(),t[3]=Math.random(),n(t,t),i(t,t,e),t}},{\"./normalize\":421,\"./scale\":423}],423:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]*r,t[1]=e[1]*r,t[2]=e[2]*r,t[3]=e[3]*r,t}},{}],424:[function(t,e,r){e.exports=function(t,e,r,n){return t[0]=e[0]+r[0]*n,t[1]=e[1]+r[1]*n,t[2]=e[2]+r[2]*n,t[3]=e[3]+r[3]*n,t}},{}],425:[function(t,e,r){e.exports=function(t,e,r,n,i){return t[0]=e,t[1]=r,t[2]=n,t[3]=i,t}},{}],426:[function(t,e,r){e.exports=function(t,e){var r=e[0]-t[0],n=e[1]-t[1],i=e[2]-t[2],a=e[3]-t[3];return r*r+n*n+i*i+a*a}},{}],427:[function(t,e,r){e.exports=function(t){var e=t[0],r=t[1],n=t[2],i=t[3];return e*e+r*r+n*n+i*i}},{}],428:[function(t,e,r){e.exports=function(t,e,r){return t[0]=e[0]-r[0],t[1]=e[1]-r[1],t[2]=e[2]-r[2],t[3]=e[3]-r[3],t}},{}],429:[function(t,e,r){e.exports=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3];return t[0]=r[0]*n+r[4]*i+r[8]*a+r[12]*o,t[1]=r[1]*n+r[5]*i+r[9]*a+r[13]*o,t[2]=r[2]*n+r[6]*i+r[10]*a+r[14]*o,t[3]=r[3]*n+r[7]*i+r[11]*a+r[15]*o,t}},{}],430:[function(t,e,r){e.exports=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[0],s=r[1],l=r[2],c=r[3],u=c*n+s*a-l*i,f=c*i+l*n-o*a,h=c*a+o*i-s*n,p=-o*n-s*i-l*a;return t[0]=u*c+p*-o+f*-l-h*-s,t[1]=f*c+p*-s+h*-o-u*-l,t[2]=h*c+p*-l+u*-s-f*-o,t[3]=e[3],t}},{}],431:[function(t,e,r){var n=t(\"glsl-tokenizer\"),i=t(\"atob-lite\");e.exports=function(t){for(var e=Array.isArray(t)?t:n(t),r=0;r<e.length;r++){var a=e[r];if(\"preprocessor\"===a.type){var o=a.data.match(/\\#define\\s+SHADER_NAME(_B64)?\\s+(.+)$/);if(o&&o[2]){var s=o[1],l=o[2];return(s?i(l):l).trim()}}}}},{\"atob-lite\":77,\"glsl-tokenizer\":438}],432:[function(t,e,r){e.exports=function(t){var e,r,c,u=0,f=0,h=999,p=[],d=[],g=1,m=0,v=0,y=!1,x=!1,b=\"\",_=a,w=n;\"300 es\"===(t=t||{}).version&&(_=s,w=o);var T={},k={};for(u=0;u<_.length;u++)T[_[u]]=!0;for(u=0;u<w.length;u++)k[w[u]]=!0;return function(t){return d=[],null!==t?function(t){u=0,t.toString&&(t=t.toString());var r;b+=t.replace(/\\r\\n/g,\"\\n\"),c=b.length;for(;e=b[u],u<c;){switch(r=u,h){case 0:u=C();break;case 1:case 2:u=E();break;case 3:u=L();break;case 4:u=z();break;case 11:u=P();break;case 5:u=O();break;case 9999:u=D();break;case 9:u=S();break;case 999:u=A()}if(r!==u)switch(b[r]){case\"\\n\":m=0,++g;break;default:++m}}return f+=u,b=b.slice(u),d}(t):function(t){p.length&&M(p.join(\"\"));return h=10,M(\"(eof)\"),d}()};function M(t){t.length&&d.push({type:l[h],data:t,position:v,line:g,column:m})}function A(){return p=p.length?[]:p,\"/\"===r&&\"*\"===e?(v=f+u-1,h=0,r=e,u+1):\"/\"===r&&\"/\"===e?(v=f+u-1,h=1,r=e,u+1):\"#\"===e?(h=2,v=f+u,u):/\\s/.test(e)?(h=9,v=f+u,u):(y=/\\d/.test(e),x=/[^\\w_]/.test(e),v=f+u,h=y?4:x?3:9999,u)}function S(){return/[^\\s]/g.test(e)?(M(p.join(\"\")),h=999,u):(p.push(e),r=e,u+1)}function E(){return\"\\r\"!==e&&\"\\n\"!==e||\"\\\\\"===r?(p.push(e),r=e,u+1):(M(p.join(\"\")),h=999,u)}function C(){return\"/\"===e&&\"*\"===r?(p.push(e),M(p.join(\"\")),h=999,u+1):(p.push(e),r=e,u+1)}function L(){if(\".\"===r&&/\\d/.test(e))return h=5,u;if(\"/\"===r&&\"*\"===e)return h=0,u;if(\"/\"===r&&\"/\"===e)return h=1,u;if(\".\"===e&&p.length){for(;I(p););return h=5,u}if(\";\"===e||\")\"===e||\"(\"===e){if(p.length)for(;I(p););return M(e),h=999,u+1}var t=2===p.length&&\"=\"!==e;if(/[\\w_\\d\\s]/.test(e)||t){for(;I(p););return h=999,u}return p.push(e),r=e,u+1}function I(t){for(var e,r,n=0;;){if(e=i.indexOf(t.slice(0,t.length+n).join(\"\")),r=i[e],-1===e){if(n--+t.length>0)continue;r=t.slice(0,1).join(\"\")}return M(r),v+=r.length,(p=p.slice(r.length)).length}}function P(){return/[^a-fA-F0-9]/.test(e)?(M(p.join(\"\")),h=999,u):(p.push(e),r=e,u+1)}function z(){return\".\"===e||/[eE]/.test(e)?(p.push(e),h=5,r=e,u+1):\"x\"===e&&1===p.length&&\"0\"===p[0]?(h=11,p.push(e),r=e,u+1):/[^\\d]/.test(e)?(M(p.join(\"\")),h=999,u):(p.push(e),r=e,u+1)}function O(){return\"f\"===e&&(p.push(e),r=e,u+=1),/[eE]/.test(e)?(p.push(e),r=e,u+1):(\"-\"!==e&&\"+\"!==e||!/[eE]/.test(r))&&/[^\\d]/.test(e)?(M(p.join(\"\")),h=999,u):(p.push(e),r=e,u+1)}function D(){if(/[^\\d\\w_]/.test(e)){var t=p.join(\"\");return h=k[t]?8:T[t]?7:6,M(p.join(\"\")),h=999,u}return p.push(e),r=e,u+1}};var n=t(\"./lib/literals\"),i=t(\"./lib/operators\"),a=t(\"./lib/builtins\"),o=t(\"./lib/literals-300es\"),s=t(\"./lib/builtins-300es\"),l=[\"block-comment\",\"line-comment\",\"preprocessor\",\"operator\",\"integer\",\"float\",\"ident\",\"builtin\",\"keyword\",\"whitespace\",\"eof\",\"integer\"]},{\"./lib/builtins\":434,\"./lib/builtins-300es\":433,\"./lib/literals\":436,\"./lib/literals-300es\":435,\"./lib/operators\":437}],433:[function(t,e,r){var n=t(\"./builtins\");n=n.slice().filter((function(t){return!/^(gl\\_|texture)/.test(t)})),e.exports=n.concat([\"gl_VertexID\",\"gl_InstanceID\",\"gl_Position\",\"gl_PointSize\",\"gl_FragCoord\",\"gl_FrontFacing\",\"gl_FragDepth\",\"gl_PointCoord\",\"gl_MaxVertexAttribs\",\"gl_MaxVertexUniformVectors\",\"gl_MaxVertexOutputVectors\",\"gl_MaxFragmentInputVectors\",\"gl_MaxVertexTextureImageUnits\",\"gl_MaxCombinedTextureImageUnits\",\"gl_MaxTextureImageUnits\",\"gl_MaxFragmentUniformVectors\",\"gl_MaxDrawBuffers\",\"gl_MinProgramTexelOffset\",\"gl_MaxProgramTexelOffset\",\"gl_DepthRangeParameters\",\"gl_DepthRange\",\"trunc\",\"round\",\"roundEven\",\"isnan\",\"isinf\",\"floatBitsToInt\",\"floatBitsToUint\",\"intBitsToFloat\",\"uintBitsToFloat\",\"packSnorm2x16\",\"unpackSnorm2x16\",\"packUnorm2x16\",\"unpackUnorm2x16\",\"packHalf2x16\",\"unpackHalf2x16\",\"outerProduct\",\"transpose\",\"determinant\",\"inverse\",\"texture\",\"textureSize\",\"textureProj\",\"textureLod\",\"textureOffset\",\"texelFetch\",\"texelFetchOffset\",\"textureProjOffset\",\"textureLodOffset\",\"textureProjLod\",\"textureProjLodOffset\",\"textureGrad\",\"textureGradOffset\",\"textureProjGrad\",\"textureProjGradOffset\"])},{\"./builtins\":434}],434:[function(t,e,r){e.exports=[\"abs\",\"acos\",\"all\",\"any\",\"asin\",\"atan\",\"ceil\",\"clamp\",\"cos\",\"cross\",\"dFdx\",\"dFdy\",\"degrees\",\"distance\",\"dot\",\"equal\",\"exp\",\"exp2\",\"faceforward\",\"floor\",\"fract\",\"gl_BackColor\",\"gl_BackLightModelProduct\",\"gl_BackLightProduct\",\"gl_BackMaterial\",\"gl_BackSecondaryColor\",\"gl_ClipPlane\",\"gl_ClipVertex\",\"gl_Color\",\"gl_DepthRange\",\"gl_DepthRangeParameters\",\"gl_EyePlaneQ\",\"gl_EyePlaneR\",\"gl_EyePlaneS\",\"gl_EyePlaneT\",\"gl_Fog\",\"gl_FogCoord\",\"gl_FogFragCoord\",\"gl_FogParameters\",\"gl_FragColor\",\"gl_FragCoord\",\"gl_FragData\",\"gl_FragDepth\",\"gl_FragDepthEXT\",\"gl_FrontColor\",\"gl_FrontFacing\",\"gl_FrontLightModelProduct\",\"gl_FrontLightProduct\",\"gl_FrontMaterial\",\"gl_FrontSecondaryColor\",\"gl_LightModel\",\"gl_LightModelParameters\",\"gl_LightModelProducts\",\"gl_LightProducts\",\"gl_LightSource\",\"gl_LightSourceParameters\",\"gl_MaterialParameters\",\"gl_MaxClipPlanes\",\"gl_MaxCombinedTextureImageUnits\",\"gl_MaxDrawBuffers\",\"gl_MaxFragmentUniformComponents\",\"gl_MaxLights\",\"gl_MaxTextureCoords\",\"gl_MaxTextureImageUnits\",\"gl_MaxTextureUnits\",\"gl_MaxVaryingFloats\",\"gl_MaxVertexAttribs\",\"gl_MaxVertexTextureImageUnits\",\"gl_MaxVertexUniformComponents\",\"gl_ModelViewMatrix\",\"gl_ModelViewMatrixInverse\",\"gl_ModelViewMatrixInverseTranspose\",\"gl_ModelViewMatrixTranspose\",\"gl_ModelViewProjectionMatrix\",\"gl_ModelViewProjectionMatrixInverse\",\"gl_ModelViewProjectionMatrixInverseTranspose\",\"gl_ModelViewProjectionMatrixTranspose\",\"gl_MultiTexCoord0\",\"gl_MultiTexCoord1\",\"gl_MultiTexCoord2\",\"gl_MultiTexCoord3\",\"gl_MultiTexCoord4\",\"gl_MultiTexCoord5\",\"gl_MultiTexCoord6\",\"gl_MultiTexCoord7\",\"gl_Normal\",\"gl_NormalMatrix\",\"gl_NormalScale\",\"gl_ObjectPlaneQ\",\"gl_ObjectPlaneR\",\"gl_ObjectPlaneS\",\"gl_ObjectPlaneT\",\"gl_Point\",\"gl_PointCoord\",\"gl_PointParameters\",\"gl_PointSize\",\"gl_Position\",\"gl_ProjectionMatrix\",\"gl_ProjectionMatrixInverse\",\"gl_ProjectionMatrixInverseTranspose\",\"gl_ProjectionMatrixTranspose\",\"gl_SecondaryColor\",\"gl_TexCoord\",\"gl_TextureEnvColor\",\"gl_TextureMatrix\",\"gl_TextureMatrixInverse\",\"gl_TextureMatrixInverseTranspose\",\"gl_TextureMatrixTranspose\",\"gl_Vertex\",\"greaterThan\",\"greaterThanEqual\",\"inversesqrt\",\"length\",\"lessThan\",\"lessThanEqual\",\"log\",\"log2\",\"matrixCompMult\",\"max\",\"min\",\"mix\",\"mod\",\"normalize\",\"not\",\"notEqual\",\"pow\",\"radians\",\"reflect\",\"refract\",\"sign\",\"sin\",\"smoothstep\",\"sqrt\",\"step\",\"tan\",\"texture2D\",\"texture2DLod\",\"texture2DProj\",\"texture2DProjLod\",\"textureCube\",\"textureCubeLod\",\"texture2DLodEXT\",\"texture2DProjLodEXT\",\"textureCubeLodEXT\",\"texture2DGradEXT\",\"texture2DProjGradEXT\",\"textureCubeGradEXT\"]},{}],435:[function(t,e,r){var n=t(\"./literals\");e.exports=n.slice().concat([\"layout\",\"centroid\",\"smooth\",\"case\",\"mat2x2\",\"mat2x3\",\"mat2x4\",\"mat3x2\",\"mat3x3\",\"mat3x4\",\"mat4x2\",\"mat4x3\",\"mat4x4\",\"uvec2\",\"uvec3\",\"uvec4\",\"samplerCubeShadow\",\"sampler2DArray\",\"sampler2DArrayShadow\",\"isampler2D\",\"isampler3D\",\"isamplerCube\",\"isampler2DArray\",\"usampler2D\",\"usampler3D\",\"usamplerCube\",\"usampler2DArray\",\"coherent\",\"restrict\",\"readonly\",\"writeonly\",\"resource\",\"atomic_uint\",\"noperspective\",\"patch\",\"sample\",\"subroutine\",\"common\",\"partition\",\"active\",\"filter\",\"image1D\",\"image2D\",\"image3D\",\"imageCube\",\"iimage1D\",\"iimage2D\",\"iimage3D\",\"iimageCube\",\"uimage1D\",\"uimage2D\",\"uimage3D\",\"uimageCube\",\"image1DArray\",\"image2DArray\",\"iimage1DArray\",\"iimage2DArray\",\"uimage1DArray\",\"uimage2DArray\",\"image1DShadow\",\"image2DShadow\",\"image1DArrayShadow\",\"image2DArrayShadow\",\"imageBuffer\",\"iimageBuffer\",\"uimageBuffer\",\"sampler1DArray\",\"sampler1DArrayShadow\",\"isampler1D\",\"isampler1DArray\",\"usampler1D\",\"usampler1DArray\",\"isampler2DRect\",\"usampler2DRect\",\"samplerBuffer\",\"isamplerBuffer\",\"usamplerBuffer\",\"sampler2DMS\",\"isampler2DMS\",\"usampler2DMS\",\"sampler2DMSArray\",\"isampler2DMSArray\",\"usampler2DMSArray\"])},{\"./literals\":436}],436:[function(t,e,r){e.exports=[\"precision\",\"highp\",\"mediump\",\"lowp\",\"attribute\",\"const\",\"uniform\",\"varying\",\"break\",\"continue\",\"do\",\"for\",\"while\",\"if\",\"else\",\"in\",\"out\",\"inout\",\"float\",\"int\",\"uint\",\"void\",\"bool\",\"true\",\"false\",\"discard\",\"return\",\"mat2\",\"mat3\",\"mat4\",\"vec2\",\"vec3\",\"vec4\",\"ivec2\",\"ivec3\",\"ivec4\",\"bvec2\",\"bvec3\",\"bvec4\",\"sampler1D\",\"sampler2D\",\"sampler3D\",\"samplerCube\",\"sampler1DShadow\",\"sampler2DShadow\",\"struct\",\"asm\",\"class\",\"union\",\"enum\",\"typedef\",\"template\",\"this\",\"packed\",\"goto\",\"switch\",\"default\",\"inline\",\"noinline\",\"volatile\",\"public\",\"static\",\"extern\",\"external\",\"interface\",\"long\",\"short\",\"double\",\"half\",\"fixed\",\"unsigned\",\"input\",\"output\",\"hvec2\",\"hvec3\",\"hvec4\",\"dvec2\",\"dvec3\",\"dvec4\",\"fvec2\",\"fvec3\",\"fvec4\",\"sampler2DRect\",\"sampler3DRect\",\"sampler2DRectShadow\",\"sizeof\",\"cast\",\"namespace\",\"using\"]},{}],437:[function(t,e,r){e.exports=[\"<<=\",\">>=\",\"++\",\"--\",\"<<\",\">>\",\"<=\",\">=\",\"==\",\"!=\",\"&&\",\"||\",\"+=\",\"-=\",\"*=\",\"/=\",\"%=\",\"&=\",\"^^\",\"^=\",\"|=\",\"(\",\")\",\"[\",\"]\",\".\",\"!\",\"~\",\"*\",\"/\",\"%\",\"+\",\"-\",\"<\",\">\",\"&\",\"^\",\"|\",\"?\",\":\",\"=\",\",\",\";\",\"{\",\"}\"]},{}],438:[function(t,e,r){var n=t(\"./index\");e.exports=function(t,e){var r=n(e),i=[];return i=(i=i.concat(r(t))).concat(r(null))}},{\"./index\":432}],439:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],440:[function(t,e,r){(function(r){(function(){\"use strict\";var n,i=t(\"is-browser\");n=\"function\"==typeof r.matchMedia?!r.matchMedia(\"(hover: none)\").matches:i,e.exports=n}).call(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"is-browser\":464}],441:[function(t,e,r){\"use strict\";var n=t(\"is-browser\");e.exports=n&&function(){var t=!1;try{var e=Object.defineProperty({},\"passive\",{get:function(){t=!0}});window.addEventListener(\"test\",null,e),window.removeEventListener(\"test\",null,e)}catch(e){t=!1}return t}()},{\"is-browser\":464}],442:[function(t,e,r){r.read=function(t,e,r,n,i){var a,o,s=8*i-n-1,l=(1<<s)-1,c=l>>1,u=-7,f=r?i-1:0,h=r?-1:1,p=t[e+f];for(f+=h,a=p&(1<<-u)-1,p>>=-u,u+=s;u>0;a=256*a+t[e+f],f+=h,u-=8);for(o=a&(1<<-u)-1,a>>=-u,u+=n;u>0;o=256*o+t[e+f],f+=h,u-=8);if(0===a)a=1-c;else{if(a===l)return o?NaN:1/0*(p?-1:1);o+=Math.pow(2,n),a-=c}return(p?-1:1)*o*Math.pow(2,a-n)},r.write=function(t,e,r,n,i,a){var o,s,l,c=8*a-i-1,u=(1<<c)-1,f=u>>1,h=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=n?0:a-1,d=n?1:-1,g=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,o=u):(o=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-o))<1&&(o--,l*=2),(e+=o+f>=1?h/l:h*Math.pow(2,1-f))*l>=2&&(o++,l/=2),o+f>=u?(s=0,o=u):o+f>=1?(s=(e*l-1)*Math.pow(2,i),o+=f):(s=e*Math.pow(2,f-1)*Math.pow(2,i),o=0));i>=8;t[r+p]=255&s,p+=d,s/=256,i-=8);for(o=o<<i|s,c+=i;c>0;t[r+p]=255&o,p+=d,o/=256,c-=8);t[r+p-d]|=128*g}},{}],443:[function(t,e,r){\"use strict\";var n=t(\"./types\");e.exports=function(t,e){var r;for(r in n)if(n[r].detect(t,e))return r}},{\"./types\":446}],444:[function(t,e,r){(function(r){(function(){\"use strict\";var n=t(\"fs\"),i=t(\"path\"),a=t(\"./types\"),o=t(\"./detector\");function s(t,e){var r=o(t,e);if(r in a){var n=a[r].calculate(t,e);if(!1!==n)return n.type=r,n}throw new TypeError(\"unsupported file type: \"+r+\" (file: \"+e+\")\")}e.exports=function(t,e){if(r.isBuffer(t))return s(t);if(\"string\"!=typeof t)throw new TypeError(\"invalid invocation\");var a=i.resolve(t);if(\"function\"!=typeof e)return s(function(t){var e=n.openSync(t,\"r\"),i=n.fstatSync(e).size,a=Math.min(i,524288),o=r.alloc(a);return n.readSync(e,o,0,a,0),n.closeSync(e),o}(a),a);!function(t,e){n.open(t,\"r\",(function(i,a){if(i)return e(i);n.fstat(a,(function(i,o){if(i)return e(i);var s=o.size;if(s<=0)return e(new Error(\"File size is not greater than 0 \\u2014\\u2014 \"+t));var l=Math.min(s,524288),c=r.alloc(l);n.read(a,c,0,l,0,(function(t){if(t)return e(t);n.close(a,(function(t){e(t,c)}))}))}))}))}(a,(function(t,r){if(t)return e(t);var n;try{n=s(r,a)}catch(e){t=e}e(t,n)}))},e.exports.types=Object.keys(a)}).call(this)}).call(this,t(\"buffer\").Buffer)},{\"./detector\":443,\"./types\":446,buffer:111,fs:109,path:507}],445:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){return r=r||0,t[\"readUInt\"+e+(n?\"BE\":\"LE\")].call(t,r)}},{}],446:[function(t,e,r){\"use strict\";var n={bmp:t(\"./types/bmp\"),cur:t(\"./types/cur\"),dds:t(\"./types/dds\"),gif:t(\"./types/gif\"),icns:t(\"./types/icns\"),ico:t(\"./types/ico\"),jpg:t(\"./types/jpg\"),png:t(\"./types/png\"),psd:t(\"./types/psd\"),svg:t(\"./types/svg\"),tiff:t(\"./types/tiff\"),webp:t(\"./types/webp\")};e.exports=n},{\"./types/bmp\":447,\"./types/cur\":448,\"./types/dds\":449,\"./types/gif\":450,\"./types/icns\":451,\"./types/ico\":452,\"./types/jpg\":453,\"./types/png\":454,\"./types/psd\":455,\"./types/svg\":456,\"./types/tiff\":457,\"./types/webp\":458}],447:[function(t,e,r){\"use strict\";e.exports={detect:function(t){return\"BM\"===t.toString(\"ascii\",0,2)},calculate:function(t){return{width:t.readUInt32LE(18),height:Math.abs(t.readInt32LE(22))}}}},{}],448:[function(t,e,r){\"use strict\";e.exports={detect:function(t){return 0===t.readUInt16LE(0)&&2===t.readUInt16LE(2)},calculate:t(\"./ico\").calculate}},{\"./ico\":452}],449:[function(t,e,r){\"use strict\";e.exports={detect:function(t){return 542327876===t.readUInt32LE(0)},calculate:function(t){return{height:t.readUInt32LE(12),width:t.readUInt32LE(16)}}}},{}],450:[function(t,e,r){\"use strict\";var n=/^GIF8[79]a/;e.exports={detect:function(t){var e=t.toString(\"ascii\",0,6);return n.test(e)},calculate:function(t){return{width:t.readUInt16LE(6),height:t.readUInt16LE(8)}}}},{}],451:[function(t,e,r){\"use strict\";var n={ICON:32,\"ICN#\":32,\"icm#\":16,icm4:16,icm8:16,\"ics#\":16,ics4:16,ics8:16,is32:16,s8mk:16,icp4:16,icl4:32,icl8:32,il32:32,l8mk:32,icp5:32,ic11:32,ich4:48,ich8:48,ih32:48,h8mk:48,icp6:64,ic12:32,it32:128,t8mk:128,ic07:128,ic08:256,ic13:256,ic09:512,ic14:512,ic10:1024};function i(t,e){var r=e+4;return[t.toString(\"ascii\",e,r),t.readUInt32BE(r)]}function a(t){var e=n[t];return{width:e,height:e,type:t}}e.exports={detect:function(t){return\"icns\"===t.toString(\"ascii\",0,4)},calculate:function(t){var e,r,n,o=t.length,s=8,l=t.readUInt32BE(4);if(r=a((e=i(t,s))[0]),(s+=e[1])===l)return r;for(n={width:r.width,height:r.height,images:[r]};s<l&&s<o;)r=a((e=i(t,s))[0]),s+=e[1],n.images.push(r);return n}}},{}],452:[function(t,e,r){\"use strict\";function n(t,e){var r=t.readUInt8(e);return 0===r?256:r}function i(t,e){var r=6+16*e;return{width:n(t,r),height:n(t,r+1)}}e.exports={detect:function(t){return 0===t.readUInt16LE(0)&&1===t.readUInt16LE(2)},calculate:function(t){var e,r=t.readUInt16LE(4),n=i(t,0);if(1===r)return n;for(n.images=[{width:n.width,height:n.height}],e=1;e<r;e+=1)n.images.push(i(t,e));return n}}},{}],453:[function(t,e,r){\"use strict\";var n=t(\"../readUInt\");function i(t){return\"45786966\"===t.toString(\"hex\",2,6)}function a(t,e){return{height:t.readUInt16BE(e),width:t.readUInt16BE(e+2)}}function o(t,e){var r=t.slice(2,e),i=r.toString(\"hex\",6,8),a=\"4d4d\"===i;if(a||\"4949\"===i)return function(t,e){for(var r,i,a=n(t,16,14,e),o=0;o<a;o++){if(i=(r=16+12*o)+12,r>t.length)return;var s=t.slice(r,i);if(274===n(s,16,0,e)){if(3!==n(s,16,2,e))return;if(1!==n(s,32,4,e))return;return n(s,16,8,e)}}}(r,a)}function s(t,e){if(e>t.length)throw new TypeError(\"Corrupt JPG, exceeded buffer limits\");if(255!==t[e])throw new TypeError(\"Invalid JPG, marker table corrupted\")}e.exports={detect:function(t){return\"ffd8\"===t.toString(\"hex\",0,2)},calculate:function(t){var e,r,n;for(t=t.slice(4);t.length;){if(r=t.readUInt16BE(0),i(t)&&(e=o(t,r)),s(t,r),192===(n=t[r+1])||193===n||194===n){var l=a(t,r+5);return e?{width:l.width,height:l.height,orientation:e}:l}t=t.slice(r+2)}throw new TypeError(\"Invalid JPG, no size found\")}}},{\"../readUInt\":445}],454:[function(t,e,r){\"use strict\";e.exports={detect:function(t){if(\"PNG\\r\\n\\x1a\\n\"===t.toString(\"ascii\",1,8)){var e=t.toString(\"ascii\",12,16);if(\"CgBI\"===e&&(e=t.toString(\"ascii\",28,32)),\"IHDR\"!==e)throw new TypeError(\"invalid png\");return!0}},calculate:function(t){return\"CgBI\"===t.toString(\"ascii\",12,16)?{width:t.readUInt32BE(32),height:t.readUInt32BE(36)}:{width:t.readUInt32BE(16),height:t.readUInt32BE(20)}}}},{}],455:[function(t,e,r){\"use strict\";e.exports={detect:function(t){return\"8BPS\"===t.toString(\"ascii\",0,4)},calculate:function(t){return{width:t.readUInt32BE(18),height:t.readUInt32BE(14)}}}},{}],456:[function(t,e,r){\"use strict\";var n=/<svg\\s([^>\"']|\"[^\"]*\"|'[^']*')*>/;var i={root:n,width:/\\swidth=(['\"])([^%]+?)\\1/,height:/\\sheight=(['\"])([^%]+?)\\1/,viewbox:/\\sviewBox=(['\"])(.+?)\\1/},a={cm:96/2.54,mm:96/2.54/10,m:96/2.54*100,pt:96/72,pc:96/72/12,em:16,ex:8};function o(t){var e=/([0-9.]+)([a-z]*)/.exec(t);if(e)return Math.round(parseFloat(e[1])*(a[e[2]]||1))}function s(t){var e=t.split(\" \");return{width:o(e[2]),height:o(e[3])}}e.exports={detect:function(t){return n.test(t)},calculate:function(t){var e=t.toString(\"utf8\").match(i.root);if(e){var r=function(t){var e=t.match(i.width),r=t.match(i.height),n=t.match(i.viewbox);return{width:e&&o(e[2]),height:r&&o(r[2]),viewbox:n&&s(n[2])}}(e[0]);if(r.width&&r.height)return function(t){return{width:t.width,height:t.height}}(r);if(r.viewbox)return function(t){var e=t.viewbox.width/t.viewbox.height;return t.width?{width:t.width,height:Math.floor(t.width/e)}:t.height?{width:Math.floor(t.height*e),height:t.height}:{width:t.viewbox.width,height:t.viewbox.height}}(r)}throw new TypeError(\"invalid svg\")}}},{}],457:[function(t,e,r){(function(r){(function(){\"use strict\";var n=t(\"fs\"),i=t(\"../readUInt\");function a(t,e){var r=i(t,16,8,e);return(i(t,16,10,e)<<16)+r}function o(t){if(t.length>24)return t.slice(12)}e.exports={detect:function(t){var e=t.toString(\"hex\",0,4);return\"49492a00\"===e||\"4d4d002a\"===e},calculate:function(t,e){if(!e)throw new TypeError(\"Tiff doesn't support buffer\");var s=\"BE\"===function(t){var e=t.toString(\"ascii\",0,2);return\"II\"===e?\"LE\":\"MM\"===e?\"BE\":void 0}(t),l=function(t,e){for(var r,n,s,l={};t&&t.length&&(r=i(t,16,0,e),n=i(t,16,2,e),s=i(t,32,4,e),0!==r);)1!==s||3!==n&&4!==n||(l[r]=a(t,e)),t=o(t);return l}(function(t,e,a){var o=i(t,32,4,a),s=1024,l=n.statSync(e).size;o+s>l&&(s=l-o-10);var c=r.alloc(s),u=n.openSync(e,\"r\");return n.readSync(u,c,0,s,o),c.slice(2)}(t,e,s),s),c=l[256],u=l[257];if(!c||!u)throw new TypeError(\"Invalid Tiff, missing tags\");return{width:c,height:u}}}}).call(this)}).call(this,t(\"buffer\").Buffer)},{\"../readUInt\":445,buffer:111,fs:109}],458:[function(t,e,r){\"use strict\";e.exports={detect:function(t){var e=\"RIFF\"===t.toString(\"ascii\",0,4),r=\"WEBP\"===t.toString(\"ascii\",8,12),n=\"VP8\"===t.toString(\"ascii\",12,15);return e&&r&&n},calculate:function(t){var e=t.toString(\"ascii\",12,16);if(t=t.slice(20,30),\"VP8X\"===e){var r=t[0];return!(!(0==(192&r))||!(0==(1&r)))&&function(t){return{width:1+t.readUIntLE(4,3),height:1+t.readUIntLE(7,3)}}(t)}if(\"VP8 \"===e&&47!==t[0])return function(t){return{width:16383&t.readInt16LE(6),height:16383&t.readInt16LE(8)}}(t);var n=t.toString(\"hex\",3,6);return\"VP8L\"===e&&\"9d012a\"!==n&&function(t){return{width:1+((63&t[2])<<8|t[1]),height:1+((15&t[4])<<10|t[3]<<2|(192&t[2])>>6)}}(t)}}},{}],459:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=t.length;if(0===r)throw new Error(\"Must have at least d+1 points\");var i=t[0].length;if(r<=i)throw new Error(\"Must input at least d+1 points\");var o=t.slice(0,i+1),s=n.apply(void 0,o);if(0===s)throw new Error(\"Input not in general position\");for(var l=new Array(i+1),u=0;u<=i;++u)l[u]=u;s<0&&(l[0]=1,l[1]=0);var f=new a(l,new Array(i+1),!1),h=f.adjacent,p=new Array(i+2);for(u=0;u<=i;++u){for(var d=l.slice(),g=0;g<=i;++g)g===u&&(d[g]=-1);var m=d[0];d[0]=d[1],d[1]=m;var v=new a(d,new Array(i+1),!0);h[u]=v,p[u]=v}p[i+1]=f;for(u=0;u<=i;++u){d=h[u].vertices;var y=h[u].adjacent;for(g=0;g<=i;++g){var x=d[g];if(x<0)y[g]=f;else for(var b=0;b<=i;++b)h[b].vertices.indexOf(x)<0&&(y[g]=h[b])}}var _=new c(i,o,p),w=!!e;for(u=i+1;u<r;++u)_.insert(t[u],w);return _.boundary()};var n=t(\"robust-orientation\"),i=t(\"simplicial-complex\").compareCells;function a(t,e,r){this.vertices=t,this.adjacent=e,this.boundary=r,this.lastVisited=-1}function o(t,e,r){this.vertices=t,this.cell=e,this.index=r}function s(t,e){return i(t.vertices,e.vertices)}a.prototype.flip=function(){var t=this.vertices[0];this.vertices[0]=this.vertices[1],this.vertices[1]=t;var e=this.adjacent[0];this.adjacent[0]=this.adjacent[1],this.adjacent[1]=e};var l=[];function c(t,e,r){this.dimension=t,this.vertices=e,this.simplices=r,this.interior=r.filter((function(t){return!t.boundary})),this.tuple=new Array(t+1);for(var i=0;i<=t;++i)this.tuple[i]=this.vertices[i];var a=l[t];a||(a=l[t]=function(t){for(var e=[\"function orient(){var tuple=this.tuple;return test(\"],r=0;r<=t;++r)r>0&&e.push(\",\"),e.push(\"tuple[\",r,\"]\");e.push(\")}return orient\");var i=new Function(\"test\",e.join(\"\")),a=n[t+1];return a||(a=n),i(a)}(t)),this.orient=a}var u=c.prototype;u.handleBoundaryDegeneracy=function(t,e){var r=this.dimension,n=this.vertices.length-1,i=this.tuple,a=this.vertices,o=[t];for(t.lastVisited=-n;o.length>0;){(t=o.pop()).vertices;for(var s=t.adjacent,l=0;l<=r;++l){var c=s[l];if(c.boundary&&!(c.lastVisited<=-n)){for(var u=c.vertices,f=0;f<=r;++f){var h=u[f];i[f]=h<0?e:a[h]}var p=this.orient();if(p>0)return c;c.lastVisited=-n,0===p&&o.push(c)}}}return null},u.walk=function(t,e){var r=this.vertices.length-1,n=this.dimension,i=this.vertices,a=this.tuple,o=e?this.interior.length*Math.random()|0:this.interior.length-1,s=this.interior[o];t:for(;!s.boundary;){for(var l=s.vertices,c=s.adjacent,u=0;u<=n;++u)a[u]=i[l[u]];s.lastVisited=r;for(u=0;u<=n;++u){var f=c[u];if(!(f.lastVisited>=r)){var h=a[u];a[u]=t;var p=this.orient();if(a[u]=h,p<0){s=f;continue t}f.boundary?f.lastVisited=-r:f.lastVisited=r}}return}return s},u.addPeaks=function(t,e){var r=this.vertices.length-1,n=this.dimension,i=this.vertices,l=this.tuple,c=this.interior,u=this.simplices,f=[e];e.lastVisited=r,e.vertices[e.vertices.indexOf(-1)]=r,e.boundary=!1,c.push(e);for(var h=[];f.length>0;){var p=(e=f.pop()).vertices,d=e.adjacent,g=p.indexOf(r);if(!(g<0))for(var m=0;m<=n;++m)if(m!==g){var v=d[m];if(v.boundary&&!(v.lastVisited>=r)){var y=v.vertices;if(v.lastVisited!==-r){for(var x=0,b=0;b<=n;++b)y[b]<0?(x=b,l[b]=t):l[b]=i[y[b]];if(this.orient()>0){y[x]=r,v.boundary=!1,c.push(v),f.push(v),v.lastVisited=r;continue}v.lastVisited=-r}var _=v.adjacent,w=p.slice(),T=d.slice(),k=new a(w,T,!0);u.push(k);var M=_.indexOf(e);if(!(M<0)){_[M]=k,T[g]=v,w[m]=-1,T[m]=e,d[m]=k,k.flip();for(b=0;b<=n;++b){var A=w[b];if(!(A<0||A===r)){for(var S=new Array(n-1),E=0,C=0;C<=n;++C){var L=w[C];L<0||C===b||(S[E++]=L)}h.push(new o(S,k,b))}}}}}}h.sort(s);for(m=0;m+1<h.length;m+=2){var I=h[m],P=h[m+1],z=I.index,O=P.index;z<0||O<0||(I.cell.adjacent[I.index]=P.cell,P.cell.adjacent[P.index]=I.cell)}},u.insert=function(t,e){var r=this.vertices;r.push(t);var n=this.walk(t,e);if(n){for(var i=this.dimension,a=this.tuple,o=0;o<=i;++o){var s=n.vertices[o];a[o]=s<0?t:r[s]}var l=this.orient(a);l<0||(0!==l||(n=this.handleBoundaryDegeneracy(n,t)))&&this.addPeaks(t,n)}},u.boundary=function(){for(var t=this.dimension,e=[],r=this.simplices,n=r.length,i=0;i<n;++i){var a=r[i];if(a.boundary){for(var o=new Array(t),s=a.vertices,l=0,c=0,u=0;u<=t;++u)s[u]>=0?o[l++]=s[u]:c=1&u;if(c===(1&t)){var f=o[0];o[0]=o[1],o[1]=f}e.push(o)}}return e}},{\"robust-orientation\":548,\"simplicial-complex\":558}],460:[function(t,e,r){\"use strict\";var n=t(\"binary-search-bounds\");function i(t,e,r,n,i){this.mid=t,this.left=e,this.right=r,this.leftPoints=n,this.rightPoints=i,this.count=(e?e.count:0)+(r?r.count:0)+n.length}e.exports=function(t){if(!t||0===t.length)return new v(null);return new v(m(t))};var a=i.prototype;function o(t,e){t.mid=e.mid,t.left=e.left,t.right=e.right,t.leftPoints=e.leftPoints,t.rightPoints=e.rightPoints,t.count=e.count}function s(t,e){var r=m(e);t.mid=r.mid,t.left=r.left,t.right=r.right,t.leftPoints=r.leftPoints,t.rightPoints=r.rightPoints,t.count=r.count}function l(t,e){var r=t.intervals([]);r.push(e),s(t,r)}function c(t,e){var r=t.intervals([]),n=r.indexOf(e);return n<0?0:(r.splice(n,1),s(t,r),1)}function u(t,e,r){for(var n=0;n<t.length&&t[n][0]<=e;++n){var i=r(t[n]);if(i)return i}}function f(t,e,r){for(var n=t.length-1;n>=0&&t[n][1]>=e;--n){var i=r(t[n]);if(i)return i}}function h(t,e){for(var r=0;r<t.length;++r){var n=e(t[r]);if(n)return n}}function p(t,e){return t-e}function d(t,e){var r=t[0]-e[0];return r||t[1]-e[1]}function g(t,e){var r=t[1]-e[1];return r||t[0]-e[0]}function m(t){if(0===t.length)return null;for(var e=[],r=0;r<t.length;++r)e.push(t[r][0],t[r][1]);e.sort(p);var n=e[e.length>>1],a=[],o=[],s=[];for(r=0;r<t.length;++r){var l=t[r];l[1]<n?a.push(l):n<l[0]?o.push(l):s.push(l)}var c=s,u=s.slice();return c.sort(d),u.sort(g),new i(n,m(a),m(o),c,u)}function v(t){this.root=t}a.intervals=function(t){return t.push.apply(t,this.leftPoints),this.left&&this.left.intervals(t),this.right&&this.right.intervals(t),t},a.insert=function(t){var e=this.count-this.leftPoints.length;if(this.count+=1,t[1]<this.mid)this.left?4*(this.left.count+1)>3*(e+1)?l(this,t):this.left.insert(t):this.left=m([t]);else if(t[0]>this.mid)this.right?4*(this.right.count+1)>3*(e+1)?l(this,t):this.right.insert(t):this.right=m([t]);else{var r=n.ge(this.leftPoints,t,d),i=n.ge(this.rightPoints,t,g);this.leftPoints.splice(r,0,t),this.rightPoints.splice(i,0,t)}},a.remove=function(t){var e=this.count-this.leftPoints;if(t[1]<this.mid)return this.left?4*(this.right?this.right.count:0)>3*(e-1)?c(this,t):2===(s=this.left.remove(t))?(this.left=null,this.count-=1,1):(1===s&&(this.count-=1),s):0;if(t[0]>this.mid)return this.right?4*(this.left?this.left.count:0)>3*(e-1)?c(this,t):2===(s=this.right.remove(t))?(this.right=null,this.count-=1,1):(1===s&&(this.count-=1),s):0;if(1===this.count)return this.leftPoints[0]===t?2:0;if(1===this.leftPoints.length&&this.leftPoints[0]===t){if(this.left&&this.right){for(var r=this,i=this.left;i.right;)r=i,i=i.right;if(r===this)i.right=this.right;else{var a=this.left,s=this.right;r.count-=i.count,r.right=i.left,i.left=a,i.right=s}o(this,i),this.count=(this.left?this.left.count:0)+(this.right?this.right.count:0)+this.leftPoints.length}else this.left?o(this,this.left):o(this,this.right);return 1}for(a=n.ge(this.leftPoints,t,d);a<this.leftPoints.length&&this.leftPoints[a][0]===t[0];++a)if(this.leftPoints[a]===t){this.count-=1,this.leftPoints.splice(a,1);for(s=n.ge(this.rightPoints,t,g);s<this.rightPoints.length&&this.rightPoints[s][1]===t[1];++s)if(this.rightPoints[s]===t)return this.rightPoints.splice(s,1),1}return 0},a.queryPoint=function(t,e){if(t<this.mid){if(this.left)if(r=this.left.queryPoint(t,e))return r;return u(this.leftPoints,t,e)}if(t>this.mid){var r;if(this.right)if(r=this.right.queryPoint(t,e))return r;return f(this.rightPoints,t,e)}return h(this.leftPoints,e)},a.queryInterval=function(t,e,r){var n;if(t<this.mid&&this.left&&(n=this.left.queryInterval(t,e,r)))return n;if(e>this.mid&&this.right&&(n=this.right.queryInterval(t,e,r)))return n;return e<this.mid?u(this.leftPoints,e,r):t>this.mid?f(this.rightPoints,t,r):h(this.leftPoints,r)};var y=v.prototype;y.insert=function(t){this.root?this.root.insert(t):this.root=new i(t[0],null,null,[t],[t])},y.remove=function(t){if(this.root){var e=this.root.remove(t);return 2===e&&(this.root=null),0!==e}return!1},y.queryPoint=function(t,e){if(this.root)return this.root.queryPoint(t,e)},y.queryInterval=function(t,e,r){if(t<=e&&this.root)return this.root.queryInterval(t,e,r)},Object.defineProperty(y,\"count\",{get:function(){return this.root?this.root.count:0}}),Object.defineProperty(y,\"intervals\",{get:function(){return this.root?this.root.intervals([]):[]}})},{\"binary-search-bounds\":461}],461:[function(t,e,r){arguments[4][243][0].apply(r,arguments)},{dup:243}],462:[function(t,e,r){\"use strict\";e.exports=function(t,e){e=e||new Array(t.length);for(var r=0;r<t.length;++r)e[t[r]]=r;return e}},{}],463:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=new Array(t),r=0;r<t;++r)e[r]=r;return e}},{}],464:[function(t,e,r){e.exports=!0},{}],465:[function(t,e,r){function n(t){return!!t.constructor&&\"function\"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}\n",
       "/*!\n",
       " * Determine if an object is a Buffer\n",
       " *\n",
       " * @author   Feross Aboukhadijeh <https://feross.org>\n",
       " * @license  MIT\n",
       " */\n",
       "e.exports=function(t){return null!=t&&(n(t)||function(t){return\"function\"==typeof t.readFloatLE&&\"function\"==typeof t.slice&&n(t.slice(0,0))}(t)||!!t._isBuffer)}},{}],466:[function(t,e,r){\"use strict\";e.exports=\"undefined\"!=typeof navigator&&(/MSIE/.test(navigator.userAgent)||/Trident\\//.test(navigator.appVersion))},{}],467:[function(t,e,r){\"use strict\";e.exports=a,e.exports.isMobile=a,e.exports.default=a;var n=/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series[46]0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i,i=/(android|bb\\d+|meego).+mobile|avantgo|bada\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\/|plucker|pocket|psp|series[46]0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino|android|ipad|playbook|silk/i;function a(t){t||(t={});var e=t.ua;if(e||\"undefined\"==typeof navigator||(e=navigator.userAgent),e&&e.headers&&\"string\"==typeof e.headers[\"user-agent\"]&&(e=e.headers[\"user-agent\"]),\"string\"!=typeof e)return!1;var r=t.tablet?i.test(e):n.test(e);return!r&&t.tablet&&t.featureDetect&&navigator&&navigator.maxTouchPoints>1&&-1!==e.indexOf(\"Macintosh\")&&-1!==e.indexOf(\"Safari\")&&(r=!0),r}},{}],468:[function(t,e,r){\"use strict\";e.exports=function(t){var e=typeof t;return null!==t&&(\"object\"===e||\"function\"===e)}},{}],469:[function(t,e,r){\"use strict\";var n=Object.prototype.toString;e.exports=function(t){var e;return\"[object Object]\"===n.call(t)&&(null===(e=Object.getPrototypeOf(t))||e===Object.getPrototypeOf({}))}},{}],470:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e,r=t.length,n=0;n<r;n++)if(((e=t.charCodeAt(n))<9||e>13)&&32!==e&&133!==e&&160!==e&&5760!==e&&6158!==e&&(e<8192||e>8205)&&8232!==e&&8233!==e&&8239!==e&&8287!==e&&8288!==e&&12288!==e&&65279!==e)return!1;return!0}},{}],471:[function(t,e,r){\"use strict\";e.exports=function(t){return\"string\"==typeof t&&(t=t.trim(),!!(/^[mzlhvcsqta]\\s*[-+.0-9][^mlhvzcsqta]+/i.test(t)&&/[\\dz]$/i.test(t)&&t.length>4))}},{}],472:[function(t,e,r){e.exports=function(t,e,r){return t*(1-r)+e*r}},{}],473:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?e.exports=n():(t=t||self).mapboxgl=n()}(this,(function(){\"use strict\";var t,e,r;function n(n,i){if(t)if(e){var a=\"var sharedChunk = {}; (\"+t+\")(sharedChunk); (\"+e+\")(sharedChunk);\",o={};t(o),(r=i(o)).workerUrl=window.URL.createObjectURL(new Blob([a],{type:\"text/javascript\"}))}else e=i;else t=i}return n(0,(function(t){function e(t,e){return t(e={exports:{}},e.exports),e.exports}var r=n;function n(t,e,r,n){this.cx=3*t,this.bx=3*(r-t)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*e,this.by=3*(n-e)-this.cy,this.ay=1-this.cy-this.by,this.p1x=t,this.p1y=n,this.p2x=r,this.p2y=n}n.prototype.sampleCurveX=function(t){return((this.ax*t+this.bx)*t+this.cx)*t},n.prototype.sampleCurveY=function(t){return((this.ay*t+this.by)*t+this.cy)*t},n.prototype.sampleCurveDerivativeX=function(t){return(3*this.ax*t+2*this.bx)*t+this.cx},n.prototype.solveCurveX=function(t,e){var r,n,i,a,o;for(void 0===e&&(e=1e-6),i=t,o=0;o<8;o++){if(a=this.sampleCurveX(i)-t,Math.abs(a)<e)return i;var s=this.sampleCurveDerivativeX(i);if(Math.abs(s)<1e-6)break;i-=a/s}if((i=t)<(r=0))return r;if(i>(n=1))return n;for(;r<n;){if(a=this.sampleCurveX(i),Math.abs(a-t)<e)return i;t>a?r=i:n=i,i=.5*(n-r)+r}return i},n.prototype.solve=function(t,e){return this.sampleCurveY(this.solveCurveX(t,e))};var i=a;function a(t,e){this.x=t,this.y=e}function o(t,e,n,i){var a=new r(t,e,n,i);return function(t){return a.solve(t)}}a.prototype={clone:function(){return new a(this.x,this.y)},add:function(t){return this.clone()._add(t)},sub:function(t){return this.clone()._sub(t)},multByPoint:function(t){return this.clone()._multByPoint(t)},divByPoint:function(t){return this.clone()._divByPoint(t)},mult:function(t){return this.clone()._mult(t)},div:function(t){return this.clone()._div(t)},rotate:function(t){return this.clone()._rotate(t)},rotateAround:function(t,e){return this.clone()._rotateAround(t,e)},matMult:function(t){return this.clone()._matMult(t)},unit:function(){return this.clone()._unit()},perp:function(){return this.clone()._perp()},round:function(){return this.clone()._round()},mag:function(){return Math.sqrt(this.x*this.x+this.y*this.y)},equals:function(t){return this.x===t.x&&this.y===t.y},dist:function(t){return Math.sqrt(this.distSqr(t))},distSqr:function(t){var e=t.x-this.x,r=t.y-this.y;return e*e+r*r},angle:function(){return Math.atan2(this.y,this.x)},angleTo:function(t){return Math.atan2(this.y-t.y,this.x-t.x)},angleWith:function(t){return this.angleWithSep(t.x,t.y)},angleWithSep:function(t,e){return Math.atan2(this.x*e-this.y*t,this.x*t+this.y*e)},_matMult:function(t){var e=t[2]*this.x+t[3]*this.y;return this.x=t[0]*this.x+t[1]*this.y,this.y=e,this},_add:function(t){return this.x+=t.x,this.y+=t.y,this},_sub:function(t){return this.x-=t.x,this.y-=t.y,this},_mult:function(t){return this.x*=t,this.y*=t,this},_div:function(t){return this.x/=t,this.y/=t,this},_multByPoint:function(t){return this.x*=t.x,this.y*=t.y,this},_divByPoint:function(t){return this.x/=t.x,this.y/=t.y,this},_unit:function(){return this._div(this.mag()),this},_perp:function(){var t=this.y;return this.y=this.x,this.x=-t,this},_rotate:function(t){var e=Math.cos(t),r=Math.sin(t),n=r*this.x+e*this.y;return this.x=e*this.x-r*this.y,this.y=n,this},_rotateAround:function(t,e){var r=Math.cos(t),n=Math.sin(t),i=e.y+n*(this.x-e.x)+r*(this.y-e.y);return this.x=e.x+r*(this.x-e.x)-n*(this.y-e.y),this.y=i,this},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}},a.convert=function(t){return t instanceof a?t:Array.isArray(t)?new a(t[0],t[1]):t};var s=o(.25,.1,.25,1);function l(t,e,r){return Math.min(r,Math.max(e,t))}function c(t,e,r){var n=r-e,i=((t-e)%n+n)%n+e;return i===e?r:i}function u(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];for(var n=0,i=e;n<i.length;n+=1){var a=i[n];for(var o in a)t[o]=a[o]}return t}var f=1;function h(){return f++}function p(){return function t(e){return e?(e^16*Math.random()>>e/4).toString(16):([1e7]+-[1e3]+-4e3+-8e3+-1e11).replace(/[018]/g,t)}()}function d(t){return!!t&&/^[0-9a-f]{8}-[0-9a-f]{4}-[4][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(t)}function g(t,e){t.forEach((function(t){e[t]&&(e[t]=e[t].bind(e))}))}function m(t,e){return-1!==t.indexOf(e,t.length-e.length)}function v(t,e,r){var n={};for(var i in t)n[i]=e.call(r||this,t[i],i,t);return n}function y(t,e,r){var n={};for(var i in t)e.call(r||this,t[i],i,t)&&(n[i]=t[i]);return n}function x(t){return Array.isArray(t)?t.map(x):\"object\"==typeof t&&t?v(t,x):t}var b={};function _(t){b[t]||(\"undefined\"!=typeof console&&console.warn(t),b[t]=!0)}function w(t,e,r){return(r.y-t.y)*(e.x-t.x)>(e.y-t.y)*(r.x-t.x)}function T(t){for(var e=0,r=0,n=t.length,i=n-1,a=void 0,o=void 0;r<n;i=r++)e+=((o=t[i]).x-(a=t[r]).x)*(a.y+o.y);return e}function k(){return\"undefined\"!=typeof WorkerGlobalScope&&\"undefined\"!=typeof self&&self instanceof WorkerGlobalScope}function M(t){var e={};if(t.replace(/(?:^|(?:\\s*\\,\\s*))([^\\x00-\\x20\\(\\)<>@\\,;\\:\\\\\"\\/\\[\\]\\?\\=\\{\\}\\x7F]+)(?:\\=(?:([^\\x00-\\x20\\(\\)<>@\\,;\\:\\\\\"\\/\\[\\]\\?\\=\\{\\}\\x7F]+)|(?:\\\"((?:[^\"\\\\]|\\\\.)*)\\\")))?/g,(function(t,r,n,i){var a=n||i;return e[r]=!a||a.toLowerCase(),\"\"})),e[\"max-age\"]){var r=parseInt(e[\"max-age\"],10);isNaN(r)?delete e[\"max-age\"]:e[\"max-age\"]=r}return e}var A=null;function S(t){if(null==A){var e=t.navigator?t.navigator.userAgent:null;A=!!t.safari||!(!e||!(/\\b(iPad|iPhone|iPod)\\b/.test(e)||e.match(\"Safari\")&&!e.match(\"Chrome\")))}return A}function E(t){try{var e=self[t];return e.setItem(\"_mapbox_test_\",1),e.removeItem(\"_mapbox_test_\"),!0}catch(t){return!1}}var C,L,I,P,z=self.performance&&self.performance.now?self.performance.now.bind(self.performance):Date.now.bind(Date),O=self.requestAnimationFrame||self.mozRequestAnimationFrame||self.webkitRequestAnimationFrame||self.msRequestAnimationFrame,D=self.cancelAnimationFrame||self.mozCancelAnimationFrame||self.webkitCancelAnimationFrame||self.msCancelAnimationFrame,R={now:z,frame:function(t){var e=O(t);return{cancel:function(){return D(e)}}},getImageData:function(t,e){void 0===e&&(e=0);var r=self.document.createElement(\"canvas\"),n=r.getContext(\"2d\");if(!n)throw new Error(\"failed to create canvas 2d context\");return r.width=t.width,r.height=t.height,n.drawImage(t,0,0,t.width,t.height),n.getImageData(-e,-e,t.width+2*e,t.height+2*e)},resolveURL:function(t){return C||(C=self.document.createElement(\"a\")),C.href=t,C.href},hardwareConcurrency:self.navigator.hardwareConcurrency||4,get devicePixelRatio(){return self.devicePixelRatio},get prefersReducedMotion(){return!!self.matchMedia&&(null==L&&(L=self.matchMedia(\"(prefers-reduced-motion: reduce)\")),L.matches)}},F={API_URL:\"https://api.mapbox.com\",get EVENTS_URL(){return this.API_URL?0===this.API_URL.indexOf(\"https://api.mapbox.cn\")?\"https://events.mapbox.cn/events/v2\":0===this.API_URL.indexOf(\"https://api.mapbox.com\")?\"https://events.mapbox.com/events/v2\":null:null},FEEDBACK_URL:\"https://apps.mapbox.com/feedback\",REQUIRE_ACCESS_TOKEN:!0,ACCESS_TOKEN:null,MAX_PARALLEL_IMAGE_REQUESTS:16},B={supported:!1,testSupport:function(t){!N&&P&&(j?U(t):I=t)}},N=!1,j=!1;function U(t){var e=t.createTexture();t.bindTexture(t.TEXTURE_2D,e);try{if(t.texImage2D(t.TEXTURE_2D,0,t.RGBA,t.RGBA,t.UNSIGNED_BYTE,P),t.isContextLost())return;B.supported=!0}catch(t){}t.deleteTexture(e),N=!0}self.document&&((P=self.document.createElement(\"img\")).onload=function(){I&&U(I),I=null,j=!0},P.onerror=function(){N=!0,I=null},P.src=\"data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=\");var V=\"01\",q=function(t,e){this._transformRequestFn=t,this._customAccessToken=e,this._createSkuToken()};function H(t){return 0===t.indexOf(\"mapbox:\")}q.prototype._createSkuToken=function(){var t=function(){for(var t=\"\",e=0;e<10;e++)t+=\"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\"[Math.floor(62*Math.random())];return{token:[\"1\",V,t].join(\"\"),tokenExpiresAt:Date.now()+432e5}}();this._skuToken=t.token,this._skuTokenExpiresAt=t.tokenExpiresAt},q.prototype._isSkuTokenExpired=function(){return Date.now()>this._skuTokenExpiresAt},q.prototype.transformRequest=function(t,e){return this._transformRequestFn&&this._transformRequestFn(t,e)||{url:t}},q.prototype.normalizeStyleURL=function(t,e){if(!H(t))return t;var r=X(t);return r.path=\"/styles/v1\"+r.path,this._makeAPIURL(r,this._customAccessToken||e)},q.prototype.normalizeGlyphsURL=function(t,e){if(!H(t))return t;var r=X(t);return r.path=\"/fonts/v1\"+r.path,this._makeAPIURL(r,this._customAccessToken||e)},q.prototype.normalizeSourceURL=function(t,e){if(!H(t))return t;var r=X(t);return r.path=\"/v4/\"+r.authority+\".json\",r.params.push(\"secure\"),this._makeAPIURL(r,this._customAccessToken||e)},q.prototype.normalizeSpriteURL=function(t,e,r,n){var i=X(t);return H(t)?(i.path=\"/styles/v1\"+i.path+\"/sprite\"+e+r,this._makeAPIURL(i,this._customAccessToken||n)):(i.path+=\"\"+e+r,Z(i))},q.prototype.normalizeTileURL=function(t,e){if(this._isSkuTokenExpired()&&this._createSkuToken(),t&&!H(t))return t;var r=X(t);r.path=r.path.replace(/(\\.(png|jpg)\\d*)(?=$)/,(R.devicePixelRatio>=2||512===e?\"@2x\":\"\")+(B.supported?\".webp\":\"$1\")),r.path=r.path.replace(/^.+\\/v4\\//,\"/\"),r.path=\"/v4\"+r.path;var n=this._customAccessToken||function(t){for(var e=0,r=t;e<r.length;e+=1){var n=r[e].match(/^access_token=(.*)$/);if(n)return n[1]}return null}(r.params)||F.ACCESS_TOKEN;return F.REQUIRE_ACCESS_TOKEN&&n&&this._skuToken&&r.params.push(\"sku=\"+this._skuToken),this._makeAPIURL(r,n)},q.prototype.canonicalizeTileURL=function(t,e){var r=X(t);if(!r.path.match(/(^\\/v4\\/)/)||!r.path.match(/\\.[\\w]+$/))return t;var n=\"mapbox://tiles/\";n+=r.path.replace(\"/v4/\",\"\");var i=r.params;return e&&(i=i.filter((function(t){return!t.match(/^access_token=/)}))),i.length&&(n+=\"?\"+i.join(\"&\")),n},q.prototype.canonicalizeTileset=function(t,e){for(var r=!!e&&H(e),n=[],i=0,a=t.tiles||[];i<a.length;i+=1){var o=a[i];Y(o)?n.push(this.canonicalizeTileURL(o,r)):n.push(o)}return n},q.prototype._makeAPIURL=function(t,e){var r=\"See https://www.mapbox.com/api-documentation/#access-tokens-and-token-scopes\",n=X(F.API_URL);if(t.protocol=n.protocol,t.authority=n.authority,\"/\"!==n.path&&(t.path=\"\"+n.path+t.path),!F.REQUIRE_ACCESS_TOKEN)return Z(t);if(!(e=e||F.ACCESS_TOKEN))throw new Error(\"An API access token is required to use Mapbox GL. \"+r);if(\"s\"===e[0])throw new Error(\"Use a public access token (pk.*) with Mapbox GL, not a secret access token (sk.*). \"+r);return t.params=t.params.filter((function(t){return-1===t.indexOf(\"access_token\")})),t.params.push(\"access_token=\"+e),Z(t)};var G=/^((https?:)?\\/\\/)?([^\\/]+\\.)?mapbox\\.c(n|om)(\\/|\\?|$)/i;function Y(t){return G.test(t)}var W=/^(\\w+):\\/\\/([^/?]*)(\\/[^?]+)?\\??(.+)?/;function X(t){var e=t.match(W);if(!e)throw new Error(\"Unable to parse URL object\");return{protocol:e[1],authority:e[2],path:e[3]||\"/\",params:e[4]?e[4].split(\"&\"):[]}}function Z(t){var e=t.params.length?\"?\"+t.params.join(\"&\"):\"\";return t.protocol+\"://\"+t.authority+t.path+e}function J(t){if(!t)return null;var e=t.split(\".\");if(!e||3!==e.length)return null;try{return JSON.parse(decodeURIComponent(self.atob(e[1]).split(\"\").map((function(t){return\"%\"+(\"00\"+t.charCodeAt(0).toString(16)).slice(-2)})).join(\"\")))}catch(t){return null}}var K=function(t){this.type=t,this.anonId=null,this.eventData={},this.queue=[],this.pendingRequest=null};K.prototype.getStorageKey=function(t){var e,r=J(F.ACCESS_TOKEN);return e=r&&r.u?self.btoa(encodeURIComponent(r.u).replace(/%([0-9A-F]{2})/g,(function(t,e){return String.fromCharCode(Number(\"0x\"+e))}))):F.ACCESS_TOKEN||\"\",t?\"mapbox.eventData.\"+t+\":\"+e:\"mapbox.eventData:\"+e},K.prototype.fetchEventData=function(){var t=E(\"localStorage\"),e=this.getStorageKey(),r=this.getStorageKey(\"uuid\");if(t)try{var n=self.localStorage.getItem(e);n&&(this.eventData=JSON.parse(n));var i=self.localStorage.getItem(r);i&&(this.anonId=i)}catch(t){_(\"Unable to read from LocalStorage\")}},K.prototype.saveEventData=function(){var t=E(\"localStorage\"),e=this.getStorageKey(),r=this.getStorageKey(\"uuid\");if(t)try{self.localStorage.setItem(r,this.anonId),Object.keys(this.eventData).length>=1&&self.localStorage.setItem(e,JSON.stringify(this.eventData))}catch(t){_(\"Unable to write to LocalStorage\")}},K.prototype.processRequests=function(t){},K.prototype.postEvent=function(t,e,r,n){var i=this;if(F.EVENTS_URL){var a=X(F.EVENTS_URL);a.params.push(\"access_token=\"+(n||F.ACCESS_TOKEN||\"\"));var o={event:this.type,created:new Date(t).toISOString(),sdkIdentifier:\"mapbox-gl-js\",sdkVersion:\"1.10.1\",skuId:V,userId:this.anonId},s=e?u(o,e):o,l={url:Z(a),headers:{\"Content-Type\":\"text/plain\"},body:JSON.stringify([s])};this.pendingRequest=xt(l,(function(t){i.pendingRequest=null,r(t),i.saveEventData(),i.processRequests(n)}))}},K.prototype.queueRequest=function(t,e){this.queue.push(t),this.processRequests(e)};var Q,$,tt=function(t){function e(){t.call(this,\"map.load\"),this.success={},this.skuToken=\"\"}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.postMapLoadEvent=function(t,e,r,n){this.skuToken=r,(F.EVENTS_URL&&n||F.ACCESS_TOKEN&&Array.isArray(t)&&t.some((function(t){return H(t)||Y(t)})))&&this.queueRequest({id:e,timestamp:Date.now()},n)},e.prototype.processRequests=function(t){var e=this;if(!this.pendingRequest&&0!==this.queue.length){var r=this.queue.shift(),n=r.id,i=r.timestamp;n&&this.success[n]||(this.anonId||this.fetchEventData(),d(this.anonId)||(this.anonId=p()),this.postEvent(i,{skuToken:this.skuToken},(function(t){t||n&&(e.success[n]=!0)}),t))}},e}(K),et=new(function(t){function e(e){t.call(this,\"appUserTurnstile\"),this._customAccessToken=e}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.postTurnstileEvent=function(t,e){F.EVENTS_URL&&F.ACCESS_TOKEN&&Array.isArray(t)&&t.some((function(t){return H(t)||Y(t)}))&&this.queueRequest(Date.now(),e)},e.prototype.processRequests=function(t){var e=this;if(!this.pendingRequest&&0!==this.queue.length){this.anonId&&this.eventData.lastSuccess&&this.eventData.tokenU||this.fetchEventData();var r=J(F.ACCESS_TOKEN),n=r?r.u:F.ACCESS_TOKEN,i=n!==this.eventData.tokenU;d(this.anonId)||(this.anonId=p(),i=!0);var a=this.queue.shift();if(this.eventData.lastSuccess){var o=new Date(this.eventData.lastSuccess),s=new Date(a),l=(a-this.eventData.lastSuccess)/864e5;i=i||l>=1||l<-1||o.getDate()!==s.getDate()}else i=!0;if(!i)return this.processRequests();this.postEvent(a,{\"enabled.telemetry\":!1},(function(t){t||(e.eventData.lastSuccess=a,e.eventData.tokenU=n)}),t)}},e}(K)),rt=et.postTurnstileEvent.bind(et),nt=new tt,it=nt.postMapLoadEvent.bind(nt),at=500,ot=50;function st(){self.caches&&!Q&&(Q=self.caches.open(\"mapbox-tiles\"))}function lt(t){var e=t.indexOf(\"?\");return e<0?t:t.slice(0,e)}var ct,ut=1/0;function ft(){return null==ct&&(ct=self.OffscreenCanvas&&new self.OffscreenCanvas(1,1).getContext(\"2d\")&&\"function\"==typeof self.createImageBitmap),ct}var ht={Unknown:\"Unknown\",Style:\"Style\",Source:\"Source\",Tile:\"Tile\",Glyphs:\"Glyphs\",SpriteImage:\"SpriteImage\",SpriteJSON:\"SpriteJSON\",Image:\"Image\"};\"function\"==typeof Object.freeze&&Object.freeze(ht);var pt,dt,gt=function(t){function e(e,r,n){401===r&&Y(n)&&(e+=\": you may have provided an invalid Mapbox access token. See https://www.mapbox.com/api-documentation/#access-tokens-and-token-scopes\"),t.call(this,e),this.status=r,this.url=n,this.name=this.constructor.name,this.message=e}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.toString=function(){return this.name+\": \"+this.message+\" (\"+this.status+\"): \"+this.url},e}(Error),mt=k()?function(){return self.worker&&self.worker.referrer}:function(){return(\"blob:\"===self.location.protocol?self.parent:self).location.href},vt=function(t,e){if(!(/^file:/.test(r=t.url)||/^file:/.test(mt())&&!/^\\w+:/.test(r))){if(self.fetch&&self.Request&&self.AbortController&&self.Request.prototype.hasOwnProperty(\"signal\"))return function(t,e){var r,n=new self.AbortController,i=new self.Request(t.url,{method:t.method||\"GET\",body:t.body,credentials:t.credentials,headers:t.headers,referrer:mt(),signal:n.signal}),a=!1,o=!1,s=(r=i.url).indexOf(\"sku=\")>0&&Y(r);\"json\"===t.type&&i.headers.set(\"Accept\",\"application/json\");var l=function(r,n,a){if(!o){if(r&&\"SecurityError\"!==r.message&&_(r),n&&a)return c(n);var l=Date.now();self.fetch(i).then((function(r){if(r.ok){var n=s?r.clone():null;return c(r,n,l)}return e(new gt(r.statusText,r.status,t.url))})).catch((function(t){20!==t.code&&e(new Error(t.message))}))}},c=function(r,n,s){(\"arrayBuffer\"===t.type?r.arrayBuffer():\"json\"===t.type?r.json():r.text()).then((function(t){o||(n&&s&&function(t,e,r){if(st(),Q){var n={status:e.status,statusText:e.statusText,headers:new self.Headers};e.headers.forEach((function(t,e){return n.headers.set(e,t)}));var i=M(e.headers.get(\"Cache-Control\")||\"\");i[\"no-store\"]||(i[\"max-age\"]&&n.headers.set(\"Expires\",new Date(r+1e3*i[\"max-age\"]).toUTCString()),new Date(n.headers.get(\"Expires\")).getTime()-r<42e4||function(t,e){if(void 0===$)try{new Response(new ReadableStream),$=!0}catch(t){$=!1}$?e(t.body):t.blob().then(e)}(e,(function(e){var r=new self.Response(e,n);st(),Q&&Q.then((function(e){return e.put(lt(t.url),r)})).catch((function(t){return _(t.message)}))})))}}(i,n,s),a=!0,e(null,t,r.headers.get(\"Cache-Control\"),r.headers.get(\"Expires\")))})).catch((function(t){o||e(new Error(t.message))}))};return s?function(t,e){if(st(),!Q)return e(null);var r=lt(t.url);Q.then((function(t){t.match(r).then((function(n){var i=function(t){if(!t)return!1;var e=new Date(t.headers.get(\"Expires\")||0),r=M(t.headers.get(\"Cache-Control\")||\"\");return e>Date.now()&&!r[\"no-cache\"]}(n);t.delete(r),i&&t.put(r,n.clone()),e(null,n,i)})).catch(e)})).catch(e)}(i,l):l(null,null),{cancel:function(){o=!0,a||n.abort()}}}(t,e);if(k()&&self.worker&&self.worker.actor)return self.worker.actor.send(\"getResource\",t,e,void 0,!0)}var r;return function(t,e){var r=new self.XMLHttpRequest;for(var n in r.open(t.method||\"GET\",t.url,!0),\"arrayBuffer\"===t.type&&(r.responseType=\"arraybuffer\"),t.headers)r.setRequestHeader(n,t.headers[n]);return\"json\"===t.type&&(r.responseType=\"text\",r.setRequestHeader(\"Accept\",\"application/json\")),r.withCredentials=\"include\"===t.credentials,r.onerror=function(){e(new Error(r.statusText))},r.onload=function(){if((r.status>=200&&r.status<300||0===r.status)&&null!==r.response){var n=r.response;if(\"json\"===t.type)try{n=JSON.parse(r.response)}catch(t){return e(t)}e(null,n,r.getResponseHeader(\"Cache-Control\"),r.getResponseHeader(\"Expires\"))}else e(new gt(r.statusText,r.status,t.url))},r.send(t.body),{cancel:function(){return r.abort()}}}(t,e)},yt=function(t,e){return vt(u(t,{type:\"arrayBuffer\"}),e)},xt=function(t,e){return vt(u(t,{method:\"POST\"}),e)};pt=[],dt=0;var bt=function(t,e){if(B.supported&&(t.headers||(t.headers={}),t.headers.accept=\"image/webp,*/*\"),dt>=F.MAX_PARALLEL_IMAGE_REQUESTS){var r={requestParameters:t,callback:e,cancelled:!1,cancel:function(){this.cancelled=!0}};return pt.push(r),r}dt++;var n=!1,i=function(){if(!n)for(n=!0,dt--;pt.length&&dt<F.MAX_PARALLEL_IMAGE_REQUESTS;){var t=pt.shift();t.cancelled||(t.cancel=bt(t.requestParameters,t.callback).cancel)}},a=yt(t,(function(t,r,n,a){i(),t?e(t):r&&(ft()?function(t,e){var r=new self.Blob([new Uint8Array(t)],{type:\"image/png\"});self.createImageBitmap(r).then((function(t){e(null,t)})).catch((function(t){e(new Error(\"Could not load image because of \"+t.message+\". Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported.\"))}))}(r,e):function(t,e,r,n){var i=new self.Image,a=self.URL;i.onload=function(){e(null,i),a.revokeObjectURL(i.src)},i.onerror=function(){return e(new Error(\"Could not load image. Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported.\"))};var o=new self.Blob([new Uint8Array(t)],{type:\"image/png\"});i.cacheControl=r,i.expires=n,i.src=t.byteLength?a.createObjectURL(o):\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAAAAASUVORK5CYII=\"}(r,e,n,a))}));return{cancel:function(){a.cancel(),i()}}};function _t(t,e,r){r[t]&&-1!==r[t].indexOf(e)||(r[t]=r[t]||[],r[t].push(e))}function wt(t,e,r){if(r&&r[t]){var n=r[t].indexOf(e);-1!==n&&r[t].splice(n,1)}}var Tt=function(t,e){void 0===e&&(e={}),u(this,e),this.type=t},kt=function(t){function e(e,r){void 0===r&&(r={}),t.call(this,\"error\",u({error:e},r))}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e}(Tt),Mt=function(){};Mt.prototype.on=function(t,e){return this._listeners=this._listeners||{},_t(t,e,this._listeners),this},Mt.prototype.off=function(t,e){return wt(t,e,this._listeners),wt(t,e,this._oneTimeListeners),this},Mt.prototype.once=function(t,e){return this._oneTimeListeners=this._oneTimeListeners||{},_t(t,e,this._oneTimeListeners),this},Mt.prototype.fire=function(t,e){\"string\"==typeof t&&(t=new Tt(t,e||{}));var r=t.type;if(this.listens(r)){t.target=this;for(var n=0,i=this._listeners&&this._listeners[r]?this._listeners[r].slice():[];n<i.length;n+=1)i[n].call(this,t);for(var a=0,o=this._oneTimeListeners&&this._oneTimeListeners[r]?this._oneTimeListeners[r].slice():[];a<o.length;a+=1){var s=o[a];wt(r,s,this._oneTimeListeners),s.call(this,t)}var l=this._eventedParent;l&&(u(t,\"function\"==typeof this._eventedParentData?this._eventedParentData():this._eventedParentData),l.fire(t))}else t instanceof kt&&console.error(t.error);return this},Mt.prototype.listens=function(t){return this._listeners&&this._listeners[t]&&this._listeners[t].length>0||this._oneTimeListeners&&this._oneTimeListeners[t]&&this._oneTimeListeners[t].length>0||this._eventedParent&&this._eventedParent.listens(t)},Mt.prototype.setEventedParent=function(t,e){return this._eventedParent=t,this._eventedParentData=e,this};var At={$version:8,$root:{version:{required:!0,type:\"enum\",values:[8]},name:{type:\"string\"},metadata:{type:\"*\"},center:{type:\"array\",value:\"number\"},zoom:{type:\"number\"},bearing:{type:\"number\",default:0,period:360,units:\"degrees\"},pitch:{type:\"number\",default:0,units:\"degrees\"},light:{type:\"light\"},sources:{required:!0,type:\"sources\"},sprite:{type:\"string\"},glyphs:{type:\"string\"},transition:{type:\"transition\"},layers:{required:!0,type:\"array\",value:\"layer\"}},sources:{\"*\":{type:\"source\"}},source:[\"source_vector\",\"source_raster\",\"source_raster_dem\",\"source_geojson\",\"source_video\",\"source_image\"],source_vector:{type:{required:!0,type:\"enum\",values:{vector:{}}},url:{type:\"string\"},tiles:{type:\"array\",value:\"string\"},bounds:{type:\"array\",value:\"number\",length:4,default:[-180,-85.051129,180,85.051129]},scheme:{type:\"enum\",values:{xyz:{},tms:{}},default:\"xyz\"},minzoom:{type:\"number\",default:0},maxzoom:{type:\"number\",default:22},attribution:{type:\"string\"},promoteId:{type:\"promoteId\"},\"*\":{type:\"*\"}},source_raster:{type:{required:!0,type:\"enum\",values:{raster:{}}},url:{type:\"string\"},tiles:{type:\"array\",value:\"string\"},bounds:{type:\"array\",value:\"number\",length:4,default:[-180,-85.051129,180,85.051129]},minzoom:{type:\"number\",default:0},maxzoom:{type:\"number\",default:22},tileSize:{type:\"number\",default:512,units:\"pixels\"},scheme:{type:\"enum\",values:{xyz:{},tms:{}},default:\"xyz\"},attribution:{type:\"string\"},\"*\":{type:\"*\"}},source_raster_dem:{type:{required:!0,type:\"enum\",values:{\"raster-dem\":{}}},url:{type:\"string\"},tiles:{type:\"array\",value:\"string\"},bounds:{type:\"array\",value:\"number\",length:4,default:[-180,-85.051129,180,85.051129]},minzoom:{type:\"number\",default:0},maxzoom:{type:\"number\",default:22},tileSize:{type:\"number\",default:512,units:\"pixels\"},attribution:{type:\"string\"},encoding:{type:\"enum\",values:{terrarium:{},mapbox:{}},default:\"mapbox\"},\"*\":{type:\"*\"}},source_geojson:{type:{required:!0,type:\"enum\",values:{geojson:{}}},data:{type:\"*\"},maxzoom:{type:\"number\",default:18},attribution:{type:\"string\"},buffer:{type:\"number\",default:128,maximum:512,minimum:0},tolerance:{type:\"number\",default:.375},cluster:{type:\"boolean\",default:!1},clusterRadius:{type:\"number\",default:50,minimum:0},clusterMaxZoom:{type:\"number\"},clusterProperties:{type:\"*\"},lineMetrics:{type:\"boolean\",default:!1},generateId:{type:\"boolean\",default:!1},promoteId:{type:\"promoteId\"}},source_video:{type:{required:!0,type:\"enum\",values:{video:{}}},urls:{required:!0,type:\"array\",value:\"string\"},coordinates:{required:!0,type:\"array\",length:4,value:{type:\"array\",length:2,value:\"number\"}}},source_image:{type:{required:!0,type:\"enum\",values:{image:{}}},url:{required:!0,type:\"string\"},coordinates:{required:!0,type:\"array\",length:4,value:{type:\"array\",length:2,value:\"number\"}}},layer:{id:{type:\"string\",required:!0},type:{type:\"enum\",values:{fill:{},line:{},symbol:{},circle:{},heatmap:{},\"fill-extrusion\":{},raster:{},hillshade:{},background:{}},required:!0},metadata:{type:\"*\"},source:{type:\"string\"},\"source-layer\":{type:\"string\"},minzoom:{type:\"number\",minimum:0,maximum:24},maxzoom:{type:\"number\",minimum:0,maximum:24},filter:{type:\"filter\"},layout:{type:\"layout\"},paint:{type:\"paint\"}},layout:[\"layout_fill\",\"layout_line\",\"layout_circle\",\"layout_heatmap\",\"layout_fill-extrusion\",\"layout_symbol\",\"layout_raster\",\"layout_hillshade\",\"layout_background\"],layout_background:{visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},layout_fill:{\"fill-sort-key\":{type:\"number\",expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},layout_circle:{\"circle-sort-key\":{type:\"number\",expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},layout_heatmap:{visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},\"layout_fill-extrusion\":{visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},layout_line:{\"line-cap\":{type:\"enum\",values:{butt:{},round:{},square:{}},default:\"butt\",expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"line-join\":{type:\"enum\",values:{bevel:{},round:{},miter:{}},default:\"miter\",expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"line-miter-limit\":{type:\"number\",default:2,requires:[{\"line-join\":\"miter\"}],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"line-round-limit\":{type:\"number\",default:1.05,requires:[{\"line-join\":\"round\"}],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"line-sort-key\":{type:\"number\",expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},layout_symbol:{\"symbol-placement\":{type:\"enum\",values:{point:{},line:{},\"line-center\":{}},default:\"point\",expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"symbol-spacing\":{type:\"number\",default:250,minimum:1,units:\"pixels\",requires:[{\"symbol-placement\":\"line\"}],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"symbol-avoid-edges\":{type:\"boolean\",default:!1,expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"symbol-sort-key\":{type:\"number\",expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"symbol-z-order\":{type:\"enum\",values:{auto:{},\"viewport-y\":{},source:{}},default:\"auto\",expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-allow-overlap\":{type:\"boolean\",default:!1,requires:[\"icon-image\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-ignore-placement\":{type:\"boolean\",default:!1,requires:[\"icon-image\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-optional\":{type:\"boolean\",default:!1,requires:[\"icon-image\",\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-rotation-alignment\":{type:\"enum\",values:{map:{},viewport:{},auto:{}},default:\"auto\",requires:[\"icon-image\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-size\":{type:\"number\",default:1,minimum:0,units:\"factor of the original icon size\",requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"icon-text-fit\":{type:\"enum\",values:{none:{},width:{},height:{},both:{}},default:\"none\",requires:[\"icon-image\",\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-text-fit-padding\":{type:\"array\",value:\"number\",length:4,default:[0,0,0,0],units:\"pixels\",requires:[\"icon-image\",\"text-field\",{\"icon-text-fit\":[\"both\",\"width\",\"height\"]}],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-image\":{type:\"resolvedImage\",tokens:!0,expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"icon-rotate\":{type:\"number\",default:0,period:360,units:\"degrees\",requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"icon-padding\":{type:\"number\",default:2,minimum:0,units:\"pixels\",requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-keep-upright\":{type:\"boolean\",default:!1,requires:[\"icon-image\",{\"icon-rotation-alignment\":\"map\"},{\"symbol-placement\":[\"line\",\"line-center\"]}],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-offset\":{type:\"array\",value:\"number\",length:2,default:[0,0],requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"icon-anchor\":{type:\"enum\",values:{center:{},left:{},right:{},top:{},bottom:{},\"top-left\":{},\"top-right\":{},\"bottom-left\":{},\"bottom-right\":{}},default:\"center\",requires:[\"icon-image\"],expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"icon-pitch-alignment\":{type:\"enum\",values:{map:{},viewport:{},auto:{}},default:\"auto\",requires:[\"icon-image\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-pitch-alignment\":{type:\"enum\",values:{map:{},viewport:{},auto:{}},default:\"auto\",requires:[\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-rotation-alignment\":{type:\"enum\",values:{map:{},viewport:{},auto:{}},default:\"auto\",requires:[\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-field\":{type:\"formatted\",default:\"\",tokens:!0,expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-font\":{type:\"array\",value:\"string\",default:[\"Open Sans Regular\",\"Arial Unicode MS Regular\"],requires:[\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-size\":{type:\"number\",default:16,minimum:0,units:\"pixels\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-max-width\":{type:\"number\",default:10,minimum:0,units:\"ems\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-line-height\":{type:\"number\",default:1.2,units:\"ems\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-letter-spacing\":{type:\"number\",default:0,units:\"ems\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-justify\":{type:\"enum\",values:{auto:{},left:{},center:{},right:{}},default:\"center\",requires:[\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-radial-offset\":{type:\"number\",units:\"ems\",default:0,requires:[\"text-field\"],\"property-type\":\"data-driven\",expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]}},\"text-variable-anchor\":{type:\"array\",value:\"enum\",values:{center:{},left:{},right:{},top:{},bottom:{},\"top-left\":{},\"top-right\":{},\"bottom-left\":{},\"bottom-right\":{}},requires:[\"text-field\",{\"symbol-placement\":[\"point\"]}],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-anchor\":{type:\"enum\",values:{center:{},left:{},right:{},top:{},bottom:{},\"top-left\":{},\"top-right\":{},\"bottom-left\":{},\"bottom-right\":{}},default:\"center\",requires:[\"text-field\",{\"!\":\"text-variable-anchor\"}],expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-max-angle\":{type:\"number\",default:45,units:\"degrees\",requires:[\"text-field\",{\"symbol-placement\":[\"line\",\"line-center\"]}],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-writing-mode\":{type:\"array\",value:\"enum\",values:{horizontal:{},vertical:{}},requires:[\"text-field\",{\"symbol-placement\":[\"point\"]}],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-rotate\":{type:\"number\",default:0,period:360,units:\"degrees\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-padding\":{type:\"number\",default:2,minimum:0,units:\"pixels\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-keep-upright\":{type:\"boolean\",default:!0,requires:[\"text-field\",{\"text-rotation-alignment\":\"map\"},{\"symbol-placement\":[\"line\",\"line-center\"]}],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-transform\":{type:\"enum\",values:{none:{},uppercase:{},lowercase:{}},default:\"none\",requires:[\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-offset\":{type:\"array\",value:\"number\",units:\"ems\",length:2,default:[0,0],requires:[\"text-field\",{\"!\":\"text-radial-offset\"}],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"data-driven\"},\"text-allow-overlap\":{type:\"boolean\",default:!1,requires:[\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-ignore-placement\":{type:\"boolean\",default:!1,requires:[\"text-field\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-optional\":{type:\"boolean\",default:!1,requires:[\"text-field\",\"icon-image\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},layout_raster:{visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},layout_hillshade:{visibility:{type:\"enum\",values:{visible:{},none:{}},default:\"visible\",\"property-type\":\"constant\"}},filter:{type:\"array\",value:\"*\"},filter_operator:{type:\"enum\",values:{\"==\":{},\"!=\":{},\">\":{},\">=\":{},\"<\":{},\"<=\":{},in:{},\"!in\":{},all:{},any:{},none:{},has:{},\"!has\":{},within:{}}},geometry_type:{type:\"enum\",values:{Point:{},LineString:{},Polygon:{}}},function:{expression:{type:\"expression\"},stops:{type:\"array\",value:\"function_stop\"},base:{type:\"number\",default:1,minimum:0},property:{type:\"string\",default:\"$zoom\"},type:{type:\"enum\",values:{identity:{},exponential:{},interval:{},categorical:{}},default:\"exponential\"},colorSpace:{type:\"enum\",values:{rgb:{},lab:{},hcl:{}},default:\"rgb\"},default:{type:\"*\",required:!1}},function_stop:{type:\"array\",minimum:0,maximum:24,value:[\"number\",\"color\"],length:2},expression:{type:\"array\",value:\"*\",minimum:1},expression_name:{type:\"enum\",values:{let:{group:\"Variable binding\"},var:{group:\"Variable binding\"},literal:{group:\"Types\"},array:{group:\"Types\"},at:{group:\"Lookup\"},in:{group:\"Lookup\"},\"index-of\":{group:\"Lookup\"},slice:{group:\"Lookup\"},case:{group:\"Decision\"},match:{group:\"Decision\"},coalesce:{group:\"Decision\"},step:{group:\"Ramps, scales, curves\"},interpolate:{group:\"Ramps, scales, curves\"},\"interpolate-hcl\":{group:\"Ramps, scales, curves\"},\"interpolate-lab\":{group:\"Ramps, scales, curves\"},ln2:{group:\"Math\"},pi:{group:\"Math\"},e:{group:\"Math\"},typeof:{group:\"Types\"},string:{group:\"Types\"},number:{group:\"Types\"},boolean:{group:\"Types\"},object:{group:\"Types\"},collator:{group:\"Types\"},format:{group:\"Types\"},image:{group:\"Types\"},\"number-format\":{group:\"Types\"},\"to-string\":{group:\"Types\"},\"to-number\":{group:\"Types\"},\"to-boolean\":{group:\"Types\"},\"to-rgba\":{group:\"Color\"},\"to-color\":{group:\"Types\"},rgb:{group:\"Color\"},rgba:{group:\"Color\"},get:{group:\"Lookup\"},has:{group:\"Lookup\"},length:{group:\"Lookup\"},properties:{group:\"Feature data\"},\"feature-state\":{group:\"Feature data\"},\"geometry-type\":{group:\"Feature data\"},id:{group:\"Feature data\"},zoom:{group:\"Zoom\"},\"heatmap-density\":{group:\"Heatmap\"},\"line-progress\":{group:\"Feature data\"},accumulated:{group:\"Feature data\"},\"+\":{group:\"Math\"},\"*\":{group:\"Math\"},\"-\":{group:\"Math\"},\"/\":{group:\"Math\"},\"%\":{group:\"Math\"},\"^\":{group:\"Math\"},sqrt:{group:\"Math\"},log10:{group:\"Math\"},ln:{group:\"Math\"},log2:{group:\"Math\"},sin:{group:\"Math\"},cos:{group:\"Math\"},tan:{group:\"Math\"},asin:{group:\"Math\"},acos:{group:\"Math\"},atan:{group:\"Math\"},min:{group:\"Math\"},max:{group:\"Math\"},round:{group:\"Math\"},abs:{group:\"Math\"},ceil:{group:\"Math\"},floor:{group:\"Math\"},distance:{group:\"Math\"},\"==\":{group:\"Decision\"},\"!=\":{group:\"Decision\"},\">\":{group:\"Decision\"},\"<\":{group:\"Decision\"},\">=\":{group:\"Decision\"},\"<=\":{group:\"Decision\"},all:{group:\"Decision\"},any:{group:\"Decision\"},\"!\":{group:\"Decision\"},within:{group:\"Decision\"},\"is-supported-script\":{group:\"String\"},upcase:{group:\"String\"},downcase:{group:\"String\"},concat:{group:\"String\"},\"resolved-locale\":{group:\"String\"}}},light:{anchor:{type:\"enum\",default:\"viewport\",values:{map:{},viewport:{}},\"property-type\":\"data-constant\",transition:!1,expression:{interpolated:!1,parameters:[\"zoom\"]}},position:{type:\"array\",default:[1.15,210,30],length:3,value:\"number\",\"property-type\":\"data-constant\",transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]}},color:{type:\"color\",\"property-type\":\"data-constant\",default:\"#ffffff\",expression:{interpolated:!0,parameters:[\"zoom\"]},transition:!0},intensity:{type:\"number\",\"property-type\":\"data-constant\",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:[\"zoom\"]},transition:!0}},paint:[\"paint_fill\",\"paint_line\",\"paint_circle\",\"paint_heatmap\",\"paint_fill-extrusion\",\"paint_symbol\",\"paint_raster\",\"paint_hillshade\",\"paint_background\"],paint_fill:{\"fill-antialias\":{type:\"boolean\",default:!0,expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"fill-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"fill-color\":{type:\"color\",default:\"#000000\",transition:!0,requires:[{\"!\":\"fill-pattern\"}],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"fill-outline-color\":{type:\"color\",transition:!0,requires:[{\"!\":\"fill-pattern\"},{\"fill-antialias\":!0}],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"fill-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"fill-translate-anchor\":{type:\"enum\",values:{map:{},viewport:{}},default:\"map\",requires:[\"fill-translate\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"fill-pattern\":{type:\"resolvedImage\",transition:!0,expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"cross-faded-data-driven\"}},\"paint_fill-extrusion\":{\"fill-extrusion-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"fill-extrusion-color\":{type:\"color\",default:\"#000000\",transition:!0,requires:[{\"!\":\"fill-extrusion-pattern\"}],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"fill-extrusion-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"fill-extrusion-translate-anchor\":{type:\"enum\",values:{map:{},viewport:{}},default:\"map\",requires:[\"fill-extrusion-translate\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"fill-extrusion-pattern\":{type:\"resolvedImage\",transition:!0,expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"cross-faded-data-driven\"},\"fill-extrusion-height\":{type:\"number\",default:0,minimum:0,units:\"meters\",transition:!0,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"fill-extrusion-base\":{type:\"number\",default:0,minimum:0,units:\"meters\",transition:!0,requires:[\"fill-extrusion-height\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"fill-extrusion-vertical-gradient\":{type:\"boolean\",default:!0,transition:!1,expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"}},paint_line:{\"line-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"line-color\":{type:\"color\",default:\"#000000\",transition:!0,requires:[{\"!\":\"line-pattern\"}],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"line-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"line-translate-anchor\":{type:\"enum\",values:{map:{},viewport:{}},default:\"map\",requires:[\"line-translate\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"line-width\":{type:\"number\",default:1,minimum:0,transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"line-gap-width\":{type:\"number\",default:0,minimum:0,transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"line-offset\":{type:\"number\",default:0,transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"line-blur\":{type:\"number\",default:0,minimum:0,transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"line-dasharray\":{type:\"array\",value:\"number\",minimum:0,transition:!0,units:\"line widths\",requires:[{\"!\":\"line-pattern\"}],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"cross-faded\"},\"line-pattern\":{type:\"resolvedImage\",transition:!0,expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]},\"property-type\":\"cross-faded-data-driven\"},\"line-gradient\":{type:\"color\",transition:!1,requires:[{\"!\":\"line-dasharray\"},{\"!\":\"line-pattern\"},{source:\"geojson\",has:{lineMetrics:!0}}],expression:{interpolated:!0,parameters:[\"line-progress\"]},\"property-type\":\"color-ramp\"}},paint_circle:{\"circle-radius\":{type:\"number\",default:5,minimum:0,transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"circle-color\":{type:\"color\",default:\"#000000\",transition:!0,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"circle-blur\":{type:\"number\",default:0,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"circle-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"circle-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"circle-translate-anchor\":{type:\"enum\",values:{map:{},viewport:{}},default:\"map\",requires:[\"circle-translate\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"circle-pitch-scale\":{type:\"enum\",values:{map:{},viewport:{}},default:\"map\",expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"circle-pitch-alignment\":{type:\"enum\",values:{map:{},viewport:{}},default:\"viewport\",expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"circle-stroke-width\":{type:\"number\",default:0,minimum:0,transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"circle-stroke-color\":{type:\"color\",default:\"#000000\",transition:!0,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"circle-stroke-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"}},paint_heatmap:{\"heatmap-radius\":{type:\"number\",default:30,minimum:1,transition:!0,units:\"pixels\",expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"heatmap-weight\":{type:\"number\",default:1,minimum:0,transition:!1,expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"heatmap-intensity\":{type:\"number\",default:1,minimum:0,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"heatmap-color\":{type:\"color\",default:[\"interpolate\",[\"linear\"],[\"heatmap-density\"],0,\"rgba(0, 0, 255, 0)\",.1,\"royalblue\",.3,\"cyan\",.5,\"lime\",.7,\"yellow\",1,\"red\"],transition:!1,expression:{interpolated:!0,parameters:[\"heatmap-density\"]},\"property-type\":\"color-ramp\"},\"heatmap-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"}},paint_symbol:{\"icon-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"icon-color\":{type:\"color\",default:\"#000000\",transition:!0,requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"icon-halo-color\":{type:\"color\",default:\"rgba(0, 0, 0, 0)\",transition:!0,requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"icon-halo-width\":{type:\"number\",default:0,minimum:0,transition:!0,units:\"pixels\",requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"icon-halo-blur\":{type:\"number\",default:0,minimum:0,transition:!0,units:\"pixels\",requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"icon-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],transition:!0,units:\"pixels\",requires:[\"icon-image\"],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"icon-translate-anchor\":{type:\"enum\",values:{map:{},viewport:{}},default:\"map\",requires:[\"icon-image\",\"icon-translate\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"text-color\":{type:\"color\",default:\"#000000\",transition:!0,overridable:!0,requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"text-halo-color\":{type:\"color\",default:\"rgba(0, 0, 0, 0)\",transition:!0,requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"text-halo-width\":{type:\"number\",default:0,minimum:0,transition:!0,units:\"pixels\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"text-halo-blur\":{type:\"number\",default:0,minimum:0,transition:!0,units:\"pixels\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\",\"feature\",\"feature-state\"]},\"property-type\":\"data-driven\"},\"text-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],transition:!0,units:\"pixels\",requires:[\"text-field\"],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"text-translate-anchor\":{type:\"enum\",values:{map:{},viewport:{}},default:\"map\",requires:[\"text-field\",\"text-translate\"],expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"}},paint_raster:{\"raster-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"raster-hue-rotate\":{type:\"number\",default:0,period:360,transition:!0,units:\"degrees\",expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"raster-brightness-min\":{type:\"number\",default:0,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"raster-brightness-max\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"raster-saturation\":{type:\"number\",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"raster-contrast\":{type:\"number\",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"raster-resampling\":{type:\"enum\",values:{linear:{},nearest:{}},default:\"linear\",expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"raster-fade-duration\":{type:\"number\",default:300,minimum:0,transition:!1,units:\"milliseconds\",expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"}},paint_hillshade:{\"hillshade-illumination-direction\":{type:\"number\",default:335,minimum:0,maximum:359,transition:!1,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"hillshade-illumination-anchor\":{type:\"enum\",values:{map:{},viewport:{}},default:\"viewport\",expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"hillshade-exaggeration\":{type:\"number\",default:.5,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"hillshade-shadow-color\":{type:\"color\",default:\"#000000\",transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"hillshade-highlight-color\":{type:\"color\",default:\"#FFFFFF\",transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"hillshade-accent-color\":{type:\"color\",default:\"#000000\",transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"}},paint_background:{\"background-color\":{type:\"color\",default:\"#000000\",transition:!0,requires:[{\"!\":\"background-pattern\"}],expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"},\"background-pattern\":{type:\"resolvedImage\",transition:!0,expression:{interpolated:!1,parameters:[\"zoom\"]},\"property-type\":\"cross-faded\"},\"background-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:[\"zoom\"]},\"property-type\":\"data-constant\"}},transition:{duration:{type:\"number\",default:300,minimum:0,units:\"milliseconds\"},delay:{type:\"number\",default:0,minimum:0,units:\"milliseconds\"}},\"property-type\":{\"data-driven\":{type:\"property-type\"},\"cross-faded\":{type:\"property-type\"},\"cross-faded-data-driven\":{type:\"property-type\"},\"color-ramp\":{type:\"property-type\"},\"data-constant\":{type:\"property-type\"},constant:{type:\"property-type\"}},promoteId:{\"*\":{type:\"string\"}}},St=function(t,e,r,n){this.message=(t?t+\": \":\"\")+r,n&&(this.identifier=n),null!=e&&e.__line__&&(this.line=e.__line__)};function Et(t){var e=t.value;return e?[new St(t.key,e,\"constants have been deprecated as of v8\")]:[]}function Ct(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];for(var n=0,i=e;n<i.length;n+=1){var a=i[n];for(var o in a)t[o]=a[o]}return t}function Lt(t){return t instanceof Number||t instanceof String||t instanceof Boolean?t.valueOf():t}function It(t){if(Array.isArray(t))return t.map(It);if(t instanceof Object&&!(t instanceof Number||t instanceof String||t instanceof Boolean)){var e={};for(var r in t)e[r]=It(t[r]);return e}return Lt(t)}var Pt=function(t){function e(e,r){t.call(this,r),this.message=r,this.key=e}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e}(Error),zt=function(t,e){void 0===e&&(e=[]),this.parent=t,this.bindings={};for(var r=0,n=e;r<n.length;r+=1){var i=n[r];this.bindings[i[0]]=i[1]}};zt.prototype.concat=function(t){return new zt(this,t)},zt.prototype.get=function(t){if(this.bindings[t])return this.bindings[t];if(this.parent)return this.parent.get(t);throw new Error(t+\" not found in scope.\")},zt.prototype.has=function(t){return!!this.bindings[t]||!!this.parent&&this.parent.has(t)};var Ot={kind:\"null\"},Dt={kind:\"number\"},Rt={kind:\"string\"},Ft={kind:\"boolean\"},Bt={kind:\"color\"},Nt={kind:\"object\"},jt={kind:\"value\"},Ut={kind:\"collator\"},Vt={kind:\"formatted\"},qt={kind:\"resolvedImage\"};function Ht(t,e){return{kind:\"array\",itemType:t,N:e}}function Gt(t){if(\"array\"===t.kind){var e=Gt(t.itemType);return\"number\"==typeof t.N?\"array<\"+e+\", \"+t.N+\">\":\"value\"===t.itemType.kind?\"array\":\"array<\"+e+\">\"}return t.kind}var Yt=[Ot,Dt,Rt,Ft,Bt,Vt,Nt,Ht(jt),qt];function Wt(t,e){if(\"error\"===e.kind)return null;if(\"array\"===t.kind){if(\"array\"===e.kind&&(0===e.N&&\"value\"===e.itemType.kind||!Wt(t.itemType,e.itemType))&&(\"number\"!=typeof t.N||t.N===e.N))return null}else{if(t.kind===e.kind)return null;if(\"value\"===t.kind)for(var r=0,n=Yt;r<n.length;r+=1)if(!Wt(n[r],e))return null}return\"Expected \"+Gt(t)+\" but found \"+Gt(e)+\" instead.\"}function Xt(t,e){return e.some((function(e){return e.kind===t.kind}))}function Zt(t,e){return e.some((function(e){return\"null\"===e?null===t:\"array\"===e?Array.isArray(t):\"object\"===e?t&&!Array.isArray(t)&&\"object\"==typeof t:e===typeof t}))}var Jt=e((function(t,e){var r={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],rebeccapurple:[102,51,153,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function n(t){return(t=Math.round(t))<0?0:t>255?255:t}function i(t){return n(\"%\"===t[t.length-1]?parseFloat(t)/100*255:parseInt(t))}function a(t){return(e=\"%\"===t[t.length-1]?parseFloat(t)/100:parseFloat(t))<0?0:e>1?1:e;var e}function o(t,e,r){return r<0?r+=1:r>1&&(r-=1),6*r<1?t+(e-t)*r*6:2*r<1?e:3*r<2?t+(e-t)*(2/3-r)*6:t}try{e.parseCSSColor=function(t){var e,s=t.replace(/ /g,\"\").toLowerCase();if(s in r)return r[s].slice();if(\"#\"===s[0])return 4===s.length?(e=parseInt(s.substr(1),16))>=0&&e<=4095?[(3840&e)>>4|(3840&e)>>8,240&e|(240&e)>>4,15&e|(15&e)<<4,1]:null:7===s.length&&(e=parseInt(s.substr(1),16))>=0&&e<=16777215?[(16711680&e)>>16,(65280&e)>>8,255&e,1]:null;var l=s.indexOf(\"(\"),c=s.indexOf(\")\");if(-1!==l&&c+1===s.length){var u=s.substr(0,l),f=s.substr(l+1,c-(l+1)).split(\",\"),h=1;switch(u){case\"rgba\":if(4!==f.length)return null;h=a(f.pop());case\"rgb\":return 3!==f.length?null:[i(f[0]),i(f[1]),i(f[2]),h];case\"hsla\":if(4!==f.length)return null;h=a(f.pop());case\"hsl\":if(3!==f.length)return null;var p=(parseFloat(f[0])%360+360)%360/360,d=a(f[1]),g=a(f[2]),m=g<=.5?g*(d+1):g+d-g*d,v=2*g-m;return[n(255*o(v,m,p+1/3)),n(255*o(v,m,p)),n(255*o(v,m,p-1/3)),h];default:return null}}return null}}catch(t){}})).parseCSSColor,Kt=function(t,e,r,n){void 0===n&&(n=1),this.r=t,this.g=e,this.b=r,this.a=n};Kt.parse=function(t){if(t){if(t instanceof Kt)return t;if(\"string\"==typeof t){var e=Jt(t);if(e)return new Kt(e[0]/255*e[3],e[1]/255*e[3],e[2]/255*e[3],e[3])}}},Kt.prototype.toString=function(){var t=this.toArray(),e=t[1],r=t[2],n=t[3];return\"rgba(\"+Math.round(t[0])+\",\"+Math.round(e)+\",\"+Math.round(r)+\",\"+n+\")\"},Kt.prototype.toArray=function(){var t=this.a;return 0===t?[0,0,0,0]:[255*this.r/t,255*this.g/t,255*this.b/t,t]},Kt.black=new Kt(0,0,0,1),Kt.white=new Kt(1,1,1,1),Kt.transparent=new Kt(0,0,0,0),Kt.red=new Kt(1,0,0,1);var Qt=function(t,e,r){this.sensitivity=t?e?\"variant\":\"case\":e?\"accent\":\"base\",this.locale=r,this.collator=new Intl.Collator(this.locale?this.locale:[],{sensitivity:this.sensitivity,usage:\"search\"})};Qt.prototype.compare=function(t,e){return this.collator.compare(t,e)},Qt.prototype.resolvedLocale=function(){return new Intl.Collator(this.locale?this.locale:[]).resolvedOptions().locale};var $t=function(t,e,r,n,i){this.text=t,this.image=e,this.scale=r,this.fontStack=n,this.textColor=i},te=function(t){this.sections=t};te.fromString=function(t){return new te([new $t(t,null,null,null,null)])},te.prototype.isEmpty=function(){return 0===this.sections.length||!this.sections.some((function(t){return 0!==t.text.length||t.image&&0!==t.image.name.length}))},te.factory=function(t){return t instanceof te?t:te.fromString(t)},te.prototype.toString=function(){return 0===this.sections.length?\"\":this.sections.map((function(t){return t.text})).join(\"\")},te.prototype.serialize=function(){for(var t=[\"format\"],e=0,r=this.sections;e<r.length;e+=1){var n=r[e];if(n.image)t.push([\"image\",n.image.name]);else{t.push(n.text);var i={};n.fontStack&&(i[\"text-font\"]=[\"literal\",n.fontStack.split(\",\")]),n.scale&&(i[\"font-scale\"]=n.scale),n.textColor&&(i[\"text-color\"]=[\"rgba\"].concat(n.textColor.toArray())),t.push(i)}}return t};var ee=function(t){this.name=t.name,this.available=t.available};function re(t,e,r,n){return\"number\"==typeof t&&t>=0&&t<=255&&\"number\"==typeof e&&e>=0&&e<=255&&\"number\"==typeof r&&r>=0&&r<=255?void 0===n||\"number\"==typeof n&&n>=0&&n<=1?null:\"Invalid rgba value [\"+[t,e,r,n].join(\", \")+\"]: 'a' must be between 0 and 1.\":\"Invalid rgba value [\"+(\"number\"==typeof n?[t,e,r,n]:[t,e,r]).join(\", \")+\"]: 'r', 'g', and 'b' must be between 0 and 255.\"}function ne(t){if(null===t)return!0;if(\"string\"==typeof t)return!0;if(\"boolean\"==typeof t)return!0;if(\"number\"==typeof t)return!0;if(t instanceof Kt)return!0;if(t instanceof Qt)return!0;if(t instanceof te)return!0;if(t instanceof ee)return!0;if(Array.isArray(t)){for(var e=0,r=t;e<r.length;e+=1)if(!ne(r[e]))return!1;return!0}if(\"object\"==typeof t){for(var n in t)if(!ne(t[n]))return!1;return!0}return!1}function ie(t){if(null===t)return Ot;if(\"string\"==typeof t)return Rt;if(\"boolean\"==typeof t)return Ft;if(\"number\"==typeof t)return Dt;if(t instanceof Kt)return Bt;if(t instanceof Qt)return Ut;if(t instanceof te)return Vt;if(t instanceof ee)return qt;if(Array.isArray(t)){for(var e,r=t.length,n=0,i=t;n<i.length;n+=1){var a=ie(i[n]);if(e){if(e===a)continue;e=jt;break}e=a}return Ht(e||jt,r)}return Nt}function ae(t){var e=typeof t;return null===t?\"\":\"string\"===e||\"number\"===e||\"boolean\"===e?String(t):t instanceof Kt||t instanceof te||t instanceof ee?t.toString():JSON.stringify(t)}ee.prototype.toString=function(){return this.name},ee.fromString=function(t){return t?new ee({name:t,available:!1}):null},ee.prototype.serialize=function(){return[\"image\",this.name]};var oe=function(t,e){this.type=t,this.value=e};oe.parse=function(t,e){if(2!==t.length)return e.error(\"'literal' expression requires exactly one argument, but found \"+(t.length-1)+\" instead.\");if(!ne(t[1]))return e.error(\"invalid value\");var r=t[1],n=ie(r),i=e.expectedType;return\"array\"!==n.kind||0!==n.N||!i||\"array\"!==i.kind||\"number\"==typeof i.N&&0!==i.N||(n=i),new oe(n,r)},oe.prototype.evaluate=function(){return this.value},oe.prototype.eachChild=function(){},oe.prototype.outputDefined=function(){return!0},oe.prototype.serialize=function(){return\"array\"===this.type.kind||\"object\"===this.type.kind?[\"literal\",this.value]:this.value instanceof Kt?[\"rgba\"].concat(this.value.toArray()):this.value instanceof te?this.value.serialize():this.value};var se=function(t){this.name=\"ExpressionEvaluationError\",this.message=t};se.prototype.toJSON=function(){return this.message};var le={string:Rt,number:Dt,boolean:Ft,object:Nt},ce=function(t,e){this.type=t,this.args=e};ce.parse=function(t,e){if(t.length<2)return e.error(\"Expected at least one argument.\");var r,n=1,i=t[0];if(\"array\"===i){var a,o;if(t.length>2){var s=t[1];if(\"string\"!=typeof s||!(s in le)||\"object\"===s)return e.error('The item type argument of \"array\" must be one of string, number, boolean',1);a=le[s],n++}else a=jt;if(t.length>3){if(null!==t[2]&&(\"number\"!=typeof t[2]||t[2]<0||t[2]!==Math.floor(t[2])))return e.error('The length argument to \"array\" must be a positive integer literal',2);o=t[2],n++}r=Ht(a,o)}else r=le[i];for(var l=[];n<t.length;n++){var c=e.parse(t[n],n,jt);if(!c)return null;l.push(c)}return new ce(r,l)},ce.prototype.evaluate=function(t){for(var e=0;e<this.args.length;e++){var r=this.args[e].evaluate(t);if(!Wt(this.type,ie(r)))return r;if(e===this.args.length-1)throw new se(\"Expected value to be of type \"+Gt(this.type)+\", but found \"+Gt(ie(r))+\" instead.\")}return null},ce.prototype.eachChild=function(t){this.args.forEach(t)},ce.prototype.outputDefined=function(){return this.args.every((function(t){return t.outputDefined()}))},ce.prototype.serialize=function(){var t=this.type,e=[t.kind];if(\"array\"===t.kind){var r=t.itemType;if(\"string\"===r.kind||\"number\"===r.kind||\"boolean\"===r.kind){e.push(r.kind);var n=t.N;(\"number\"==typeof n||this.args.length>1)&&e.push(n)}}return e.concat(this.args.map((function(t){return t.serialize()})))};var ue=function(t){this.type=Vt,this.sections=t};ue.parse=function(t,e){if(t.length<2)return e.error(\"Expected at least one argument.\");var r=t[1];if(!Array.isArray(r)&&\"object\"==typeof r)return e.error(\"First argument must be an image or text section.\");for(var n=[],i=!1,a=1;a<=t.length-1;++a){var o=t[a];if(i&&\"object\"==typeof o&&!Array.isArray(o)){i=!1;var s=null;if(o[\"font-scale\"]&&!(s=e.parse(o[\"font-scale\"],1,Dt)))return null;var l=null;if(o[\"text-font\"]&&!(l=e.parse(o[\"text-font\"],1,Ht(Rt))))return null;var c=null;if(o[\"text-color\"]&&!(c=e.parse(o[\"text-color\"],1,Bt)))return null;var u=n[n.length-1];u.scale=s,u.font=l,u.textColor=c}else{var f=e.parse(t[a],1,jt);if(!f)return null;var h=f.type.kind;if(\"string\"!==h&&\"value\"!==h&&\"null\"!==h&&\"resolvedImage\"!==h)return e.error(\"Formatted text type must be 'string', 'value', 'image' or 'null'.\");i=!0,n.push({content:f,scale:null,font:null,textColor:null})}}return new ue(n)},ue.prototype.evaluate=function(t){return new te(this.sections.map((function(e){var r=e.content.evaluate(t);return ie(r)===qt?new $t(\"\",r,null,null,null):new $t(ae(r),null,e.scale?e.scale.evaluate(t):null,e.font?e.font.evaluate(t).join(\",\"):null,e.textColor?e.textColor.evaluate(t):null)})))},ue.prototype.eachChild=function(t){for(var e=0,r=this.sections;e<r.length;e+=1){var n=r[e];t(n.content),n.scale&&t(n.scale),n.font&&t(n.font),n.textColor&&t(n.textColor)}},ue.prototype.outputDefined=function(){return!1},ue.prototype.serialize=function(){for(var t=[\"format\"],e=0,r=this.sections;e<r.length;e+=1){var n=r[e];t.push(n.content.serialize());var i={};n.scale&&(i[\"font-scale\"]=n.scale.serialize()),n.font&&(i[\"text-font\"]=n.font.serialize()),n.textColor&&(i[\"text-color\"]=n.textColor.serialize()),t.push(i)}return t};var fe=function(t){this.type=qt,this.input=t};fe.parse=function(t,e){if(2!==t.length)return e.error(\"Expected two arguments.\");var r=e.parse(t[1],1,Rt);return r?new fe(r):e.error(\"No image name provided.\")},fe.prototype.evaluate=function(t){var e=this.input.evaluate(t),r=ee.fromString(e);return r&&t.availableImages&&(r.available=t.availableImages.indexOf(e)>-1),r},fe.prototype.eachChild=function(t){t(this.input)},fe.prototype.outputDefined=function(){return!1},fe.prototype.serialize=function(){return[\"image\",this.input.serialize()]};var he={\"to-boolean\":Ft,\"to-color\":Bt,\"to-number\":Dt,\"to-string\":Rt},pe=function(t,e){this.type=t,this.args=e};pe.parse=function(t,e){if(t.length<2)return e.error(\"Expected at least one argument.\");var r=t[0];if((\"to-boolean\"===r||\"to-string\"===r)&&2!==t.length)return e.error(\"Expected one argument.\");for(var n=he[r],i=[],a=1;a<t.length;a++){var o=e.parse(t[a],a,jt);if(!o)return null;i.push(o)}return new pe(n,i)},pe.prototype.evaluate=function(t){if(\"boolean\"===this.type.kind)return Boolean(this.args[0].evaluate(t));if(\"color\"===this.type.kind){for(var e,r,n=0,i=this.args;n<i.length;n+=1){if(r=null,(e=i[n].evaluate(t))instanceof Kt)return e;if(\"string\"==typeof e){var a=t.parseColor(e);if(a)return a}else if(Array.isArray(e)&&!(r=e.length<3||e.length>4?\"Invalid rbga value \"+JSON.stringify(e)+\": expected an array containing either three or four numeric values.\":re(e[0],e[1],e[2],e[3])))return new Kt(e[0]/255,e[1]/255,e[2]/255,e[3])}throw new se(r||\"Could not parse color from value '\"+(\"string\"==typeof e?e:String(JSON.stringify(e)))+\"'\")}if(\"number\"===this.type.kind){for(var o=null,s=0,l=this.args;s<l.length;s+=1){if(null===(o=l[s].evaluate(t)))return 0;var c=Number(o);if(!isNaN(c))return c}throw new se(\"Could not convert \"+JSON.stringify(o)+\" to number.\")}return\"formatted\"===this.type.kind?te.fromString(ae(this.args[0].evaluate(t))):\"resolvedImage\"===this.type.kind?ee.fromString(ae(this.args[0].evaluate(t))):ae(this.args[0].evaluate(t))},pe.prototype.eachChild=function(t){this.args.forEach(t)},pe.prototype.outputDefined=function(){return this.args.every((function(t){return t.outputDefined()}))},pe.prototype.serialize=function(){if(\"formatted\"===this.type.kind)return new ue([{content:this.args[0],scale:null,font:null,textColor:null}]).serialize();if(\"resolvedImage\"===this.type.kind)return new fe(this.args[0]).serialize();var t=[\"to-\"+this.type.kind];return this.eachChild((function(e){t.push(e.serialize())})),t};var de=[\"Unknown\",\"Point\",\"LineString\",\"Polygon\"],ge=function(){this.globals=null,this.feature=null,this.featureState=null,this.formattedSection=null,this._parseColorCache={},this.availableImages=null,this.canonical=null};ge.prototype.id=function(){return this.feature&&\"id\"in this.feature?this.feature.id:null},ge.prototype.geometryType=function(){return this.feature?\"number\"==typeof this.feature.type?de[this.feature.type]:this.feature.type:null},ge.prototype.geometry=function(){return this.feature&&\"geometry\"in this.feature?this.feature.geometry:null},ge.prototype.canonicalID=function(){return this.canonical},ge.prototype.properties=function(){return this.feature&&this.feature.properties||{}},ge.prototype.parseColor=function(t){var e=this._parseColorCache[t];return e||(e=this._parseColorCache[t]=Kt.parse(t)),e};var me=function(t,e,r,n){this.name=t,this.type=e,this._evaluate=r,this.args=n};me.prototype.evaluate=function(t){return this._evaluate(t,this.args)},me.prototype.eachChild=function(t){this.args.forEach(t)},me.prototype.outputDefined=function(){return!1},me.prototype.serialize=function(){return[this.name].concat(this.args.map((function(t){return t.serialize()})))},me.parse=function(t,e){var r,n=t[0],i=me.definitions[n];if(!i)return e.error('Unknown expression \"'+n+'\". If you wanted a literal array, use [\"literal\", [...]].',0);for(var a=Array.isArray(i)?i[0]:i.type,o=Array.isArray(i)?[[i[1],i[2]]]:i.overloads,s=o.filter((function(e){var r=e[0];return!Array.isArray(r)||r.length===t.length-1})),l=null,c=0,u=s;c<u.length;c+=1){var f=u[c],h=f[0],p=f[1];l=new Be(e.registry,e.path,null,e.scope);for(var d=[],g=!1,m=1;m<t.length;m++){var v=t[m],y=Array.isArray(h)?h[m-1]:h.type,x=l.parse(v,1+d.length,y);if(!x){g=!0;break}d.push(x)}if(!g)if(Array.isArray(h)&&h.length!==d.length)l.error(\"Expected \"+h.length+\" arguments, but found \"+d.length+\" instead.\");else{for(var b=0;b<d.length;b++){var _=Array.isArray(h)?h[b]:h.type,w=d[b];l.concat(b+1).checkSubtype(_,w.type)}if(0===l.errors.length)return new me(n,a,p,d)}}if(1===s.length)(r=e.errors).push.apply(r,l.errors);else{for(var T=(s.length?s:o).map((function(t){var e;return e=t[0],Array.isArray(e)?\"(\"+e.map(Gt).join(\", \")+\")\":\"(\"+Gt(e.type)+\"...)\"})).join(\" | \"),k=[],M=1;M<t.length;M++){var A=e.parse(t[M],1+k.length);if(!A)return null;k.push(Gt(A.type))}e.error(\"Expected arguments of type \"+T+\", but found (\"+k.join(\", \")+\") instead.\")}return null},me.register=function(t,e){for(var r in me.definitions=e,e)t[r]=me};var ve=function(t,e,r){this.type=Ut,this.locale=r,this.caseSensitive=t,this.diacriticSensitive=e};function ye(t,e){t[0]=Math.min(t[0],e[0]),t[1]=Math.min(t[1],e[1]),t[2]=Math.max(t[2],e[0]),t[3]=Math.max(t[3],e[1])}function xe(t,e){return!(t[0]<=e[0]||t[2]>=e[2]||t[1]<=e[1]||t[3]>=e[3])}function be(t,e){var r=(180+t[0])/360,n=(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+t[1]*Math.PI/360)))/360,i=Math.pow(2,e.z);return[Math.round(r*i*8192),Math.round(n*i*8192)]}function _e(t,e,r){return e[1]>t[1]!=r[1]>t[1]&&t[0]<(r[0]-e[0])*(t[1]-e[1])/(r[1]-e[1])+e[0]}function we(t,e){for(var r,n,i,a,o,s,l,c=!1,u=0,f=e.length;u<f;u++)for(var h=e[u],p=0,d=h.length;p<d-1;p++){if((a=(r=t)[0]-(n=h[p])[0])*(l=r[1]-(i=h[p+1])[1])-(s=r[0]-i[0])*(o=r[1]-n[1])==0&&a*s<=0&&o*l<=0)return!1;_e(t,h[p],h[p+1])&&(c=!c)}return c}function Te(t,e){for(var r=0;r<e.length;r++)if(we(t,e[r]))return!0;return!1}function ke(t,e,r,n){var i=n[0]-r[0],a=n[1]-r[1],o=(t[0]-r[0])*a-i*(t[1]-r[1]),s=(e[0]-r[0])*a-i*(e[1]-r[1]);return o>0&&s<0||o<0&&s>0}function Me(t,e,r){for(var n=0,i=r;n<i.length;n+=1)for(var a=i[n],o=0;o<a.length-1;++o)if(0!=(f=[(u=a[o+1])[0]-(c=a[o])[0],u[1]-c[1]])[0]*(h=[(l=e)[0]-(s=t)[0],l[1]-s[1]])[1]-f[1]*h[0]&&ke(s,l,c,u)&&ke(c,u,s,l))return!0;var s,l,c,u,f,h;return!1}function Ae(t,e){for(var r=0;r<t.length;++r)if(!we(t[r],e))return!1;for(var n=0;n<t.length-1;++n)if(Me(t[n],t[n+1],e))return!1;return!0}function Se(t,e){for(var r=0;r<e.length;r++)if(Ae(t,e[r]))return!0;return!1}function Ee(t,e,r){for(var n=[],i=0;i<t.length;i++){for(var a=[],o=0;o<t[i].length;o++){var s=be(t[i][o],r);ye(e,s),a.push(s)}n.push(a)}return n}function Ce(t,e,r){for(var n=[],i=0;i<t.length;i++){var a=Ee(t[i],e,r);n.push(a)}return n}function Le(t,e,r,n){if(t[0]<r[0]||t[0]>r[2]){var i=.5*n,a=t[0]-r[0]>i?-n:r[0]-t[0]>i?n:0;0===a&&(a=t[0]-r[2]>i?-n:r[2]-t[0]>i?n:0),t[0]+=a}ye(e,t)}function Ie(t,e,r,n){for(var i=8192*Math.pow(2,n.z),a=[8192*n.x,8192*n.y],o=[],s=0,l=t;s<l.length;s+=1)for(var c=0,u=l[s];c<u.length;c+=1){var f=u[c],h=[f.x+a[0],f.y+a[1]];Le(h,e,r,i),o.push(h)}return o}function Pe(t,e,r,n){for(var i,a=8192*Math.pow(2,n.z),o=[8192*n.x,8192*n.y],s=[],l=0,c=t;l<c.length;l+=1){for(var u=[],f=0,h=c[l];f<h.length;f+=1){var p=h[f],d=[p.x+o[0],p.y+o[1]];ye(e,d),u.push(d)}s.push(u)}if(e[2]-e[0]<=a/2){(i=e)[0]=i[1]=1/0,i[2]=i[3]=-1/0;for(var g=0,m=s;g<m.length;g+=1)for(var v=0,y=m[g];v<y.length;v+=1)Le(y[v],e,r,a)}return s}ve.parse=function(t,e){if(2!==t.length)return e.error(\"Expected one argument.\");var r=t[1];if(\"object\"!=typeof r||Array.isArray(r))return e.error(\"Collator options argument must be an object.\");var n=e.parse(void 0!==r[\"case-sensitive\"]&&r[\"case-sensitive\"],1,Ft);if(!n)return null;var i=e.parse(void 0!==r[\"diacritic-sensitive\"]&&r[\"diacritic-sensitive\"],1,Ft);if(!i)return null;var a=null;return r.locale&&!(a=e.parse(r.locale,1,Rt))?null:new ve(n,i,a)},ve.prototype.evaluate=function(t){return new Qt(this.caseSensitive.evaluate(t),this.diacriticSensitive.evaluate(t),this.locale?this.locale.evaluate(t):null)},ve.prototype.eachChild=function(t){t(this.caseSensitive),t(this.diacriticSensitive),this.locale&&t(this.locale)},ve.prototype.outputDefined=function(){return!1},ve.prototype.serialize=function(){var t={};return t[\"case-sensitive\"]=this.caseSensitive.serialize(),t[\"diacritic-sensitive\"]=this.diacriticSensitive.serialize(),this.locale&&(t.locale=this.locale.serialize()),[\"collator\",t]};var ze=function(t,e){this.type=Ft,this.geojson=t,this.geometries=e};function Oe(t){if(t instanceof me){if(\"get\"===t.name&&1===t.args.length)return!1;if(\"feature-state\"===t.name)return!1;if(\"has\"===t.name&&1===t.args.length)return!1;if(\"properties\"===t.name||\"geometry-type\"===t.name||\"id\"===t.name)return!1;if(/^filter-/.test(t.name))return!1}if(t instanceof ze)return!1;var e=!0;return t.eachChild((function(t){e&&!Oe(t)&&(e=!1)})),e}function De(t){if(t instanceof me&&\"feature-state\"===t.name)return!1;var e=!0;return t.eachChild((function(t){e&&!De(t)&&(e=!1)})),e}function Re(t,e){if(t instanceof me&&e.indexOf(t.name)>=0)return!1;var r=!0;return t.eachChild((function(t){r&&!Re(t,e)&&(r=!1)})),r}ze.parse=function(t,e){if(2!==t.length)return e.error(\"'within' expression requires exactly one argument, but found \"+(t.length-1)+\" instead.\");if(ne(t[1])){var r=t[1];if(\"FeatureCollection\"===r.type)for(var n=0;n<r.features.length;++n){var i=r.features[n].geometry.type;if(\"Polygon\"===i||\"MultiPolygon\"===i)return new ze(r,r.features[n].geometry)}else if(\"Feature\"===r.type){var a=r.geometry.type;if(\"Polygon\"===a||\"MultiPolygon\"===a)return new ze(r,r.geometry)}else if(\"Polygon\"===r.type||\"MultiPolygon\"===r.type)return new ze(r,r)}return e.error(\"'within' expression requires valid geojson object that contains polygon geometry type.\")},ze.prototype.evaluate=function(t){if(null!=t.geometry()&&null!=t.canonicalID()){if(\"Point\"===t.geometryType())return function(t,e){var r=[1/0,1/0,-1/0,-1/0],n=[1/0,1/0,-1/0,-1/0],i=t.canonicalID();if(\"Polygon\"===e.type){var a=Ee(e.coordinates,n,i),o=Ie(t.geometry(),r,n,i);if(!xe(r,n))return!1;for(var s=0,l=o;s<l.length;s+=1)if(!we(l[s],a))return!1}if(\"MultiPolygon\"===e.type){var c=Ce(e.coordinates,n,i),u=Ie(t.geometry(),r,n,i);if(!xe(r,n))return!1;for(var f=0,h=u;f<h.length;f+=1)if(!Te(h[f],c))return!1}return!0}(t,this.geometries);if(\"LineString\"===t.geometryType())return function(t,e){var r=[1/0,1/0,-1/0,-1/0],n=[1/0,1/0,-1/0,-1/0],i=t.canonicalID();if(\"Polygon\"===e.type){var a=Ee(e.coordinates,n,i),o=Pe(t.geometry(),r,n,i);if(!xe(r,n))return!1;for(var s=0,l=o;s<l.length;s+=1)if(!Ae(l[s],a))return!1}if(\"MultiPolygon\"===e.type){var c=Ce(e.coordinates,n,i),u=Pe(t.geometry(),r,n,i);if(!xe(r,n))return!1;for(var f=0,h=u;f<h.length;f+=1)if(!Se(h[f],c))return!1}return!0}(t,this.geometries)}return!1},ze.prototype.eachChild=function(){},ze.prototype.outputDefined=function(){return!0},ze.prototype.serialize=function(){return[\"within\",this.geojson]};var Fe=function(t,e){this.type=e.type,this.name=t,this.boundExpression=e};Fe.parse=function(t,e){if(2!==t.length||\"string\"!=typeof t[1])return e.error(\"'var' expression requires exactly one string literal argument.\");var r=t[1];return e.scope.has(r)?new Fe(r,e.scope.get(r)):e.error('Unknown variable \"'+r+'\". Make sure \"'+r+'\" has been bound in an enclosing \"let\" expression before using it.',1)},Fe.prototype.evaluate=function(t){return this.boundExpression.evaluate(t)},Fe.prototype.eachChild=function(){},Fe.prototype.outputDefined=function(){return!1},Fe.prototype.serialize=function(){return[\"var\",this.name]};var Be=function(t,e,r,n,i){void 0===e&&(e=[]),void 0===n&&(n=new zt),void 0===i&&(i=[]),this.registry=t,this.path=e,this.key=e.map((function(t){return\"[\"+t+\"]\"})).join(\"\"),this.scope=n,this.errors=i,this.expectedType=r};function Ne(t,e){for(var r,n=t.length-1,i=0,a=n,o=0;i<=a;)if((r=t[o=Math.floor((i+a)/2)])<=e){if(o===n||e<t[o+1])return o;i=o+1}else{if(!(r>e))throw new se(\"Input is not a number.\");a=o-1}return 0}Be.prototype.parse=function(t,e,r,n,i){return void 0===i&&(i={}),e?this.concat(e,r,n)._parse(t,i):this._parse(t,i)},Be.prototype._parse=function(t,e){function r(t,e,r){return\"assert\"===r?new ce(e,[t]):\"coerce\"===r?new pe(e,[t]):t}if(null!==t&&\"string\"!=typeof t&&\"boolean\"!=typeof t&&\"number\"!=typeof t||(t=[\"literal\",t]),Array.isArray(t)){if(0===t.length)return this.error('Expected an array with at least one element. If you wanted a literal array, use [\"literal\", []].');var n=t[0];if(\"string\"!=typeof n)return this.error(\"Expression name must be a string, but found \"+typeof n+' instead. If you wanted a literal array, use [\"literal\", [...]].',0),null;var i=this.registry[n];if(i){var a=i.parse(t,this);if(!a)return null;if(this.expectedType){var o=this.expectedType,s=a.type;if(\"string\"!==o.kind&&\"number\"!==o.kind&&\"boolean\"!==o.kind&&\"object\"!==o.kind&&\"array\"!==o.kind||\"value\"!==s.kind)if(\"color\"!==o.kind&&\"formatted\"!==o.kind&&\"resolvedImage\"!==o.kind||\"value\"!==s.kind&&\"string\"!==s.kind){if(this.checkSubtype(o,s))return null}else a=r(a,o,e.typeAnnotation||\"coerce\");else a=r(a,o,e.typeAnnotation||\"assert\")}if(!(a instanceof oe)&&\"resolvedImage\"!==a.type.kind&&function t(e){if(e instanceof Fe)return t(e.boundExpression);if(e instanceof me&&\"error\"===e.name)return!1;if(e instanceof ve)return!1;if(e instanceof ze)return!1;var r=e instanceof pe||e instanceof ce,n=!0;return e.eachChild((function(e){n=r?n&&t(e):n&&e instanceof oe})),!!n&&Oe(e)&&Re(e,[\"zoom\",\"heatmap-density\",\"line-progress\",\"accumulated\",\"is-supported-script\"])}(a)){var l=new ge;try{a=new oe(a.type,a.evaluate(l))}catch(t){return this.error(t.message),null}}return a}return this.error('Unknown expression \"'+n+'\". If you wanted a literal array, use [\"literal\", [...]].',0)}return this.error(void 0===t?\"'undefined' value invalid. Use null instead.\":\"object\"==typeof t?'Bare objects invalid. Use [\"literal\", {...}] instead.':\"Expected an array, but found \"+typeof t+\" instead.\")},Be.prototype.concat=function(t,e,r){var n=\"number\"==typeof t?this.path.concat(t):this.path,i=r?this.scope.concat(r):this.scope;return new Be(this.registry,n,e||null,i,this.errors)},Be.prototype.error=function(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];var n=\"\"+this.key+e.map((function(t){return\"[\"+t+\"]\"})).join(\"\");this.errors.push(new Pt(n,t))},Be.prototype.checkSubtype=function(t,e){var r=Wt(t,e);return r&&this.error(r),r};var je=function(t,e,r){this.type=t,this.input=e,this.labels=[],this.outputs=[];for(var n=0,i=r;n<i.length;n+=1){var a=i[n],o=a[1];this.labels.push(a[0]),this.outputs.push(o)}};function Ue(t,e,r){return t*(1-r)+e*r}je.parse=function(t,e){if(t.length-1<4)return e.error(\"Expected at least 4 arguments, but found only \"+(t.length-1)+\".\");if((t.length-1)%2!=0)return e.error(\"Expected an even number of arguments.\");var r=e.parse(t[1],1,Dt);if(!r)return null;var n=[],i=null;e.expectedType&&\"value\"!==e.expectedType.kind&&(i=e.expectedType);for(var a=1;a<t.length;a+=2){var o=1===a?-1/0:t[a],s=t[a+1],l=a,c=a+1;if(\"number\"!=typeof o)return e.error('Input/output pairs for \"step\" expressions must be defined using literal numeric values (not computed expressions) for the input values.',l);if(n.length&&n[n.length-1][0]>=o)return e.error('Input/output pairs for \"step\" expressions must be arranged with input values in strictly ascending order.',l);var u=e.parse(s,c,i);if(!u)return null;i=i||u.type,n.push([o,u])}return new je(i,r,n)},je.prototype.evaluate=function(t){var e=this.labels,r=this.outputs;if(1===e.length)return r[0].evaluate(t);var n=this.input.evaluate(t);if(n<=e[0])return r[0].evaluate(t);var i=e.length;return n>=e[i-1]?r[i-1].evaluate(t):r[Ne(e,n)].evaluate(t)},je.prototype.eachChild=function(t){t(this.input);for(var e=0,r=this.outputs;e<r.length;e+=1)t(r[e])},je.prototype.outputDefined=function(){return this.outputs.every((function(t){return t.outputDefined()}))},je.prototype.serialize=function(){for(var t=[\"step\",this.input.serialize()],e=0;e<this.labels.length;e++)e>0&&t.push(this.labels[e]),t.push(this.outputs[e].serialize());return t};var Ve=Object.freeze({__proto__:null,number:Ue,color:function(t,e,r){return new Kt(Ue(t.r,e.r,r),Ue(t.g,e.g,r),Ue(t.b,e.b,r),Ue(t.a,e.a,r))},array:function(t,e,r){return t.map((function(t,n){return Ue(t,e[n],r)}))}}),qe=6/29*3*(6/29),He=Math.PI/180,Ge=180/Math.PI;function Ye(t){return t>.008856451679035631?Math.pow(t,1/3):t/qe+4/29}function We(t){return t>6/29?t*t*t:qe*(t-4/29)}function Xe(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function Ze(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function Je(t){var e=Ze(t.r),r=Ze(t.g),n=Ze(t.b),i=Ye((.4124564*e+.3575761*r+.1804375*n)/.95047),a=Ye((.2126729*e+.7151522*r+.072175*n)/1);return{l:116*a-16,a:500*(i-a),b:200*(a-Ye((.0193339*e+.119192*r+.9503041*n)/1.08883)),alpha:t.a}}function Ke(t){var e=(t.l+16)/116,r=isNaN(t.a)?e:e+t.a/500,n=isNaN(t.b)?e:e-t.b/200;return e=1*We(e),r=.95047*We(r),n=1.08883*We(n),new Kt(Xe(3.2404542*r-1.5371385*e-.4985314*n),Xe(-.969266*r+1.8760108*e+.041556*n),Xe(.0556434*r-.2040259*e+1.0572252*n),t.alpha)}function Qe(t,e,r){var n=e-t;return t+r*(n>180||n<-180?n-360*Math.round(n/360):n)}var $e={forward:Je,reverse:Ke,interpolate:function(t,e,r){return{l:Ue(t.l,e.l,r),a:Ue(t.a,e.a,r),b:Ue(t.b,e.b,r),alpha:Ue(t.alpha,e.alpha,r)}}},tr={forward:function(t){var e=Je(t),r=e.l,n=e.a,i=e.b,a=Math.atan2(i,n)*Ge;return{h:a<0?a+360:a,c:Math.sqrt(n*n+i*i),l:r,alpha:t.a}},reverse:function(t){var e=t.h*He,r=t.c;return Ke({l:t.l,a:Math.cos(e)*r,b:Math.sin(e)*r,alpha:t.alpha})},interpolate:function(t,e,r){return{h:Qe(t.h,e.h,r),c:Ue(t.c,e.c,r),l:Ue(t.l,e.l,r),alpha:Ue(t.alpha,e.alpha,r)}}},er=Object.freeze({__proto__:null,lab:$e,hcl:tr}),rr=function(t,e,r,n,i){this.type=t,this.operator=e,this.interpolation=r,this.input=n,this.labels=[],this.outputs=[];for(var a=0,o=i;a<o.length;a+=1){var s=o[a],l=s[1];this.labels.push(s[0]),this.outputs.push(l)}};function nr(t,e,r,n){var i=n-r,a=t-r;return 0===i?0:1===e?a/i:(Math.pow(e,a)-1)/(Math.pow(e,i)-1)}rr.interpolationFactor=function(t,e,n,i){var a=0;if(\"exponential\"===t.name)a=nr(e,t.base,n,i);else if(\"linear\"===t.name)a=nr(e,1,n,i);else if(\"cubic-bezier\"===t.name){var o=t.controlPoints;a=new r(o[0],o[1],o[2],o[3]).solve(nr(e,1,n,i))}return a},rr.parse=function(t,e){var r=t[0],n=t[1],i=t[2],a=t.slice(3);if(!Array.isArray(n)||0===n.length)return e.error(\"Expected an interpolation type expression.\",1);if(\"linear\"===n[0])n={name:\"linear\"};else if(\"exponential\"===n[0]){var o=n[1];if(\"number\"!=typeof o)return e.error(\"Exponential interpolation requires a numeric base.\",1,1);n={name:\"exponential\",base:o}}else{if(\"cubic-bezier\"!==n[0])return e.error(\"Unknown interpolation type \"+String(n[0]),1,0);var s=n.slice(1);if(4!==s.length||s.some((function(t){return\"number\"!=typeof t||t<0||t>1})))return e.error(\"Cubic bezier interpolation requires four numeric arguments with values between 0 and 1.\",1);n={name:\"cubic-bezier\",controlPoints:s}}if(t.length-1<4)return e.error(\"Expected at least 4 arguments, but found only \"+(t.length-1)+\".\");if((t.length-1)%2!=0)return e.error(\"Expected an even number of arguments.\");if(!(i=e.parse(i,2,Dt)))return null;var l=[],c=null;\"interpolate-hcl\"===r||\"interpolate-lab\"===r?c=Bt:e.expectedType&&\"value\"!==e.expectedType.kind&&(c=e.expectedType);for(var u=0;u<a.length;u+=2){var f=a[u],h=a[u+1],p=u+3,d=u+4;if(\"number\"!=typeof f)return e.error('Input/output pairs for \"interpolate\" expressions must be defined using literal numeric values (not computed expressions) for the input values.',p);if(l.length&&l[l.length-1][0]>=f)return e.error('Input/output pairs for \"interpolate\" expressions must be arranged with input values in strictly ascending order.',p);var g=e.parse(h,d,c);if(!g)return null;c=c||g.type,l.push([f,g])}return\"number\"===c.kind||\"color\"===c.kind||\"array\"===c.kind&&\"number\"===c.itemType.kind&&\"number\"==typeof c.N?new rr(c,r,n,i,l):e.error(\"Type \"+Gt(c)+\" is not interpolatable.\")},rr.prototype.evaluate=function(t){var e=this.labels,r=this.outputs;if(1===e.length)return r[0].evaluate(t);var n=this.input.evaluate(t);if(n<=e[0])return r[0].evaluate(t);var i=e.length;if(n>=e[i-1])return r[i-1].evaluate(t);var a=Ne(e,n),o=rr.interpolationFactor(this.interpolation,n,e[a],e[a+1]),s=r[a].evaluate(t),l=r[a+1].evaluate(t);return\"interpolate\"===this.operator?Ve[this.type.kind.toLowerCase()](s,l,o):\"interpolate-hcl\"===this.operator?tr.reverse(tr.interpolate(tr.forward(s),tr.forward(l),o)):$e.reverse($e.interpolate($e.forward(s),$e.forward(l),o))},rr.prototype.eachChild=function(t){t(this.input);for(var e=0,r=this.outputs;e<r.length;e+=1)t(r[e])},rr.prototype.outputDefined=function(){return this.outputs.every((function(t){return t.outputDefined()}))},rr.prototype.serialize=function(){var t;t=\"linear\"===this.interpolation.name?[\"linear\"]:\"exponential\"===this.interpolation.name?1===this.interpolation.base?[\"linear\"]:[\"exponential\",this.interpolation.base]:[\"cubic-bezier\"].concat(this.interpolation.controlPoints);for(var e=[this.operator,t,this.input.serialize()],r=0;r<this.labels.length;r++)e.push(this.labels[r],this.outputs[r].serialize());return e};var ir=function(t,e){this.type=t,this.args=e};ir.parse=function(t,e){if(t.length<2)return e.error(\"Expectected at least one argument.\");var r=null,n=e.expectedType;n&&\"value\"!==n.kind&&(r=n);for(var i=[],a=0,o=t.slice(1);a<o.length;a+=1){var s=e.parse(o[a],1+i.length,r,void 0,{typeAnnotation:\"omit\"});if(!s)return null;r=r||s.type,i.push(s)}var l=n&&i.some((function(t){return Wt(n,t.type)}));return new ir(l?jt:r,i)},ir.prototype.evaluate=function(t){for(var e,r=null,n=0,i=0,a=this.args;i<a.length&&(n++,(r=a[i].evaluate(t))&&r instanceof ee&&!r.available&&(e||(e=r.name),r=null,n===this.args.length&&(r=e)),null===r);i+=1);return r},ir.prototype.eachChild=function(t){this.args.forEach(t)},ir.prototype.outputDefined=function(){return this.args.every((function(t){return t.outputDefined()}))},ir.prototype.serialize=function(){var t=[\"coalesce\"];return this.eachChild((function(e){t.push(e.serialize())})),t};var ar=function(t,e){this.type=e.type,this.bindings=[].concat(t),this.result=e};ar.prototype.evaluate=function(t){return this.result.evaluate(t)},ar.prototype.eachChild=function(t){for(var e=0,r=this.bindings;e<r.length;e+=1)t(r[e][1]);t(this.result)},ar.parse=function(t,e){if(t.length<4)return e.error(\"Expected at least 3 arguments, but found \"+(t.length-1)+\" instead.\");for(var r=[],n=1;n<t.length-1;n+=2){var i=t[n];if(\"string\"!=typeof i)return e.error(\"Expected string, but found \"+typeof i+\" instead.\",n);if(/[^a-zA-Z0-9_]/.test(i))return e.error(\"Variable names must contain only alphanumeric characters or '_'.\",n);var a=e.parse(t[n+1],n+1);if(!a)return null;r.push([i,a])}var o=e.parse(t[t.length-1],t.length-1,e.expectedType,r);return o?new ar(r,o):null},ar.prototype.outputDefined=function(){return this.result.outputDefined()},ar.prototype.serialize=function(){for(var t=[\"let\"],e=0,r=this.bindings;e<r.length;e+=1){var n=r[e];t.push(n[0],n[1].serialize())}return t.push(this.result.serialize()),t};var or=function(t,e,r){this.type=t,this.index=e,this.input=r};or.parse=function(t,e){if(3!==t.length)return e.error(\"Expected 2 arguments, but found \"+(t.length-1)+\" instead.\");var r=e.parse(t[1],1,Dt),n=e.parse(t[2],2,Ht(e.expectedType||jt));return r&&n?new or(n.type.itemType,r,n):null},or.prototype.evaluate=function(t){var e=this.index.evaluate(t),r=this.input.evaluate(t);if(e<0)throw new se(\"Array index out of bounds: \"+e+\" < 0.\");if(e>=r.length)throw new se(\"Array index out of bounds: \"+e+\" > \"+(r.length-1)+\".\");if(e!==Math.floor(e))throw new se(\"Array index must be an integer, but found \"+e+\" instead.\");return r[e]},or.prototype.eachChild=function(t){t(this.index),t(this.input)},or.prototype.outputDefined=function(){return!1},or.prototype.serialize=function(){return[\"at\",this.index.serialize(),this.input.serialize()]};var sr=function(t,e){this.type=Ft,this.needle=t,this.haystack=e};sr.parse=function(t,e){if(3!==t.length)return e.error(\"Expected 2 arguments, but found \"+(t.length-1)+\" instead.\");var r=e.parse(t[1],1,jt),n=e.parse(t[2],2,jt);return r&&n?Xt(r.type,[Ft,Rt,Dt,Ot,jt])?new sr(r,n):e.error(\"Expected first argument to be of type boolean, string, number or null, but found \"+Gt(r.type)+\" instead\"):null},sr.prototype.evaluate=function(t){var e=this.needle.evaluate(t),r=this.haystack.evaluate(t);if(!r)return!1;if(!Zt(e,[\"boolean\",\"string\",\"number\",\"null\"]))throw new se(\"Expected first argument to be of type boolean, string, number or null, but found \"+Gt(ie(e))+\" instead.\");if(!Zt(r,[\"string\",\"array\"]))throw new se(\"Expected second argument to be of type array or string, but found \"+Gt(ie(r))+\" instead.\");return r.indexOf(e)>=0},sr.prototype.eachChild=function(t){t(this.needle),t(this.haystack)},sr.prototype.outputDefined=function(){return!0},sr.prototype.serialize=function(){return[\"in\",this.needle.serialize(),this.haystack.serialize()]};var lr=function(t,e,r){this.type=Dt,this.needle=t,this.haystack=e,this.fromIndex=r};lr.parse=function(t,e){if(t.length<=2||t.length>=5)return e.error(\"Expected 3 or 4 arguments, but found \"+(t.length-1)+\" instead.\");var r=e.parse(t[1],1,jt),n=e.parse(t[2],2,jt);if(!r||!n)return null;if(!Xt(r.type,[Ft,Rt,Dt,Ot,jt]))return e.error(\"Expected first argument to be of type boolean, string, number or null, but found \"+Gt(r.type)+\" instead\");if(4===t.length){var i=e.parse(t[3],3,Dt);return i?new lr(r,n,i):null}return new lr(r,n)},lr.prototype.evaluate=function(t){var e=this.needle.evaluate(t),r=this.haystack.evaluate(t);if(!Zt(e,[\"boolean\",\"string\",\"number\",\"null\"]))throw new se(\"Expected first argument to be of type boolean, string, number or null, but found \"+Gt(ie(e))+\" instead.\");if(!Zt(r,[\"string\",\"array\"]))throw new se(\"Expected second argument to be of type array or string, but found \"+Gt(ie(r))+\" instead.\");if(this.fromIndex){var n=this.fromIndex.evaluate(t);return r.indexOf(e,n)}return r.indexOf(e)},lr.prototype.eachChild=function(t){t(this.needle),t(this.haystack),this.fromIndex&&t(this.fromIndex)},lr.prototype.outputDefined=function(){return!1},lr.prototype.serialize=function(){if(null!=this.fromIndex&&void 0!==this.fromIndex){var t=this.fromIndex.serialize();return[\"index-of\",this.needle.serialize(),this.haystack.serialize(),t]}return[\"index-of\",this.needle.serialize(),this.haystack.serialize()]};var cr=function(t,e,r,n,i,a){this.inputType=t,this.type=e,this.input=r,this.cases=n,this.outputs=i,this.otherwise=a};cr.parse=function(t,e){if(t.length<5)return e.error(\"Expected at least 4 arguments, but found only \"+(t.length-1)+\".\");if(t.length%2!=1)return e.error(\"Expected an even number of arguments.\");var r,n;e.expectedType&&\"value\"!==e.expectedType.kind&&(n=e.expectedType);for(var i={},a=[],o=2;o<t.length-1;o+=2){var s=t[o],l=t[o+1];Array.isArray(s)||(s=[s]);var c=e.concat(o);if(0===s.length)return c.error(\"Expected at least one branch label.\");for(var u=0,f=s;u<f.length;u+=1){var h=f[u];if(\"number\"!=typeof h&&\"string\"!=typeof h)return c.error(\"Branch labels must be numbers or strings.\");if(\"number\"==typeof h&&Math.abs(h)>Number.MAX_SAFE_INTEGER)return c.error(\"Branch labels must be integers no larger than \"+Number.MAX_SAFE_INTEGER+\".\");if(\"number\"==typeof h&&Math.floor(h)!==h)return c.error(\"Numeric branch labels must be integer values.\");if(r){if(c.checkSubtype(r,ie(h)))return null}else r=ie(h);if(void 0!==i[String(h)])return c.error(\"Branch labels must be unique.\");i[String(h)]=a.length}var p=e.parse(l,o,n);if(!p)return null;n=n||p.type,a.push(p)}var d=e.parse(t[1],1,jt);if(!d)return null;var g=e.parse(t[t.length-1],t.length-1,n);return g?\"value\"!==d.type.kind&&e.concat(1).checkSubtype(r,d.type)?null:new cr(r,n,d,i,a,g):null},cr.prototype.evaluate=function(t){var e=this.input.evaluate(t);return(ie(e)===this.inputType&&this.outputs[this.cases[e]]||this.otherwise).evaluate(t)},cr.prototype.eachChild=function(t){t(this.input),this.outputs.forEach(t),t(this.otherwise)},cr.prototype.outputDefined=function(){return this.outputs.every((function(t){return t.outputDefined()}))&&this.otherwise.outputDefined()},cr.prototype.serialize=function(){for(var t=this,e=[\"match\",this.input.serialize()],r=[],n={},i=0,a=Object.keys(this.cases).sort();i<a.length;i+=1){var o=a[i];void 0===(f=n[this.cases[o]])?(n[this.cases[o]]=r.length,r.push([this.cases[o],[o]])):r[f][1].push(o)}for(var s=function(e){return\"number\"===t.inputType.kind?Number(e):e},l=0,c=r;l<c.length;l+=1){var u=c[l],f=u[0],h=u[1];e.push(1===h.length?s(h[0]):h.map(s)),e.push(this.outputs[outputIndex$1].serialize())}return e.push(this.otherwise.serialize()),e};var ur=function(t,e,r){this.type=t,this.branches=e,this.otherwise=r};ur.parse=function(t,e){if(t.length<4)return e.error(\"Expected at least 3 arguments, but found only \"+(t.length-1)+\".\");if(t.length%2!=0)return e.error(\"Expected an odd number of arguments.\");var r;e.expectedType&&\"value\"!==e.expectedType.kind&&(r=e.expectedType);for(var n=[],i=1;i<t.length-1;i+=2){var a=e.parse(t[i],i,Ft);if(!a)return null;var o=e.parse(t[i+1],i+1,r);if(!o)return null;n.push([a,o]),r=r||o.type}var s=e.parse(t[t.length-1],t.length-1,r);return s?new ur(r,n,s):null},ur.prototype.evaluate=function(t){for(var e=0,r=this.branches;e<r.length;e+=1){var n=r[e],i=n[1];if(n[0].evaluate(t))return i.evaluate(t)}return this.otherwise.evaluate(t)},ur.prototype.eachChild=function(t){for(var e=0,r=this.branches;e<r.length;e+=1){var n=r[e],i=n[1];t(n[0]),t(i)}t(this.otherwise)},ur.prototype.outputDefined=function(){return this.branches.every((function(t){return t[1].outputDefined()}))&&this.otherwise.outputDefined()},ur.prototype.serialize=function(){var t=[\"case\"];return this.eachChild((function(e){t.push(e.serialize())})),t};var fr=function(t,e,r,n){this.type=t,this.input=e,this.beginIndex=r,this.endIndex=n};function hr(t,e){return\"==\"===t||\"!=\"===t?\"boolean\"===e.kind||\"string\"===e.kind||\"number\"===e.kind||\"null\"===e.kind||\"value\"===e.kind:\"string\"===e.kind||\"number\"===e.kind||\"value\"===e.kind}function pr(t,e,r,n){return 0===n.compare(e,r)}function dr(t,e,r){var n=\"==\"!==t&&\"!=\"!==t;return function(){function i(t,e,r){this.type=Ft,this.lhs=t,this.rhs=e,this.collator=r,this.hasUntypedArgument=\"value\"===t.type.kind||\"value\"===e.type.kind}return i.parse=function(t,e){if(3!==t.length&&4!==t.length)return e.error(\"Expected two or three arguments.\");var r=t[0],a=e.parse(t[1],1,jt);if(!a)return null;if(!hr(r,a.type))return e.concat(1).error('\"'+r+\"\\\" comparisons are not supported for type '\"+Gt(a.type)+\"'.\");var o=e.parse(t[2],2,jt);if(!o)return null;if(!hr(r,o.type))return e.concat(2).error('\"'+r+\"\\\" comparisons are not supported for type '\"+Gt(o.type)+\"'.\");if(a.type.kind!==o.type.kind&&\"value\"!==a.type.kind&&\"value\"!==o.type.kind)return e.error(\"Cannot compare types '\"+Gt(a.type)+\"' and '\"+Gt(o.type)+\"'.\");n&&(\"value\"===a.type.kind&&\"value\"!==o.type.kind?a=new ce(o.type,[a]):\"value\"!==a.type.kind&&\"value\"===o.type.kind&&(o=new ce(a.type,[o])));var s=null;if(4===t.length){if(\"string\"!==a.type.kind&&\"string\"!==o.type.kind&&\"value\"!==a.type.kind&&\"value\"!==o.type.kind)return e.error(\"Cannot use collator to compare non-string types.\");if(!(s=e.parse(t[3],3,Ut)))return null}return new i(a,o,s)},i.prototype.evaluate=function(i){var a=this.lhs.evaluate(i),o=this.rhs.evaluate(i);if(n&&this.hasUntypedArgument){var s=ie(a),l=ie(o);if(s.kind!==l.kind||\"string\"!==s.kind&&\"number\"!==s.kind)throw new se('Expected arguments for \"'+t+'\" to be (string, string) or (number, number), but found ('+s.kind+\", \"+l.kind+\") instead.\")}if(this.collator&&!n&&this.hasUntypedArgument){var c=ie(a),u=ie(o);if(\"string\"!==c.kind||\"string\"!==u.kind)return e(i,a,o)}return this.collator?r(i,a,o,this.collator.evaluate(i)):e(i,a,o)},i.prototype.eachChild=function(t){t(this.lhs),t(this.rhs),this.collator&&t(this.collator)},i.prototype.outputDefined=function(){return!0},i.prototype.serialize=function(){var e=[t];return this.eachChild((function(t){e.push(t.serialize())})),e},i}()}fr.parse=function(t,e){if(t.length<=2||t.length>=5)return e.error(\"Expected 3 or 4 arguments, but found \"+(t.length-1)+\" instead.\");var r=e.parse(t[1],1,jt),n=e.parse(t[2],2,Dt);if(!r||!n)return null;if(!Xt(r.type,[Ht(jt),Rt,jt]))return e.error(\"Expected first argument to be of type array or string, but found \"+Gt(r.type)+\" instead\");if(4===t.length){var i=e.parse(t[3],3,Dt);return i?new fr(r.type,r,n,i):null}return new fr(r.type,r,n)},fr.prototype.evaluate=function(t){var e=this.input.evaluate(t),r=this.beginIndex.evaluate(t);if(!Zt(e,[\"string\",\"array\"]))throw new se(\"Expected first argument to be of type array or string, but found \"+Gt(ie(e))+\" instead.\");if(this.endIndex){var n=this.endIndex.evaluate(t);return e.slice(r,n)}return e.slice(r)},fr.prototype.eachChild=function(t){t(this.input),t(this.beginIndex),this.endIndex&&t(this.endIndex)},fr.prototype.outputDefined=function(){return!1},fr.prototype.serialize=function(){if(null!=this.endIndex&&void 0!==this.endIndex){var t=this.endIndex.serialize();return[\"slice\",this.input.serialize(),this.beginIndex.serialize(),t]}return[\"slice\",this.input.serialize(),this.beginIndex.serialize()]};var gr=dr(\"==\",(function(t,e,r){return e===r}),pr),mr=dr(\"!=\",(function(t,e,r){return e!==r}),(function(t,e,r,n){return!pr(0,e,r,n)})),vr=dr(\"<\",(function(t,e,r){return e<r}),(function(t,e,r,n){return n.compare(e,r)<0})),yr=dr(\">\",(function(t,e,r){return e>r}),(function(t,e,r,n){return n.compare(e,r)>0})),xr=dr(\"<=\",(function(t,e,r){return e<=r}),(function(t,e,r,n){return n.compare(e,r)<=0})),br=dr(\">=\",(function(t,e,r){return e>=r}),(function(t,e,r,n){return n.compare(e,r)>=0})),_r=function(t,e,r,n,i){this.type=Rt,this.number=t,this.locale=e,this.currency=r,this.minFractionDigits=n,this.maxFractionDigits=i};_r.parse=function(t,e){if(3!==t.length)return e.error(\"Expected two arguments.\");var r=e.parse(t[1],1,Dt);if(!r)return null;var n=t[2];if(\"object\"!=typeof n||Array.isArray(n))return e.error(\"NumberFormat options argument must be an object.\");var i=null;if(n.locale&&!(i=e.parse(n.locale,1,Rt)))return null;var a=null;if(n.currency&&!(a=e.parse(n.currency,1,Rt)))return null;var o=null;if(n[\"min-fraction-digits\"]&&!(o=e.parse(n[\"min-fraction-digits\"],1,Dt)))return null;var s=null;return n[\"max-fraction-digits\"]&&!(s=e.parse(n[\"max-fraction-digits\"],1,Dt))?null:new _r(r,i,a,o,s)},_r.prototype.evaluate=function(t){return new Intl.NumberFormat(this.locale?this.locale.evaluate(t):[],{style:this.currency?\"currency\":\"decimal\",currency:this.currency?this.currency.evaluate(t):void 0,minimumFractionDigits:this.minFractionDigits?this.minFractionDigits.evaluate(t):void 0,maximumFractionDigits:this.maxFractionDigits?this.maxFractionDigits.evaluate(t):void 0}).format(this.number.evaluate(t))},_r.prototype.eachChild=function(t){t(this.number),this.locale&&t(this.locale),this.currency&&t(this.currency),this.minFractionDigits&&t(this.minFractionDigits),this.maxFractionDigits&&t(this.maxFractionDigits)},_r.prototype.outputDefined=function(){return!1},_r.prototype.serialize=function(){var t={};return this.locale&&(t.locale=this.locale.serialize()),this.currency&&(t.currency=this.currency.serialize()),this.minFractionDigits&&(t[\"min-fraction-digits\"]=this.minFractionDigits.serialize()),this.maxFractionDigits&&(t[\"max-fraction-digits\"]=this.maxFractionDigits.serialize()),[\"number-format\",this.number.serialize(),t]};var wr=function(t){this.type=Dt,this.input=t};wr.parse=function(t,e){if(2!==t.length)return e.error(\"Expected 1 argument, but found \"+(t.length-1)+\" instead.\");var r=e.parse(t[1],1);return r?\"array\"!==r.type.kind&&\"string\"!==r.type.kind&&\"value\"!==r.type.kind?e.error(\"Expected argument of type string or array, but found \"+Gt(r.type)+\" instead.\"):new wr(r):null},wr.prototype.evaluate=function(t){var e=this.input.evaluate(t);if(\"string\"==typeof e)return e.length;if(Array.isArray(e))return e.length;throw new se(\"Expected value to be of type string or array, but found \"+Gt(ie(e))+\" instead.\")},wr.prototype.eachChild=function(t){t(this.input)},wr.prototype.outputDefined=function(){return!1},wr.prototype.serialize=function(){var t=[\"length\"];return this.eachChild((function(e){t.push(e.serialize())})),t};var Tr={\"==\":gr,\"!=\":mr,\">\":yr,\"<\":vr,\">=\":br,\"<=\":xr,array:ce,at:or,boolean:ce,case:ur,coalesce:ir,collator:ve,format:ue,image:fe,in:sr,\"index-of\":lr,interpolate:rr,\"interpolate-hcl\":rr,\"interpolate-lab\":rr,length:wr,let:ar,literal:oe,match:cr,number:ce,\"number-format\":_r,object:ce,slice:fr,step:je,string:ce,\"to-boolean\":pe,\"to-color\":pe,\"to-number\":pe,\"to-string\":pe,var:Fe,within:ze};function kr(t,e){var r=e[0],n=e[1],i=e[2],a=e[3];r=r.evaluate(t),n=n.evaluate(t),i=i.evaluate(t);var o=a?a.evaluate(t):1,s=re(r,n,i,o);if(s)throw new se(s);return new Kt(r/255*o,n/255*o,i/255*o,o)}function Mr(t,e){return t in e}function Ar(t,e){var r=e[t];return void 0===r?null:r}function Sr(t){return{type:t}}function Er(t){return{result:\"success\",value:t}}function Cr(t){return{result:\"error\",value:t}}function Lr(t){return\"data-driven\"===t[\"property-type\"]||\"cross-faded-data-driven\"===t[\"property-type\"]}function Ir(t){return!!t.expression&&t.expression.parameters.indexOf(\"zoom\")>-1}function Pr(t){return!!t.expression&&t.expression.interpolated}function zr(t){return t instanceof Number?\"number\":t instanceof String?\"string\":t instanceof Boolean?\"boolean\":Array.isArray(t)?\"array\":null===t?\"null\":typeof t}function Or(t){return\"object\"==typeof t&&null!==t&&!Array.isArray(t)}function Dr(t){return t}function Rr(t,e,r){return void 0!==t?t:void 0!==e?e:void 0!==r?r:void 0}function Fr(t,e,r,n,i){return Rr(typeof r===i?n[r]:void 0,t.default,e.default)}function Br(t,e,r){if(\"number\"!==zr(r))return Rr(t.default,e.default);var n=t.stops.length;if(1===n)return t.stops[0][1];if(r<=t.stops[0][0])return t.stops[0][1];if(r>=t.stops[n-1][0])return t.stops[n-1][1];var i=Ne(t.stops.map((function(t){return t[0]})),r);return t.stops[i][1]}function Nr(t,e,r){var n=void 0!==t.base?t.base:1;if(\"number\"!==zr(r))return Rr(t.default,e.default);var i=t.stops.length;if(1===i)return t.stops[0][1];if(r<=t.stops[0][0])return t.stops[0][1];if(r>=t.stops[i-1][0])return t.stops[i-1][1];var a=Ne(t.stops.map((function(t){return t[0]})),r),o=function(t,e,r,n){var i=n-r,a=t-r;return 0===i?0:1===e?a/i:(Math.pow(e,a)-1)/(Math.pow(e,i)-1)}(r,n,t.stops[a][0],t.stops[a+1][0]),s=t.stops[a][1],l=t.stops[a+1][1],c=Ve[e.type]||Dr;if(t.colorSpace&&\"rgb\"!==t.colorSpace){var u=er[t.colorSpace];c=function(t,e){return u.reverse(u.interpolate(u.forward(t),u.forward(e),o))}}return\"function\"==typeof s.evaluate?{evaluate:function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];var r=s.evaluate.apply(void 0,t),n=l.evaluate.apply(void 0,t);if(void 0!==r&&void 0!==n)return c(r,n,o)}}:c(s,l,o)}function jr(t,e,r){return\"color\"===e.type?r=Kt.parse(r):\"formatted\"===e.type?r=te.fromString(r.toString()):\"resolvedImage\"===e.type?r=ee.fromString(r.toString()):zr(r)===e.type||\"enum\"===e.type&&e.values[r]||(r=void 0),Rr(r,t.default,e.default)}me.register(Tr,{error:[{kind:\"error\"},[Rt],function(t,e){throw new se(e[0].evaluate(t))}],typeof:[Rt,[jt],function(t,e){return Gt(ie(e[0].evaluate(t)))}],\"to-rgba\":[Ht(Dt,4),[Bt],function(t,e){return e[0].evaluate(t).toArray()}],rgb:[Bt,[Dt,Dt,Dt],kr],rgba:[Bt,[Dt,Dt,Dt,Dt],kr],has:{type:Ft,overloads:[[[Rt],function(t,e){return Mr(e[0].evaluate(t),t.properties())}],[[Rt,Nt],function(t,e){var r=e[1];return Mr(e[0].evaluate(t),r.evaluate(t))}]]},get:{type:jt,overloads:[[[Rt],function(t,e){return Ar(e[0].evaluate(t),t.properties())}],[[Rt,Nt],function(t,e){var r=e[1];return Ar(e[0].evaluate(t),r.evaluate(t))}]]},\"feature-state\":[jt,[Rt],function(t,e){return Ar(e[0].evaluate(t),t.featureState||{})}],properties:[Nt,[],function(t){return t.properties()}],\"geometry-type\":[Rt,[],function(t){return t.geometryType()}],id:[jt,[],function(t){return t.id()}],zoom:[Dt,[],function(t){return t.globals.zoom}],\"heatmap-density\":[Dt,[],function(t){return t.globals.heatmapDensity||0}],\"line-progress\":[Dt,[],function(t){return t.globals.lineProgress||0}],accumulated:[jt,[],function(t){return void 0===t.globals.accumulated?null:t.globals.accumulated}],\"+\":[Dt,Sr(Dt),function(t,e){for(var r=0,n=0,i=e;n<i.length;n+=1)r+=i[n].evaluate(t);return r}],\"*\":[Dt,Sr(Dt),function(t,e){for(var r=1,n=0,i=e;n<i.length;n+=1)r*=i[n].evaluate(t);return r}],\"-\":{type:Dt,overloads:[[[Dt,Dt],function(t,e){var r=e[1];return e[0].evaluate(t)-r.evaluate(t)}],[[Dt],function(t,e){return-e[0].evaluate(t)}]]},\"/\":[Dt,[Dt,Dt],function(t,e){var r=e[1];return e[0].evaluate(t)/r.evaluate(t)}],\"%\":[Dt,[Dt,Dt],function(t,e){var r=e[1];return e[0].evaluate(t)%r.evaluate(t)}],ln2:[Dt,[],function(){return Math.LN2}],pi:[Dt,[],function(){return Math.PI}],e:[Dt,[],function(){return Math.E}],\"^\":[Dt,[Dt,Dt],function(t,e){var r=e[1];return Math.pow(e[0].evaluate(t),r.evaluate(t))}],sqrt:[Dt,[Dt],function(t,e){return Math.sqrt(e[0].evaluate(t))}],log10:[Dt,[Dt],function(t,e){return Math.log(e[0].evaluate(t))/Math.LN10}],ln:[Dt,[Dt],function(t,e){return Math.log(e[0].evaluate(t))}],log2:[Dt,[Dt],function(t,e){return Math.log(e[0].evaluate(t))/Math.LN2}],sin:[Dt,[Dt],function(t,e){return Math.sin(e[0].evaluate(t))}],cos:[Dt,[Dt],function(t,e){return Math.cos(e[0].evaluate(t))}],tan:[Dt,[Dt],function(t,e){return Math.tan(e[0].evaluate(t))}],asin:[Dt,[Dt],function(t,e){return Math.asin(e[0].evaluate(t))}],acos:[Dt,[Dt],function(t,e){return Math.acos(e[0].evaluate(t))}],atan:[Dt,[Dt],function(t,e){return Math.atan(e[0].evaluate(t))}],min:[Dt,Sr(Dt),function(t,e){return Math.min.apply(Math,e.map((function(e){return e.evaluate(t)})))}],max:[Dt,Sr(Dt),function(t,e){return Math.max.apply(Math,e.map((function(e){return e.evaluate(t)})))}],abs:[Dt,[Dt],function(t,e){return Math.abs(e[0].evaluate(t))}],round:[Dt,[Dt],function(t,e){var r=e[0].evaluate(t);return r<0?-Math.round(-r):Math.round(r)}],floor:[Dt,[Dt],function(t,e){return Math.floor(e[0].evaluate(t))}],ceil:[Dt,[Dt],function(t,e){return Math.ceil(e[0].evaluate(t))}],\"filter-==\":[Ft,[Rt,jt],function(t,e){var r=e[0],n=e[1];return t.properties()[r.value]===n.value}],\"filter-id-==\":[Ft,[jt],function(t,e){var r=e[0];return t.id()===r.value}],\"filter-type-==\":[Ft,[Rt],function(t,e){var r=e[0];return t.geometryType()===r.value}],\"filter-<\":[Ft,[Rt,jt],function(t,e){var r=e[0],n=e[1],i=t.properties()[r.value],a=n.value;return typeof i==typeof a&&i<a}],\"filter-id-<\":[Ft,[jt],function(t,e){var r=e[0],n=t.id(),i=r.value;return typeof n==typeof i&&n<i}],\"filter->\":[Ft,[Rt,jt],function(t,e){var r=e[0],n=e[1],i=t.properties()[r.value],a=n.value;return typeof i==typeof a&&i>a}],\"filter-id->\":[Ft,[jt],function(t,e){var r=e[0],n=t.id(),i=r.value;return typeof n==typeof i&&n>i}],\"filter-<=\":[Ft,[Rt,jt],function(t,e){var r=e[0],n=e[1],i=t.properties()[r.value],a=n.value;return typeof i==typeof a&&i<=a}],\"filter-id-<=\":[Ft,[jt],function(t,e){var r=e[0],n=t.id(),i=r.value;return typeof n==typeof i&&n<=i}],\"filter->=\":[Ft,[Rt,jt],function(t,e){var r=e[0],n=e[1],i=t.properties()[r.value],a=n.value;return typeof i==typeof a&&i>=a}],\"filter-id->=\":[Ft,[jt],function(t,e){var r=e[0],n=t.id(),i=r.value;return typeof n==typeof i&&n>=i}],\"filter-has\":[Ft,[jt],function(t,e){return e[0].value in t.properties()}],\"filter-has-id\":[Ft,[],function(t){return null!==t.id()&&void 0!==t.id()}],\"filter-type-in\":[Ft,[Ht(Rt)],function(t,e){return e[0].value.indexOf(t.geometryType())>=0}],\"filter-id-in\":[Ft,[Ht(jt)],function(t,e){return e[0].value.indexOf(t.id())>=0}],\"filter-in-small\":[Ft,[Rt,Ht(jt)],function(t,e){var r=e[0];return e[1].value.indexOf(t.properties()[r.value])>=0}],\"filter-in-large\":[Ft,[Rt,Ht(jt)],function(t,e){var r=e[0],n=e[1];return function(t,e,r,n){for(;r<=n;){var i=r+n>>1;if(e[i]===t)return!0;e[i]>t?n=i-1:r=i+1}return!1}(t.properties()[r.value],n.value,0,n.value.length-1)}],all:{type:Ft,overloads:[[[Ft,Ft],function(t,e){var r=e[1];return e[0].evaluate(t)&&r.evaluate(t)}],[Sr(Ft),function(t,e){for(var r=0,n=e;r<n.length;r+=1)if(!n[r].evaluate(t))return!1;return!0}]]},any:{type:Ft,overloads:[[[Ft,Ft],function(t,e){var r=e[1];return e[0].evaluate(t)||r.evaluate(t)}],[Sr(Ft),function(t,e){for(var r=0,n=e;r<n.length;r+=1)if(n[r].evaluate(t))return!0;return!1}]]},\"!\":[Ft,[Ft],function(t,e){return!e[0].evaluate(t)}],\"is-supported-script\":[Ft,[Rt],function(t,e){var r=t.globals&&t.globals.isSupportedScript;return!r||r(e[0].evaluate(t))}],upcase:[Rt,[Rt],function(t,e){return e[0].evaluate(t).toUpperCase()}],downcase:[Rt,[Rt],function(t,e){return e[0].evaluate(t).toLowerCase()}],concat:[Rt,Sr(jt),function(t,e){return e.map((function(e){return ae(e.evaluate(t))})).join(\"\")}],\"resolved-locale\":[Rt,[Ut],function(t,e){return e[0].evaluate(t).resolvedLocale()}]});var Ur=function(t,e){this.expression=t,this._warningHistory={},this._evaluator=new ge,this._defaultValue=e?function(t){return\"color\"===t.type&&Or(t.default)?new Kt(0,0,0,0):\"color\"===t.type?Kt.parse(t.default)||null:void 0===t.default?null:t.default}(e):null,this._enumValues=e&&\"enum\"===e.type?e.values:null};function Vr(t){return Array.isArray(t)&&t.length>0&&\"string\"==typeof t[0]&&t[0]in Tr}function qr(t,e){var r=new Be(Tr,[],e?function(t){var e={color:Bt,string:Rt,number:Dt,enum:Rt,boolean:Ft,formatted:Vt,resolvedImage:qt};return\"array\"===t.type?Ht(e[t.value]||jt,t.length):e[t.type]}(e):void 0),n=r.parse(t,void 0,void 0,void 0,e&&\"string\"===e.type?{typeAnnotation:\"coerce\"}:void 0);return n?Er(new Ur(n,e)):Cr(r.errors)}Ur.prototype.evaluateWithoutErrorHandling=function(t,e,r,n,i,a){return this._evaluator.globals=t,this._evaluator.feature=e,this._evaluator.featureState=r,this._evaluator.canonical=n,this._evaluator.availableImages=i||null,this._evaluator.formattedSection=a,this.expression.evaluate(this._evaluator)},Ur.prototype.evaluate=function(t,e,r,n,i,a){this._evaluator.globals=t,this._evaluator.feature=e||null,this._evaluator.featureState=r||null,this._evaluator.canonical=n,this._evaluator.availableImages=i||null,this._evaluator.formattedSection=a||null;try{var o=this.expression.evaluate(this._evaluator);if(null==o||\"number\"==typeof o&&o!=o)return this._defaultValue;if(this._enumValues&&!(o in this._enumValues))throw new se(\"Expected value to be one of \"+Object.keys(this._enumValues).map((function(t){return JSON.stringify(t)})).join(\", \")+\", but found \"+JSON.stringify(o)+\" instead.\");return o}catch(t){return this._warningHistory[t.message]||(this._warningHistory[t.message]=!0,\"undefined\"!=typeof console&&console.warn(t.message)),this._defaultValue}};var Hr=function(t,e){this.kind=t,this._styleExpression=e,this.isStateDependent=\"constant\"!==t&&!De(e.expression)};Hr.prototype.evaluateWithoutErrorHandling=function(t,e,r,n,i,a){return this._styleExpression.evaluateWithoutErrorHandling(t,e,r,n,i,a)},Hr.prototype.evaluate=function(t,e,r,n,i,a){return this._styleExpression.evaluate(t,e,r,n,i,a)};var Gr=function(t,e,r,n){this.kind=t,this.zoomStops=r,this._styleExpression=e,this.isStateDependent=\"camera\"!==t&&!De(e.expression),this.interpolationType=n};function Yr(t,e){if(\"error\"===(t=qr(t,e)).result)return t;var r=t.value.expression,n=Oe(r);if(!n&&!Lr(e))return Cr([new Pt(\"\",\"data expressions not supported\")]);var i=Re(r,[\"zoom\"]);if(!i&&!Ir(e))return Cr([new Pt(\"\",\"zoom expressions not supported\")]);var a=function t(e){var r=null;if(e instanceof ar)r=t(e.result);else if(e instanceof ir)for(var n=0,i=e.args;n<i.length&&!(r=t(i[n]));n+=1);else(e instanceof je||e instanceof rr)&&e.input instanceof me&&\"zoom\"===e.input.name&&(r=e);return r instanceof Pt||e.eachChild((function(e){var n=t(e);n instanceof Pt?r=n:!r&&n?r=new Pt(\"\",'\"zoom\" expression may only be used as input to a top-level \"step\" or \"interpolate\" expression.'):r&&n&&r!==n&&(r=new Pt(\"\",'Only one zoom-based \"step\" or \"interpolate\" subexpression may be used in an expression.'))})),r}(r);return a||i?a instanceof Pt?Cr([a]):a instanceof rr&&!Pr(e)?Cr([new Pt(\"\",'\"interpolate\" expressions cannot be used with this property')]):Er(a?new Gr(n?\"camera\":\"composite\",t.value,a.labels,a instanceof rr?a.interpolation:void 0):new Hr(n?\"constant\":\"source\",t.value)):Cr([new Pt(\"\",'\"zoom\" expression may only be used as input to a top-level \"step\" or \"interpolate\" expression.')])}Gr.prototype.evaluateWithoutErrorHandling=function(t,e,r,n,i,a){return this._styleExpression.evaluateWithoutErrorHandling(t,e,r,n,i,a)},Gr.prototype.evaluate=function(t,e,r,n,i,a){return this._styleExpression.evaluate(t,e,r,n,i,a)},Gr.prototype.interpolationFactor=function(t,e,r){return this.interpolationType?rr.interpolationFactor(this.interpolationType,t,e,r):0};var Wr=function(t,e){this._parameters=t,this._specification=e,Ct(this,function t(e,r){var n,i,a,o=\"color\"===r.type,s=e.stops&&\"object\"==typeof e.stops[0][0],l=s||!(s||void 0!==e.property),c=e.type||(Pr(r)?\"exponential\":\"interval\");if(o&&((e=Ct({},e)).stops&&(e.stops=e.stops.map((function(t){return[t[0],Kt.parse(t[1])]}))),e.default=Kt.parse(e.default?e.default:r.default)),e.colorSpace&&\"rgb\"!==e.colorSpace&&!er[e.colorSpace])throw new Error(\"Unknown color space: \"+e.colorSpace);if(\"exponential\"===c)n=Nr;else if(\"interval\"===c)n=Br;else if(\"categorical\"===c){n=Fr,i=Object.create(null);for(var u=0,f=e.stops;u<f.length;u+=1){var h=f[u];i[h[0]]=h[1]}a=typeof e.stops[0][0]}else{if(\"identity\"!==c)throw new Error('Unknown function type \"'+c+'\"');n=jr}if(s){for(var p={},d=[],g=0;g<e.stops.length;g++){var m=e.stops[g],v=m[0].zoom;void 0===p[v]&&(p[v]={zoom:v,type:e.type,property:e.property,default:e.default,stops:[]},d.push(v)),p[v].stops.push([m[0].value,m[1]])}for(var y=[],x=0,b=d;x<b.length;x+=1){var _=b[x];y.push([p[_].zoom,t(p[_],r)])}var w={name:\"linear\"};return{kind:\"composite\",interpolationType:w,interpolationFactor:rr.interpolationFactor.bind(void 0,w),zoomStops:y.map((function(t){return t[0]})),evaluate:function(t,n){var i=t.zoom;return Nr({stops:y,base:e.base},r,i).evaluate(i,n)}}}if(l){var T=\"exponential\"===c?{name:\"exponential\",base:void 0!==e.base?e.base:1}:null;return{kind:\"camera\",interpolationType:T,interpolationFactor:rr.interpolationFactor.bind(void 0,T),zoomStops:e.stops.map((function(t){return t[0]})),evaluate:function(t){return n(e,r,t.zoom,i,a)}}}return{kind:\"source\",evaluate:function(t,o){var s=o&&o.properties?o.properties[e.property]:void 0;return void 0===s?Rr(e.default,r.default):n(e,r,s,i,a)}}}(this._parameters,this._specification))};function Xr(t){var e=t.key,r=t.value,n=t.valueSpec||{},i=t.objectElementValidators||{},a=t.style,o=t.styleSpec,s=[],l=zr(r);if(\"object\"!==l)return[new St(e,r,\"object expected, \"+l+\" found\")];for(var c in r){var u=c.split(\".\")[0],f=n[u]||n[\"*\"],h=void 0;if(i[u])h=i[u];else if(n[u])h=bn;else if(i[\"*\"])h=i[\"*\"];else{if(!n[\"*\"]){s.push(new St(e,r[c],'unknown property \"'+c+'\"'));continue}h=bn}s=s.concat(h({key:(e?e+\".\":e)+c,value:r[c],valueSpec:f,style:a,styleSpec:o,object:r,objectKey:c},r))}for(var p in n)i[p]||n[p].required&&void 0===n[p].default&&void 0===r[p]&&s.push(new St(e,r,'missing required property \"'+p+'\"'));return s}function Zr(t){var e=t.value,r=t.valueSpec,n=t.style,i=t.styleSpec,a=t.key,o=t.arrayElementValidator||bn;if(\"array\"!==zr(e))return[new St(a,e,\"array expected, \"+zr(e)+\" found\")];if(r.length&&e.length!==r.length)return[new St(a,e,\"array length \"+r.length+\" expected, length \"+e.length+\" found\")];if(r[\"min-length\"]&&e.length<r[\"min-length\"])return[new St(a,e,\"array length at least \"+r[\"min-length\"]+\" expected, length \"+e.length+\" found\")];var s={type:r.value,values:r.values};i.$version<7&&(s.function=r.function),\"object\"===zr(r.value)&&(s=r.value);for(var l=[],c=0;c<e.length;c++)l=l.concat(o({array:e,arrayIndex:c,value:e[c],valueSpec:s,style:n,styleSpec:i,key:a+\"[\"+c+\"]\"}));return l}function Jr(t){var e=t.key,r=t.value,n=t.valueSpec,i=zr(r);return\"number\"===i&&r!=r&&(i=\"NaN\"),\"number\"!==i?[new St(e,r,\"number expected, \"+i+\" found\")]:\"minimum\"in n&&r<n.minimum?[new St(e,r,r+\" is less than the minimum value \"+n.minimum)]:\"maximum\"in n&&r>n.maximum?[new St(e,r,r+\" is greater than the maximum value \"+n.maximum)]:[]}function Kr(t){var e,r,n,i=t.valueSpec,a=Lt(t.value.type),o={},s=\"categorical\"!==a&&void 0===t.value.property,l=!s,c=\"array\"===zr(t.value.stops)&&\"array\"===zr(t.value.stops[0])&&\"object\"===zr(t.value.stops[0][0]),u=Xr({key:t.key,value:t.value,valueSpec:t.styleSpec.function,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{stops:function(t){if(\"identity\"===a)return[new St(t.key,t.value,'identity function may not have a \"stops\" property')];var e=[],r=t.value;return e=e.concat(Zr({key:t.key,value:r,valueSpec:t.valueSpec,style:t.style,styleSpec:t.styleSpec,arrayElementValidator:f})),\"array\"===zr(r)&&0===r.length&&e.push(new St(t.key,r,\"array must have at least one stop\")),e},default:function(t){return bn({key:t.key,value:t.value,valueSpec:i,style:t.style,styleSpec:t.styleSpec})}}});return\"identity\"===a&&s&&u.push(new St(t.key,t.value,'missing required property \"property\"')),\"identity\"===a||t.value.stops||u.push(new St(t.key,t.value,'missing required property \"stops\"')),\"exponential\"===a&&t.valueSpec.expression&&!Pr(t.valueSpec)&&u.push(new St(t.key,t.value,\"exponential functions not supported\")),t.styleSpec.$version>=8&&(l&&!Lr(t.valueSpec)?u.push(new St(t.key,t.value,\"property functions not supported\")):s&&!Ir(t.valueSpec)&&u.push(new St(t.key,t.value,\"zoom functions not supported\"))),\"categorical\"!==a&&!c||void 0!==t.value.property||u.push(new St(t.key,t.value,'\"property\" property is required')),u;function f(t){var e=[],a=t.value,s=t.key;if(\"array\"!==zr(a))return[new St(s,a,\"array expected, \"+zr(a)+\" found\")];if(2!==a.length)return[new St(s,a,\"array length 2 expected, length \"+a.length+\" found\")];if(c){if(\"object\"!==zr(a[0]))return[new St(s,a,\"object expected, \"+zr(a[0])+\" found\")];if(void 0===a[0].zoom)return[new St(s,a,\"object stop key must have zoom\")];if(void 0===a[0].value)return[new St(s,a,\"object stop key must have value\")];if(n&&n>Lt(a[0].zoom))return[new St(s,a[0].zoom,\"stop zoom values must appear in ascending order\")];Lt(a[0].zoom)!==n&&(n=Lt(a[0].zoom),r=void 0,o={}),e=e.concat(Xr({key:s+\"[0]\",value:a[0],valueSpec:{zoom:{}},style:t.style,styleSpec:t.styleSpec,objectElementValidators:{zoom:Jr,value:h}}))}else e=e.concat(h({key:s+\"[0]\",value:a[0],valueSpec:{},style:t.style,styleSpec:t.styleSpec},a));return Vr(It(a[1]))?e.concat([new St(s+\"[1]\",a[1],\"expressions are not allowed in function stops.\")]):e.concat(bn({key:s+\"[1]\",value:a[1],valueSpec:i,style:t.style,styleSpec:t.styleSpec}))}function h(t,n){var s=zr(t.value),l=Lt(t.value),c=null!==t.value?t.value:n;if(e){if(s!==e)return[new St(t.key,c,s+\" stop domain type must match previous stop domain type \"+e)]}else e=s;if(\"number\"!==s&&\"string\"!==s&&\"boolean\"!==s)return[new St(t.key,c,\"stop domain value must be a number, string, or boolean\")];if(\"number\"!==s&&\"categorical\"!==a){var u=\"number expected, \"+s+\" found\";return Lr(i)&&void 0===a&&(u+='\\nIf you intended to use a categorical function, specify `\"type\": \"categorical\"`.'),[new St(t.key,c,u)]}return\"categorical\"!==a||\"number\"!==s||isFinite(l)&&Math.floor(l)===l?\"categorical\"!==a&&\"number\"===s&&void 0!==r&&l<r?[new St(t.key,c,\"stop domain values must appear in ascending order\")]:(r=l,\"categorical\"===a&&l in o?[new St(t.key,c,\"stop domain values must be unique\")]:(o[l]=!0,[])):[new St(t.key,c,\"integer expected, found \"+l)]}}function Qr(t){var e=(\"property\"===t.expressionContext?Yr:qr)(It(t.value),t.valueSpec);if(\"error\"===e.result)return e.value.map((function(e){return new St(\"\"+t.key+e.key,t.value,e.message)}));var r=e.value.expression||e.value._styleExpression.expression;if(\"property\"===t.expressionContext&&\"text-font\"===t.propertyKey&&!r.outputDefined())return[new St(t.key,t.value,'Invalid data expression for \"'+t.propertyKey+'\". Output values must be contained as literals within the expression.')];if(\"property\"===t.expressionContext&&\"layout\"===t.propertyType&&!De(r))return[new St(t.key,t.value,'\"feature-state\" data expressions are not supported with layout properties.')];if(\"filter\"===t.expressionContext&&!De(r))return[new St(t.key,t.value,'\"feature-state\" data expressions are not supported with filters.')];if(t.expressionContext&&0===t.expressionContext.indexOf(\"cluster\")){if(!Re(r,[\"zoom\",\"feature-state\"]))return[new St(t.key,t.value,'\"zoom\" and \"feature-state\" expressions are not supported with cluster properties.')];if(\"cluster-initial\"===t.expressionContext&&!Oe(r))return[new St(t.key,t.value,\"Feature data expressions are not supported with initial expression part of cluster properties.\")]}return[]}function $r(t){var e=t.key,r=t.value,n=t.valueSpec,i=[];return Array.isArray(n.values)?-1===n.values.indexOf(Lt(r))&&i.push(new St(e,r,\"expected one of [\"+n.values.join(\", \")+\"], \"+JSON.stringify(r)+\" found\")):-1===Object.keys(n.values).indexOf(Lt(r))&&i.push(new St(e,r,\"expected one of [\"+Object.keys(n.values).join(\", \")+\"], \"+JSON.stringify(r)+\" found\")),i}function tn(t){if(!0===t||!1===t)return!0;if(!Array.isArray(t)||0===t.length)return!1;switch(t[0]){case\"has\":return t.length>=2&&\"$id\"!==t[1]&&\"$type\"!==t[1];case\"in\":return t.length>=3&&(\"string\"!=typeof t[1]||Array.isArray(t[2]));case\"!in\":case\"!has\":case\"none\":return!1;case\"==\":case\"!=\":case\">\":case\">=\":case\"<\":case\"<=\":return 3!==t.length||Array.isArray(t[1])||Array.isArray(t[2]);case\"any\":case\"all\":for(var e=0,r=t.slice(1);e<r.length;e+=1){var n=r[e];if(!tn(n)&&\"boolean\"!=typeof n)return!1}return!0;default:return!0}}Wr.deserialize=function(t){return new Wr(t._parameters,t._specification)},Wr.serialize=function(t){return{_parameters:t._parameters,_specification:t._specification}};var en={type:\"boolean\",default:!1,transition:!1,\"property-type\":\"data-driven\",expression:{interpolated:!1,parameters:[\"zoom\",\"feature\"]}};function rn(t){if(null==t)return{filter:function(){return!0},needGeometry:!1};tn(t)||(t=an(t));var e=qr(t,en);if(\"error\"===e.result)throw new Error(e.value.map((function(t){return t.key+\": \"+t.message})).join(\", \"));return{filter:function(t,r,n){return e.value.evaluate(t,r,{},n)},needGeometry:function t(e){if(!Array.isArray(e))return!1;if(\"within\"===e[0])return!0;for(var r=1;r<e.length;r++)if(t(e[r]))return!0;return!1}(t)}}function nn(t,e){return t<e?-1:t>e?1:0}function an(t){if(!t)return!0;var e,r=t[0];return t.length<=1?\"any\"!==r:\"==\"===r?on(t[1],t[2],\"==\"):\"!=\"===r?cn(on(t[1],t[2],\"==\")):\"<\"===r||\">\"===r||\"<=\"===r||\">=\"===r?on(t[1],t[2],r):\"any\"===r?(e=t.slice(1),[\"any\"].concat(e.map(an))):\"all\"===r?[\"all\"].concat(t.slice(1).map(an)):\"none\"===r?[\"all\"].concat(t.slice(1).map(an).map(cn)):\"in\"===r?sn(t[1],t.slice(2)):\"!in\"===r?cn(sn(t[1],t.slice(2))):\"has\"===r?ln(t[1]):\"!has\"===r?cn(ln(t[1])):\"within\"!==r||t}function on(t,e,r){switch(t){case\"$type\":return[\"filter-type-\"+r,e];case\"$id\":return[\"filter-id-\"+r,e];default:return[\"filter-\"+r,t,e]}}function sn(t,e){if(0===e.length)return!1;switch(t){case\"$type\":return[\"filter-type-in\",[\"literal\",e]];case\"$id\":return[\"filter-id-in\",[\"literal\",e]];default:return e.length>200&&!e.some((function(t){return typeof t!=typeof e[0]}))?[\"filter-in-large\",t,[\"literal\",e.sort(nn)]]:[\"filter-in-small\",t,[\"literal\",e]]}}function ln(t){switch(t){case\"$type\":return!0;case\"$id\":return[\"filter-has-id\"];default:return[\"filter-has\",t]}}function cn(t){return[\"!\",t]}function un(t){return tn(It(t.value))?Qr(Ct({},t,{expressionContext:\"filter\",valueSpec:{value:\"boolean\"}})):function t(e){var r=e.value,n=e.key;if(\"array\"!==zr(r))return[new St(n,r,\"array expected, \"+zr(r)+\" found\")];var i,a=e.styleSpec,o=[];if(r.length<1)return[new St(n,r,\"filter array must have at least 1 element\")];switch(o=o.concat($r({key:n+\"[0]\",value:r[0],valueSpec:a.filter_operator,style:e.style,styleSpec:e.styleSpec})),Lt(r[0])){case\"<\":case\"<=\":case\">\":case\">=\":r.length>=2&&\"$type\"===Lt(r[1])&&o.push(new St(n,r,'\"$type\" cannot be use with operator \"'+r[0]+'\"'));case\"==\":case\"!=\":3!==r.length&&o.push(new St(n,r,'filter array for operator \"'+r[0]+'\" must have 3 elements'));case\"in\":case\"!in\":r.length>=2&&\"string\"!==(i=zr(r[1]))&&o.push(new St(n+\"[1]\",r[1],\"string expected, \"+i+\" found\"));for(var s=2;s<r.length;s++)i=zr(r[s]),\"$type\"===Lt(r[1])?o=o.concat($r({key:n+\"[\"+s+\"]\",value:r[s],valueSpec:a.geometry_type,style:e.style,styleSpec:e.styleSpec})):\"string\"!==i&&\"number\"!==i&&\"boolean\"!==i&&o.push(new St(n+\"[\"+s+\"]\",r[s],\"string, number, or boolean expected, \"+i+\" found\"));break;case\"any\":case\"all\":case\"none\":for(var l=1;l<r.length;l++)o=o.concat(t({key:n+\"[\"+l+\"]\",value:r[l],style:e.style,styleSpec:e.styleSpec}));break;case\"has\":case\"!has\":i=zr(r[1]),2!==r.length?o.push(new St(n,r,'filter array for \"'+r[0]+'\" operator must have 2 elements')):\"string\"!==i&&o.push(new St(n+\"[1]\",r[1],\"string expected, \"+i+\" found\"));break;case\"within\":i=zr(r[1]),2!==r.length?o.push(new St(n,r,'filter array for \"'+r[0]+'\" operator must have 2 elements')):\"object\"!==i&&o.push(new St(n+\"[1]\",r[1],\"object expected, \"+i+\" found\"))}return o}(t)}function fn(t,e){var r=t.key,n=t.style,i=t.styleSpec,a=t.value,o=t.objectKey,s=i[e+\"_\"+t.layerType];if(!s)return[];var l=o.match(/^(.*)-transition$/);if(\"paint\"===e&&l&&s[l[1]]&&s[l[1]].transition)return bn({key:r,value:a,valueSpec:i.transition,style:n,styleSpec:i});var c,u=t.valueSpec||s[o];if(!u)return[new St(r,a,'unknown property \"'+o+'\"')];if(\"string\"===zr(a)&&Lr(u)&&!u.tokens&&(c=/^{([^}]+)}$/.exec(a)))return[new St(r,a,'\"'+o+'\" does not support interpolation syntax\\nUse an identity property function instead: `{ \"type\": \"identity\", \"property\": '+JSON.stringify(c[1])+\" }`.\")];var f=[];return\"symbol\"===t.layerType&&(\"text-field\"===o&&n&&!n.glyphs&&f.push(new St(r,a,'use of \"text-field\" requires a style \"glyphs\" property')),\"text-font\"===o&&Or(It(a))&&\"identity\"===Lt(a.type)&&f.push(new St(r,a,'\"text-font\" does not support identity functions'))),f.concat(bn({key:t.key,value:a,valueSpec:u,style:n,styleSpec:i,expressionContext:\"property\",propertyType:e,propertyKey:o}))}function hn(t){return fn(t,\"paint\")}function pn(t){return fn(t,\"layout\")}function dn(t){var e=[],r=t.value,n=t.key,i=t.style,a=t.styleSpec;r.type||r.ref||e.push(new St(n,r,'either \"type\" or \"ref\" is required'));var o,s=Lt(r.type),l=Lt(r.ref);if(r.id)for(var c=Lt(r.id),u=0;u<t.arrayIndex;u++){var f=i.layers[u];Lt(f.id)===c&&e.push(new St(n,r.id,'duplicate layer id \"'+r.id+'\", previously used at line '+f.id.__line__))}if(\"ref\"in r)[\"type\",\"source\",\"source-layer\",\"filter\",\"layout\"].forEach((function(t){t in r&&e.push(new St(n,r[t],'\"'+t+'\" is prohibited for ref layers'))})),i.layers.forEach((function(t){Lt(t.id)===l&&(o=t)})),o?o.ref?e.push(new St(n,r.ref,\"ref cannot reference another ref layer\")):s=Lt(o.type):e.push(new St(n,r.ref,'ref layer \"'+l+'\" not found'));else if(\"background\"!==s)if(r.source){var h=i.sources&&i.sources[r.source],p=h&&Lt(h.type);h?\"vector\"===p&&\"raster\"===s?e.push(new St(n,r.source,'layer \"'+r.id+'\" requires a raster source')):\"raster\"===p&&\"raster\"!==s?e.push(new St(n,r.source,'layer \"'+r.id+'\" requires a vector source')):\"vector\"!==p||r[\"source-layer\"]?\"raster-dem\"===p&&\"hillshade\"!==s?e.push(new St(n,r.source,\"raster-dem source can only be used with layer type 'hillshade'.\")):\"line\"!==s||!r.paint||!r.paint[\"line-gradient\"]||\"geojson\"===p&&h.lineMetrics||e.push(new St(n,r,'layer \"'+r.id+'\" specifies a line-gradient, which requires a GeoJSON source with `lineMetrics` enabled.')):e.push(new St(n,r,'layer \"'+r.id+'\" must specify a \"source-layer\"')):e.push(new St(n,r.source,'source \"'+r.source+'\" not found'))}else e.push(new St(n,r,'missing required property \"source\"'));return e=e.concat(Xr({key:n,value:r,valueSpec:a.layer,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{\"*\":function(){return[]},type:function(){return bn({key:n+\".type\",value:r.type,valueSpec:a.layer.type,style:t.style,styleSpec:t.styleSpec,object:r,objectKey:\"type\"})},filter:un,layout:function(t){return Xr({layer:r,key:t.key,value:t.value,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{\"*\":function(t){return pn(Ct({layerType:s},t))}}})},paint:function(t){return Xr({layer:r,key:t.key,value:t.value,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{\"*\":function(t){return hn(Ct({layerType:s},t))}}})}}}))}function gn(t){var e=t.value,r=t.key,n=zr(e);return\"string\"!==n?[new St(r,e,\"string expected, \"+n+\" found\")]:[]}var mn={promoteId:function(t){var e=t.key,r=t.value;if(\"string\"===zr(r))return gn({key:e,value:r});var n=[];for(var i in r)n.push.apply(n,gn({key:e+\".\"+i,value:r[i]}));return n}};function vn(t){var e=t.value,r=t.key,n=t.styleSpec,i=t.style;if(!e.type)return[new St(r,e,'\"type\" is required')];var a,o=Lt(e.type);switch(o){case\"vector\":case\"raster\":case\"raster-dem\":return Xr({key:r,value:e,valueSpec:n[\"source_\"+o.replace(\"-\",\"_\")],style:t.style,styleSpec:n,objectElementValidators:mn});case\"geojson\":if(a=Xr({key:r,value:e,valueSpec:n.source_geojson,style:i,styleSpec:n,objectElementValidators:mn}),e.cluster)for(var s in e.clusterProperties){var l=e.clusterProperties[s],c=l[0],u=\"string\"==typeof c?[c,[\"accumulated\"],[\"get\",s]]:c;a.push.apply(a,Qr({key:r+\".\"+s+\".map\",value:l[1],expressionContext:\"cluster-map\"})),a.push.apply(a,Qr({key:r+\".\"+s+\".reduce\",value:u,expressionContext:\"cluster-reduce\"}))}return a;case\"video\":return Xr({key:r,value:e,valueSpec:n.source_video,style:i,styleSpec:n});case\"image\":return Xr({key:r,value:e,valueSpec:n.source_image,style:i,styleSpec:n});case\"canvas\":return[new St(r,null,\"Please use runtime APIs to add canvas sources, rather than including them in stylesheets.\",\"source.canvas\")];default:return $r({key:r+\".type\",value:e.type,valueSpec:{values:[\"vector\",\"raster\",\"raster-dem\",\"geojson\",\"video\",\"image\"]},style:i,styleSpec:n})}}function yn(t){var e=t.value,r=t.styleSpec,n=r.light,i=t.style,a=[],o=zr(e);if(void 0===e)return a;if(\"object\"!==o)return a.concat([new St(\"light\",e,\"object expected, \"+o+\" found\")]);for(var s in e){var l=s.match(/^(.*)-transition$/);a=a.concat(l&&n[l[1]]&&n[l[1]].transition?bn({key:s,value:e[s],valueSpec:r.transition,style:i,styleSpec:r}):n[s]?bn({key:s,value:e[s],valueSpec:n[s],style:i,styleSpec:r}):[new St(s,e[s],'unknown property \"'+s+'\"')])}return a}var xn={\"*\":function(){return[]},array:Zr,boolean:function(t){var e=t.value,r=t.key,n=zr(e);return\"boolean\"!==n?[new St(r,e,\"boolean expected, \"+n+\" found\")]:[]},number:Jr,color:function(t){var e=t.key,r=t.value,n=zr(r);return\"string\"!==n?[new St(e,r,\"color expected, \"+n+\" found\")]:null===Jt(r)?[new St(e,r,'color expected, \"'+r+'\" found')]:[]},constants:Et,enum:$r,filter:un,function:Kr,layer:dn,object:Xr,source:vn,light:yn,string:gn,formatted:function(t){return 0===gn(t).length?[]:Qr(t)},resolvedImage:function(t){return 0===gn(t).length?[]:Qr(t)}};function bn(t){var e=t.value,r=t.valueSpec,n=t.styleSpec;return r.expression&&Or(Lt(e))?Kr(t):r.expression&&Vr(It(e))?Qr(t):r.type&&xn[r.type]?xn[r.type](t):Xr(Ct({},t,{valueSpec:r.type?n[r.type]:r}))}function _n(t){var e=t.value,r=t.key,n=gn(t);return n.length||(-1===e.indexOf(\"{fontstack}\")&&n.push(new St(r,e,'\"glyphs\" url must include a \"{fontstack}\" token')),-1===e.indexOf(\"{range}\")&&n.push(new St(r,e,'\"glyphs\" url must include a \"{range}\" token'))),n}function wn(t,e){void 0===e&&(e=At);var r=[];return r=r.concat(bn({key:\"\",value:t,valueSpec:e.$root,styleSpec:e,style:t,objectElementValidators:{glyphs:_n,\"*\":function(){return[]}}})),t.constants&&(r=r.concat(Et({key:\"constants\",value:t.constants,style:t,styleSpec:e}))),Tn(r)}function Tn(t){return[].concat(t).sort((function(t,e){return t.line-e.line}))}function kn(t){return function(){for(var e=[],r=arguments.length;r--;)e[r]=arguments[r];return Tn(t.apply(this,e))}}wn.source=kn(vn),wn.light=kn(yn),wn.layer=kn(dn),wn.filter=kn(un),wn.paintProperty=kn(hn),wn.layoutProperty=kn(pn);var Mn=wn,An=Mn.light,Sn=Mn.paintProperty,En=Mn.layoutProperty;function Cn(t,e){var r=!1;if(e&&e.length)for(var n=0,i=e;n<i.length;n+=1)t.fire(new kt(new Error(i[n].message))),r=!0;return r}var Ln=In;function In(t,e,r){var n=this.cells=[];if(t instanceof ArrayBuffer){this.arrayBuffer=t;var i=new Int32Array(this.arrayBuffer);t=i[0],this.d=(e=i[1])+2*(r=i[2]);for(var a=0;a<this.d*this.d;a++){var o=i[3+a],s=i[3+a+1];n.push(o===s?null:i.subarray(o,s))}var l=i[3+n.length+1];this.keys=i.subarray(i[3+n.length],l),this.bboxes=i.subarray(l),this.insert=this._insertReadonly}else{this.d=e+2*r;for(var c=0;c<this.d*this.d;c++)n.push([]);this.keys=[],this.bboxes=[]}this.n=e,this.extent=t,this.padding=r,this.scale=e/t,this.uid=0;var u=r/e*t;this.min=-u,this.max=t+u}In.prototype.insert=function(t,e,r,n,i){this._forEachCell(e,r,n,i,this._insertCell,this.uid++),this.keys.push(t),this.bboxes.push(e),this.bboxes.push(r),this.bboxes.push(n),this.bboxes.push(i)},In.prototype._insertReadonly=function(){throw\"Cannot insert into a GridIndex created from an ArrayBuffer.\"},In.prototype._insertCell=function(t,e,r,n,i,a){this.cells[i].push(a)},In.prototype.query=function(t,e,r,n,i){var a=this.min,o=this.max;if(t<=a&&e<=a&&o<=r&&o<=n&&!i)return Array.prototype.slice.call(this.keys);var s=[];return this._forEachCell(t,e,r,n,this._queryCell,s,{},i),s},In.prototype._queryCell=function(t,e,r,n,i,a,o,s){var l=this.cells[i];if(null!==l)for(var c=this.keys,u=this.bboxes,f=0;f<l.length;f++){var h=l[f];if(void 0===o[h]){var p=4*h;(s?s(u[p+0],u[p+1],u[p+2],u[p+3]):t<=u[p+2]&&e<=u[p+3]&&r>=u[p+0]&&n>=u[p+1])?(o[h]=!0,a.push(c[h])):o[h]=!1}}},In.prototype._forEachCell=function(t,e,r,n,i,a,o,s){for(var l=this._convertToCellCoord(t),c=this._convertToCellCoord(e),u=this._convertToCellCoord(r),f=this._convertToCellCoord(n),h=l;h<=u;h++)for(var p=c;p<=f;p++){var d=this.d*p+h;if((!s||s(this._convertFromCellCoord(h),this._convertFromCellCoord(p),this._convertFromCellCoord(h+1),this._convertFromCellCoord(p+1)))&&i.call(this,t,e,r,n,d,a,o,s))return}},In.prototype._convertFromCellCoord=function(t){return(t-this.padding)/this.scale},In.prototype._convertToCellCoord=function(t){return Math.max(0,Math.min(this.d-1,Math.floor(t*this.scale)+this.padding))},In.prototype.toArrayBuffer=function(){if(this.arrayBuffer)return this.arrayBuffer;for(var t=this.cells,e=3+this.cells.length+1+1,r=0,n=0;n<this.cells.length;n++)r+=this.cells[n].length;var i=new Int32Array(e+r+this.keys.length+this.bboxes.length);i[0]=this.extent,i[1]=this.n,i[2]=this.padding;for(var a=e,o=0;o<t.length;o++){var s=t[o];i[3+o]=a,i.set(s,a),a+=s.length}return i[3+t.length]=a,i.set(this.keys,a),i[3+t.length+1]=a+=this.keys.length,i.set(this.bboxes,a),a+=this.bboxes.length,i.buffer};var Pn=self.ImageData,zn=self.ImageBitmap,On={};function Dn(t,e,r){void 0===r&&(r={}),Object.defineProperty(e,\"_classRegistryKey\",{value:t,writeable:!1}),On[t]={klass:e,omit:r.omit||[],shallow:r.shallow||[]}}for(var Rn in Dn(\"Object\",Object),Ln.serialize=function(t,e){var r=t.toArrayBuffer();return e&&e.push(r),{buffer:r}},Ln.deserialize=function(t){return new Ln(t.buffer)},Dn(\"Grid\",Ln),Dn(\"Color\",Kt),Dn(\"Error\",Error),Dn(\"ResolvedImage\",ee),Dn(\"StylePropertyFunction\",Wr),Dn(\"StyleExpression\",Ur,{omit:[\"_evaluator\"]}),Dn(\"ZoomDependentExpression\",Gr),Dn(\"ZoomConstantExpression\",Hr),Dn(\"CompoundExpression\",me,{omit:[\"_evaluate\"]}),Tr)Tr[Rn]._classRegistryKey||Dn(\"Expression_\"+Rn,Tr[Rn]);function Fn(t){return t&&\"undefined\"!=typeof ArrayBuffer&&(t instanceof ArrayBuffer||t.constructor&&\"ArrayBuffer\"===t.constructor.name)}function Bn(t){return zn&&t instanceof zn}function Nn(t,e){if(null==t||\"boolean\"==typeof t||\"number\"==typeof t||\"string\"==typeof t||t instanceof Boolean||t instanceof Number||t instanceof String||t instanceof Date||t instanceof RegExp)return t;if(Fn(t)||Bn(t))return e&&e.push(t),t;if(ArrayBuffer.isView(t)){var r=t;return e&&e.push(r.buffer),r}if(t instanceof Pn)return e&&e.push(t.data.buffer),t;if(Array.isArray(t)){for(var n=[],i=0,a=t;i<a.length;i+=1)n.push(Nn(a[i],e));return n}if(\"object\"==typeof t){var o=t.constructor,s=o._classRegistryKey;if(!s)throw new Error(\"can't serialize object of unregistered class\");var l=o.serialize?o.serialize(t,e):{};if(!o.serialize){for(var c in t)if(t.hasOwnProperty(c)&&!(On[s].omit.indexOf(c)>=0)){var u=t[c];l[c]=On[s].shallow.indexOf(c)>=0?u:Nn(u,e)}t instanceof Error&&(l.message=t.message)}if(l.$name)throw new Error(\"$name property is reserved for worker serialization logic.\");return\"Object\"!==s&&(l.$name=s),l}throw new Error(\"can't serialize object of type \"+typeof t)}function jn(t){if(null==t||\"boolean\"==typeof t||\"number\"==typeof t||\"string\"==typeof t||t instanceof Boolean||t instanceof Number||t instanceof String||t instanceof Date||t instanceof RegExp||Fn(t)||Bn(t)||ArrayBuffer.isView(t)||t instanceof Pn)return t;if(Array.isArray(t))return t.map(jn);if(\"object\"==typeof t){var e=t.$name||\"Object\",r=On[e].klass;if(!r)throw new Error(\"can't deserialize unregistered class \"+e);if(r.deserialize)return r.deserialize(t);for(var n=Object.create(r.prototype),i=0,a=Object.keys(t);i<a.length;i+=1){var o=a[i];if(\"$name\"!==o){var s=t[o];n[o]=On[e].shallow.indexOf(o)>=0?s:jn(s)}}return n}throw new Error(\"can't deserialize object of type \"+typeof t)}var Un=function(){this.first=!0};Un.prototype.update=function(t,e){var r=Math.floor(t);return this.first?(this.first=!1,this.lastIntegerZoom=r,this.lastIntegerZoomTime=0,this.lastZoom=t,this.lastFloorZoom=r,!0):(this.lastFloorZoom>r?(this.lastIntegerZoom=r+1,this.lastIntegerZoomTime=e):this.lastFloorZoom<r&&(this.lastIntegerZoom=r,this.lastIntegerZoomTime=e),t!==this.lastZoom&&(this.lastZoom=t,this.lastFloorZoom=r,!0))};var Vn={\"Latin-1 Supplement\":function(t){return t>=128&&t<=255},Arabic:function(t){return t>=1536&&t<=1791},\"Arabic Supplement\":function(t){return t>=1872&&t<=1919},\"Arabic Extended-A\":function(t){return t>=2208&&t<=2303},\"Hangul Jamo\":function(t){return t>=4352&&t<=4607},\"Unified Canadian Aboriginal Syllabics\":function(t){return t>=5120&&t<=5759},Khmer:function(t){return t>=6016&&t<=6143},\"Unified Canadian Aboriginal Syllabics Extended\":function(t){return t>=6320&&t<=6399},\"General Punctuation\":function(t){return t>=8192&&t<=8303},\"Letterlike Symbols\":function(t){return t>=8448&&t<=8527},\"Number Forms\":function(t){return t>=8528&&t<=8591},\"Miscellaneous Technical\":function(t){return t>=8960&&t<=9215},\"Control Pictures\":function(t){return t>=9216&&t<=9279},\"Optical Character Recognition\":function(t){return t>=9280&&t<=9311},\"Enclosed Alphanumerics\":function(t){return t>=9312&&t<=9471},\"Geometric Shapes\":function(t){return t>=9632&&t<=9727},\"Miscellaneous Symbols\":function(t){return t>=9728&&t<=9983},\"Miscellaneous Symbols and Arrows\":function(t){return t>=11008&&t<=11263},\"CJK Radicals Supplement\":function(t){return t>=11904&&t<=12031},\"Kangxi Radicals\":function(t){return t>=12032&&t<=12255},\"Ideographic Description Characters\":function(t){return t>=12272&&t<=12287},\"CJK Symbols and Punctuation\":function(t){return t>=12288&&t<=12351},Hiragana:function(t){return t>=12352&&t<=12447},Katakana:function(t){return t>=12448&&t<=12543},Bopomofo:function(t){return t>=12544&&t<=12591},\"Hangul Compatibility Jamo\":function(t){return t>=12592&&t<=12687},Kanbun:function(t){return t>=12688&&t<=12703},\"Bopomofo Extended\":function(t){return t>=12704&&t<=12735},\"CJK Strokes\":function(t){return t>=12736&&t<=12783},\"Katakana Phonetic Extensions\":function(t){return t>=12784&&t<=12799},\"Enclosed CJK Letters and Months\":function(t){return t>=12800&&t<=13055},\"CJK Compatibility\":function(t){return t>=13056&&t<=13311},\"CJK Unified Ideographs Extension A\":function(t){return t>=13312&&t<=19903},\"Yijing Hexagram Symbols\":function(t){return t>=19904&&t<=19967},\"CJK Unified Ideographs\":function(t){return t>=19968&&t<=40959},\"Yi Syllables\":function(t){return t>=40960&&t<=42127},\"Yi Radicals\":function(t){return t>=42128&&t<=42191},\"Hangul Jamo Extended-A\":function(t){return t>=43360&&t<=43391},\"Hangul Syllables\":function(t){return t>=44032&&t<=55215},\"Hangul Jamo Extended-B\":function(t){return t>=55216&&t<=55295},\"Private Use Area\":function(t){return t>=57344&&t<=63743},\"CJK Compatibility Ideographs\":function(t){return t>=63744&&t<=64255},\"Arabic Presentation Forms-A\":function(t){return t>=64336&&t<=65023},\"Vertical Forms\":function(t){return t>=65040&&t<=65055},\"CJK Compatibility Forms\":function(t){return t>=65072&&t<=65103},\"Small Form Variants\":function(t){return t>=65104&&t<=65135},\"Arabic Presentation Forms-B\":function(t){return t>=65136&&t<=65279},\"Halfwidth and Fullwidth Forms\":function(t){return t>=65280&&t<=65519}};function qn(t){for(var e=0,r=t;e<r.length;e+=1)if(Hn(r[e].charCodeAt(0)))return!0;return!1}function Hn(t){return!(746!==t&&747!==t&&(t<4352||!(Vn[\"Bopomofo Extended\"](t)||Vn.Bopomofo(t)||Vn[\"CJK Compatibility Forms\"](t)&&!(t>=65097&&t<=65103)||Vn[\"CJK Compatibility Ideographs\"](t)||Vn[\"CJK Compatibility\"](t)||Vn[\"CJK Radicals Supplement\"](t)||Vn[\"CJK Strokes\"](t)||!(!Vn[\"CJK Symbols and Punctuation\"](t)||t>=12296&&t<=12305||t>=12308&&t<=12319||12336===t)||Vn[\"CJK Unified Ideographs Extension A\"](t)||Vn[\"CJK Unified Ideographs\"](t)||Vn[\"Enclosed CJK Letters and Months\"](t)||Vn[\"Hangul Compatibility Jamo\"](t)||Vn[\"Hangul Jamo Extended-A\"](t)||Vn[\"Hangul Jamo Extended-B\"](t)||Vn[\"Hangul Jamo\"](t)||Vn[\"Hangul Syllables\"](t)||Vn.Hiragana(t)||Vn[\"Ideographic Description Characters\"](t)||Vn.Kanbun(t)||Vn[\"Kangxi Radicals\"](t)||Vn[\"Katakana Phonetic Extensions\"](t)||Vn.Katakana(t)&&12540!==t||!(!Vn[\"Halfwidth and Fullwidth Forms\"](t)||65288===t||65289===t||65293===t||t>=65306&&t<=65310||65339===t||65341===t||65343===t||t>=65371&&t<=65503||65507===t||t>=65512&&t<=65519)||!(!Vn[\"Small Form Variants\"](t)||t>=65112&&t<=65118||t>=65123&&t<=65126)||Vn[\"Unified Canadian Aboriginal Syllabics\"](t)||Vn[\"Unified Canadian Aboriginal Syllabics Extended\"](t)||Vn[\"Vertical Forms\"](t)||Vn[\"Yijing Hexagram Symbols\"](t)||Vn[\"Yi Syllables\"](t)||Vn[\"Yi Radicals\"](t))))}function Gn(t){return!(Hn(t)||function(t){return!!(Vn[\"Latin-1 Supplement\"](t)&&(167===t||169===t||174===t||177===t||188===t||189===t||190===t||215===t||247===t)||Vn[\"General Punctuation\"](t)&&(8214===t||8224===t||8225===t||8240===t||8241===t||8251===t||8252===t||8258===t||8263===t||8264===t||8265===t||8273===t)||Vn[\"Letterlike Symbols\"](t)||Vn[\"Number Forms\"](t)||Vn[\"Miscellaneous Technical\"](t)&&(t>=8960&&t<=8967||t>=8972&&t<=8991||t>=8996&&t<=9e3||9003===t||t>=9085&&t<=9114||t>=9150&&t<=9165||9167===t||t>=9169&&t<=9179||t>=9186&&t<=9215)||Vn[\"Control Pictures\"](t)&&9251!==t||Vn[\"Optical Character Recognition\"](t)||Vn[\"Enclosed Alphanumerics\"](t)||Vn[\"Geometric Shapes\"](t)||Vn[\"Miscellaneous Symbols\"](t)&&!(t>=9754&&t<=9759)||Vn[\"Miscellaneous Symbols and Arrows\"](t)&&(t>=11026&&t<=11055||t>=11088&&t<=11097||t>=11192&&t<=11243)||Vn[\"CJK Symbols and Punctuation\"](t)||Vn.Katakana(t)||Vn[\"Private Use Area\"](t)||Vn[\"CJK Compatibility Forms\"](t)||Vn[\"Small Form Variants\"](t)||Vn[\"Halfwidth and Fullwidth Forms\"](t)||8734===t||8756===t||8757===t||t>=9984&&t<=10087||t>=10102&&t<=10131||65532===t||65533===t)}(t))}function Yn(t){return t>=1424&&t<=2303||Vn[\"Arabic Presentation Forms-A\"](t)||Vn[\"Arabic Presentation Forms-B\"](t)}function Wn(t,e){return!(!e&&Yn(t)||t>=2304&&t<=3583||t>=3840&&t<=4255||Vn.Khmer(t))}function Xn(t){for(var e=0,r=t;e<r.length;e+=1)if(Yn(r[e].charCodeAt(0)))return!0;return!1}var Zn=null,Jn=\"unavailable\",Kn=null,Qn=function(t){t&&\"string\"==typeof t&&t.indexOf(\"NetworkError\")>-1&&(Jn=\"error\"),Zn&&Zn(t)};function $n(){ti.fire(new Tt(\"pluginStateChange\",{pluginStatus:Jn,pluginURL:Kn}))}var ti=new Mt,ei=function(){return Jn},ri=function(){if(\"deferred\"!==Jn||!Kn)throw new Error(\"rtl-text-plugin cannot be downloaded unless a pluginURL is specified\");Jn=\"loading\",$n(),Kn&&yt({url:Kn},(function(t){t?Qn(t):(Jn=\"loaded\",$n())}))},ni={applyArabicShaping:null,processBidirectionalText:null,processStyledBidirectionalText:null,isLoaded:function(){return\"loaded\"===Jn||null!=ni.applyArabicShaping},isLoading:function(){return\"loading\"===Jn},setState:function(t){Jn=t.pluginStatus,Kn=t.pluginURL},isParsed:function(){return null!=ni.applyArabicShaping&&null!=ni.processBidirectionalText&&null!=ni.processStyledBidirectionalText},getPluginURL:function(){return Kn}},ii=function(t,e){this.zoom=t,e?(this.now=e.now,this.fadeDuration=e.fadeDuration,this.zoomHistory=e.zoomHistory,this.transition=e.transition):(this.now=0,this.fadeDuration=0,this.zoomHistory=new Un,this.transition={})};ii.prototype.isSupportedScript=function(t){return function(t,e){for(var r=0,n=t;r<n.length;r+=1)if(!Wn(n[r].charCodeAt(0),e))return!1;return!0}(t,ni.isLoaded())},ii.prototype.crossFadingFactor=function(){return 0===this.fadeDuration?1:Math.min((this.now-this.zoomHistory.lastIntegerZoomTime)/this.fadeDuration,1)},ii.prototype.getCrossfadeParameters=function(){var t=this.zoom,e=t-Math.floor(t),r=this.crossFadingFactor();return t>this.zoomHistory.lastIntegerZoom?{fromScale:2,toScale:1,t:e+(1-e)*r}:{fromScale:.5,toScale:1,t:1-(1-r)*e}};var ai=function(t,e){this.property=t,this.value=e,this.expression=function(t,e){if(Or(t))return new Wr(t,e);if(Vr(t)){var r=Yr(t,e);if(\"error\"===r.result)throw new Error(r.value.map((function(t){return t.key+\": \"+t.message})).join(\", \"));return r.value}var n=t;return\"string\"==typeof t&&\"color\"===e.type&&(n=Kt.parse(t)),{kind:\"constant\",evaluate:function(){return n}}}(void 0===e?t.specification.default:e,t.specification)};ai.prototype.isDataDriven=function(){return\"source\"===this.expression.kind||\"composite\"===this.expression.kind},ai.prototype.possiblyEvaluate=function(t,e,r){return this.property.possiblyEvaluate(this,t,e,r)};var oi=function(t){this.property=t,this.value=new ai(t,void 0)};oi.prototype.transitioned=function(t,e){return new li(this.property,this.value,e,u({},t.transition,this.transition),t.now)},oi.prototype.untransitioned=function(){return new li(this.property,this.value,null,{},0)};var si=function(t){this._properties=t,this._values=Object.create(t.defaultTransitionablePropertyValues)};si.prototype.getValue=function(t){return x(this._values[t].value.value)},si.prototype.setValue=function(t,e){this._values.hasOwnProperty(t)||(this._values[t]=new oi(this._values[t].property)),this._values[t].value=new ai(this._values[t].property,null===e?void 0:x(e))},si.prototype.getTransition=function(t){return x(this._values[t].transition)},si.prototype.setTransition=function(t,e){this._values.hasOwnProperty(t)||(this._values[t]=new oi(this._values[t].property)),this._values[t].transition=x(e)||void 0},si.prototype.serialize=function(){for(var t={},e=0,r=Object.keys(this._values);e<r.length;e+=1){var n=r[e],i=this.getValue(n);void 0!==i&&(t[n]=i);var a=this.getTransition(n);void 0!==a&&(t[n+\"-transition\"]=a)}return t},si.prototype.transitioned=function(t,e){for(var r=new ci(this._properties),n=0,i=Object.keys(this._values);n<i.length;n+=1){var a=i[n];r._values[a]=this._values[a].transitioned(t,e._values[a])}return r},si.prototype.untransitioned=function(){for(var t=new ci(this._properties),e=0,r=Object.keys(this._values);e<r.length;e+=1){var n=r[e];t._values[n]=this._values[n].untransitioned()}return t};var li=function(t,e,r,n,i){this.property=t,this.value=e,this.begin=i+n.delay||0,this.end=this.begin+n.duration||0,t.specification.transition&&(n.delay||n.duration)&&(this.prior=r)};li.prototype.possiblyEvaluate=function(t,e,r){var n=t.now||0,i=this.value.possiblyEvaluate(t,e,r),a=this.prior;if(a){if(n>this.end)return this.prior=null,i;if(this.value.isDataDriven())return this.prior=null,i;if(n<this.begin)return a.possiblyEvaluate(t,e,r);var o=(n-this.begin)/(this.end-this.begin);return this.property.interpolate(a.possiblyEvaluate(t,e,r),i,function(t){if(t<=0)return 0;if(t>=1)return 1;var e=t*t,r=e*t;return 4*(t<.5?r:3*(t-e)+r-.75)}(o))}return i};var ci=function(t){this._properties=t,this._values=Object.create(t.defaultTransitioningPropertyValues)};ci.prototype.possiblyEvaluate=function(t,e,r){for(var n=new hi(this._properties),i=0,a=Object.keys(this._values);i<a.length;i+=1){var o=a[i];n._values[o]=this._values[o].possiblyEvaluate(t,e,r)}return n},ci.prototype.hasTransition=function(){for(var t=0,e=Object.keys(this._values);t<e.length;t+=1)if(this._values[e[t]].prior)return!0;return!1};var ui=function(t){this._properties=t,this._values=Object.create(t.defaultPropertyValues)};ui.prototype.getValue=function(t){return x(this._values[t].value)},ui.prototype.setValue=function(t,e){this._values[t]=new ai(this._values[t].property,null===e?void 0:x(e))},ui.prototype.serialize=function(){for(var t={},e=0,r=Object.keys(this._values);e<r.length;e+=1){var n=r[e],i=this.getValue(n);void 0!==i&&(t[n]=i)}return t},ui.prototype.possiblyEvaluate=function(t,e,r){for(var n=new hi(this._properties),i=0,a=Object.keys(this._values);i<a.length;i+=1){var o=a[i];n._values[o]=this._values[o].possiblyEvaluate(t,e,r)}return n};var fi=function(t,e,r){this.property=t,this.value=e,this.parameters=r};fi.prototype.isConstant=function(){return\"constant\"===this.value.kind},fi.prototype.constantOr=function(t){return\"constant\"===this.value.kind?this.value.value:t},fi.prototype.evaluate=function(t,e,r,n){return this.property.evaluate(this.value,this.parameters,t,e,r,n)};var hi=function(t){this._properties=t,this._values=Object.create(t.defaultPossiblyEvaluatedValues)};hi.prototype.get=function(t){return this._values[t]};var pi=function(t){this.specification=t};pi.prototype.possiblyEvaluate=function(t,e){return t.expression.evaluate(e)},pi.prototype.interpolate=function(t,e,r){var n=Ve[this.specification.type];return n?n(t,e,r):t};var di=function(t,e){this.specification=t,this.overrides=e};di.prototype.possiblyEvaluate=function(t,e,r,n){return new fi(this,\"constant\"===t.expression.kind||\"camera\"===t.expression.kind?{kind:\"constant\",value:t.expression.evaluate(e,null,{},r,n)}:t.expression,e)},di.prototype.interpolate=function(t,e,r){if(\"constant\"!==t.value.kind||\"constant\"!==e.value.kind)return t;if(void 0===t.value.value||void 0===e.value.value)return new fi(this,{kind:\"constant\",value:void 0},t.parameters);var n=Ve[this.specification.type];return n?new fi(this,{kind:\"constant\",value:n(t.value.value,e.value.value,r)},t.parameters):t},di.prototype.evaluate=function(t,e,r,n,i,a){return\"constant\"===t.kind?t.value:t.evaluate(e,r,n,i,a)};var gi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.possiblyEvaluate=function(t,e,r,n){if(void 0===t.value)return new fi(this,{kind:\"constant\",value:void 0},e);if(\"constant\"===t.expression.kind){var i=t.expression.evaluate(e,null,{},r,n),a=\"resolvedImage\"===t.property.specification.type&&\"string\"!=typeof i?i.name:i,o=this._calculate(a,a,a,e);return new fi(this,{kind:\"constant\",value:o},e)}if(\"camera\"===t.expression.kind){var s=this._calculate(t.expression.evaluate({zoom:e.zoom-1}),t.expression.evaluate({zoom:e.zoom}),t.expression.evaluate({zoom:e.zoom+1}),e);return new fi(this,{kind:\"constant\",value:s},e)}return new fi(this,t.expression,e)},e.prototype.evaluate=function(t,e,r,n,i,a){if(\"source\"===t.kind){var o=t.evaluate(e,r,n,i,a);return this._calculate(o,o,o,e)}return\"composite\"===t.kind?this._calculate(t.evaluate({zoom:Math.floor(e.zoom)-1},r,n),t.evaluate({zoom:Math.floor(e.zoom)},r,n),t.evaluate({zoom:Math.floor(e.zoom)+1},r,n),e):t.value},e.prototype._calculate=function(t,e,r,n){return n.zoom>n.zoomHistory.lastIntegerZoom?{from:t,to:e}:{from:r,to:e}},e.prototype.interpolate=function(t){return t},e}(di),mi=function(t){this.specification=t};mi.prototype.possiblyEvaluate=function(t,e,r,n){if(void 0!==t.value){if(\"constant\"===t.expression.kind){var i=t.expression.evaluate(e,null,{},r,n);return this._calculate(i,i,i,e)}return this._calculate(t.expression.evaluate(new ii(Math.floor(e.zoom-1),e)),t.expression.evaluate(new ii(Math.floor(e.zoom),e)),t.expression.evaluate(new ii(Math.floor(e.zoom+1),e)),e)}},mi.prototype._calculate=function(t,e,r,n){return n.zoom>n.zoomHistory.lastIntegerZoom?{from:t,to:e}:{from:r,to:e}},mi.prototype.interpolate=function(t){return t};var vi=function(t){this.specification=t};vi.prototype.possiblyEvaluate=function(t,e,r,n){return!!t.expression.evaluate(e,null,{},r,n)},vi.prototype.interpolate=function(){return!1};var yi=function(t){for(var e in this.properties=t,this.defaultPropertyValues={},this.defaultTransitionablePropertyValues={},this.defaultTransitioningPropertyValues={},this.defaultPossiblyEvaluatedValues={},this.overridableProperties=[],t){var r=t[e];r.specification.overridable&&this.overridableProperties.push(e);var n=this.defaultPropertyValues[e]=new ai(r,void 0),i=this.defaultTransitionablePropertyValues[e]=new oi(r);this.defaultTransitioningPropertyValues[e]=i.untransitioned(),this.defaultPossiblyEvaluatedValues[e]=n.possiblyEvaluate({})}};Dn(\"DataDrivenProperty\",di),Dn(\"DataConstantProperty\",pi),Dn(\"CrossFadedDataDrivenProperty\",gi),Dn(\"CrossFadedProperty\",mi),Dn(\"ColorRampProperty\",vi);var xi=function(t){function e(e,r){if(t.call(this),this.id=e.id,this.type=e.type,this._featureFilter={filter:function(){return!0},needGeometry:!1},\"custom\"!==e.type&&(this.metadata=(e=e).metadata,this.minzoom=e.minzoom,this.maxzoom=e.maxzoom,\"background\"!==e.type&&(this.source=e.source,this.sourceLayer=e[\"source-layer\"],this.filter=e.filter),r.layout&&(this._unevaluatedLayout=new ui(r.layout)),r.paint)){for(var n in this._transitionablePaint=new si(r.paint),e.paint)this.setPaintProperty(n,e.paint[n],{validate:!1});for(var i in e.layout)this.setLayoutProperty(i,e.layout[i],{validate:!1});this._transitioningPaint=this._transitionablePaint.untransitioned(),this.paint=new hi(r.paint)}}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getCrossfadeParameters=function(){return this._crossfadeParameters},e.prototype.getLayoutProperty=function(t){return\"visibility\"===t?this.visibility:this._unevaluatedLayout.getValue(t)},e.prototype.setLayoutProperty=function(t,e,r){void 0===r&&(r={}),null!=e&&this._validate(En,\"layers.\"+this.id+\".layout.\"+t,t,e,r)||(\"visibility\"!==t?this._unevaluatedLayout.setValue(t,e):this.visibility=e)},e.prototype.getPaintProperty=function(t){return m(t,\"-transition\")?this._transitionablePaint.getTransition(t.slice(0,-\"-transition\".length)):this._transitionablePaint.getValue(t)},e.prototype.setPaintProperty=function(t,e,r){if(void 0===r&&(r={}),null!=e&&this._validate(Sn,\"layers.\"+this.id+\".paint.\"+t,t,e,r))return!1;if(m(t,\"-transition\"))return this._transitionablePaint.setTransition(t.slice(0,-\"-transition\".length),e||void 0),!1;var n=this._transitionablePaint._values[t],i=\"cross-faded-data-driven\"===n.property.specification[\"property-type\"],a=n.value.isDataDriven(),o=n.value;this._transitionablePaint.setValue(t,e),this._handleSpecialPaintPropertyUpdate(t);var s=this._transitionablePaint._values[t].value;return s.isDataDriven()||a||i||this._handleOverridablePaintPropertyUpdate(t,o,s)},e.prototype._handleSpecialPaintPropertyUpdate=function(t){},e.prototype._handleOverridablePaintPropertyUpdate=function(t,e,r){return!1},e.prototype.isHidden=function(t){return!!(this.minzoom&&t<this.minzoom)||!!(this.maxzoom&&t>=this.maxzoom)||\"none\"===this.visibility},e.prototype.updateTransitions=function(t){this._transitioningPaint=this._transitionablePaint.transitioned(t,this._transitioningPaint)},e.prototype.hasTransition=function(){return this._transitioningPaint.hasTransition()},e.prototype.recalculate=function(t,e){t.getCrossfadeParameters&&(this._crossfadeParameters=t.getCrossfadeParameters()),this._unevaluatedLayout&&(this.layout=this._unevaluatedLayout.possiblyEvaluate(t,void 0,e)),this.paint=this._transitioningPaint.possiblyEvaluate(t,void 0,e)},e.prototype.serialize=function(){var t={id:this.id,type:this.type,source:this.source,\"source-layer\":this.sourceLayer,metadata:this.metadata,minzoom:this.minzoom,maxzoom:this.maxzoom,filter:this.filter,layout:this._unevaluatedLayout&&this._unevaluatedLayout.serialize(),paint:this._transitionablePaint&&this._transitionablePaint.serialize()};return this.visibility&&(t.layout=t.layout||{},t.layout.visibility=this.visibility),y(t,(function(t,e){return!(void 0===t||\"layout\"===e&&!Object.keys(t).length||\"paint\"===e&&!Object.keys(t).length)}))},e.prototype._validate=function(t,e,r,n,i){return void 0===i&&(i={}),(!i||!1!==i.validate)&&Cn(this,t.call(Mn,{key:e,layerType:this.type,objectKey:r,value:n,styleSpec:At,style:{glyphs:!0,sprite:!0}}))},e.prototype.is3D=function(){return!1},e.prototype.isTileClipped=function(){return!1},e.prototype.hasOffscreenPass=function(){return!1},e.prototype.resize=function(){},e.prototype.isStateDependent=function(){for(var t in this.paint._values){var e=this.paint.get(t);if(e instanceof fi&&Lr(e.property.specification)&&(\"source\"===e.value.kind||\"composite\"===e.value.kind)&&e.value.isStateDependent)return!0}return!1},e}(Mt),bi={Int8:Int8Array,Uint8:Uint8Array,Int16:Int16Array,Uint16:Uint16Array,Int32:Int32Array,Uint32:Uint32Array,Float32:Float32Array},_i=function(t,e){this._structArray=t,this._pos1=e*this.size,this._pos2=this._pos1/2,this._pos4=this._pos1/4,this._pos8=this._pos1/8},wi=function(){this.isTransferred=!1,this.capacity=-1,this.resize(0)};function Ti(t,e){void 0===e&&(e=1);var r=0,n=0;return{members:t.map((function(t){var i=bi[t.type].BYTES_PER_ELEMENT,a=r=ki(r,Math.max(e,i)),o=t.components||1;return n=Math.max(n,i),r+=i*o,{name:t.name,type:t.type,components:o,offset:a}})),size:ki(r,Math.max(n,e)),alignment:e}}function ki(t,e){return Math.ceil(t/e)*e}wi.serialize=function(t,e){return t._trim(),e&&(t.isTransferred=!0,e.push(t.arrayBuffer)),{length:t.length,arrayBuffer:t.arrayBuffer}},wi.deserialize=function(t){var e=Object.create(this.prototype);return e.arrayBuffer=t.arrayBuffer,e.length=t.length,e.capacity=t.arrayBuffer.byteLength/e.bytesPerElement,e._refreshViews(),e},wi.prototype._trim=function(){this.length!==this.capacity&&(this.capacity=this.length,this.arrayBuffer=this.arrayBuffer.slice(0,this.length*this.bytesPerElement),this._refreshViews())},wi.prototype.clear=function(){this.length=0},wi.prototype.resize=function(t){this.reserve(t),this.length=t},wi.prototype.reserve=function(t){if(t>this.capacity){this.capacity=Math.max(t,Math.floor(5*this.capacity),128),this.arrayBuffer=new ArrayBuffer(this.capacity*this.bytesPerElement);var e=this.uint8;this._refreshViews(),e&&this.uint8.set(e)}},wi.prototype._refreshViews=function(){throw new Error(\"_refreshViews() must be implemented by each concrete StructArray layout\")};var Mi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e){var r=this.length;return this.resize(r+1),this.emplace(r,t,e)},e.prototype.emplace=function(t,e,r){var n=2*t;return this.int16[n+0]=e,this.int16[n+1]=r,t},e}(wi);Mi.prototype.bytesPerElement=4,Dn(\"StructArrayLayout2i4\",Mi);var Ai=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n){var i=this.length;return this.resize(i+1),this.emplace(i,t,e,r,n)},e.prototype.emplace=function(t,e,r,n,i){var a=4*t;return this.int16[a+0]=e,this.int16[a+1]=r,this.int16[a+2]=n,this.int16[a+3]=i,t},e}(wi);Ai.prototype.bytesPerElement=8,Dn(\"StructArrayLayout4i8\",Ai);var Si=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i,a){var o=this.length;return this.resize(o+1),this.emplace(o,t,e,r,n,i,a)},e.prototype.emplace=function(t,e,r,n,i,a,o){var s=6*t;return this.int16[s+0]=e,this.int16[s+1]=r,this.int16[s+2]=n,this.int16[s+3]=i,this.int16[s+4]=a,this.int16[s+5]=o,t},e}(wi);Si.prototype.bytesPerElement=12,Dn(\"StructArrayLayout2i4i12\",Si);var Ei=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i,a){var o=this.length;return this.resize(o+1),this.emplace(o,t,e,r,n,i,a)},e.prototype.emplace=function(t,e,r,n,i,a,o){var s=4*t,l=8*t;return this.int16[s+0]=e,this.int16[s+1]=r,this.uint8[l+4]=n,this.uint8[l+5]=i,this.uint8[l+6]=a,this.uint8[l+7]=o,t},e}(wi);Ei.prototype.bytesPerElement=8,Dn(\"StructArrayLayout2i4ub8\",Ei);var Ci=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i,a,o,s,l,c){var u=this.length;return this.resize(u+1),this.emplace(u,t,e,r,n,i,a,o,s,l,c)},e.prototype.emplace=function(t,e,r,n,i,a,o,s,l,c,u){var f=9*t,h=18*t;return this.uint16[f+0]=e,this.uint16[f+1]=r,this.uint16[f+2]=n,this.uint16[f+3]=i,this.uint16[f+4]=a,this.uint16[f+5]=o,this.uint16[f+6]=s,this.uint16[f+7]=l,this.uint8[h+16]=c,this.uint8[h+17]=u,t},e}(wi);Ci.prototype.bytesPerElement=18,Dn(\"StructArrayLayout8ui2ub18\",Ci);var Li=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i,a,o,s,l,c,u,f){var h=this.length;return this.resize(h+1),this.emplace(h,t,e,r,n,i,a,o,s,l,c,u,f)},e.prototype.emplace=function(t,e,r,n,i,a,o,s,l,c,u,f,h){var p=12*t;return this.int16[p+0]=e,this.int16[p+1]=r,this.int16[p+2]=n,this.int16[p+3]=i,this.uint16[p+4]=a,this.uint16[p+5]=o,this.uint16[p+6]=s,this.uint16[p+7]=l,this.int16[p+8]=c,this.int16[p+9]=u,this.int16[p+10]=f,this.int16[p+11]=h,t},e}(wi);Li.prototype.bytesPerElement=24,Dn(\"StructArrayLayout4i4ui4i24\",Li);var Ii=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r){var n=this.length;return this.resize(n+1),this.emplace(n,t,e,r)},e.prototype.emplace=function(t,e,r,n){var i=3*t;return this.float32[i+0]=e,this.float32[i+1]=r,this.float32[i+2]=n,t},e}(wi);Ii.prototype.bytesPerElement=12,Dn(\"StructArrayLayout3f12\",Ii);var Pi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t){var e=this.length;return this.resize(e+1),this.emplace(e,t)},e.prototype.emplace=function(t,e){return this.uint32[1*t+0]=e,t},e}(wi);Pi.prototype.bytesPerElement=4,Dn(\"StructArrayLayout1ul4\",Pi);var zi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i,a,o,s,l){var c=this.length;return this.resize(c+1),this.emplace(c,t,e,r,n,i,a,o,s,l)},e.prototype.emplace=function(t,e,r,n,i,a,o,s,l,c){var u=10*t,f=5*t;return this.int16[u+0]=e,this.int16[u+1]=r,this.int16[u+2]=n,this.int16[u+3]=i,this.int16[u+4]=a,this.int16[u+5]=o,this.uint32[f+3]=s,this.uint16[u+8]=l,this.uint16[u+9]=c,t},e}(wi);zi.prototype.bytesPerElement=20,Dn(\"StructArrayLayout6i1ul2ui20\",zi);var Oi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i,a){var o=this.length;return this.resize(o+1),this.emplace(o,t,e,r,n,i,a)},e.prototype.emplace=function(t,e,r,n,i,a,o){var s=6*t;return this.int16[s+0]=e,this.int16[s+1]=r,this.int16[s+2]=n,this.int16[s+3]=i,this.int16[s+4]=a,this.int16[s+5]=o,t},e}(wi);Oi.prototype.bytesPerElement=12,Dn(\"StructArrayLayout2i2i2i12\",Oi);var Di=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i){var a=this.length;return this.resize(a+1),this.emplace(a,t,e,r,n,i)},e.prototype.emplace=function(t,e,r,n,i,a){var o=4*t,s=8*t;return this.float32[o+0]=e,this.float32[o+1]=r,this.float32[o+2]=n,this.int16[s+6]=i,this.int16[s+7]=a,t},e}(wi);Di.prototype.bytesPerElement=16,Dn(\"StructArrayLayout2f1f2i16\",Di);var Ri=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n){var i=this.length;return this.resize(i+1),this.emplace(i,t,e,r,n)},e.prototype.emplace=function(t,e,r,n,i){var a=12*t,o=3*t;return this.uint8[a+0]=e,this.uint8[a+1]=r,this.float32[o+1]=n,this.float32[o+2]=i,t},e}(wi);Ri.prototype.bytesPerElement=12,Dn(\"StructArrayLayout2ub2f12\",Ri);var Fi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r){var n=this.length;return this.resize(n+1),this.emplace(n,t,e,r)},e.prototype.emplace=function(t,e,r,n){var i=3*t;return this.uint16[i+0]=e,this.uint16[i+1]=r,this.uint16[i+2]=n,t},e}(wi);Fi.prototype.bytesPerElement=6,Dn(\"StructArrayLayout3ui6\",Fi);var Bi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g,m){var v=this.length;return this.resize(v+1),this.emplace(v,t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g,m)},e.prototype.emplace=function(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g,m,v){var y=24*t,x=12*t,b=48*t;return this.int16[y+0]=e,this.int16[y+1]=r,this.uint16[y+2]=n,this.uint16[y+3]=i,this.uint32[x+2]=a,this.uint32[x+3]=o,this.uint32[x+4]=s,this.uint16[y+10]=l,this.uint16[y+11]=c,this.uint16[y+12]=u,this.float32[x+7]=f,this.float32[x+8]=h,this.uint8[b+36]=p,this.uint8[b+37]=d,this.uint8[b+38]=g,this.uint32[x+10]=m,this.int16[y+22]=v,t},e}(wi);Bi.prototype.bytesPerElement=48,Dn(\"StructArrayLayout2i2ui3ul3ui2f3ub1ul1i48\",Bi);var Ni=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g,m,v,y,x,b,_,w,T,k,M,A,S){var E=this.length;return this.resize(E+1),this.emplace(E,t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g,m,v,y,x,b,_,w,T,k,M,A,S)},e.prototype.emplace=function(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g,m,v,y,x,b,_,w,T,k,M,A,S,E){var C=34*t,L=17*t;return this.int16[C+0]=e,this.int16[C+1]=r,this.int16[C+2]=n,this.int16[C+3]=i,this.int16[C+4]=a,this.int16[C+5]=o,this.int16[C+6]=s,this.int16[C+7]=l,this.uint16[C+8]=c,this.uint16[C+9]=u,this.uint16[C+10]=f,this.uint16[C+11]=h,this.uint16[C+12]=p,this.uint16[C+13]=d,this.uint16[C+14]=g,this.uint16[C+15]=m,this.uint16[C+16]=v,this.uint16[C+17]=y,this.uint16[C+18]=x,this.uint16[C+19]=b,this.uint16[C+20]=_,this.uint16[C+21]=w,this.uint16[C+22]=T,this.uint32[L+12]=k,this.float32[L+13]=M,this.float32[L+14]=A,this.float32[L+15]=S,this.float32[L+16]=E,t},e}(wi);Ni.prototype.bytesPerElement=68,Dn(\"StructArrayLayout8i15ui1ul4f68\",Ni);var ji=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t){var e=this.length;return this.resize(e+1),this.emplace(e,t)},e.prototype.emplace=function(t,e){return this.float32[1*t+0]=e,t},e}(wi);ji.prototype.bytesPerElement=4,Dn(\"StructArrayLayout1f4\",ji);var Ui=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r){var n=this.length;return this.resize(n+1),this.emplace(n,t,e,r)},e.prototype.emplace=function(t,e,r,n){var i=3*t;return this.int16[i+0]=e,this.int16[i+1]=r,this.int16[i+2]=n,t},e}(wi);Ui.prototype.bytesPerElement=6,Dn(\"StructArrayLayout3i6\",Ui);var Vi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r){var n=this.length;return this.resize(n+1),this.emplace(n,t,e,r)},e.prototype.emplace=function(t,e,r,n){var i=4*t;return this.uint32[2*t+0]=e,this.uint16[i+2]=r,this.uint16[i+3]=n,t},e}(wi);Vi.prototype.bytesPerElement=8,Dn(\"StructArrayLayout1ul2ui8\",Vi);var qi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e){var r=this.length;return this.resize(r+1),this.emplace(r,t,e)},e.prototype.emplace=function(t,e,r){var n=2*t;return this.uint16[n+0]=e,this.uint16[n+1]=r,t},e}(wi);qi.prototype.bytesPerElement=4,Dn(\"StructArrayLayout2ui4\",qi);var Hi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t){var e=this.length;return this.resize(e+1),this.emplace(e,t)},e.prototype.emplace=function(t,e){return this.uint16[1*t+0]=e,t},e}(wi);Hi.prototype.bytesPerElement=2,Dn(\"StructArrayLayout1ui2\",Hi);var Gi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e){var r=this.length;return this.resize(r+1),this.emplace(r,t,e)},e.prototype.emplace=function(t,e,r){var n=2*t;return this.float32[n+0]=e,this.float32[n+1]=r,t},e}(wi);Gi.prototype.bytesPerElement=8,Dn(\"StructArrayLayout2f8\",Gi);var Yi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._refreshViews=function(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)},e.prototype.emplaceBack=function(t,e,r,n){var i=this.length;return this.resize(i+1),this.emplace(i,t,e,r,n)},e.prototype.emplace=function(t,e,r,n,i){var a=4*t;return this.float32[a+0]=e,this.float32[a+1]=r,this.float32[a+2]=n,this.float32[a+3]=i,t},e}(wi);Yi.prototype.bytesPerElement=16,Dn(\"StructArrayLayout4f16\",Yi);var Wi=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e;var r={anchorPointX:{configurable:!0},anchorPointY:{configurable:!0},x1:{configurable:!0},y1:{configurable:!0},x2:{configurable:!0},y2:{configurable:!0},featureIndex:{configurable:!0},sourceLayerIndex:{configurable:!0},bucketIndex:{configurable:!0},anchorPoint:{configurable:!0}};return r.anchorPointX.get=function(){return this._structArray.int16[this._pos2+0]},r.anchorPointY.get=function(){return this._structArray.int16[this._pos2+1]},r.x1.get=function(){return this._structArray.int16[this._pos2+2]},r.y1.get=function(){return this._structArray.int16[this._pos2+3]},r.x2.get=function(){return this._structArray.int16[this._pos2+4]},r.y2.get=function(){return this._structArray.int16[this._pos2+5]},r.featureIndex.get=function(){return this._structArray.uint32[this._pos4+3]},r.sourceLayerIndex.get=function(){return this._structArray.uint16[this._pos2+8]},r.bucketIndex.get=function(){return this._structArray.uint16[this._pos2+9]},r.anchorPoint.get=function(){return new i(this.anchorPointX,this.anchorPointY)},Object.defineProperties(e.prototype,r),e}(_i);Wi.prototype.size=20;var Xi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.get=function(t){return new Wi(this,t)},e}(zi);Dn(\"CollisionBoxArray\",Xi);var Zi=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e;var r={anchorX:{configurable:!0},anchorY:{configurable:!0},glyphStartIndex:{configurable:!0},numGlyphs:{configurable:!0},vertexStartIndex:{configurable:!0},lineStartIndex:{configurable:!0},lineLength:{configurable:!0},segment:{configurable:!0},lowerSize:{configurable:!0},upperSize:{configurable:!0},lineOffsetX:{configurable:!0},lineOffsetY:{configurable:!0},writingMode:{configurable:!0},placedOrientation:{configurable:!0},hidden:{configurable:!0},crossTileID:{configurable:!0},associatedIconIndex:{configurable:!0}};return r.anchorX.get=function(){return this._structArray.int16[this._pos2+0]},r.anchorY.get=function(){return this._structArray.int16[this._pos2+1]},r.glyphStartIndex.get=function(){return this._structArray.uint16[this._pos2+2]},r.numGlyphs.get=function(){return this._structArray.uint16[this._pos2+3]},r.vertexStartIndex.get=function(){return this._structArray.uint32[this._pos4+2]},r.lineStartIndex.get=function(){return this._structArray.uint32[this._pos4+3]},r.lineLength.get=function(){return this._structArray.uint32[this._pos4+4]},r.segment.get=function(){return this._structArray.uint16[this._pos2+10]},r.lowerSize.get=function(){return this._structArray.uint16[this._pos2+11]},r.upperSize.get=function(){return this._structArray.uint16[this._pos2+12]},r.lineOffsetX.get=function(){return this._structArray.float32[this._pos4+7]},r.lineOffsetY.get=function(){return this._structArray.float32[this._pos4+8]},r.writingMode.get=function(){return this._structArray.uint8[this._pos1+36]},r.placedOrientation.get=function(){return this._structArray.uint8[this._pos1+37]},r.placedOrientation.set=function(t){this._structArray.uint8[this._pos1+37]=t},r.hidden.get=function(){return this._structArray.uint8[this._pos1+38]},r.hidden.set=function(t){this._structArray.uint8[this._pos1+38]=t},r.crossTileID.get=function(){return this._structArray.uint32[this._pos4+10]},r.crossTileID.set=function(t){this._structArray.uint32[this._pos4+10]=t},r.associatedIconIndex.get=function(){return this._structArray.int16[this._pos2+22]},Object.defineProperties(e.prototype,r),e}(_i);Zi.prototype.size=48;var Ji=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.get=function(t){return new Zi(this,t)},e}(Bi);Dn(\"PlacedSymbolArray\",Ji);var Ki=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e;var r={anchorX:{configurable:!0},anchorY:{configurable:!0},rightJustifiedTextSymbolIndex:{configurable:!0},centerJustifiedTextSymbolIndex:{configurable:!0},leftJustifiedTextSymbolIndex:{configurable:!0},verticalPlacedTextSymbolIndex:{configurable:!0},placedIconSymbolIndex:{configurable:!0},verticalPlacedIconSymbolIndex:{configurable:!0},key:{configurable:!0},textBoxStartIndex:{configurable:!0},textBoxEndIndex:{configurable:!0},verticalTextBoxStartIndex:{configurable:!0},verticalTextBoxEndIndex:{configurable:!0},iconBoxStartIndex:{configurable:!0},iconBoxEndIndex:{configurable:!0},verticalIconBoxStartIndex:{configurable:!0},verticalIconBoxEndIndex:{configurable:!0},featureIndex:{configurable:!0},numHorizontalGlyphVertices:{configurable:!0},numVerticalGlyphVertices:{configurable:!0},numIconVertices:{configurable:!0},numVerticalIconVertices:{configurable:!0},useRuntimeCollisionCircles:{configurable:!0},crossTileID:{configurable:!0},textBoxScale:{configurable:!0},textOffset0:{configurable:!0},textOffset1:{configurable:!0},collisionCircleDiameter:{configurable:!0}};return r.anchorX.get=function(){return this._structArray.int16[this._pos2+0]},r.anchorY.get=function(){return this._structArray.int16[this._pos2+1]},r.rightJustifiedTextSymbolIndex.get=function(){return this._structArray.int16[this._pos2+2]},r.centerJustifiedTextSymbolIndex.get=function(){return this._structArray.int16[this._pos2+3]},r.leftJustifiedTextSymbolIndex.get=function(){return this._structArray.int16[this._pos2+4]},r.verticalPlacedTextSymbolIndex.get=function(){return this._structArray.int16[this._pos2+5]},r.placedIconSymbolIndex.get=function(){return this._structArray.int16[this._pos2+6]},r.verticalPlacedIconSymbolIndex.get=function(){return this._structArray.int16[this._pos2+7]},r.key.get=function(){return this._structArray.uint16[this._pos2+8]},r.textBoxStartIndex.get=function(){return this._structArray.uint16[this._pos2+9]},r.textBoxEndIndex.get=function(){return this._structArray.uint16[this._pos2+10]},r.verticalTextBoxStartIndex.get=function(){return this._structArray.uint16[this._pos2+11]},r.verticalTextBoxEndIndex.get=function(){return this._structArray.uint16[this._pos2+12]},r.iconBoxStartIndex.get=function(){return this._structArray.uint16[this._pos2+13]},r.iconBoxEndIndex.get=function(){return this._structArray.uint16[this._pos2+14]},r.verticalIconBoxStartIndex.get=function(){return this._structArray.uint16[this._pos2+15]},r.verticalIconBoxEndIndex.get=function(){return this._structArray.uint16[this._pos2+16]},r.featureIndex.get=function(){return this._structArray.uint16[this._pos2+17]},r.numHorizontalGlyphVertices.get=function(){return this._structArray.uint16[this._pos2+18]},r.numVerticalGlyphVertices.get=function(){return this._structArray.uint16[this._pos2+19]},r.numIconVertices.get=function(){return this._structArray.uint16[this._pos2+20]},r.numVerticalIconVertices.get=function(){return this._structArray.uint16[this._pos2+21]},r.useRuntimeCollisionCircles.get=function(){return this._structArray.uint16[this._pos2+22]},r.crossTileID.get=function(){return this._structArray.uint32[this._pos4+12]},r.crossTileID.set=function(t){this._structArray.uint32[this._pos4+12]=t},r.textBoxScale.get=function(){return this._structArray.float32[this._pos4+13]},r.textOffset0.get=function(){return this._structArray.float32[this._pos4+14]},r.textOffset1.get=function(){return this._structArray.float32[this._pos4+15]},r.collisionCircleDiameter.get=function(){return this._structArray.float32[this._pos4+16]},Object.defineProperties(e.prototype,r),e}(_i);Ki.prototype.size=68;var Qi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.get=function(t){return new Ki(this,t)},e}(Ni);Dn(\"SymbolInstanceArray\",Qi);var $i=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getoffsetX=function(t){return this.float32[1*t+0]},e}(ji);Dn(\"GlyphOffsetArray\",$i);var ta=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getx=function(t){return this.int16[3*t+0]},e.prototype.gety=function(t){return this.int16[3*t+1]},e.prototype.gettileUnitDistanceFromAnchor=function(t){return this.int16[3*t+2]},e}(Ui);Dn(\"SymbolLineVertexArray\",ta);var ea=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e;var r={featureIndex:{configurable:!0},sourceLayerIndex:{configurable:!0},bucketIndex:{configurable:!0}};return r.featureIndex.get=function(){return this._structArray.uint32[this._pos4+0]},r.sourceLayerIndex.get=function(){return this._structArray.uint16[this._pos2+2]},r.bucketIndex.get=function(){return this._structArray.uint16[this._pos2+3]},Object.defineProperties(e.prototype,r),e}(_i);ea.prototype.size=8;var ra=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.get=function(t){return new ea(this,t)},e}(Vi);Dn(\"FeatureIndexArray\",ra);var na=Ti([{name:\"a_pos\",components:2,type:\"Int16\"}],4).members,ia=function(t){void 0===t&&(t=[]),this.segments=t};function aa(t,e){return 256*(t=l(Math.floor(t),0,255))+l(Math.floor(e),0,255)}ia.prototype.prepareSegment=function(t,e,r,n){var i=this.segments[this.segments.length-1];return t>ia.MAX_VERTEX_ARRAY_LENGTH&&_(\"Max vertices per segment is \"+ia.MAX_VERTEX_ARRAY_LENGTH+\": bucket requested \"+t),(!i||i.vertexLength+t>ia.MAX_VERTEX_ARRAY_LENGTH||i.sortKey!==n)&&(i={vertexOffset:e.length,primitiveOffset:r.length,vertexLength:0,primitiveLength:0},void 0!==n&&(i.sortKey=n),this.segments.push(i)),i},ia.prototype.get=function(){return this.segments},ia.prototype.destroy=function(){for(var t=0,e=this.segments;t<e.length;t+=1){var r=e[t];for(var n in r.vaos)r.vaos[n].destroy()}},ia.simpleSegment=function(t,e,r,n){return new ia([{vertexOffset:t,primitiveOffset:e,vertexLength:r,primitiveLength:n,vaos:{},sortKey:0}])},ia.MAX_VERTEX_ARRAY_LENGTH=Math.pow(2,16)-1,Dn(\"SegmentVector\",ia);var oa=Ti([{name:\"a_pattern_from\",components:4,type:\"Uint16\"},{name:\"a_pattern_to\",components:4,type:\"Uint16\"},{name:\"a_pixel_ratio_from\",components:1,type:\"Uint8\"},{name:\"a_pixel_ratio_to\",components:1,type:\"Uint8\"}]),sa=e((function(t){t.exports=function(t,e){var r,n,i,a,o,s,l,c;for(n=t.length-(r=3&t.length),i=e,o=3432918353,s=461845907,c=0;c<n;)l=255&t.charCodeAt(c)|(255&t.charCodeAt(++c))<<8|(255&t.charCodeAt(++c))<<16|(255&t.charCodeAt(++c))<<24,++c,i=27492+(65535&(a=5*(65535&(i=(i^=l=(65535&(l=(l=(65535&l)*o+(((l>>>16)*o&65535)<<16)&4294967295)<<15|l>>>17))*s+(((l>>>16)*s&65535)<<16)&4294967295)<<13|i>>>19))+((5*(i>>>16)&65535)<<16)&4294967295))+((58964+(a>>>16)&65535)<<16);switch(l=0,r){case 3:l^=(255&t.charCodeAt(c+2))<<16;case 2:l^=(255&t.charCodeAt(c+1))<<8;case 1:i^=l=(65535&(l=(l=(65535&(l^=255&t.charCodeAt(c)))*o+(((l>>>16)*o&65535)<<16)&4294967295)<<15|l>>>17))*s+(((l>>>16)*s&65535)<<16)&4294967295}return i^=t.length,i=2246822507*(65535&(i^=i>>>16))+((2246822507*(i>>>16)&65535)<<16)&4294967295,i=3266489909*(65535&(i^=i>>>13))+((3266489909*(i>>>16)&65535)<<16)&4294967295,(i^=i>>>16)>>>0}})),la=e((function(t){t.exports=function(t,e){for(var r,n=t.length,i=e^n,a=0;n>=4;)r=1540483477*(65535&(r=255&t.charCodeAt(a)|(255&t.charCodeAt(++a))<<8|(255&t.charCodeAt(++a))<<16|(255&t.charCodeAt(++a))<<24))+((1540483477*(r>>>16)&65535)<<16),i=1540483477*(65535&i)+((1540483477*(i>>>16)&65535)<<16)^(r=1540483477*(65535&(r^=r>>>24))+((1540483477*(r>>>16)&65535)<<16)),n-=4,++a;switch(n){case 3:i^=(255&t.charCodeAt(a+2))<<16;case 2:i^=(255&t.charCodeAt(a+1))<<8;case 1:i=1540483477*(65535&(i^=255&t.charCodeAt(a)))+((1540483477*(i>>>16)&65535)<<16)}return i=1540483477*(65535&(i^=i>>>13))+((1540483477*(i>>>16)&65535)<<16),(i^=i>>>15)>>>0}})),ca=sa,ua=la;ca.murmur3=sa,ca.murmur2=ua;var fa=function(){this.ids=[],this.positions=[],this.indexed=!1};fa.prototype.add=function(t,e,r,n){this.ids.push(pa(t)),this.positions.push(e,r,n)},fa.prototype.getPositions=function(t){for(var e=pa(t),r=0,n=this.ids.length-1;r<n;){var i=r+n>>1;this.ids[i]>=e?n=i:r=i+1}for(var a=[];this.ids[r]===e;)a.push({index:this.positions[3*r],start:this.positions[3*r+1],end:this.positions[3*r+2]}),r++;return a},fa.serialize=function(t,e){var r=new Float64Array(t.ids),n=new Uint32Array(t.positions);return function t(e,r,n,i){for(;n<i;){for(var a=e[n+i>>1],o=n-1,s=i+1;;){do{o++}while(e[o]<a);do{s--}while(e[s]>a);if(o>=s)break;da(e,o,s),da(r,3*o,3*s),da(r,3*o+1,3*s+1),da(r,3*o+2,3*s+2)}s-n<i-s?(t(e,r,n,s),n=s+1):(t(e,r,s+1,i),i=s)}}(r,n,0,r.length-1),e&&e.push(r.buffer,n.buffer),{ids:r,positions:n}},fa.deserialize=function(t){var e=new fa;return e.ids=t.ids,e.positions=t.positions,e.indexed=!0,e};var ha=Math.pow(2,53)-1;function pa(t){var e=+t;return!isNaN(e)&&e<=ha?e:ca(String(t))}function da(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}Dn(\"FeaturePositionMap\",fa);var ga=function(t,e){this.gl=t.gl,this.location=e},ma=function(t){function e(e,r){t.call(this,e,r),this.current=0}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.set=function(t){this.current!==t&&(this.current=t,this.gl.uniform1i(this.location,t))},e}(ga),va=function(t){function e(e,r){t.call(this,e,r),this.current=0}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.set=function(t){this.current!==t&&(this.current=t,this.gl.uniform1f(this.location,t))},e}(ga),ya=function(t){function e(e,r){t.call(this,e,r),this.current=[0,0]}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.set=function(t){t[0]===this.current[0]&&t[1]===this.current[1]||(this.current=t,this.gl.uniform2f(this.location,t[0],t[1]))},e}(ga),xa=function(t){function e(e,r){t.call(this,e,r),this.current=[0,0,0]}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.set=function(t){t[0]===this.current[0]&&t[1]===this.current[1]&&t[2]===this.current[2]||(this.current=t,this.gl.uniform3f(this.location,t[0],t[1],t[2]))},e}(ga),ba=function(t){function e(e,r){t.call(this,e,r),this.current=[0,0,0,0]}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.set=function(t){t[0]===this.current[0]&&t[1]===this.current[1]&&t[2]===this.current[2]&&t[3]===this.current[3]||(this.current=t,this.gl.uniform4f(this.location,t[0],t[1],t[2],t[3]))},e}(ga),_a=function(t){function e(e,r){t.call(this,e,r),this.current=Kt.transparent}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.set=function(t){t.r===this.current.r&&t.g===this.current.g&&t.b===this.current.b&&t.a===this.current.a||(this.current=t,this.gl.uniform4f(this.location,t.r,t.g,t.b,t.a))},e}(ga),wa=new Float32Array(16),Ta=function(t){function e(e,r){t.call(this,e,r),this.current=wa}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.set=function(t){if(t[12]!==this.current[12]||t[0]!==this.current[0])return this.current=t,void this.gl.uniformMatrix4fv(this.location,!1,t);for(var e=1;e<16;e++)if(t[e]!==this.current[e]){this.current=t,this.gl.uniformMatrix4fv(this.location,!1,t);break}},e}(ga);function ka(t){return[aa(255*t.r,255*t.g),aa(255*t.b,255*t.a)]}var Ma=function(t,e,r){this.value=t,this.uniformNames=e.map((function(t){return\"u_\"+t})),this.type=r};Ma.prototype.setUniform=function(t,e,r){t.set(r.constantOr(this.value))},Ma.prototype.getBinding=function(t,e,r){return\"color\"===this.type?new _a(t,e):new va(t,e)};var Aa=function(t,e){this.uniformNames=e.map((function(t){return\"u_\"+t})),this.patternFrom=null,this.patternTo=null,this.pixelRatioFrom=1,this.pixelRatioTo=1};Aa.prototype.setConstantPatternPositions=function(t,e){this.pixelRatioFrom=e.pixelRatio,this.pixelRatioTo=t.pixelRatio,this.patternFrom=e.tlbr,this.patternTo=t.tlbr},Aa.prototype.setUniform=function(t,e,r,n){var i=\"u_pattern_to\"===n?this.patternTo:\"u_pattern_from\"===n?this.patternFrom:\"u_pixel_ratio_to\"===n?this.pixelRatioTo:\"u_pixel_ratio_from\"===n?this.pixelRatioFrom:null;i&&t.set(i)},Aa.prototype.getBinding=function(t,e,r){return\"u_pattern\"===r.substr(0,9)?new ba(t,e):new va(t,e)};var Sa=function(t,e,r,n){this.expression=t,this.type=r,this.maxValue=0,this.paintVertexAttributes=e.map((function(t){return{name:\"a_\"+t,type:\"Float32\",components:\"color\"===r?2:1,offset:0}})),this.paintVertexArray=new n};Sa.prototype.populatePaintArray=function(t,e,r,n,i){var a=this.paintVertexArray.length,o=this.expression.evaluate(new ii(0),e,{},n,[],i);this.paintVertexArray.resize(t),this._setPaintValue(a,t,o)},Sa.prototype.updatePaintArray=function(t,e,r,n){var i=this.expression.evaluate({zoom:0},r,n);this._setPaintValue(t,e,i)},Sa.prototype._setPaintValue=function(t,e,r){if(\"color\"===this.type)for(var n=ka(r),i=t;i<e;i++)this.paintVertexArray.emplace(i,n[0],n[1]);else{for(var a=t;a<e;a++)this.paintVertexArray.emplace(a,r);this.maxValue=Math.max(this.maxValue,Math.abs(r))}},Sa.prototype.upload=function(t){this.paintVertexArray&&this.paintVertexArray.arrayBuffer&&(this.paintVertexBuffer&&this.paintVertexBuffer.buffer?this.paintVertexBuffer.updateData(this.paintVertexArray):this.paintVertexBuffer=t.createVertexBuffer(this.paintVertexArray,this.paintVertexAttributes,this.expression.isStateDependent))},Sa.prototype.destroy=function(){this.paintVertexBuffer&&this.paintVertexBuffer.destroy()};var Ea=function(t,e,r,n,i,a){this.expression=t,this.uniformNames=e.map((function(t){return\"u_\"+t+\"_t\"})),this.type=r,this.useIntegerZoom=n,this.zoom=i,this.maxValue=0,this.paintVertexAttributes=e.map((function(t){return{name:\"a_\"+t,type:\"Float32\",components:\"color\"===r?4:2,offset:0}})),this.paintVertexArray=new a};Ea.prototype.populatePaintArray=function(t,e,r,n,i){var a=this.expression.evaluate(new ii(this.zoom),e,{},n,[],i),o=this.expression.evaluate(new ii(this.zoom+1),e,{},n,[],i),s=this.paintVertexArray.length;this.paintVertexArray.resize(t),this._setPaintValue(s,t,a,o)},Ea.prototype.updatePaintArray=function(t,e,r,n){var i=this.expression.evaluate({zoom:this.zoom},r,n),a=this.expression.evaluate({zoom:this.zoom+1},r,n);this._setPaintValue(t,e,i,a)},Ea.prototype._setPaintValue=function(t,e,r,n){if(\"color\"===this.type)for(var i=ka(r),a=ka(n),o=t;o<e;o++)this.paintVertexArray.emplace(o,i[0],i[1],a[0],a[1]);else{for(var s=t;s<e;s++)this.paintVertexArray.emplace(s,r,n);this.maxValue=Math.max(this.maxValue,Math.abs(r),Math.abs(n))}},Ea.prototype.upload=function(t){this.paintVertexArray&&this.paintVertexArray.arrayBuffer&&(this.paintVertexBuffer&&this.paintVertexBuffer.buffer?this.paintVertexBuffer.updateData(this.paintVertexArray):this.paintVertexBuffer=t.createVertexBuffer(this.paintVertexArray,this.paintVertexAttributes,this.expression.isStateDependent))},Ea.prototype.destroy=function(){this.paintVertexBuffer&&this.paintVertexBuffer.destroy()},Ea.prototype.setUniform=function(t,e){var r=this.useIntegerZoom?Math.floor(e.zoom):e.zoom,n=l(this.expression.interpolationFactor(r,this.zoom,this.zoom+1),0,1);t.set(n)},Ea.prototype.getBinding=function(t,e,r){return new va(t,e)};var Ca=function(t,e,r,n,i,a){this.expression=t,this.type=e,this.useIntegerZoom=r,this.zoom=n,this.layerId=a,this.zoomInPaintVertexArray=new i,this.zoomOutPaintVertexArray=new i};Ca.prototype.populatePaintArray=function(t,e,r){var n=this.zoomInPaintVertexArray.length;this.zoomInPaintVertexArray.resize(t),this.zoomOutPaintVertexArray.resize(t),this._setPaintValues(n,t,e.patterns&&e.patterns[this.layerId],r)},Ca.prototype.updatePaintArray=function(t,e,r,n,i){this._setPaintValues(t,e,r.patterns&&r.patterns[this.layerId],i)},Ca.prototype._setPaintValues=function(t,e,r,n){if(n&&r){var i=n[r.min],a=n[r.mid],o=n[r.max];if(i&&a&&o)for(var s=t;s<e;s++)this.zoomInPaintVertexArray.emplace(s,a.tl[0],a.tl[1],a.br[0],a.br[1],i.tl[0],i.tl[1],i.br[0],i.br[1],a.pixelRatio,i.pixelRatio),this.zoomOutPaintVertexArray.emplace(s,a.tl[0],a.tl[1],a.br[0],a.br[1],o.tl[0],o.tl[1],o.br[0],o.br[1],a.pixelRatio,o.pixelRatio)}},Ca.prototype.upload=function(t){this.zoomInPaintVertexArray&&this.zoomInPaintVertexArray.arrayBuffer&&this.zoomOutPaintVertexArray&&this.zoomOutPaintVertexArray.arrayBuffer&&(this.zoomInPaintVertexBuffer=t.createVertexBuffer(this.zoomInPaintVertexArray,oa.members,this.expression.isStateDependent),this.zoomOutPaintVertexBuffer=t.createVertexBuffer(this.zoomOutPaintVertexArray,oa.members,this.expression.isStateDependent))},Ca.prototype.destroy=function(){this.zoomOutPaintVertexBuffer&&this.zoomOutPaintVertexBuffer.destroy(),this.zoomInPaintVertexBuffer&&this.zoomInPaintVertexBuffer.destroy()};var La=function(t,e,r,n){this.binders={},this.layoutAttributes=n,this._buffers=[];var i=[];for(var a in t.paint._values)if(r(a)){var o=t.paint.get(a);if(o instanceof fi&&Lr(o.property.specification)){var s=Pa(a,t.type),l=o.value,c=o.property.specification.type,u=o.property.useIntegerZoom,f=o.property.specification[\"property-type\"],h=\"cross-faded\"===f||\"cross-faded-data-driven\"===f;if(\"constant\"===l.kind)this.binders[a]=h?new Aa(l.value,s):new Ma(l.value,s,c),i.push(\"/u_\"+a);else if(\"source\"===l.kind||h){var p=za(a,c,\"source\");this.binders[a]=h?new Ca(l,c,u,e,p,t.id):new Sa(l,s,c,p),i.push(\"/a_\"+a)}else{var d=za(a,c,\"composite\");this.binders[a]=new Ea(l,s,c,u,e,d),i.push(\"/z_\"+a)}}}this.cacheKey=i.sort().join(\"\")};La.prototype.getMaxValue=function(t){var e=this.binders[t];return e instanceof Sa||e instanceof Ea?e.maxValue:0},La.prototype.populatePaintArrays=function(t,e,r,n,i){for(var a in this.binders){var o=this.binders[a];(o instanceof Sa||o instanceof Ea||o instanceof Ca)&&o.populatePaintArray(t,e,r,n,i)}},La.prototype.setConstantPatternPositions=function(t,e){for(var r in this.binders){var n=this.binders[r];n instanceof Aa&&n.setConstantPatternPositions(t,e)}},La.prototype.updatePaintArrays=function(t,e,r,n,i){var a=!1;for(var o in t)for(var s=0,l=e.getPositions(o);s<l.length;s+=1){var c=l[s],u=r.feature(c.index);for(var f in this.binders){var h=this.binders[f];if((h instanceof Sa||h instanceof Ea||h instanceof Ca)&&!0===h.expression.isStateDependent){var p=n.paint.get(f);h.expression=p.value,h.updatePaintArray(c.start,c.end,u,t[o],i),a=!0}}}return a},La.prototype.defines=function(){var t=[];for(var e in this.binders){var r=this.binders[e];(r instanceof Ma||r instanceof Aa)&&t.push.apply(t,r.uniformNames.map((function(t){return\"#define HAS_UNIFORM_\"+t})))}return t},La.prototype.getPaintVertexBuffers=function(){return this._buffers},La.prototype.getUniforms=function(t,e){var r=[];for(var n in this.binders){var i=this.binders[n];if(i instanceof Ma||i instanceof Aa||i instanceof Ea)for(var a=0,o=i.uniformNames;a<o.length;a+=1){var s=o[a];if(e[s]){var l=i.getBinding(t,e[s],s);r.push({name:s,property:n,binding:l})}}}return r},La.prototype.setUniforms=function(t,e,r,n){for(var i=0,a=e;i<a.length;i+=1){var o=a[i],s=o.name,l=o.property;this.binders[l].setUniform(o.binding,n,r.get(l),s)}},La.prototype.updatePaintBuffers=function(t){for(var e in this._buffers=[],this.binders){var r=this.binders[e];if(t&&r instanceof Ca){var n=2===t.fromScale?r.zoomInPaintVertexBuffer:r.zoomOutPaintVertexBuffer;n&&this._buffers.push(n)}else(r instanceof Sa||r instanceof Ea)&&r.paintVertexBuffer&&this._buffers.push(r.paintVertexBuffer)}},La.prototype.upload=function(t){for(var e in this.binders){var r=this.binders[e];(r instanceof Sa||r instanceof Ea||r instanceof Ca)&&r.upload(t)}this.updatePaintBuffers()},La.prototype.destroy=function(){for(var t in this.binders){var e=this.binders[t];(e instanceof Sa||e instanceof Ea||e instanceof Ca)&&e.destroy()}};var Ia=function(t,e,r,n){void 0===n&&(n=function(){return!0}),this.programConfigurations={};for(var i=0,a=e;i<a.length;i+=1){var o=a[i];this.programConfigurations[o.id]=new La(o,r,n,t)}this.needsUpload=!1,this._featureMap=new fa,this._bufferOffset=0};function Pa(t,e){return{\"text-opacity\":[\"opacity\"],\"icon-opacity\":[\"opacity\"],\"text-color\":[\"fill_color\"],\"icon-color\":[\"fill_color\"],\"text-halo-color\":[\"halo_color\"],\"icon-halo-color\":[\"halo_color\"],\"text-halo-blur\":[\"halo_blur\"],\"icon-halo-blur\":[\"halo_blur\"],\"text-halo-width\":[\"halo_width\"],\"icon-halo-width\":[\"halo_width\"],\"line-gap-width\":[\"gapwidth\"],\"line-pattern\":[\"pattern_to\",\"pattern_from\",\"pixel_ratio_to\",\"pixel_ratio_from\"],\"fill-pattern\":[\"pattern_to\",\"pattern_from\",\"pixel_ratio_to\",\"pixel_ratio_from\"],\"fill-extrusion-pattern\":[\"pattern_to\",\"pattern_from\",\"pixel_ratio_to\",\"pixel_ratio_from\"]}[t]||[t.replace(e+\"-\",\"\").replace(/-/g,\"_\")]}function za(t,e,r){var n={color:{source:Gi,composite:Yi},number:{source:ji,composite:Gi}},i=function(t){return{\"line-pattern\":{source:Ci,composite:Ci},\"fill-pattern\":{source:Ci,composite:Ci},\"fill-extrusion-pattern\":{source:Ci,composite:Ci}}[t]}(t);return i&&i[r]||n[e][r]}Ia.prototype.populatePaintArrays=function(t,e,r,n,i,a){for(var o in this.programConfigurations)this.programConfigurations[o].populatePaintArrays(t,e,n,i,a);void 0!==e.id&&this._featureMap.add(e.id,r,this._bufferOffset,t),this._bufferOffset=t,this.needsUpload=!0},Ia.prototype.updatePaintArrays=function(t,e,r,n){for(var i=0,a=r;i<a.length;i+=1){var o=a[i];this.needsUpload=this.programConfigurations[o.id].updatePaintArrays(t,this._featureMap,e,o,n)||this.needsUpload}},Ia.prototype.get=function(t){return this.programConfigurations[t]},Ia.prototype.upload=function(t){if(this.needsUpload){for(var e in this.programConfigurations)this.programConfigurations[e].upload(t);this.needsUpload=!1}},Ia.prototype.destroy=function(){for(var t in this.programConfigurations)this.programConfigurations[t].destroy()},Dn(\"ConstantBinder\",Ma),Dn(\"CrossFadedConstantBinder\",Aa),Dn(\"SourceExpressionBinder\",Sa),Dn(\"CrossFadedCompositeBinder\",Ca),Dn(\"CompositeExpressionBinder\",Ea),Dn(\"ProgramConfiguration\",La,{omit:[\"_buffers\"]}),Dn(\"ProgramConfigurationSet\",Ia);var Oa={min:-1*Math.pow(2,14),max:Math.pow(2,14)-1};function Da(t){for(var e=8192/t.extent,r=t.loadGeometry(),n=0;n<r.length;n++)for(var i=r[n],a=0;a<i.length;a++){var o=i[a];o.x=Math.round(o.x*e),o.y=Math.round(o.y*e),(o.x<Oa.min||o.x>Oa.max||o.y<Oa.min||o.y>Oa.max)&&(_(\"Geometry exceeds allowed extent, reduce your vector tile buffer size\"),o.x=l(o.x,Oa.min,Oa.max),o.y=l(o.y,Oa.min,Oa.max))}return r}function Ra(t,e,r,n,i){t.emplaceBack(2*e+(n+1)/2,2*r+(i+1)/2)}var Fa=function(t){this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map((function(t){return t.id})),this.index=t.index,this.hasPattern=!1,this.layoutVertexArray=new Mi,this.indexArray=new Fi,this.segments=new ia,this.programConfigurations=new Ia(na,t.layers,t.zoom),this.stateDependentLayerIds=this.layers.filter((function(t){return t.isStateDependent()})).map((function(t){return t.id}))};function Ba(t,e){for(var r=0;r<t.length;r++)if(Wa(e,t[r]))return!0;for(var n=0;n<e.length;n++)if(Wa(t,e[n]))return!0;return!!Va(t,e)}function Na(t,e,r){return!!Wa(t,e)||!!Ha(e,t,r)}function ja(t,e){if(1===t.length)return Ya(e,t[0]);for(var r=0;r<e.length;r++)for(var n=e[r],i=0;i<n.length;i++)if(Wa(t,n[i]))return!0;for(var a=0;a<t.length;a++)if(Ya(e,t[a]))return!0;for(var o=0;o<e.length;o++)if(Va(t,e[o]))return!0;return!1}function Ua(t,e,r){if(t.length>1){if(Va(t,e))return!0;for(var n=0;n<e.length;n++)if(Ha(e[n],t,r))return!0}for(var i=0;i<t.length;i++)if(Ha(t[i],e,r))return!0;return!1}function Va(t,e){if(0===t.length||0===e.length)return!1;for(var r=0;r<t.length-1;r++)for(var n=t[r],i=t[r+1],a=0;a<e.length-1;a++)if(qa(n,i,e[a],e[a+1]))return!0;return!1}function qa(t,e,r,n){return w(t,r,n)!==w(e,r,n)&&w(t,e,r)!==w(t,e,n)}function Ha(t,e,r){var n=r*r;if(1===e.length)return t.distSqr(e[0])<n;for(var i=1;i<e.length;i++)if(Ga(t,e[i-1],e[i])<n)return!0;return!1}function Ga(t,e,r){var n=e.distSqr(r);if(0===n)return t.distSqr(e);var i=((t.x-e.x)*(r.x-e.x)+(t.y-e.y)*(r.y-e.y))/n;return t.distSqr(i<0?e:i>1?r:r.sub(e)._mult(i)._add(e))}function Ya(t,e){for(var r,n,i,a=!1,o=0;o<t.length;o++)for(var s=0,l=(r=t[o]).length-1;s<r.length;l=s++)(n=r[s]).y>e.y!=(i=r[l]).y>e.y&&e.x<(i.x-n.x)*(e.y-n.y)/(i.y-n.y)+n.x&&(a=!a);return a}function Wa(t,e){for(var r=!1,n=0,i=t.length-1;n<t.length;i=n++){var a=t[n],o=t[i];a.y>e.y!=o.y>e.y&&e.x<(o.x-a.x)*(e.y-a.y)/(o.y-a.y)+a.x&&(r=!r)}return r}function Xa(t,e,r){var n=r[0],i=r[2];if(t.x<n.x&&e.x<n.x||t.x>i.x&&e.x>i.x||t.y<n.y&&e.y<n.y||t.y>i.y&&e.y>i.y)return!1;var a=w(t,e,r[0]);return a!==w(t,e,r[1])||a!==w(t,e,r[2])||a!==w(t,e,r[3])}function Za(t,e,r){var n=e.paint.get(t).value;return\"constant\"===n.kind?n.value:r.programConfigurations.get(e.id).getMaxValue(t)}function Ja(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function Ka(t,e,r,n,a){if(!e[0]&&!e[1])return t;var o=i.convert(e)._mult(a);\"viewport\"===r&&o._rotate(-n);for(var s=[],l=0;l<t.length;l++)s.push(t[l].sub(o));return s}Fa.prototype.populate=function(t,e,r){var n=this.layers[0],i=[],a=null;\"circle\"===n.type&&(a=n.layout.get(\"circle-sort-key\"));for(var o=0,s=t;o<s.length;o+=1){var l=s[o],c=l.feature,u=l.id,f=l.index,h=l.sourceLayerIndex,p=this.layers[0]._featureFilter.needGeometry,d={type:c.type,id:u,properties:c.properties,geometry:p?Da(c):[]};if(this.layers[0]._featureFilter.filter(new ii(this.zoom),d,r)){p||(d.geometry=Da(c));var g=a?a.evaluate(d,{},r):void 0;i.push({id:u,properties:c.properties,type:c.type,sourceLayerIndex:h,index:f,geometry:d.geometry,patterns:{},sortKey:g})}}a&&i.sort((function(t,e){return t.sortKey-e.sortKey}));for(var m=0,v=i;m<v.length;m+=1){var y=v[m],x=y.geometry,b=y.index,_=y.sourceLayerIndex,w=t[b].feature;this.addFeature(y,x,b,r),e.featureIndex.insert(w,x,b,_,this.index)}},Fa.prototype.update=function(t,e,r){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(t,e,this.stateDependentLayers,r)},Fa.prototype.isEmpty=function(){return 0===this.layoutVertexArray.length},Fa.prototype.uploadPending=function(){return!this.uploaded||this.programConfigurations.needsUpload},Fa.prototype.upload=function(t){this.uploaded||(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,na),this.indexBuffer=t.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(t),this.uploaded=!0},Fa.prototype.destroy=function(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy())},Fa.prototype.addFeature=function(t,e,r,n){for(var i=0,a=e;i<a.length;i+=1)for(var o=0,s=a[i];o<s.length;o+=1){var l=s[o],c=l.x,u=l.y;if(!(c<0||c>=8192||u<0||u>=8192)){var f=this.segments.prepareSegment(4,this.layoutVertexArray,this.indexArray,t.sortKey),h=f.vertexLength;Ra(this.layoutVertexArray,c,u,-1,-1),Ra(this.layoutVertexArray,c,u,1,-1),Ra(this.layoutVertexArray,c,u,1,1),Ra(this.layoutVertexArray,c,u,-1,1),this.indexArray.emplaceBack(h,h+1,h+2),this.indexArray.emplaceBack(h,h+3,h+2),f.vertexLength+=4,f.primitiveLength+=2}}this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,t,r,{},n)},Dn(\"CircleBucket\",Fa,{omit:[\"layers\"]});var Qa=new yi({\"circle-sort-key\":new di(At.layout_circle[\"circle-sort-key\"])}),$a={paint:new yi({\"circle-radius\":new di(At.paint_circle[\"circle-radius\"]),\"circle-color\":new di(At.paint_circle[\"circle-color\"]),\"circle-blur\":new di(At.paint_circle[\"circle-blur\"]),\"circle-opacity\":new di(At.paint_circle[\"circle-opacity\"]),\"circle-translate\":new pi(At.paint_circle[\"circle-translate\"]),\"circle-translate-anchor\":new pi(At.paint_circle[\"circle-translate-anchor\"]),\"circle-pitch-scale\":new pi(At.paint_circle[\"circle-pitch-scale\"]),\"circle-pitch-alignment\":new pi(At.paint_circle[\"circle-pitch-alignment\"]),\"circle-stroke-width\":new di(At.paint_circle[\"circle-stroke-width\"]),\"circle-stroke-color\":new di(At.paint_circle[\"circle-stroke-color\"]),\"circle-stroke-opacity\":new di(At.paint_circle[\"circle-stroke-opacity\"])}),layout:Qa},to=\"undefined\"!=typeof Float32Array?Float32Array:Array;function eo(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}function ro(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3],s=e[4],l=e[5],c=e[6],u=e[7],f=e[8],h=e[9],p=e[10],d=e[11],g=e[12],m=e[13],v=e[14],y=e[15],x=r[0],b=r[1],_=r[2],w=r[3];return t[0]=x*n+b*s+_*f+w*g,t[1]=x*i+b*l+_*h+w*m,t[2]=x*a+b*c+_*p+w*v,t[3]=x*o+b*u+_*d+w*y,t[4]=(x=r[4])*n+(b=r[5])*s+(_=r[6])*f+(w=r[7])*g,t[5]=x*i+b*l+_*h+w*m,t[6]=x*a+b*c+_*p+w*v,t[7]=x*o+b*u+_*d+w*y,t[8]=(x=r[8])*n+(b=r[9])*s+(_=r[10])*f+(w=r[11])*g,t[9]=x*i+b*l+_*h+w*m,t[10]=x*a+b*c+_*p+w*v,t[11]=x*o+b*u+_*d+w*y,t[12]=(x=r[12])*n+(b=r[13])*s+(_=r[14])*f+(w=r[15])*g,t[13]=x*i+b*l+_*h+w*m,t[14]=x*a+b*c+_*p+w*v,t[15]=x*o+b*u+_*d+w*y,t}Math.hypot||(Math.hypot=function(){for(var t=arguments,e=0,r=arguments.length;r--;)e+=t[r]*t[r];return Math.sqrt(e)});var no,io=ro;function ao(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3];return t[0]=r[0]*n+r[4]*i+r[8]*a+r[12]*o,t[1]=r[1]*n+r[5]*i+r[9]*a+r[13]*o,t[2]=r[2]*n+r[6]*i+r[10]*a+r[14]*o,t[3]=r[3]*n+r[7]*i+r[11]*a+r[15]*o,t}no=new to(3),to!=Float32Array&&(no[0]=0,no[1]=0,no[2]=0),function(){var t=new to(4);to!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0,t[3]=0)}();var oo=(function(){var t=new to(2);to!=Float32Array&&(t[0]=0,t[1]=0)}(),function(t){function e(e){t.call(this,e,$a)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.createBucket=function(t){return new Fa(t)},e.prototype.queryRadius=function(t){var e=t;return Za(\"circle-radius\",this,e)+Za(\"circle-stroke-width\",this,e)+Ja(this.paint.get(\"circle-translate\"))},e.prototype.queryIntersectsFeature=function(t,e,r,n,i,a,o,s){for(var l=Ka(t,this.paint.get(\"circle-translate\"),this.paint.get(\"circle-translate-anchor\"),a.angle,o),c=this.paint.get(\"circle-radius\").evaluate(e,r)+this.paint.get(\"circle-stroke-width\").evaluate(e,r),u=\"map\"===this.paint.get(\"circle-pitch-alignment\"),f=u?l:function(t,e){return t.map((function(t){return so(t,e)}))}(l,s),h=u?c*o:c,p=0,d=n;p<d.length;p+=1)for(var g=0,m=d[p];g<m.length;g+=1){var v=m[g],y=u?v:so(v,s),x=h,b=ao([],[v.x,v.y,0,1],s);if(\"viewport\"===this.paint.get(\"circle-pitch-scale\")&&\"map\"===this.paint.get(\"circle-pitch-alignment\")?x*=b[3]/a.cameraToCenterDistance:\"map\"===this.paint.get(\"circle-pitch-scale\")&&\"viewport\"===this.paint.get(\"circle-pitch-alignment\")&&(x*=a.cameraToCenterDistance/b[3]),Na(f,y,x))return!0}return!1},e}(xi));function so(t,e){var r=ao([],[t.x,t.y,0,1],e);return new i(r[0]/r[3],r[1]/r[3])}var lo=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e}(Fa);function co(t,e,r,n){var i=e.width,a=e.height;if(n){if(n instanceof Uint8ClampedArray)n=new Uint8Array(n.buffer);else if(n.length!==i*a*r)throw new RangeError(\"mismatched image size\")}else n=new Uint8Array(i*a*r);return t.width=i,t.height=a,t.data=n,t}function uo(t,e,r){var n=e.width,i=e.height;if(n!==t.width||i!==t.height){var a=co({},{width:n,height:i},r);fo(t,a,{x:0,y:0},{x:0,y:0},{width:Math.min(t.width,n),height:Math.min(t.height,i)},r),t.width=n,t.height=i,t.data=a.data}}function fo(t,e,r,n,i,a){if(0===i.width||0===i.height)return e;if(i.width>t.width||i.height>t.height||r.x>t.width-i.width||r.y>t.height-i.height)throw new RangeError(\"out of range source coordinates for image copy\");if(i.width>e.width||i.height>e.height||n.x>e.width-i.width||n.y>e.height-i.height)throw new RangeError(\"out of range destination coordinates for image copy\");for(var o=t.data,s=e.data,l=0;l<i.height;l++)for(var c=((r.y+l)*t.width+r.x)*a,u=((n.y+l)*e.width+n.x)*a,f=0;f<i.width*a;f++)s[u+f]=o[c+f];return e}Dn(\"HeatmapBucket\",lo,{omit:[\"layers\"]});var ho=function(t,e){co(this,t,1,e)};ho.prototype.resize=function(t){uo(this,t,1)},ho.prototype.clone=function(){return new ho({width:this.width,height:this.height},new Uint8Array(this.data))},ho.copy=function(t,e,r,n,i){fo(t,e,r,n,i,1)};var po=function(t,e){co(this,t,4,e)};po.prototype.resize=function(t){uo(this,t,4)},po.prototype.replace=function(t,e){e?this.data.set(t):this.data=t instanceof Uint8ClampedArray?new Uint8Array(t.buffer):t},po.prototype.clone=function(){return new po({width:this.width,height:this.height},new Uint8Array(this.data))},po.copy=function(t,e,r,n,i){fo(t,e,r,n,i,4)},Dn(\"AlphaImage\",ho),Dn(\"RGBAImage\",po);var go={paint:new yi({\"heatmap-radius\":new di(At.paint_heatmap[\"heatmap-radius\"]),\"heatmap-weight\":new di(At.paint_heatmap[\"heatmap-weight\"]),\"heatmap-intensity\":new pi(At.paint_heatmap[\"heatmap-intensity\"]),\"heatmap-color\":new vi(At.paint_heatmap[\"heatmap-color\"]),\"heatmap-opacity\":new pi(At.paint_heatmap[\"heatmap-opacity\"])})};function mo(t,e){for(var r=new Uint8Array(1024),n={},i=0,a=0;i<256;i++,a+=4){n[e]=i/255;var o=t.evaluate(n);r[a+0]=Math.floor(255*o.r/o.a),r[a+1]=Math.floor(255*o.g/o.a),r[a+2]=Math.floor(255*o.b/o.a),r[a+3]=Math.floor(255*o.a)}return new po({width:256,height:1},r)}var vo=function(t){function e(e){t.call(this,e,go),this._updateColorRamp()}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.createBucket=function(t){return new lo(t)},e.prototype._handleSpecialPaintPropertyUpdate=function(t){\"heatmap-color\"===t&&this._updateColorRamp()},e.prototype._updateColorRamp=function(){this.colorRamp=mo(this._transitionablePaint._values[\"heatmap-color\"].value.expression,\"heatmapDensity\"),this.colorRampTexture=null},e.prototype.resize=function(){this.heatmapFbo&&(this.heatmapFbo.destroy(),this.heatmapFbo=null)},e.prototype.queryRadius=function(){return 0},e.prototype.queryIntersectsFeature=function(){return!1},e.prototype.hasOffscreenPass=function(){return 0!==this.paint.get(\"heatmap-opacity\")&&\"none\"!==this.visibility},e}(xi),yo={paint:new yi({\"hillshade-illumination-direction\":new pi(At.paint_hillshade[\"hillshade-illumination-direction\"]),\"hillshade-illumination-anchor\":new pi(At.paint_hillshade[\"hillshade-illumination-anchor\"]),\"hillshade-exaggeration\":new pi(At.paint_hillshade[\"hillshade-exaggeration\"]),\"hillshade-shadow-color\":new pi(At.paint_hillshade[\"hillshade-shadow-color\"]),\"hillshade-highlight-color\":new pi(At.paint_hillshade[\"hillshade-highlight-color\"]),\"hillshade-accent-color\":new pi(At.paint_hillshade[\"hillshade-accent-color\"])})},xo=function(t){function e(e){t.call(this,e,yo)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.hasOffscreenPass=function(){return 0!==this.paint.get(\"hillshade-exaggeration\")&&\"none\"!==this.visibility},e}(xi),bo=Ti([{name:\"a_pos\",components:2,type:\"Int16\"}],4).members,_o=To,wo=To;function To(t,e,r){r=r||2;var n,i,a,o,s,l,c,u=e&&e.length,f=u?e[0]*r:t.length,h=ko(t,0,f,r,!0),p=[];if(!h||h.next===h.prev)return p;if(u&&(h=function(t,e,r,n){var i,a,o,s=[];for(i=0,a=e.length;i<a;i++)(o=ko(t,e[i]*n,i<a-1?e[i+1]*n:t.length,n,!1))===o.next&&(o.steiner=!0),s.push(Do(o));for(s.sort(Io),i=0;i<s.length;i++)Po(s[i],r),r=Mo(r,r.next);return r}(t,e,h,r)),t.length>80*r){n=a=t[0],i=o=t[1];for(var d=r;d<f;d+=r)(s=t[d])<n&&(n=s),(l=t[d+1])<i&&(i=l),s>a&&(a=s),l>o&&(o=l);c=0!==(c=Math.max(a-n,o-i))?1/c:0}return Ao(h,p,r,n,i,c),p}function ko(t,e,r,n,i){var a,o;if(i===Xo(t,e,r,n)>0)for(a=e;a<r;a+=n)o=Go(a,t[a],t[a+1],o);else for(a=r-n;a>=e;a-=n)o=Go(a,t[a],t[a+1],o);return o&&No(o,o.next)&&(Yo(o),o=o.next),o}function Mo(t,e){if(!t)return t;e||(e=t);var r,n=t;do{if(r=!1,n.steiner||!No(n,n.next)&&0!==Bo(n.prev,n,n.next))n=n.next;else{if(Yo(n),(n=e=n.prev)===n.next)break;r=!0}}while(r||n!==e);return e}function Ao(t,e,r,n,i,a,o){if(t){!o&&a&&function(t,e,r,n){var i=t;do{null===i.z&&(i.z=Oo(i.x,i.y,e,r,n)),i.prevZ=i.prev,i.nextZ=i.next,i=i.next}while(i!==t);i.prevZ.nextZ=null,i.prevZ=null,function(t){var e,r,n,i,a,o,s,l,c=1;do{for(r=t,t=null,a=null,o=0;r;){for(o++,n=r,s=0,e=0;e<c&&(s++,n=n.nextZ);e++);for(l=c;s>0||l>0&&n;)0!==s&&(0===l||!n||r.z<=n.z)?(i=r,r=r.nextZ,s--):(i=n,n=n.nextZ,l--),a?a.nextZ=i:t=i,i.prevZ=a,a=i;r=n}a.nextZ=null,c*=2}while(o>1)}(i)}(t,n,i,a);for(var s,l,c=t;t.prev!==t.next;)if(s=t.prev,l=t.next,a?Eo(t,n,i,a):So(t))e.push(s.i/r),e.push(t.i/r),e.push(l.i/r),Yo(t),t=l.next,c=l.next;else if((t=l)===c){o?1===o?Ao(t=Co(Mo(t),e,r),e,r,n,i,a,2):2===o&&Lo(t,e,r,n,i,a):Ao(Mo(t),e,r,n,i,a,1);break}}}function So(t){var e=t.prev,r=t,n=t.next;if(Bo(e,r,n)>=0)return!1;for(var i=t.next.next;i!==t.prev;){if(Ro(e.x,e.y,r.x,r.y,n.x,n.y,i.x,i.y)&&Bo(i.prev,i,i.next)>=0)return!1;i=i.next}return!0}function Eo(t,e,r,n){var i=t.prev,a=t,o=t.next;if(Bo(i,a,o)>=0)return!1;for(var s=i.x>a.x?i.x>o.x?i.x:o.x:a.x>o.x?a.x:o.x,l=i.y>a.y?i.y>o.y?i.y:o.y:a.y>o.y?a.y:o.y,c=Oo(i.x<a.x?i.x<o.x?i.x:o.x:a.x<o.x?a.x:o.x,i.y<a.y?i.y<o.y?i.y:o.y:a.y<o.y?a.y:o.y,e,r,n),u=Oo(s,l,e,r,n),f=t.prevZ,h=t.nextZ;f&&f.z>=c&&h&&h.z<=u;){if(f!==t.prev&&f!==t.next&&Ro(i.x,i.y,a.x,a.y,o.x,o.y,f.x,f.y)&&Bo(f.prev,f,f.next)>=0)return!1;if(f=f.prevZ,h!==t.prev&&h!==t.next&&Ro(i.x,i.y,a.x,a.y,o.x,o.y,h.x,h.y)&&Bo(h.prev,h,h.next)>=0)return!1;h=h.nextZ}for(;f&&f.z>=c;){if(f!==t.prev&&f!==t.next&&Ro(i.x,i.y,a.x,a.y,o.x,o.y,f.x,f.y)&&Bo(f.prev,f,f.next)>=0)return!1;f=f.prevZ}for(;h&&h.z<=u;){if(h!==t.prev&&h!==t.next&&Ro(i.x,i.y,a.x,a.y,o.x,o.y,h.x,h.y)&&Bo(h.prev,h,h.next)>=0)return!1;h=h.nextZ}return!0}function Co(t,e,r){var n=t;do{var i=n.prev,a=n.next.next;!No(i,a)&&jo(i,n,n.next,a)&&qo(i,a)&&qo(a,i)&&(e.push(i.i/r),e.push(n.i/r),e.push(a.i/r),Yo(n),Yo(n.next),n=t=a),n=n.next}while(n!==t);return Mo(n)}function Lo(t,e,r,n,i,a){var o=t;do{for(var s=o.next.next;s!==o.prev;){if(o.i!==s.i&&Fo(o,s)){var l=Ho(o,s);return o=Mo(o,o.next),l=Mo(l,l.next),Ao(o,e,r,n,i,a),void Ao(l,e,r,n,i,a)}s=s.next}o=o.next}while(o!==t)}function Io(t,e){return t.x-e.x}function Po(t,e){if(e=function(t,e){var r,n=e,i=t.x,a=t.y,o=-1/0;do{if(a<=n.y&&a>=n.next.y&&n.next.y!==n.y){var s=n.x+(a-n.y)*(n.next.x-n.x)/(n.next.y-n.y);if(s<=i&&s>o){if(o=s,s===i){if(a===n.y)return n;if(a===n.next.y)return n.next}r=n.x<n.next.x?n:n.next}}n=n.next}while(n!==e);if(!r)return null;if(i===o)return r;var l,c=r,u=r.x,f=r.y,h=1/0;n=r;do{i>=n.x&&n.x>=u&&i!==n.x&&Ro(a<f?i:o,a,u,f,a<f?o:i,a,n.x,n.y)&&(l=Math.abs(a-n.y)/(i-n.x),qo(n,t)&&(l<h||l===h&&(n.x>r.x||n.x===r.x&&zo(r,n)))&&(r=n,h=l)),n=n.next}while(n!==c);return r}(t,e)){var r=Ho(e,t);Mo(e,e.next),Mo(r,r.next)}}function zo(t,e){return Bo(t.prev,t,e.prev)<0&&Bo(e.next,t,t.next)<0}function Oo(t,e,r,n,i){return(t=1431655765&((t=858993459&((t=252645135&((t=16711935&((t=32767*(t-r)*i)|t<<8))|t<<4))|t<<2))|t<<1))|(e=1431655765&((e=858993459&((e=252645135&((e=16711935&((e=32767*(e-n)*i)|e<<8))|e<<4))|e<<2))|e<<1))<<1}function Do(t){var e=t,r=t;do{(e.x<r.x||e.x===r.x&&e.y<r.y)&&(r=e),e=e.next}while(e!==t);return r}function Ro(t,e,r,n,i,a,o,s){return(i-o)*(e-s)-(t-o)*(a-s)>=0&&(t-o)*(n-s)-(r-o)*(e-s)>=0&&(r-o)*(a-s)-(i-o)*(n-s)>=0}function Fo(t,e){return t.next.i!==e.i&&t.prev.i!==e.i&&!function(t,e){var r=t;do{if(r.i!==t.i&&r.next.i!==t.i&&r.i!==e.i&&r.next.i!==e.i&&jo(r,r.next,t,e))return!0;r=r.next}while(r!==t);return!1}(t,e)&&(qo(t,e)&&qo(e,t)&&function(t,e){var r=t,n=!1,i=(t.x+e.x)/2,a=(t.y+e.y)/2;do{r.y>a!=r.next.y>a&&r.next.y!==r.y&&i<(r.next.x-r.x)*(a-r.y)/(r.next.y-r.y)+r.x&&(n=!n),r=r.next}while(r!==t);return n}(t,e)&&(Bo(t.prev,t,e.prev)||Bo(t,e.prev,e))||No(t,e)&&Bo(t.prev,t,t.next)>0&&Bo(e.prev,e,e.next)>0)}function Bo(t,e,r){return(e.y-t.y)*(r.x-e.x)-(e.x-t.x)*(r.y-e.y)}function No(t,e){return t.x===e.x&&t.y===e.y}function jo(t,e,r,n){var i=Vo(Bo(t,e,r)),a=Vo(Bo(t,e,n)),o=Vo(Bo(r,n,t)),s=Vo(Bo(r,n,e));return i!==a&&o!==s||!(0!==i||!Uo(t,r,e))||!(0!==a||!Uo(t,n,e))||!(0!==o||!Uo(r,t,n))||!(0!==s||!Uo(r,e,n))}function Uo(t,e,r){return e.x<=Math.max(t.x,r.x)&&e.x>=Math.min(t.x,r.x)&&e.y<=Math.max(t.y,r.y)&&e.y>=Math.min(t.y,r.y)}function Vo(t){return t>0?1:t<0?-1:0}function qo(t,e){return Bo(t.prev,t,t.next)<0?Bo(t,e,t.next)>=0&&Bo(t,t.prev,e)>=0:Bo(t,e,t.prev)<0||Bo(t,t.next,e)<0}function Ho(t,e){var r=new Wo(t.i,t.x,t.y),n=new Wo(e.i,e.x,e.y),i=t.next,a=e.prev;return t.next=e,e.prev=t,r.next=i,i.prev=r,n.next=r,r.prev=n,a.next=n,n.prev=a,n}function Go(t,e,r,n){var i=new Wo(t,e,r);return n?(i.next=n.next,i.prev=n,n.next.prev=i,n.next=i):(i.prev=i,i.next=i),i}function Yo(t){t.next.prev=t.prev,t.prev.next=t.next,t.prevZ&&(t.prevZ.nextZ=t.nextZ),t.nextZ&&(t.nextZ.prevZ=t.prevZ)}function Wo(t,e,r){this.i=t,this.x=e,this.y=r,this.prev=null,this.next=null,this.z=null,this.prevZ=null,this.nextZ=null,this.steiner=!1}function Xo(t,e,r,n){for(var i=0,a=e,o=r-n;a<r;a+=n)i+=(t[o]-t[a])*(t[a+1]+t[o+1]),o=a;return i}function Zo(t,e,r,n,i){!function t(e,r,n,i,a){for(;i>n;){if(i-n>600){var o=i-n+1,s=r-n+1,l=Math.log(o),c=.5*Math.exp(2*l/3),u=.5*Math.sqrt(l*c*(o-c)/o)*(s-o/2<0?-1:1);t(e,r,Math.max(n,Math.floor(r-s*c/o+u)),Math.min(i,Math.floor(r+(o-s)*c/o+u)),a)}var f=e[r],h=n,p=i;for(Jo(e,n,r),a(e[i],f)>0&&Jo(e,n,i);h<p;){for(Jo(e,h,p),h++,p--;a(e[h],f)<0;)h++;for(;a(e[p],f)>0;)p--}0===a(e[n],f)?Jo(e,n,p):Jo(e,++p,i),p<=r&&(n=p+1),r<=p&&(i=p-1)}}(t,e,r||0,n||t.length-1,i||Ko)}function Jo(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function Ko(t,e){return t<e?-1:t>e?1:0}function Qo(t,e){var r=t.length;if(r<=1)return[t];for(var n,i,a=[],o=0;o<r;o++){var s=T(t[o]);0!==s&&(t[o].area=Math.abs(s),void 0===i&&(i=s<0),i===s<0?(n&&a.push(n),n=[t[o]]):n.push(t[o]))}if(n&&a.push(n),e>1)for(var l=0;l<a.length;l++)a[l].length<=e||(Zo(a[l],e,1,a[l].length-1,$o),a[l]=a[l].slice(0,e));return a}function $o(t,e){return e.area-t.area}function ts(t,e,r){for(var n=r.patternDependencies,i=!1,a=0,o=e;a<o.length;a+=1){var s=o[a].paint.get(t+\"-pattern\");s.isConstant()||(i=!0);var l=s.constantOr(null);l&&(i=!0,n[l.to]=!0,n[l.from]=!0)}return i}function es(t,e,r,n,i){for(var a=i.patternDependencies,o=0,s=e;o<s.length;o+=1){var l=s[o],c=l.paint.get(t+\"-pattern\").value;if(\"constant\"!==c.kind){var u=c.evaluate({zoom:n-1},r,{},i.availableImages),f=c.evaluate({zoom:n},r,{},i.availableImages),h=c.evaluate({zoom:n+1},r,{},i.availableImages);f=f&&f.name?f.name:f,h=h&&h.name?h.name:h,a[u=u&&u.name?u.name:u]=!0,a[f]=!0,a[h]=!0,r.patterns[l.id]={min:u,mid:f,max:h}}}return r}To.deviation=function(t,e,r,n){var i=e&&e.length,a=Math.abs(Xo(t,0,i?e[0]*r:t.length,r));if(i)for(var o=0,s=e.length;o<s;o++)a-=Math.abs(Xo(t,e[o]*r,o<s-1?e[o+1]*r:t.length,r));var l=0;for(o=0;o<n.length;o+=3){var c=n[o]*r,u=n[o+1]*r,f=n[o+2]*r;l+=Math.abs((t[c]-t[f])*(t[u+1]-t[c+1])-(t[c]-t[u])*(t[f+1]-t[c+1]))}return 0===a&&0===l?0:Math.abs((l-a)/a)},To.flatten=function(t){for(var e=t[0][0].length,r={vertices:[],holes:[],dimensions:e},n=0,i=0;i<t.length;i++){for(var a=0;a<t[i].length;a++)for(var o=0;o<e;o++)r.vertices.push(t[i][a][o]);i>0&&r.holes.push(n+=t[i-1].length)}return r},_o.default=wo;var rs=function(t){this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map((function(t){return t.id})),this.index=t.index,this.hasPattern=!1,this.patternFeatures=[],this.layoutVertexArray=new Mi,this.indexArray=new Fi,this.indexArray2=new qi,this.programConfigurations=new Ia(bo,t.layers,t.zoom),this.segments=new ia,this.segments2=new ia,this.stateDependentLayerIds=this.layers.filter((function(t){return t.isStateDependent()})).map((function(t){return t.id}))};rs.prototype.populate=function(t,e,r){this.hasPattern=ts(\"fill\",this.layers,e);for(var n=this.layers[0].layout.get(\"fill-sort-key\"),i=[],a=0,o=t;a<o.length;a+=1){var s=o[a],l=s.feature,c=s.id,u=s.index,f=s.sourceLayerIndex,h=this.layers[0]._featureFilter.needGeometry,p={type:l.type,id:c,properties:l.properties,geometry:h?Da(l):[]};if(this.layers[0]._featureFilter.filter(new ii(this.zoom),p,r)){h||(p.geometry=Da(l));var d=n?n.evaluate(p,{},r,e.availableImages):void 0;i.push({id:c,properties:l.properties,type:l.type,sourceLayerIndex:f,index:u,geometry:p.geometry,patterns:{},sortKey:d})}}n&&i.sort((function(t,e){return t.sortKey-e.sortKey}));for(var g=0,m=i;g<m.length;g+=1){var v=m[g],y=v.geometry,x=v.index,b=v.sourceLayerIndex;if(this.hasPattern){var _=es(\"fill\",this.layers,v,this.zoom,e);this.patternFeatures.push(_)}else this.addFeature(v,y,x,r,{});e.featureIndex.insert(t[x].feature,y,x,b,this.index)}},rs.prototype.update=function(t,e,r){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(t,e,this.stateDependentLayers,r)},rs.prototype.addFeatures=function(t,e,r){for(var n=0,i=this.patternFeatures;n<i.length;n+=1){var a=i[n];this.addFeature(a,a.geometry,a.index,e,r)}},rs.prototype.isEmpty=function(){return 0===this.layoutVertexArray.length},rs.prototype.uploadPending=function(){return!this.uploaded||this.programConfigurations.needsUpload},rs.prototype.upload=function(t){this.uploaded||(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,bo),this.indexBuffer=t.createIndexBuffer(this.indexArray),this.indexBuffer2=t.createIndexBuffer(this.indexArray2)),this.programConfigurations.upload(t),this.uploaded=!0},rs.prototype.destroy=function(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.indexBuffer2.destroy(),this.programConfigurations.destroy(),this.segments.destroy(),this.segments2.destroy())},rs.prototype.addFeature=function(t,e,r,n,i){for(var a=0,o=Qo(e,500);a<o.length;a+=1){for(var s=o[a],l=0,c=0,u=s;c<u.length;c+=1)l+=u[c].length;for(var f=this.segments.prepareSegment(l,this.layoutVertexArray,this.indexArray),h=f.vertexLength,p=[],d=[],g=0,m=s;g<m.length;g+=1){var v=m[g];if(0!==v.length){v!==s[0]&&d.push(p.length/2);var y=this.segments2.prepareSegment(v.length,this.layoutVertexArray,this.indexArray2),x=y.vertexLength;this.layoutVertexArray.emplaceBack(v[0].x,v[0].y),this.indexArray2.emplaceBack(x+v.length-1,x),p.push(v[0].x),p.push(v[0].y);for(var b=1;b<v.length;b++)this.layoutVertexArray.emplaceBack(v[b].x,v[b].y),this.indexArray2.emplaceBack(x+b-1,x+b),p.push(v[b].x),p.push(v[b].y);y.vertexLength+=v.length,y.primitiveLength+=v.length}}for(var _=_o(p,d),w=0;w<_.length;w+=3)this.indexArray.emplaceBack(h+_[w],h+_[w+1],h+_[w+2]);f.vertexLength+=l,f.primitiveLength+=_.length/3}this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,t,r,i,n)},Dn(\"FillBucket\",rs,{omit:[\"layers\",\"patternFeatures\"]});var ns=new yi({\"fill-sort-key\":new di(At.layout_fill[\"fill-sort-key\"])}),is={paint:new yi({\"fill-antialias\":new pi(At.paint_fill[\"fill-antialias\"]),\"fill-opacity\":new di(At.paint_fill[\"fill-opacity\"]),\"fill-color\":new di(At.paint_fill[\"fill-color\"]),\"fill-outline-color\":new di(At.paint_fill[\"fill-outline-color\"]),\"fill-translate\":new pi(At.paint_fill[\"fill-translate\"]),\"fill-translate-anchor\":new pi(At.paint_fill[\"fill-translate-anchor\"]),\"fill-pattern\":new gi(At.paint_fill[\"fill-pattern\"])}),layout:ns},as=function(t){function e(e){t.call(this,e,is)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.recalculate=function(e,r){t.prototype.recalculate.call(this,e,r);var n=this.paint._values[\"fill-outline-color\"];\"constant\"===n.value.kind&&void 0===n.value.value&&(this.paint._values[\"fill-outline-color\"]=this.paint._values[\"fill-color\"])},e.prototype.createBucket=function(t){return new rs(t)},e.prototype.queryRadius=function(){return Ja(this.paint.get(\"fill-translate\"))},e.prototype.queryIntersectsFeature=function(t,e,r,n,i,a,o){return ja(Ka(t,this.paint.get(\"fill-translate\"),this.paint.get(\"fill-translate-anchor\"),a.angle,o),n)},e.prototype.isTileClipped=function(){return!0},e}(xi),os=Ti([{name:\"a_pos\",components:2,type:\"Int16\"},{name:\"a_normal_ed\",components:4,type:\"Int16\"}],4).members,ss=ls;function ls(t,e,r,n,i){this.properties={},this.extent=r,this.type=0,this._pbf=t,this._geometry=-1,this._keys=n,this._values=i,t.readFields(cs,this,e)}function cs(t,e,r){1==t?e.id=r.readVarint():2==t?function(t,e){for(var r=t.readVarint()+t.pos;t.pos<r;){var n=e._keys[t.readVarint()],i=e._values[t.readVarint()];e.properties[n]=i}}(r,e):3==t?e.type=r.readVarint():4==t&&(e._geometry=r.pos)}function us(t){for(var e,r,n=0,i=0,a=t.length,o=a-1;i<a;o=i++)n+=((r=t[o]).x-(e=t[i]).x)*(e.y+r.y);return n}ls.types=[\"Unknown\",\"Point\",\"LineString\",\"Polygon\"],ls.prototype.loadGeometry=function(){var t=this._pbf;t.pos=this._geometry;for(var e,r=t.readVarint()+t.pos,n=1,a=0,o=0,s=0,l=[];t.pos<r;){if(a<=0){var c=t.readVarint();n=7&c,a=c>>3}if(a--,1===n||2===n)o+=t.readSVarint(),s+=t.readSVarint(),1===n&&(e&&l.push(e),e=[]),e.push(new i(o,s));else{if(7!==n)throw new Error(\"unknown command \"+n);e&&e.push(e[0].clone())}}return e&&l.push(e),l},ls.prototype.bbox=function(){var t=this._pbf;t.pos=this._geometry;for(var e=t.readVarint()+t.pos,r=1,n=0,i=0,a=0,o=1/0,s=-1/0,l=1/0,c=-1/0;t.pos<e;){if(n<=0){var u=t.readVarint();r=7&u,n=u>>3}if(n--,1===r||2===r)(i+=t.readSVarint())<o&&(o=i),i>s&&(s=i),(a+=t.readSVarint())<l&&(l=a),a>c&&(c=a);else if(7!==r)throw new Error(\"unknown command \"+r)}return[o,l,s,c]},ls.prototype.toGeoJSON=function(t,e,r){var n,i,a=this.extent*Math.pow(2,r),o=this.extent*t,s=this.extent*e,l=this.loadGeometry(),c=ls.types[this.type];function u(t){for(var e=0;e<t.length;e++){var r=t[e];t[e]=[360*(r.x+o)/a-180,360/Math.PI*Math.atan(Math.exp((180-360*(r.y+s)/a)*Math.PI/180))-90]}}switch(this.type){case 1:var f=[];for(n=0;n<l.length;n++)f[n]=l[n][0];u(l=f);break;case 2:for(n=0;n<l.length;n++)u(l[n]);break;case 3:for(l=function(t){var e=t.length;if(e<=1)return[t];for(var r,n,i=[],a=0;a<e;a++){var o=us(t[a]);0!==o&&(void 0===n&&(n=o<0),n===o<0?(r&&i.push(r),r=[t[a]]):r.push(t[a]))}return r&&i.push(r),i}(l),n=0;n<l.length;n++)for(i=0;i<l[n].length;i++)u(l[n][i])}1===l.length?l=l[0]:c=\"Multi\"+c;var h={type:\"Feature\",geometry:{type:c,coordinates:l},properties:this.properties};return\"id\"in this&&(h.id=this.id),h};var fs=hs;function hs(t,e){this.version=1,this.name=null,this.extent=4096,this.length=0,this._pbf=t,this._keys=[],this._values=[],this._features=[],t.readFields(ps,this,e),this.length=this._features.length}function ps(t,e,r){15===t?e.version=r.readVarint():1===t?e.name=r.readString():5===t?e.extent=r.readVarint():2===t?e._features.push(r.pos):3===t?e._keys.push(r.readString()):4===t&&e._values.push(function(t){for(var e=null,r=t.readVarint()+t.pos;t.pos<r;){var n=t.readVarint()>>3;e=1===n?t.readString():2===n?t.readFloat():3===n?t.readDouble():4===n?t.readVarint64():5===n?t.readVarint():6===n?t.readSVarint():7===n?t.readBoolean():null}return e}(r))}function ds(t,e,r){if(3===t){var n=new fs(r,r.readVarint()+r.pos);n.length&&(e[n.name]=n)}}hs.prototype.feature=function(t){if(t<0||t>=this._features.length)throw new Error(\"feature index out of bounds\");this._pbf.pos=this._features[t];var e=this._pbf.readVarint()+this._pbf.pos;return new ss(this._pbf,e,this.extent,this._keys,this._values)};var gs={VectorTile:function(t,e){this.layers=t.readFields(ds,{},e)},VectorTileFeature:ss,VectorTileLayer:fs},ms=gs.VectorTileFeature.types,vs=Math.pow(2,13);function ys(t,e,r,n,i,a,o,s){t.emplaceBack(e,r,2*Math.floor(n*vs)+o,i*vs*2,a*vs*2,Math.round(s))}var xs=function(t){this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map((function(t){return t.id})),this.index=t.index,this.hasPattern=!1,this.layoutVertexArray=new Si,this.indexArray=new Fi,this.programConfigurations=new Ia(os,t.layers,t.zoom),this.segments=new ia,this.stateDependentLayerIds=this.layers.filter((function(t){return t.isStateDependent()})).map((function(t){return t.id}))};function bs(t,e){return t.x===e.x&&(t.x<0||t.x>8192)||t.y===e.y&&(t.y<0||t.y>8192)}xs.prototype.populate=function(t,e,r){this.features=[],this.hasPattern=ts(\"fill-extrusion\",this.layers,e);for(var n=0,i=t;n<i.length;n+=1){var a=i[n],o=a.feature,s=a.id,l=a.index,c=a.sourceLayerIndex,u=this.layers[0]._featureFilter.needGeometry,f={type:o.type,id:s,properties:o.properties,geometry:u?Da(o):[]};if(this.layers[0]._featureFilter.filter(new ii(this.zoom),f,r)){var h={id:s,sourceLayerIndex:c,index:l,geometry:u?f.geometry:Da(o),properties:o.properties,type:o.type,patterns:{}};void 0!==o.id&&(h.id=o.id),this.hasPattern?this.features.push(es(\"fill-extrusion\",this.layers,h,this.zoom,e)):this.addFeature(h,h.geometry,l,r,{}),e.featureIndex.insert(o,h.geometry,l,c,this.index,!0)}}},xs.prototype.addFeatures=function(t,e,r){for(var n=0,i=this.features;n<i.length;n+=1){var a=i[n];this.addFeature(a,a.geometry,a.index,e,r)}},xs.prototype.update=function(t,e,r){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(t,e,this.stateDependentLayers,r)},xs.prototype.isEmpty=function(){return 0===this.layoutVertexArray.length},xs.prototype.uploadPending=function(){return!this.uploaded||this.programConfigurations.needsUpload},xs.prototype.upload=function(t){this.uploaded||(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,os),this.indexBuffer=t.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(t),this.uploaded=!0},xs.prototype.destroy=function(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy())},xs.prototype.addFeature=function(t,e,r,n,i){for(var a=0,o=Qo(e,500);a<o.length;a+=1){for(var s=o[a],l=0,c=0,u=s;c<u.length;c+=1)l+=u[c].length;for(var f=this.segments.prepareSegment(4,this.layoutVertexArray,this.indexArray),h=0,p=s;h<p.length;h+=1){var d=p[h];if(0!==d.length&&!((P=d).every((function(t){return t.x<0}))||P.every((function(t){return t.x>8192}))||P.every((function(t){return t.y<0}))||P.every((function(t){return t.y>8192}))))for(var g=0,m=0;m<d.length;m++){var v=d[m];if(m>=1){var y=d[m-1];if(!bs(v,y)){f.vertexLength+4>ia.MAX_VERTEX_ARRAY_LENGTH&&(f=this.segments.prepareSegment(4,this.layoutVertexArray,this.indexArray));var x=v.sub(y)._perp()._unit(),b=y.dist(v);g+b>32768&&(g=0),ys(this.layoutVertexArray,v.x,v.y,x.x,x.y,0,0,g),ys(this.layoutVertexArray,v.x,v.y,x.x,x.y,0,1,g),ys(this.layoutVertexArray,y.x,y.y,x.x,x.y,0,0,g+=b),ys(this.layoutVertexArray,y.x,y.y,x.x,x.y,0,1,g);var _=f.vertexLength;this.indexArray.emplaceBack(_,_+2,_+1),this.indexArray.emplaceBack(_+1,_+2,_+3),f.vertexLength+=4,f.primitiveLength+=2}}}}if(f.vertexLength+l>ia.MAX_VERTEX_ARRAY_LENGTH&&(f=this.segments.prepareSegment(l,this.layoutVertexArray,this.indexArray)),\"Polygon\"===ms[t.type]){for(var w=[],T=[],k=f.vertexLength,M=0,A=s;M<A.length;M+=1){var S=A[M];if(0!==S.length){S!==s[0]&&T.push(w.length/2);for(var E=0;E<S.length;E++){var C=S[E];ys(this.layoutVertexArray,C.x,C.y,0,0,1,1,0),w.push(C.x),w.push(C.y)}}}for(var L=_o(w,T),I=0;I<L.length;I+=3)this.indexArray.emplaceBack(k+L[I],k+L[I+2],k+L[I+1]);f.primitiveLength+=L.length/3,f.vertexLength+=l}}var P;this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,t,r,i,n)},Dn(\"FillExtrusionBucket\",xs,{omit:[\"layers\",\"features\"]});var _s={paint:new yi({\"fill-extrusion-opacity\":new pi(At[\"paint_fill-extrusion\"][\"fill-extrusion-opacity\"]),\"fill-extrusion-color\":new di(At[\"paint_fill-extrusion\"][\"fill-extrusion-color\"]),\"fill-extrusion-translate\":new pi(At[\"paint_fill-extrusion\"][\"fill-extrusion-translate\"]),\"fill-extrusion-translate-anchor\":new pi(At[\"paint_fill-extrusion\"][\"fill-extrusion-translate-anchor\"]),\"fill-extrusion-pattern\":new gi(At[\"paint_fill-extrusion\"][\"fill-extrusion-pattern\"]),\"fill-extrusion-height\":new di(At[\"paint_fill-extrusion\"][\"fill-extrusion-height\"]),\"fill-extrusion-base\":new di(At[\"paint_fill-extrusion\"][\"fill-extrusion-base\"]),\"fill-extrusion-vertical-gradient\":new pi(At[\"paint_fill-extrusion\"][\"fill-extrusion-vertical-gradient\"])})},ws=function(t){function e(e){t.call(this,e,_s)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.createBucket=function(t){return new xs(t)},e.prototype.queryRadius=function(){return Ja(this.paint.get(\"fill-extrusion-translate\"))},e.prototype.is3D=function(){return!0},e.prototype.queryIntersectsFeature=function(t,e,r,n,a,o,s,l){var c=Ka(t,this.paint.get(\"fill-extrusion-translate\"),this.paint.get(\"fill-extrusion-translate-anchor\"),o.angle,s),u=this.paint.get(\"fill-extrusion-height\").evaluate(e,r),f=this.paint.get(\"fill-extrusion-base\").evaluate(e,r),h=function(t,e,r,n){for(var a=[],o=0,s=t;o<s.length;o+=1){var l=s[o],c=[l.x,l.y,0,1];ao(c,c,e),a.push(new i(c[0]/c[3],c[1]/c[3]))}return a}(c,l),p=function(t,e,r,n){for(var a=[],o=[],s=n[8]*e,l=n[9]*e,c=n[10]*e,u=n[11]*e,f=n[8]*r,h=n[9]*r,p=n[10]*r,d=n[11]*r,g=0,m=t;g<m.length;g+=1){for(var v=[],y=[],x=0,b=m[g];x<b.length;x+=1){var _=b[x],w=_.x,T=_.y,k=n[0]*w+n[4]*T+n[12],M=n[1]*w+n[5]*T+n[13],A=n[2]*w+n[6]*T+n[14],S=n[3]*w+n[7]*T+n[15],E=A+c,C=S+u,L=k+f,I=M+h,P=A+p,z=S+d,O=new i((k+s)/C,(M+l)/C);O.z=E/C,v.push(O);var D=new i(L/z,I/z);D.z=P/z,y.push(D)}a.push(v),o.push(y)}return[a,o]}(n,f,u,l);return function(t,e,r){var n=1/0;ja(r,e)&&(n=ks(r,e[0]));for(var i=0;i<e.length;i++)for(var a=e[i],o=t[i],s=0;s<a.length-1;s++){var l=a[s],c=[l,a[s+1],o[s+1],o[s],l];Ba(r,c)&&(n=Math.min(n,ks(r,c)))}return n!==1/0&&n}(p[0],p[1],h)},e}(xi);function Ts(t,e){return t.x*e.x+t.y*e.y}function ks(t,e){if(1===t.length){for(var r,n=0,i=e[n++];!r||i.equals(r);)if(!(r=e[n++]))return 1/0;for(;n<e.length;n++){var a=e[n],o=t[0],s=r.sub(i),l=a.sub(i),c=o.sub(i),u=Ts(s,s),f=Ts(s,l),h=Ts(l,l),p=Ts(c,s),d=Ts(c,l),g=u*h-f*f,m=(h*p-f*d)/g,v=(u*d-f*p)/g,y=i.z*(1-m-v)+r.z*m+a.z*v;if(isFinite(y))return y}return 1/0}for(var x=1/0,b=0,_=e;b<_.length;b+=1)x=Math.min(x,_[b].z);return x}var Ms=Ti([{name:\"a_pos_normal\",components:2,type:\"Int16\"},{name:\"a_data\",components:4,type:\"Uint8\"}],4).members,As=gs.VectorTileFeature.types,Ss=Math.cos(Math.PI/180*37.5),Es=Math.pow(2,14)/.5,Cs=function(t){this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map((function(t){return t.id})),this.index=t.index,this.hasPattern=!1,this.patternFeatures=[],this.layoutVertexArray=new Ei,this.indexArray=new Fi,this.programConfigurations=new Ia(Ms,t.layers,t.zoom),this.segments=new ia,this.stateDependentLayerIds=this.layers.filter((function(t){return t.isStateDependent()})).map((function(t){return t.id}))};Cs.prototype.populate=function(t,e,r){this.hasPattern=ts(\"line\",this.layers,e);for(var n=this.layers[0].layout.get(\"line-sort-key\"),i=[],a=0,o=t;a<o.length;a+=1){var s=o[a],l=s.feature,c=s.id,u=s.index,f=s.sourceLayerIndex,h=this.layers[0]._featureFilter.needGeometry,p={type:l.type,id:c,properties:l.properties,geometry:h?Da(l):[]};if(this.layers[0]._featureFilter.filter(new ii(this.zoom),p,r)){h||(p.geometry=Da(l));var d=n?n.evaluate(p,{},r):void 0;i.push({id:c,properties:l.properties,type:l.type,sourceLayerIndex:f,index:u,geometry:p.geometry,patterns:{},sortKey:d})}}n&&i.sort((function(t,e){return t.sortKey-e.sortKey}));for(var g=0,m=i;g<m.length;g+=1){var v=m[g],y=v.geometry,x=v.index,b=v.sourceLayerIndex;if(this.hasPattern){var _=es(\"line\",this.layers,v,this.zoom,e);this.patternFeatures.push(_)}else this.addFeature(v,y,x,r,{});e.featureIndex.insert(t[x].feature,y,x,b,this.index)}},Cs.prototype.update=function(t,e,r){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(t,e,this.stateDependentLayers,r)},Cs.prototype.addFeatures=function(t,e,r){for(var n=0,i=this.patternFeatures;n<i.length;n+=1){var a=i[n];this.addFeature(a,a.geometry,a.index,e,r)}},Cs.prototype.isEmpty=function(){return 0===this.layoutVertexArray.length},Cs.prototype.uploadPending=function(){return!this.uploaded||this.programConfigurations.needsUpload},Cs.prototype.upload=function(t){this.uploaded||(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,Ms),this.indexBuffer=t.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(t),this.uploaded=!0},Cs.prototype.destroy=function(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy())},Cs.prototype.addFeature=function(t,e,r,n,i){for(var a=this.layers[0].layout,o=a.get(\"line-join\").evaluate(t,{}),s=a.get(\"line-cap\"),l=a.get(\"line-miter-limit\"),c=a.get(\"line-round-limit\"),u=0,f=e;u<f.length;u+=1)this.addLine(f[u],t,o,s,l,c);this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,t,r,i,n)},Cs.prototype.addLine=function(t,e,r,n,i,a){if(this.distance=0,this.scaledDistance=0,this.totalDistance=0,e.properties&&e.properties.hasOwnProperty(\"mapbox_clip_start\")&&e.properties.hasOwnProperty(\"mapbox_clip_end\")){this.clipStart=+e.properties.mapbox_clip_start,this.clipEnd=+e.properties.mapbox_clip_end;for(var o=0;o<t.length-1;o++)this.totalDistance+=t[o].dist(t[o+1]);this.updateScaledDistance()}for(var s=\"Polygon\"===As[e.type],l=t.length;l>=2&&t[l-1].equals(t[l-2]);)l--;for(var c=0;c<l-1&&t[c].equals(t[c+1]);)c++;if(!(l<(s?3:2))){\"bevel\"===r&&(i=1.05);var u,f=this.overscaling<=16?122880/(512*this.overscaling):0,h=this.segments.prepareSegment(10*l,this.layoutVertexArray,this.indexArray),p=void 0,d=void 0,g=void 0,m=void 0;this.e1=this.e2=-1,s&&(m=t[c].sub(u=t[l-2])._unit()._perp());for(var v=c;v<l;v++)if(!(d=v===l-1?s?t[c+1]:void 0:t[v+1])||!t[v].equals(d)){m&&(g=m),u&&(p=u),u=t[v],m=d?d.sub(u)._unit()._perp():g;var y=(g=g||m).add(m);0===y.x&&0===y.y||y._unit();var x=g.x*m.x+g.y*m.y,b=y.x*m.x+y.y*m.y,_=0!==b?1/b:1/0,w=2*Math.sqrt(2-2*b),T=b<Ss&&p&&d,k=g.x*m.y-g.y*m.x>0;if(T&&v>c){var M=u.dist(p);if(M>2*f){var A=u.sub(u.sub(p)._mult(f/M)._round());this.updateDistance(p,A),this.addCurrentVertex(A,g,0,0,h),p=A}}var S=p&&d,E=S?r:s?\"butt\":n;if(S&&\"round\"===E&&(_<a?E=\"miter\":_<=2&&(E=\"fakeround\")),\"miter\"===E&&_>i&&(E=\"bevel\"),\"bevel\"===E&&(_>2&&(E=\"flipbevel\"),_<i&&(E=\"miter\")),p&&this.updateDistance(p,u),\"miter\"===E)y._mult(_),this.addCurrentVertex(u,y,0,0,h);else if(\"flipbevel\"===E){if(_>100)y=m.mult(-1);else{var C=_*g.add(m).mag()/g.sub(m).mag();y._perp()._mult(C*(k?-1:1))}this.addCurrentVertex(u,y,0,0,h),this.addCurrentVertex(u,y.mult(-1),0,0,h)}else if(\"bevel\"===E||\"fakeround\"===E){var L=-Math.sqrt(_*_-1),I=k?L:0,P=k?0:L;if(p&&this.addCurrentVertex(u,g,I,P,h),\"fakeround\"===E)for(var z=Math.round(180*w/Math.PI/20),O=1;O<z;O++){var D=O/z;if(.5!==D){var R=D-.5;D+=D*R*(D-1)*((1.0904+x*(x*(3.55645-1.43519*x)-3.2452))*R*R+(.848013+x*(.215638*x-1.06021)))}var F=m.sub(g)._mult(D)._add(g)._unit()._mult(k?-1:1);this.addHalfVertex(u,F.x,F.y,!1,k,0,h)}d&&this.addCurrentVertex(u,m,-I,-P,h)}else if(\"butt\"===E)this.addCurrentVertex(u,y,0,0,h);else if(\"square\"===E){var B=p?1:-1;this.addCurrentVertex(u,y,B,B,h)}else\"round\"===E&&(p&&(this.addCurrentVertex(u,g,0,0,h),this.addCurrentVertex(u,g,1,1,h,!0)),d&&(this.addCurrentVertex(u,m,-1,-1,h,!0),this.addCurrentVertex(u,m,0,0,h)));if(T&&v<l-1){var N=u.dist(d);if(N>2*f){var j=u.add(d.sub(u)._mult(f/N)._round());this.updateDistance(u,j),this.addCurrentVertex(j,m,0,0,h),u=j}}}}},Cs.prototype.addCurrentVertex=function(t,e,r,n,i,a){void 0===a&&(a=!1);var o=e.y*n-e.x,s=-e.y-e.x*n;this.addHalfVertex(t,e.x+e.y*r,e.y-e.x*r,a,!1,r,i),this.addHalfVertex(t,o,s,a,!0,-n,i),this.distance>Es/2&&0===this.totalDistance&&(this.distance=0,this.addCurrentVertex(t,e,r,n,i,a))},Cs.prototype.addHalfVertex=function(t,e,r,n,i,a,o){var s=.5*this.scaledDistance;this.layoutVertexArray.emplaceBack((t.x<<1)+(n?1:0),(t.y<<1)+(i?1:0),Math.round(63*e)+128,Math.round(63*r)+128,1+(0===a?0:a<0?-1:1)|(63&s)<<2,s>>6);var l=o.vertexLength++;this.e1>=0&&this.e2>=0&&(this.indexArray.emplaceBack(this.e1,this.e2,l),o.primitiveLength++),i?this.e2=l:this.e1=l},Cs.prototype.updateScaledDistance=function(){this.scaledDistance=this.totalDistance>0?(this.clipStart+(this.clipEnd-this.clipStart)*this.distance/this.totalDistance)*(Es-1):this.distance},Cs.prototype.updateDistance=function(t,e){this.distance+=t.dist(e),this.updateScaledDistance()},Dn(\"LineBucket\",Cs,{omit:[\"layers\",\"patternFeatures\"]});var Ls=new yi({\"line-cap\":new pi(At.layout_line[\"line-cap\"]),\"line-join\":new di(At.layout_line[\"line-join\"]),\"line-miter-limit\":new pi(At.layout_line[\"line-miter-limit\"]),\"line-round-limit\":new pi(At.layout_line[\"line-round-limit\"]),\"line-sort-key\":new di(At.layout_line[\"line-sort-key\"])}),Is={paint:new yi({\"line-opacity\":new di(At.paint_line[\"line-opacity\"]),\"line-color\":new di(At.paint_line[\"line-color\"]),\"line-translate\":new pi(At.paint_line[\"line-translate\"]),\"line-translate-anchor\":new pi(At.paint_line[\"line-translate-anchor\"]),\"line-width\":new di(At.paint_line[\"line-width\"]),\"line-gap-width\":new di(At.paint_line[\"line-gap-width\"]),\"line-offset\":new di(At.paint_line[\"line-offset\"]),\"line-blur\":new di(At.paint_line[\"line-blur\"]),\"line-dasharray\":new mi(At.paint_line[\"line-dasharray\"]),\"line-pattern\":new gi(At.paint_line[\"line-pattern\"]),\"line-gradient\":new vi(At.paint_line[\"line-gradient\"])}),layout:Ls},Ps=new(function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.possiblyEvaluate=function(e,r){return r=new ii(Math.floor(r.zoom),{now:r.now,fadeDuration:r.fadeDuration,zoomHistory:r.zoomHistory,transition:r.transition}),t.prototype.possiblyEvaluate.call(this,e,r)},e.prototype.evaluate=function(e,r,n,i){return r=u({},r,{zoom:Math.floor(r.zoom)}),t.prototype.evaluate.call(this,e,r,n,i)},e}(di))(Is.paint.properties[\"line-width\"].specification);Ps.useIntegerZoom=!0;var zs=function(t){function e(e){t.call(this,e,Is)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._handleSpecialPaintPropertyUpdate=function(t){\"line-gradient\"===t&&this._updateGradient()},e.prototype._updateGradient=function(){this.gradient=mo(this._transitionablePaint._values[\"line-gradient\"].value.expression,\"lineProgress\"),this.gradientTexture=null},e.prototype.recalculate=function(e,r){t.prototype.recalculate.call(this,e,r),this.paint._values[\"line-floorwidth\"]=Ps.possiblyEvaluate(this._transitioningPaint._values[\"line-width\"].value,e)},e.prototype.createBucket=function(t){return new Cs(t)},e.prototype.queryRadius=function(t){var e=t,r=Os(Za(\"line-width\",this,e),Za(\"line-gap-width\",this,e)),n=Za(\"line-offset\",this,e);return r/2+Math.abs(n)+Ja(this.paint.get(\"line-translate\"))},e.prototype.queryIntersectsFeature=function(t,e,r,n,a,o,s){var l=Ka(t,this.paint.get(\"line-translate\"),this.paint.get(\"line-translate-anchor\"),o.angle,s),c=s/2*Os(this.paint.get(\"line-width\").evaluate(e,r),this.paint.get(\"line-gap-width\").evaluate(e,r)),u=this.paint.get(\"line-offset\").evaluate(e,r);return u&&(n=function(t,e){for(var r=[],n=new i(0,0),a=0;a<t.length;a++){for(var o=t[a],s=[],l=0;l<o.length;l++){var c=o[l],u=o[l+1],f=0===l?n:c.sub(o[l-1])._unit()._perp(),h=l===o.length-1?n:u.sub(c)._unit()._perp(),p=f._add(h)._unit();p._mult(1/(p.x*h.x+p.y*h.y)),s.push(p._mult(e)._add(c))}r.push(s)}return r}(n,u*s)),function(t,e,r){for(var n=0;n<e.length;n++){var i=e[n];if(t.length>=3)for(var a=0;a<i.length;a++)if(Wa(t,i[a]))return!0;if(Ua(t,i,r))return!0}return!1}(l,n,c)},e.prototype.isTileClipped=function(){return!0},e}(xi);function Os(t,e){return e>0?e+2*t:t}var Ds=Ti([{name:\"a_pos_offset\",components:4,type:\"Int16\"},{name:\"a_data\",components:4,type:\"Uint16\"},{name:\"a_pixeloffset\",components:4,type:\"Int16\"}],4),Rs=Ti([{name:\"a_projected_pos\",components:3,type:\"Float32\"}],4),Fs=(Ti([{name:\"a_fade_opacity\",components:1,type:\"Uint32\"}],4),Ti([{name:\"a_placed\",components:2,type:\"Uint8\"},{name:\"a_shift\",components:2,type:\"Float32\"}])),Bs=(Ti([{type:\"Int16\",name:\"anchorPointX\"},{type:\"Int16\",name:\"anchorPointY\"},{type:\"Int16\",name:\"x1\"},{type:\"Int16\",name:\"y1\"},{type:\"Int16\",name:\"x2\"},{type:\"Int16\",name:\"y2\"},{type:\"Uint32\",name:\"featureIndex\"},{type:\"Uint16\",name:\"sourceLayerIndex\"},{type:\"Uint16\",name:\"bucketIndex\"}]),Ti([{name:\"a_pos\",components:2,type:\"Int16\"},{name:\"a_anchor_pos\",components:2,type:\"Int16\"},{name:\"a_extrude\",components:2,type:\"Int16\"}],4)),Ns=Ti([{name:\"a_pos\",components:2,type:\"Float32\"},{name:\"a_radius\",components:1,type:\"Float32\"},{name:\"a_flags\",components:2,type:\"Int16\"}],4);function js(t,e,r){return t.sections.forEach((function(t){t.text=function(t,e,r){var n=e.layout.get(\"text-transform\").evaluate(r,{});return\"uppercase\"===n?t=t.toLocaleUpperCase():\"lowercase\"===n&&(t=t.toLocaleLowerCase()),ni.applyArabicShaping&&(t=ni.applyArabicShaping(t)),t}(t.text,e,r)})),t}Ti([{name:\"triangle\",components:3,type:\"Uint16\"}]),Ti([{type:\"Int16\",name:\"anchorX\"},{type:\"Int16\",name:\"anchorY\"},{type:\"Uint16\",name:\"glyphStartIndex\"},{type:\"Uint16\",name:\"numGlyphs\"},{type:\"Uint32\",name:\"vertexStartIndex\"},{type:\"Uint32\",name:\"lineStartIndex\"},{type:\"Uint32\",name:\"lineLength\"},{type:\"Uint16\",name:\"segment\"},{type:\"Uint16\",name:\"lowerSize\"},{type:\"Uint16\",name:\"upperSize\"},{type:\"Float32\",name:\"lineOffsetX\"},{type:\"Float32\",name:\"lineOffsetY\"},{type:\"Uint8\",name:\"writingMode\"},{type:\"Uint8\",name:\"placedOrientation\"},{type:\"Uint8\",name:\"hidden\"},{type:\"Uint32\",name:\"crossTileID\"},{type:\"Int16\",name:\"associatedIconIndex\"}]),Ti([{type:\"Int16\",name:\"anchorX\"},{type:\"Int16\",name:\"anchorY\"},{type:\"Int16\",name:\"rightJustifiedTextSymbolIndex\"},{type:\"Int16\",name:\"centerJustifiedTextSymbolIndex\"},{type:\"Int16\",name:\"leftJustifiedTextSymbolIndex\"},{type:\"Int16\",name:\"verticalPlacedTextSymbolIndex\"},{type:\"Int16\",name:\"placedIconSymbolIndex\"},{type:\"Int16\",name:\"verticalPlacedIconSymbolIndex\"},{type:\"Uint16\",name:\"key\"},{type:\"Uint16\",name:\"textBoxStartIndex\"},{type:\"Uint16\",name:\"textBoxEndIndex\"},{type:\"Uint16\",name:\"verticalTextBoxStartIndex\"},{type:\"Uint16\",name:\"verticalTextBoxEndIndex\"},{type:\"Uint16\",name:\"iconBoxStartIndex\"},{type:\"Uint16\",name:\"iconBoxEndIndex\"},{type:\"Uint16\",name:\"verticalIconBoxStartIndex\"},{type:\"Uint16\",name:\"verticalIconBoxEndIndex\"},{type:\"Uint16\",name:\"featureIndex\"},{type:\"Uint16\",name:\"numHorizontalGlyphVertices\"},{type:\"Uint16\",name:\"numVerticalGlyphVertices\"},{type:\"Uint16\",name:\"numIconVertices\"},{type:\"Uint16\",name:\"numVerticalIconVertices\"},{type:\"Uint16\",name:\"useRuntimeCollisionCircles\"},{type:\"Uint32\",name:\"crossTileID\"},{type:\"Float32\",name:\"textBoxScale\"},{type:\"Float32\",components:2,name:\"textOffset\"},{type:\"Float32\",name:\"collisionCircleDiameter\"}]),Ti([{type:\"Float32\",name:\"offsetX\"}]),Ti([{type:\"Int16\",name:\"x\"},{type:\"Int16\",name:\"y\"},{type:\"Int16\",name:\"tileUnitDistanceFromAnchor\"}]);var Us={\"!\":\"\\ufe15\",\"#\":\"\\uff03\",$:\"\\uff04\",\"%\":\"\\uff05\",\"&\":\"\\uff06\",\"(\":\"\\ufe35\",\")\":\"\\ufe36\",\"*\":\"\\uff0a\",\"+\":\"\\uff0b\",\",\":\"\\ufe10\",\"-\":\"\\ufe32\",\".\":\"\\u30fb\",\"/\":\"\\uff0f\",\":\":\"\\ufe13\",\";\":\"\\ufe14\",\"<\":\"\\ufe3f\",\"=\":\"\\uff1d\",\">\":\"\\ufe40\",\"?\":\"\\ufe16\",\"@\":\"\\uff20\",\"[\":\"\\ufe47\",\"\\\\\":\"\\uff3c\",\"]\":\"\\ufe48\",\"^\":\"\\uff3e\",_:\"\\ufe33\",\"`\":\"\\uff40\",\"{\":\"\\ufe37\",\"|\":\"\\u2015\",\"}\":\"\\ufe38\",\"~\":\"\\uff5e\",\"\\xa2\":\"\\uffe0\",\"\\xa3\":\"\\uffe1\",\"\\xa5\":\"\\uffe5\",\"\\xa6\":\"\\uffe4\",\"\\xac\":\"\\uffe2\",\"\\xaf\":\"\\uffe3\",\"\\u2013\":\"\\ufe32\",\"\\u2014\":\"\\ufe31\",\"\\u2018\":\"\\ufe43\",\"\\u2019\":\"\\ufe44\",\"\\u201c\":\"\\ufe41\",\"\\u201d\":\"\\ufe42\",\"\\u2026\":\"\\ufe19\",\"\\u2027\":\"\\u30fb\",\"\\u20a9\":\"\\uffe6\",\"\\u3001\":\"\\ufe11\",\"\\u3002\":\"\\ufe12\",\"\\u3008\":\"\\ufe3f\",\"\\u3009\":\"\\ufe40\",\"\\u300a\":\"\\ufe3d\",\"\\u300b\":\"\\ufe3e\",\"\\u300c\":\"\\ufe41\",\"\\u300d\":\"\\ufe42\",\"\\u300e\":\"\\ufe43\",\"\\u300f\":\"\\ufe44\",\"\\u3010\":\"\\ufe3b\",\"\\u3011\":\"\\ufe3c\",\"\\u3014\":\"\\ufe39\",\"\\u3015\":\"\\ufe3a\",\"\\u3016\":\"\\ufe17\",\"\\u3017\":\"\\ufe18\",\"\\uff01\":\"\\ufe15\",\"\\uff08\":\"\\ufe35\",\"\\uff09\":\"\\ufe36\",\"\\uff0c\":\"\\ufe10\",\"\\uff0d\":\"\\ufe32\",\"\\uff0e\":\"\\u30fb\",\"\\uff1a\":\"\\ufe13\",\"\\uff1b\":\"\\ufe14\",\"\\uff1c\":\"\\ufe3f\",\"\\uff1e\":\"\\ufe40\",\"\\uff1f\":\"\\ufe16\",\"\\uff3b\":\"\\ufe47\",\"\\uff3d\":\"\\ufe48\",\"\\uff3f\":\"\\ufe33\",\"\\uff5b\":\"\\ufe37\",\"\\uff5c\":\"\\u2015\",\"\\uff5d\":\"\\ufe38\",\"\\uff5f\":\"\\ufe35\",\"\\uff60\":\"\\ufe36\",\"\\uff61\":\"\\ufe12\",\"\\uff62\":\"\\ufe41\",\"\\uff63\":\"\\ufe42\"},Vs=function(t,e,r,n,i){var a,o,s=8*i-n-1,l=(1<<s)-1,c=l>>1,u=-7,f=r?i-1:0,h=r?-1:1,p=t[e+f];for(f+=h,a=p&(1<<-u)-1,p>>=-u,u+=s;u>0;a=256*a+t[e+f],f+=h,u-=8);for(o=a&(1<<-u)-1,a>>=-u,u+=n;u>0;o=256*o+t[e+f],f+=h,u-=8);if(0===a)a=1-c;else{if(a===l)return o?NaN:1/0*(p?-1:1);o+=Math.pow(2,n),a-=c}return(p?-1:1)*o*Math.pow(2,a-n)},qs=function(t,e,r,n,i,a){var o,s,l,c=8*a-i-1,u=(1<<c)-1,f=u>>1,h=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=n?0:a-1,d=n?1:-1,g=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,o=u):(o=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-o))<1&&(o--,l*=2),(e+=o+f>=1?h/l:h*Math.pow(2,1-f))*l>=2&&(o++,l/=2),o+f>=u?(s=0,o=u):o+f>=1?(s=(e*l-1)*Math.pow(2,i),o+=f):(s=e*Math.pow(2,f-1)*Math.pow(2,i),o=0));i>=8;t[r+p]=255&s,p+=d,s/=256,i-=8);for(o=o<<i|s,c+=i;c>0;t[r+p]=255&o,p+=d,o/=256,c-=8);t[r+p-d]|=128*g},Hs=Gs;function Gs(t){this.buf=ArrayBuffer.isView&&ArrayBuffer.isView(t)?t:new Uint8Array(t||0),this.pos=0,this.type=0,this.length=this.buf.length}Gs.Varint=0,Gs.Fixed64=1,Gs.Bytes=2,Gs.Fixed32=5;var Ys=\"undefined\"==typeof TextDecoder?null:new TextDecoder(\"utf8\");function Ws(t){return t.type===Gs.Bytes?t.readVarint()+t.pos:t.pos+1}function Xs(t,e,r){return r?4294967296*e+(t>>>0):4294967296*(e>>>0)+(t>>>0)}function Zs(t,e,r){var n=e<=16383?1:e<=2097151?2:e<=268435455?3:Math.floor(Math.log(e)/(7*Math.LN2));r.realloc(n);for(var i=r.pos-1;i>=t;i--)r.buf[i+n]=r.buf[i]}function Js(t,e){for(var r=0;r<t.length;r++)e.writeVarint(t[r])}function Ks(t,e){for(var r=0;r<t.length;r++)e.writeSVarint(t[r])}function Qs(t,e){for(var r=0;r<t.length;r++)e.writeFloat(t[r])}function $s(t,e){for(var r=0;r<t.length;r++)e.writeDouble(t[r])}function tl(t,e){for(var r=0;r<t.length;r++)e.writeBoolean(t[r])}function el(t,e){for(var r=0;r<t.length;r++)e.writeFixed32(t[r])}function rl(t,e){for(var r=0;r<t.length;r++)e.writeSFixed32(t[r])}function nl(t,e){for(var r=0;r<t.length;r++)e.writeFixed64(t[r])}function il(t,e){for(var r=0;r<t.length;r++)e.writeSFixed64(t[r])}function al(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16)+16777216*t[e+3]}function ol(t,e,r){t[r]=e,t[r+1]=e>>>8,t[r+2]=e>>>16,t[r+3]=e>>>24}function sl(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16)+(t[e+3]<<24)}function ll(t,e,r){1===t&&r.readMessage(cl,e)}function cl(t,e,r){if(3===t){var n=r.readMessage(ul,{}),i=n.width,a=n.height,o=n.left,s=n.top,l=n.advance;e.push({id:n.id,bitmap:new ho({width:i+6,height:a+6},n.bitmap),metrics:{width:i,height:a,left:o,top:s,advance:l}})}}function ul(t,e,r){1===t?e.id=r.readVarint():2===t?e.bitmap=r.readBytes():3===t?e.width=r.readVarint():4===t?e.height=r.readVarint():5===t?e.left=r.readSVarint():6===t?e.top=r.readSVarint():7===t&&(e.advance=r.readVarint())}function fl(t){for(var e=0,r=0,n=0,i=t;n<i.length;n+=1){var a=i[n];e+=a.w*a.h,r=Math.max(r,a.w)}t.sort((function(t,e){return e.h-t.h}));for(var o=[{x:0,y:0,w:Math.max(Math.ceil(Math.sqrt(e/.95)),r),h:1/0}],s=0,l=0,c=0,u=t;c<u.length;c+=1)for(var f=u[c],h=o.length-1;h>=0;h--){var p=o[h];if(!(f.w>p.w||f.h>p.h)){if(f.x=p.x,f.y=p.y,l=Math.max(l,f.y+f.h),s=Math.max(s,f.x+f.w),f.w===p.w&&f.h===p.h){var d=o.pop();h<o.length&&(o[h]=d)}else f.h===p.h?(p.x+=f.w,p.w-=f.w):f.w===p.w?(p.y+=f.h,p.h-=f.h):(o.push({x:p.x+f.w,y:p.y,w:p.w-f.w,h:f.h}),p.y+=f.h,p.h-=f.h);break}}return{w:s,h:l,fill:e/(s*l)||0}}Gs.prototype={destroy:function(){this.buf=null},readFields:function(t,e,r){for(r=r||this.length;this.pos<r;){var n=this.readVarint(),i=n>>3,a=this.pos;this.type=7&n,t(i,e,this),this.pos===a&&this.skip(n)}return e},readMessage:function(t,e){return this.readFields(t,e,this.readVarint()+this.pos)},readFixed32:function(){var t=al(this.buf,this.pos);return this.pos+=4,t},readSFixed32:function(){var t=sl(this.buf,this.pos);return this.pos+=4,t},readFixed64:function(){var t=al(this.buf,this.pos)+4294967296*al(this.buf,this.pos+4);return this.pos+=8,t},readSFixed64:function(){var t=al(this.buf,this.pos)+4294967296*sl(this.buf,this.pos+4);return this.pos+=8,t},readFloat:function(){var t=Vs(this.buf,this.pos,!0,23,4);return this.pos+=4,t},readDouble:function(){var t=Vs(this.buf,this.pos,!0,52,8);return this.pos+=8,t},readVarint:function(t){var e,r,n=this.buf;return e=127&(r=n[this.pos++]),r<128?e:(e|=(127&(r=n[this.pos++]))<<7,r<128?e:(e|=(127&(r=n[this.pos++]))<<14,r<128?e:(e|=(127&(r=n[this.pos++]))<<21,r<128?e:function(t,e,r){var n,i,a=r.buf;if(n=(112&(i=a[r.pos++]))>>4,i<128)return Xs(t,n,e);if(n|=(127&(i=a[r.pos++]))<<3,i<128)return Xs(t,n,e);if(n|=(127&(i=a[r.pos++]))<<10,i<128)return Xs(t,n,e);if(n|=(127&(i=a[r.pos++]))<<17,i<128)return Xs(t,n,e);if(n|=(127&(i=a[r.pos++]))<<24,i<128)return Xs(t,n,e);if(n|=(1&(i=a[r.pos++]))<<31,i<128)return Xs(t,n,e);throw new Error(\"Expected varint not more than 10 bytes\")}(e|=(15&(r=n[this.pos]))<<28,t,this))))},readVarint64:function(){return this.readVarint(!0)},readSVarint:function(){var t=this.readVarint();return t%2==1?(t+1)/-2:t/2},readBoolean:function(){return Boolean(this.readVarint())},readString:function(){var t=this.readVarint()+this.pos,e=this.pos;return this.pos=t,t-e>=12&&Ys?function(t,e,r){return Ys.decode(t.subarray(e,r))}(this.buf,e,t):function(t,e,r){for(var n=\"\",i=e;i<r;){var a,o,s,l=t[i],c=null,u=l>239?4:l>223?3:l>191?2:1;if(i+u>r)break;1===u?l<128&&(c=l):2===u?128==(192&(a=t[i+1]))&&(c=(31&l)<<6|63&a)<=127&&(c=null):3===u?(o=t[i+2],128==(192&(a=t[i+1]))&&128==(192&o)&&((c=(15&l)<<12|(63&a)<<6|63&o)<=2047||c>=55296&&c<=57343)&&(c=null)):4===u&&(o=t[i+2],s=t[i+3],128==(192&(a=t[i+1]))&&128==(192&o)&&128==(192&s)&&((c=(15&l)<<18|(63&a)<<12|(63&o)<<6|63&s)<=65535||c>=1114112)&&(c=null)),null===c?(c=65533,u=1):c>65535&&(c-=65536,n+=String.fromCharCode(c>>>10&1023|55296),c=56320|1023&c),n+=String.fromCharCode(c),i+=u}return n}(this.buf,e,t)},readBytes:function(){var t=this.readVarint()+this.pos,e=this.buf.subarray(this.pos,t);return this.pos=t,e},readPackedVarint:function(t,e){if(this.type!==Gs.Bytes)return t.push(this.readVarint(e));var r=Ws(this);for(t=t||[];this.pos<r;)t.push(this.readVarint(e));return t},readPackedSVarint:function(t){if(this.type!==Gs.Bytes)return t.push(this.readSVarint());var e=Ws(this);for(t=t||[];this.pos<e;)t.push(this.readSVarint());return t},readPackedBoolean:function(t){if(this.type!==Gs.Bytes)return t.push(this.readBoolean());var e=Ws(this);for(t=t||[];this.pos<e;)t.push(this.readBoolean());return t},readPackedFloat:function(t){if(this.type!==Gs.Bytes)return t.push(this.readFloat());var e=Ws(this);for(t=t||[];this.pos<e;)t.push(this.readFloat());return t},readPackedDouble:function(t){if(this.type!==Gs.Bytes)return t.push(this.readDouble());var e=Ws(this);for(t=t||[];this.pos<e;)t.push(this.readDouble());return t},readPackedFixed32:function(t){if(this.type!==Gs.Bytes)return t.push(this.readFixed32());var e=Ws(this);for(t=t||[];this.pos<e;)t.push(this.readFixed32());return t},readPackedSFixed32:function(t){if(this.type!==Gs.Bytes)return t.push(this.readSFixed32());var e=Ws(this);for(t=t||[];this.pos<e;)t.push(this.readSFixed32());return t},readPackedFixed64:function(t){if(this.type!==Gs.Bytes)return t.push(this.readFixed64());var e=Ws(this);for(t=t||[];this.pos<e;)t.push(this.readFixed64());return t},readPackedSFixed64:function(t){if(this.type!==Gs.Bytes)return t.push(this.readSFixed64());var e=Ws(this);for(t=t||[];this.pos<e;)t.push(this.readSFixed64());return t},skip:function(t){var e=7&t;if(e===Gs.Varint)for(;this.buf[this.pos++]>127;);else if(e===Gs.Bytes)this.pos=this.readVarint()+this.pos;else if(e===Gs.Fixed32)this.pos+=4;else{if(e!==Gs.Fixed64)throw new Error(\"Unimplemented type: \"+e);this.pos+=8}},writeTag:function(t,e){this.writeVarint(t<<3|e)},realloc:function(t){for(var e=this.length||16;e<this.pos+t;)e*=2;if(e!==this.length){var r=new Uint8Array(e);r.set(this.buf),this.buf=r,this.length=e}},finish:function(){return this.length=this.pos,this.pos=0,this.buf.subarray(0,this.length)},writeFixed32:function(t){this.realloc(4),ol(this.buf,t,this.pos),this.pos+=4},writeSFixed32:function(t){this.realloc(4),ol(this.buf,t,this.pos),this.pos+=4},writeFixed64:function(t){this.realloc(8),ol(this.buf,-1&t,this.pos),ol(this.buf,Math.floor(t*(1/4294967296)),this.pos+4),this.pos+=8},writeSFixed64:function(t){this.realloc(8),ol(this.buf,-1&t,this.pos),ol(this.buf,Math.floor(t*(1/4294967296)),this.pos+4),this.pos+=8},writeVarint:function(t){(t=+t||0)>268435455||t<0?function(t,e){var r,n;if(t>=0?(r=t%4294967296|0,n=t/4294967296|0):(n=~(-t/4294967296),4294967295^(r=~(-t%4294967296))?r=r+1|0:(r=0,n=n+1|0)),t>=0x10000000000000000||t<-0x10000000000000000)throw new Error(\"Given varint doesn't fit into 10 bytes\");e.realloc(10),function(t,e,r){r.buf[r.pos++]=127&t|128,t>>>=7,r.buf[r.pos++]=127&t|128,t>>>=7,r.buf[r.pos++]=127&t|128,t>>>=7,r.buf[r.pos++]=127&t|128,r.buf[r.pos]=127&(t>>>=7)}(r,0,e),function(t,e){var r=(7&t)<<4;e.buf[e.pos++]|=r|((t>>>=3)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t)))))}(n,e)}(t,this):(this.realloc(4),this.buf[this.pos++]=127&t|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=t>>>7&127))))},writeSVarint:function(t){this.writeVarint(t<0?2*-t-1:2*t)},writeBoolean:function(t){this.writeVarint(Boolean(t))},writeString:function(t){t=String(t),this.realloc(4*t.length),this.pos++;var e=this.pos;this.pos=function(t,e,r){for(var n,i,a=0;a<e.length;a++){if((n=e.charCodeAt(a))>55295&&n<57344){if(!i){n>56319||a+1===e.length?(t[r++]=239,t[r++]=191,t[r++]=189):i=n;continue}if(n<56320){t[r++]=239,t[r++]=191,t[r++]=189,i=n;continue}n=i-55296<<10|n-56320|65536,i=null}else i&&(t[r++]=239,t[r++]=191,t[r++]=189,i=null);n<128?t[r++]=n:(n<2048?t[r++]=n>>6|192:(n<65536?t[r++]=n>>12|224:(t[r++]=n>>18|240,t[r++]=n>>12&63|128),t[r++]=n>>6&63|128),t[r++]=63&n|128)}return r}(this.buf,t,this.pos);var r=this.pos-e;r>=128&&Zs(e,r,this),this.pos=e-1,this.writeVarint(r),this.pos+=r},writeFloat:function(t){this.realloc(4),qs(this.buf,t,this.pos,!0,23,4),this.pos+=4},writeDouble:function(t){this.realloc(8),qs(this.buf,t,this.pos,!0,52,8),this.pos+=8},writeBytes:function(t){var e=t.length;this.writeVarint(e),this.realloc(e);for(var r=0;r<e;r++)this.buf[this.pos++]=t[r]},writeRawMessage:function(t,e){this.pos++;var r=this.pos;t(e,this);var n=this.pos-r;n>=128&&Zs(r,n,this),this.pos=r-1,this.writeVarint(n),this.pos+=n},writeMessage:function(t,e,r){this.writeTag(t,Gs.Bytes),this.writeRawMessage(e,r)},writePackedVarint:function(t,e){e.length&&this.writeMessage(t,Js,e)},writePackedSVarint:function(t,e){e.length&&this.writeMessage(t,Ks,e)},writePackedBoolean:function(t,e){e.length&&this.writeMessage(t,tl,e)},writePackedFloat:function(t,e){e.length&&this.writeMessage(t,Qs,e)},writePackedDouble:function(t,e){e.length&&this.writeMessage(t,$s,e)},writePackedFixed32:function(t,e){e.length&&this.writeMessage(t,el,e)},writePackedSFixed32:function(t,e){e.length&&this.writeMessage(t,rl,e)},writePackedFixed64:function(t,e){e.length&&this.writeMessage(t,nl,e)},writePackedSFixed64:function(t,e){e.length&&this.writeMessage(t,il,e)},writeBytesField:function(t,e){this.writeTag(t,Gs.Bytes),this.writeBytes(e)},writeFixed32Field:function(t,e){this.writeTag(t,Gs.Fixed32),this.writeFixed32(e)},writeSFixed32Field:function(t,e){this.writeTag(t,Gs.Fixed32),this.writeSFixed32(e)},writeFixed64Field:function(t,e){this.writeTag(t,Gs.Fixed64),this.writeFixed64(e)},writeSFixed64Field:function(t,e){this.writeTag(t,Gs.Fixed64),this.writeSFixed64(e)},writeVarintField:function(t,e){this.writeTag(t,Gs.Varint),this.writeVarint(e)},writeSVarintField:function(t,e){this.writeTag(t,Gs.Varint),this.writeSVarint(e)},writeStringField:function(t,e){this.writeTag(t,Gs.Bytes),this.writeString(e)},writeFloatField:function(t,e){this.writeTag(t,Gs.Fixed32),this.writeFloat(e)},writeDoubleField:function(t,e){this.writeTag(t,Gs.Fixed64),this.writeDouble(e)},writeBooleanField:function(t,e){this.writeVarintField(t,Boolean(e))}};var hl=function(t,e){var r=e.pixelRatio,n=e.version,i=e.stretchX,a=e.stretchY,o=e.content;this.paddedRect=t,this.pixelRatio=r,this.stretchX=i,this.stretchY=a,this.content=o,this.version=n},pl={tl:{configurable:!0},br:{configurable:!0},tlbr:{configurable:!0},displaySize:{configurable:!0}};pl.tl.get=function(){return[this.paddedRect.x+1,this.paddedRect.y+1]},pl.br.get=function(){return[this.paddedRect.x+this.paddedRect.w-1,this.paddedRect.y+this.paddedRect.h-1]},pl.tlbr.get=function(){return this.tl.concat(this.br)},pl.displaySize.get=function(){return[(this.paddedRect.w-2)/this.pixelRatio,(this.paddedRect.h-2)/this.pixelRatio]},Object.defineProperties(hl.prototype,pl);var dl=function(t,e){var r={},n={};this.haveRenderCallbacks=[];var i=[];this.addImages(t,r,i),this.addImages(e,n,i);var a=fl(i),o=new po({width:a.w||1,height:a.h||1});for(var s in t){var l=t[s],c=r[s].paddedRect;po.copy(l.data,o,{x:0,y:0},{x:c.x+1,y:c.y+1},l.data)}for(var u in e){var f=e[u],h=n[u].paddedRect,p=h.x+1,d=h.y+1,g=f.data.width,m=f.data.height;po.copy(f.data,o,{x:0,y:0},{x:p,y:d},f.data),po.copy(f.data,o,{x:0,y:m-1},{x:p,y:d-1},{width:g,height:1}),po.copy(f.data,o,{x:0,y:0},{x:p,y:d+m},{width:g,height:1}),po.copy(f.data,o,{x:g-1,y:0},{x:p-1,y:d},{width:1,height:m}),po.copy(f.data,o,{x:0,y:0},{x:p+g,y:d},{width:1,height:m})}this.image=o,this.iconPositions=r,this.patternPositions=n};dl.prototype.addImages=function(t,e,r){for(var n in t){var i=t[n],a={x:0,y:0,w:i.data.width+2,h:i.data.height+2};r.push(a),e[n]=new hl(a,i),i.hasRenderCallback&&this.haveRenderCallbacks.push(n)}},dl.prototype.patchUpdatedImages=function(t,e){for(var r in t.dispatchRenderCallbacks(this.haveRenderCallbacks),t.updatedImages)this.patchUpdatedImage(this.iconPositions[r],t.getImage(r),e),this.patchUpdatedImage(this.patternPositions[r],t.getImage(r),e)},dl.prototype.patchUpdatedImage=function(t,e,r){if(t&&e&&t.version!==e.version){t.version=e.version;var n=t.tl;r.update(e.data,void 0,{x:n[0],y:n[1]})}},Dn(\"ImagePosition\",hl),Dn(\"ImageAtlas\",dl);var gl={horizontal:1,vertical:2,horizontalOnly:3},ml=function(){this.scale=1,this.fontStack=\"\",this.imageName=null};ml.forText=function(t,e){var r=new ml;return r.scale=t||1,r.fontStack=e,r},ml.forImage=function(t){var e=new ml;return e.imageName=t,e};var vl=function(){this.text=\"\",this.sectionIndex=[],this.sections=[],this.imageSectionID=null};function yl(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g){var m,v=vl.fromFeature(t,i);f===gl.vertical&&v.verticalizePunctuation();var y=ni.processBidirectionalText,x=ni.processStyledBidirectionalText;if(y&&1===v.sections.length){m=[];for(var b=0,_=y(v.toString(),Ml(v,c,a,e,n,p,d));b<_.length;b+=1){var w=_[b],T=new vl;T.text=w,T.sections=v.sections;for(var k=0;k<w.length;k++)T.sectionIndex.push(0);m.push(T)}}else if(x){m=[];for(var M=0,A=x(v.text,v.sectionIndex,Ml(v,c,a,e,n,p,d));M<A.length;M+=1){var S=A[M],E=new vl;E.text=S[0],E.sectionIndex=S[1],E.sections=v.sections,m.push(E)}}else m=function(t,e){for(var r=[],n=t.text,i=0,a=0,o=e;a<o.length;a+=1){var s=o[a];r.push(t.substring(i,s)),i=s}return i<n.length&&r.push(t.substring(i,n.length)),r}(v,Ml(v,c,a,e,n,p,d));var C=[],L={positionedLines:C,text:v.toString(),top:u[1],bottom:u[1],left:u[0],right:u[0],writingMode:f,iconsInText:!1,verticalizable:!1};return function(t,e,r,n,i,a,o,s,l,c,u,f){for(var h=0,p=-17,d=0,g=0,m=\"right\"===s?1:\"left\"===s?0:.5,v=0,y=0,x=i;y<x.length;y+=1){var b=x[y];b.trim();var _=b.getMaxScale(),w=24*(_-1),T={positionedGlyphs:[],lineOffset:0};t.positionedLines[v]=T;var k=T.positionedGlyphs,M=0;if(b.length()){for(var A=0;A<b.length();A++){var S=b.getSection(A),E=b.getSectionIndex(A),C=b.getCharCode(A),L=0,I=null,P=null,z=null,O=24,D=!(l===gl.horizontal||!u&&!Hn(C)||u&&(xl[C]||(H=C,Vn.Arabic(H)||Vn[\"Arabic Supplement\"](H)||Vn[\"Arabic Extended-A\"](H)||Vn[\"Arabic Presentation Forms-A\"](H)||Vn[\"Arabic Presentation Forms-B\"](H))));if(S.imageName){var R=n[S.imageName];if(!R)continue;z=S.imageName,t.iconsInText=t.iconsInText||!0,P=R.paddedRect;var F=R.displaySize;S.scale=24*S.scale/f,L=w+(24-F[1]*S.scale),O=(I={width:F[0],height:F[1],left:1,top:-3,advance:D?F[1]:F[0]}).advance;var B=D?F[0]*S.scale-24*_:F[1]*S.scale-24*_;B>0&&B>M&&(M=B)}else{var N=r[S.fontStack],j=N&&N[C];if(j&&j.rect)P=j.rect,I=j.metrics;else{var U=e[S.fontStack],V=U&&U[C];if(!V)continue;I=V.metrics}L=24*(_-S.scale)}D?(t.verticalizable=!0,k.push({glyph:C,imageName:z,x:h,y:p+L,vertical:D,scale:S.scale,fontStack:S.fontStack,sectionIndex:E,metrics:I,rect:P}),h+=O*S.scale+c):(k.push({glyph:C,imageName:z,x:h,y:p+L,vertical:D,scale:S.scale,fontStack:S.fontStack,sectionIndex:E,metrics:I,rect:P}),h+=I.advance*S.scale+c)}0!==k.length&&(d=Math.max(h-c,d),Sl(k,0,k.length-1,m,M)),h=0;var q=a*_+M;T.lineOffset=Math.max(M,w),p+=q,g=Math.max(q,g),++v}else p+=a,++v}var H,G=p- -17,Y=Al(o),W=Y.horizontalAlign,X=Y.verticalAlign;(function(t,e,r,n,i,a,o,s,l){var c,u=(e-r)*i;c=a!==o?-s*n- -17:(-n*l+.5)*o;for(var f=0,h=t;f<h.length;f+=1)for(var p=0,d=h[f].positionedGlyphs;p<d.length;p+=1){var g=d[p];g.x+=u,g.y+=c}})(t.positionedLines,m,W,X,d,g,a,G,i.length),t.top+=-X*G,t.bottom=t.top+G,t.left+=-W*d,t.right=t.left+d}(L,e,r,n,m,o,s,l,f,c,h,g),!function(t){for(var e=0,r=t;e<r.length;e+=1)if(0!==r[e].positionedGlyphs.length)return!1;return!0}(C)&&L}vl.fromFeature=function(t,e){for(var r=new vl,n=0;n<t.sections.length;n++){var i=t.sections[n];i.image?r.addImageSection(i):r.addTextSection(i,e)}return r},vl.prototype.length=function(){return this.text.length},vl.prototype.getSection=function(t){return this.sections[this.sectionIndex[t]]},vl.prototype.getSectionIndex=function(t){return this.sectionIndex[t]},vl.prototype.getCharCode=function(t){return this.text.charCodeAt(t)},vl.prototype.verticalizePunctuation=function(){this.text=function(t){for(var e=\"\",r=0;r<t.length;r++){var n=t.charCodeAt(r+1)||null,i=t.charCodeAt(r-1)||null;e+=n&&Gn(n)&&!Us[t[r+1]]||i&&Gn(i)&&!Us[t[r-1]]||!Us[t[r]]?t[r]:Us[t[r]]}return e}(this.text)},vl.prototype.trim=function(){for(var t=0,e=0;e<this.text.length&&xl[this.text.charCodeAt(e)];e++)t++;for(var r=this.text.length,n=this.text.length-1;n>=0&&n>=t&&xl[this.text.charCodeAt(n)];n--)r--;this.text=this.text.substring(t,r),this.sectionIndex=this.sectionIndex.slice(t,r)},vl.prototype.substring=function(t,e){var r=new vl;return r.text=this.text.substring(t,e),r.sectionIndex=this.sectionIndex.slice(t,e),r.sections=this.sections,r},vl.prototype.toString=function(){return this.text},vl.prototype.getMaxScale=function(){var t=this;return this.sectionIndex.reduce((function(e,r){return Math.max(e,t.sections[r].scale)}),0)},vl.prototype.addTextSection=function(t,e){this.text+=t.text,this.sections.push(ml.forText(t.scale,t.fontStack||e));for(var r=this.sections.length-1,n=0;n<t.text.length;++n)this.sectionIndex.push(r)},vl.prototype.addImageSection=function(t){var e=t.image?t.image.name:\"\";if(0!==e.length){var r=this.getNextImageSectionCharCode();r?(this.text+=String.fromCharCode(r),this.sections.push(ml.forImage(e)),this.sectionIndex.push(this.sections.length-1)):_(\"Reached maximum number of images 6401\")}else _(\"Can't add FormattedSection with an empty image.\")},vl.prototype.getNextImageSectionCharCode=function(){return this.imageSectionID?this.imageSectionID>=63743?null:++this.imageSectionID:(this.imageSectionID=57344,this.imageSectionID)};var xl={9:!0,10:!0,11:!0,12:!0,13:!0,32:!0},bl={};function _l(t,e,r,n,i,a){if(e.imageName){var o=n[e.imageName];return o?o.displaySize[0]*e.scale*24/a+i:0}var s=r[e.fontStack],l=s&&s[t];return l?l.metrics.advance*e.scale+i:0}function wl(t,e,r,n){var i=Math.pow(t-e,2);return n?t<e?i/2:2*i:i+Math.abs(r)*r}function Tl(t,e,r){var n=0;return 10===t&&(n-=1e4),r&&(n+=150),40!==t&&65288!==t||(n+=50),41!==e&&65289!==e||(n+=50),n}function kl(t,e,r,n,i,a){for(var o=null,s=wl(e,r,i,a),l=0,c=n;l<c.length;l+=1){var u=c[l],f=wl(e-u.x,r,i,a)+u.badness;f<=s&&(o=u,s=f)}return{index:t,x:e,priorBreak:o,badness:s}}function Ml(t,e,r,n,i,a,o){if(\"point\"!==a)return[];if(!t)return[];for(var s,l=[],c=function(t,e,r,n,i,a){for(var o=0,s=0;s<t.length();s++){var l=t.getSection(s);o+=_l(t.getCharCode(s),l,n,i,e,a)}return o/Math.max(1,Math.ceil(o/r))}(t,e,r,n,i,o),u=t.text.indexOf(\"\\u200b\")>=0,f=0,h=0;h<t.length();h++){var p=t.getSection(h),d=t.getCharCode(h);if(xl[d]||(f+=_l(d,p,n,i,e,o)),h<t.length()-1){var g=!((s=d)<11904||!(Vn[\"Bopomofo Extended\"](s)||Vn.Bopomofo(s)||Vn[\"CJK Compatibility Forms\"](s)||Vn[\"CJK Compatibility Ideographs\"](s)||Vn[\"CJK Compatibility\"](s)||Vn[\"CJK Radicals Supplement\"](s)||Vn[\"CJK Strokes\"](s)||Vn[\"CJK Symbols and Punctuation\"](s)||Vn[\"CJK Unified Ideographs Extension A\"](s)||Vn[\"CJK Unified Ideographs\"](s)||Vn[\"Enclosed CJK Letters and Months\"](s)||Vn[\"Halfwidth and Fullwidth Forms\"](s)||Vn.Hiragana(s)||Vn[\"Ideographic Description Characters\"](s)||Vn[\"Kangxi Radicals\"](s)||Vn[\"Katakana Phonetic Extensions\"](s)||Vn.Katakana(s)||Vn[\"Vertical Forms\"](s)||Vn[\"Yi Radicals\"](s)||Vn[\"Yi Syllables\"](s)));(bl[d]||g||p.imageName)&&l.push(kl(h+1,f,c,l,Tl(d,t.getCharCode(h+1),g&&u),!1))}}return function t(e){return e?t(e.priorBreak).concat(e.index):[]}(kl(t.length(),f,c,l,0,!0))}function Al(t){var e=.5,r=.5;switch(t){case\"right\":case\"top-right\":case\"bottom-right\":e=1;break;case\"left\":case\"top-left\":case\"bottom-left\":e=0}switch(t){case\"bottom\":case\"bottom-right\":case\"bottom-left\":r=1;break;case\"top\":case\"top-right\":case\"top-left\":r=0}return{horizontalAlign:e,verticalAlign:r}}function Sl(t,e,r,n,i){if(n||i)for(var a=t[r],o=(t[r].x+a.metrics.advance*a.scale)*n,s=e;s<=r;s++)t[s].x-=o,t[s].y+=i}function El(t,e,r,n,i,a){var o,s=t.image;if(s.content){var l=s.content,c=s.pixelRatio||1;o=[l[0]/c,l[1]/c,s.displaySize[0]-l[2]/c,s.displaySize[1]-l[3]/c]}var u,f,h,p,d=e.left*a,g=e.right*a;\"width\"===r||\"both\"===r?(p=i[0]+d-n[3],f=i[0]+g+n[1]):f=(p=i[0]+(d+g-s.displaySize[0])/2)+s.displaySize[0];var m=e.top*a,v=e.bottom*a;return\"height\"===r||\"both\"===r?(u=i[1]+m-n[0],h=i[1]+v+n[2]):h=(u=i[1]+(m+v-s.displaySize[1])/2)+s.displaySize[1],{image:s,top:u,right:f,bottom:h,left:p,collisionPadding:o}}bl[10]=!0,bl[32]=!0,bl[38]=!0,bl[40]=!0,bl[41]=!0,bl[43]=!0,bl[45]=!0,bl[47]=!0,bl[173]=!0,bl[183]=!0,bl[8203]=!0,bl[8208]=!0,bl[8211]=!0,bl[8231]=!0;var Cl=function(t){function e(e,r,n,i){t.call(this,e,r),this.angle=n,void 0!==i&&(this.segment=i)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.clone=function(){return new e(this.x,this.y,this.angle,this.segment)},e}(i);function Ll(t,e){var r=e.expression;if(\"constant\"===r.kind)return{kind:\"constant\",layoutSize:r.evaluate(new ii(t+1))};if(\"source\"===r.kind)return{kind:\"source\"};for(var n=r.zoomStops,i=r.interpolationType,a=0;a<n.length&&n[a]<=t;)a++;for(var o=a=Math.max(0,a-1);o<n.length&&n[o]<t+1;)o++;o=Math.min(n.length-1,o);var s=n[a],l=n[o];return\"composite\"===r.kind?{kind:\"composite\",minZoom:s,maxZoom:l,interpolationType:i}:{kind:\"camera\",minZoom:s,maxZoom:l,minSize:r.evaluate(new ii(s)),maxSize:r.evaluate(new ii(l)),interpolationType:i}}function Il(t,e,r){var n=e.uSize,i=r.lowerSize;return\"source\"===t.kind?i/128:\"composite\"===t.kind?Ue(i/128,r.upperSize/128,e.uSizeT):n}function Pl(t,e){var r=0,n=0;if(\"constant\"===t.kind)n=t.layoutSize;else if(\"source\"!==t.kind){var i=t.interpolationType,a=i?l(rr.interpolationFactor(i,e,t.minZoom,t.maxZoom),0,1):0;\"camera\"===t.kind?n=Ue(t.minSize,t.maxSize,a):r=a}return{uSizeT:r,uSize:n}}Dn(\"Anchor\",Cl);var zl=Object.freeze({__proto__:null,getSizeData:Ll,evaluateSizeForFeature:Il,evaluateSizeForZoom:Pl,SIZE_PACK_FACTOR:128});function Ol(t,e,r,n,i){if(void 0===e.segment)return!0;for(var a=e,o=e.segment+1,s=0;s>-r/2;){if(--o<0)return!1;s-=t[o].dist(a),a=t[o]}s+=t[o].dist(t[o+1]),o++;for(var l=[],c=0;s<r/2;){var u=t[o],f=t[o+1];if(!f)return!1;var h=t[o-1].angleTo(u)-u.angleTo(f);for(h=Math.abs((h+3*Math.PI)%(2*Math.PI)-Math.PI),l.push({distance:s,angleDelta:h}),c+=h;s-l[0].distance>n;)c-=l.shift().angleDelta;if(c>i)return!1;o++,s+=u.dist(f)}return!0}function Dl(t){for(var e=0,r=0;r<t.length-1;r++)e+=t[r].dist(t[r+1]);return e}function Rl(t,e,r){return t?.6*e*r:0}function Fl(t,e){return Math.max(t?t.right-t.left:0,e?e.right-e.left:0)}function Bl(t,e,r,n,i,a){for(var o=Rl(r,i,a),s=Fl(r,n)*a,l=0,c=Dl(t)/2,u=0;u<t.length-1;u++){var f=t[u],h=t[u+1],p=f.dist(h);if(l+p>c){var d=(c-l)/p,g=Ue(f.x,h.x,d),m=Ue(f.y,h.y,d),v=new Cl(g,m,h.angleTo(f),u);return v._round(),!o||Ol(t,v,s,o,e)?v:void 0}l+=p}}function Nl(t,e,r,n,i,a,o,s,l){var c=Rl(n,a,o),u=Fl(n,i),f=u*o,h=0===t[0].x||t[0].x===l||0===t[0].y||t[0].y===l;return e-f<e/4&&(e=f+e/4),function t(e,r,n,i,a,o,s,l,c){for(var u=o/2,f=Dl(e),h=0,p=r-n,d=[],g=0;g<e.length-1;g++){for(var m=e[g],v=e[g+1],y=m.dist(v),x=v.angleTo(m);p+n<h+y;){var b=((p+=n)-h)/y,_=Ue(m.x,v.x,b),w=Ue(m.y,v.y,b);if(_>=0&&_<c&&w>=0&&w<c&&p-u>=0&&p+u<=f){var T=new Cl(_,w,x,g);T._round(),i&&!Ol(e,T,o,i,a)||d.push(T)}}h+=y}return l||d.length||s||(d=t(e,h/2,n,i,a,o,s,!0,c)),d}(t,h?e/2*s%e:(u/2+2*a)*o*s%e,e,c,r,f,h,!1,l)}function jl(t,e,r,n,a){for(var o=[],s=0;s<t.length;s++)for(var l=t[s],c=void 0,u=0;u<l.length-1;u++){var f=l[u],h=l[u+1];f.x<e&&h.x<e||(f.x<e?f=new i(e,f.y+(e-f.x)/(h.x-f.x)*(h.y-f.y))._round():h.x<e&&(h=new i(e,f.y+(e-f.x)/(h.x-f.x)*(h.y-f.y))._round()),f.y<r&&h.y<r||(f.y<r?f=new i(f.x+(r-f.y)/(h.y-f.y)*(h.x-f.x),r)._round():h.y<r&&(h=new i(f.x+(r-f.y)/(h.y-f.y)*(h.x-f.x),r)._round()),f.x>=n&&h.x>=n||(f.x>=n?f=new i(n,f.y+(n-f.x)/(h.x-f.x)*(h.y-f.y))._round():h.x>=n&&(h=new i(n,f.y+(n-f.x)/(h.x-f.x)*(h.y-f.y))._round()),f.y>=a&&h.y>=a||(f.y>=a?f=new i(f.x+(a-f.y)/(h.y-f.y)*(h.x-f.x),a)._round():h.y>=a&&(h=new i(f.x+(a-f.y)/(h.y-f.y)*(h.x-f.x),a)._round()),c&&f.equals(c[c.length-1])||o.push(c=[f]),c.push(h)))))}return o}function Ul(t,e,r,n){var a=[],o=t.image,s=o.pixelRatio,l=o.paddedRect.w-2,c=o.paddedRect.h-2,u=t.right-t.left,f=t.bottom-t.top,h=o.stretchX||[[0,l]],p=o.stretchY||[[0,c]],d=function(t,e){return t+e[1]-e[0]},g=h.reduce(d,0),m=p.reduce(d,0),v=l-g,y=c-m,x=0,b=g,_=0,w=m,T=0,k=v,M=0,A=y;if(o.content&&n){var S=o.content;x=Vl(h,0,S[0]),_=Vl(p,0,S[1]),b=Vl(h,S[0],S[2]),w=Vl(p,S[1],S[3]),T=S[0]-x,M=S[1]-_,k=S[2]-S[0]-b,A=S[3]-S[1]-w}var E=function(n,a,l,c){var h=Hl(n.stretch-x,b,u,t.left),p=Gl(n.fixed-T,k,n.stretch,g),d=Hl(a.stretch-_,w,f,t.top),v=Gl(a.fixed-M,A,a.stretch,m),y=Hl(l.stretch-x,b,u,t.left),S=Gl(l.fixed-T,k,l.stretch,g),E=Hl(c.stretch-_,w,f,t.top),C=Gl(c.fixed-M,A,c.stretch,m),L=new i(h,d),I=new i(y,d),P=new i(y,E),z=new i(h,E),O=new i(p/s,v/s),D=new i(S/s,C/s),R=e*Math.PI/180;if(R){var F=Math.sin(R),B=Math.cos(R),N=[B,-F,F,B];L._matMult(N),I._matMult(N),z._matMult(N),P._matMult(N)}var j=n.stretch+n.fixed,U=a.stretch+a.fixed;return{tl:L,tr:I,bl:z,br:P,tex:{x:o.paddedRect.x+1+j,y:o.paddedRect.y+1+U,w:l.stretch+l.fixed-j,h:c.stretch+c.fixed-U},writingMode:void 0,glyphOffset:[0,0],sectionIndex:0,pixelOffsetTL:O,pixelOffsetBR:D,minFontScaleX:k/s/u,minFontScaleY:A/s/f,isSDF:r}};if(n&&(o.stretchX||o.stretchY))for(var C=ql(h,v,g),L=ql(p,y,m),I=0;I<C.length-1;I++)for(var P=C[I],z=C[I+1],O=0;O<L.length-1;O++)a.push(E(P,L[O],z,L[O+1]));else a.push(E({fixed:0,stretch:-1},{fixed:0,stretch:-1},{fixed:0,stretch:l+1},{fixed:0,stretch:c+1}));return a}function Vl(t,e,r){for(var n=0,i=0,a=t;i<a.length;i+=1){var o=a[i];n+=Math.max(e,Math.min(r,o[1]))-Math.max(e,Math.min(r,o[0]))}return n}function ql(t,e,r){for(var n=[{fixed:-1,stretch:0}],i=0,a=t;i<a.length;i+=1){var o=a[i],s=o[0],l=o[1],c=n[n.length-1];n.push({fixed:s-c.stretch,stretch:c.stretch}),n.push({fixed:s-c.stretch,stretch:c.stretch+(l-s)})}return n.push({fixed:e+1,stretch:r}),n}function Hl(t,e,r,n){return t/e*r+n}function Gl(t,e,r,n){return t-e*r/n}var Yl=function(t,e,r,n,a,o,s,l,c,u){if(this.boxStartIndex=t.length,c){var f=o.top,h=o.bottom,p=o.collisionPadding;p&&(f-=p[1],h+=p[3]);var d=h-f;d>0&&(d=Math.max(10,d),this.circleDiameter=d)}else{var g=o.top*s-l,m=o.bottom*s+l,v=o.left*s-l,y=o.right*s+l,x=o.collisionPadding;if(x&&(v-=x[0]*s,g-=x[1]*s,y+=x[2]*s,m+=x[3]*s),u){var b=new i(v,g),_=new i(y,g),w=new i(v,m),T=new i(y,m),k=u*Math.PI/180;b._rotate(k),_._rotate(k),w._rotate(k),T._rotate(k),v=Math.min(b.x,_.x,w.x,T.x),y=Math.max(b.x,_.x,w.x,T.x),g=Math.min(b.y,_.y,w.y,T.y),m=Math.max(b.y,_.y,w.y,T.y)}t.emplaceBack(e.x,e.y,v,g,y,m,r,n,a)}this.boxEndIndex=t.length},Wl=function(t,e){if(void 0===t&&(t=[]),void 0===e&&(e=Xl),this.data=t,this.length=this.data.length,this.compare=e,this.length>0)for(var r=(this.length>>1)-1;r>=0;r--)this._down(r)};function Xl(t,e){return t<e?-1:t>e?1:0}function Zl(t,e,r){void 0===e&&(e=1),void 0===r&&(r=!1);for(var n=1/0,a=1/0,o=-1/0,s=-1/0,l=t[0],c=0;c<l.length;c++){var u=l[c];(!c||u.x<n)&&(n=u.x),(!c||u.y<a)&&(a=u.y),(!c||u.x>o)&&(o=u.x),(!c||u.y>s)&&(s=u.y)}var f=Math.min(o-n,s-a),h=f/2,p=new Wl([],Jl);if(0===f)return new i(n,a);for(var d=n;d<o;d+=f)for(var g=a;g<s;g+=f)p.push(new Kl(d+h,g+h,h,t));for(var m=function(t){for(var e=0,r=0,n=0,i=t[0],a=0,o=i.length,s=o-1;a<o;s=a++){var l=i[a],c=i[s],u=l.x*c.y-c.x*l.y;r+=(l.x+c.x)*u,n+=(l.y+c.y)*u,e+=3*u}return new Kl(r/e,n/e,0,t)}(t),v=p.length;p.length;){var y=p.pop();(y.d>m.d||!m.d)&&(m=y,r&&console.log(\"found best %d after %d probes\",Math.round(1e4*y.d)/1e4,v)),y.max-m.d<=e||(p.push(new Kl(y.p.x-(h=y.h/2),y.p.y-h,h,t)),p.push(new Kl(y.p.x+h,y.p.y-h,h,t)),p.push(new Kl(y.p.x-h,y.p.y+h,h,t)),p.push(new Kl(y.p.x+h,y.p.y+h,h,t)),v+=4)}return r&&(console.log(\"num probes: \"+v),console.log(\"best distance: \"+m.d)),m.p}function Jl(t,e){return e.max-t.max}function Kl(t,e,r,n){this.p=new i(t,e),this.h=r,this.d=function(t,e){for(var r=!1,n=1/0,i=0;i<e.length;i++)for(var a=e[i],o=0,s=a.length,l=s-1;o<s;l=o++){var c=a[o],u=a[l];c.y>t.y!=u.y>t.y&&t.x<(u.x-c.x)*(t.y-c.y)/(u.y-c.y)+c.x&&(r=!r),n=Math.min(n,Ga(t,c,u))}return(r?1:-1)*Math.sqrt(n)}(this.p,n),this.max=this.d+this.h*Math.SQRT2}Wl.prototype.push=function(t){this.data.push(t),this.length++,this._up(this.length-1)},Wl.prototype.pop=function(){if(0!==this.length){var t=this.data[0],e=this.data.pop();return this.length--,this.length>0&&(this.data[0]=e,this._down(0)),t}},Wl.prototype.peek=function(){return this.data[0]},Wl.prototype._up=function(t){for(var e=this.data,r=this.compare,n=e[t];t>0;){var i=t-1>>1,a=e[i];if(r(n,a)>=0)break;e[t]=a,t=i}e[t]=n},Wl.prototype._down=function(t){for(var e=this.data,r=this.compare,n=this.length>>1,i=e[t];t<n;){var a=1+(t<<1),o=e[a],s=a+1;if(s<this.length&&r(e[s],o)<0&&(a=s,o=e[s]),r(o,i)>=0)break;e[t]=o,t=a}e[t]=i};var Ql=Number.POSITIVE_INFINITY;function $l(t,e){return e[1]!==Ql?function(t,e,r){var n=0,i=0;switch(e=Math.abs(e),r=Math.abs(r),t){case\"top-right\":case\"top-left\":case\"top\":i=r-7;break;case\"bottom-right\":case\"bottom-left\":case\"bottom\":i=7-r}switch(t){case\"top-right\":case\"bottom-right\":case\"right\":n=-e;break;case\"top-left\":case\"bottom-left\":case\"left\":n=e}return[n,i]}(t,e[0],e[1]):function(t,e){var r=0,n=0;e<0&&(e=0);var i=e/Math.sqrt(2);switch(t){case\"top-right\":case\"top-left\":n=i-7;break;case\"bottom-right\":case\"bottom-left\":n=7-i;break;case\"bottom\":n=7-e;break;case\"top\":n=e-7}switch(t){case\"top-right\":case\"bottom-right\":r=-i;break;case\"top-left\":case\"bottom-left\":r=i;break;case\"left\":r=e;break;case\"right\":r=-e}return[r,n]}(t,e[0])}function tc(t){switch(t){case\"right\":case\"top-right\":case\"bottom-right\":return\"right\";case\"left\":case\"top-left\":case\"bottom-left\":return\"left\"}return\"center\"}function ec(t,e,r,n,a,o,s,l,c,u,f,h,p,d,g){var m=function(t,e,r,n,a,o,s,l){for(var c=n.layout.get(\"text-rotate\").evaluate(o,{})*Math.PI/180,u=[],f=0,h=e.positionedLines;f<h.length;f+=1)for(var p=h[f],d=0,g=p.positionedGlyphs;d<g.length;d+=1){var m=g[d];if(m.rect){var v=m.rect||{},y=4,x=!0,b=1,_=0,w=(a||l)&&m.vertical,T=m.metrics.advance*m.scale/2;if(l&&e.verticalizable&&(_=p.lineOffset/2-(m.imageName?-(24-m.metrics.width*m.scale)/2:24*(m.scale-1))),m.imageName){var k=s[m.imageName];x=k.sdf,y=1/(b=k.pixelRatio)}var M=a?[m.x+T,m.y]:[0,0],A=a?[0,0]:[m.x+T+r[0],m.y+r[1]-_],S=[0,0];w&&(S=A,A=[0,0]);var E=(m.metrics.left-y)*m.scale-T+A[0],C=(-m.metrics.top-y)*m.scale+A[1],L=E+v.w*m.scale/b,I=C+v.h*m.scale/b,P=new i(E,C),z=new i(L,C),O=new i(E,I),D=new i(L,I);if(w){var R=new i(-T,T- -17),F=-Math.PI/2,B=12-T,N=new i(22-B,-(m.imageName?B:0)),j=new(Function.prototype.bind.apply(i,[null].concat(S)));P._rotateAround(F,R)._add(N)._add(j),z._rotateAround(F,R)._add(N)._add(j),O._rotateAround(F,R)._add(N)._add(j),D._rotateAround(F,R)._add(N)._add(j)}if(c){var U=Math.sin(c),V=Math.cos(c),q=[V,-U,U,V];P._matMult(q),z._matMult(q),O._matMult(q),D._matMult(q)}var H=new i(0,0),G=new i(0,0);u.push({tl:P,tr:z,bl:O,br:D,tex:v,writingMode:e.writingMode,glyphOffset:M,sectionIndex:m.sectionIndex,isSDF:x,pixelOffsetTL:H,pixelOffsetBR:G,minFontScaleX:0,minFontScaleY:0})}}return u}(0,r,l,a,o,s,n,t.allowVerticalPlacement),v=t.textSizeData,y=null;\"source\"===v.kind?(y=[128*a.layout.get(\"text-size\").evaluate(s,{})])[0]>32640&&_(t.layerIds[0]+': Value for \"text-size\" is >= 255. Reduce your \"text-size\".'):\"composite\"===v.kind&&((y=[128*d.compositeTextSizes[0].evaluate(s,{},g),128*d.compositeTextSizes[1].evaluate(s,{},g)])[0]>32640||y[1]>32640)&&_(t.layerIds[0]+': Value for \"text-size\" is >= 255. Reduce your \"text-size\".'),t.addSymbols(t.text,m,y,l,o,s,u,e,c.lineStartIndex,c.lineLength,p,g);for(var x=0,b=f;x<b.length;x+=1)h[b[x]]=t.text.placedSymbolArray.length-1;return 4*m.length}function rc(t){for(var e in t)return t[e];return null}function nc(t,e,r,n){var i=t.compareText;if(e in i){for(var a=i[e],o=a.length-1;o>=0;o--)if(n.dist(a[o])<r)return!0}else i[e]=[];return i[e].push(n),!1}var ic=gs.VectorTileFeature.types,ac=[{name:\"a_fade_opacity\",components:1,type:\"Uint8\",offset:0}];function oc(t,e,r,n,i,a,o,s,l,c,u,f,h){var p=s?Math.min(32640,Math.round(s[0])):0,d=s?Math.min(32640,Math.round(s[1])):0;t.emplaceBack(e,r,Math.round(32*n),Math.round(32*i),a,o,(p<<1)+(l?1:0),d,16*c,16*u,256*f,256*h)}function sc(t,e,r){t.emplaceBack(e.x,e.y,r),t.emplaceBack(e.x,e.y,r),t.emplaceBack(e.x,e.y,r),t.emplaceBack(e.x,e.y,r)}function lc(t){for(var e=0,r=t.sections;e<r.length;e+=1)if(Xn(r[e].text))return!0;return!1}var cc=function(t){this.layoutVertexArray=new Li,this.indexArray=new Fi,this.programConfigurations=t,this.segments=new ia,this.dynamicLayoutVertexArray=new Ii,this.opacityVertexArray=new Pi,this.placedSymbolArray=new Ji};cc.prototype.isEmpty=function(){return 0===this.layoutVertexArray.length&&0===this.indexArray.length&&0===this.dynamicLayoutVertexArray.length&&0===this.opacityVertexArray.length},cc.prototype.upload=function(t,e,r,n){this.isEmpty()||(r&&(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,Ds.members),this.indexBuffer=t.createIndexBuffer(this.indexArray,e),this.dynamicLayoutVertexBuffer=t.createVertexBuffer(this.dynamicLayoutVertexArray,Rs.members,!0),this.opacityVertexBuffer=t.createVertexBuffer(this.opacityVertexArray,ac,!0),this.opacityVertexBuffer.itemSize=1),(r||n)&&this.programConfigurations.upload(t))},cc.prototype.destroy=function(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy(),this.dynamicLayoutVertexBuffer.destroy(),this.opacityVertexBuffer.destroy())},Dn(\"SymbolBuffers\",cc);var uc=function(t,e,r){this.layoutVertexArray=new t,this.layoutAttributes=e,this.indexArray=new r,this.segments=new ia,this.collisionVertexArray=new Ri};uc.prototype.upload=function(t){this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,this.layoutAttributes),this.indexBuffer=t.createIndexBuffer(this.indexArray),this.collisionVertexBuffer=t.createVertexBuffer(this.collisionVertexArray,Fs.members,!0)},uc.prototype.destroy=function(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.segments.destroy(),this.collisionVertexBuffer.destroy())},Dn(\"CollisionBuffers\",uc);var fc=function(t){this.collisionBoxArray=t.collisionBoxArray,this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map((function(t){return t.id})),this.index=t.index,this.pixelRatio=t.pixelRatio,this.sourceLayerIndex=t.sourceLayerIndex,this.hasPattern=!1,this.hasRTLText=!1,this.sortKeyRanges=[],this.collisionCircleArray=[],this.placementInvProjMatrix=eo([]),this.placementViewportMatrix=eo([]);var e=this.layers[0]._unevaluatedLayout._values;this.textSizeData=Ll(this.zoom,e[\"text-size\"]),this.iconSizeData=Ll(this.zoom,e[\"icon-size\"]);var r=this.layers[0].layout,n=r.get(\"symbol-sort-key\"),i=r.get(\"symbol-z-order\");this.sortFeaturesByKey=\"viewport-y\"!==i&&void 0!==n.constantOr(1),this.sortFeaturesByY=(\"viewport-y\"===i||\"auto\"===i&&!this.sortFeaturesByKey)&&(r.get(\"text-allow-overlap\")||r.get(\"icon-allow-overlap\")||r.get(\"text-ignore-placement\")||r.get(\"icon-ignore-placement\")),\"point\"===r.get(\"symbol-placement\")&&(this.writingModes=r.get(\"text-writing-mode\").map((function(t){return gl[t]}))),this.stateDependentLayerIds=this.layers.filter((function(t){return t.isStateDependent()})).map((function(t){return t.id})),this.sourceID=t.sourceID};fc.prototype.createArrays=function(){this.text=new cc(new Ia(Ds.members,this.layers,this.zoom,(function(t){return/^text/.test(t)}))),this.icon=new cc(new Ia(Ds.members,this.layers,this.zoom,(function(t){return/^icon/.test(t)}))),this.glyphOffsetArray=new $i,this.lineVertexArray=new ta,this.symbolInstances=new Qi},fc.prototype.calculateGlyphDependencies=function(t,e,r,n,i){for(var a=0;a<t.length;a++)if(e[t.charCodeAt(a)]=!0,(r||n)&&i){var o=Us[t.charAt(a)];o&&(e[o.charCodeAt(0)]=!0)}},fc.prototype.populate=function(t,e,r){var n=this.layers[0],i=n.layout,a=i.get(\"text-font\"),o=i.get(\"text-field\"),s=i.get(\"icon-image\"),l=(\"constant\"!==o.value.kind||o.value.value instanceof te&&!o.value.value.isEmpty()||o.value.value.toString().length>0)&&(\"constant\"!==a.value.kind||a.value.value.length>0),c=\"constant\"!==s.value.kind||!!s.value.value||Object.keys(s.parameters).length>0,u=i.get(\"symbol-sort-key\");if(this.features=[],l||c){for(var f=e.iconDependencies,h=e.glyphDependencies,p=e.availableImages,d=new ii(this.zoom),g=0,m=t;g<m.length;g+=1){var v=m[g],y=v.feature,x=v.id,b=v.index,_=v.sourceLayerIndex,w=n._featureFilter.needGeometry,T={type:y.type,id:x,properties:y.properties,geometry:w?Da(y):[]};if(n._featureFilter.filter(d,T,r)){w||(T.geometry=Da(y));var k=void 0;if(l){var M=n.getValueAndResolveTokens(\"text-field\",T,r,p),A=te.factory(M);lc(A)&&(this.hasRTLText=!0),(!this.hasRTLText||\"unavailable\"===ei()||this.hasRTLText&&ni.isParsed())&&(k=js(A,n,T))}var S=void 0;if(c){var E=n.getValueAndResolveTokens(\"icon-image\",T,r,p);S=E instanceof ee?E:ee.fromString(E)}if(k||S){var C=this.sortFeaturesByKey?u.evaluate(T,{},r):void 0,L={id:x,text:k,icon:S,index:b,sourceLayerIndex:_,geometry:Da(y),properties:y.properties,type:ic[y.type],sortKey:C};if(this.features.push(L),S&&(f[S.name]=!0),k){var I=a.evaluate(T,{},r).join(\",\"),P=\"map\"===i.get(\"text-rotation-alignment\")&&\"point\"!==i.get(\"symbol-placement\");this.allowVerticalPlacement=this.writingModes&&this.writingModes.indexOf(gl.vertical)>=0;for(var z=0,O=k.sections;z<O.length;z+=1){var D=O[z];if(D.image)f[D.image.name]=!0;else{var R=qn(k.toString()),F=D.fontStack||I,B=h[F]=h[F]||{};this.calculateGlyphDependencies(D.text,B,P,this.allowVerticalPlacement,R)}}}}}}\"line\"===i.get(\"symbol-placement\")&&(this.features=function(t){var e={},r={},n=[],i=0;function a(e){n.push(t[e]),i++}function o(t,e,i){var a=r[t];return delete r[t],r[e]=a,n[a].geometry[0].pop(),n[a].geometry[0]=n[a].geometry[0].concat(i[0]),a}function s(t,r,i){var a=e[r];return delete e[r],e[t]=a,n[a].geometry[0].shift(),n[a].geometry[0]=i[0].concat(n[a].geometry[0]),a}function l(t,e,r){var n=r?e[0][e[0].length-1]:e[0][0];return t+\":\"+n.x+\":\"+n.y}for(var c=0;c<t.length;c++){var u=t[c],f=u.geometry,h=u.text?u.text.toString():null;if(h){var p=l(h,f),d=l(h,f,!0);if(p in r&&d in e&&r[p]!==e[d]){var g=s(p,d,f),m=o(p,d,n[g].geometry);delete e[p],delete r[d],r[l(h,n[m].geometry,!0)]=m,n[g].geometry=null}else p in r?o(p,d,f):d in e?s(p,d,f):(a(c),e[p]=i-1,r[d]=i-1)}else a(c)}return n.filter((function(t){return t.geometry}))}(this.features)),this.sortFeaturesByKey&&this.features.sort((function(t,e){return t.sortKey-e.sortKey}))}},fc.prototype.update=function(t,e,r){this.stateDependentLayers.length&&(this.text.programConfigurations.updatePaintArrays(t,e,this.layers,r),this.icon.programConfigurations.updatePaintArrays(t,e,this.layers,r))},fc.prototype.isEmpty=function(){return 0===this.symbolInstances.length&&!this.hasRTLText},fc.prototype.uploadPending=function(){return!this.uploaded||this.text.programConfigurations.needsUpload||this.icon.programConfigurations.needsUpload},fc.prototype.upload=function(t){!this.uploaded&&this.hasDebugData()&&(this.textCollisionBox.upload(t),this.iconCollisionBox.upload(t)),this.text.upload(t,this.sortFeaturesByY,!this.uploaded,this.text.programConfigurations.needsUpload),this.icon.upload(t,this.sortFeaturesByY,!this.uploaded,this.icon.programConfigurations.needsUpload),this.uploaded=!0},fc.prototype.destroyDebugData=function(){this.textCollisionBox.destroy(),this.iconCollisionBox.destroy()},fc.prototype.destroy=function(){this.text.destroy(),this.icon.destroy(),this.hasDebugData()&&this.destroyDebugData()},fc.prototype.addToLineVertexArray=function(t,e){var r=this.lineVertexArray.length;if(void 0!==t.segment){for(var n=t.dist(e[t.segment+1]),i=t.dist(e[t.segment]),a={},o=t.segment+1;o<e.length;o++)a[o]={x:e[o].x,y:e[o].y,tileUnitDistanceFromAnchor:n},o<e.length-1&&(n+=e[o+1].dist(e[o]));for(var s=t.segment||0;s>=0;s--)a[s]={x:e[s].x,y:e[s].y,tileUnitDistanceFromAnchor:i},s>0&&(i+=e[s-1].dist(e[s]));for(var l=0;l<e.length;l++){var c=a[l];this.lineVertexArray.emplaceBack(c.x,c.y,c.tileUnitDistanceFromAnchor)}}return{lineStartIndex:r,lineLength:this.lineVertexArray.length-r}},fc.prototype.addSymbols=function(t,e,r,n,i,a,o,s,l,c,u,f){for(var h=t.indexArray,p=t.layoutVertexArray,d=t.segments.prepareSegment(4*e.length,p,h,a.sortKey),g=this.glyphOffsetArray.length,m=d.vertexLength,v=this.allowVerticalPlacement&&o===gl.vertical?Math.PI/2:0,y=a.text&&a.text.sections,x=0;x<e.length;x++){var b=e[x],_=b.tl,w=b.tr,T=b.bl,k=b.br,M=b.tex,A=b.pixelOffsetTL,S=b.pixelOffsetBR,E=b.minFontScaleX,C=b.minFontScaleY,L=b.glyphOffset,I=b.isSDF,P=b.sectionIndex,z=d.vertexLength,O=L[1];oc(p,s.x,s.y,_.x,O+_.y,M.x,M.y,r,I,A.x,A.y,E,C),oc(p,s.x,s.y,w.x,O+w.y,M.x+M.w,M.y,r,I,S.x,A.y,E,C),oc(p,s.x,s.y,T.x,O+T.y,M.x,M.y+M.h,r,I,A.x,S.y,E,C),oc(p,s.x,s.y,k.x,O+k.y,M.x+M.w,M.y+M.h,r,I,S.x,S.y,E,C),sc(t.dynamicLayoutVertexArray,s,v),h.emplaceBack(z,z+1,z+2),h.emplaceBack(z+1,z+2,z+3),d.vertexLength+=4,d.primitiveLength+=2,this.glyphOffsetArray.emplaceBack(L[0]),x!==e.length-1&&P===e[x+1].sectionIndex||t.programConfigurations.populatePaintArrays(p.length,a,a.index,{},f,y&&y[P])}t.placedSymbolArray.emplaceBack(s.x,s.y,g,this.glyphOffsetArray.length-g,m,l,c,s.segment,r?r[0]:0,r?r[1]:0,n[0],n[1],o,0,!1,0,u)},fc.prototype._addCollisionDebugVertex=function(t,e,r,n,i,a){return e.emplaceBack(0,0),t.emplaceBack(r.x,r.y,n,i,Math.round(a.x),Math.round(a.y))},fc.prototype.addCollisionDebugVertices=function(t,e,r,n,a,o,s){var l=a.segments.prepareSegment(4,a.layoutVertexArray,a.indexArray),c=l.vertexLength,u=a.layoutVertexArray,f=a.collisionVertexArray,h=s.anchorX,p=s.anchorY;this._addCollisionDebugVertex(u,f,o,h,p,new i(t,e)),this._addCollisionDebugVertex(u,f,o,h,p,new i(r,e)),this._addCollisionDebugVertex(u,f,o,h,p,new i(r,n)),this._addCollisionDebugVertex(u,f,o,h,p,new i(t,n)),l.vertexLength+=4;var d=a.indexArray;d.emplaceBack(c,c+1),d.emplaceBack(c+1,c+2),d.emplaceBack(c+2,c+3),d.emplaceBack(c+3,c),l.primitiveLength+=4},fc.prototype.addDebugCollisionBoxes=function(t,e,r,n){for(var i=t;i<e;i++){var a=this.collisionBoxArray.get(i);this.addCollisionDebugVertices(a.x1,a.y1,a.x2,a.y2,n?this.textCollisionBox:this.iconCollisionBox,a.anchorPoint,r)}},fc.prototype.generateCollisionDebugBuffers=function(){this.hasDebugData()&&this.destroyDebugData(),this.textCollisionBox=new uc(Oi,Bs.members,qi),this.iconCollisionBox=new uc(Oi,Bs.members,qi);for(var t=0;t<this.symbolInstances.length;t++){var e=this.symbolInstances.get(t);this.addDebugCollisionBoxes(e.textBoxStartIndex,e.textBoxEndIndex,e,!0),this.addDebugCollisionBoxes(e.verticalTextBoxStartIndex,e.verticalTextBoxEndIndex,e,!0),this.addDebugCollisionBoxes(e.iconBoxStartIndex,e.iconBoxEndIndex,e,!1),this.addDebugCollisionBoxes(e.verticalIconBoxStartIndex,e.verticalIconBoxEndIndex,e,!1)}},fc.prototype._deserializeCollisionBoxesForSymbol=function(t,e,r,n,i,a,o,s,l){for(var c={},u=e;u<r;u++){var f=t.get(u);c.textBox={x1:f.x1,y1:f.y1,x2:f.x2,y2:f.y2,anchorPointX:f.anchorPointX,anchorPointY:f.anchorPointY},c.textFeatureIndex=f.featureIndex;break}for(var h=n;h<i;h++){var p=t.get(h);c.verticalTextBox={x1:p.x1,y1:p.y1,x2:p.x2,y2:p.y2,anchorPointX:p.anchorPointX,anchorPointY:p.anchorPointY},c.verticalTextFeatureIndex=p.featureIndex;break}for(var d=a;d<o;d++){var g=t.get(d);c.iconBox={x1:g.x1,y1:g.y1,x2:g.x2,y2:g.y2,anchorPointX:g.anchorPointX,anchorPointY:g.anchorPointY},c.iconFeatureIndex=g.featureIndex;break}for(var m=s;m<l;m++){var v=t.get(m);c.verticalIconBox={x1:v.x1,y1:v.y1,x2:v.x2,y2:v.y2,anchorPointX:v.anchorPointX,anchorPointY:v.anchorPointY},c.verticalIconFeatureIndex=v.featureIndex;break}return c},fc.prototype.deserializeCollisionBoxes=function(t){this.collisionArrays=[];for(var e=0;e<this.symbolInstances.length;e++){var r=this.symbolInstances.get(e);this.collisionArrays.push(this._deserializeCollisionBoxesForSymbol(t,r.textBoxStartIndex,r.textBoxEndIndex,r.verticalTextBoxStartIndex,r.verticalTextBoxEndIndex,r.iconBoxStartIndex,r.iconBoxEndIndex,r.verticalIconBoxStartIndex,r.verticalIconBoxEndIndex))}},fc.prototype.hasTextData=function(){return this.text.segments.get().length>0},fc.prototype.hasIconData=function(){return this.icon.segments.get().length>0},fc.prototype.hasDebugData=function(){return this.textCollisionBox&&this.iconCollisionBox},fc.prototype.hasTextCollisionBoxData=function(){return this.hasDebugData()&&this.textCollisionBox.segments.get().length>0},fc.prototype.hasIconCollisionBoxData=function(){return this.hasDebugData()&&this.iconCollisionBox.segments.get().length>0},fc.prototype.addIndicesForPlacedSymbol=function(t,e){for(var r=t.placedSymbolArray.get(e),n=r.vertexStartIndex+4*r.numGlyphs,i=r.vertexStartIndex;i<n;i+=4)t.indexArray.emplaceBack(i,i+1,i+2),t.indexArray.emplaceBack(i+1,i+2,i+3)},fc.prototype.getSortedSymbolIndexes=function(t){if(this.sortedAngle===t&&void 0!==this.symbolInstanceIndexes)return this.symbolInstanceIndexes;for(var e=Math.sin(t),r=Math.cos(t),n=[],i=[],a=[],o=0;o<this.symbolInstances.length;++o){a.push(o);var s=this.symbolInstances.get(o);n.push(0|Math.round(e*s.anchorX+r*s.anchorY)),i.push(s.featureIndex)}return a.sort((function(t,e){return n[t]-n[e]||i[e]-i[t]})),a},fc.prototype.addToSortKeyRanges=function(t,e){var r=this.sortKeyRanges[this.sortKeyRanges.length-1];r&&r.sortKey===e?r.symbolInstanceEnd=t+1:this.sortKeyRanges.push({sortKey:e,symbolInstanceStart:t,symbolInstanceEnd:t+1})},fc.prototype.sortFeatures=function(t){var e=this;if(this.sortFeaturesByY&&this.sortedAngle!==t&&!(this.text.segments.get().length>1||this.icon.segments.get().length>1)){this.symbolInstanceIndexes=this.getSortedSymbolIndexes(t),this.sortedAngle=t,this.text.indexArray.clear(),this.icon.indexArray.clear(),this.featureSortOrder=[];for(var r=0,n=this.symbolInstanceIndexes;r<n.length;r+=1){var i=this.symbolInstances.get(n[r]);this.featureSortOrder.push(i.featureIndex),[i.rightJustifiedTextSymbolIndex,i.centerJustifiedTextSymbolIndex,i.leftJustifiedTextSymbolIndex].forEach((function(t,r,n){t>=0&&n.indexOf(t)===r&&e.addIndicesForPlacedSymbol(e.text,t)})),i.verticalPlacedTextSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.text,i.verticalPlacedTextSymbolIndex),i.placedIconSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.icon,i.placedIconSymbolIndex),i.verticalPlacedIconSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.icon,i.verticalPlacedIconSymbolIndex)}this.text.indexBuffer&&this.text.indexBuffer.updateData(this.text.indexArray),this.icon.indexBuffer&&this.icon.indexBuffer.updateData(this.icon.indexArray)}},Dn(\"SymbolBucket\",fc,{omit:[\"layers\",\"collisionBoxArray\",\"features\",\"compareText\"]}),fc.MAX_GLYPHS=65535,fc.addDynamicAttributes=sc;var hc=new yi({\"symbol-placement\":new pi(At.layout_symbol[\"symbol-placement\"]),\"symbol-spacing\":new pi(At.layout_symbol[\"symbol-spacing\"]),\"symbol-avoid-edges\":new pi(At.layout_symbol[\"symbol-avoid-edges\"]),\"symbol-sort-key\":new di(At.layout_symbol[\"symbol-sort-key\"]),\"symbol-z-order\":new pi(At.layout_symbol[\"symbol-z-order\"]),\"icon-allow-overlap\":new pi(At.layout_symbol[\"icon-allow-overlap\"]),\"icon-ignore-placement\":new pi(At.layout_symbol[\"icon-ignore-placement\"]),\"icon-optional\":new pi(At.layout_symbol[\"icon-optional\"]),\"icon-rotation-alignment\":new pi(At.layout_symbol[\"icon-rotation-alignment\"]),\"icon-size\":new di(At.layout_symbol[\"icon-size\"]),\"icon-text-fit\":new pi(At.layout_symbol[\"icon-text-fit\"]),\"icon-text-fit-padding\":new pi(At.layout_symbol[\"icon-text-fit-padding\"]),\"icon-image\":new di(At.layout_symbol[\"icon-image\"]),\"icon-rotate\":new di(At.layout_symbol[\"icon-rotate\"]),\"icon-padding\":new pi(At.layout_symbol[\"icon-padding\"]),\"icon-keep-upright\":new pi(At.layout_symbol[\"icon-keep-upright\"]),\"icon-offset\":new di(At.layout_symbol[\"icon-offset\"]),\"icon-anchor\":new di(At.layout_symbol[\"icon-anchor\"]),\"icon-pitch-alignment\":new pi(At.layout_symbol[\"icon-pitch-alignment\"]),\"text-pitch-alignment\":new pi(At.layout_symbol[\"text-pitch-alignment\"]),\"text-rotation-alignment\":new pi(At.layout_symbol[\"text-rotation-alignment\"]),\"text-field\":new di(At.layout_symbol[\"text-field\"]),\"text-font\":new di(At.layout_symbol[\"text-font\"]),\"text-size\":new di(At.layout_symbol[\"text-size\"]),\"text-max-width\":new di(At.layout_symbol[\"text-max-width\"]),\"text-line-height\":new pi(At.layout_symbol[\"text-line-height\"]),\"text-letter-spacing\":new di(At.layout_symbol[\"text-letter-spacing\"]),\"text-justify\":new di(At.layout_symbol[\"text-justify\"]),\"text-radial-offset\":new di(At.layout_symbol[\"text-radial-offset\"]),\"text-variable-anchor\":new pi(At.layout_symbol[\"text-variable-anchor\"]),\"text-anchor\":new di(At.layout_symbol[\"text-anchor\"]),\"text-max-angle\":new pi(At.layout_symbol[\"text-max-angle\"]),\"text-writing-mode\":new pi(At.layout_symbol[\"text-writing-mode\"]),\"text-rotate\":new di(At.layout_symbol[\"text-rotate\"]),\"text-padding\":new pi(At.layout_symbol[\"text-padding\"]),\"text-keep-upright\":new pi(At.layout_symbol[\"text-keep-upright\"]),\"text-transform\":new di(At.layout_symbol[\"text-transform\"]),\"text-offset\":new di(At.layout_symbol[\"text-offset\"]),\"text-allow-overlap\":new pi(At.layout_symbol[\"text-allow-overlap\"]),\"text-ignore-placement\":new pi(At.layout_symbol[\"text-ignore-placement\"]),\"text-optional\":new pi(At.layout_symbol[\"text-optional\"])}),pc={paint:new yi({\"icon-opacity\":new di(At.paint_symbol[\"icon-opacity\"]),\"icon-color\":new di(At.paint_symbol[\"icon-color\"]),\"icon-halo-color\":new di(At.paint_symbol[\"icon-halo-color\"]),\"icon-halo-width\":new di(At.paint_symbol[\"icon-halo-width\"]),\"icon-halo-blur\":new di(At.paint_symbol[\"icon-halo-blur\"]),\"icon-translate\":new pi(At.paint_symbol[\"icon-translate\"]),\"icon-translate-anchor\":new pi(At.paint_symbol[\"icon-translate-anchor\"]),\"text-opacity\":new di(At.paint_symbol[\"text-opacity\"]),\"text-color\":new di(At.paint_symbol[\"text-color\"],{runtimeType:Bt,getOverride:function(t){return t.textColor},hasOverride:function(t){return!!t.textColor}}),\"text-halo-color\":new di(At.paint_symbol[\"text-halo-color\"]),\"text-halo-width\":new di(At.paint_symbol[\"text-halo-width\"]),\"text-halo-blur\":new di(At.paint_symbol[\"text-halo-blur\"]),\"text-translate\":new pi(At.paint_symbol[\"text-translate\"]),\"text-translate-anchor\":new pi(At.paint_symbol[\"text-translate-anchor\"])}),layout:hc},dc=function(t){this.type=t.property.overrides?t.property.overrides.runtimeType:Ot,this.defaultValue=t};dc.prototype.evaluate=function(t){if(t.formattedSection){var e=this.defaultValue.property.overrides;if(e&&e.hasOverride(t.formattedSection))return e.getOverride(t.formattedSection)}return t.feature&&t.featureState?this.defaultValue.evaluate(t.feature,t.featureState):this.defaultValue.property.specification.default},dc.prototype.eachChild=function(t){this.defaultValue.isConstant()||t(this.defaultValue.value._styleExpression.expression)},dc.prototype.outputDefined=function(){return!1},dc.prototype.serialize=function(){return null},Dn(\"FormatSectionOverride\",dc,{omit:[\"defaultValue\"]});var gc=function(t){function e(e){t.call(this,e,pc)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.recalculate=function(e,r){if(t.prototype.recalculate.call(this,e,r),\"auto\"===this.layout.get(\"icon-rotation-alignment\")&&(this.layout._values[\"icon-rotation-alignment\"]=\"point\"!==this.layout.get(\"symbol-placement\")?\"map\":\"viewport\"),\"auto\"===this.layout.get(\"text-rotation-alignment\")&&(this.layout._values[\"text-rotation-alignment\"]=\"point\"!==this.layout.get(\"symbol-placement\")?\"map\":\"viewport\"),\"auto\"===this.layout.get(\"text-pitch-alignment\")&&(this.layout._values[\"text-pitch-alignment\"]=this.layout.get(\"text-rotation-alignment\")),\"auto\"===this.layout.get(\"icon-pitch-alignment\")&&(this.layout._values[\"icon-pitch-alignment\"]=this.layout.get(\"icon-rotation-alignment\")),\"point\"===this.layout.get(\"symbol-placement\")){var n=this.layout.get(\"text-writing-mode\");if(n){for(var i=[],a=0,o=n;a<o.length;a+=1){var s=o[a];i.indexOf(s)<0&&i.push(s)}this.layout._values[\"text-writing-mode\"]=i}else this.layout._values[\"text-writing-mode\"]=[\"horizontal\"]}this._setPaintOverrides()},e.prototype.getValueAndResolveTokens=function(t,e,r,n){var i=this.layout.get(t).evaluate(e,{},r,n),a=this._unevaluatedLayout._values[t];return a.isDataDriven()||Vr(a.value)||!i?i:function(t,e){return e.replace(/{([^{}]+)}/g,(function(e,r){return r in t?String(t[r]):\"\"}))}(e.properties,i)},e.prototype.createBucket=function(t){return new fc(t)},e.prototype.queryRadius=function(){return 0},e.prototype.queryIntersectsFeature=function(){return!1},e.prototype._setPaintOverrides=function(){for(var t=0,r=pc.paint.overridableProperties;t<r.length;t+=1){var n=r[t];if(e.hasPaintOverride(this.layout,n)){var i,a=this.paint.get(n),o=new dc(a),s=new Ur(o,a.property.specification);i=\"constant\"===a.value.kind||\"source\"===a.value.kind?new Hr(\"source\",s):new Gr(\"composite\",s,a.value.zoomStops,a.value._interpolationType),this.paint._values[n]=new fi(a.property,i,a.parameters)}}},e.prototype._handleOverridablePaintPropertyUpdate=function(t,r,n){return!(!this.layout||r.isDataDriven()||n.isDataDriven())&&e.hasPaintOverride(this.layout,t)},e.hasPaintOverride=function(t,e){var r=t.get(\"text-field\"),n=pc.paint.properties[e],i=!1,a=function(t){for(var e=0,r=t;e<r.length;e+=1)if(n.overrides&&n.overrides.hasOverride(r[e]))return void(i=!0)};if(\"constant\"===r.value.kind&&r.value.value instanceof te)a(r.value.value.sections);else if(\"source\"===r.value.kind){var o=function(t){i||(t instanceof oe&&ie(t.value)===Vt?a(t.value.sections):t instanceof ue?a(t.sections):t.eachChild(o))},s=r.value;s._styleExpression&&o(s._styleExpression.expression)}return i},e}(xi),mc={paint:new yi({\"background-color\":new pi(At.paint_background[\"background-color\"]),\"background-pattern\":new mi(At.paint_background[\"background-pattern\"]),\"background-opacity\":new pi(At.paint_background[\"background-opacity\"])})},vc=function(t){function e(e){t.call(this,e,mc)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e}(xi),yc={paint:new yi({\"raster-opacity\":new pi(At.paint_raster[\"raster-opacity\"]),\"raster-hue-rotate\":new pi(At.paint_raster[\"raster-hue-rotate\"]),\"raster-brightness-min\":new pi(At.paint_raster[\"raster-brightness-min\"]),\"raster-brightness-max\":new pi(At.paint_raster[\"raster-brightness-max\"]),\"raster-saturation\":new pi(At.paint_raster[\"raster-saturation\"]),\"raster-contrast\":new pi(At.paint_raster[\"raster-contrast\"]),\"raster-resampling\":new pi(At.paint_raster[\"raster-resampling\"]),\"raster-fade-duration\":new pi(At.paint_raster[\"raster-fade-duration\"])})},xc=function(t){function e(e){t.call(this,e,yc)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e}(xi),bc=function(t){function e(e){t.call(this,e,{}),this.implementation=e}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.is3D=function(){return\"3d\"===this.implementation.renderingMode},e.prototype.hasOffscreenPass=function(){return void 0!==this.implementation.prerender},e.prototype.recalculate=function(){},e.prototype.updateTransitions=function(){},e.prototype.hasTransition=function(){},e.prototype.serialize=function(){},e.prototype.onAdd=function(t){this.implementation.onAdd&&this.implementation.onAdd(t,t.painter.context.gl)},e.prototype.onRemove=function(t){this.implementation.onRemove&&this.implementation.onRemove(t,t.painter.context.gl)},e}(xi),_c={circle:oo,heatmap:vo,hillshade:xo,fill:as,\"fill-extrusion\":ws,line:zs,symbol:gc,background:vc,raster:xc},wc=self.HTMLImageElement,Tc=self.HTMLCanvasElement,kc=self.HTMLVideoElement,Mc=self.ImageData,Ac=self.ImageBitmap,Sc=function(t,e,r,n){this.context=t,this.format=r,this.texture=t.gl.createTexture(),this.update(e,n)};Sc.prototype.update=function(t,e,r){var n=t.width,i=t.height,a=!(this.size&&this.size[0]===n&&this.size[1]===i||r),o=this.context,s=o.gl;if(this.useMipmap=Boolean(e&&e.useMipmap),s.bindTexture(s.TEXTURE_2D,this.texture),o.pixelStoreUnpackFlipY.set(!1),o.pixelStoreUnpack.set(1),o.pixelStoreUnpackPremultiplyAlpha.set(this.format===s.RGBA&&(!e||!1!==e.premultiply)),a)this.size=[n,i],t instanceof wc||t instanceof Tc||t instanceof kc||t instanceof Mc||Ac&&t instanceof Ac?s.texImage2D(s.TEXTURE_2D,0,this.format,this.format,s.UNSIGNED_BYTE,t):s.texImage2D(s.TEXTURE_2D,0,this.format,n,i,0,this.format,s.UNSIGNED_BYTE,t.data);else{var l=r||{x:0,y:0},c=l.x,u=l.y;t instanceof wc||t instanceof Tc||t instanceof kc||t instanceof Mc||Ac&&t instanceof Ac?s.texSubImage2D(s.TEXTURE_2D,0,c,u,s.RGBA,s.UNSIGNED_BYTE,t):s.texSubImage2D(s.TEXTURE_2D,0,c,u,n,i,s.RGBA,s.UNSIGNED_BYTE,t.data)}this.useMipmap&&this.isSizePowerOfTwo()&&s.generateMipmap(s.TEXTURE_2D)},Sc.prototype.bind=function(t,e,r){var n=this.context.gl;n.bindTexture(n.TEXTURE_2D,this.texture),r!==n.LINEAR_MIPMAP_NEAREST||this.isSizePowerOfTwo()||(r=n.LINEAR),t!==this.filter&&(n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MAG_FILTER,t),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MIN_FILTER,r||t),this.filter=t),e!==this.wrap&&(n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_S,e),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_T,e),this.wrap=e)},Sc.prototype.isSizePowerOfTwo=function(){return this.size[0]===this.size[1]&&Math.log(this.size[0])/Math.LN2%1==0},Sc.prototype.destroy=function(){this.context.gl.deleteTexture(this.texture),this.texture=null};var Ec=function(t){var e=this;this._callback=t,this._triggered=!1,\"undefined\"!=typeof MessageChannel&&(this._channel=new MessageChannel,this._channel.port2.onmessage=function(){e._triggered=!1,e._callback()})};Ec.prototype.trigger=function(){var t=this;this._triggered||(this._triggered=!0,this._channel?this._channel.port1.postMessage(!0):setTimeout((function(){t._triggered=!1,t._callback()}),0))},Ec.prototype.remove=function(){delete this._channel,this._callback=function(){}};var Cc=function(t,e,r){this.target=t,this.parent=e,this.mapId=r,this.callbacks={},this.tasks={},this.taskQueue=[],this.cancelCallbacks={},g([\"receive\",\"process\"],this),this.invoker=new Ec(this.process),this.target.addEventListener(\"message\",this.receive,!1),this.globalScope=k()?t:self};function Lc(t,e,r){var n=2*Math.PI*6378137/256/Math.pow(2,r);return[t*n-2*Math.PI*6378137/2,e*n-2*Math.PI*6378137/2]}Cc.prototype.send=function(t,e,r,n,i){var a=this;void 0===i&&(i=!1);var o=Math.round(1e18*Math.random()).toString(36).substring(0,10);r&&(this.callbacks[o]=r);var s=S(this.globalScope)?void 0:[];return this.target.postMessage({id:o,type:t,hasCallback:!!r,targetMapId:n,mustQueue:i,sourceMapId:this.mapId,data:Nn(e,s)},s),{cancel:function(){r&&delete a.callbacks[o],a.target.postMessage({id:o,type:\"<cancel>\",targetMapId:n,sourceMapId:a.mapId})}}},Cc.prototype.receive=function(t){var e=t.data,r=e.id;if(r&&(!e.targetMapId||this.mapId===e.targetMapId))if(\"<cancel>\"===e.type){delete this.tasks[r];var n=this.cancelCallbacks[r];delete this.cancelCallbacks[r],n&&n()}else k()||e.mustQueue?(this.tasks[r]=e,this.taskQueue.push(r),this.invoker.trigger()):this.processTask(r,e)},Cc.prototype.process=function(){if(this.taskQueue.length){var t=this.taskQueue.shift(),e=this.tasks[t];delete this.tasks[t],this.taskQueue.length&&this.invoker.trigger(),e&&this.processTask(t,e)}},Cc.prototype.processTask=function(t,e){var r=this;if(\"<response>\"===e.type){var n=this.callbacks[t];delete this.callbacks[t],n&&(e.error?n(jn(e.error)):n(null,jn(e.data)))}else{var i=!1,a=S(this.globalScope)?void 0:[],o=e.hasCallback?function(e,n){i=!0,delete r.cancelCallbacks[t],r.target.postMessage({id:t,type:\"<response>\",sourceMapId:r.mapId,error:e?Nn(e):null,data:Nn(n,a)},a)}:function(t){i=!0},s=null,l=jn(e.data);if(this.parent[e.type])s=this.parent[e.type](e.sourceMapId,l,o);else if(this.parent.getWorkerSource){var c=e.type.split(\".\");s=this.parent.getWorkerSource(e.sourceMapId,c[0],l.source)[c[1]](l,o)}else o(new Error(\"Could not find function \"+e.type));!i&&s&&s.cancel&&(this.cancelCallbacks[t]=s.cancel)}},Cc.prototype.remove=function(){this.invoker.remove(),this.target.removeEventListener(\"message\",this.receive,!1)};var Ic=function(t,e){t&&(e?this.setSouthWest(t).setNorthEast(e):4===t.length?this.setSouthWest([t[0],t[1]]).setNorthEast([t[2],t[3]]):this.setSouthWest(t[0]).setNorthEast(t[1]))};Ic.prototype.setNorthEast=function(t){return this._ne=t instanceof Pc?new Pc(t.lng,t.lat):Pc.convert(t),this},Ic.prototype.setSouthWest=function(t){return this._sw=t instanceof Pc?new Pc(t.lng,t.lat):Pc.convert(t),this},Ic.prototype.extend=function(t){var e,r,n=this._sw,i=this._ne;if(t instanceof Pc)e=t,r=t;else{if(!(t instanceof Ic))return Array.isArray(t)?4===t.length||t.every(Array.isArray)?this.extend(Ic.convert(t)):this.extend(Pc.convert(t)):this;if(r=t._ne,!(e=t._sw)||!r)return this}return n||i?(n.lng=Math.min(e.lng,n.lng),n.lat=Math.min(e.lat,n.lat),i.lng=Math.max(r.lng,i.lng),i.lat=Math.max(r.lat,i.lat)):(this._sw=new Pc(e.lng,e.lat),this._ne=new Pc(r.lng,r.lat)),this},Ic.prototype.getCenter=function(){return new Pc((this._sw.lng+this._ne.lng)/2,(this._sw.lat+this._ne.lat)/2)},Ic.prototype.getSouthWest=function(){return this._sw},Ic.prototype.getNorthEast=function(){return this._ne},Ic.prototype.getNorthWest=function(){return new Pc(this.getWest(),this.getNorth())},Ic.prototype.getSouthEast=function(){return new Pc(this.getEast(),this.getSouth())},Ic.prototype.getWest=function(){return this._sw.lng},Ic.prototype.getSouth=function(){return this._sw.lat},Ic.prototype.getEast=function(){return this._ne.lng},Ic.prototype.getNorth=function(){return this._ne.lat},Ic.prototype.toArray=function(){return[this._sw.toArray(),this._ne.toArray()]},Ic.prototype.toString=function(){return\"LngLatBounds(\"+this._sw.toString()+\", \"+this._ne.toString()+\")\"},Ic.prototype.isEmpty=function(){return!(this._sw&&this._ne)},Ic.prototype.contains=function(t){var e=Pc.convert(t),r=e.lng,n=e.lat,i=this._sw.lng<=r&&r<=this._ne.lng;return this._sw.lng>this._ne.lng&&(i=this._sw.lng>=r&&r>=this._ne.lng),this._sw.lat<=n&&n<=this._ne.lat&&i},Ic.convert=function(t){return!t||t instanceof Ic?t:new Ic(t)};var Pc=function(t,e){if(isNaN(t)||isNaN(e))throw new Error(\"Invalid LngLat object: (\"+t+\", \"+e+\")\");if(this.lng=+t,this.lat=+e,this.lat>90||this.lat<-90)throw new Error(\"Invalid LngLat latitude value: must be between -90 and 90\")};Pc.prototype.wrap=function(){return new Pc(c(this.lng,-180,180),this.lat)},Pc.prototype.toArray=function(){return[this.lng,this.lat]},Pc.prototype.toString=function(){return\"LngLat(\"+this.lng+\", \"+this.lat+\")\"},Pc.prototype.distanceTo=function(t){var e=Math.PI/180,r=this.lat*e,n=t.lat*e,i=Math.sin(r)*Math.sin(n)+Math.cos(r)*Math.cos(n)*Math.cos((t.lng-this.lng)*e);return 6371008.8*Math.acos(Math.min(i,1))},Pc.prototype.toBounds=function(t){void 0===t&&(t=0);var e=360*t/40075017,r=e/Math.cos(Math.PI/180*this.lat);return new Ic(new Pc(this.lng-r,this.lat-e),new Pc(this.lng+r,this.lat+e))},Pc.convert=function(t){if(t instanceof Pc)return t;if(Array.isArray(t)&&(2===t.length||3===t.length))return new Pc(Number(t[0]),Number(t[1]));if(!Array.isArray(t)&&\"object\"==typeof t&&null!==t)return new Pc(Number(\"lng\"in t?t.lng:t.lon),Number(t.lat));throw new Error(\"`LngLatLike` argument must be specified as a LngLat instance, an object {lng: <lng>, lat: <lat>}, an object {lon: <lng>, lat: <lat>}, or an array of [<lng>, <lat>]\")};var zc=2*Math.PI*6371008.8;function Oc(t){return zc*Math.cos(t*Math.PI/180)}function Dc(t){return(180+t)/360}function Rc(t){return(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+t*Math.PI/360)))/360}function Fc(t,e){return t/Oc(e)}function Bc(t){return 360/Math.PI*Math.atan(Math.exp((180-360*t)*Math.PI/180))-90}var Nc=function(t,e,r){void 0===r&&(r=0),this.x=+t,this.y=+e,this.z=+r};Nc.fromLngLat=function(t,e){void 0===e&&(e=0);var r=Pc.convert(t);return new Nc(Dc(r.lng),Rc(r.lat),Fc(e,r.lat))},Nc.prototype.toLngLat=function(){return new Pc(360*this.x-180,Bc(this.y))},Nc.prototype.toAltitude=function(){return this.z*Oc(Bc(this.y))},Nc.prototype.meterInMercatorCoordinateUnits=function(){return 1/zc*(t=Bc(this.y),1/Math.cos(t*Math.PI/180));var t};var jc=function(t,e,r){this.z=t,this.x=e,this.y=r,this.key=qc(0,t,t,e,r)};jc.prototype.equals=function(t){return this.z===t.z&&this.x===t.x&&this.y===t.y},jc.prototype.url=function(t,e){var r,n,i,a,o,s=(n=this.y,i=this.z,a=Lc(256*(r=this.x),256*(n=Math.pow(2,i)-n-1),i),o=Lc(256*(r+1),256*(n+1),i),a[0]+\",\"+a[1]+\",\"+o[0]+\",\"+o[1]),l=function(t,e,r){for(var n,i=\"\",a=t;a>0;a--)i+=(e&(n=1<<a-1)?1:0)+(r&n?2:0);return i}(this.z,this.x,this.y);return t[(this.x+this.y)%t.length].replace(\"{prefix}\",(this.x%16).toString(16)+(this.y%16).toString(16)).replace(\"{z}\",String(this.z)).replace(\"{x}\",String(this.x)).replace(\"{y}\",String(\"tms\"===e?Math.pow(2,this.z)-this.y-1:this.y)).replace(\"{quadkey}\",l).replace(\"{bbox-epsg-3857}\",s)},jc.prototype.getTilePoint=function(t){var e=Math.pow(2,this.z);return new i(8192*(t.x*e-this.x),8192*(t.y*e-this.y))},jc.prototype.toString=function(){return this.z+\"/\"+this.x+\"/\"+this.y};var Uc=function(t,e){this.wrap=t,this.canonical=e,this.key=qc(t,e.z,e.z,e.x,e.y)},Vc=function(t,e,r,n,i){this.overscaledZ=t,this.wrap=e,this.canonical=new jc(r,+n,+i),this.key=qc(e,t,r,n,i)};function qc(t,e,r,n,i){(t*=2)<0&&(t=-1*t-1);var a=1<<r;return(a*a*t+a*i+n).toString(36)+r.toString(36)+e.toString(36)}Vc.prototype.equals=function(t){return this.overscaledZ===t.overscaledZ&&this.wrap===t.wrap&&this.canonical.equals(t.canonical)},Vc.prototype.scaledTo=function(t){var e=this.canonical.z-t;return t>this.canonical.z?new Vc(t,this.wrap,this.canonical.z,this.canonical.x,this.canonical.y):new Vc(t,this.wrap,t,this.canonical.x>>e,this.canonical.y>>e)},Vc.prototype.calculateScaledKey=function(t,e){var r=this.canonical.z-t;return t>this.canonical.z?qc(this.wrap*+e,t,this.canonical.z,this.canonical.x,this.canonical.y):qc(this.wrap*+e,t,t,this.canonical.x>>r,this.canonical.y>>r)},Vc.prototype.isChildOf=function(t){if(t.wrap!==this.wrap)return!1;var e=this.canonical.z-t.canonical.z;return 0===t.overscaledZ||t.overscaledZ<this.overscaledZ&&t.canonical.x===this.canonical.x>>e&&t.canonical.y===this.canonical.y>>e},Vc.prototype.children=function(t){if(this.overscaledZ>=t)return[new Vc(this.overscaledZ+1,this.wrap,this.canonical.z,this.canonical.x,this.canonical.y)];var e=this.canonical.z+1,r=2*this.canonical.x,n=2*this.canonical.y;return[new Vc(e,this.wrap,e,r,n),new Vc(e,this.wrap,e,r+1,n),new Vc(e,this.wrap,e,r,n+1),new Vc(e,this.wrap,e,r+1,n+1)]},Vc.prototype.isLessThan=function(t){return this.wrap<t.wrap||!(this.wrap>t.wrap)&&(this.overscaledZ<t.overscaledZ||!(this.overscaledZ>t.overscaledZ)&&(this.canonical.x<t.canonical.x||!(this.canonical.x>t.canonical.x)&&this.canonical.y<t.canonical.y))},Vc.prototype.wrapped=function(){return new Vc(this.overscaledZ,0,this.canonical.z,this.canonical.x,this.canonical.y)},Vc.prototype.unwrapTo=function(t){return new Vc(this.overscaledZ,t,this.canonical.z,this.canonical.x,this.canonical.y)},Vc.prototype.overscaleFactor=function(){return Math.pow(2,this.overscaledZ-this.canonical.z)},Vc.prototype.toUnwrapped=function(){return new Uc(this.wrap,this.canonical)},Vc.prototype.toString=function(){return this.overscaledZ+\"/\"+this.canonical.x+\"/\"+this.canonical.y},Vc.prototype.getTilePoint=function(t){return this.canonical.getTilePoint(new Nc(t.x-this.wrap,t.y))},Dn(\"CanonicalTileID\",jc),Dn(\"OverscaledTileID\",Vc,{omit:[\"posMatrix\"]});var Hc=function(t,e,r){if(this.uid=t,e.height!==e.width)throw new RangeError(\"DEM tiles must be square\");if(r&&\"mapbox\"!==r&&\"terrarium\"!==r)return _('\"'+r+'\" is not a valid encoding type. Valid types include \"mapbox\" and \"terrarium\".');this.stride=e.height;var n=this.dim=e.height-2;this.data=new Uint32Array(e.data.buffer),this.encoding=r||\"mapbox\";for(var i=0;i<n;i++)this.data[this._idx(-1,i)]=this.data[this._idx(0,i)],this.data[this._idx(n,i)]=this.data[this._idx(n-1,i)],this.data[this._idx(i,-1)]=this.data[this._idx(i,0)],this.data[this._idx(i,n)]=this.data[this._idx(i,n-1)];this.data[this._idx(-1,-1)]=this.data[this._idx(0,0)],this.data[this._idx(n,-1)]=this.data[this._idx(n-1,0)],this.data[this._idx(-1,n)]=this.data[this._idx(0,n-1)],this.data[this._idx(n,n)]=this.data[this._idx(n-1,n-1)]};Hc.prototype.get=function(t,e){var r=new Uint8Array(this.data.buffer),n=4*this._idx(t,e);return(\"terrarium\"===this.encoding?this._unpackTerrarium:this._unpackMapbox)(r[n],r[n+1],r[n+2])},Hc.prototype.getUnpackVector=function(){return\"terrarium\"===this.encoding?[256,1,1/256,32768]:[6553.6,25.6,.1,1e4]},Hc.prototype._idx=function(t,e){if(t<-1||t>=this.dim+1||e<-1||e>=this.dim+1)throw new RangeError(\"out of range source coordinates for DEM data\");return(e+1)*this.stride+(t+1)},Hc.prototype._unpackMapbox=function(t,e,r){return(256*t*256+256*e+r)/10-1e4},Hc.prototype._unpackTerrarium=function(t,e,r){return 256*t+e+r/256-32768},Hc.prototype.getPixels=function(){return new po({width:this.stride,height:this.stride},new Uint8Array(this.data.buffer))},Hc.prototype.backfillBorder=function(t,e,r){if(this.dim!==t.dim)throw new Error(\"dem dimension mismatch\");var n=e*this.dim,i=e*this.dim+this.dim,a=r*this.dim,o=r*this.dim+this.dim;switch(e){case-1:n=i-1;break;case 1:i=n+1}switch(r){case-1:a=o-1;break;case 1:o=a+1}for(var s=-e*this.dim,l=-r*this.dim,c=a;c<o;c++)for(var u=n;u<i;u++)this.data[this._idx(u,c)]=t.data[this._idx(u+s,c+l)]},Dn(\"DEMData\",Hc);var Gc=function(t){this._stringToNumber={},this._numberToString=[];for(var e=0;e<t.length;e++){var r=t[e];this._stringToNumber[r]=e,this._numberToString[e]=r}};Gc.prototype.encode=function(t){return this._stringToNumber[t]},Gc.prototype.decode=function(t){return this._numberToString[t]};var Yc=function(t,e,r,n,i){this.type=\"Feature\",this._vectorTileFeature=t,t._z=e,t._x=r,t._y=n,this.properties=t.properties,this.id=i},Wc={geometry:{configurable:!0}};Wc.geometry.get=function(){return void 0===this._geometry&&(this._geometry=this._vectorTileFeature.toGeoJSON(this._vectorTileFeature._x,this._vectorTileFeature._y,this._vectorTileFeature._z).geometry),this._geometry},Wc.geometry.set=function(t){this._geometry=t},Yc.prototype.toJSON=function(){var t={geometry:this.geometry};for(var e in this)\"_geometry\"!==e&&\"_vectorTileFeature\"!==e&&(t[e]=this[e]);return t},Object.defineProperties(Yc.prototype,Wc);var Xc=function(){this.state={},this.stateChanges={},this.deletedStates={}};Xc.prototype.updateState=function(t,e,r){var n=String(e);if(this.stateChanges[t]=this.stateChanges[t]||{},this.stateChanges[t][n]=this.stateChanges[t][n]||{},u(this.stateChanges[t][n],r),null===this.deletedStates[t])for(var i in this.deletedStates[t]={},this.state[t])i!==n&&(this.deletedStates[t][i]=null);else if(this.deletedStates[t]&&null===this.deletedStates[t][n])for(var a in this.deletedStates[t][n]={},this.state[t][n])r[a]||(this.deletedStates[t][n][a]=null);else for(var o in r)this.deletedStates[t]&&this.deletedStates[t][n]&&null===this.deletedStates[t][n][o]&&delete this.deletedStates[t][n][o]},Xc.prototype.removeFeatureState=function(t,e,r){if(null!==this.deletedStates[t]){var n=String(e);if(this.deletedStates[t]=this.deletedStates[t]||{},r&&void 0!==e)null!==this.deletedStates[t][n]&&(this.deletedStates[t][n]=this.deletedStates[t][n]||{},this.deletedStates[t][n][r]=null);else if(void 0!==e)if(this.stateChanges[t]&&this.stateChanges[t][n])for(r in this.deletedStates[t][n]={},this.stateChanges[t][n])this.deletedStates[t][n][r]=null;else this.deletedStates[t][n]=null;else this.deletedStates[t]=null}},Xc.prototype.getState=function(t,e){var r=String(e),n=u({},(this.state[t]||{})[r],(this.stateChanges[t]||{})[r]);if(null===this.deletedStates[t])return{};if(this.deletedStates[t]){var i=this.deletedStates[t][e];if(null===i)return{};for(var a in i)delete n[a]}return n},Xc.prototype.initializeTileState=function(t,e){t.setFeatureState(this.state,e)},Xc.prototype.coalesceChanges=function(t,e){var r={};for(var n in this.stateChanges){this.state[n]=this.state[n]||{};var i={};for(var a in this.stateChanges[n])this.state[n][a]||(this.state[n][a]={}),u(this.state[n][a],this.stateChanges[n][a]),i[a]=this.state[n][a];r[n]=i}for(var o in this.deletedStates){this.state[o]=this.state[o]||{};var s={};if(null===this.deletedStates[o])for(var l in this.state[o])s[l]={},this.state[o][l]={};else for(var c in this.deletedStates[o]){if(null===this.deletedStates[o][c])this.state[o][c]={};else for(var f=0,h=Object.keys(this.deletedStates[o][c]);f<h.length;f+=1)delete this.state[o][c][h[f]];s[c]=this.state[o][c]}r[o]=r[o]||{},u(r[o],s)}if(this.stateChanges={},this.deletedStates={},0!==Object.keys(r).length)for(var p in t)t[p].setFeatureState(r,e)};var Zc=function(t,e){this.tileID=t,this.x=t.canonical.x,this.y=t.canonical.y,this.z=t.canonical.z,this.grid=new Ln(8192,16,0),this.grid3D=new Ln(8192,16,0),this.featureIndexArray=new ra,this.promoteId=e};function Jc(t,e,r,n,i){return v(t,(function(t,a){var o=e instanceof hi?e.get(a):null;return o&&o.evaluate?o.evaluate(r,n,i):o}))}function Kc(t){for(var e=1/0,r=1/0,n=-1/0,i=-1/0,a=0,o=t;a<o.length;a+=1){var s=o[a];e=Math.min(e,s.x),r=Math.min(r,s.y),n=Math.max(n,s.x),i=Math.max(i,s.y)}return{minX:e,minY:r,maxX:n,maxY:i}}function Qc(t,e){return e-t}Zc.prototype.insert=function(t,e,r,n,i,a){var o=this.featureIndexArray.length;this.featureIndexArray.emplaceBack(r,n,i);for(var s=a?this.grid3D:this.grid,l=0;l<e.length;l++){for(var c=e[l],u=[1/0,1/0,-1/0,-1/0],f=0;f<c.length;f++){var h=c[f];u[0]=Math.min(u[0],h.x),u[1]=Math.min(u[1],h.y),u[2]=Math.max(u[2],h.x),u[3]=Math.max(u[3],h.y)}u[0]<8192&&u[1]<8192&&u[2]>=0&&u[3]>=0&&s.insert(o,u[0],u[1],u[2],u[3])}},Zc.prototype.loadVTLayers=function(){return this.vtLayers||(this.vtLayers=new gs.VectorTile(new Hs(this.rawTileData)).layers,this.sourceLayerCoder=new Gc(this.vtLayers?Object.keys(this.vtLayers).sort():[\"_geojsonTileLayer\"])),this.vtLayers},Zc.prototype.query=function(t,e,r,n){var a=this;this.loadVTLayers();for(var o=t.params||{},s=8192/t.tileSize/t.scale,l=rn(o.filter),c=t.queryGeometry,u=t.queryPadding*s,f=Kc(c),h=this.grid.query(f.minX-u,f.minY-u,f.maxX+u,f.maxY+u),p=Kc(t.cameraQueryGeometry),d=0,g=this.grid3D.query(p.minX-u,p.minY-u,p.maxX+u,p.maxY+u,(function(e,r,n,a){return function(t,e,r,n,a){for(var o=0,s=t;o<s.length;o+=1){var l=s[o];if(e<=l.x&&r<=l.y&&n>=l.x&&a>=l.y)return!0}var c=[new i(e,r),new i(e,a),new i(n,a),new i(n,r)];if(t.length>2)for(var u=0,f=c;u<f.length;u+=1)if(Wa(t,f[u]))return!0;for(var h=0;h<t.length-1;h++)if(Xa(t[h],t[h+1],c))return!0;return!1}(t.cameraQueryGeometry,e-u,r-u,n+u,a+u)}));d<g.length;d+=1)h.push(g[d]);h.sort(Qc);for(var m,v={},y=function(i){var u=h[i];if(u!==m){m=u;var f=a.featureIndexArray.get(u),p=null;a.loadMatchingFeature(v,f.bucketIndex,f.sourceLayerIndex,f.featureIndex,l,o.layers,o.availableImages,e,r,n,(function(e,r,n){return p||(p=Da(e)),r.queryIntersectsFeature(c,e,n,p,a.z,t.transform,s,t.pixelPosMatrix)}))}},x=0;x<h.length;x++)y(x);return v},Zc.prototype.loadMatchingFeature=function(t,e,r,n,i,a,o,s,l,c,u){var f=this.bucketLayerIDs[e];if(!a||function(t,e){for(var r=0;r<t.length;r++)if(e.indexOf(t[r])>=0)return!0;return!1}(a,f)){var h=this.sourceLayerCoder.decode(r),p=this.vtLayers[h].feature(n);if(i.filter(new ii(this.tileID.overscaledZ),p))for(var d=this.getId(p,h),g=0;g<f.length;g++){var m=f[g];if(!(a&&a.indexOf(m)<0)){var v=s[m];if(v){var y={};void 0!==d&&c&&(y=c.getState(v.sourceLayer||\"_geojsonTileLayer\",d));var x=l[m];x.paint=Jc(x.paint,v.paint,p,y,o),x.layout=Jc(x.layout,v.layout,p,y,o);var b=!u||u(p,v,y);if(b){var _=new Yc(p,this.z,this.x,this.y,d);_.layer=x;var w=t[m];void 0===w&&(w=t[m]=[]),w.push({featureIndex:n,feature:_,intersectionZ:b})}}}}}},Zc.prototype.lookupSymbolFeatures=function(t,e,r,n,i,a,o,s){var l={};this.loadVTLayers();for(var c=rn(i),u=0,f=t;u<f.length;u+=1)this.loadMatchingFeature(l,r,n,f[u],c,a,o,s,e);return l},Zc.prototype.hasLayer=function(t){for(var e=0,r=this.bucketLayerIDs;e<r.length;e+=1)for(var n=0,i=r[e];n<i.length;n+=1)if(t===i[n])return!0;return!1},Zc.prototype.getId=function(t,e){var r=t.id;return this.promoteId&&\"boolean\"==typeof(r=t.properties[\"string\"==typeof this.promoteId?this.promoteId:this.promoteId[e]])&&(r=Number(r)),r},Dn(\"FeatureIndex\",Zc,{omit:[\"rawTileData\",\"sourceLayerCoder\"]});var $c=function(t,e){this.tileID=t,this.uid=h(),this.uses=0,this.tileSize=e,this.buckets={},this.expirationTime=null,this.queryPadding=0,this.hasSymbolBuckets=!1,this.hasRTLText=!1,this.dependencies={},this.expiredRequestCount=0,this.state=\"loading\"};$c.prototype.registerFadeDuration=function(t){var e=t+this.timeAdded;e<R.now()||this.fadeEndTime&&e<this.fadeEndTime||(this.fadeEndTime=e)},$c.prototype.wasRequested=function(){return\"errored\"===this.state||\"loaded\"===this.state||\"reloading\"===this.state},$c.prototype.loadVectorData=function(t,e,r){if(this.hasData()&&this.unloadVectorData(),this.state=\"loaded\",t){for(var n in t.featureIndex&&(this.latestFeatureIndex=t.featureIndex,t.rawTileData?(this.latestRawTileData=t.rawTileData,this.latestFeatureIndex.rawTileData=t.rawTileData):this.latestRawTileData&&(this.latestFeatureIndex.rawTileData=this.latestRawTileData)),this.collisionBoxArray=t.collisionBoxArray,this.buckets=function(t,e){var r={};if(!e)return r;for(var n=function(){var t=a[i],n=t.layerIds.map((function(t){return e.getLayer(t)})).filter(Boolean);if(0!==n.length){t.layers=n,t.stateDependentLayerIds&&(t.stateDependentLayers=t.stateDependentLayerIds.map((function(t){return n.filter((function(e){return e.id===t}))[0]})));for(var o=0,s=n;o<s.length;o+=1)r[s[o].id]=t}},i=0,a=t;i<a.length;i+=1)n();return r}(t.buckets,e.style),this.hasSymbolBuckets=!1,this.buckets){var i=this.buckets[n];if(i instanceof fc){if(this.hasSymbolBuckets=!0,!r)break;i.justReloaded=!0}}if(this.hasRTLText=!1,this.hasSymbolBuckets)for(var a in this.buckets){var o=this.buckets[a];if(o instanceof fc&&o.hasRTLText){this.hasRTLText=!0,ni.isLoading()||ni.isLoaded()||\"deferred\"!==ei()||ri();break}}for(var s in this.queryPadding=0,this.buckets){var l=this.buckets[s];this.queryPadding=Math.max(this.queryPadding,e.style.getLayer(s).queryRadius(l))}t.imageAtlas&&(this.imageAtlas=t.imageAtlas),t.glyphAtlasImage&&(this.glyphAtlasImage=t.glyphAtlasImage)}else this.collisionBoxArray=new Xi},$c.prototype.unloadVectorData=function(){for(var t in this.buckets)this.buckets[t].destroy();this.buckets={},this.imageAtlasTexture&&this.imageAtlasTexture.destroy(),this.imageAtlas&&(this.imageAtlas=null),this.glyphAtlasTexture&&this.glyphAtlasTexture.destroy(),this.latestFeatureIndex=null,this.state=\"unloaded\"},$c.prototype.getBucket=function(t){return this.buckets[t.id]},$c.prototype.upload=function(t){for(var e in this.buckets){var r=this.buckets[e];r.uploadPending()&&r.upload(t)}var n=t.gl;this.imageAtlas&&!this.imageAtlas.uploaded&&(this.imageAtlasTexture=new Sc(t,this.imageAtlas.image,n.RGBA),this.imageAtlas.uploaded=!0),this.glyphAtlasImage&&(this.glyphAtlasTexture=new Sc(t,this.glyphAtlasImage,n.ALPHA),this.glyphAtlasImage=null)},$c.prototype.prepare=function(t){this.imageAtlas&&this.imageAtlas.patchUpdatedImages(t,this.imageAtlasTexture)},$c.prototype.queryRenderedFeatures=function(t,e,r,n,i,a,o,s,l,c){return this.latestFeatureIndex&&this.latestFeatureIndex.rawTileData?this.latestFeatureIndex.query({queryGeometry:n,cameraQueryGeometry:i,scale:a,tileSize:this.tileSize,pixelPosMatrix:c,transform:s,params:o,queryPadding:this.queryPadding*l},t,e,r):{}},$c.prototype.querySourceFeatures=function(t,e){var r=this.latestFeatureIndex;if(r&&r.rawTileData){var n=r.loadVTLayers(),i=e?e.sourceLayer:\"\",a=n._geojsonTileLayer||n[i];if(a)for(var o=rn(e&&e.filter),s=this.tileID.canonical,l=s.z,c=s.x,u=s.y,f={z:l,x:c,y:u},h=0;h<a.length;h++){var p=a.feature(h);if(o.filter(new ii(this.tileID.overscaledZ),p)){var d=r.getId(p,i),g=new Yc(p,l,c,u,d);g.tile=f,t.push(g)}}}},$c.prototype.hasData=function(){return\"loaded\"===this.state||\"reloading\"===this.state||\"expired\"===this.state},$c.prototype.patternsLoaded=function(){return this.imageAtlas&&!!Object.keys(this.imageAtlas.patternPositions).length},$c.prototype.setExpiryData=function(t){var e=this.expirationTime;if(t.cacheControl){var r=M(t.cacheControl);r[\"max-age\"]&&(this.expirationTime=Date.now()+1e3*r[\"max-age\"])}else t.expires&&(this.expirationTime=new Date(t.expires).getTime());if(this.expirationTime){var n=Date.now(),i=!1;if(this.expirationTime>n)i=!1;else if(e)if(this.expirationTime<e)i=!0;else{var a=this.expirationTime-e;a?this.expirationTime=n+Math.max(a,3e4):i=!0}else i=!0;i?(this.expiredRequestCount++,this.state=\"expired\"):this.expiredRequestCount=0}},$c.prototype.getExpiryTimeout=function(){if(this.expirationTime)return this.expiredRequestCount?1e3*(1<<Math.min(this.expiredRequestCount-1,31)):Math.min(this.expirationTime-(new Date).getTime(),Math.pow(2,31)-1)},$c.prototype.setFeatureState=function(t,e){if(this.latestFeatureIndex&&this.latestFeatureIndex.rawTileData&&0!==Object.keys(t).length){var r=this.latestFeatureIndex.loadVTLayers();for(var n in this.buckets)if(e.style.hasLayer(n)){var i=this.buckets[n],a=i.layers[0].sourceLayer||\"_geojsonTileLayer\",o=r[a],s=t[a];if(o&&s&&0!==Object.keys(s).length){i.update(s,o,this.imageAtlas&&this.imageAtlas.patternPositions||{});var l=e&&e.style&&e.style.getLayer(n);l&&(this.queryPadding=Math.max(this.queryPadding,l.queryRadius(i)))}}}},$c.prototype.holdingForFade=function(){return void 0!==this.symbolFadeHoldUntil},$c.prototype.symbolFadeFinished=function(){return!this.symbolFadeHoldUntil||this.symbolFadeHoldUntil<R.now()},$c.prototype.clearFadeHold=function(){this.symbolFadeHoldUntil=void 0},$c.prototype.setHoldDuration=function(t){this.symbolFadeHoldUntil=R.now()+t},$c.prototype.setDependencies=function(t,e){for(var r={},n=0,i=e;n<i.length;n+=1)r[i[n]]=!0;this.dependencies[t]=r},$c.prototype.hasDependency=function(t,e){for(var r=0,n=t;r<n.length;r+=1){var i=this.dependencies[n[r]];if(i)for(var a=0,o=e;a<o.length;a+=1)if(i[o[a]])return!0}return!1};var tu=self.performance,eu=function(t){this._marks={start:[t.url,\"start\"].join(\"#\"),end:[t.url,\"end\"].join(\"#\"),measure:t.url.toString()},tu.mark(this._marks.start)};eu.prototype.finish=function(){tu.mark(this._marks.end);var t=tu.getEntriesByName(this._marks.measure);return 0===t.length&&(tu.measure(this._marks.measure,this._marks.start,this._marks.end),t=tu.getEntriesByName(this._marks.measure),tu.clearMarks(this._marks.start),tu.clearMarks(this._marks.end),tu.clearMeasures(this._marks.measure)),t},t.Actor=Cc,t.AlphaImage=ho,t.CanonicalTileID=jc,t.CollisionBoxArray=Xi,t.Color=Kt,t.DEMData=Hc,t.DataConstantProperty=pi,t.DictionaryCoder=Gc,t.EXTENT=8192,t.ErrorEvent=kt,t.EvaluationParameters=ii,t.Event=Tt,t.Evented=Mt,t.FeatureIndex=Zc,t.FillBucket=rs,t.FillExtrusionBucket=xs,t.ImageAtlas=dl,t.ImagePosition=hl,t.LineBucket=Cs,t.LngLat=Pc,t.LngLatBounds=Ic,t.MercatorCoordinate=Nc,t.ONE_EM=24,t.OverscaledTileID=Vc,t.Point=i,t.Point$1=i,t.Properties=yi,t.Protobuf=Hs,t.RGBAImage=po,t.RequestManager=q,t.RequestPerformance=eu,t.ResourceType=ht,t.SegmentVector=ia,t.SourceFeatureState=Xc,t.StructArrayLayout1ui2=Hi,t.StructArrayLayout2f1f2i16=Di,t.StructArrayLayout2i4=Mi,t.StructArrayLayout3ui6=Fi,t.StructArrayLayout4i8=Ai,t.SymbolBucket=fc,t.Texture=Sc,t.Tile=$c,t.Transitionable=si,t.Uniform1f=va,t.Uniform1i=ma,t.Uniform2f=ya,t.Uniform3f=xa,t.Uniform4f=ba,t.UniformColor=_a,t.UniformMatrix4f=Ta,t.UnwrappedTileID=Uc,t.ValidationError=St,t.WritingMode=gl,t.ZoomHistory=Un,t.add=function(t,e,r){return t[0]=e[0]+r[0],t[1]=e[1]+r[1],t[2]=e[2]+r[2],t},t.addDynamicAttributes=sc,t.asyncAll=function(t,e,r){if(!t.length)return r(null,[]);var n=t.length,i=new Array(t.length),a=null;t.forEach((function(t,o){e(t,(function(t,e){t&&(a=t),i[o]=e,0==--n&&r(a,i)}))}))},t.bezier=o,t.bindAll=g,t.browser=R,t.cacheEntryPossiblyAdded=function(t){++ut>ot&&(t.getActor().send(\"enforceCacheSizeLimit\",at),ut=0)},t.clamp=l,t.clearTileCache=function(t){var e=self.caches.delete(\"mapbox-tiles\");t&&e.catch(t).then((function(){return t()}))},t.clipLine=jl,t.clone=function(t){var e=new to(16);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e[9]=t[9],e[10]=t[10],e[11]=t[11],e[12]=t[12],e[13]=t[13],e[14]=t[14],e[15]=t[15],e},t.clone$1=x,t.clone$2=function(t){var e=new to(3);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e},t.collisionCircleLayout=Ns,t.config=F,t.create=function(){var t=new to(16);return to!=Float32Array&&(t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[11]=0,t[12]=0,t[13]=0,t[14]=0),t[0]=1,t[5]=1,t[10]=1,t[15]=1,t},t.create$1=function(){var t=new to(9);return to!=Float32Array&&(t[1]=0,t[2]=0,t[3]=0,t[5]=0,t[6]=0,t[7]=0),t[0]=1,t[4]=1,t[8]=1,t},t.create$2=function(){var t=new to(4);return to!=Float32Array&&(t[1]=0,t[2]=0),t[0]=1,t[3]=1,t},t.createCommonjsModule=e,t.createExpression=qr,t.createLayout=Ti,t.createStyleLayer=function(t){return\"custom\"===t.type?new bc(t):new _c[t.type](t)},t.cross=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[0],s=r[1],l=r[2];return t[0]=i*l-a*s,t[1]=a*o-n*l,t[2]=n*s-i*o,t},t.deepEqual=function t(e,r){if(Array.isArray(e)){if(!Array.isArray(r)||e.length!==r.length)return!1;for(var n=0;n<e.length;n++)if(!t(e[n],r[n]))return!1;return!0}if(\"object\"==typeof e&&null!==e&&null!==r){if(\"object\"!=typeof r)return!1;if(Object.keys(e).length!==Object.keys(r).length)return!1;for(var i in e)if(!t(e[i],r[i]))return!1;return!0}return e===r},t.dot=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]},t.dot$1=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]+t[3]*e[3]},t.ease=s,t.emitValidationErrors=Cn,t.endsWith=m,t.enforceCacheSizeLimit=function(t){st(),Q&&Q.then((function(e){e.keys().then((function(r){for(var n=0;n<r.length-t;n++)e.delete(r[n])}))}))},t.evaluateSizeForFeature=Il,t.evaluateSizeForZoom=Pl,t.evaluateVariableOffset=$l,t.evented=ti,t.extend=u,t.featureFilter=rn,t.filterObject=y,t.fromRotation=function(t,e){var r=Math.sin(e),n=Math.cos(e);return t[0]=n,t[1]=r,t[2]=0,t[3]=-r,t[4]=n,t[5]=0,t[6]=0,t[7]=0,t[8]=1,t},t.getAnchorAlignment=Al,t.getAnchorJustification=tc,t.getArrayBuffer=yt,t.getImage=bt,t.getJSON=function(t,e){return vt(u(t,{type:\"json\"}),e)},t.getRTLTextPluginStatus=ei,t.getReferrer=mt,t.getVideo=function(t,e){var r,n,i=self.document.createElement(\"video\");i.muted=!0,i.onloadstart=function(){e(null,i)};for(var a=0;a<t.length;a++){var o=self.document.createElement(\"source\");r=t[a],n=void 0,(n=self.document.createElement(\"a\")).href=r,(n.protocol!==self.document.location.protocol||n.host!==self.document.location.host)&&(i.crossOrigin=\"Anonymous\"),o.src=t[a],i.appendChild(o)}return{cancel:function(){}}},t.identity=eo,t.invert=function(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=e[4],s=e[5],l=e[6],c=e[7],u=e[8],f=e[9],h=e[10],p=e[11],d=e[12],g=e[13],m=e[14],v=e[15],y=r*s-n*o,x=r*l-i*o,b=r*c-a*o,_=n*l-i*s,w=n*c-a*s,T=i*c-a*l,k=u*g-f*d,M=u*m-h*d,A=u*v-p*d,S=f*m-h*g,E=f*v-p*g,C=h*v-p*m,L=y*C-x*E+b*S+_*A-w*M+T*k;return L?(t[0]=(s*C-l*E+c*S)*(L=1/L),t[1]=(i*E-n*C-a*S)*L,t[2]=(g*T-m*w+v*_)*L,t[3]=(h*w-f*T-p*_)*L,t[4]=(l*A-o*C-c*M)*L,t[5]=(r*C-i*A+a*M)*L,t[6]=(m*b-d*T-v*x)*L,t[7]=(u*T-h*b+p*x)*L,t[8]=(o*E-s*A+c*k)*L,t[9]=(n*A-r*E-a*k)*L,t[10]=(d*w-g*b+v*y)*L,t[11]=(f*b-u*w-p*y)*L,t[12]=(s*M-o*S-l*k)*L,t[13]=(r*S-n*M+i*k)*L,t[14]=(g*x-d*_-m*y)*L,t[15]=(u*_-f*x+h*y)*L,t):null},t.isChar=Vn,t.isMapboxURL=H,t.keysDifference=function(t,e){var r=[];for(var n in t)n in e||r.push(n);return r},t.makeRequest=vt,t.mapObject=v,t.mercatorXfromLng=Dc,t.mercatorYfromLat=Rc,t.mercatorZfromAltitude=Fc,t.mul=io,t.multiply=ro,t.mvt=gs,t.normalize=function(t,e){var r=e[0],n=e[1],i=e[2],a=r*r+n*n+i*i;return a>0&&(a=1/Math.sqrt(a)),t[0]=e[0]*a,t[1]=e[1]*a,t[2]=e[2]*a,t},t.number=Ue,t.offscreenCanvasSupported=ft,t.ortho=function(t,e,r,n,i,a,o){var s=1/(e-r),l=1/(n-i),c=1/(a-o);return t[0]=-2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=-2*l,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=2*c,t[11]=0,t[12]=(e+r)*s,t[13]=(i+n)*l,t[14]=(o+a)*c,t[15]=1,t},t.parseGlyphPBF=function(t){return new Hs(t).readFields(ll,[])},t.pbf=Hs,t.performSymbolLayout=function(t,e,r,n,i,a,o){t.createArrays(),t.tilePixelRatio=8192/(512*t.overscaling),t.compareText={},t.iconsNeedLinear=!1;var s=t.layers[0].layout,l=t.layers[0]._unevaluatedLayout._values,c={};if(\"composite\"===t.textSizeData.kind){var u=t.textSizeData,f=u.maxZoom;c.compositeTextSizes=[l[\"text-size\"].possiblyEvaluate(new ii(u.minZoom),o),l[\"text-size\"].possiblyEvaluate(new ii(f),o)]}if(\"composite\"===t.iconSizeData.kind){var h=t.iconSizeData,p=h.maxZoom;c.compositeIconSizes=[l[\"icon-size\"].possiblyEvaluate(new ii(h.minZoom),o),l[\"icon-size\"].possiblyEvaluate(new ii(p),o)]}c.layoutTextSize=l[\"text-size\"].possiblyEvaluate(new ii(t.zoom+1),o),c.layoutIconSize=l[\"icon-size\"].possiblyEvaluate(new ii(t.zoom+1),o),c.textMaxSize=l[\"text-size\"].possiblyEvaluate(new ii(18));for(var d=24*s.get(\"text-line-height\"),g=\"map\"===s.get(\"text-rotation-alignment\")&&\"point\"!==s.get(\"symbol-placement\"),m=s.get(\"text-keep-upright\"),v=s.get(\"text-size\"),y=function(){var a=b[x],l=s.get(\"text-font\").evaluate(a,{},o).join(\",\"),u=v.evaluate(a,{},o),f=c.layoutTextSize.evaluate(a,{},o),h=c.layoutIconSize.evaluate(a,{},o),p={horizontal:{},vertical:void 0},y=a.text,w=[0,0];if(y){var T=y.toString(),k=24*s.get(\"text-letter-spacing\").evaluate(a,{},o),M=function(t){for(var e=0,r=t;e<r.length;e+=1)if(n=r[e].charCodeAt(0),Vn.Arabic(n)||Vn[\"Arabic Supplement\"](n)||Vn[\"Arabic Extended-A\"](n)||Vn[\"Arabic Presentation Forms-A\"](n)||Vn[\"Arabic Presentation Forms-B\"](n))return!1;var n;return!0}(T)?k:0,A=s.get(\"text-anchor\").evaluate(a,{},o),S=s.get(\"text-variable-anchor\");if(!S){var E=s.get(\"text-radial-offset\").evaluate(a,{},o);w=E?$l(A,[24*E,Ql]):s.get(\"text-offset\").evaluate(a,{},o).map((function(t){return 24*t}))}var C=g?\"center\":s.get(\"text-justify\").evaluate(a,{},o),L=s.get(\"symbol-placement\"),I=\"point\"===L?24*s.get(\"text-max-width\").evaluate(a,{},o):0,P=function(){t.allowVerticalPlacement&&qn(T)&&(p.vertical=yl(y,e,r,i,l,I,d,A,\"left\",M,w,gl.vertical,!0,L,f,u))};if(!g&&S){for(var z=\"auto\"===C?S.map((function(t){return tc(t)})):[C],O=!1,D=0;D<z.length;D++){var R=z[D];if(!p.horizontal[R])if(O)p.horizontal[R]=p.horizontal[0];else{var F=yl(y,e,r,i,l,I,d,\"center\",R,M,w,gl.horizontal,!1,L,f,u);F&&(p.horizontal[R]=F,O=1===F.positionedLines.length)}}P()}else{\"auto\"===C&&(C=tc(A));var B=yl(y,e,r,i,l,I,d,A,C,M,w,gl.horizontal,!1,L,f,u);B&&(p.horizontal[C]=B),P(),qn(T)&&g&&m&&(p.vertical=yl(y,e,r,i,l,I,d,A,C,M,w,gl.vertical,!1,L,f,u))}}var N=void 0,j=!1;if(a.icon&&a.icon.name){var U=n[a.icon.name];U&&(N=function(t,e,r){var n=Al(r),i=e[0]-t.displaySize[0]*n.horizontalAlign,a=e[1]-t.displaySize[1]*n.verticalAlign;return{image:t,top:a,bottom:a+t.displaySize[1],left:i,right:i+t.displaySize[0]}}(i[a.icon.name],s.get(\"icon-offset\").evaluate(a,{},o),s.get(\"icon-anchor\").evaluate(a,{},o)),j=U.sdf,void 0===t.sdfIcons?t.sdfIcons=U.sdf:t.sdfIcons!==U.sdf&&_(\"Style sheet warning: Cannot mix SDF and non-SDF icons in one buffer\"),(U.pixelRatio!==t.pixelRatio||0!==s.get(\"icon-rotate\").constantOr(1))&&(t.iconsNeedLinear=!0))}var V=rc(p.horizontal)||p.vertical;t.iconsInText=!!V&&V.iconsInText,(V||N)&&function(t,e,r,n,i,a,o,s,l,c,u){var f=a.textMaxSize.evaluate(e,{});void 0===f&&(f=o);var h,p=t.layers[0].layout,d=p.get(\"icon-offset\").evaluate(e,{},u),g=rc(r.horizontal),m=o/24,v=t.tilePixelRatio*m,y=t.tilePixelRatio*f/24,x=t.tilePixelRatio*s,b=t.tilePixelRatio*p.get(\"symbol-spacing\"),w=p.get(\"text-padding\")*t.tilePixelRatio,T=p.get(\"icon-padding\")*t.tilePixelRatio,k=p.get(\"text-max-angle\")/180*Math.PI,M=\"map\"===p.get(\"text-rotation-alignment\")&&\"point\"!==p.get(\"symbol-placement\"),A=\"map\"===p.get(\"icon-rotation-alignment\")&&\"point\"!==p.get(\"symbol-placement\"),S=p.get(\"symbol-placement\"),E=b/2,C=p.get(\"icon-text-fit\");n&&\"none\"!==C&&(t.allowVerticalPlacement&&r.vertical&&(h=El(n,r.vertical,C,p.get(\"icon-text-fit-padding\"),d,m)),g&&(n=El(n,g,C,p.get(\"icon-text-fit-padding\"),d,m)));var L=function(s,f){f.x<0||f.x>=8192||f.y<0||f.y>=8192||function(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g,m,v,y,x,b,w,T,k,M){var A,S,E,C,L,I=t.addToLineVertexArray(e,r),P=0,z=0,O=0,D=0,R=-1,F=-1,B={},N=ca(\"\"),j=0,U=0;if(void 0===s._unevaluatedLayout.getValue(\"text-radial-offset\")?(j=(A=s.layout.get(\"text-offset\").evaluate(b,{},k).map((function(t){return 24*t})))[0],U=A[1]):(j=24*s.layout.get(\"text-radial-offset\").evaluate(b,{},k),U=Ql),t.allowVerticalPlacement&&n.vertical){var V=s.layout.get(\"text-rotate\").evaluate(b,{},k)+90;C=new Yl(l,e,c,u,f,n.vertical,h,p,d,V),o&&(L=new Yl(l,e,c,u,f,o,m,v,d,V))}if(i){var q=s.layout.get(\"icon-rotate\").evaluate(b,{}),H=\"none\"!==s.layout.get(\"icon-text-fit\"),G=Ul(i,q,T,H),Y=o?Ul(o,q,T,H):void 0;E=new Yl(l,e,c,u,f,i,m,v,!1,q),P=4*G.length;var W=t.iconSizeData,X=null;\"source\"===W.kind?(X=[128*s.layout.get(\"icon-size\").evaluate(b,{})])[0]>32640&&_(t.layerIds[0]+': Value for \"icon-size\" is >= 255. Reduce your \"icon-size\".'):\"composite\"===W.kind&&((X=[128*w.compositeIconSizes[0].evaluate(b,{},k),128*w.compositeIconSizes[1].evaluate(b,{},k)])[0]>32640||X[1]>32640)&&_(t.layerIds[0]+': Value for \"icon-size\" is >= 255. Reduce your \"icon-size\".'),t.addSymbols(t.icon,G,X,x,y,b,!1,e,I.lineStartIndex,I.lineLength,-1,k),R=t.icon.placedSymbolArray.length-1,Y&&(z=4*Y.length,t.addSymbols(t.icon,Y,X,x,y,b,gl.vertical,e,I.lineStartIndex,I.lineLength,-1,k),F=t.icon.placedSymbolArray.length-1)}for(var Z in n.horizontal){var J=n.horizontal[Z];if(!S){N=ca(J.text);var K=s.layout.get(\"text-rotate\").evaluate(b,{},k);S=new Yl(l,e,c,u,f,J,h,p,d,K)}var Q=1===J.positionedLines.length;if(O+=ec(t,e,J,a,s,d,b,g,I,n.vertical?gl.horizontal:gl.horizontalOnly,Q?Object.keys(n.horizontal):[Z],B,R,w,k),Q)break}n.vertical&&(D+=ec(t,e,n.vertical,a,s,d,b,g,I,gl.vertical,[\"vertical\"],B,F,w,k));var $=S?S.boxStartIndex:t.collisionBoxArray.length,tt=S?S.boxEndIndex:t.collisionBoxArray.length,et=C?C.boxStartIndex:t.collisionBoxArray.length,rt=C?C.boxEndIndex:t.collisionBoxArray.length,nt=E?E.boxStartIndex:t.collisionBoxArray.length,it=E?E.boxEndIndex:t.collisionBoxArray.length,at=L?L.boxStartIndex:t.collisionBoxArray.length,ot=L?L.boxEndIndex:t.collisionBoxArray.length,st=-1,lt=function(t,e){return t&&t.circleDiameter?Math.max(t.circleDiameter,e):e};st=lt(S,st),st=lt(C,st),st=lt(E,st);var ct=(st=lt(L,st))>-1?1:0;ct&&(st*=M/24),t.glyphOffsetArray.length>=fc.MAX_GLYPHS&&_(\"Too many glyphs being rendered in a tile. See https://github.com/mapbox/mapbox-gl-js/issues/2907\"),void 0!==b.sortKey&&t.addToSortKeyRanges(t.symbolInstances.length,b.sortKey),t.symbolInstances.emplaceBack(e.x,e.y,B.right>=0?B.right:-1,B.center>=0?B.center:-1,B.left>=0?B.left:-1,B.vertical||-1,R,F,N,$,tt,et,rt,nt,it,at,ot,c,O,D,P,z,ct,0,h,j,U,st)}(t,f,s,r,n,i,h,t.layers[0],t.collisionBoxArray,e.index,e.sourceLayerIndex,t.index,v,w,M,l,x,T,A,d,e,a,c,u,o)};if(\"line\"===S)for(var I=0,P=jl(e.geometry,0,0,8192,8192);I<P.length;I+=1)for(var z=P[I],O=0,D=Nl(z,b,k,r.vertical||g,n,24,y,t.overscaling,8192);O<D.length;O+=1){var R=D[O];g&&nc(t,g.text,E,R)||L(z,R)}else if(\"line-center\"===S)for(var F=0,B=e.geometry;F<B.length;F+=1){var N=B[F];if(N.length>1){var j=Bl(N,k,r.vertical||g,n,24,y);j&&L(N,j)}}else if(\"Polygon\"===e.type)for(var U=0,V=Qo(e.geometry,0);U<V.length;U+=1){var q=V[U],H=Zl(q,16);L(q[0],new Cl(H.x,H.y,0))}else if(\"LineString\"===e.type)for(var G=0,Y=e.geometry;G<Y.length;G+=1){var W=Y[G];L(W,new Cl(W[0].x,W[0].y,0))}else if(\"Point\"===e.type)for(var X=0,Z=e.geometry;X<Z.length;X+=1)for(var J=0,K=Z[X];J<K.length;J+=1){var Q=K[J];L([Q],new Cl(Q.x,Q.y,0))}}(t,a,p,N,n,c,f,h,w,j,o)},x=0,b=t.features;x<b.length;x+=1)y();a&&t.generateCollisionDebugBuffers()},t.perspective=function(t,e,r,n,i){var a,o=1/Math.tan(e/2);return t[0]=o/r,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=o,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[11]=-1,t[12]=0,t[13]=0,t[15]=0,null!=i&&i!==1/0?(t[10]=(i+n)*(a=1/(n-i)),t[14]=2*i*n*a):(t[10]=-1,t[14]=-2*n),t},t.pick=function(t,e){for(var r={},n=0;n<e.length;n++){var i=e[n];i in t&&(r[i]=t[i])}return r},t.plugin=ni,t.polygonIntersectsPolygon=Ba,t.postMapLoadEvent=it,t.postTurnstileEvent=rt,t.potpack=fl,t.refProperties=[\"type\",\"source\",\"source-layer\",\"minzoom\",\"maxzoom\",\"filter\",\"layout\"],t.register=Dn,t.registerForPluginStateChange=function(t){return t({pluginStatus:Jn,pluginURL:Kn}),ti.on(\"pluginStateChange\",t),t},t.rotate=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3],s=Math.sin(r),l=Math.cos(r);return t[0]=n*l+a*s,t[1]=i*l+o*s,t[2]=n*-s+a*l,t[3]=i*-s+o*l,t},t.rotateX=function(t,e,r){var n=Math.sin(r),i=Math.cos(r),a=e[4],o=e[5],s=e[6],l=e[7],c=e[8],u=e[9],f=e[10],h=e[11];return e!==t&&(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t[4]=a*i+c*n,t[5]=o*i+u*n,t[6]=s*i+f*n,t[7]=l*i+h*n,t[8]=c*i-a*n,t[9]=u*i-o*n,t[10]=f*i-s*n,t[11]=h*i-l*n,t},t.rotateZ=function(t,e,r){var n=Math.sin(r),i=Math.cos(r),a=e[0],o=e[1],s=e[2],l=e[3],c=e[4],u=e[5],f=e[6],h=e[7];return e!==t&&(t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t[0]=a*i+c*n,t[1]=o*i+u*n,t[2]=s*i+f*n,t[3]=l*i+h*n,t[4]=c*i-a*n,t[5]=u*i-o*n,t[6]=f*i-s*n,t[7]=h*i-l*n,t},t.scale=function(t,e,r){var n=r[0],i=r[1],a=r[2];return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t[3]=e[3]*n,t[4]=e[4]*i,t[5]=e[5]*i,t[6]=e[6]*i,t[7]=e[7]*i,t[8]=e[8]*a,t[9]=e[9]*a,t[10]=e[10]*a,t[11]=e[11]*a,t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t},t.scale$1=function(t,e,r){return t[0]=e[0]*r,t[1]=e[1]*r,t[2]=e[2]*r,t[3]=e[3]*r,t},t.scale$2=function(t,e,r){return t[0]=e[0]*r,t[1]=e[1]*r,t[2]=e[2]*r,t},t.setCacheLimits=function(t,e){at=t,ot=e},t.setRTLTextPlugin=function(t,e,r){if(void 0===r&&(r=!1),\"deferred\"===Jn||\"loading\"===Jn||\"loaded\"===Jn)throw new Error(\"setRTLTextPlugin cannot be called multiple times.\");Kn=R.resolveURL(t),Jn=\"deferred\",Zn=e,$n(),r||ri()},t.sphericalToCartesian=function(t){var e=t[0],r=t[1],n=t[2];return r+=90,r*=Math.PI/180,n*=Math.PI/180,{x:e*Math.cos(r)*Math.sin(n),y:e*Math.sin(r)*Math.sin(n),z:e*Math.cos(n)}},t.sqrLen=function(t){var e=t[0],r=t[1];return e*e+r*r},t.styleSpec=At,t.sub=function(t,e,r){return t[0]=e[0]-r[0],t[1]=e[1]-r[1],t[2]=e[2]-r[2],t},t.symbolSize=zl,t.transformMat3=function(t,e,r){var n=e[0],i=e[1],a=e[2];return t[0]=n*r[0]+i*r[3]+a*r[6],t[1]=n*r[1]+i*r[4]+a*r[7],t[2]=n*r[2]+i*r[5]+a*r[8],t},t.transformMat4=ao,t.translate=function(t,e,r){var n,i,a,o,s,l,c,u,f,h,p,d,g=r[0],m=r[1],v=r[2];return e===t?(t[12]=e[0]*g+e[4]*m+e[8]*v+e[12],t[13]=e[1]*g+e[5]*m+e[9]*v+e[13],t[14]=e[2]*g+e[6]*m+e[10]*v+e[14],t[15]=e[3]*g+e[7]*m+e[11]*v+e[15]):(i=e[1],a=e[2],o=e[3],s=e[4],l=e[5],c=e[6],u=e[7],f=e[8],h=e[9],p=e[10],d=e[11],t[0]=n=e[0],t[1]=i,t[2]=a,t[3]=o,t[4]=s,t[5]=l,t[6]=c,t[7]=u,t[8]=f,t[9]=h,t[10]=p,t[11]=d,t[12]=n*g+s*m+f*v+e[12],t[13]=i*g+l*m+h*v+e[13],t[14]=a*g+c*m+p*v+e[14],t[15]=o*g+u*m+d*v+e[15]),t},t.triggerPluginCompletionEvent=Qn,t.uniqueId=h,t.validateCustomStyleLayer=function(t){var e=[],r=t.id;return void 0===r&&e.push({message:\"layers.\"+r+': missing required property \"id\"'}),void 0===t.render&&e.push({message:\"layers.\"+r+': missing required method \"render\"'}),t.renderingMode&&\"2d\"!==t.renderingMode&&\"3d\"!==t.renderingMode&&e.push({message:\"layers.\"+r+': property \"renderingMode\" must be either \"2d\" or \"3d\"'}),e},t.validateLight=An,t.validateStyle=Mn,t.values=function(t){var e=[];for(var r in t)e.push(t[r]);return e},t.vectorTile=gs,t.version=\"1.10.1\",t.warnOnce=_,t.webpSupported=B,t.window=self,t.wrap=c})),n(0,(function(t){function e(t){var r=typeof t;if(\"number\"===r||\"boolean\"===r||\"string\"===r||null==t)return JSON.stringify(t);if(Array.isArray(t)){for(var n=\"[\",i=0,a=t;i<a.length;i+=1)n+=e(a[i])+\",\";return n+\"]\"}for(var o=Object.keys(t).sort(),s=\"{\",l=0;l<o.length;l++)s+=JSON.stringify(o[l])+\":\"+e(t[o[l]])+\",\";return s+\"}\"}function r(r){for(var n=\"\",i=0,a=t.refProperties;i<a.length;i+=1)n+=\"/\"+e(r[a[i]]);return n}var n=function(t){this.keyCache={},t&&this.replace(t)};n.prototype.replace=function(t){this._layerConfigs={},this._layers={},this.update(t,[])},n.prototype.update=function(e,n){for(var i=this,a=0,o=e;a<o.length;a+=1){var s=o[a];this._layerConfigs[s.id]=s;var l=this._layers[s.id]=t.createStyleLayer(s);l._featureFilter=t.featureFilter(l.filter),this.keyCache[s.id]&&delete this.keyCache[s.id]}for(var c=0,u=n;c<u.length;c+=1){var f=u[c];delete this.keyCache[f],delete this._layerConfigs[f],delete this._layers[f]}this.familiesBySource={};for(var h=0,p=function(t,e){for(var n={},i=0;i<t.length;i++){var a=e&&e[t[i].id]||r(t[i]);e&&(e[t[i].id]=a);var o=n[a];o||(o=n[a]=[]),o.push(t[i])}var s=[];for(var l in n)s.push(n[l]);return s}(t.values(this._layerConfigs),this.keyCache);h<p.length;h+=1){var d=p[h].map((function(t){return i._layers[t.id]})),g=d[0];if(\"none\"!==g.visibility){var m=g.source||\"\",v=this.familiesBySource[m];v||(v=this.familiesBySource[m]={});var y=g.sourceLayer||\"_geojsonTileLayer\",x=v[y];x||(x=v[y]=[]),x.push(d)}}};var i=function(e){var r={},n=[];for(var i in e){var a=e[i],o=r[i]={};for(var s in a){var l=a[+s];if(l&&0!==l.bitmap.width&&0!==l.bitmap.height){var c={x:0,y:0,w:l.bitmap.width+2,h:l.bitmap.height+2};n.push(c),o[s]={rect:c,metrics:l.metrics}}}}var u=t.potpack(n),f=new t.AlphaImage({width:u.w||1,height:u.h||1});for(var h in e){var p=e[h];for(var d in p){var g=p[+d];if(g&&0!==g.bitmap.width&&0!==g.bitmap.height){var m=r[h][d].rect;t.AlphaImage.copy(g.bitmap,f,{x:0,y:0},{x:m.x+1,y:m.y+1},g.bitmap)}}}this.image=f,this.positions=r};t.register(\"GlyphAtlas\",i);var a=function(e){this.tileID=new t.OverscaledTileID(e.tileID.overscaledZ,e.tileID.wrap,e.tileID.canonical.z,e.tileID.canonical.x,e.tileID.canonical.y),this.uid=e.uid,this.zoom=e.zoom,this.pixelRatio=e.pixelRatio,this.tileSize=e.tileSize,this.source=e.source,this.overscaling=this.tileID.overscaleFactor(),this.showCollisionBoxes=e.showCollisionBoxes,this.collectResourceTiming=!!e.collectResourceTiming,this.returnDependencies=!!e.returnDependencies,this.promoteId=e.promoteId};function o(e,r,n){for(var i=new t.EvaluationParameters(r),a=0,o=e;a<o.length;a+=1)o[a].recalculate(i,n)}function s(e,r){var n=t.getArrayBuffer(e.request,(function(e,n,i,a){e?r(e):n&&r(null,{vectorTile:new t.vectorTile.VectorTile(new t.pbf(n)),rawData:n,cacheControl:i,expires:a})}));return function(){n.cancel(),r()}}a.prototype.parse=function(e,r,n,a,s){var l=this;this.status=\"parsing\",this.data=e,this.collisionBoxArray=new t.CollisionBoxArray;var c=new t.DictionaryCoder(Object.keys(e.layers).sort()),u=new t.FeatureIndex(this.tileID,this.promoteId);u.bucketLayerIDs=[];var f,h,p,d,g={},m={featureIndex:u,iconDependencies:{},patternDependencies:{},glyphDependencies:{},availableImages:n},v=r.familiesBySource[this.source];for(var y in v){var x=e.layers[y];if(x){1===x.version&&t.warnOnce('Vector tile source \"'+this.source+'\" layer \"'+y+'\" does not use vector tile spec v2 and therefore may have some rendering errors.');for(var b=c.encode(y),_=[],w=0;w<x.length;w++){var T=x.feature(w),k=u.getId(T,y);_.push({feature:T,id:k,index:w,sourceLayerIndex:b})}for(var M=0,A=v[y];M<A.length;M+=1){var S=A[M],E=S[0];E.minzoom&&this.zoom<Math.floor(E.minzoom)||E.maxzoom&&this.zoom>=E.maxzoom||\"none\"!==E.visibility&&(o(S,this.zoom,n),(g[E.id]=E.createBucket({index:u.bucketLayerIDs.length,layers:S,zoom:this.zoom,pixelRatio:this.pixelRatio,overscaling:this.overscaling,collisionBoxArray:this.collisionBoxArray,sourceLayerIndex:b,sourceID:this.source})).populate(_,m,this.tileID.canonical),u.bucketLayerIDs.push(S.map((function(t){return t.id}))))}}}var C=t.mapObject(m.glyphDependencies,(function(t){return Object.keys(t).map(Number)}));Object.keys(C).length?a.send(\"getGlyphs\",{uid:this.uid,stacks:C},(function(t,e){f||(f=t,h=e,P.call(l))})):h={};var L=Object.keys(m.iconDependencies);L.length?a.send(\"getImages\",{icons:L,source:this.source,tileID:this.tileID,type:\"icons\"},(function(t,e){f||(f=t,p=e,P.call(l))})):p={};var I=Object.keys(m.patternDependencies);function P(){if(f)return s(f);if(h&&p&&d){var e=new i(h),r=new t.ImageAtlas(p,d);for(var a in g){var l=g[a];l instanceof t.SymbolBucket?(o(l.layers,this.zoom,n),t.performSymbolLayout(l,h,e.positions,p,r.iconPositions,this.showCollisionBoxes,this.tileID.canonical)):l.hasPattern&&(l instanceof t.LineBucket||l instanceof t.FillBucket||l instanceof t.FillExtrusionBucket)&&(o(l.layers,this.zoom,n),l.addFeatures(m,this.tileID.canonical,r.patternPositions))}this.status=\"done\",s(null,{buckets:t.values(g).filter((function(t){return!t.isEmpty()})),featureIndex:u,collisionBoxArray:this.collisionBoxArray,glyphAtlasImage:e.image,imageAtlas:r,glyphMap:this.returnDependencies?h:null,iconMap:this.returnDependencies?p:null,glyphPositions:this.returnDependencies?e.positions:null})}}I.length?a.send(\"getImages\",{icons:I,source:this.source,tileID:this.tileID,type:\"patterns\"},(function(t,e){f||(f=t,d=e,P.call(l))})):d={},P.call(this)};var l=function(t,e,r,n){this.actor=t,this.layerIndex=e,this.availableImages=r,this.loadVectorData=n||s,this.loading={},this.loaded={}};l.prototype.loadTile=function(e,r){var n=this,i=e.uid;this.loading||(this.loading={});var o=!!(e&&e.request&&e.request.collectResourceTiming)&&new t.RequestPerformance(e.request),s=this.loading[i]=new a(e);s.abort=this.loadVectorData(e,(function(e,a){if(delete n.loading[i],e||!a)return s.status=\"done\",n.loaded[i]=s,r(e);var l=a.rawData,c={};a.expires&&(c.expires=a.expires),a.cacheControl&&(c.cacheControl=a.cacheControl);var u={};if(o){var f=o.finish();f&&(u.resourceTiming=JSON.parse(JSON.stringify(f)))}s.vectorTile=a.vectorTile,s.parse(a.vectorTile,n.layerIndex,n.availableImages,n.actor,(function(e,n){if(e||!n)return r(e);r(null,t.extend({rawTileData:l.slice(0)},n,c,u))})),n.loaded=n.loaded||{},n.loaded[i]=s}))},l.prototype.reloadTile=function(t,e){var r=this,n=this.loaded,i=t.uid,a=this;if(n&&n[i]){var o=n[i];o.showCollisionBoxes=t.showCollisionBoxes;var s=function(t,n){var i=o.reloadCallback;i&&(delete o.reloadCallback,o.parse(o.vectorTile,a.layerIndex,r.availableImages,a.actor,i)),e(t,n)};\"parsing\"===o.status?o.reloadCallback=s:\"done\"===o.status&&(o.vectorTile?o.parse(o.vectorTile,this.layerIndex,this.availableImages,this.actor,s):s())}},l.prototype.abortTile=function(t,e){var r=this.loading,n=t.uid;r&&r[n]&&r[n].abort&&(r[n].abort(),delete r[n]),e()},l.prototype.removeTile=function(t,e){var r=this.loaded,n=t.uid;r&&r[n]&&delete r[n],e()};var c=t.window.ImageBitmap,u=function(){this.loaded={}};function f(t,e){if(0!==t.length){h(t[0],e);for(var r=1;r<t.length;r++)h(t[r],!e)}}function h(t,e){for(var r=0,n=0,i=t.length,a=i-1;n<i;a=n++)r+=(t[n][0]-t[a][0])*(t[a][1]+t[n][1]);r>=0!=!!e&&t.reverse()}u.prototype.loadTile=function(e,r){var n=e.uid,i=e.encoding,a=e.rawImageData,o=c&&a instanceof c?this.getImageData(a):a,s=new t.DEMData(n,o,i);this.loaded=this.loaded||{},this.loaded[n]=s,r(null,s)},u.prototype.getImageData=function(e){this.offscreenCanvas&&this.offscreenCanvasContext||(this.offscreenCanvas=new OffscreenCanvas(e.width,e.height),this.offscreenCanvasContext=this.offscreenCanvas.getContext(\"2d\")),this.offscreenCanvas.width=e.width,this.offscreenCanvas.height=e.height,this.offscreenCanvasContext.drawImage(e,0,0,e.width,e.height);var r=this.offscreenCanvasContext.getImageData(-1,-1,e.width+2,e.height+2);return this.offscreenCanvasContext.clearRect(0,0,this.offscreenCanvas.width,this.offscreenCanvas.height),new t.RGBAImage({width:r.width,height:r.height},r.data)},u.prototype.removeTile=function(t){var e=this.loaded,r=t.uid;e&&e[r]&&delete e[r]};var p=t.vectorTile.VectorTileFeature.prototype.toGeoJSON,d=function(e){this._feature=e,this.extent=t.EXTENT,this.type=e.type,this.properties=e.tags,\"id\"in e&&!isNaN(e.id)&&(this.id=parseInt(e.id,10))};d.prototype.loadGeometry=function(){if(1===this._feature.type){for(var e=[],r=0,n=this._feature.geometry;r<n.length;r+=1){var i=n[r];e.push([new t.Point$1(i[0],i[1])])}return e}for(var a=[],o=0,s=this._feature.geometry;o<s.length;o+=1){for(var l=[],c=0,u=s[o];c<u.length;c+=1){var f=u[c];l.push(new t.Point$1(f[0],f[1]))}a.push(l)}return a},d.prototype.toGeoJSON=function(t,e,r){return p.call(this,t,e,r)};var g=function(e){this.layers={_geojsonTileLayer:this},this.name=\"_geojsonTileLayer\",this.extent=t.EXTENT,this.length=e.length,this._features=e};g.prototype.feature=function(t){return new d(this._features[t])};var m=t.vectorTile.VectorTileFeature,v=y;function y(t,e){this.options=e||{},this.features=t,this.length=t.length}function x(t,e){this.id=\"number\"==typeof t.id?t.id:void 0,this.type=t.type,this.rawGeometry=1===t.type?[t.geometry]:t.geometry,this.properties=t.tags,this.extent=e||4096}y.prototype.feature=function(t){return new x(this.features[t],this.options.extent)},x.prototype.loadGeometry=function(){var e=this.rawGeometry;this.geometry=[];for(var r=0;r<e.length;r++){for(var n=e[r],i=[],a=0;a<n.length;a++)i.push(new t.Point$1(n[a][0],n[a][1]));this.geometry.push(i)}return this.geometry},x.prototype.bbox=function(){this.geometry||this.loadGeometry();for(var t=this.geometry,e=1/0,r=-1/0,n=1/0,i=-1/0,a=0;a<t.length;a++)for(var o=t[a],s=0;s<o.length;s++){var l=o[s];e=Math.min(e,l.x),r=Math.max(r,l.x),n=Math.min(n,l.y),i=Math.max(i,l.y)}return[e,n,r,i]},x.prototype.toGeoJSON=m.prototype.toGeoJSON;var b=w,_=v;function w(e){var r=new t.pbf;return function(t,e){for(var r in t.layers)e.writeMessage(3,T,t.layers[r])}(e,r),r.finish()}function T(t,e){var r;e.writeVarintField(15,t.version||1),e.writeStringField(1,t.name||\"\"),e.writeVarintField(5,t.extent||4096);var n={keys:[],values:[],keycache:{},valuecache:{}};for(r=0;r<t.length;r++)n.feature=t.feature(r),e.writeMessage(2,k,n);var i=n.keys;for(r=0;r<i.length;r++)e.writeStringField(3,i[r]);var a=n.values;for(r=0;r<a.length;r++)e.writeMessage(4,C,a[r])}function k(t,e){var r=t.feature;void 0!==r.id&&e.writeVarintField(1,r.id),e.writeMessage(2,M,t),e.writeVarintField(3,r.type),e.writeMessage(4,E,r)}function M(t,e){var r=t.feature,n=t.keys,i=t.values,a=t.keycache,o=t.valuecache;for(var s in r.properties){var l=a[s];void 0===l&&(n.push(s),a[s]=l=n.length-1),e.writeVarint(l);var c=r.properties[s],u=typeof c;\"string\"!==u&&\"boolean\"!==u&&\"number\"!==u&&(c=JSON.stringify(c));var f=u+\":\"+c,h=o[f];void 0===h&&(i.push(c),o[f]=h=i.length-1),e.writeVarint(h)}}function A(t,e){return(e<<3)+(7&t)}function S(t){return t<<1^t>>31}function E(t,e){for(var r=t.loadGeometry(),n=t.type,i=0,a=0,o=r.length,s=0;s<o;s++){var l=r[s],c=1;1===n&&(c=l.length),e.writeVarint(A(1,c));for(var u=3===n?l.length-1:l.length,f=0;f<u;f++){1===f&&1!==n&&e.writeVarint(A(2,u-1));var h=l[f].x-i,p=l[f].y-a;e.writeVarint(S(h)),e.writeVarint(S(p)),i+=h,a+=p}3===n&&e.writeVarint(A(7,1))}}function C(t,e){var r=typeof t;\"string\"===r?e.writeStringField(1,t):\"boolean\"===r?e.writeBooleanField(7,t):\"number\"===r&&(t%1!=0?e.writeDoubleField(3,t):t<0?e.writeSVarintField(6,t):e.writeVarintField(5,t))}function L(t,e,r,n){I(t,r,n),I(e,2*r,2*n),I(e,2*r+1,2*n+1)}function I(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function P(t,e,r,n){var i=t-r,a=e-n;return i*i+a*a}b.fromVectorTileJs=w,b.fromGeojsonVt=function(t,e){e=e||{};var r={};for(var n in t)r[n]=new v(t[n].features,e),r[n].name=n,r[n].version=e.version,r[n].extent=e.extent;return w({layers:r})},b.GeoJSONWrapper=_;var z=function(t){return t[0]},O=function(t){return t[1]},D=function(t,e,r,n,i){void 0===e&&(e=z),void 0===r&&(r=O),void 0===n&&(n=64),void 0===i&&(i=Float64Array),this.nodeSize=n,this.points=t;for(var a=t.length<65536?Uint16Array:Uint32Array,o=this.ids=new a(t.length),s=this.coords=new i(2*t.length),l=0;l<t.length;l++)o[l]=l,s[2*l]=e(t[l]),s[2*l+1]=r(t[l]);!function t(e,r,n,i,a,o){if(!(a-i<=n)){var s=i+a>>1;!function t(e,r,n,i,a,o){for(;a>i;){if(a-i>600){var s=a-i+1,l=n-i+1,c=Math.log(s),u=.5*Math.exp(2*c/3),f=.5*Math.sqrt(c*u*(s-u)/s)*(l-s/2<0?-1:1);t(e,r,n,Math.max(i,Math.floor(n-l*u/s+f)),Math.min(a,Math.floor(n+(s-l)*u/s+f)),o)}var h=r[2*n+o],p=i,d=a;for(L(e,r,i,n),r[2*a+o]>h&&L(e,r,i,a);p<d;){for(L(e,r,p,d),p++,d--;r[2*p+o]<h;)p++;for(;r[2*d+o]>h;)d--}r[2*i+o]===h?L(e,r,i,d):L(e,r,++d,a),d<=n&&(i=d+1),n<=d&&(a=d-1)}}(e,r,s,i,a,o%2),t(e,r,n,i,s-1,o+1),t(e,r,n,s+1,a,o+1)}}(o,s,n,0,o.length-1,0)};D.prototype.range=function(t,e,r,n){return function(t,e,r,n,i,a,o){for(var s,l,c=[0,t.length-1,0],u=[];c.length;){var f=c.pop(),h=c.pop(),p=c.pop();if(h-p<=o)for(var d=p;d<=h;d++)l=e[2*d+1],(s=e[2*d])>=r&&s<=i&&l>=n&&l<=a&&u.push(t[d]);else{var g=Math.floor((p+h)/2);l=e[2*g+1],(s=e[2*g])>=r&&s<=i&&l>=n&&l<=a&&u.push(t[g]);var m=(f+1)%2;(0===f?r<=s:n<=l)&&(c.push(p),c.push(g-1),c.push(m)),(0===f?i>=s:a>=l)&&(c.push(g+1),c.push(h),c.push(m))}}return u}(this.ids,this.coords,t,e,r,n,this.nodeSize)},D.prototype.within=function(t,e,r){return function(t,e,r,n,i,a){for(var o=[0,t.length-1,0],s=[],l=i*i;o.length;){var c=o.pop(),u=o.pop(),f=o.pop();if(u-f<=a)for(var h=f;h<=u;h++)P(e[2*h],e[2*h+1],r,n)<=l&&s.push(t[h]);else{var p=Math.floor((f+u)/2),d=e[2*p],g=e[2*p+1];P(d,g,r,n)<=l&&s.push(t[p]);var m=(c+1)%2;(0===c?r-i<=d:n-i<=g)&&(o.push(f),o.push(p-1),o.push(m)),(0===c?r+i>=d:n+i>=g)&&(o.push(p+1),o.push(u),o.push(m))}}return s}(this.ids,this.coords,t,e,r,this.nodeSize)};var R={minZoom:0,maxZoom:16,radius:40,extent:512,nodeSize:64,log:!1,generateId:!1,reduce:null,map:function(t){return t}},F=function(t){this.options=H(Object.create(R),t),this.trees=new Array(this.options.maxZoom+1)};function B(t,e,r,n,i){return{x:t,y:e,zoom:1/0,id:r,parentId:-1,numPoints:n,properties:i}}function N(t,e){var r=t.geometry.coordinates,n=r[1];return{x:V(r[0]),y:q(n),zoom:1/0,index:e,parentId:-1}}function j(t){return{type:\"Feature\",id:t.id,properties:U(t),geometry:{type:\"Point\",coordinates:[(n=t.x,360*(n-.5)),(e=t.y,r=(180-360*e)*Math.PI/180,360*Math.atan(Math.exp(r))/Math.PI-90)]}};var e,r,n}function U(t){var e=t.numPoints,r=e>=1e4?Math.round(e/1e3)+\"k\":e>=1e3?Math.round(e/100)/10+\"k\":e;return H(H({},t.properties),{cluster:!0,cluster_id:t.id,point_count:e,point_count_abbreviated:r})}function V(t){return t/360+.5}function q(t){var e=Math.sin(t*Math.PI/180),r=.5-.25*Math.log((1+e)/(1-e))/Math.PI;return r<0?0:r>1?1:r}function H(t,e){for(var r in e)t[r]=e[r];return t}function G(t){return t.x}function Y(t){return t.y}function W(t,e,r,n,i,a){var o=i-r,s=a-n;if(0!==o||0!==s){var l=((t-r)*o+(e-n)*s)/(o*o+s*s);l>1?(r=i,n=a):l>0&&(r+=o*l,n+=s*l)}return(o=t-r)*o+(s=e-n)*s}function X(t,e,r,n){var i={id:void 0===t?null:t,type:e,geometry:r,tags:n,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0};return function(t){var e=t.geometry,r=t.type;if(\"Point\"===r||\"MultiPoint\"===r||\"LineString\"===r)Z(t,e);else if(\"Polygon\"===r||\"MultiLineString\"===r)for(var n=0;n<e.length;n++)Z(t,e[n]);else if(\"MultiPolygon\"===r)for(n=0;n<e.length;n++)for(var i=0;i<e[n].length;i++)Z(t,e[n][i])}(i),i}function Z(t,e){for(var r=0;r<e.length;r+=3)t.minX=Math.min(t.minX,e[r]),t.minY=Math.min(t.minY,e[r+1]),t.maxX=Math.max(t.maxX,e[r]),t.maxY=Math.max(t.maxY,e[r+1])}function J(t,e,r,n){if(e.geometry){var i=e.geometry.coordinates,a=e.geometry.type,o=Math.pow(r.tolerance/((1<<r.maxZoom)*r.extent),2),s=[],l=e.id;if(r.promoteId?l=e.properties[r.promoteId]:r.generateId&&(l=n||0),\"Point\"===a)K(i,s);else if(\"MultiPoint\"===a)for(var c=0;c<i.length;c++)K(i[c],s);else if(\"LineString\"===a)Q(i,s,o,!1);else if(\"MultiLineString\"===a){if(r.lineMetrics){for(c=0;c<i.length;c++)Q(i[c],s=[],o,!1),t.push(X(l,\"LineString\",s,e.properties));return}$(i,s,o,!1)}else if(\"Polygon\"===a)$(i,s,o,!0);else{if(\"MultiPolygon\"!==a){if(\"GeometryCollection\"===a){for(c=0;c<e.geometry.geometries.length;c++)J(t,{id:l,geometry:e.geometry.geometries[c],properties:e.properties},r,n);return}throw new Error(\"Input data is not a valid GeoJSON object.\")}for(c=0;c<i.length;c++){var u=[];$(i[c],u,o,!0),s.push(u)}}t.push(X(l,a,s,e.properties))}}function K(t,e){e.push(tt(t[0])),e.push(et(t[1])),e.push(0)}function Q(t,e,r,n){for(var i,a,o=0,s=0;s<t.length;s++){var l=tt(t[s][0]),c=et(t[s][1]);e.push(l),e.push(c),e.push(0),s>0&&(o+=n?(i*c-l*a)/2:Math.sqrt(Math.pow(l-i,2)+Math.pow(c-a,2))),i=l,a=c}var u=e.length-3;e[2]=1,function t(e,r,n,i){for(var a,o=i,s=n-r>>1,l=n-r,c=e[r],u=e[r+1],f=e[n],h=e[n+1],p=r+3;p<n;p+=3){var d=W(e[p],e[p+1],c,u,f,h);if(d>o)a=p,o=d;else if(d===o){var g=Math.abs(p-s);g<l&&(a=p,l=g)}}o>i&&(a-r>3&&t(e,r,a,i),e[a+2]=o,n-a>3&&t(e,a,n,i))}(e,0,u,r),e[u+2]=1,e.size=Math.abs(o),e.start=0,e.end=e.size}function $(t,e,r,n){for(var i=0;i<t.length;i++){var a=[];Q(t[i],a,r,n),e.push(a)}}function tt(t){return t/360+.5}function et(t){var e=Math.sin(t*Math.PI/180),r=.5-.25*Math.log((1+e)/(1-e))/Math.PI;return r<0?0:r>1?1:r}function rt(t,e,r,n,i,a,o,s){if(n/=e,a>=(r/=e)&&o<n)return t;if(o<r||a>=n)return null;for(var l=[],c=0;c<t.length;c++){var u=t[c],f=u.geometry,h=u.type,p=0===i?u.minX:u.minY,d=0===i?u.maxX:u.maxY;if(p>=r&&d<n)l.push(u);else if(!(d<r||p>=n)){var g=[];if(\"Point\"===h||\"MultiPoint\"===h)nt(f,g,r,n,i);else if(\"LineString\"===h)it(f,g,r,n,i,!1,s.lineMetrics);else if(\"MultiLineString\"===h)ot(f,g,r,n,i,!1);else if(\"Polygon\"===h)ot(f,g,r,n,i,!0);else if(\"MultiPolygon\"===h)for(var m=0;m<f.length;m++){var v=[];ot(f[m],v,r,n,i,!0),v.length&&g.push(v)}if(g.length){if(s.lineMetrics&&\"LineString\"===h){for(m=0;m<g.length;m++)l.push(X(u.id,h,g[m],u.tags));continue}\"LineString\"!==h&&\"MultiLineString\"!==h||(1===g.length?(h=\"LineString\",g=g[0]):h=\"MultiLineString\"),\"Point\"!==h&&\"MultiPoint\"!==h||(h=3===g.length?\"Point\":\"MultiPoint\"),l.push(X(u.id,h,g,u.tags))}}}return l.length?l:null}function nt(t,e,r,n,i){for(var a=0;a<t.length;a+=3){var o=t[a+i];o>=r&&o<=n&&(e.push(t[a]),e.push(t[a+1]),e.push(t[a+2]))}}function it(t,e,r,n,i,a,o){for(var s,l,c=at(t),u=0===i?lt:ct,f=t.start,h=0;h<t.length-3;h+=3){var p=t[h],d=t[h+1],g=t[h+2],m=t[h+3],v=t[h+4],y=0===i?p:d,x=0===i?m:v,b=!1;o&&(s=Math.sqrt(Math.pow(p-m,2)+Math.pow(d-v,2))),y<r?x>r&&(l=u(c,p,d,m,v,r),o&&(c.start=f+s*l)):y>n?x<n&&(l=u(c,p,d,m,v,n),o&&(c.start=f+s*l)):st(c,p,d,g),x<r&&y>=r&&(l=u(c,p,d,m,v,r),b=!0),x>n&&y<=n&&(l=u(c,p,d,m,v,n),b=!0),!a&&b&&(o&&(c.end=f+s*l),e.push(c),c=at(t)),o&&(f+=s)}var _=t.length-3;p=t[_],d=t[_+1],g=t[_+2],(y=0===i?p:d)>=r&&y<=n&&st(c,p,d,g),_=c.length-3,a&&_>=3&&(c[_]!==c[0]||c[_+1]!==c[1])&&st(c,c[0],c[1],c[2]),c.length&&e.push(c)}function at(t){var e=[];return e.size=t.size,e.start=t.start,e.end=t.end,e}function ot(t,e,r,n,i,a){for(var o=0;o<t.length;o++)it(t[o],e,r,n,i,a,!1)}function st(t,e,r,n){t.push(e),t.push(r),t.push(n)}function lt(t,e,r,n,i,a){var o=(a-e)/(n-e);return t.push(a),t.push(r+(i-r)*o),t.push(1),o}function ct(t,e,r,n,i,a){var o=(a-r)/(i-r);return t.push(e+(n-e)*o),t.push(a),t.push(1),o}function ut(t,e){for(var r=[],n=0;n<t.length;n++){var i,a=t[n],o=a.type;if(\"Point\"===o||\"MultiPoint\"===o||\"LineString\"===o)i=ft(a.geometry,e);else if(\"MultiLineString\"===o||\"Polygon\"===o){i=[];for(var s=0;s<a.geometry.length;s++)i.push(ft(a.geometry[s],e))}else if(\"MultiPolygon\"===o)for(i=[],s=0;s<a.geometry.length;s++){for(var l=[],c=0;c<a.geometry[s].length;c++)l.push(ft(a.geometry[s][c],e));i.push(l)}r.push(X(a.id,o,i,a.tags))}return r}function ft(t,e){var r=[];r.size=t.size,void 0!==t.start&&(r.start=t.start,r.end=t.end);for(var n=0;n<t.length;n+=3)r.push(t[n]+e,t[n+1],t[n+2]);return r}function ht(t,e){if(t.transformed)return t;var r,n,i,a=1<<t.z,o=t.x,s=t.y;for(r=0;r<t.features.length;r++){var l=t.features[r],c=l.geometry,u=l.type;if(l.geometry=[],1===u)for(n=0;n<c.length;n+=2)l.geometry.push(pt(c[n],c[n+1],e,a,o,s));else for(n=0;n<c.length;n++){var f=[];for(i=0;i<c[n].length;i+=2)f.push(pt(c[n][i],c[n][i+1],e,a,o,s));l.geometry.push(f)}}return t.transformed=!0,t}function pt(t,e,r,n,i,a){return[Math.round(r*(t*n-i)),Math.round(r*(e*n-a))]}function dt(t,e,r,n,i){for(var a=e===i.maxZoom?0:i.tolerance/((1<<e)*i.extent),o={features:[],numPoints:0,numSimplified:0,numFeatures:0,source:null,x:r,y:n,z:e,transformed:!1,minX:2,minY:1,maxX:-1,maxY:0},s=0;s<t.length;s++){o.numFeatures++,gt(o,t[s],a,i);var l=t[s].minX,c=t[s].minY,u=t[s].maxX,f=t[s].maxY;l<o.minX&&(o.minX=l),c<o.minY&&(o.minY=c),u>o.maxX&&(o.maxX=u),f>o.maxY&&(o.maxY=f)}return o}function gt(t,e,r,n){var i=e.geometry,a=e.type,o=[];if(\"Point\"===a||\"MultiPoint\"===a)for(var s=0;s<i.length;s+=3)o.push(i[s]),o.push(i[s+1]),t.numPoints++,t.numSimplified++;else if(\"LineString\"===a)mt(o,i,t,r,!1,!1);else if(\"MultiLineString\"===a||\"Polygon\"===a)for(s=0;s<i.length;s++)mt(o,i[s],t,r,\"Polygon\"===a,0===s);else if(\"MultiPolygon\"===a)for(var l=0;l<i.length;l++){var c=i[l];for(s=0;s<c.length;s++)mt(o,c[s],t,r,!0,0===s)}if(o.length){var u=e.tags||null;if(\"LineString\"===a&&n.lineMetrics){for(var f in u={},e.tags)u[f]=e.tags[f];u.mapbox_clip_start=i.start/i.size,u.mapbox_clip_end=i.end/i.size}var h={geometry:o,type:\"Polygon\"===a||\"MultiPolygon\"===a?3:\"LineString\"===a||\"MultiLineString\"===a?2:1,tags:u};null!==e.id&&(h.id=e.id),t.features.push(h)}}function mt(t,e,r,n,i,a){var o=n*n;if(n>0&&e.size<(i?o:n))r.numPoints+=e.length/3;else{for(var s=[],l=0;l<e.length;l+=3)(0===n||e[l+2]>o)&&(r.numSimplified++,s.push(e[l]),s.push(e[l+1])),r.numPoints++;i&&function(t,e){for(var r=0,n=0,i=t.length,a=i-2;n<i;a=n,n+=2)r+=(t[n]-t[a])*(t[n+1]+t[a+1]);if(r>0===e)for(n=0,i=t.length;n<i/2;n+=2){var o=t[n],s=t[n+1];t[n]=t[i-2-n],t[n+1]=t[i-1-n],t[i-2-n]=o,t[i-1-n]=s}}(s,a),t.push(s)}}function vt(t,e){var r=(e=this.options=function(t,e){for(var r in e)t[r]=e[r];return t}(Object.create(this.options),e)).debug;if(r&&console.time(\"preprocess data\"),e.maxZoom<0||e.maxZoom>24)throw new Error(\"maxZoom should be in the 0-24 range\");if(e.promoteId&&e.generateId)throw new Error(\"promoteId and generateId cannot be used together.\");var n=function(t,e){var r=[];if(\"FeatureCollection\"===t.type)for(var n=0;n<t.features.length;n++)J(r,t.features[n],e,n);else J(r,\"Feature\"===t.type?t:{geometry:t},e);return r}(t,e);this.tiles={},this.tileCoords=[],r&&(console.timeEnd(\"preprocess data\"),console.log(\"index: maxZoom: %d, maxPoints: %d\",e.indexMaxZoom,e.indexMaxPoints),console.time(\"generate tiles\"),this.stats={},this.total=0),(n=function(t,e){var r=e.buffer/e.extent,n=t,i=rt(t,1,-1-r,r,0,-1,2,e),a=rt(t,1,1-r,2+r,0,-1,2,e);return(i||a)&&(n=rt(t,1,-r,1+r,0,-1,2,e)||[],i&&(n=ut(i,1).concat(n)),a&&(n=n.concat(ut(a,-1)))),n}(n,e)).length&&this.splitTile(n,0,0,0),r&&(n.length&&console.log(\"features: %d, points: %d\",this.tiles[0].numFeatures,this.tiles[0].numPoints),console.timeEnd(\"generate tiles\"),console.log(\"tiles generated:\",this.total,JSON.stringify(this.stats)))}function yt(t,e,r){return 32*((1<<t)*r+e)+t}function xt(t,e){var r=t.tileID.canonical;if(!this._geoJSONIndex)return e(null,null);var n=this._geoJSONIndex.getTile(r.z,r.x,r.y);if(!n)return e(null,null);var i=new g(n.features),a=b(i);0===a.byteOffset&&a.byteLength===a.buffer.byteLength||(a=new Uint8Array(a)),e(null,{vectorTile:i,rawData:a.buffer})}F.prototype.load=function(t){var e=this.options,r=e.log,n=e.minZoom,i=e.maxZoom,a=e.nodeSize;r&&console.time(\"total time\");var o=\"prepare \"+t.length+\" points\";r&&console.time(o),this.points=t;for(var s=[],l=0;l<t.length;l++)t[l].geometry&&s.push(N(t[l],l));this.trees[i+1]=new D(s,G,Y,a,Float32Array),r&&console.timeEnd(o);for(var c=i;c>=n;c--){var u=+Date.now();s=this._cluster(s,c),this.trees[c]=new D(s,G,Y,a,Float32Array),r&&console.log(\"z%d: %d clusters in %dms\",c,s.length,+Date.now()-u)}return r&&console.timeEnd(\"total time\"),this},F.prototype.getClusters=function(t,e){var r=((t[0]+180)%360+360)%360-180,n=Math.max(-90,Math.min(90,t[1])),i=180===t[2]?180:((t[2]+180)%360+360)%360-180,a=Math.max(-90,Math.min(90,t[3]));if(t[2]-t[0]>=360)r=-180,i=180;else if(r>i){var o=this.getClusters([r,n,180,a],e),s=this.getClusters([-180,n,i,a],e);return o.concat(s)}for(var l=this.trees[this._limitZoom(e)],c=[],u=0,f=l.range(V(r),q(a),V(i),q(n));u<f.length;u+=1){var h=l.points[f[u]];c.push(h.numPoints?j(h):this.points[h.index])}return c},F.prototype.getChildren=function(t){var e=this._getOriginId(t),r=this._getOriginZoom(t),n=\"No cluster with the specified id.\",i=this.trees[r];if(!i)throw new Error(n);var a=i.points[e];if(!a)throw new Error(n);for(var o=this.options.radius/(this.options.extent*Math.pow(2,r-1)),s=[],l=0,c=i.within(a.x,a.y,o);l<c.length;l+=1){var u=i.points[c[l]];u.parentId===t&&s.push(u.numPoints?j(u):this.points[u.index])}if(0===s.length)throw new Error(n);return s},F.prototype.getLeaves=function(t,e,r){var n=[];return this._appendLeaves(n,t,e=e||10,r=r||0,0),n},F.prototype.getTile=function(t,e,r){var n=this.trees[this._limitZoom(t)],i=Math.pow(2,t),a=this.options,o=a.radius/a.extent,s=(r-o)/i,l=(r+1+o)/i,c={features:[]};return this._addTileFeatures(n.range((e-o)/i,s,(e+1+o)/i,l),n.points,e,r,i,c),0===e&&this._addTileFeatures(n.range(1-o/i,s,1,l),n.points,i,r,i,c),e===i-1&&this._addTileFeatures(n.range(0,s,o/i,l),n.points,-1,r,i,c),c.features.length?c:null},F.prototype.getClusterExpansionZoom=function(t){for(var e=this._getOriginZoom(t)-1;e<=this.options.maxZoom;){var r=this.getChildren(t);if(e++,1!==r.length)break;t=r[0].properties.cluster_id}return e},F.prototype._appendLeaves=function(t,e,r,n,i){for(var a=0,o=this.getChildren(e);a<o.length;a+=1){var s=o[a],l=s.properties;if(l&&l.cluster?i+l.point_count<=n?i+=l.point_count:i=this._appendLeaves(t,l.cluster_id,r,n,i):i<n?i++:t.push(s),t.length===r)break}return i},F.prototype._addTileFeatures=function(t,e,r,n,i,a){for(var o=0,s=t;o<s.length;o+=1){var l=e[s[o]],c=l.numPoints,u={type:1,geometry:[[Math.round(this.options.extent*(l.x*i-r)),Math.round(this.options.extent*(l.y*i-n))]],tags:c?U(l):this.points[l.index].properties},f=void 0;c?f=l.id:this.options.generateId?f=l.index:this.points[l.index].id&&(f=this.points[l.index].id),void 0!==f&&(u.id=f),a.features.push(u)}},F.prototype._limitZoom=function(t){return Math.max(this.options.minZoom,Math.min(t,this.options.maxZoom+1))},F.prototype._cluster=function(t,e){for(var r=[],n=this.options,i=n.reduce,a=n.radius/(n.extent*Math.pow(2,e)),o=0;o<t.length;o++){var s=t[o];if(!(s.zoom<=e)){s.zoom=e;for(var l=this.trees[e+1],c=l.within(s.x,s.y,a),u=s.numPoints||1,f=s.x*u,h=s.y*u,p=i&&u>1?this._map(s,!0):null,d=(o<<5)+(e+1)+this.points.length,g=0,m=c;g<m.length;g+=1){var v=l.points[m[g]];if(!(v.zoom<=e)){v.zoom=e;var y=v.numPoints||1;f+=v.x*y,h+=v.y*y,u+=y,v.parentId=d,i&&(p||(p=this._map(s,!0)),i(p,this._map(v)))}}1===u?r.push(s):(s.parentId=d,r.push(B(f/u,h/u,d,u,p)))}}return r},F.prototype._getOriginId=function(t){return t-this.points.length>>5},F.prototype._getOriginZoom=function(t){return(t-this.points.length)%32},F.prototype._map=function(t,e){if(t.numPoints)return e?H({},t.properties):t.properties;var r=this.points[t.index].properties,n=this.options.map(r);return e&&n===r?H({},n):n},vt.prototype.options={maxZoom:14,indexMaxZoom:5,indexMaxPoints:1e5,tolerance:3,extent:4096,buffer:64,lineMetrics:!1,promoteId:null,generateId:!1,debug:0},vt.prototype.splitTile=function(t,e,r,n,i,a,o){for(var s=[t,e,r,n],l=this.options,c=l.debug;s.length;){n=s.pop(),r=s.pop(),e=s.pop(),t=s.pop();var u=1<<e,f=yt(e,r,n),h=this.tiles[f];if(!h&&(c>1&&console.time(\"creation\"),h=this.tiles[f]=dt(t,e,r,n,l),this.tileCoords.push({z:e,x:r,y:n}),c)){c>1&&(console.log(\"tile z%d-%d-%d (features: %d, points: %d, simplified: %d)\",e,r,n,h.numFeatures,h.numPoints,h.numSimplified),console.timeEnd(\"creation\"));var p=\"z\"+e;this.stats[p]=(this.stats[p]||0)+1,this.total++}if(h.source=t,i){if(e===l.maxZoom||e===i)continue;var d=1<<i-e;if(r!==Math.floor(a/d)||n!==Math.floor(o/d))continue}else if(e===l.indexMaxZoom||h.numPoints<=l.indexMaxPoints)continue;if(h.source=null,0!==t.length){c>1&&console.time(\"clipping\");var g,m,v,y,x,b,_=.5*l.buffer/l.extent,w=.5-_,T=.5+_,k=1+_;g=m=v=y=null,x=rt(t,u,r-_,r+T,0,h.minX,h.maxX,l),b=rt(t,u,r+w,r+k,0,h.minX,h.maxX,l),t=null,x&&(g=rt(x,u,n-_,n+T,1,h.minY,h.maxY,l),m=rt(x,u,n+w,n+k,1,h.minY,h.maxY,l),x=null),b&&(v=rt(b,u,n-_,n+T,1,h.minY,h.maxY,l),y=rt(b,u,n+w,n+k,1,h.minY,h.maxY,l),b=null),c>1&&console.timeEnd(\"clipping\"),s.push(g||[],e+1,2*r,2*n),s.push(m||[],e+1,2*r,2*n+1),s.push(v||[],e+1,2*r+1,2*n),s.push(y||[],e+1,2*r+1,2*n+1)}}},vt.prototype.getTile=function(t,e,r){var n=this.options,i=n.extent,a=n.debug;if(t<0||t>24)return null;var o=1<<t,s=yt(t,e=(e%o+o)%o,r);if(this.tiles[s])return ht(this.tiles[s],i);a>1&&console.log(\"drilling down to z%d-%d-%d\",t,e,r);for(var l,c=t,u=e,f=r;!l&&c>0;)c--,u=Math.floor(u/2),f=Math.floor(f/2),l=this.tiles[yt(c,u,f)];return l&&l.source?(a>1&&console.log(\"found parent tile z%d-%d-%d\",c,u,f),a>1&&console.time(\"drilling down\"),this.splitTile(l.source,c,u,f,t,e,r),a>1&&console.timeEnd(\"drilling down\"),this.tiles[s]?ht(this.tiles[s],i):null):null};var bt=function(e){function r(t,r,n,i){e.call(this,t,r,n,xt),i&&(this.loadGeoJSON=i)}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.loadData=function(t,e){this._pendingCallback&&this._pendingCallback(null,{abandoned:!0}),this._pendingCallback=e,this._pendingLoadDataParams=t,this._state&&\"Idle\"!==this._state?this._state=\"NeedsLoadData\":(this._state=\"Coalescing\",this._loadData())},r.prototype._loadData=function(){var e=this;if(this._pendingCallback&&this._pendingLoadDataParams){var r=this._pendingCallback,n=this._pendingLoadDataParams;delete this._pendingCallback,delete this._pendingLoadDataParams;var i=!!(n&&n.request&&n.request.collectResourceTiming)&&new t.RequestPerformance(n.request);this.loadGeoJSON(n,(function(a,o){if(a||!o)return r(a);if(\"object\"!=typeof o)return r(new Error(\"Input data given to '\"+n.source+\"' is not a valid GeoJSON object.\"));!function t(e,r){var n,i=e&&e.type;if(\"FeatureCollection\"===i)for(n=0;n<e.features.length;n++)t(e.features[n],r);else if(\"GeometryCollection\"===i)for(n=0;n<e.geometries.length;n++)t(e.geometries[n],r);else if(\"Feature\"===i)t(e.geometry,r);else if(\"Polygon\"===i)f(e.coordinates,r);else if(\"MultiPolygon\"===i)for(n=0;n<e.coordinates.length;n++)f(e.coordinates[n],r);return e}(o,!0);try{e._geoJSONIndex=n.cluster?new F(function(e){var r=e.superclusterOptions,n=e.clusterProperties;if(!n||!r)return r;for(var i={},a={},o={accumulated:null,zoom:0},s={properties:null},l=Object.keys(n),c=0,u=l;c<u.length;c+=1){var f=u[c],h=n[f],p=h[0],d=t.createExpression(h[1]),g=t.createExpression(\"string\"==typeof p?[p,[\"accumulated\"],[\"get\",f]]:p);i[f]=d.value,a[f]=g.value}return r.map=function(t){s.properties=t;for(var e={},r=0,n=l;r<n.length;r+=1){var a=n[r];e[a]=i[a].evaluate(o,s)}return e},r.reduce=function(t,e){s.properties=e;for(var r=0,n=l;r<n.length;r+=1){var i=n[r];o.accumulated=t[i],t[i]=a[i].evaluate(o,s)}},r}(n)).load(o.features):function(t,e){return new vt(t,e)}(o,n.geojsonVtOptions)}catch(a){return r(a)}e.loaded={};var s={};if(i){var l=i.finish();l&&(s.resourceTiming={},s.resourceTiming[n.source]=JSON.parse(JSON.stringify(l)))}r(null,s)}))}},r.prototype.coalesce=function(){\"Coalescing\"===this._state?this._state=\"Idle\":\"NeedsLoadData\"===this._state&&(this._state=\"Coalescing\",this._loadData())},r.prototype.reloadTile=function(t,r){var n=this.loaded;return n&&n[t.uid]?e.prototype.reloadTile.call(this,t,r):this.loadTile(t,r)},r.prototype.loadGeoJSON=function(e,r){if(e.request)t.getJSON(e.request,r);else{if(\"string\"!=typeof e.data)return r(new Error(\"Input data given to '\"+e.source+\"' is not a valid GeoJSON object.\"));try{return r(null,JSON.parse(e.data))}catch(t){return r(new Error(\"Input data given to '\"+e.source+\"' is not a valid GeoJSON object.\"))}}},r.prototype.removeSource=function(t,e){this._pendingCallback&&this._pendingCallback(null,{abandoned:!0}),e()},r.prototype.getClusterExpansionZoom=function(t,e){try{e(null,this._geoJSONIndex.getClusterExpansionZoom(t.clusterId))}catch(t){e(t)}},r.prototype.getClusterChildren=function(t,e){try{e(null,this._geoJSONIndex.getChildren(t.clusterId))}catch(t){e(t)}},r.prototype.getClusterLeaves=function(t,e){try{e(null,this._geoJSONIndex.getLeaves(t.clusterId,t.limit,t.offset))}catch(t){e(t)}},r}(l),_t=function(e){var r=this;this.self=e,this.actor=new t.Actor(e,this),this.layerIndexes={},this.availableImages={},this.workerSourceTypes={vector:l,geojson:bt},this.workerSources={},this.demWorkerSources={},this.self.registerWorkerSource=function(t,e){if(r.workerSourceTypes[t])throw new Error('Worker source with name \"'+t+'\" already registered.');r.workerSourceTypes[t]=e},this.self.registerRTLTextPlugin=function(e){if(t.plugin.isParsed())throw new Error(\"RTL text plugin already registered.\");t.plugin.applyArabicShaping=e.applyArabicShaping,t.plugin.processBidirectionalText=e.processBidirectionalText,t.plugin.processStyledBidirectionalText=e.processStyledBidirectionalText}};return _t.prototype.setReferrer=function(t,e){this.referrer=e},_t.prototype.setImages=function(t,e,r){for(var n in this.availableImages[t]=e,this.workerSources[t]){var i=this.workerSources[t][n];for(var a in i)i[a].availableImages=e}r()},_t.prototype.setLayers=function(t,e,r){this.getLayerIndex(t).replace(e),r()},_t.prototype.updateLayers=function(t,e,r){this.getLayerIndex(t).update(e.layers,e.removedIds),r()},_t.prototype.loadTile=function(t,e,r){this.getWorkerSource(t,e.type,e.source).loadTile(e,r)},_t.prototype.loadDEMTile=function(t,e,r){this.getDEMWorkerSource(t,e.source).loadTile(e,r)},_t.prototype.reloadTile=function(t,e,r){this.getWorkerSource(t,e.type,e.source).reloadTile(e,r)},_t.prototype.abortTile=function(t,e,r){this.getWorkerSource(t,e.type,e.source).abortTile(e,r)},_t.prototype.removeTile=function(t,e,r){this.getWorkerSource(t,e.type,e.source).removeTile(e,r)},_t.prototype.removeDEMTile=function(t,e){this.getDEMWorkerSource(t,e.source).removeTile(e)},_t.prototype.removeSource=function(t,e,r){if(this.workerSources[t]&&this.workerSources[t][e.type]&&this.workerSources[t][e.type][e.source]){var n=this.workerSources[t][e.type][e.source];delete this.workerSources[t][e.type][e.source],void 0!==n.removeSource?n.removeSource(e,r):r()}},_t.prototype.loadWorkerSource=function(t,e,r){try{this.self.importScripts(e.url),r()}catch(t){r(t.toString())}},_t.prototype.syncRTLPluginState=function(e,r,n){try{t.plugin.setState(r);var i=t.plugin.getPluginURL();if(t.plugin.isLoaded()&&!t.plugin.isParsed()&&null!=i){this.self.importScripts(i);var a=t.plugin.isParsed();n(a?void 0:new Error(\"RTL Text Plugin failed to import scripts from \"+i),a)}}catch(t){n(t.toString())}},_t.prototype.getAvailableImages=function(t){var e=this.availableImages[t];return e||(e=[]),e},_t.prototype.getLayerIndex=function(t){var e=this.layerIndexes[t];return e||(e=this.layerIndexes[t]=new n),e},_t.prototype.getWorkerSource=function(t,e,r){var n=this;return this.workerSources[t]||(this.workerSources[t]={}),this.workerSources[t][e]||(this.workerSources[t][e]={}),this.workerSources[t][e][r]||(this.workerSources[t][e][r]=new this.workerSourceTypes[e]({send:function(e,r,i){n.actor.send(e,r,i,t)}},this.getLayerIndex(t),this.getAvailableImages(t))),this.workerSources[t][e][r]},_t.prototype.getDEMWorkerSource=function(t,e){return this.demWorkerSources[t]||(this.demWorkerSources[t]={}),this.demWorkerSources[t][e]||(this.demWorkerSources[t][e]=new u),this.demWorkerSources[t][e]},_t.prototype.enforceCacheSizeLimit=function(e,r){t.enforceCacheSizeLimit(r)},\"undefined\"!=typeof WorkerGlobalScope&&void 0!==t.window&&t.window instanceof WorkerGlobalScope&&(t.window.worker=new _t(t.window)),_t})),n(0,(function(t){var e=t.createCommonjsModule((function(t){function e(t){return!r(t)}function r(t){return\"undefined\"==typeof window||\"undefined\"==typeof document?\"not a browser\":Array.prototype&&Array.prototype.every&&Array.prototype.filter&&Array.prototype.forEach&&Array.prototype.indexOf&&Array.prototype.lastIndexOf&&Array.prototype.map&&Array.prototype.some&&Array.prototype.reduce&&Array.prototype.reduceRight&&Array.isArray?Function.prototype&&Function.prototype.bind?Object.keys&&Object.create&&Object.getPrototypeOf&&Object.getOwnPropertyNames&&Object.isSealed&&Object.isFrozen&&Object.isExtensible&&Object.getOwnPropertyDescriptor&&Object.defineProperty&&Object.defineProperties&&Object.seal&&Object.freeze&&Object.preventExtensions?\"JSON\"in window&&\"parse\"in JSON&&\"stringify\"in JSON?function(){if(!(\"Worker\"in window&&\"Blob\"in window&&\"URL\"in window))return!1;var t,e,r=new Blob([\"\"],{type:\"text/javascript\"}),n=URL.createObjectURL(r);try{e=new Worker(n),t=!0}catch(e){t=!1}return e&&e.terminate(),URL.revokeObjectURL(n),t}()?\"Uint8ClampedArray\"in window?ArrayBuffer.isView?function(){var t=document.createElement(\"canvas\");t.width=t.height=1;var e=t.getContext(\"2d\");if(!e)return!1;var r=e.getImageData(0,0,1,1);return r&&r.width===t.width}()?(void 0===n[r=t&&t.failIfMajorPerformanceCaveat]&&(n[r]=function(t){var r=function(t){var r=document.createElement(\"canvas\"),n=Object.create(e.webGLContextAttributes);return n.failIfMajorPerformanceCaveat=t,r.probablySupportsContext?r.probablySupportsContext(\"webgl\",n)||r.probablySupportsContext(\"experimental-webgl\",n):r.supportsContext?r.supportsContext(\"webgl\",n)||r.supportsContext(\"experimental-webgl\",n):r.getContext(\"webgl\",n)||r.getContext(\"experimental-webgl\",n)}(t);if(!r)return!1;var n=r.createShader(r.VERTEX_SHADER);return!(!n||r.isContextLost())&&(r.shaderSource(n,\"void main() {}\"),r.compileShader(n),!0===r.getShaderParameter(n,r.COMPILE_STATUS))}(r)),n[r]?void 0:\"insufficient WebGL support\"):\"insufficient Canvas/getImageData support\":\"insufficient ArrayBuffer support\":\"insufficient Uint8ClampedArray support\":\"insufficient worker support\":\"insufficient JSON support\":\"insufficient Object support\":\"insufficient Function support\":\"insufficent Array support\";var r}t.exports?t.exports=e:window&&(window.mapboxgl=window.mapboxgl||{},window.mapboxgl.supported=e,window.mapboxgl.notSupportedReason=r);var n={};e.webGLContextAttributes={antialias:!1,alpha:!0,stencil:!0,depth:!0}})),r={create:function(e,r,n){var i=t.window.document.createElement(e);return void 0!==r&&(i.className=r),n&&n.appendChild(i),i},createNS:function(e,r){return t.window.document.createElementNS(e,r)}},n=t.window.document.documentElement.style;function i(t){if(!n)return t[0];for(var e=0;e<t.length;e++)if(t[e]in n)return t[e];return t[0]}var a,o=i([\"userSelect\",\"MozUserSelect\",\"WebkitUserSelect\",\"msUserSelect\"]);r.disableDrag=function(){n&&o&&(a=n[o],n[o]=\"none\")},r.enableDrag=function(){n&&o&&(n[o]=a)};var s=i([\"transform\",\"WebkitTransform\"]);r.setTransform=function(t,e){t.style[s]=e};var l=!1;try{var c=Object.defineProperty({},\"passive\",{get:function(){l=!0}});t.window.addEventListener(\"test\",c,c),t.window.removeEventListener(\"test\",c,c)}catch(t){l=!1}r.addEventListener=function(t,e,r,n){void 0===n&&(n={}),t.addEventListener(e,r,\"passive\"in n&&l?n:n.capture)},r.removeEventListener=function(t,e,r,n){void 0===n&&(n={}),t.removeEventListener(e,r,\"passive\"in n&&l?n:n.capture)};var u=function(e){e.preventDefault(),e.stopPropagation(),t.window.removeEventListener(\"click\",u,!0)};function f(t){var e=t.userImage;return!!(e&&e.render&&e.render())&&(t.data.replace(new Uint8Array(e.data.buffer)),!0)}r.suppressClick=function(){t.window.addEventListener(\"click\",u,!0),t.window.setTimeout((function(){t.window.removeEventListener(\"click\",u,!0)}),0)},r.mousePos=function(e,r){var n=e.getBoundingClientRect();return new t.Point(r.clientX-n.left-e.clientLeft,r.clientY-n.top-e.clientTop)},r.touchPos=function(e,r){for(var n=e.getBoundingClientRect(),i=[],a=0;a<r.length;a++)i.push(new t.Point(r[a].clientX-n.left-e.clientLeft,r[a].clientY-n.top-e.clientTop));return i},r.mouseButton=function(e){return void 0!==t.window.InstallTrigger&&2===e.button&&e.ctrlKey&&t.window.navigator.platform.toUpperCase().indexOf(\"MAC\")>=0?0:e.button},r.remove=function(t){t.parentNode&&t.parentNode.removeChild(t)};var h=function(e){function r(){e.call(this),this.images={},this.updatedImages={},this.callbackDispatchedThisFrame={},this.loaded=!1,this.requestors=[],this.patterns={},this.atlasImage=new t.RGBAImage({width:1,height:1}),this.dirty=!0}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.isLoaded=function(){return this.loaded},r.prototype.setLoaded=function(t){if(this.loaded!==t&&(this.loaded=t,t)){for(var e=0,r=this.requestors;e<r.length;e+=1){var n=r[e];this._notify(n.ids,n.callback)}this.requestors=[]}},r.prototype.getImage=function(t){return this.images[t]},r.prototype.addImage=function(t,e){this._validate(t,e)&&(this.images[t]=e)},r.prototype._validate=function(e,r){var n=!0;return this._validateStretch(r.stretchX,r.data&&r.data.width)||(this.fire(new t.ErrorEvent(new Error('Image \"'+e+'\" has invalid \"stretchX\" value'))),n=!1),this._validateStretch(r.stretchY,r.data&&r.data.height)||(this.fire(new t.ErrorEvent(new Error('Image \"'+e+'\" has invalid \"stretchY\" value'))),n=!1),this._validateContent(r.content,r)||(this.fire(new t.ErrorEvent(new Error('Image \"'+e+'\" has invalid \"content\" value'))),n=!1),n},r.prototype._validateStretch=function(t,e){if(!t)return!0;for(var r=0,n=0,i=t;n<i.length;n+=1){var a=i[n];if(a[0]<r||a[1]<a[0]||e<a[1])return!1;r=a[1]}return!0},r.prototype._validateContent=function(t,e){return!(t&&(4!==t.length||t[0]<0||e.data.width<t[0]||t[1]<0||e.data.height<t[1]||t[2]<0||e.data.width<t[2]||t[3]<0||e.data.height<t[3]||t[2]<t[0]||t[3]<t[1]))},r.prototype.updateImage=function(t,e){e.version=this.images[t].version+1,this.images[t]=e,this.updatedImages[t]=!0},r.prototype.removeImage=function(t){var e=this.images[t];delete this.images[t],delete this.patterns[t],e.userImage&&e.userImage.onRemove&&e.userImage.onRemove()},r.prototype.listImages=function(){return Object.keys(this.images)},r.prototype.getImages=function(t,e){var r=!0;if(!this.isLoaded())for(var n=0,i=t;n<i.length;n+=1)this.images[i[n]]||(r=!1);this.isLoaded()||r?this._notify(t,e):this.requestors.push({ids:t,callback:e})},r.prototype._notify=function(e,r){for(var n={},i=0,a=e;i<a.length;i+=1){var o=a[i];this.images[o]||this.fire(new t.Event(\"styleimagemissing\",{id:o}));var s=this.images[o];s?n[o]={data:s.data.clone(),pixelRatio:s.pixelRatio,sdf:s.sdf,version:s.version,stretchX:s.stretchX,stretchY:s.stretchY,content:s.content,hasRenderCallback:Boolean(s.userImage&&s.userImage.render)}:t.warnOnce('Image \"'+o+'\" could not be loaded. Please make sure you have added the image with map.addImage() or a \"sprite\" property in your style. You can provide missing images by listening for the \"styleimagemissing\" map event.')}r(null,n)},r.prototype.getPixelSize=function(){var t=this.atlasImage;return{width:t.width,height:t.height}},r.prototype.getPattern=function(e){var r=this.patterns[e],n=this.getImage(e);if(!n)return null;if(r&&r.position.version===n.version)return r.position;if(r)r.position.version=n.version;else{var i={w:n.data.width+2,h:n.data.height+2,x:0,y:0},a=new t.ImagePosition(i,n);this.patterns[e]={bin:i,position:a}}return this._updatePatternAtlas(),this.patterns[e].position},r.prototype.bind=function(e){var r=e.gl;this.atlasTexture?this.dirty&&(this.atlasTexture.update(this.atlasImage),this.dirty=!1):this.atlasTexture=new t.Texture(e,this.atlasImage,r.RGBA),this.atlasTexture.bind(r.LINEAR,r.CLAMP_TO_EDGE)},r.prototype._updatePatternAtlas=function(){var e=[];for(var r in this.patterns)e.push(this.patterns[r].bin);var n=t.potpack(e),i=n.w,a=n.h,o=this.atlasImage;for(var s in o.resize({width:i||1,height:a||1}),this.patterns){var l=this.patterns[s].bin,c=l.x+1,u=l.y+1,f=this.images[s].data,h=f.width,p=f.height;t.RGBAImage.copy(f,o,{x:0,y:0},{x:c,y:u},{width:h,height:p}),t.RGBAImage.copy(f,o,{x:0,y:p-1},{x:c,y:u-1},{width:h,height:1}),t.RGBAImage.copy(f,o,{x:0,y:0},{x:c,y:u+p},{width:h,height:1}),t.RGBAImage.copy(f,o,{x:h-1,y:0},{x:c-1,y:u},{width:1,height:p}),t.RGBAImage.copy(f,o,{x:0,y:0},{x:c+h,y:u},{width:1,height:p})}this.dirty=!0},r.prototype.beginFrame=function(){this.callbackDispatchedThisFrame={}},r.prototype.dispatchRenderCallbacks=function(t){for(var e=0,r=t;e<r.length;e+=1){var n=r[e];if(!this.callbackDispatchedThisFrame[n]){this.callbackDispatchedThisFrame[n]=!0;var i=this.images[n];f(i)&&this.updateImage(n,i)}}},r}(t.Evented),p=m,d=m,g=1e20;function m(t,e,r,n,i,a){this.fontSize=t||24,this.buffer=void 0===e?3:e,this.cutoff=n||.25,this.fontFamily=i||\"sans-serif\",this.fontWeight=a||\"normal\",this.radius=r||8;var o=this.size=this.fontSize+2*this.buffer;this.canvas=document.createElement(\"canvas\"),this.canvas.width=this.canvas.height=o,this.ctx=this.canvas.getContext(\"2d\"),this.ctx.font=this.fontWeight+\" \"+this.fontSize+\"px \"+this.fontFamily,this.ctx.textBaseline=\"middle\",this.ctx.fillStyle=\"black\",this.gridOuter=new Float64Array(o*o),this.gridInner=new Float64Array(o*o),this.f=new Float64Array(o),this.d=new Float64Array(o),this.z=new Float64Array(o+1),this.v=new Int16Array(o),this.middle=Math.round(o/2*(navigator.userAgent.indexOf(\"Gecko/\")>=0?1.2:1))}function v(t,e,r,n,i,a,o){for(var s=0;s<e;s++){for(var l=0;l<r;l++)n[l]=t[l*e+s];for(y(n,i,a,o,r),l=0;l<r;l++)t[l*e+s]=i[l]}for(l=0;l<r;l++){for(s=0;s<e;s++)n[s]=t[l*e+s];for(y(n,i,a,o,e),s=0;s<e;s++)t[l*e+s]=Math.sqrt(i[s])}}function y(t,e,r,n,i){r[0]=0,n[0]=-g,n[1]=+g;for(var a=1,o=0;a<i;a++){for(var s=(t[a]+a*a-(t[r[o]]+r[o]*r[o]))/(2*a-2*r[o]);s<=n[o];)o--,s=(t[a]+a*a-(t[r[o]]+r[o]*r[o]))/(2*a-2*r[o]);r[++o]=a,n[o]=s,n[o+1]=+g}for(a=0,o=0;a<i;a++){for(;n[o+1]<a;)o++;e[a]=(a-r[o])*(a-r[o])+t[r[o]]}}m.prototype.draw=function(t){this.ctx.clearRect(0,0,this.size,this.size),this.ctx.fillText(t,this.buffer,this.middle);for(var e=this.ctx.getImageData(0,0,this.size,this.size),r=new Uint8ClampedArray(this.size*this.size),n=0;n<this.size*this.size;n++){var i=e.data[4*n+3]/255;this.gridOuter[n]=1===i?0:0===i?g:Math.pow(Math.max(0,.5-i),2),this.gridInner[n]=1===i?g:0===i?0:Math.pow(Math.max(0,i-.5),2)}for(v(this.gridOuter,this.size,this.size,this.f,this.d,this.v,this.z),v(this.gridInner,this.size,this.size,this.f,this.d,this.v,this.z),n=0;n<this.size*this.size;n++)r[n]=Math.max(0,Math.min(255,Math.round(255-255*((this.gridOuter[n]-this.gridInner[n])/this.radius+this.cutoff))));return r},p.default=d;var x=function(t,e){this.requestManager=t,this.localIdeographFontFamily=e,this.entries={}};x.prototype.setURL=function(t){this.url=t},x.prototype.getGlyphs=function(e,r){var n=this,i=[];for(var a in e)for(var o=0,s=e[a];o<s.length;o+=1)i.push({stack:a,id:s[o]});t.asyncAll(i,(function(t,e){var r=t.stack,i=t.id,a=n.entries[r];a||(a=n.entries[r]={glyphs:{},requests:{},ranges:{}});var o=a.glyphs[i];if(void 0===o){if(o=n._tinySDF(a,r,i))return a.glyphs[i]=o,void e(null,{stack:r,id:i,glyph:o});var s=Math.floor(i/256);if(256*s>65535)e(new Error(\"glyphs > 65535 not supported\"));else if(a.ranges[s])e(null,{stack:r,id:i,glyph:o});else{var l=a.requests[s];l||(l=a.requests[s]=[],x.loadGlyphRange(r,s,n.url,n.requestManager,(function(t,e){if(e){for(var r in e)n._doesCharSupportLocalGlyph(+r)||(a.glyphs[+r]=e[+r]);a.ranges[s]=!0}for(var i=0,o=l;i<o.length;i+=1)(0,o[i])(t,e);delete a.requests[s]}))),l.push((function(t,n){t?e(t):n&&e(null,{stack:r,id:i,glyph:n[i]||null})}))}}else e(null,{stack:r,id:i,glyph:o})}),(function(t,e){if(t)r(t);else if(e){for(var n={},i=0,a=e;i<a.length;i+=1){var o=a[i],s=o.stack,l=o.id,c=o.glyph;(n[s]||(n[s]={}))[l]=c&&{id:c.id,bitmap:c.bitmap.clone(),metrics:c.metrics}}r(null,n)}}))},x.prototype._doesCharSupportLocalGlyph=function(e){return!!this.localIdeographFontFamily&&(t.isChar[\"CJK Unified Ideographs\"](e)||t.isChar[\"Hangul Syllables\"](e)||t.isChar.Hiragana(e)||t.isChar.Katakana(e))},x.prototype._tinySDF=function(e,r,n){var i=this.localIdeographFontFamily;if(i&&this._doesCharSupportLocalGlyph(n)){var a=e.tinySDF;if(!a){var o=\"400\";/bold/i.test(r)?o=\"900\":/medium/i.test(r)?o=\"500\":/light/i.test(r)&&(o=\"200\"),a=e.tinySDF=new x.TinySDF(24,3,8,.25,i,o)}return{id:n,bitmap:new t.AlphaImage({width:30,height:30},a.draw(String.fromCharCode(n))),metrics:{width:24,height:24,left:0,top:-8,advance:24}}}},x.loadGlyphRange=function(e,r,n,i,a){var o=256*r,s=o+255,l=i.transformRequest(i.normalizeGlyphsURL(n).replace(\"{fontstack}\",e).replace(\"{range}\",o+\"-\"+s),t.ResourceType.Glyphs);t.getArrayBuffer(l,(function(e,r){if(e)a(e);else if(r){for(var n={},i=0,o=t.parseGlyphPBF(r);i<o.length;i+=1){var s=o[i];n[s.id]=s}a(null,n)}}))},x.TinySDF=p;var b=function(){this.specification=t.styleSpec.light.position};b.prototype.possiblyEvaluate=function(e,r){return t.sphericalToCartesian(e.expression.evaluate(r))},b.prototype.interpolate=function(e,r,n){return{x:t.number(e.x,r.x,n),y:t.number(e.y,r.y,n),z:t.number(e.z,r.z,n)}};var _=new t.Properties({anchor:new t.DataConstantProperty(t.styleSpec.light.anchor),position:new b,color:new t.DataConstantProperty(t.styleSpec.light.color),intensity:new t.DataConstantProperty(t.styleSpec.light.intensity)}),w=function(e){function r(r){e.call(this),this._transitionable=new t.Transitionable(_),this.setLight(r),this._transitioning=this._transitionable.untransitioned()}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.getLight=function(){return this._transitionable.serialize()},r.prototype.setLight=function(e,r){if(void 0===r&&(r={}),!this._validate(t.validateLight,e,r))for(var n in e){var i=e[n];t.endsWith(n,\"-transition\")?this._transitionable.setTransition(n.slice(0,-\"-transition\".length),i):this._transitionable.setValue(n,i)}},r.prototype.updateTransitions=function(t){this._transitioning=this._transitionable.transitioned(t,this._transitioning)},r.prototype.hasTransition=function(){return this._transitioning.hasTransition()},r.prototype.recalculate=function(t){this.properties=this._transitioning.possiblyEvaluate(t)},r.prototype._validate=function(e,r,n){return(!n||!1!==n.validate)&&t.emitValidationErrors(this,e.call(t.validateStyle,t.extend({value:r,style:{glyphs:!0,sprite:!0},styleSpec:t.styleSpec})))},r}(t.Evented),T=function(t,e){this.width=t,this.height=e,this.nextRow=0,this.data=new Uint8Array(this.width*this.height),this.dashEntry={}};T.prototype.getDash=function(t,e){var r=t.join(\",\")+String(e);return this.dashEntry[r]||(this.dashEntry[r]=this.addDash(t,e)),this.dashEntry[r]},T.prototype.getDashRanges=function(t,e,r){var n=[],i=t.length%2==1?-t[t.length-1]*r:0,a=t[0]*r,o=!0;n.push({left:i,right:a,isDash:o,zeroLength:0===t[0]});for(var s=t[0],l=1;l<t.length;l++){var c=t[l];n.push({left:i=s*r,right:a=(s+=c)*r,isDash:o=!o,zeroLength:0===c})}return n},T.prototype.addRoundDash=function(t,e,r){for(var n=e/2,i=-r;i<=r;i++)for(var a=this.width*(this.nextRow+r+i),o=0,s=t[o],l=0;l<this.width;l++){l/s.right>1&&(s=t[++o]);var c=Math.abs(l-s.left),u=Math.abs(l-s.right),f=Math.min(c,u),h=void 0,p=i/r*(n+1);if(s.isDash){var d=n-Math.abs(p);h=Math.sqrt(f*f+d*d)}else h=n-Math.sqrt(f*f+p*p);this.data[a+l]=Math.max(0,Math.min(255,h+128))}},T.prototype.addRegularDash=function(t){for(var e=t.length-1;e>=0;--e){var r=t[e],n=t[e+1];r.zeroLength?t.splice(e,1):n&&n.isDash===r.isDash&&(n.left=r.left,t.splice(e,1))}var i=t[0],a=t[t.length-1];i.isDash===a.isDash&&(i.left=a.left-this.width,a.right=i.right+this.width);for(var o=this.width*this.nextRow,s=0,l=t[s],c=0;c<this.width;c++){c/l.right>1&&(l=t[++s]);var u=Math.abs(c-l.left),f=Math.abs(c-l.right),h=Math.min(u,f);this.data[o+c]=Math.max(0,Math.min(255,(l.isDash?h:-h)+128))}},T.prototype.addDash=function(e,r){var n=r?7:0,i=2*n+1;if(this.nextRow+i>this.height)return t.warnOnce(\"LineAtlas out of space\"),null;for(var a=0,o=0;o<e.length;o++)a+=e[o];if(0!==a){var s=this.width/a,l=this.getDashRanges(e,this.width,s);r?this.addRoundDash(l,s,n):this.addRegularDash(l)}var c={y:(this.nextRow+n+.5)/this.height,height:2*n/this.height,width:a};return this.nextRow+=i,this.dirty=!0,c},T.prototype.bind=function(t){var e=t.gl;this.texture?(e.bindTexture(e.TEXTURE_2D,this.texture),this.dirty&&(this.dirty=!1,e.texSubImage2D(e.TEXTURE_2D,0,0,0,this.width,this.height,e.ALPHA,e.UNSIGNED_BYTE,this.data))):(this.texture=e.createTexture(),e.bindTexture(e.TEXTURE_2D,this.texture),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.REPEAT),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.REPEAT),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR),e.texImage2D(e.TEXTURE_2D,0,e.ALPHA,this.width,this.height,0,e.ALPHA,e.UNSIGNED_BYTE,this.data))};var k=function e(r,n){this.workerPool=r,this.actors=[],this.currentActor=0,this.id=t.uniqueId();for(var i=this.workerPool.acquire(this.id),a=0;a<i.length;a++){var o=new e.Actor(i[a],n,this.id);o.name=\"Worker \"+a,this.actors.push(o)}};function M(e,r,n){var i=function(i,a){if(i)return n(i);if(a){var o=t.pick(t.extend(a,e),[\"tiles\",\"minzoom\",\"maxzoom\",\"attribution\",\"mapbox_logo\",\"bounds\",\"scheme\",\"tileSize\",\"encoding\"]);a.vector_layers&&(o.vectorLayers=a.vector_layers,o.vectorLayerIds=o.vectorLayers.map((function(t){return t.id}))),o.tiles=r.canonicalizeTileset(o,e.url),n(null,o)}};return e.url?t.getJSON(r.transformRequest(r.normalizeSourceURL(e.url),t.ResourceType.Source),i):t.browser.frame((function(){return i(null,e)}))}k.prototype.broadcast=function(e,r,n){t.asyncAll(this.actors,(function(t,n){t.send(e,r,n)}),n=n||function(){})},k.prototype.getActor=function(){return this.currentActor=(this.currentActor+1)%this.actors.length,this.actors[this.currentActor]},k.prototype.remove=function(){this.actors.forEach((function(t){t.remove()})),this.actors=[],this.workerPool.release(this.id)},k.Actor=t.Actor;var A=function(e,r,n){this.bounds=t.LngLatBounds.convert(this.validateBounds(e)),this.minzoom=r||0,this.maxzoom=n||24};A.prototype.validateBounds=function(t){return Array.isArray(t)&&4===t.length?[Math.max(-180,t[0]),Math.max(-90,t[1]),Math.min(180,t[2]),Math.min(90,t[3])]:[-180,-90,180,90]},A.prototype.contains=function(e){var r=Math.pow(2,e.z),n=Math.floor(t.mercatorXfromLng(this.bounds.getWest())*r),i=Math.floor(t.mercatorYfromLat(this.bounds.getNorth())*r),a=Math.ceil(t.mercatorXfromLng(this.bounds.getEast())*r),o=Math.ceil(t.mercatorYfromLat(this.bounds.getSouth())*r);return e.x>=n&&e.x<a&&e.y>=i&&e.y<o};var S=function(e){function r(r,n,i,a){if(e.call(this),this.id=r,this.dispatcher=i,this.type=\"vector\",this.minzoom=0,this.maxzoom=22,this.scheme=\"xyz\",this.tileSize=512,this.reparseOverscaled=!0,this.isTileClipped=!0,this._loaded=!1,t.extend(this,t.pick(n,[\"url\",\"scheme\",\"tileSize\",\"promoteId\"])),this._options=t.extend({type:\"vector\"},n),this._collectResourceTiming=n.collectResourceTiming,512!==this.tileSize)throw new Error(\"vector tile sources must have a tileSize of 512\");this.setEventedParent(a)}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.load=function(){var e=this;this._loaded=!1,this.fire(new t.Event(\"dataloading\",{dataType:\"source\"})),this._tileJSONRequest=M(this._options,this.map._requestManager,(function(r,n){e._tileJSONRequest=null,e._loaded=!0,r?e.fire(new t.ErrorEvent(r)):n&&(t.extend(e,n),n.bounds&&(e.tileBounds=new A(n.bounds,e.minzoom,e.maxzoom)),t.postTurnstileEvent(n.tiles,e.map._requestManager._customAccessToken),t.postMapLoadEvent(n.tiles,e.map._getMapId(),e.map._requestManager._skuToken,e.map._requestManager._customAccessToken),e.fire(new t.Event(\"data\",{dataType:\"source\",sourceDataType:\"metadata\"})),e.fire(new t.Event(\"data\",{dataType:\"source\",sourceDataType:\"content\"})))}))},r.prototype.loaded=function(){return this._loaded},r.prototype.hasTile=function(t){return!this.tileBounds||this.tileBounds.contains(t.canonical)},r.prototype.onAdd=function(t){this.map=t,this.load()},r.prototype.onRemove=function(){this._tileJSONRequest&&(this._tileJSONRequest.cancel(),this._tileJSONRequest=null)},r.prototype.serialize=function(){return t.extend({},this._options)},r.prototype.loadTile=function(e,r){var n=this.map._requestManager.normalizeTileURL(e.tileID.canonical.url(this.tiles,this.scheme)),i={request:this.map._requestManager.transformRequest(n,t.ResourceType.Tile),uid:e.uid,tileID:e.tileID,zoom:e.tileID.overscaledZ,tileSize:this.tileSize*e.tileID.overscaleFactor(),type:this.type,source:this.id,pixelRatio:t.browser.devicePixelRatio,showCollisionBoxes:this.map.showCollisionBoxes,promoteId:this.promoteId};function a(n,i){return delete e.request,e.aborted?r(null):n&&404!==n.status?r(n):(i&&i.resourceTiming&&(e.resourceTiming=i.resourceTiming),this.map._refreshExpiredTiles&&i&&e.setExpiryData(i),e.loadVectorData(i,this.map.painter),t.cacheEntryPossiblyAdded(this.dispatcher),r(null),void(e.reloadCallback&&(this.loadTile(e,e.reloadCallback),e.reloadCallback=null)))}i.request.collectResourceTiming=this._collectResourceTiming,e.actor&&\"expired\"!==e.state?\"loading\"===e.state?e.reloadCallback=r:e.request=e.actor.send(\"reloadTile\",i,a.bind(this)):(e.actor=this.dispatcher.getActor(),e.request=e.actor.send(\"loadTile\",i,a.bind(this)))},r.prototype.abortTile=function(t){t.request&&(t.request.cancel(),delete t.request),t.actor&&t.actor.send(\"abortTile\",{uid:t.uid,type:this.type,source:this.id},void 0)},r.prototype.unloadTile=function(t){t.unloadVectorData(),t.actor&&t.actor.send(\"removeTile\",{uid:t.uid,type:this.type,source:this.id},void 0)},r.prototype.hasTransition=function(){return!1},r}(t.Evented),E=function(e){function r(r,n,i,a){e.call(this),this.id=r,this.dispatcher=i,this.setEventedParent(a),this.type=\"raster\",this.minzoom=0,this.maxzoom=22,this.roundZoom=!0,this.scheme=\"xyz\",this.tileSize=512,this._loaded=!1,this._options=t.extend({type:\"raster\"},n),t.extend(this,t.pick(n,[\"url\",\"scheme\",\"tileSize\"]))}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.load=function(){var e=this;this._loaded=!1,this.fire(new t.Event(\"dataloading\",{dataType:\"source\"})),this._tileJSONRequest=M(this._options,this.map._requestManager,(function(r,n){e._tileJSONRequest=null,e._loaded=!0,r?e.fire(new t.ErrorEvent(r)):n&&(t.extend(e,n),n.bounds&&(e.tileBounds=new A(n.bounds,e.minzoom,e.maxzoom)),t.postTurnstileEvent(n.tiles),t.postMapLoadEvent(n.tiles,e.map._getMapId(),e.map._requestManager._skuToken),e.fire(new t.Event(\"data\",{dataType:\"source\",sourceDataType:\"metadata\"})),e.fire(new t.Event(\"data\",{dataType:\"source\",sourceDataType:\"content\"})))}))},r.prototype.loaded=function(){return this._loaded},r.prototype.onAdd=function(t){this.map=t,this.load()},r.prototype.onRemove=function(){this._tileJSONRequest&&(this._tileJSONRequest.cancel(),this._tileJSONRequest=null)},r.prototype.serialize=function(){return t.extend({},this._options)},r.prototype.hasTile=function(t){return!this.tileBounds||this.tileBounds.contains(t.canonical)},r.prototype.loadTile=function(e,r){var n=this,i=this.map._requestManager.normalizeTileURL(e.tileID.canonical.url(this.tiles,this.scheme),this.tileSize);e.request=t.getImage(this.map._requestManager.transformRequest(i,t.ResourceType.Tile),(function(i,a){if(delete e.request,e.aborted)e.state=\"unloaded\",r(null);else if(i)e.state=\"errored\",r(i);else if(a){n.map._refreshExpiredTiles&&e.setExpiryData(a),delete a.cacheControl,delete a.expires;var o=n.map.painter.context,s=o.gl;e.texture=n.map.painter.getTileTexture(a.width),e.texture?e.texture.update(a,{useMipmap:!0}):(e.texture=new t.Texture(o,a,s.RGBA,{useMipmap:!0}),e.texture.bind(s.LINEAR,s.CLAMP_TO_EDGE,s.LINEAR_MIPMAP_NEAREST),o.extTextureFilterAnisotropic&&s.texParameterf(s.TEXTURE_2D,o.extTextureFilterAnisotropic.TEXTURE_MAX_ANISOTROPY_EXT,o.extTextureFilterAnisotropicMax)),e.state=\"loaded\",t.cacheEntryPossiblyAdded(n.dispatcher),r(null)}}))},r.prototype.abortTile=function(t,e){t.request&&(t.request.cancel(),delete t.request),e()},r.prototype.unloadTile=function(t,e){t.texture&&this.map.painter.saveTileTexture(t.texture),e()},r.prototype.hasTransition=function(){return!1},r}(t.Evented),C=function(e){function r(r,n,i,a){e.call(this,r,n,i,a),this.type=\"raster-dem\",this.maxzoom=22,this._options=t.extend({type:\"raster-dem\"},n),this.encoding=n.encoding||\"mapbox\"}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.serialize=function(){return{type:\"raster-dem\",url:this.url,tileSize:this.tileSize,tiles:this.tiles,bounds:this.bounds,encoding:this.encoding}},r.prototype.loadTile=function(e,r){var n=this.map._requestManager.normalizeTileURL(e.tileID.canonical.url(this.tiles,this.scheme),this.tileSize);function i(t,n){t&&(e.state=\"errored\",r(t)),n&&(e.dem=n,e.needsHillshadePrepare=!0,e.state=\"loaded\",r(null))}e.request=t.getImage(this.map._requestManager.transformRequest(n,t.ResourceType.Tile),function(n,a){if(delete e.request,e.aborted)e.state=\"unloaded\",r(null);else if(n)e.state=\"errored\",r(n);else if(a){this.map._refreshExpiredTiles&&e.setExpiryData(a),delete a.cacheControl,delete a.expires;var o=t.window.ImageBitmap&&a instanceof t.window.ImageBitmap&&t.offscreenCanvasSupported()?a:t.browser.getImageData(a,1),s={uid:e.uid,coord:e.tileID,source:this.id,rawImageData:o,encoding:this.encoding};e.actor&&\"expired\"!==e.state||(e.actor=this.dispatcher.getActor(),e.actor.send(\"loadDEMTile\",s,i.bind(this)))}}.bind(this)),e.neighboringTiles=this._getNeighboringTiles(e.tileID)},r.prototype._getNeighboringTiles=function(e){var r=e.canonical,n=Math.pow(2,r.z),i=(r.x-1+n)%n,a=0===r.x?e.wrap-1:e.wrap,o=(r.x+1+n)%n,s=r.x+1===n?e.wrap+1:e.wrap,l={};return l[new t.OverscaledTileID(e.overscaledZ,a,r.z,i,r.y).key]={backfilled:!1},l[new t.OverscaledTileID(e.overscaledZ,s,r.z,o,r.y).key]={backfilled:!1},r.y>0&&(l[new t.OverscaledTileID(e.overscaledZ,a,r.z,i,r.y-1).key]={backfilled:!1},l[new t.OverscaledTileID(e.overscaledZ,e.wrap,r.z,r.x,r.y-1).key]={backfilled:!1},l[new t.OverscaledTileID(e.overscaledZ,s,r.z,o,r.y-1).key]={backfilled:!1}),r.y+1<n&&(l[new t.OverscaledTileID(e.overscaledZ,a,r.z,i,r.y+1).key]={backfilled:!1},l[new t.OverscaledTileID(e.overscaledZ,e.wrap,r.z,r.x,r.y+1).key]={backfilled:!1},l[new t.OverscaledTileID(e.overscaledZ,s,r.z,o,r.y+1).key]={backfilled:!1}),l},r.prototype.unloadTile=function(t){t.demTexture&&this.map.painter.saveTileTexture(t.demTexture),t.fbo&&(t.fbo.destroy(),delete t.fbo),t.dem&&delete t.dem,delete t.neighboringTiles,t.state=\"unloaded\",t.actor&&t.actor.send(\"removeDEMTile\",{uid:t.uid,source:this.id})},r}(E),L=function(e){function r(r,n,i,a){e.call(this),this.id=r,this.type=\"geojson\",this.minzoom=0,this.maxzoom=18,this.tileSize=512,this.isTileClipped=!0,this.reparseOverscaled=!0,this._removed=!1,this._loaded=!1,this.actor=i.getActor(),this.setEventedParent(a),this._data=n.data,this._options=t.extend({},n),this._collectResourceTiming=n.collectResourceTiming,this._resourceTiming=[],void 0!==n.maxzoom&&(this.maxzoom=n.maxzoom),n.type&&(this.type=n.type),n.attribution&&(this.attribution=n.attribution),this.promoteId=n.promoteId;var o=t.EXTENT/this.tileSize;this.workerOptions=t.extend({source:this.id,cluster:n.cluster||!1,geojsonVtOptions:{buffer:(void 0!==n.buffer?n.buffer:128)*o,tolerance:(void 0!==n.tolerance?n.tolerance:.375)*o,extent:t.EXTENT,maxZoom:this.maxzoom,lineMetrics:n.lineMetrics||!1,generateId:n.generateId||!1},superclusterOptions:{maxZoom:void 0!==n.clusterMaxZoom?Math.min(n.clusterMaxZoom,this.maxzoom-1):this.maxzoom-1,extent:t.EXTENT,radius:(n.clusterRadius||50)*o,log:!1,generateId:n.generateId||!1},clusterProperties:n.clusterProperties},n.workerOptions)}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.load=function(){var e=this;this.fire(new t.Event(\"dataloading\",{dataType:\"source\"})),this._updateWorkerData((function(r){if(r)e.fire(new t.ErrorEvent(r));else{var n={dataType:\"source\",sourceDataType:\"metadata\"};e._collectResourceTiming&&e._resourceTiming&&e._resourceTiming.length>0&&(n.resourceTiming=e._resourceTiming,e._resourceTiming=[]),e.fire(new t.Event(\"data\",n))}}))},r.prototype.onAdd=function(t){this.map=t,this.load()},r.prototype.setData=function(e){var r=this;return this._data=e,this.fire(new t.Event(\"dataloading\",{dataType:\"source\"})),this._updateWorkerData((function(e){if(e)r.fire(new t.ErrorEvent(e));else{var n={dataType:\"source\",sourceDataType:\"content\"};r._collectResourceTiming&&r._resourceTiming&&r._resourceTiming.length>0&&(n.resourceTiming=r._resourceTiming,r._resourceTiming=[]),r.fire(new t.Event(\"data\",n))}})),this},r.prototype.getClusterExpansionZoom=function(t,e){return this.actor.send(\"geojson.getClusterExpansionZoom\",{clusterId:t,source:this.id},e),this},r.prototype.getClusterChildren=function(t,e){return this.actor.send(\"geojson.getClusterChildren\",{clusterId:t,source:this.id},e),this},r.prototype.getClusterLeaves=function(t,e,r,n){return this.actor.send(\"geojson.getClusterLeaves\",{source:this.id,clusterId:t,limit:e,offset:r},n),this},r.prototype._updateWorkerData=function(e){var r=this;this._loaded=!1;var n=t.extend({},this.workerOptions),i=this._data;\"string\"==typeof i?(n.request=this.map._requestManager.transformRequest(t.browser.resolveURL(i),t.ResourceType.Source),n.request.collectResourceTiming=this._collectResourceTiming):n.data=JSON.stringify(i),this.actor.send(this.type+\".loadData\",n,(function(t,i){r._removed||i&&i.abandoned||(r._loaded=!0,i&&i.resourceTiming&&i.resourceTiming[r.id]&&(r._resourceTiming=i.resourceTiming[r.id].slice(0)),r.actor.send(r.type+\".coalesce\",{source:n.source},null),e(t))}))},r.prototype.loaded=function(){return this._loaded},r.prototype.loadTile=function(e,r){var n=this,i=e.actor?\"reloadTile\":\"loadTile\";e.actor=this.actor,e.request=this.actor.send(i,{type:this.type,uid:e.uid,tileID:e.tileID,zoom:e.tileID.overscaledZ,maxZoom:this.maxzoom,tileSize:this.tileSize,source:this.id,pixelRatio:t.browser.devicePixelRatio,showCollisionBoxes:this.map.showCollisionBoxes,promoteId:this.promoteId},(function(t,a){return delete e.request,e.unloadVectorData(),e.aborted?r(null):t?r(t):(e.loadVectorData(a,n.map.painter,\"reloadTile\"===i),r(null))}))},r.prototype.abortTile=function(t){t.request&&(t.request.cancel(),delete t.request),t.aborted=!0},r.prototype.unloadTile=function(t){t.unloadVectorData(),this.actor.send(\"removeTile\",{uid:t.uid,type:this.type,source:this.id})},r.prototype.onRemove=function(){this._removed=!0,this.actor.send(\"removeSource\",{type:this.type,source:this.id})},r.prototype.serialize=function(){return t.extend({},this._options,{type:this.type,data:this._data})},r.prototype.hasTransition=function(){return!1},r}(t.Evented),I=t.createLayout([{name:\"a_pos\",type:\"Int16\",components:2},{name:\"a_texture_pos\",type:\"Int16\",components:2}]),P=function(e){function r(t,r,n,i){e.call(this),this.id=t,this.dispatcher=n,this.coordinates=r.coordinates,this.type=\"image\",this.minzoom=0,this.maxzoom=22,this.tileSize=512,this.tiles={},this._loaded=!1,this.setEventedParent(i),this.options=r}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.load=function(e,r){var n=this;this._loaded=!1,this.fire(new t.Event(\"dataloading\",{dataType:\"source\"})),this.url=this.options.url,t.getImage(this.map._requestManager.transformRequest(this.url,t.ResourceType.Image),(function(i,a){n._loaded=!0,i?n.fire(new t.ErrorEvent(i)):a&&(n.image=a,e&&(n.coordinates=e),r&&r(),n._finishLoading())}))},r.prototype.loaded=function(){return this._loaded},r.prototype.updateImage=function(t){var e=this;return this.image&&t.url?(this.options.url=t.url,this.load(t.coordinates,(function(){e.texture=null})),this):this},r.prototype._finishLoading=function(){this.map&&(this.setCoordinates(this.coordinates),this.fire(new t.Event(\"data\",{dataType:\"source\",sourceDataType:\"metadata\"})))},r.prototype.onAdd=function(t){this.map=t,this.load()},r.prototype.setCoordinates=function(e){var r=this;this.coordinates=e;var n=e.map(t.MercatorCoordinate.fromLngLat);this.tileID=function(e){for(var r=1/0,n=1/0,i=-1/0,a=-1/0,o=0,s=e;o<s.length;o+=1){var l=s[o];r=Math.min(r,l.x),n=Math.min(n,l.y),i=Math.max(i,l.x),a=Math.max(a,l.y)}var c=Math.max(i-r,a-n),u=Math.max(0,Math.floor(-Math.log(c)/Math.LN2)),f=Math.pow(2,u);return new t.CanonicalTileID(u,Math.floor((r+i)/2*f),Math.floor((n+a)/2*f))}(n),this.minzoom=this.maxzoom=this.tileID.z;var i=n.map((function(t){return r.tileID.getTilePoint(t)._round()}));return this._boundsArray=new t.StructArrayLayout4i8,this._boundsArray.emplaceBack(i[0].x,i[0].y,0,0),this._boundsArray.emplaceBack(i[1].x,i[1].y,t.EXTENT,0),this._boundsArray.emplaceBack(i[3].x,i[3].y,0,t.EXTENT),this._boundsArray.emplaceBack(i[2].x,i[2].y,t.EXTENT,t.EXTENT),this.boundsBuffer&&(this.boundsBuffer.destroy(),delete this.boundsBuffer),this.fire(new t.Event(\"data\",{dataType:\"source\",sourceDataType:\"content\"})),this},r.prototype.prepare=function(){if(0!==Object.keys(this.tiles).length&&this.image){var e=this.map.painter.context,r=e.gl;for(var n in this.boundsBuffer||(this.boundsBuffer=e.createVertexBuffer(this._boundsArray,I.members)),this.boundsSegments||(this.boundsSegments=t.SegmentVector.simpleSegment(0,0,4,2)),this.texture||(this.texture=new t.Texture(e,this.image,r.RGBA),this.texture.bind(r.LINEAR,r.CLAMP_TO_EDGE)),this.tiles){var i=this.tiles[n];\"loaded\"!==i.state&&(i.state=\"loaded\",i.texture=this.texture)}}},r.prototype.loadTile=function(t,e){this.tileID&&this.tileID.equals(t.tileID.canonical)?(this.tiles[String(t.tileID.wrap)]=t,t.buckets={},e(null)):(t.state=\"errored\",e(null))},r.prototype.serialize=function(){return{type:\"image\",url:this.options.url,coordinates:this.coordinates}},r.prototype.hasTransition=function(){return!1},r}(t.Evented),z=function(e){function r(t,r,n,i){e.call(this,t,r,n,i),this.roundZoom=!0,this.type=\"video\",this.options=r}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.load=function(){var e=this;this._loaded=!1;var r=this.options;this.urls=[];for(var n=0,i=r.urls;n<i.length;n+=1)this.urls.push(this.map._requestManager.transformRequest(i[n],t.ResourceType.Source).url);t.getVideo(this.urls,(function(r,n){e._loaded=!0,r?e.fire(new t.ErrorEvent(r)):n&&(e.video=n,e.video.loop=!0,e.video.addEventListener(\"playing\",(function(){e.map.triggerRepaint()})),e.map&&e.video.play(),e._finishLoading())}))},r.prototype.pause=function(){this.video&&this.video.pause()},r.prototype.play=function(){this.video&&this.video.play()},r.prototype.seek=function(e){if(this.video){var r=this.video.seekable;e<r.start(0)||e>r.end(0)?this.fire(new t.ErrorEvent(new t.ValidationError(\"sources.\"+this.id,null,\"Playback for this video can be set only between the \"+r.start(0)+\" and \"+r.end(0)+\"-second mark.\"))):this.video.currentTime=e}},r.prototype.getVideo=function(){return this.video},r.prototype.onAdd=function(t){this.map||(this.map=t,this.load(),this.video&&(this.video.play(),this.setCoordinates(this.coordinates)))},r.prototype.prepare=function(){if(!(0===Object.keys(this.tiles).length||this.video.readyState<2)){var e=this.map.painter.context,r=e.gl;for(var n in this.boundsBuffer||(this.boundsBuffer=e.createVertexBuffer(this._boundsArray,I.members)),this.boundsSegments||(this.boundsSegments=t.SegmentVector.simpleSegment(0,0,4,2)),this.texture?this.video.paused||(this.texture.bind(r.LINEAR,r.CLAMP_TO_EDGE),r.texSubImage2D(r.TEXTURE_2D,0,0,0,r.RGBA,r.UNSIGNED_BYTE,this.video)):(this.texture=new t.Texture(e,this.video,r.RGBA),this.texture.bind(r.LINEAR,r.CLAMP_TO_EDGE)),this.tiles){var i=this.tiles[n];\"loaded\"!==i.state&&(i.state=\"loaded\",i.texture=this.texture)}}},r.prototype.serialize=function(){return{type:\"video\",urls:this.urls,coordinates:this.coordinates}},r.prototype.hasTransition=function(){return this.video&&!this.video.paused},r}(P),O=function(e){function r(r,n,i,a){e.call(this,r,n,i,a),n.coordinates?Array.isArray(n.coordinates)&&4===n.coordinates.length&&!n.coordinates.some((function(t){return!Array.isArray(t)||2!==t.length||t.some((function(t){return\"number\"!=typeof t}))}))||this.fire(new t.ErrorEvent(new t.ValidationError(\"sources.\"+r,null,'\"coordinates\" property must be an array of 4 longitude/latitude array pairs'))):this.fire(new t.ErrorEvent(new t.ValidationError(\"sources.\"+r,null,'missing required property \"coordinates\"'))),n.animate&&\"boolean\"!=typeof n.animate&&this.fire(new t.ErrorEvent(new t.ValidationError(\"sources.\"+r,null,'optional \"animate\" property must be a boolean value'))),n.canvas?\"string\"==typeof n.canvas||n.canvas instanceof t.window.HTMLCanvasElement||this.fire(new t.ErrorEvent(new t.ValidationError(\"sources.\"+r,null,'\"canvas\" must be either a string representing the ID of the canvas element from which to read, or an HTMLCanvasElement instance'))):this.fire(new t.ErrorEvent(new t.ValidationError(\"sources.\"+r,null,'missing required property \"canvas\"'))),this.options=n,this.animate=void 0===n.animate||n.animate}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.load=function(){this._loaded=!0,this.canvas||(this.canvas=this.options.canvas instanceof t.window.HTMLCanvasElement?this.options.canvas:t.window.document.getElementById(this.options.canvas)),this.width=this.canvas.width,this.height=this.canvas.height,this._hasInvalidDimensions()?this.fire(new t.ErrorEvent(new Error(\"Canvas dimensions cannot be less than or equal to zero.\"))):(this.play=function(){this._playing=!0,this.map.triggerRepaint()},this.pause=function(){this._playing&&(this.prepare(),this._playing=!1)},this._finishLoading())},r.prototype.getCanvas=function(){return this.canvas},r.prototype.onAdd=function(t){this.map=t,this.load(),this.canvas&&this.animate&&this.play()},r.prototype.onRemove=function(){this.pause()},r.prototype.prepare=function(){var e=!1;if(this.canvas.width!==this.width&&(this.width=this.canvas.width,e=!0),this.canvas.height!==this.height&&(this.height=this.canvas.height,e=!0),!this._hasInvalidDimensions()&&0!==Object.keys(this.tiles).length){var r=this.map.painter.context,n=r.gl;for(var i in this.boundsBuffer||(this.boundsBuffer=r.createVertexBuffer(this._boundsArray,I.members)),this.boundsSegments||(this.boundsSegments=t.SegmentVector.simpleSegment(0,0,4,2)),this.texture?(e||this._playing)&&this.texture.update(this.canvas,{premultiply:!0}):this.texture=new t.Texture(r,this.canvas,n.RGBA,{premultiply:!0}),this.tiles){var a=this.tiles[i];\"loaded\"!==a.state&&(a.state=\"loaded\",a.texture=this.texture)}}},r.prototype.serialize=function(){return{type:\"canvas\",coordinates:this.coordinates}},r.prototype.hasTransition=function(){return this._playing},r.prototype._hasInvalidDimensions=function(){for(var t=0,e=[this.canvas.width,this.canvas.height];t<e.length;t+=1){var r=e[t];if(isNaN(r)||r<=0)return!0}return!1},r}(P),D={vector:S,raster:E,\"raster-dem\":C,geojson:L,video:z,image:P,canvas:O};function R(e,r){var n=t.identity([]);return t.translate(n,n,[1,1,0]),t.scale(n,n,[.5*e.width,.5*e.height,1]),t.multiply(n,n,e.calculatePosMatrix(r.toUnwrapped()))}function F(t,e,r,n,i,a){var o=function(t,e,r){if(t)for(var n=0,i=t;n<i.length;n+=1){var a=e[i[n]];if(a&&a.source===r&&\"fill-extrusion\"===a.type)return!0}else for(var o in e){var s=e[o];if(s.source===r&&\"fill-extrusion\"===s.type)return!0}return!1}(i&&i.layers,e,t.id),s=a.maxPitchScaleFactor(),l=t.tilesIn(n,s,o);l.sort(B);for(var c=[],u=0,f=l;u<f.length;u+=1){var h=f[u];c.push({wrappedTileID:h.tileID.wrapped().key,queryResults:h.tile.queryRenderedFeatures(e,r,t._state,h.queryGeometry,h.cameraQueryGeometry,h.scale,i,a,s,R(t.transform,h.tileID))})}var p=function(t){for(var e={},r={},n=0,i=t;n<i.length;n+=1){var a=i[n],o=a.queryResults,s=a.wrappedTileID,l=r[s]=r[s]||{};for(var c in o)for(var u=o[c],f=l[c]=l[c]||{},h=e[c]=e[c]||[],p=0,d=u;p<d.length;p+=1){var g=d[p];f[g.featureIndex]||(f[g.featureIndex]=!0,h.push(g))}}return e}(c);for(var d in p)p[d].forEach((function(e){var r=e.feature,n=t.getFeatureState(r.layer[\"source-layer\"],r.id);r.source=r.layer.source,r.layer[\"source-layer\"]&&(r.sourceLayer=r.layer[\"source-layer\"]),r.state=n}));return p}function B(t,e){var r=t.tileID,n=e.tileID;return r.overscaledZ-n.overscaledZ||r.canonical.y-n.canonical.y||r.wrap-n.wrap||r.canonical.x-n.canonical.x}var N=function(t,e){this.max=t,this.onRemove=e,this.reset()};N.prototype.reset=function(){for(var t in this.data)for(var e=0,r=this.data[t];e<r.length;e+=1){var n=r[e];n.timeout&&clearTimeout(n.timeout),this.onRemove(n.value)}return this.data={},this.order=[],this},N.prototype.add=function(t,e,r){var n=this,i=t.wrapped().key;void 0===this.data[i]&&(this.data[i]=[]);var a={value:e,timeout:void 0};if(void 0!==r&&(a.timeout=setTimeout((function(){n.remove(t,a)}),r)),this.data[i].push(a),this.order.push(i),this.order.length>this.max){var o=this._getAndRemoveByKey(this.order[0]);o&&this.onRemove(o)}return this},N.prototype.has=function(t){return t.wrapped().key in this.data},N.prototype.getAndRemove=function(t){return this.has(t)?this._getAndRemoveByKey(t.wrapped().key):null},N.prototype._getAndRemoveByKey=function(t){var e=this.data[t].shift();return e.timeout&&clearTimeout(e.timeout),0===this.data[t].length&&delete this.data[t],this.order.splice(this.order.indexOf(t),1),e.value},N.prototype.getByKey=function(t){var e=this.data[t];return e?e[0].value:null},N.prototype.get=function(t){return this.has(t)?this.data[t.wrapped().key][0].value:null},N.prototype.remove=function(t,e){if(!this.has(t))return this;var r=t.wrapped().key,n=void 0===e?0:this.data[r].indexOf(e),i=this.data[r][n];return this.data[r].splice(n,1),i.timeout&&clearTimeout(i.timeout),0===this.data[r].length&&delete this.data[r],this.onRemove(i.value),this.order.splice(this.order.indexOf(r),1),this},N.prototype.setMaxSize=function(t){for(this.max=t;this.order.length>this.max;){var e=this._getAndRemoveByKey(this.order[0]);e&&this.onRemove(e)}return this},N.prototype.filter=function(t){var e=[];for(var r in this.data)for(var n=0,i=this.data[r];n<i.length;n+=1){var a=i[n];t(a.value)||e.push(a)}for(var o=0,s=e;o<s.length;o+=1){var l=s[o];this.remove(l.value.tileID,l)}};var j=function(t,e,r){this.context=t;var n=t.gl;this.buffer=n.createBuffer(),this.dynamicDraw=Boolean(r),this.context.unbindVAO(),t.bindElementBuffer.set(this.buffer),n.bufferData(n.ELEMENT_ARRAY_BUFFER,e.arrayBuffer,this.dynamicDraw?n.DYNAMIC_DRAW:n.STATIC_DRAW),this.dynamicDraw||delete e.arrayBuffer};j.prototype.bind=function(){this.context.bindElementBuffer.set(this.buffer)},j.prototype.updateData=function(t){var e=this.context.gl;this.context.unbindVAO(),this.bind(),e.bufferSubData(e.ELEMENT_ARRAY_BUFFER,0,t.arrayBuffer)},j.prototype.destroy=function(){this.buffer&&(this.context.gl.deleteBuffer(this.buffer),delete this.buffer)};var U={Int8:\"BYTE\",Uint8:\"UNSIGNED_BYTE\",Int16:\"SHORT\",Uint16:\"UNSIGNED_SHORT\",Int32:\"INT\",Uint32:\"UNSIGNED_INT\",Float32:\"FLOAT\"},V=function(t,e,r,n){this.length=e.length,this.attributes=r,this.itemSize=e.bytesPerElement,this.dynamicDraw=n,this.context=t;var i=t.gl;this.buffer=i.createBuffer(),t.bindVertexBuffer.set(this.buffer),i.bufferData(i.ARRAY_BUFFER,e.arrayBuffer,this.dynamicDraw?i.DYNAMIC_DRAW:i.STATIC_DRAW),this.dynamicDraw||delete e.arrayBuffer};V.prototype.bind=function(){this.context.bindVertexBuffer.set(this.buffer)},V.prototype.updateData=function(t){var e=this.context.gl;this.bind(),e.bufferSubData(e.ARRAY_BUFFER,0,t.arrayBuffer)},V.prototype.enableAttributes=function(t,e){for(var r=0;r<this.attributes.length;r++){var n=e.attributes[this.attributes[r].name];void 0!==n&&t.enableVertexAttribArray(n)}},V.prototype.setVertexAttribPointers=function(t,e,r){for(var n=0;n<this.attributes.length;n++){var i=this.attributes[n],a=e.attributes[i.name];void 0!==a&&t.vertexAttribPointer(a,i.components,t[U[i.type]],!1,this.itemSize,i.offset+this.itemSize*(r||0))}},V.prototype.destroy=function(){this.buffer&&(this.context.gl.deleteBuffer(this.buffer),delete this.buffer)};var q=function(t){this.gl=t.gl,this.default=this.getDefault(),this.current=this.default,this.dirty=!1};q.prototype.get=function(){return this.current},q.prototype.set=function(t){},q.prototype.getDefault=function(){return this.default},q.prototype.setDefault=function(){this.set(this.default)};var H=function(e){function r(){e.apply(this,arguments)}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.getDefault=function(){return t.Color.transparent},r.prototype.set=function(t){var e=this.current;(t.r!==e.r||t.g!==e.g||t.b!==e.b||t.a!==e.a||this.dirty)&&(this.gl.clearColor(t.r,t.g,t.b,t.a),this.current=t,this.dirty=!1)},r}(q),G=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return 1},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.clearDepth(t),this.current=t,this.dirty=!1)},e}(q),Y=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return 0},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.clearStencil(t),this.current=t,this.dirty=!1)},e}(q),W=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return[!0,!0,!0,!0]},e.prototype.set=function(t){var e=this.current;(t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||t[3]!==e[3]||this.dirty)&&(this.gl.colorMask(t[0],t[1],t[2],t[3]),this.current=t,this.dirty=!1)},e}(q),X=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return!0},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.depthMask(t),this.current=t,this.dirty=!1)},e}(q),Z=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return 255},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.stencilMask(t),this.current=t,this.dirty=!1)},e}(q),J=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return{func:this.gl.ALWAYS,ref:0,mask:255}},e.prototype.set=function(t){var e=this.current;(t.func!==e.func||t.ref!==e.ref||t.mask!==e.mask||this.dirty)&&(this.gl.stencilFunc(t.func,t.ref,t.mask),this.current=t,this.dirty=!1)},e}(q),K=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){var t=this.gl;return[t.KEEP,t.KEEP,t.KEEP]},e.prototype.set=function(t){var e=this.current;(t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||this.dirty)&&(this.gl.stencilOp(t[0],t[1],t[2]),this.current=t,this.dirty=!1)},e}(q),Q=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return!1},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;t?e.enable(e.STENCIL_TEST):e.disable(e.STENCIL_TEST),this.current=t,this.dirty=!1}},e}(q),$=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return[0,1]},e.prototype.set=function(t){var e=this.current;(t[0]!==e[0]||t[1]!==e[1]||this.dirty)&&(this.gl.depthRange(t[0],t[1]),this.current=t,this.dirty=!1)},e}(q),tt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return!1},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;t?e.enable(e.DEPTH_TEST):e.disable(e.DEPTH_TEST),this.current=t,this.dirty=!1}},e}(q),et=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return this.gl.LESS},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.depthFunc(t),this.current=t,this.dirty=!1)},e}(q),rt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return!1},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;t?e.enable(e.BLEND):e.disable(e.BLEND),this.current=t,this.dirty=!1}},e}(q),nt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){var t=this.gl;return[t.ONE,t.ZERO]},e.prototype.set=function(t){var e=this.current;(t[0]!==e[0]||t[1]!==e[1]||this.dirty)&&(this.gl.blendFunc(t[0],t[1]),this.current=t,this.dirty=!1)},e}(q),it=function(e){function r(){e.apply(this,arguments)}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.getDefault=function(){return t.Color.transparent},r.prototype.set=function(t){var e=this.current;(t.r!==e.r||t.g!==e.g||t.b!==e.b||t.a!==e.a||this.dirty)&&(this.gl.blendColor(t.r,t.g,t.b,t.a),this.current=t,this.dirty=!1)},r}(q),at=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return this.gl.FUNC_ADD},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.blendEquation(t),this.current=t,this.dirty=!1)},e}(q),ot=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return!1},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;t?e.enable(e.CULL_FACE):e.disable(e.CULL_FACE),this.current=t,this.dirty=!1}},e}(q),st=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return this.gl.BACK},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.cullFace(t),this.current=t,this.dirty=!1)},e}(q),lt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return this.gl.CCW},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.frontFace(t),this.current=t,this.dirty=!1)},e}(q),ct=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return null},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.useProgram(t),this.current=t,this.dirty=!1)},e}(q),ut=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return this.gl.TEXTURE0},e.prototype.set=function(t){(t!==this.current||this.dirty)&&(this.gl.activeTexture(t),this.current=t,this.dirty=!1)},e}(q),ft=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){var t=this.gl;return[0,0,t.drawingBufferWidth,t.drawingBufferHeight]},e.prototype.set=function(t){var e=this.current;(t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||t[3]!==e[3]||this.dirty)&&(this.gl.viewport(t[0],t[1],t[2],t[3]),this.current=t,this.dirty=!1)},e}(q),ht=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return null},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;e.bindFramebuffer(e.FRAMEBUFFER,t),this.current=t,this.dirty=!1}},e}(q),pt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return null},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;e.bindRenderbuffer(e.RENDERBUFFER,t),this.current=t,this.dirty=!1}},e}(q),dt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return null},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;e.bindTexture(e.TEXTURE_2D,t),this.current=t,this.dirty=!1}},e}(q),gt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return null},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;e.bindBuffer(e.ARRAY_BUFFER,t),this.current=t,this.dirty=!1}},e}(q),mt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return null},e.prototype.set=function(t){var e=this.gl;e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,t),this.current=t,this.dirty=!1},e}(q),vt=function(t){function e(e){t.call(this,e),this.vao=e.extVertexArrayObject}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return null},e.prototype.set=function(t){this.vao&&(t!==this.current||this.dirty)&&(this.vao.bindVertexArrayOES(t),this.current=t,this.dirty=!1)},e}(q),yt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return 4},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;e.pixelStorei(e.UNPACK_ALIGNMENT,t),this.current=t,this.dirty=!1}},e}(q),xt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return!1},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;e.pixelStorei(e.UNPACK_PREMULTIPLY_ALPHA_WEBGL,t),this.current=t,this.dirty=!1}},e}(q),bt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return!1},e.prototype.set=function(t){if(t!==this.current||this.dirty){var e=this.gl;e.pixelStorei(e.UNPACK_FLIP_Y_WEBGL,t),this.current=t,this.dirty=!1}},e}(q),_t=function(t){function e(e,r){t.call(this,e),this.context=e,this.parent=r}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.getDefault=function(){return null},e}(q),wt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.setDirty=function(){this.dirty=!0},e.prototype.set=function(t){if(t!==this.current||this.dirty){this.context.bindFramebuffer.set(this.parent);var e=this.gl;e.framebufferTexture2D(e.FRAMEBUFFER,e.COLOR_ATTACHMENT0,e.TEXTURE_2D,t,0),this.current=t,this.dirty=!1}},e}(_t),Tt=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.set=function(t){if(t!==this.current||this.dirty){this.context.bindFramebuffer.set(this.parent);var e=this.gl;e.framebufferRenderbuffer(e.FRAMEBUFFER,e.DEPTH_ATTACHMENT,e.RENDERBUFFER,t),this.current=t,this.dirty=!1}},e}(_t),kt=function(t,e,r,n){this.context=t,this.width=e,this.height=r;var i=this.framebuffer=t.gl.createFramebuffer();this.colorAttachment=new wt(t,i),n&&(this.depthAttachment=new Tt(t,i))};kt.prototype.destroy=function(){var t=this.context.gl,e=this.colorAttachment.get();if(e&&t.deleteTexture(e),this.depthAttachment){var r=this.depthAttachment.get();r&&t.deleteRenderbuffer(r)}t.deleteFramebuffer(this.framebuffer)};var Mt=function(t,e,r){this.func=t,this.mask=e,this.range=r};Mt.ReadOnly=!1,Mt.ReadWrite=!0,Mt.disabled=new Mt(519,Mt.ReadOnly,[0,1]);var At=function(t,e,r,n,i,a){this.test=t,this.ref=e,this.mask=r,this.fail=n,this.depthFail=i,this.pass=a};At.disabled=new At({func:519,mask:0},0,0,7680,7680,7680);var St=function(t,e,r){this.blendFunction=t,this.blendColor=e,this.mask=r};St.disabled=new St(St.Replace=[1,0],t.Color.transparent,[!1,!1,!1,!1]),St.unblended=new St(St.Replace,t.Color.transparent,[!0,!0,!0,!0]),St.alphaBlended=new St([1,771],t.Color.transparent,[!0,!0,!0,!0]);var Et=function(t,e,r){this.enable=t,this.mode=e,this.frontFace=r};Et.disabled=new Et(!1,1029,2305),Et.backCCW=new Et(!0,1029,2305);var Ct=function(t){this.gl=t,this.extVertexArrayObject=this.gl.getExtension(\"OES_vertex_array_object\"),this.clearColor=new H(this),this.clearDepth=new G(this),this.clearStencil=new Y(this),this.colorMask=new W(this),this.depthMask=new X(this),this.stencilMask=new Z(this),this.stencilFunc=new J(this),this.stencilOp=new K(this),this.stencilTest=new Q(this),this.depthRange=new $(this),this.depthTest=new tt(this),this.depthFunc=new et(this),this.blend=new rt(this),this.blendFunc=new nt(this),this.blendColor=new it(this),this.blendEquation=new at(this),this.cullFace=new ot(this),this.cullFaceSide=new st(this),this.frontFace=new lt(this),this.program=new ct(this),this.activeTexture=new ut(this),this.viewport=new ft(this),this.bindFramebuffer=new ht(this),this.bindRenderbuffer=new pt(this),this.bindTexture=new dt(this),this.bindVertexBuffer=new gt(this),this.bindElementBuffer=new mt(this),this.bindVertexArrayOES=this.extVertexArrayObject&&new vt(this),this.pixelStoreUnpack=new yt(this),this.pixelStoreUnpackPremultiplyAlpha=new xt(this),this.pixelStoreUnpackFlipY=new bt(this),this.extTextureFilterAnisotropic=t.getExtension(\"EXT_texture_filter_anisotropic\")||t.getExtension(\"MOZ_EXT_texture_filter_anisotropic\")||t.getExtension(\"WEBKIT_EXT_texture_filter_anisotropic\"),this.extTextureFilterAnisotropic&&(this.extTextureFilterAnisotropicMax=t.getParameter(this.extTextureFilterAnisotropic.MAX_TEXTURE_MAX_ANISOTROPY_EXT)),this.extTextureHalfFloat=t.getExtension(\"OES_texture_half_float\"),this.extTextureHalfFloat&&(t.getExtension(\"OES_texture_half_float_linear\"),this.extRenderToTextureHalfFloat=t.getExtension(\"EXT_color_buffer_half_float\")),this.extTimerQuery=t.getExtension(\"EXT_disjoint_timer_query\")};Ct.prototype.setDefault=function(){this.unbindVAO(),this.clearColor.setDefault(),this.clearDepth.setDefault(),this.clearStencil.setDefault(),this.colorMask.setDefault(),this.depthMask.setDefault(),this.stencilMask.setDefault(),this.stencilFunc.setDefault(),this.stencilOp.setDefault(),this.stencilTest.setDefault(),this.depthRange.setDefault(),this.depthTest.setDefault(),this.depthFunc.setDefault(),this.blend.setDefault(),this.blendFunc.setDefault(),this.blendColor.setDefault(),this.blendEquation.setDefault(),this.cullFace.setDefault(),this.cullFaceSide.setDefault(),this.frontFace.setDefault(),this.program.setDefault(),this.activeTexture.setDefault(),this.bindFramebuffer.setDefault(),this.pixelStoreUnpack.setDefault(),this.pixelStoreUnpackPremultiplyAlpha.setDefault(),this.pixelStoreUnpackFlipY.setDefault()},Ct.prototype.setDirty=function(){this.clearColor.dirty=!0,this.clearDepth.dirty=!0,this.clearStencil.dirty=!0,this.colorMask.dirty=!0,this.depthMask.dirty=!0,this.stencilMask.dirty=!0,this.stencilFunc.dirty=!0,this.stencilOp.dirty=!0,this.stencilTest.dirty=!0,this.depthRange.dirty=!0,this.depthTest.dirty=!0,this.depthFunc.dirty=!0,this.blend.dirty=!0,this.blendFunc.dirty=!0,this.blendColor.dirty=!0,this.blendEquation.dirty=!0,this.cullFace.dirty=!0,this.cullFaceSide.dirty=!0,this.frontFace.dirty=!0,this.program.dirty=!0,this.activeTexture.dirty=!0,this.viewport.dirty=!0,this.bindFramebuffer.dirty=!0,this.bindRenderbuffer.dirty=!0,this.bindTexture.dirty=!0,this.bindVertexBuffer.dirty=!0,this.bindElementBuffer.dirty=!0,this.extVertexArrayObject&&(this.bindVertexArrayOES.dirty=!0),this.pixelStoreUnpack.dirty=!0,this.pixelStoreUnpackPremultiplyAlpha.dirty=!0,this.pixelStoreUnpackFlipY.dirty=!0},Ct.prototype.createIndexBuffer=function(t,e){return new j(this,t,e)},Ct.prototype.createVertexBuffer=function(t,e,r){return new V(this,t,e,r)},Ct.prototype.createRenderbuffer=function(t,e,r){var n=this.gl,i=n.createRenderbuffer();return this.bindRenderbuffer.set(i),n.renderbufferStorage(n.RENDERBUFFER,t,e,r),this.bindRenderbuffer.set(null),i},Ct.prototype.createFramebuffer=function(t,e,r){return new kt(this,t,e,r)},Ct.prototype.clear=function(t){var e=t.color,r=t.depth,n=this.gl,i=0;e&&(i|=n.COLOR_BUFFER_BIT,this.clearColor.set(e),this.colorMask.set([!0,!0,!0,!0])),void 0!==r&&(i|=n.DEPTH_BUFFER_BIT,this.depthRange.set([0,1]),this.clearDepth.set(r),this.depthMask.set(!0)),n.clear(i)},Ct.prototype.setCullFace=function(t){!1===t.enable?this.cullFace.set(!1):(this.cullFace.set(!0),this.cullFaceSide.set(t.mode),this.frontFace.set(t.frontFace))},Ct.prototype.setDepthMode=function(t){t.func!==this.gl.ALWAYS||t.mask?(this.depthTest.set(!0),this.depthFunc.set(t.func),this.depthMask.set(t.mask),this.depthRange.set(t.range)):this.depthTest.set(!1)},Ct.prototype.setStencilMode=function(t){t.test.func!==this.gl.ALWAYS||t.mask?(this.stencilTest.set(!0),this.stencilMask.set(t.mask),this.stencilOp.set([t.fail,t.depthFail,t.pass]),this.stencilFunc.set({func:t.test.func,ref:t.ref,mask:t.test.mask})):this.stencilTest.set(!1)},Ct.prototype.setColorMode=function(e){t.deepEqual(e.blendFunction,St.Replace)?this.blend.set(!1):(this.blend.set(!0),this.blendFunc.set(e.blendFunction),this.blendColor.set(e.blendColor)),this.colorMask.set(e.mask)},Ct.prototype.unbindVAO=function(){this.extVertexArrayObject&&this.bindVertexArrayOES.set(null)};var Lt=function(e){function r(r,n,i){var a=this;e.call(this),this.id=r,this.dispatcher=i,this.on(\"data\",(function(t){\"source\"===t.dataType&&\"metadata\"===t.sourceDataType&&(a._sourceLoaded=!0),a._sourceLoaded&&!a._paused&&\"source\"===t.dataType&&\"content\"===t.sourceDataType&&(a.reload(),a.transform&&a.update(a.transform))})),this.on(\"error\",(function(){a._sourceErrored=!0})),this._source=function(e,r,n,i){var a=new D[r.type](e,r,n,i);if(a.id!==e)throw new Error(\"Expected Source id to be \"+e+\" instead of \"+a.id);return t.bindAll([\"load\",\"abort\",\"unload\",\"serialize\",\"prepare\"],a),a}(r,n,i,this),this._tiles={},this._cache=new N(0,this._unloadTile.bind(this)),this._timers={},this._cacheTimers={},this._maxTileCacheSize=null,this._loadedParentTiles={},this._coveredTiles={},this._state=new t.SourceFeatureState}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.onAdd=function(t){this.map=t,this._maxTileCacheSize=t?t._maxTileCacheSize:null,this._source&&this._source.onAdd&&this._source.onAdd(t)},r.prototype.onRemove=function(t){this._source&&this._source.onRemove&&this._source.onRemove(t)},r.prototype.loaded=function(){if(this._sourceErrored)return!0;if(!this._sourceLoaded)return!1;if(!this._source.loaded())return!1;for(var t in this._tiles){var e=this._tiles[t];if(\"loaded\"!==e.state&&\"errored\"!==e.state)return!1}return!0},r.prototype.getSource=function(){return this._source},r.prototype.pause=function(){this._paused=!0},r.prototype.resume=function(){if(this._paused){var t=this._shouldReloadOnResume;this._paused=!1,this._shouldReloadOnResume=!1,t&&this.reload(),this.transform&&this.update(this.transform)}},r.prototype._loadTile=function(t,e){return this._source.loadTile(t,e)},r.prototype._unloadTile=function(t){if(this._source.unloadTile)return this._source.unloadTile(t,(function(){}))},r.prototype._abortTile=function(t){if(this._source.abortTile)return this._source.abortTile(t,(function(){}))},r.prototype.serialize=function(){return this._source.serialize()},r.prototype.prepare=function(t){for(var e in this._source.prepare&&this._source.prepare(),this._state.coalesceChanges(this._tiles,this.map?this.map.painter:null),this._tiles){var r=this._tiles[e];r.upload(t),r.prepare(this.map.style.imageManager)}},r.prototype.getIds=function(){return t.values(this._tiles).map((function(t){return t.tileID})).sort(It).map((function(t){return t.key}))},r.prototype.getRenderableIds=function(e){var r=this,n=[];for(var i in this._tiles)this._isIdRenderable(i,e)&&n.push(this._tiles[i]);return e?n.sort((function(e,n){var i=e.tileID,a=n.tileID,o=new t.Point(i.canonical.x,i.canonical.y)._rotate(r.transform.angle),s=new t.Point(a.canonical.x,a.canonical.y)._rotate(r.transform.angle);return i.overscaledZ-a.overscaledZ||s.y-o.y||s.x-o.x})).map((function(t){return t.tileID.key})):n.map((function(t){return t.tileID})).sort(It).map((function(t){return t.key}))},r.prototype.hasRenderableParent=function(t){var e=this.findLoadedParent(t,0);return!!e&&this._isIdRenderable(e.tileID.key)},r.prototype._isIdRenderable=function(t,e){return this._tiles[t]&&this._tiles[t].hasData()&&!this._coveredTiles[t]&&(e||!this._tiles[t].holdingForFade())},r.prototype.reload=function(){if(this._paused)this._shouldReloadOnResume=!0;else for(var t in this._cache.reset(),this._tiles)\"errored\"!==this._tiles[t].state&&this._reloadTile(t,\"reloading\")},r.prototype._reloadTile=function(t,e){var r=this._tiles[t];r&&(\"loading\"!==r.state&&(r.state=e),this._loadTile(r,this._tileLoaded.bind(this,r,t,e)))},r.prototype._tileLoaded=function(e,r,n,i){if(i)return e.state=\"errored\",void(404!==i.status?this._source.fire(new t.ErrorEvent(i,{tile:e})):this.update(this.transform));e.timeAdded=t.browser.now(),\"expired\"===n&&(e.refreshedUponExpiration=!0),this._setTileReloadTimer(r,e),\"raster-dem\"===this.getSource().type&&e.dem&&this._backfillDEM(e),this._state.initializeTileState(e,this.map?this.map.painter:null),this._source.fire(new t.Event(\"data\",{dataType:\"source\",tile:e,coord:e.tileID}))},r.prototype._backfillDEM=function(t){for(var e=this.getRenderableIds(),r=0;r<e.length;r++){var n=e[r];if(t.neighboringTiles&&t.neighboringTiles[n]){var i=this.getTileByID(n);a(t,i),a(i,t)}}function a(t,e){t.needsHillshadePrepare=!0;var r=e.tileID.canonical.x-t.tileID.canonical.x,n=e.tileID.canonical.y-t.tileID.canonical.y,i=Math.pow(2,t.tileID.canonical.z),a=e.tileID.key;0===r&&0===n||Math.abs(n)>1||(Math.abs(r)>1&&(1===Math.abs(r+i)?r+=i:1===Math.abs(r-i)&&(r-=i)),e.dem&&t.dem&&(t.dem.backfillBorder(e.dem,r,n),t.neighboringTiles&&t.neighboringTiles[a]&&(t.neighboringTiles[a].backfilled=!0)))}},r.prototype.getTile=function(t){return this.getTileByID(t.key)},r.prototype.getTileByID=function(t){return this._tiles[t]},r.prototype._retainLoadedChildren=function(t,e,r,n){for(var i in this._tiles){var a=this._tiles[i];if(!(n[i]||!a.hasData()||a.tileID.overscaledZ<=e||a.tileID.overscaledZ>r)){for(var o=a.tileID;a&&a.tileID.overscaledZ>e+1;){var s=a.tileID.scaledTo(a.tileID.overscaledZ-1);(a=this._tiles[s.key])&&a.hasData()&&(o=s)}for(var l=o;l.overscaledZ>e;)if(t[(l=l.scaledTo(l.overscaledZ-1)).key]){n[o.key]=o;break}}}},r.prototype.findLoadedParent=function(t,e){if(t.key in this._loadedParentTiles){var r=this._loadedParentTiles[t.key];return r&&r.tileID.overscaledZ>=e?r:null}for(var n=t.overscaledZ-1;n>=e;n--){var i=t.scaledTo(n),a=this._getLoadedTile(i);if(a)return a}},r.prototype._getLoadedTile=function(t){var e=this._tiles[t.key];return e&&e.hasData()?e:this._cache.getByKey(t.wrapped().key)},r.prototype.updateCacheSize=function(t){var e=Math.ceil(t.width/this._source.tileSize)+1,r=Math.ceil(t.height/this._source.tileSize)+1,n=Math.floor(e*r*5),i=\"number\"==typeof this._maxTileCacheSize?Math.min(this._maxTileCacheSize,n):n;this._cache.setMaxSize(i)},r.prototype.handleWrapJump=function(t){var e=Math.round((t-(void 0===this._prevLng?t:this._prevLng))/360);if(this._prevLng=t,e){var r={};for(var n in this._tiles){var i=this._tiles[n];i.tileID=i.tileID.unwrapTo(i.tileID.wrap+e),r[i.tileID.key]=i}for(var a in this._tiles=r,this._timers)clearTimeout(this._timers[a]),delete this._timers[a];for(var o in this._tiles)this._setTileReloadTimer(o,this._tiles[o])}},r.prototype.update=function(e){var n=this;if(this.transform=e,this._sourceLoaded&&!this._paused){var i;this.updateCacheSize(e),this.handleWrapJump(this.transform.center.lng),this._coveredTiles={},this.used?this._source.tileID?i=e.getVisibleUnwrappedCoordinates(this._source.tileID).map((function(e){return new t.OverscaledTileID(e.canonical.z,e.wrap,e.canonical.z,e.canonical.x,e.canonical.y)})):(i=e.coveringTiles({tileSize:this._source.tileSize,minzoom:this._source.minzoom,maxzoom:this._source.maxzoom,roundZoom:this._source.roundZoom,reparseOverscaled:this._source.reparseOverscaled}),this._source.hasTile&&(i=i.filter((function(t){return n._source.hasTile(t)})))):i=[];var a=e.coveringZoomLevel(this._source),o=Math.max(a-r.maxOverzooming,this._source.minzoom),s=Math.max(a+r.maxUnderzooming,this._source.minzoom),l=this._updateRetainedTiles(i,a);if(Pt(this._source.type)){for(var c={},u={},f=0,h=Object.keys(l);f<h.length;f+=1){var p=h[f],d=l[p],g=this._tiles[p];if(g&&!(g.fadeEndTime&&g.fadeEndTime<=t.browser.now())){var m=this.findLoadedParent(d,o);m&&(this._addTile(m.tileID),c[m.tileID.key]=m.tileID),u[p]=d}}for(var v in this._retainLoadedChildren(u,a,s,l),c)l[v]||(this._coveredTiles[v]=!0,l[v]=c[v])}for(var y in l)this._tiles[y].clearFadeHold();for(var x=0,b=t.keysDifference(this._tiles,l);x<b.length;x+=1){var _=b[x],w=this._tiles[_];w.hasSymbolBuckets&&!w.holdingForFade()?w.setHoldDuration(this.map._fadeDuration):w.hasSymbolBuckets&&!w.symbolFadeFinished()||this._removeTile(_)}this._updateLoadedParentTileCache()}},r.prototype.releaseSymbolFadeTiles=function(){for(var t in this._tiles)this._tiles[t].holdingForFade()&&this._removeTile(t)},r.prototype._updateRetainedTiles=function(t,e){for(var n={},i={},a=Math.max(e-r.maxOverzooming,this._source.minzoom),o=Math.max(e+r.maxUnderzooming,this._source.minzoom),s={},l=0,c=t;l<c.length;l+=1){var u=c[l],f=this._addTile(u);n[u.key]=u,f.hasData()||e<this._source.maxzoom&&(s[u.key]=u)}this._retainLoadedChildren(s,e,o,n);for(var h=0,p=t;h<p.length;h+=1){var d=p[h],g=this._tiles[d.key];if(!g.hasData()){if(e+1>this._source.maxzoom){var m=d.children(this._source.maxzoom)[0],v=this.getTile(m);if(v&&v.hasData()){n[m.key]=m;continue}}else{var y=d.children(this._source.maxzoom);if(n[y[0].key]&&n[y[1].key]&&n[y[2].key]&&n[y[3].key])continue}for(var x=g.wasRequested(),b=d.overscaledZ-1;b>=a;--b){var _=d.scaledTo(b);if(i[_.key])break;if(i[_.key]=!0,!(g=this.getTile(_))&&x&&(g=this._addTile(_)),g&&(n[_.key]=_,x=g.wasRequested(),g.hasData()))break}}}return n},r.prototype._updateLoadedParentTileCache=function(){for(var t in this._loadedParentTiles={},this._tiles){for(var e=[],r=void 0,n=this._tiles[t].tileID;n.overscaledZ>0;){if(n.key in this._loadedParentTiles){r=this._loadedParentTiles[n.key];break}e.push(n.key);var i=n.scaledTo(n.overscaledZ-1);if(r=this._getLoadedTile(i))break;n=i}for(var a=0,o=e;a<o.length;a+=1)this._loadedParentTiles[o[a]]=r}},r.prototype._addTile=function(e){var r=this._tiles[e.key];if(r)return r;(r=this._cache.getAndRemove(e))&&(this._setTileReloadTimer(e.key,r),r.tileID=e,this._state.initializeTileState(r,this.map?this.map.painter:null),this._cacheTimers[e.key]&&(clearTimeout(this._cacheTimers[e.key]),delete this._cacheTimers[e.key],this._setTileReloadTimer(e.key,r)));var n=Boolean(r);return n||(r=new t.Tile(e,this._source.tileSize*e.overscaleFactor()),this._loadTile(r,this._tileLoaded.bind(this,r,e.key,r.state))),r?(r.uses++,this._tiles[e.key]=r,n||this._source.fire(new t.Event(\"dataloading\",{tile:r,coord:r.tileID,dataType:\"source\"})),r):null},r.prototype._setTileReloadTimer=function(t,e){var r=this;t in this._timers&&(clearTimeout(this._timers[t]),delete this._timers[t]);var n=e.getExpiryTimeout();n&&(this._timers[t]=setTimeout((function(){r._reloadTile(t,\"expired\"),delete r._timers[t]}),n))},r.prototype._removeTile=function(t){var e=this._tiles[t];e&&(e.uses--,delete this._tiles[t],this._timers[t]&&(clearTimeout(this._timers[t]),delete this._timers[t]),e.uses>0||(e.hasData()&&\"reloading\"!==e.state?this._cache.add(e.tileID,e,e.getExpiryTimeout()):(e.aborted=!0,this._abortTile(e),this._unloadTile(e))))},r.prototype.clearTiles=function(){for(var t in this._shouldReloadOnResume=!1,this._paused=!1,this._tiles)this._removeTile(t);this._cache.reset()},r.prototype.tilesIn=function(e,r,n){var i=this,a=[],o=this.transform;if(!o)return a;for(var s=n?o.getCameraQueryGeometry(e):e,l=e.map((function(t){return o.pointCoordinate(t)})),c=s.map((function(t){return o.pointCoordinate(t)})),u=this.getIds(),f=1/0,h=1/0,p=-1/0,d=-1/0,g=0,m=c;g<m.length;g+=1){var v=m[g];f=Math.min(f,v.x),h=Math.min(h,v.y),p=Math.max(p,v.x),d=Math.max(d,v.y)}for(var y=function(e){var n=i._tiles[u[e]];if(!n.holdingForFade()){var s=n.tileID,g=Math.pow(2,o.zoom-n.tileID.overscaledZ),m=r*n.queryPadding*t.EXTENT/n.tileSize/g,v=[s.getTilePoint(new t.MercatorCoordinate(f,h)),s.getTilePoint(new t.MercatorCoordinate(p,d))];if(v[0].x-m<t.EXTENT&&v[0].y-m<t.EXTENT&&v[1].x+m>=0&&v[1].y+m>=0){var y=l.map((function(t){return s.getTilePoint(t)})),x=c.map((function(t){return s.getTilePoint(t)}));a.push({tile:n,tileID:s,queryGeometry:y,cameraQueryGeometry:x,scale:g})}}},x=0;x<u.length;x++)y(x);return a},r.prototype.getVisibleCoordinates=function(t){for(var e=this,r=this.getRenderableIds(t).map((function(t){return e._tiles[t].tileID})),n=0,i=r;n<i.length;n+=1){var a=i[n];a.posMatrix=this.transform.calculatePosMatrix(a.toUnwrapped())}return r},r.prototype.hasTransition=function(){if(this._source.hasTransition())return!0;if(Pt(this._source.type))for(var e in this._tiles){var r=this._tiles[e];if(void 0!==r.fadeEndTime&&r.fadeEndTime>=t.browser.now())return!0}return!1},r.prototype.setFeatureState=function(t,e,r){this._state.updateState(t=t||\"_geojsonTileLayer\",e,r)},r.prototype.removeFeatureState=function(t,e,r){this._state.removeFeatureState(t=t||\"_geojsonTileLayer\",e,r)},r.prototype.getFeatureState=function(t,e){return this._state.getState(t=t||\"_geojsonTileLayer\",e)},r.prototype.setDependencies=function(t,e,r){var n=this._tiles[t];n&&n.setDependencies(e,r)},r.prototype.reloadTilesForDependencies=function(t,e){for(var r in this._tiles)this._tiles[r].hasDependency(t,e)&&this._reloadTile(r,\"reloading\");this._cache.filter((function(r){return!r.hasDependency(t,e)}))},r}(t.Evented);function It(t,e){var r=Math.abs(2*t.wrap)-+(t.wrap<0),n=Math.abs(2*e.wrap)-+(e.wrap<0);return t.overscaledZ-e.overscaledZ||n-r||e.canonical.y-t.canonical.y||e.canonical.x-t.canonical.x}function Pt(t){return\"raster\"===t||\"image\"===t||\"video\"===t}function zt(){return new t.window.Worker(Yi.workerUrl)}Lt.maxOverzooming=10,Lt.maxUnderzooming=3;var Ot=\"mapboxgl_preloaded_worker_pool\",Dt=function(){this.active={}};Dt.prototype.acquire=function(t){if(!this.workers)for(this.workers=[];this.workers.length<Dt.workerCount;)this.workers.push(new zt);return this.active[t]=!0,this.workers.slice()},Dt.prototype.release=function(t){delete this.active[t],0===this.numActive()&&(this.workers.forEach((function(t){t.terminate()})),this.workers=null)},Dt.prototype.isPreloaded=function(){return!!this.active[Ot]},Dt.prototype.numActive=function(){return Object.keys(this.active).length};var Rt,Ft=Math.floor(t.browser.hardwareConcurrency/2);function Bt(){return Rt||(Rt=new Dt),Rt}function Nt(e,r){var n={};for(var i in e)\"ref\"!==i&&(n[i]=e[i]);return t.refProperties.forEach((function(t){t in r&&(n[t]=r[t])})),n}function jt(t){t=t.slice();for(var e=Object.create(null),r=0;r<t.length;r++)e[t[r].id]=t[r];for(var n=0;n<t.length;n++)\"ref\"in t[n]&&(t[n]=Nt(t[n],e[t[n].ref]));return t}Dt.workerCount=Math.max(Math.min(Ft,6),1);var Ut={setStyle:\"setStyle\",addLayer:\"addLayer\",removeLayer:\"removeLayer\",setPaintProperty:\"setPaintProperty\",setLayoutProperty:\"setLayoutProperty\",setFilter:\"setFilter\",addSource:\"addSource\",removeSource:\"removeSource\",setGeoJSONSourceData:\"setGeoJSONSourceData\",setLayerZoomRange:\"setLayerZoomRange\",setLayerProperty:\"setLayerProperty\",setCenter:\"setCenter\",setZoom:\"setZoom\",setBearing:\"setBearing\",setPitch:\"setPitch\",setSprite:\"setSprite\",setGlyphs:\"setGlyphs\",setTransition:\"setTransition\",setLight:\"setLight\"};function Vt(t,e,r){r.push({command:Ut.addSource,args:[t,e[t]]})}function qt(t,e,r){e.push({command:Ut.removeSource,args:[t]}),r[t]=!0}function Ht(t,e,r,n){qt(t,r,n),Vt(t,e,r)}function Gt(e,r,n){var i;for(i in e[n])if(e[n].hasOwnProperty(i)&&\"data\"!==i&&!t.deepEqual(e[n][i],r[n][i]))return!1;for(i in r[n])if(r[n].hasOwnProperty(i)&&\"data\"!==i&&!t.deepEqual(e[n][i],r[n][i]))return!1;return!0}function Yt(e,r,n,i,a,o){var s;for(s in r=r||{},e=e||{})e.hasOwnProperty(s)&&(t.deepEqual(e[s],r[s])||n.push({command:o,args:[i,s,r[s],a]}));for(s in r)r.hasOwnProperty(s)&&!e.hasOwnProperty(s)&&(t.deepEqual(e[s],r[s])||n.push({command:o,args:[i,s,r[s],a]}))}function Wt(t){return t.id}function Xt(t,e){return t[e.id]=e,t}var Zt=function(t,e){this.reset(t,e)};Zt.prototype.reset=function(t,e){this.points=t||[],this._distances=[0];for(var r=1;r<this.points.length;r++)this._distances[r]=this._distances[r-1]+this.points[r].dist(this.points[r-1]);this.length=this._distances[this._distances.length-1],this.padding=Math.min(e||0,.5*this.length),this.paddedLength=this.length-2*this.padding},Zt.prototype.lerp=function(e){if(1===this.points.length)return this.points[0];e=t.clamp(e,0,1);for(var r=1,n=this._distances[r],i=e*this.paddedLength+this.padding;n<i&&r<this._distances.length;)n=this._distances[++r];var a=r-1,o=this._distances[a],s=n-o,l=s>0?(i-o)/s:0;return this.points[a].mult(1-l).add(this.points[r].mult(l))};var Jt=function(t,e,r){var n=this.boxCells=[],i=this.circleCells=[];this.xCellCount=Math.ceil(t/r),this.yCellCount=Math.ceil(e/r);for(var a=0;a<this.xCellCount*this.yCellCount;a++)n.push([]),i.push([]);this.circleKeys=[],this.boxKeys=[],this.bboxes=[],this.circles=[],this.width=t,this.height=e,this.xScale=this.xCellCount/t,this.yScale=this.yCellCount/e,this.boxUid=0,this.circleUid=0};function Kt(e,r,n,i,a){var o=t.create();return r?(t.scale(o,o,[1/a,1/a,1]),n||t.rotateZ(o,o,i.angle)):t.multiply(o,i.labelPlaneMatrix,e),o}function Qt(e,r,n,i,a){if(r){var o=t.clone(e);return t.scale(o,o,[a,a,1]),n||t.rotateZ(o,o,-i.angle),o}return i.glCoordMatrix}function $t(e,r){var n=[e.x,e.y,0,1];ue(n,n,r);var i=n[3];return{point:new t.Point(n[0]/i,n[1]/i),signedDistanceFromCamera:i}}function te(t,e){return.5+t/e*.5}function ee(t,e){var r=t[0]/t[3],n=t[1]/t[3];return r>=-e[0]&&r<=e[0]&&n>=-e[1]&&n<=e[1]}function re(e,r,n,i,a,o,s,l){var c=i?e.textSizeData:e.iconSizeData,u=t.evaluateSizeForZoom(c,n.transform.zoom),f=[256/n.width*2+1,256/n.height*2+1],h=i?e.text.dynamicLayoutVertexArray:e.icon.dynamicLayoutVertexArray;h.clear();for(var p=e.lineVertexArray,d=i?e.text.placedSymbolArray:e.icon.placedSymbolArray,g=n.transform.width/n.transform.height,m=!1,v=0;v<d.length;v++){var y=d.get(v);if(y.hidden||y.writingMode===t.WritingMode.vertical&&!m)ce(y.numGlyphs,h);else{m=!1;var x=[y.anchorX,y.anchorY,0,1];if(t.transformMat4(x,x,r),ee(x,f)){var b=te(n.transform.cameraToCenterDistance,x[3]),_=t.evaluateSizeForFeature(c,u,y),w=s?_/b:_*b,T=new t.Point(y.anchorX,y.anchorY),k=$t(T,a).point,M={},A=ae(y,w,!1,l,r,a,o,e.glyphOffsetArray,p,h,k,T,M,g);m=A.useVertical,(A.notEnoughRoom||m||A.needsFlipping&&ae(y,w,!0,l,r,a,o,e.glyphOffsetArray,p,h,k,T,M,g).notEnoughRoom)&&ce(y.numGlyphs,h)}else ce(y.numGlyphs,h)}}i?e.text.dynamicLayoutVertexBuffer.updateData(h):e.icon.dynamicLayoutVertexBuffer.updateData(h)}function ne(t,e,r,n,i,a,o,s,l,c,u){var f=s.glyphStartIndex+s.numGlyphs,h=s.lineStartIndex,p=s.lineStartIndex+s.lineLength,d=e.getoffsetX(s.glyphStartIndex),g=e.getoffsetX(f-1),m=se(t*d,r,n,i,a,o,s.segment,h,p,l,c,u);if(!m)return null;var v=se(t*g,r,n,i,a,o,s.segment,h,p,l,c,u);return v?{first:m,last:v}:null}function ie(e,r,n,i){return e===t.WritingMode.horizontal&&Math.abs(n.y-r.y)>Math.abs(n.x-r.x)*i?{useVertical:!0}:(e===t.WritingMode.vertical?r.y<n.y:r.x>n.x)?{needsFlipping:!0}:null}function ae(e,r,n,i,a,o,s,l,c,u,f,h,p,d){var g,m=r/24,v=e.lineOffsetX*m,y=e.lineOffsetY*m;if(e.numGlyphs>1){var x=e.glyphStartIndex+e.numGlyphs,b=e.lineStartIndex,_=e.lineStartIndex+e.lineLength,w=ne(m,l,v,y,n,f,h,e,c,o,p);if(!w)return{notEnoughRoom:!0};var T=$t(w.first.point,s).point,k=$t(w.last.point,s).point;if(i&&!n){var M=ie(e.writingMode,T,k,d);if(M)return M}g=[w.first];for(var A=e.glyphStartIndex+1;A<x-1;A++)g.push(se(m*l.getoffsetX(A),v,y,n,f,h,e.segment,b,_,c,o,p));g.push(w.last)}else{if(i&&!n){var S=$t(h,a).point,E=e.lineStartIndex+e.segment+1,C=new t.Point(c.getx(E),c.gety(E)),L=$t(C,a),I=L.signedDistanceFromCamera>0?L.point:oe(h,C,S,1,a),P=ie(e.writingMode,S,I,d);if(P)return P}var z=se(m*l.getoffsetX(e.glyphStartIndex),v,y,n,f,h,e.segment,e.lineStartIndex,e.lineStartIndex+e.lineLength,c,o,p);if(!z)return{notEnoughRoom:!0};g=[z]}for(var O=0,D=g;O<D.length;O+=1){var R=D[O];t.addDynamicAttributes(u,R.point,R.angle)}return{}}function oe(t,e,r,n,i){var a=$t(t.add(t.sub(e)._unit()),i).point,o=r.sub(a);return r.add(o._mult(n/o.mag()))}function se(e,r,n,i,a,o,s,l,c,u,f,h){var p=i?e-r:e+r,d=p>0?1:-1,g=0;i&&(d*=-1,g=Math.PI),d<0&&(g+=Math.PI);for(var m=d>0?l+s:l+s+1,v=a,y=a,x=0,b=0,_=Math.abs(p),w=[];x+b<=_;){if((m+=d)<l||m>=c)return null;if(y=v,w.push(v),void 0===(v=h[m])){var T=new t.Point(u.getx(m),u.gety(m)),k=$t(T,f);if(k.signedDistanceFromCamera>0)v=h[m]=k.point;else{var M=m-d;v=oe(0===x?o:new t.Point(u.getx(M),u.gety(M)),T,y,_-x+1,f)}}x+=b,b=y.dist(v)}var A=(_-x)/b,S=v.sub(y),E=S.mult(A)._add(y);E._add(S._unit()._perp()._mult(n*d));var C=g+Math.atan2(v.y-y.y,v.x-y.x);return w.push(E),{point:E,angle:C,path:w}}Jt.prototype.keysLength=function(){return this.boxKeys.length+this.circleKeys.length},Jt.prototype.insert=function(t,e,r,n,i){this._forEachCell(e,r,n,i,this._insertBoxCell,this.boxUid++),this.boxKeys.push(t),this.bboxes.push(e),this.bboxes.push(r),this.bboxes.push(n),this.bboxes.push(i)},Jt.prototype.insertCircle=function(t,e,r,n){this._forEachCell(e-n,r-n,e+n,r+n,this._insertCircleCell,this.circleUid++),this.circleKeys.push(t),this.circles.push(e),this.circles.push(r),this.circles.push(n)},Jt.prototype._insertBoxCell=function(t,e,r,n,i,a){this.boxCells[i].push(a)},Jt.prototype._insertCircleCell=function(t,e,r,n,i,a){this.circleCells[i].push(a)},Jt.prototype._query=function(t,e,r,n,i,a){if(r<0||t>this.width||n<0||e>this.height)return!i&&[];var o=[];if(t<=0&&e<=0&&this.width<=r&&this.height<=n){if(i)return!0;for(var s=0;s<this.boxKeys.length;s++)o.push({key:this.boxKeys[s],x1:this.bboxes[4*s],y1:this.bboxes[4*s+1],x2:this.bboxes[4*s+2],y2:this.bboxes[4*s+3]});for(var l=0;l<this.circleKeys.length;l++){var c=this.circles[3*l],u=this.circles[3*l+1],f=this.circles[3*l+2];o.push({key:this.circleKeys[l],x1:c-f,y1:u-f,x2:c+f,y2:u+f})}return a?o.filter(a):o}return this._forEachCell(t,e,r,n,this._queryCell,o,{hitTest:i,seenUids:{box:{},circle:{}}},a),i?o.length>0:o},Jt.prototype._queryCircle=function(t,e,r,n,i){var a=t-r,o=t+r,s=e-r,l=e+r;if(o<0||a>this.width||l<0||s>this.height)return!n&&[];var c=[];return this._forEachCell(a,s,o,l,this._queryCellCircle,c,{hitTest:n,circle:{x:t,y:e,radius:r},seenUids:{box:{},circle:{}}},i),n?c.length>0:c},Jt.prototype.query=function(t,e,r,n,i){return this._query(t,e,r,n,!1,i)},Jt.prototype.hitTest=function(t,e,r,n,i){return this._query(t,e,r,n,!0,i)},Jt.prototype.hitTestCircle=function(t,e,r,n){return this._queryCircle(t,e,r,!0,n)},Jt.prototype._queryCell=function(t,e,r,n,i,a,o,s){var l=o.seenUids,c=this.boxCells[i];if(null!==c)for(var u=this.bboxes,f=0,h=c;f<h.length;f+=1){var p=h[f];if(!l.box[p]){l.box[p]=!0;var d=4*p;if(t<=u[d+2]&&e<=u[d+3]&&r>=u[d+0]&&n>=u[d+1]&&(!s||s(this.boxKeys[p]))){if(o.hitTest)return a.push(!0),!0;a.push({key:this.boxKeys[p],x1:u[d],y1:u[d+1],x2:u[d+2],y2:u[d+3]})}}}var g=this.circleCells[i];if(null!==g)for(var m=this.circles,v=0,y=g;v<y.length;v+=1){var x=y[v];if(!l.circle[x]){l.circle[x]=!0;var b=3*x;if(this._circleAndRectCollide(m[b],m[b+1],m[b+2],t,e,r,n)&&(!s||s(this.circleKeys[x]))){if(o.hitTest)return a.push(!0),!0;var _=m[b],w=m[b+1],T=m[b+2];a.push({key:this.circleKeys[x],x1:_-T,y1:w-T,x2:_+T,y2:w+T})}}}},Jt.prototype._queryCellCircle=function(t,e,r,n,i,a,o,s){var l=o.circle,c=o.seenUids,u=this.boxCells[i];if(null!==u)for(var f=this.bboxes,h=0,p=u;h<p.length;h+=1){var d=p[h];if(!c.box[d]){c.box[d]=!0;var g=4*d;if(this._circleAndRectCollide(l.x,l.y,l.radius,f[g+0],f[g+1],f[g+2],f[g+3])&&(!s||s(this.boxKeys[d])))return a.push(!0),!0}}var m=this.circleCells[i];if(null!==m)for(var v=this.circles,y=0,x=m;y<x.length;y+=1){var b=x[y];if(!c.circle[b]){c.circle[b]=!0;var _=3*b;if(this._circlesCollide(v[_],v[_+1],v[_+2],l.x,l.y,l.radius)&&(!s||s(this.circleKeys[b])))return a.push(!0),!0}}},Jt.prototype._forEachCell=function(t,e,r,n,i,a,o,s){for(var l=this._convertToXCellCoord(t),c=this._convertToYCellCoord(e),u=this._convertToXCellCoord(r),f=this._convertToYCellCoord(n),h=l;h<=u;h++)for(var p=c;p<=f;p++)if(i.call(this,t,e,r,n,this.xCellCount*p+h,a,o,s))return},Jt.prototype._convertToXCellCoord=function(t){return Math.max(0,Math.min(this.xCellCount-1,Math.floor(t*this.xScale)))},Jt.prototype._convertToYCellCoord=function(t){return Math.max(0,Math.min(this.yCellCount-1,Math.floor(t*this.yScale)))},Jt.prototype._circlesCollide=function(t,e,r,n,i,a){var o=n-t,s=i-e,l=r+a;return l*l>o*o+s*s},Jt.prototype._circleAndRectCollide=function(t,e,r,n,i,a,o){var s=(a-n)/2,l=Math.abs(t-(n+s));if(l>s+r)return!1;var c=(o-i)/2,u=Math.abs(e-(i+c));if(u>c+r)return!1;if(l<=s||u<=c)return!0;var f=l-s,h=u-c;return f*f+h*h<=r*r};var le=new Float32Array([-1/0,-1/0,0,-1/0,-1/0,0,-1/0,-1/0,0,-1/0,-1/0,0]);function ce(t,e){for(var r=0;r<t;r++){var n=e.length;e.resize(n+4),e.float32.set(le,3*n)}}function ue(t,e,r){var n=e[0],i=e[1];return t[0]=r[0]*n+r[4]*i+r[12],t[1]=r[1]*n+r[5]*i+r[13],t[3]=r[3]*n+r[7]*i+r[15],t}var fe=function(t,e,r){void 0===e&&(e=new Jt(t.width+200,t.height+200,25)),void 0===r&&(r=new Jt(t.width+200,t.height+200,25)),this.transform=t,this.grid=e,this.ignoredGrid=r,this.pitchfactor=Math.cos(t._pitch)*t.cameraToCenterDistance,this.screenRightBoundary=t.width+100,this.screenBottomBoundary=t.height+100,this.gridRightBoundary=t.width+200,this.gridBottomBoundary=t.height+200};function he(e,r,n){return r*(t.EXTENT/(e.tileSize*Math.pow(2,n-e.tileID.overscaledZ)))}fe.prototype.placeCollisionBox=function(t,e,r,n,i){var a=this.projectAndGetPerspectiveRatio(n,t.anchorPointX,t.anchorPointY),o=r*a.perspectiveRatio,s=t.x1*o+a.point.x,l=t.y1*o+a.point.y,c=t.x2*o+a.point.x,u=t.y2*o+a.point.y;return!this.isInsideGrid(s,l,c,u)||!e&&this.grid.hitTest(s,l,c,u,i)?{box:[],offscreen:!1}:{box:[s,l,c,u],offscreen:this.isOffscreen(s,l,c,u)}},fe.prototype.placeCollisionCircles=function(e,r,n,i,a,o,s,l,c,u,f,h,p){var d=[],g=new t.Point(r.anchorX,r.anchorY),m=$t(g,o),v=te(this.transform.cameraToCenterDistance,m.signedDistanceFromCamera),y=(u?a/v:a*v)/t.ONE_EM,x=$t(g,s).point,b=ne(y,i,r.lineOffsetX*y,r.lineOffsetY*y,!1,x,g,r,n,s,{}),_=!1,w=!1,T=!0;if(b){for(var k=.5*h*v+p,M=new t.Point(-100,-100),A=new t.Point(this.screenRightBoundary,this.screenBottomBoundary),S=new Zt,E=b.first,C=b.last,L=[],I=E.path.length-1;I>=1;I--)L.push(E.path[I]);for(var P=1;P<C.path.length;P++)L.push(C.path[P]);var z=2.5*k;if(l){var O=L.map((function(t){return $t(t,l)}));L=O.some((function(t){return t.signedDistanceFromCamera<=0}))?[]:O.map((function(t){return t.point}))}var D=[];if(L.length>0){for(var R=L[0].clone(),F=L[0].clone(),B=1;B<L.length;B++)R.x=Math.min(R.x,L[B].x),R.y=Math.min(R.y,L[B].y),F.x=Math.max(F.x,L[B].x),F.y=Math.max(F.y,L[B].y);D=R.x>=M.x&&F.x<=A.x&&R.y>=M.y&&F.y<=A.y?[L]:F.x<M.x||R.x>A.x||F.y<M.y||R.y>A.y?[]:t.clipLine([L],M.x,M.y,A.x,A.y)}for(var N=0,j=D;N<j.length;N+=1){var U;S.reset(j[N],.25*k),U=S.length<=.5*k?1:Math.ceil(S.paddedLength/z)+1;for(var V=0;V<U;V++){var q=V/Math.max(U-1,1),H=S.lerp(q),G=H.x+100,Y=H.y+100;d.push(G,Y,k,0);var W=G-k,X=Y-k,Z=G+k,J=Y+k;if(T=T&&this.isOffscreen(W,X,Z,J),w=w||this.isInsideGrid(W,X,Z,J),!e&&this.grid.hitTestCircle(G,Y,k,f)&&(_=!0,!c))return{circles:[],offscreen:!1,collisionDetected:_}}}}return{circles:!c&&_||!w?[]:d,offscreen:T,collisionDetected:_}},fe.prototype.queryRenderedSymbols=function(e){if(0===e.length||0===this.grid.keysLength()&&0===this.ignoredGrid.keysLength())return{};for(var r=[],n=1/0,i=1/0,a=-1/0,o=-1/0,s=0,l=e;s<l.length;s+=1){var c=l[s],u=new t.Point(c.x+100,c.y+100);n=Math.min(n,u.x),i=Math.min(i,u.y),a=Math.max(a,u.x),o=Math.max(o,u.y),r.push(u)}for(var f={},h={},p=0,d=this.grid.query(n,i,a,o).concat(this.ignoredGrid.query(n,i,a,o));p<d.length;p+=1){var g=d[p],m=g.key;if(void 0===f[m.bucketInstanceId]&&(f[m.bucketInstanceId]={}),!f[m.bucketInstanceId][m.featureIndex]){var v=[new t.Point(g.x1,g.y1),new t.Point(g.x2,g.y1),new t.Point(g.x2,g.y2),new t.Point(g.x1,g.y2)];t.polygonIntersectsPolygon(r,v)&&(f[m.bucketInstanceId][m.featureIndex]=!0,void 0===h[m.bucketInstanceId]&&(h[m.bucketInstanceId]=[]),h[m.bucketInstanceId].push(m.featureIndex))}}return h},fe.prototype.insertCollisionBox=function(t,e,r,n,i){(e?this.ignoredGrid:this.grid).insert({bucketInstanceId:r,featureIndex:n,collisionGroupID:i},t[0],t[1],t[2],t[3])},fe.prototype.insertCollisionCircles=function(t,e,r,n,i){for(var a=e?this.ignoredGrid:this.grid,o={bucketInstanceId:r,featureIndex:n,collisionGroupID:i},s=0;s<t.length;s+=4)a.insertCircle(o,t[s],t[s+1],t[s+2])},fe.prototype.projectAndGetPerspectiveRatio=function(e,r,n){var i=[r,n,0,1];return ue(i,i,e),{point:new t.Point((i[0]/i[3]+1)/2*this.transform.width+100,(-i[1]/i[3]+1)/2*this.transform.height+100),perspectiveRatio:.5+this.transform.cameraToCenterDistance/i[3]*.5}},fe.prototype.isOffscreen=function(t,e,r,n){return r<100||t>=this.screenRightBoundary||n<100||e>this.screenBottomBoundary},fe.prototype.isInsideGrid=function(t,e,r,n){return r>=0&&t<this.gridRightBoundary&&n>=0&&e<this.gridBottomBoundary},fe.prototype.getViewportMatrix=function(){var e=t.identity([]);return t.translate(e,e,[-100,-100,0]),e};var pe=function(t,e,r,n){this.opacity=t?Math.max(0,Math.min(1,t.opacity+(t.placed?e:-e))):n&&r?1:0,this.placed=r};pe.prototype.isHidden=function(){return 0===this.opacity&&!this.placed};var de=function(t,e,r,n,i){this.text=new pe(t?t.text:null,e,r,i),this.icon=new pe(t?t.icon:null,e,n,i)};de.prototype.isHidden=function(){return this.text.isHidden()&&this.icon.isHidden()};var ge=function(t,e,r){this.text=t,this.icon=e,this.skipFade=r},me=function(){this.invProjMatrix=t.create(),this.viewportMatrix=t.create(),this.circles=[]},ve=function(t,e,r,n,i){this.bucketInstanceId=t,this.featureIndex=e,this.sourceLayerIndex=r,this.bucketIndex=n,this.tileID=i},ye=function(t){this.crossSourceCollisions=t,this.maxGroupID=0,this.collisionGroups={}};function xe(e,r,n,i,a){var o=t.getAnchorAlignment(e),s=-(o.horizontalAlign-.5)*r,l=-(o.verticalAlign-.5)*n,c=t.evaluateVariableOffset(e,i);return new t.Point(s+c[0]*a,l+c[1]*a)}function be(e,r,n,i,a,o){var s=e.x1,l=e.x2,c=e.y1,u=e.y2,f=e.anchorPointX,h=e.anchorPointY,p=new t.Point(r,n);return i&&p._rotate(a?o:-o),{x1:s+p.x,y1:c+p.y,x2:l+p.x,y2:u+p.y,anchorPointX:f,anchorPointY:h}}ye.prototype.get=function(t){if(this.crossSourceCollisions)return{ID:0,predicate:null};if(!this.collisionGroups[t]){var e=++this.maxGroupID;this.collisionGroups[t]={ID:e,predicate:function(t){return t.collisionGroupID===e}}}return this.collisionGroups[t]};var _e=function(t,e,r,n){this.transform=t.clone(),this.collisionIndex=new fe(this.transform),this.placements={},this.opacities={},this.variableOffsets={},this.stale=!1,this.commitTime=0,this.fadeDuration=e,this.retainedQueryData={},this.collisionGroups=new ye(r),this.collisionCircleArrays={},this.prevPlacement=n,n&&(n.prevPlacement=void 0),this.placedOrientations={}};function we(t,e,r,n,i){t.emplaceBack(e?1:0,r?1:0,n||0,i||0),t.emplaceBack(e?1:0,r?1:0,n||0,i||0),t.emplaceBack(e?1:0,r?1:0,n||0,i||0),t.emplaceBack(e?1:0,r?1:0,n||0,i||0)}_e.prototype.getBucketParts=function(e,r,n,i){var a=n.getBucket(r),o=n.latestFeatureIndex;if(a&&o&&r.id===a.layerIds[0]){var s=n.collisionBoxArray,l=a.layers[0].layout,c=Math.pow(2,this.transform.zoom-n.tileID.overscaledZ),u=n.tileSize/t.EXTENT,f=this.transform.calculatePosMatrix(n.tileID.toUnwrapped()),h=\"map\"===l.get(\"text-pitch-alignment\"),p=\"map\"===l.get(\"text-rotation-alignment\"),d=he(n,1,this.transform.zoom),g=Kt(f,h,p,this.transform,d),m=null;if(h){var v=Qt(f,h,p,this.transform,d);m=t.multiply([],this.transform.labelPlaneMatrix,v)}this.retainedQueryData[a.bucketInstanceId]=new ve(a.bucketInstanceId,o,a.sourceLayerIndex,a.index,n.tileID);var y={bucket:a,layout:l,posMatrix:f,textLabelPlaneMatrix:g,labelToScreenMatrix:m,scale:c,textPixelRatio:u,holdingForFade:n.holdingForFade(),collisionBoxArray:s,partiallyEvaluatedTextSize:t.evaluateSizeForZoom(a.textSizeData,this.transform.zoom),collisionGroup:this.collisionGroups.get(a.sourceID)};if(i)for(var x=0,b=a.sortKeyRanges;x<b.length;x+=1){var _=b[x];e.push({sortKey:_.sortKey,symbolInstanceStart:_.symbolInstanceStart,symbolInstanceEnd:_.symbolInstanceEnd,parameters:y})}else e.push({symbolInstanceStart:0,symbolInstanceEnd:a.symbolInstances.length,parameters:y})}},_e.prototype.attemptAnchorPlacement=function(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d){var g,m=[f.textOffset0,f.textOffset1],v=xe(t,r,n,m,i),y=this.collisionIndex.placeCollisionBox(be(e,v.x,v.y,a,o,this.transform.angle),u,s,l,c.predicate);if(!d||0!==this.collisionIndex.placeCollisionBox(be(d,v.x,v.y,a,o,this.transform.angle),u,s,l,c.predicate).box.length)return y.box.length>0?(this.prevPlacement&&this.prevPlacement.variableOffsets[f.crossTileID]&&this.prevPlacement.placements[f.crossTileID]&&this.prevPlacement.placements[f.crossTileID].text&&(g=this.prevPlacement.variableOffsets[f.crossTileID].anchor),this.variableOffsets[f.crossTileID]={textOffset:m,width:r,height:n,anchor:t,textBoxScale:i,prevAnchor:g},this.markUsedJustification(h,t,f,p),h.allowVerticalPlacement&&(this.markUsedOrientation(h,p,f),this.placedOrientations[f.crossTileID]=p),{shift:v,placedGlyphBoxes:y}):void 0},_e.prototype.placeLayerBucketPart=function(e,r,n){var i=this,a=e.parameters,o=a.bucket,s=a.layout,l=a.posMatrix,c=a.textLabelPlaneMatrix,u=a.labelToScreenMatrix,f=a.textPixelRatio,h=a.holdingForFade,p=a.collisionBoxArray,d=a.partiallyEvaluatedTextSize,g=a.collisionGroup,m=s.get(\"text-optional\"),v=s.get(\"icon-optional\"),y=s.get(\"text-allow-overlap\"),x=s.get(\"icon-allow-overlap\"),b=\"map\"===s.get(\"text-rotation-alignment\"),_=\"map\"===s.get(\"text-pitch-alignment\"),w=\"none\"!==s.get(\"icon-text-fit\"),T=\"viewport-y\"===s.get(\"symbol-z-order\"),k=y&&(x||!o.hasIconData()||v),M=x&&(y||!o.hasTextData()||m);!o.collisionArrays&&p&&o.deserializeCollisionBoxes(p);var A=function(e,a){if(!r[e.crossTileID])if(h)i.placements[e.crossTileID]=new ge(!1,!1,!1);else{var p,T=!1,A=!1,S=!0,E=null,C={box:null,offscreen:null},L={box:null,offscreen:null},I=null,P=null,z=0,O=0,D=0;a.textFeatureIndex?z=a.textFeatureIndex:e.useRuntimeCollisionCircles&&(z=e.featureIndex),a.verticalTextFeatureIndex&&(O=a.verticalTextFeatureIndex);var R=a.textBox;if(R){var F=function(r){var n=t.WritingMode.horizontal;if(o.allowVerticalPlacement&&!r&&i.prevPlacement){var a=i.prevPlacement.placedOrientations[e.crossTileID];a&&(i.placedOrientations[e.crossTileID]=a,i.markUsedOrientation(o,n=a,e))}return n},B=function(r,n){if(o.allowVerticalPlacement&&e.numVerticalGlyphVertices>0&&a.verticalTextBox)for(var i=0,s=o.writingModes;i<s.length&&(s[i]===t.WritingMode.vertical?(C=n(),L=C):C=r(),!(C&&C.box&&C.box.length));i+=1);else C=r()};if(s.get(\"text-variable-anchor\")){var N=s.get(\"text-variable-anchor\");if(i.prevPlacement&&i.prevPlacement.variableOffsets[e.crossTileID]){var j=i.prevPlacement.variableOffsets[e.crossTileID];N.indexOf(j.anchor)>0&&(N=N.filter((function(t){return t!==j.anchor}))).unshift(j.anchor)}var U=function(t,r,n){for(var a=t.x2-t.x1,s=t.y2-t.y1,c=e.textBoxScale,u=w&&!x?r:null,h={box:[],offscreen:!1},p=y?2*N.length:N.length,d=0;d<p;++d){var m=i.attemptAnchorPlacement(N[d%N.length],t,a,s,c,b,_,f,l,g,d>=N.length,e,o,n,u);if(m&&(h=m.placedGlyphBoxes)&&h.box&&h.box.length){T=!0,E=m.shift;break}}return h};B((function(){return U(R,a.iconBox,t.WritingMode.horizontal)}),(function(){var r=a.verticalTextBox;return o.allowVerticalPlacement&&!(C&&C.box&&C.box.length)&&e.numVerticalGlyphVertices>0&&r?U(r,a.verticalIconBox,t.WritingMode.vertical):{box:null,offscreen:null}})),C&&(T=C.box,S=C.offscreen);var V=F(C&&C.box);if(!T&&i.prevPlacement){var q=i.prevPlacement.variableOffsets[e.crossTileID];q&&(i.variableOffsets[e.crossTileID]=q,i.markUsedJustification(o,q.anchor,e,V))}}else{var H=function(t,r){var n=i.collisionIndex.placeCollisionBox(t,y,f,l,g.predicate);return n&&n.box&&n.box.length&&(i.markUsedOrientation(o,r,e),i.placedOrientations[e.crossTileID]=r),n};B((function(){return H(R,t.WritingMode.horizontal)}),(function(){var r=a.verticalTextBox;return o.allowVerticalPlacement&&e.numVerticalGlyphVertices>0&&r?H(r,t.WritingMode.vertical):{box:null,offscreen:null}})),F(C&&C.box&&C.box.length)}}if(T=(p=C)&&p.box&&p.box.length>0,S=p&&p.offscreen,e.useRuntimeCollisionCircles){var G=o.text.placedSymbolArray.get(e.centerJustifiedTextSymbolIndex),Y=t.evaluateSizeForFeature(o.textSizeData,d,G),W=s.get(\"text-padding\");I=i.collisionIndex.placeCollisionCircles(y,G,o.lineVertexArray,o.glyphOffsetArray,Y,l,c,u,n,_,g.predicate,e.collisionCircleDiameter,W),T=y||I.circles.length>0&&!I.collisionDetected,S=S&&I.offscreen}if(a.iconFeatureIndex&&(D=a.iconFeatureIndex),a.iconBox){var X=function(t){var e=w&&E?be(t,E.x,E.y,b,_,i.transform.angle):t;return i.collisionIndex.placeCollisionBox(e,x,f,l,g.predicate)};A=L&&L.box&&L.box.length&&a.verticalIconBox?(P=X(a.verticalIconBox)).box.length>0:(P=X(a.iconBox)).box.length>0,S=S&&P.offscreen}var Z=m||0===e.numHorizontalGlyphVertices&&0===e.numVerticalGlyphVertices,J=v||0===e.numIconVertices;if(Z||J?J?Z||(A=A&&T):T=A&&T:A=T=A&&T,T&&p&&p.box&&i.collisionIndex.insertCollisionBox(p.box,s.get(\"text-ignore-placement\"),o.bucketInstanceId,L&&L.box&&O?O:z,g.ID),A&&P&&i.collisionIndex.insertCollisionBox(P.box,s.get(\"icon-ignore-placement\"),o.bucketInstanceId,D,g.ID),I&&(T&&i.collisionIndex.insertCollisionCircles(I.circles,s.get(\"text-ignore-placement\"),o.bucketInstanceId,z,g.ID),n)){var K=o.bucketInstanceId,Q=i.collisionCircleArrays[K];void 0===Q&&(Q=i.collisionCircleArrays[K]=new me);for(var $=0;$<I.circles.length;$+=4)Q.circles.push(I.circles[$+0]),Q.circles.push(I.circles[$+1]),Q.circles.push(I.circles[$+2]),Q.circles.push(I.collisionDetected?1:0)}i.placements[e.crossTileID]=new ge(T||k,A||M,S||o.justReloaded),r[e.crossTileID]=!0}};if(T)for(var S=o.getSortedSymbolIndexes(this.transform.angle),E=S.length-1;E>=0;--E){var C=S[E];A(o.symbolInstances.get(C),o.collisionArrays[C])}else for(var L=e.symbolInstanceStart;L<e.symbolInstanceEnd;L++)A(o.symbolInstances.get(L),o.collisionArrays[L]);if(n&&o.bucketInstanceId in this.collisionCircleArrays){var I=this.collisionCircleArrays[o.bucketInstanceId];t.invert(I.invProjMatrix,l),I.viewportMatrix=this.collisionIndex.getViewportMatrix()}o.justReloaded=!1},_e.prototype.markUsedJustification=function(e,r,n,i){var a;a=i===t.WritingMode.vertical?n.verticalPlacedTextSymbolIndex:{left:n.leftJustifiedTextSymbolIndex,center:n.centerJustifiedTextSymbolIndex,right:n.rightJustifiedTextSymbolIndex}[t.getAnchorJustification(r)];for(var o=0,s=[n.leftJustifiedTextSymbolIndex,n.centerJustifiedTextSymbolIndex,n.rightJustifiedTextSymbolIndex,n.verticalPlacedTextSymbolIndex];o<s.length;o+=1){var l=s[o];l>=0&&(e.text.placedSymbolArray.get(l).crossTileID=a>=0&&l!==a?0:n.crossTileID)}},_e.prototype.markUsedOrientation=function(e,r,n){for(var i=r===t.WritingMode.horizontal||r===t.WritingMode.horizontalOnly?r:0,a=r===t.WritingMode.vertical?r:0,o=0,s=[n.leftJustifiedTextSymbolIndex,n.centerJustifiedTextSymbolIndex,n.rightJustifiedTextSymbolIndex];o<s.length;o+=1)e.text.placedSymbolArray.get(s[o]).placedOrientation=i;n.verticalPlacedTextSymbolIndex&&(e.text.placedSymbolArray.get(n.verticalPlacedTextSymbolIndex).placedOrientation=a)},_e.prototype.commit=function(t){this.commitTime=t,this.zoomAtLastRecencyCheck=this.transform.zoom;var e=this.prevPlacement,r=!1;this.prevZoomAdjustment=e?e.zoomAdjustment(this.transform.zoom):0;var n=e?e.symbolFadeChange(t):1,i=e?e.opacities:{},a=e?e.variableOffsets:{},o=e?e.placedOrientations:{};for(var s in this.placements){var l=this.placements[s],c=i[s];c?(this.opacities[s]=new de(c,n,l.text,l.icon),r=r||l.text!==c.text.placed||l.icon!==c.icon.placed):(this.opacities[s]=new de(null,n,l.text,l.icon,l.skipFade),r=r||l.text||l.icon)}for(var u in i){var f=i[u];if(!this.opacities[u]){var h=new de(f,n,!1,!1);h.isHidden()||(this.opacities[u]=h,r=r||f.text.placed||f.icon.placed)}}for(var p in a)this.variableOffsets[p]||!this.opacities[p]||this.opacities[p].isHidden()||(this.variableOffsets[p]=a[p]);for(var d in o)this.placedOrientations[d]||!this.opacities[d]||this.opacities[d].isHidden()||(this.placedOrientations[d]=o[d]);r?this.lastPlacementChangeTime=t:\"number\"!=typeof this.lastPlacementChangeTime&&(this.lastPlacementChangeTime=e?e.lastPlacementChangeTime:t)},_e.prototype.updateLayerOpacities=function(t,e){for(var r={},n=0,i=e;n<i.length;n+=1){var a=i[n],o=a.getBucket(t);o&&a.latestFeatureIndex&&t.id===o.layerIds[0]&&this.updateBucketOpacities(o,r,a.collisionBoxArray)}},_e.prototype.updateBucketOpacities=function(e,r,n){var i=this;e.hasTextData()&&e.text.opacityVertexArray.clear(),e.hasIconData()&&e.icon.opacityVertexArray.clear(),e.hasIconCollisionBoxData()&&e.iconCollisionBox.collisionVertexArray.clear(),e.hasTextCollisionBoxData()&&e.textCollisionBox.collisionVertexArray.clear();var a=e.layers[0].layout,o=new de(null,0,!1,!1,!0),s=a.get(\"text-allow-overlap\"),l=a.get(\"icon-allow-overlap\"),c=a.get(\"text-variable-anchor\"),u=\"map\"===a.get(\"text-rotation-alignment\"),f=\"map\"===a.get(\"text-pitch-alignment\"),h=\"none\"!==a.get(\"icon-text-fit\"),p=new de(null,0,s&&(l||!e.hasIconData()||a.get(\"icon-optional\")),l&&(s||!e.hasTextData()||a.get(\"text-optional\")),!0);!e.collisionArrays&&n&&(e.hasIconCollisionBoxData()||e.hasTextCollisionBoxData())&&e.deserializeCollisionBoxes(n);for(var d=function(t,e,r){for(var n=0;n<e/4;n++)t.opacityVertexArray.emplaceBack(r)},g=function(n){var a=e.symbolInstances.get(n),s=a.numHorizontalGlyphVertices,l=a.numVerticalGlyphVertices,g=a.crossTileID,m=i.opacities[g];r[g]?m=o:m||(i.opacities[g]=m=p),r[g]=!0;var v=a.numIconVertices>0,y=i.placedOrientations[a.crossTileID],x=y===t.WritingMode.vertical,b=y===t.WritingMode.horizontal||y===t.WritingMode.horizontalOnly;if(s>0||l>0){var _=Le(m.text);d(e.text,s,x?Ie:_),d(e.text,l,b?Ie:_);var w=m.text.isHidden();[a.rightJustifiedTextSymbolIndex,a.centerJustifiedTextSymbolIndex,a.leftJustifiedTextSymbolIndex].forEach((function(t){t>=0&&(e.text.placedSymbolArray.get(t).hidden=w||x?1:0)})),a.verticalPlacedTextSymbolIndex>=0&&(e.text.placedSymbolArray.get(a.verticalPlacedTextSymbolIndex).hidden=w||b?1:0);var T=i.variableOffsets[a.crossTileID];T&&i.markUsedJustification(e,T.anchor,a,y);var k=i.placedOrientations[a.crossTileID];k&&(i.markUsedJustification(e,\"left\",a,k),i.markUsedOrientation(e,k,a))}if(v){var M=Le(m.icon),A=!(h&&a.verticalPlacedIconSymbolIndex&&x);a.placedIconSymbolIndex>=0&&(d(e.icon,a.numIconVertices,A?M:Ie),e.icon.placedSymbolArray.get(a.placedIconSymbolIndex).hidden=m.icon.isHidden()),a.verticalPlacedIconSymbolIndex>=0&&(d(e.icon,a.numVerticalIconVertices,A?Ie:M),e.icon.placedSymbolArray.get(a.verticalPlacedIconSymbolIndex).hidden=m.icon.isHidden())}if(e.hasIconCollisionBoxData()||e.hasTextCollisionBoxData()){var S=e.collisionArrays[n];if(S){var E=new t.Point(0,0);if(S.textBox||S.verticalTextBox){var C=!0;if(c){var L=i.variableOffsets[g];L?(E=xe(L.anchor,L.width,L.height,L.textOffset,L.textBoxScale),u&&E._rotate(f?i.transform.angle:-i.transform.angle)):C=!1}S.textBox&&we(e.textCollisionBox.collisionVertexArray,m.text.placed,!C||x,E.x,E.y),S.verticalTextBox&&we(e.textCollisionBox.collisionVertexArray,m.text.placed,!C||b,E.x,E.y)}var I=Boolean(!b&&S.verticalIconBox);S.iconBox&&we(e.iconCollisionBox.collisionVertexArray,m.icon.placed,I,h?E.x:0,h?E.y:0),S.verticalIconBox&&we(e.iconCollisionBox.collisionVertexArray,m.icon.placed,!I,h?E.x:0,h?E.y:0)}}},m=0;m<e.symbolInstances.length;m++)g(m);if(e.sortFeatures(this.transform.angle),this.retainedQueryData[e.bucketInstanceId]&&(this.retainedQueryData[e.bucketInstanceId].featureSortOrder=e.featureSortOrder),e.hasTextData()&&e.text.opacityVertexBuffer&&e.text.opacityVertexBuffer.updateData(e.text.opacityVertexArray),e.hasIconData()&&e.icon.opacityVertexBuffer&&e.icon.opacityVertexBuffer.updateData(e.icon.opacityVertexArray),e.hasIconCollisionBoxData()&&e.iconCollisionBox.collisionVertexBuffer&&e.iconCollisionBox.collisionVertexBuffer.updateData(e.iconCollisionBox.collisionVertexArray),e.hasTextCollisionBoxData()&&e.textCollisionBox.collisionVertexBuffer&&e.textCollisionBox.collisionVertexBuffer.updateData(e.textCollisionBox.collisionVertexArray),e.bucketInstanceId in this.collisionCircleArrays){var v=this.collisionCircleArrays[e.bucketInstanceId];e.placementInvProjMatrix=v.invProjMatrix,e.placementViewportMatrix=v.viewportMatrix,e.collisionCircleArray=v.circles,delete this.collisionCircleArrays[e.bucketInstanceId]}},_e.prototype.symbolFadeChange=function(t){return 0===this.fadeDuration?1:(t-this.commitTime)/this.fadeDuration+this.prevZoomAdjustment},_e.prototype.zoomAdjustment=function(t){return Math.max(0,(this.transform.zoom-t)/1.5)},_e.prototype.hasTransitions=function(t){return this.stale||t-this.lastPlacementChangeTime<this.fadeDuration},_e.prototype.stillRecent=function(t,e){var r=this.zoomAtLastRecencyCheck===e?1-this.zoomAdjustment(e):1;return this.zoomAtLastRecencyCheck=e,this.commitTime+this.fadeDuration*r>t},_e.prototype.setStale=function(){this.stale=!0};var Te=Math.pow(2,25),ke=Math.pow(2,24),Me=Math.pow(2,17),Ae=Math.pow(2,16),Se=Math.pow(2,9),Ee=Math.pow(2,8),Ce=Math.pow(2,1);function Le(t){if(0===t.opacity&&!t.placed)return 0;if(1===t.opacity&&t.placed)return 4294967295;var e=t.placed?1:0,r=Math.floor(127*t.opacity);return r*Te+e*ke+r*Me+e*Ae+r*Se+e*Ee+r*Ce+e}var Ie=0,Pe=function(t){this._sortAcrossTiles=\"viewport-y\"!==t.layout.get(\"symbol-z-order\")&&void 0!==t.layout.get(\"symbol-sort-key\").constantOr(1),this._currentTileIndex=0,this._currentPartIndex=0,this._seenCrossTileIDs={},this._bucketParts=[]};Pe.prototype.continuePlacement=function(t,e,r,n,i){for(var a=this._bucketParts;this._currentTileIndex<t.length;)if(e.getBucketParts(a,n,t[this._currentTileIndex],this._sortAcrossTiles),this._currentTileIndex++,i())return!0;for(this._sortAcrossTiles&&(this._sortAcrossTiles=!1,a.sort((function(t,e){return t.sortKey-e.sortKey})));this._currentPartIndex<a.length;)if(e.placeLayerBucketPart(a[this._currentPartIndex],this._seenCrossTileIDs,r),this._currentPartIndex++,i())return!0;return!1};var ze=function(t,e,r,n,i,a,o){this.placement=new _e(t,i,a,o),this._currentPlacementIndex=e.length-1,this._forceFullPlacement=r,this._showCollisionBoxes=n,this._done=!1};ze.prototype.isDone=function(){return this._done},ze.prototype.continuePlacement=function(e,r,n){for(var i=this,a=t.browser.now(),o=function(){var e=t.browser.now()-a;return!i._forceFullPlacement&&e>2};this._currentPlacementIndex>=0;){var s=r[e[this._currentPlacementIndex]],l=this.placement.collisionIndex.transform.zoom;if(\"symbol\"===s.type&&(!s.minzoom||s.minzoom<=l)&&(!s.maxzoom||s.maxzoom>l)){if(this._inProgressLayer||(this._inProgressLayer=new Pe(s)),this._inProgressLayer.continuePlacement(n[s.source],this.placement,this._showCollisionBoxes,s,o))return;delete this._inProgressLayer}this._currentPlacementIndex--}this._done=!0},ze.prototype.commit=function(t){return this.placement.commit(t),this.placement};var Oe=512/t.EXTENT/2,De=function(t,e,r){this.tileID=t,this.indexedSymbolInstances={},this.bucketInstanceId=r;for(var n=0;n<e.length;n++){var i=e.get(n),a=i.key;this.indexedSymbolInstances[a]||(this.indexedSymbolInstances[a]=[]),this.indexedSymbolInstances[a].push({crossTileID:i.crossTileID,coord:this.getScaledCoordinates(i,t)})}};De.prototype.getScaledCoordinates=function(e,r){var n=Oe/Math.pow(2,r.canonical.z-this.tileID.canonical.z);return{x:Math.floor((r.canonical.x*t.EXTENT+e.anchorX)*n),y:Math.floor((r.canonical.y*t.EXTENT+e.anchorY)*n)}},De.prototype.findMatches=function(t,e,r){for(var n=this.tileID.canonical.z<e.canonical.z?1:Math.pow(2,this.tileID.canonical.z-e.canonical.z),i=0;i<t.length;i++){var a=t.get(i);if(!a.crossTileID){var o=this.indexedSymbolInstances[a.key];if(o)for(var s=this.getScaledCoordinates(a,e),l=0,c=o;l<c.length;l+=1){var u=c[l];if(Math.abs(u.coord.x-s.x)<=n&&Math.abs(u.coord.y-s.y)<=n&&!r[u.crossTileID]){r[u.crossTileID]=!0,a.crossTileID=u.crossTileID;break}}}}};var Re=function(){this.maxCrossTileID=0};Re.prototype.generate=function(){return++this.maxCrossTileID};var Fe=function(){this.indexes={},this.usedCrossTileIDs={},this.lng=0};Fe.prototype.handleWrapJump=function(t){var e=Math.round((t-this.lng)/360);if(0!==e)for(var r in this.indexes){var n=this.indexes[r],i={};for(var a in n){var o=n[a];o.tileID=o.tileID.unwrapTo(o.tileID.wrap+e),i[o.tileID.key]=o}this.indexes[r]=i}this.lng=t},Fe.prototype.addBucket=function(t,e,r){if(this.indexes[t.overscaledZ]&&this.indexes[t.overscaledZ][t.key]){if(this.indexes[t.overscaledZ][t.key].bucketInstanceId===e.bucketInstanceId)return!1;this.removeBucketCrossTileIDs(t.overscaledZ,this.indexes[t.overscaledZ][t.key])}for(var n=0;n<e.symbolInstances.length;n++)e.symbolInstances.get(n).crossTileID=0;this.usedCrossTileIDs[t.overscaledZ]||(this.usedCrossTileIDs[t.overscaledZ]={});var i=this.usedCrossTileIDs[t.overscaledZ];for(var a in this.indexes){var o=this.indexes[a];if(Number(a)>t.overscaledZ)for(var s in o){var l=o[s];l.tileID.isChildOf(t)&&l.findMatches(e.symbolInstances,t,i)}else{var c=o[t.scaledTo(Number(a)).key];c&&c.findMatches(e.symbolInstances,t,i)}}for(var u=0;u<e.symbolInstances.length;u++){var f=e.symbolInstances.get(u);f.crossTileID||(f.crossTileID=r.generate(),i[f.crossTileID]=!0)}return void 0===this.indexes[t.overscaledZ]&&(this.indexes[t.overscaledZ]={}),this.indexes[t.overscaledZ][t.key]=new De(t,e.symbolInstances,e.bucketInstanceId),!0},Fe.prototype.removeBucketCrossTileIDs=function(t,e){for(var r in e.indexedSymbolInstances)for(var n=0,i=e.indexedSymbolInstances[r];n<i.length;n+=1)delete this.usedCrossTileIDs[t][i[n].crossTileID]},Fe.prototype.removeStaleBuckets=function(t){var e=!1;for(var r in this.indexes){var n=this.indexes[r];for(var i in n)t[n[i].bucketInstanceId]||(this.removeBucketCrossTileIDs(r,n[i]),delete n[i],e=!0)}return e};var Be=function(){this.layerIndexes={},this.crossTileIDs=new Re,this.maxBucketInstanceId=0,this.bucketsInCurrentPlacement={}};Be.prototype.addLayer=function(t,e,r){var n=this.layerIndexes[t.id];void 0===n&&(n=this.layerIndexes[t.id]=new Fe);var i=!1,a={};n.handleWrapJump(r);for(var o=0,s=e;o<s.length;o+=1){var l=s[o],c=l.getBucket(t);c&&t.id===c.layerIds[0]&&(c.bucketInstanceId||(c.bucketInstanceId=++this.maxBucketInstanceId),n.addBucket(l.tileID,c,this.crossTileIDs)&&(i=!0),a[c.bucketInstanceId]=!0)}return n.removeStaleBuckets(a)&&(i=!0),i},Be.prototype.pruneUnusedLayers=function(t){var e={};for(var r in t.forEach((function(t){e[t]=!0})),this.layerIndexes)e[r]||delete this.layerIndexes[r]};var Ne=function(e,r){return t.emitValidationErrors(e,r&&r.filter((function(t){return\"source.canvas\"!==t.identifier})))},je=t.pick(Ut,[\"addLayer\",\"removeLayer\",\"setPaintProperty\",\"setLayoutProperty\",\"setFilter\",\"addSource\",\"removeSource\",\"setLayerZoomRange\",\"setLight\",\"setTransition\",\"setGeoJSONSourceData\"]),Ue=t.pick(Ut,[\"setCenter\",\"setZoom\",\"setBearing\",\"setPitch\"]),Ve=function(){var e={},r=t.styleSpec.$version;for(var n in t.styleSpec.$root){var i,a=t.styleSpec.$root[n];a.required&&null!=(i=\"version\"===n?r:\"array\"===a.type?[]:{})&&(e[n]=i)}return e}(),qe=function(e){function r(n,i){var a=this;void 0===i&&(i={}),e.call(this),this.map=n,this.dispatcher=new k(Bt(),this),this.imageManager=new h,this.imageManager.setEventedParent(this),this.glyphManager=new x(n._requestManager,i.localIdeographFontFamily),this.lineAtlas=new T(256,512),this.crossTileSymbolIndex=new Be,this._layers={},this._serializedLayers={},this._order=[],this.sourceCaches={},this.zoomHistory=new t.ZoomHistory,this._loaded=!1,this._availableImages=[],this._resetUpdates(),this.dispatcher.broadcast(\"setReferrer\",t.getReferrer());var o=this;this._rtlTextPluginCallback=r.registerForPluginStateChange((function(e){o.dispatcher.broadcast(\"syncRTLPluginState\",{pluginStatus:e.pluginStatus,pluginURL:e.pluginURL},(function(e,r){if(t.triggerPluginCompletionEvent(e),r&&r.every((function(t){return t})))for(var n in o.sourceCaches)o.sourceCaches[n].reload()}))})),this.on(\"data\",(function(t){if(\"source\"===t.dataType&&\"metadata\"===t.sourceDataType){var e=a.sourceCaches[t.sourceId];if(e){var r=e.getSource();if(r&&r.vectorLayerIds)for(var n in a._layers){var i=a._layers[n];i.source===r.id&&a._validateLayer(i)}}}}))}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.loadURL=function(e,r){var n=this;void 0===r&&(r={}),this.fire(new t.Event(\"dataloading\",{dataType:\"style\"}));var i=\"boolean\"==typeof r.validate?r.validate:!t.isMapboxURL(e);e=this.map._requestManager.normalizeStyleURL(e,r.accessToken);var a=this.map._requestManager.transformRequest(e,t.ResourceType.Style);this._request=t.getJSON(a,(function(e,r){n._request=null,e?n.fire(new t.ErrorEvent(e)):r&&n._load(r,i)}))},r.prototype.loadJSON=function(e,r){var n=this;void 0===r&&(r={}),this.fire(new t.Event(\"dataloading\",{dataType:\"style\"})),this._request=t.browser.frame((function(){n._request=null,n._load(e,!1!==r.validate)}))},r.prototype.loadEmpty=function(){this.fire(new t.Event(\"dataloading\",{dataType:\"style\"})),this._load(Ve,!1)},r.prototype._load=function(e,r){if(!r||!Ne(this,t.validateStyle(e))){for(var n in this._loaded=!0,this.stylesheet=e,e.sources)this.addSource(n,e.sources[n],{validate:!1});e.sprite?this._loadSprite(e.sprite):this.imageManager.setLoaded(!0),this.glyphManager.setURL(e.glyphs);var i=jt(this.stylesheet.layers);this._order=i.map((function(t){return t.id})),this._layers={},this._serializedLayers={};for(var a=0,o=i;a<o.length;a+=1){var s=o[a];(s=t.createStyleLayer(s)).setEventedParent(this,{layer:{id:s.id}}),this._layers[s.id]=s,this._serializedLayers[s.id]=s.serialize()}this.dispatcher.broadcast(\"setLayers\",this._serializeLayers(this._order)),this.light=new w(this.stylesheet.light),this.fire(new t.Event(\"data\",{dataType:\"style\"})),this.fire(new t.Event(\"style.load\"))}},r.prototype._loadSprite=function(e){var r=this;this._spriteRequest=function(e,r,n){var i,a,o,s=t.browser.devicePixelRatio>1?\"@2x\":\"\",l=t.getJSON(r.transformRequest(r.normalizeSpriteURL(e,s,\".json\"),t.ResourceType.SpriteJSON),(function(t,e){l=null,o||(o=t,i=e,u())})),c=t.getImage(r.transformRequest(r.normalizeSpriteURL(e,s,\".png\"),t.ResourceType.SpriteImage),(function(t,e){c=null,o||(o=t,a=e,u())}));function u(){if(o)n(o);else if(i&&a){var e=t.browser.getImageData(a),r={};for(var s in i){var l=i[s],c=l.width,u=l.height,f=l.x,h=l.y,p=l.sdf,d=l.pixelRatio,g=l.stretchX,m=l.stretchY,v=l.content,y=new t.RGBAImage({width:c,height:u});t.RGBAImage.copy(e,y,{x:f,y:h},{x:0,y:0},{width:c,height:u}),r[s]={data:y,pixelRatio:d,sdf:p,stretchX:g,stretchY:m,content:v}}n(null,r)}}return{cancel:function(){l&&(l.cancel(),l=null),c&&(c.cancel(),c=null)}}}(e,this.map._requestManager,(function(e,n){if(r._spriteRequest=null,e)r.fire(new t.ErrorEvent(e));else if(n)for(var i in n)r.imageManager.addImage(i,n[i]);r.imageManager.setLoaded(!0),r._availableImages=r.imageManager.listImages(),r.dispatcher.broadcast(\"setImages\",r._availableImages),r.fire(new t.Event(\"data\",{dataType:\"style\"}))}))},r.prototype._validateLayer=function(e){var r=this.sourceCaches[e.source];if(r){var n=e.sourceLayer;if(n){var i=r.getSource();(\"geojson\"===i.type||i.vectorLayerIds&&-1===i.vectorLayerIds.indexOf(n))&&this.fire(new t.ErrorEvent(new Error('Source layer \"'+n+'\" does not exist on source \"'+i.id+'\" as specified by style layer \"'+e.id+'\"')))}}},r.prototype.loaded=function(){if(!this._loaded)return!1;if(Object.keys(this._updatedSources).length)return!1;for(var t in this.sourceCaches)if(!this.sourceCaches[t].loaded())return!1;return!!this.imageManager.isLoaded()},r.prototype._serializeLayers=function(t){for(var e=[],r=0,n=t;r<n.length;r+=1){var i=this._layers[n[r]];\"custom\"!==i.type&&e.push(i.serialize())}return e},r.prototype.hasTransitions=function(){if(this.light&&this.light.hasTransition())return!0;for(var t in this.sourceCaches)if(this.sourceCaches[t].hasTransition())return!0;for(var e in this._layers)if(this._layers[e].hasTransition())return!0;return!1},r.prototype._checkLoaded=function(){if(!this._loaded)throw new Error(\"Style is not done loading\")},r.prototype.update=function(e){if(this._loaded){var r=this._changed;if(this._changed){var n=Object.keys(this._updatedLayers),i=Object.keys(this._removedLayers);for(var a in(n.length||i.length)&&this._updateWorkerLayers(n,i),this._updatedSources){var o=this._updatedSources[a];\"reload\"===o?this._reloadSource(a):\"clear\"===o&&this._clearSource(a)}for(var s in this._updateTilesForChangedImages(),this._updatedPaintProps)this._layers[s].updateTransitions(e);this.light.updateTransitions(e),this._resetUpdates()}for(var l in this.sourceCaches)this.sourceCaches[l].used=!1;for(var c=0,u=this._order;c<u.length;c+=1){var f=this._layers[u[c]];f.recalculate(e,this._availableImages),!f.isHidden(e.zoom)&&f.source&&(this.sourceCaches[f.source].used=!0)}this.light.recalculate(e),this.z=e.zoom,r&&this.fire(new t.Event(\"data\",{dataType:\"style\"}))}},r.prototype._updateTilesForChangedImages=function(){var t=Object.keys(this._changedImages);if(t.length){for(var e in this.sourceCaches)this.sourceCaches[e].reloadTilesForDependencies([\"icons\",\"patterns\"],t);this._changedImages={}}},r.prototype._updateWorkerLayers=function(t,e){this.dispatcher.broadcast(\"updateLayers\",{layers:this._serializeLayers(t),removedIds:e})},r.prototype._resetUpdates=function(){this._changed=!1,this._updatedLayers={},this._removedLayers={},this._updatedSources={},this._updatedPaintProps={},this._changedImages={}},r.prototype.setState=function(e){var r=this;if(this._checkLoaded(),Ne(this,t.validateStyle(e)))return!1;(e=t.clone$1(e)).layers=jt(e.layers);var n=function(e,r){if(!e)return[{command:Ut.setStyle,args:[r]}];var n=[];try{if(!t.deepEqual(e.version,r.version))return[{command:Ut.setStyle,args:[r]}];t.deepEqual(e.center,r.center)||n.push({command:Ut.setCenter,args:[r.center]}),t.deepEqual(e.zoom,r.zoom)||n.push({command:Ut.setZoom,args:[r.zoom]}),t.deepEqual(e.bearing,r.bearing)||n.push({command:Ut.setBearing,args:[r.bearing]}),t.deepEqual(e.pitch,r.pitch)||n.push({command:Ut.setPitch,args:[r.pitch]}),t.deepEqual(e.sprite,r.sprite)||n.push({command:Ut.setSprite,args:[r.sprite]}),t.deepEqual(e.glyphs,r.glyphs)||n.push({command:Ut.setGlyphs,args:[r.glyphs]}),t.deepEqual(e.transition,r.transition)||n.push({command:Ut.setTransition,args:[r.transition]}),t.deepEqual(e.light,r.light)||n.push({command:Ut.setLight,args:[r.light]});var i={},a=[];!function(e,r,n,i){var a;for(a in r=r||{},e=e||{})e.hasOwnProperty(a)&&(r.hasOwnProperty(a)||qt(a,n,i));for(a in r)r.hasOwnProperty(a)&&(e.hasOwnProperty(a)?t.deepEqual(e[a],r[a])||(\"geojson\"===e[a].type&&\"geojson\"===r[a].type&&Gt(e,r,a)?n.push({command:Ut.setGeoJSONSourceData,args:[a,r[a].data]}):Ht(a,r,n,i)):Vt(a,r,n))}(e.sources,r.sources,a,i);var o=[];e.layers&&e.layers.forEach((function(t){i[t.source]?n.push({command:Ut.removeLayer,args:[t.id]}):o.push(t)})),n=n.concat(a),function(e,r,n){r=r||[];var i,a,o,s,l,c,u,f=(e=e||[]).map(Wt),h=r.map(Wt),p=e.reduce(Xt,{}),d=r.reduce(Xt,{}),g=f.slice(),m=Object.create(null);for(i=0,a=0;i<f.length;i++)d.hasOwnProperty(o=f[i])?a++:(n.push({command:Ut.removeLayer,args:[o]}),g.splice(g.indexOf(o,a),1));for(i=0,a=0;i<h.length;i++)g[g.length-1-i]!==(o=h[h.length-1-i])&&(p.hasOwnProperty(o)?(n.push({command:Ut.removeLayer,args:[o]}),g.splice(g.lastIndexOf(o,g.length-a),1)):a++,n.push({command:Ut.addLayer,args:[d[o],c=g[g.length-i]]}),g.splice(g.length-i,0,o),m[o]=!0);for(i=0;i<h.length;i++)if(s=p[o=h[i]],l=d[o],!m[o]&&!t.deepEqual(s,l))if(t.deepEqual(s.source,l.source)&&t.deepEqual(s[\"source-layer\"],l[\"source-layer\"])&&t.deepEqual(s.type,l.type)){for(u in Yt(s.layout,l.layout,n,o,null,Ut.setLayoutProperty),Yt(s.paint,l.paint,n,o,null,Ut.setPaintProperty),t.deepEqual(s.filter,l.filter)||n.push({command:Ut.setFilter,args:[o,l.filter]}),t.deepEqual(s.minzoom,l.minzoom)&&t.deepEqual(s.maxzoom,l.maxzoom)||n.push({command:Ut.setLayerZoomRange,args:[o,l.minzoom,l.maxzoom]}),s)s.hasOwnProperty(u)&&\"layout\"!==u&&\"paint\"!==u&&\"filter\"!==u&&\"metadata\"!==u&&\"minzoom\"!==u&&\"maxzoom\"!==u&&(0===u.indexOf(\"paint.\")?Yt(s[u],l[u],n,o,u.slice(6),Ut.setPaintProperty):t.deepEqual(s[u],l[u])||n.push({command:Ut.setLayerProperty,args:[o,u,l[u]]}));for(u in l)l.hasOwnProperty(u)&&!s.hasOwnProperty(u)&&\"layout\"!==u&&\"paint\"!==u&&\"filter\"!==u&&\"metadata\"!==u&&\"minzoom\"!==u&&\"maxzoom\"!==u&&(0===u.indexOf(\"paint.\")?Yt(s[u],l[u],n,o,u.slice(6),Ut.setPaintProperty):t.deepEqual(s[u],l[u])||n.push({command:Ut.setLayerProperty,args:[o,u,l[u]]}))}else n.push({command:Ut.removeLayer,args:[o]}),c=g[g.lastIndexOf(o)+1],n.push({command:Ut.addLayer,args:[l,c]})}(o,r.layers,n)}catch(t){console.warn(\"Unable to compute style diff:\",t),n=[{command:Ut.setStyle,args:[r]}]}return n}(this.serialize(),e).filter((function(t){return!(t.command in Ue)}));if(0===n.length)return!1;var i=n.filter((function(t){return!(t.command in je)}));if(i.length>0)throw new Error(\"Unimplemented: \"+i.map((function(t){return t.command})).join(\", \")+\".\");return n.forEach((function(t){\"setTransition\"!==t.command&&r[t.command].apply(r,t.args)})),this.stylesheet=e,!0},r.prototype.addImage=function(e,r){if(this.getImage(e))return this.fire(new t.ErrorEvent(new Error(\"An image with this name already exists.\")));this.imageManager.addImage(e,r),this._availableImages=this.imageManager.listImages(),this._changedImages[e]=!0,this._changed=!0,this.fire(new t.Event(\"data\",{dataType:\"style\"}))},r.prototype.updateImage=function(t,e){this.imageManager.updateImage(t,e)},r.prototype.getImage=function(t){return this.imageManager.getImage(t)},r.prototype.removeImage=function(e){if(!this.getImage(e))return this.fire(new t.ErrorEvent(new Error(\"No image with this name exists.\")));this.imageManager.removeImage(e),this._availableImages=this.imageManager.listImages(),this._changedImages[e]=!0,this._changed=!0,this.fire(new t.Event(\"data\",{dataType:\"style\"}))},r.prototype.listImages=function(){return this._checkLoaded(),this.imageManager.listImages()},r.prototype.addSource=function(e,r,n){var i=this;if(void 0===n&&(n={}),this._checkLoaded(),void 0!==this.sourceCaches[e])throw new Error(\"There is already a source with this ID\");if(!r.type)throw new Error(\"The type property must be defined, but the only the following properties were given: \"+Object.keys(r).join(\", \")+\".\");if(!([\"vector\",\"raster\",\"geojson\",\"video\",\"image\"].indexOf(r.type)>=0&&this._validate(t.validateStyle.source,\"sources.\"+e,r,null,n))){this.map&&this.map._collectResourceTiming&&(r.collectResourceTiming=!0);var a=this.sourceCaches[e]=new Lt(e,r,this.dispatcher);a.style=this,a.setEventedParent(this,(function(){return{isSourceLoaded:i.loaded(),source:a.serialize(),sourceId:e}})),a.onAdd(this.map),this._changed=!0}},r.prototype.removeSource=function(e){if(this._checkLoaded(),void 0===this.sourceCaches[e])throw new Error(\"There is no source with this ID\");for(var r in this._layers)if(this._layers[r].source===e)return this.fire(new t.ErrorEvent(new Error('Source \"'+e+'\" cannot be removed while layer \"'+r+'\" is using it.')));var n=this.sourceCaches[e];delete this.sourceCaches[e],delete this._updatedSources[e],n.fire(new t.Event(\"data\",{sourceDataType:\"metadata\",dataType:\"source\",sourceId:e})),n.setEventedParent(null),n.clearTiles(),n.onRemove&&n.onRemove(this.map),this._changed=!0},r.prototype.setGeoJSONSourceData=function(t,e){this._checkLoaded(),this.sourceCaches[t].getSource().setData(e),this._changed=!0},r.prototype.getSource=function(t){return this.sourceCaches[t]&&this.sourceCaches[t].getSource()},r.prototype.addLayer=function(e,r,n){void 0===n&&(n={}),this._checkLoaded();var i=e.id;if(this.getLayer(i))this.fire(new t.ErrorEvent(new Error('Layer with id \"'+i+'\" already exists on this map')));else{var a;if(\"custom\"===e.type){if(Ne(this,t.validateCustomStyleLayer(e)))return;a=t.createStyleLayer(e)}else{if(\"object\"==typeof e.source&&(this.addSource(i,e.source),e=t.clone$1(e),e=t.extend(e,{source:i})),this._validate(t.validateStyle.layer,\"layers.\"+i,e,{arrayIndex:-1},n))return;a=t.createStyleLayer(e),this._validateLayer(a),a.setEventedParent(this,{layer:{id:i}}),this._serializedLayers[a.id]=a.serialize()}var o=r?this._order.indexOf(r):this._order.length;if(r&&-1===o)this.fire(new t.ErrorEvent(new Error('Layer with id \"'+r+'\" does not exist on this map.')));else{if(this._order.splice(o,0,i),this._layerOrderChanged=!0,this._layers[i]=a,this._removedLayers[i]&&a.source&&\"custom\"!==a.type){var s=this._removedLayers[i];delete this._removedLayers[i],s.type!==a.type?this._updatedSources[a.source]=\"clear\":(this._updatedSources[a.source]=\"reload\",this.sourceCaches[a.source].pause())}this._updateLayer(a),a.onAdd&&a.onAdd(this.map)}}},r.prototype.moveLayer=function(e,r){if(this._checkLoaded(),this._changed=!0,this._layers[e]){if(e!==r){var n=this._order.indexOf(e);this._order.splice(n,1);var i=r?this._order.indexOf(r):this._order.length;r&&-1===i?this.fire(new t.ErrorEvent(new Error('Layer with id \"'+r+'\" does not exist on this map.'))):(this._order.splice(i,0,e),this._layerOrderChanged=!0)}}else this.fire(new t.ErrorEvent(new Error(\"The layer '\"+e+\"' does not exist in the map's style and cannot be moved.\")))},r.prototype.removeLayer=function(e){this._checkLoaded();var r=this._layers[e];if(r){r.setEventedParent(null);var n=this._order.indexOf(e);this._order.splice(n,1),this._layerOrderChanged=!0,this._changed=!0,this._removedLayers[e]=r,delete this._layers[e],delete this._serializedLayers[e],delete this._updatedLayers[e],delete this._updatedPaintProps[e],r.onRemove&&r.onRemove(this.map)}else this.fire(new t.ErrorEvent(new Error(\"The layer '\"+e+\"' does not exist in the map's style and cannot be removed.\")))},r.prototype.getLayer=function(t){return this._layers[t]},r.prototype.hasLayer=function(t){return t in this._layers},r.prototype.setLayerZoomRange=function(e,r,n){this._checkLoaded();var i=this.getLayer(e);i?i.minzoom===r&&i.maxzoom===n||(null!=r&&(i.minzoom=r),null!=n&&(i.maxzoom=n),this._updateLayer(i)):this.fire(new t.ErrorEvent(new Error(\"The layer '\"+e+\"' does not exist in the map's style and cannot have zoom extent.\")))},r.prototype.setFilter=function(e,r,n){void 0===n&&(n={}),this._checkLoaded();var i=this.getLayer(e);if(i){if(!t.deepEqual(i.filter,r))return null==r?(i.filter=void 0,void this._updateLayer(i)):void(this._validate(t.validateStyle.filter,\"layers.\"+i.id+\".filter\",r,null,n)||(i.filter=t.clone$1(r),this._updateLayer(i)))}else this.fire(new t.ErrorEvent(new Error(\"The layer '\"+e+\"' does not exist in the map's style and cannot be filtered.\")))},r.prototype.getFilter=function(e){return t.clone$1(this.getLayer(e).filter)},r.prototype.setLayoutProperty=function(e,r,n,i){void 0===i&&(i={}),this._checkLoaded();var a=this.getLayer(e);a?t.deepEqual(a.getLayoutProperty(r),n)||(a.setLayoutProperty(r,n,i),this._updateLayer(a)):this.fire(new t.ErrorEvent(new Error(\"The layer '\"+e+\"' does not exist in the map's style and cannot be styled.\")))},r.prototype.getLayoutProperty=function(e,r){var n=this.getLayer(e);if(n)return n.getLayoutProperty(r);this.fire(new t.ErrorEvent(new Error(\"The layer '\"+e+\"' does not exist in the map's style.\")))},r.prototype.setPaintProperty=function(e,r,n,i){void 0===i&&(i={}),this._checkLoaded();var a=this.getLayer(e);a?t.deepEqual(a.getPaintProperty(r),n)||(a.setPaintProperty(r,n,i)&&this._updateLayer(a),this._changed=!0,this._updatedPaintProps[e]=!0):this.fire(new t.ErrorEvent(new Error(\"The layer '\"+e+\"' does not exist in the map's style and cannot be styled.\")))},r.prototype.getPaintProperty=function(t,e){return this.getLayer(t).getPaintProperty(e)},r.prototype.setFeatureState=function(e,r){this._checkLoaded();var n=e.source,i=e.sourceLayer,a=this.sourceCaches[n];if(void 0!==a){var o=a.getSource().type;\"geojson\"===o&&i?this.fire(new t.ErrorEvent(new Error(\"GeoJSON sources cannot have a sourceLayer parameter.\"))):\"vector\"!==o||i?(void 0===e.id&&this.fire(new t.ErrorEvent(new Error(\"The feature id parameter must be provided.\"))),a.setFeatureState(i,e.id,r)):this.fire(new t.ErrorEvent(new Error(\"The sourceLayer parameter must be provided for vector source types.\")))}else this.fire(new t.ErrorEvent(new Error(\"The source '\"+n+\"' does not exist in the map's style.\")))},r.prototype.removeFeatureState=function(e,r){this._checkLoaded();var n=e.source,i=this.sourceCaches[n];if(void 0!==i){var a=i.getSource().type,o=\"vector\"===a?e.sourceLayer:void 0;\"vector\"!==a||o?r&&\"string\"!=typeof e.id&&\"number\"!=typeof e.id?this.fire(new t.ErrorEvent(new Error(\"A feature id is requred to remove its specific state property.\"))):i.removeFeatureState(o,e.id,r):this.fire(new t.ErrorEvent(new Error(\"The sourceLayer parameter must be provided for vector source types.\")))}else this.fire(new t.ErrorEvent(new Error(\"The source '\"+n+\"' does not exist in the map's style.\")))},r.prototype.getFeatureState=function(e){this._checkLoaded();var r=e.source,n=e.sourceLayer,i=this.sourceCaches[r];if(void 0!==i){if(\"vector\"!==i.getSource().type||n)return void 0===e.id&&this.fire(new t.ErrorEvent(new Error(\"The feature id parameter must be provided.\"))),i.getFeatureState(n,e.id);this.fire(new t.ErrorEvent(new Error(\"The sourceLayer parameter must be provided for vector source types.\")))}else this.fire(new t.ErrorEvent(new Error(\"The source '\"+r+\"' does not exist in the map's style.\")))},r.prototype.getTransition=function(){return t.extend({duration:300,delay:0},this.stylesheet&&this.stylesheet.transition)},r.prototype.serialize=function(){return t.filterObject({version:this.stylesheet.version,name:this.stylesheet.name,metadata:this.stylesheet.metadata,light:this.stylesheet.light,center:this.stylesheet.center,zoom:this.stylesheet.zoom,bearing:this.stylesheet.bearing,pitch:this.stylesheet.pitch,sprite:this.stylesheet.sprite,glyphs:this.stylesheet.glyphs,transition:this.stylesheet.transition,sources:t.mapObject(this.sourceCaches,(function(t){return t.serialize()})),layers:this._serializeLayers(this._order)},(function(t){return void 0!==t}))},r.prototype._updateLayer=function(t){this._updatedLayers[t.id]=!0,t.source&&!this._updatedSources[t.source]&&\"raster\"!==this.sourceCaches[t.source].getSource().type&&(this._updatedSources[t.source]=\"reload\",this.sourceCaches[t.source].pause()),this._changed=!0},r.prototype._flattenAndSortRenderedFeatures=function(t){for(var e=this,r=function(t){return\"fill-extrusion\"===e._layers[t].type},n={},i=[],a=this._order.length-1;a>=0;a--){var o=this._order[a];if(r(o)){n[o]=a;for(var s=0,l=t;s<l.length;s+=1){var c=l[s][o];if(c)for(var u=0,f=c;u<f.length;u+=1)i.push(f[u])}}}i.sort((function(t,e){return e.intersectionZ-t.intersectionZ}));for(var h=[],p=this._order.length-1;p>=0;p--){var d=this._order[p];if(r(d))for(var g=i.length-1;g>=0;g--){var m=i[g].feature;if(n[m.layer.id]<p)break;h.push(m),i.pop()}else for(var v=0,y=t;v<y.length;v+=1){var x=y[v][d];if(x)for(var b=0,_=x;b<_.length;b+=1)h.push(_[b].feature)}}return h},r.prototype.queryRenderedFeatures=function(e,r,n){r&&r.filter&&this._validate(t.validateStyle.filter,\"queryRenderedFeatures.filter\",r.filter,null,r);var i={};if(r&&r.layers){if(!Array.isArray(r.layers))return this.fire(new t.ErrorEvent(new Error(\"parameters.layers must be an Array.\"))),[];for(var a=0,o=r.layers;a<o.length;a+=1){var s=o[a],l=this._layers[s];if(!l)return this.fire(new t.ErrorEvent(new Error(\"The layer '\"+s+\"' does not exist in the map's style and cannot be queried for features.\"))),[];i[l.source]=!0}}var c=[];for(var u in r.availableImages=this._availableImages,this.sourceCaches)r.layers&&!i[u]||c.push(F(this.sourceCaches[u],this._layers,this._serializedLayers,e,r,n));return this.placement&&c.push(function(t,e,r,n,i,a,o){for(var s={},l=a.queryRenderedSymbols(n),c=[],u=0,f=Object.keys(l).map(Number);u<f.length;u+=1)c.push(o[f[u]]);c.sort(B);for(var h=function(){var r=d[p],n=r.featureIndex.lookupSymbolFeatures(l[r.bucketInstanceId],e,r.bucketIndex,r.sourceLayerIndex,i.filter,i.layers,i.availableImages,t);for(var a in n){var o=s[a]=s[a]||[],c=n[a];c.sort((function(t,e){var n=r.featureSortOrder;if(n){var i=n.indexOf(t.featureIndex);return n.indexOf(e.featureIndex)-i}return e.featureIndex-t.featureIndex}));for(var u=0,f=c;u<f.length;u+=1)o.push(f[u])}},p=0,d=c;p<d.length;p+=1)h();var g=function(e){s[e].forEach((function(n){var i=n.feature,a=r[t[e].source].getFeatureState(i.layer[\"source-layer\"],i.id);i.source=i.layer.source,i.layer[\"source-layer\"]&&(i.sourceLayer=i.layer[\"source-layer\"]),i.state=a}))};for(var m in s)g(m);return s}(this._layers,this._serializedLayers,this.sourceCaches,e,r,this.placement.collisionIndex,this.placement.retainedQueryData)),this._flattenAndSortRenderedFeatures(c)},r.prototype.querySourceFeatures=function(e,r){r&&r.filter&&this._validate(t.validateStyle.filter,\"querySourceFeatures.filter\",r.filter,null,r);var n=this.sourceCaches[e];return n?function(t,e){for(var r=t.getRenderableIds().map((function(e){return t.getTileByID(e)})),n=[],i={},a=0;a<r.length;a++){var o=r[a],s=o.tileID.canonical.key;i[s]||(i[s]=!0,o.querySourceFeatures(n,e))}return n}(n,r):[]},r.prototype.addSourceType=function(t,e,n){return r.getSourceType(t)?n(new Error('A source type called \"'+t+'\" already exists.')):(r.setSourceType(t,e),e.workerSourceURL?void this.dispatcher.broadcast(\"loadWorkerSource\",{name:t,url:e.workerSourceURL},n):n(null,null))},r.prototype.getLight=function(){return this.light.getLight()},r.prototype.setLight=function(e,r){void 0===r&&(r={}),this._checkLoaded();var n=this.light.getLight(),i=!1;for(var a in e)if(!t.deepEqual(e[a],n[a])){i=!0;break}if(i){var o={now:t.browser.now(),transition:t.extend({duration:300,delay:0},this.stylesheet.transition)};this.light.setLight(e,r),this.light.updateTransitions(o)}},r.prototype._validate=function(e,r,n,i,a){return void 0===a&&(a={}),(!a||!1!==a.validate)&&Ne(this,e.call(t.validateStyle,t.extend({key:r,style:this.serialize(),value:n,styleSpec:t.styleSpec},i)))},r.prototype._remove=function(){for(var e in this._request&&(this._request.cancel(),this._request=null),this._spriteRequest&&(this._spriteRequest.cancel(),this._spriteRequest=null),t.evented.off(\"pluginStateChange\",this._rtlTextPluginCallback),this._layers)this._layers[e].setEventedParent(null);for(var r in this.sourceCaches)this.sourceCaches[r].clearTiles(),this.sourceCaches[r].setEventedParent(null);this.imageManager.setEventedParent(null),this.setEventedParent(null),this.dispatcher.remove()},r.prototype._clearSource=function(t){this.sourceCaches[t].clearTiles()},r.prototype._reloadSource=function(t){this.sourceCaches[t].resume(),this.sourceCaches[t].reload()},r.prototype._updateSources=function(t){for(var e in this.sourceCaches)this.sourceCaches[e].update(t)},r.prototype._generateCollisionBoxes=function(){for(var t in this.sourceCaches)this._reloadSource(t)},r.prototype._updatePlacement=function(e,r,n,i,a){void 0===a&&(a=!1);for(var o=!1,s=!1,l={},c=0,u=this._order;c<u.length;c+=1){var f=this._layers[u[c]];if(\"symbol\"===f.type){if(!l[f.source]){var h=this.sourceCaches[f.source];l[f.source]=h.getRenderableIds(!0).map((function(t){return h.getTileByID(t)})).sort((function(t,e){return e.tileID.overscaledZ-t.tileID.overscaledZ||(t.tileID.isLessThan(e.tileID)?-1:1)}))}var p=this.crossTileSymbolIndex.addLayer(f,l[f.source],e.center.lng);o=o||p}}if(this.crossTileSymbolIndex.pruneUnusedLayers(this._order),((a=a||this._layerOrderChanged||0===n)||!this.pauseablePlacement||this.pauseablePlacement.isDone()&&!this.placement.stillRecent(t.browser.now(),e.zoom))&&(this.pauseablePlacement=new ze(e,this._order,a,r,n,i,this.placement),this._layerOrderChanged=!1),this.pauseablePlacement.isDone()?this.placement.setStale():(this.pauseablePlacement.continuePlacement(this._order,this._layers,l),this.pauseablePlacement.isDone()&&(this.placement=this.pauseablePlacement.commit(t.browser.now()),s=!0),o&&this.pauseablePlacement.placement.setStale()),s||o)for(var d=0,g=this._order;d<g.length;d+=1){var m=this._layers[g[d]];\"symbol\"===m.type&&this.placement.updateLayerOpacities(m,l[m.source])}return!this.pauseablePlacement.isDone()||this.placement.hasTransitions(t.browser.now())},r.prototype._releaseSymbolFadeTiles=function(){for(var t in this.sourceCaches)this.sourceCaches[t].releaseSymbolFadeTiles()},r.prototype.getImages=function(t,e,r){this.imageManager.getImages(e.icons,r),this._updateTilesForChangedImages();var n=this.sourceCaches[e.source];n&&n.setDependencies(e.tileID.key,e.type,e.icons)},r.prototype.getGlyphs=function(t,e,r){this.glyphManager.getGlyphs(e.stacks,r)},r.prototype.getResource=function(e,r,n){return t.makeRequest(r,n)},r}(t.Evented);qe.getSourceType=function(t){return D[t]},qe.setSourceType=function(t,e){D[t]=e},qe.registerForPluginStateChange=t.registerForPluginStateChange;var He=t.createLayout([{name:\"a_pos\",type:\"Int16\",components:2}]),Ge=vr(\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#if !defined(lowp)\\n#define lowp\\n#endif\\n#if !defined(mediump)\\n#define mediump\\n#endif\\n#if !defined(highp)\\n#define highp\\n#endif\\n#endif\",\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#if !defined(lowp)\\n#define lowp\\n#endif\\n#if !defined(mediump)\\n#define mediump\\n#endif\\n#if !defined(highp)\\n#define highp\\n#endif\\n#endif\\nvec2 unpack_float(const float packedValue) {int packedIntValue=int(packedValue);int v0=packedIntValue/256;return vec2(v0,packedIntValue-v0*256);}vec2 unpack_opacity(const float packedOpacity) {int intOpacity=int(packedOpacity)/2;return vec2(float(intOpacity)/127.0,mod(packedOpacity,2.0));}vec4 decode_color(const vec2 encodedColor) {return vec4(unpack_float(encodedColor[0])/255.0,unpack_float(encodedColor[1])/255.0\\n);}float unpack_mix_vec2(const vec2 packedValue,const float t) {return mix(packedValue[0],packedValue[1],t);}vec4 unpack_mix_color(const vec4 packedColors,const float t) {vec4 minColor=decode_color(vec2(packedColors[0],packedColors[1]));vec4 maxColor=decode_color(vec2(packedColors[2],packedColors[3]));return mix(minColor,maxColor,t);}vec2 get_pattern_pos(const vec2 pixel_coord_upper,const vec2 pixel_coord_lower,const vec2 pattern_size,const float tile_units_to_pixels,const vec2 pos) {vec2 offset=mod(mod(mod(pixel_coord_upper,pattern_size)*256.0,pattern_size)*256.0+pixel_coord_lower,pattern_size);return (tile_units_to_pixels*pos+offset)/pattern_size;}\"),Ye=vr(\"uniform vec4 u_color;uniform float u_opacity;void main() {gl_FragColor=u_color*u_opacity;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"attribute vec2 a_pos;uniform mat4 u_matrix;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);}\"),We=vr(\"uniform vec2 u_pattern_tl_a;uniform vec2 u_pattern_br_a;uniform vec2 u_pattern_tl_b;uniform vec2 u_pattern_br_b;uniform vec2 u_texsize;uniform float u_mix;uniform float u_opacity;uniform sampler2D u_image;varying vec2 v_pos_a;varying vec2 v_pos_b;void main() {vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(u_pattern_tl_a/u_texsize,u_pattern_br_a/u_texsize,imagecoord);vec4 color1=texture2D(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(u_pattern_tl_b/u_texsize,u_pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture2D(u_image,pos2);gl_FragColor=mix(color1,color2,u_mix)*u_opacity;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform vec2 u_pattern_size_a;uniform vec2 u_pattern_size_b;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform float u_scale_a;uniform float u_scale_b;uniform float u_tile_units_to_pixels;attribute vec2 a_pos;varying vec2 v_pos_a;varying vec2 v_pos_b;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,u_scale_a*u_pattern_size_a,u_tile_units_to_pixels,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,u_scale_b*u_pattern_size_b,u_tile_units_to_pixels,a_pos);}\"),Xe=vr(\"varying vec3 v_data;\\n#pragma mapbox: define highp vec4 color\\n#pragma mapbox: define mediump float radius\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define highp vec4 stroke_color\\n#pragma mapbox: define mediump float stroke_width\\n#pragma mapbox: define lowp float stroke_opacity\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 color\\n#pragma mapbox: initialize mediump float radius\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize highp vec4 stroke_color\\n#pragma mapbox: initialize mediump float stroke_width\\n#pragma mapbox: initialize lowp float stroke_opacity\\nvec2 extrude=v_data.xy;float extrude_length=length(extrude);lowp float antialiasblur=v_data.z;float antialiased_blur=-max(blur,antialiasblur);float opacity_t=smoothstep(0.0,antialiased_blur,extrude_length-1.0);float color_t=stroke_width < 0.01 ? 0.0 : smoothstep(antialiased_blur,0.0,extrude_length-radius/(radius+stroke_width));gl_FragColor=opacity_t*mix(color*opacity,stroke_color*stroke_opacity,color_t);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform bool u_scale_with_map;uniform bool u_pitch_with_map;uniform vec2 u_extrude_scale;uniform lowp float u_device_pixel_ratio;uniform highp float u_camera_to_center_distance;attribute vec2 a_pos;varying vec3 v_data;\\n#pragma mapbox: define highp vec4 color\\n#pragma mapbox: define mediump float radius\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define highp vec4 stroke_color\\n#pragma mapbox: define mediump float stroke_width\\n#pragma mapbox: define lowp float stroke_opacity\\nvoid main(void) {\\n#pragma mapbox: initialize highp vec4 color\\n#pragma mapbox: initialize mediump float radius\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize highp vec4 stroke_color\\n#pragma mapbox: initialize mediump float stroke_width\\n#pragma mapbox: initialize lowp float stroke_opacity\\nvec2 extrude=vec2(mod(a_pos,2.0)*2.0-1.0);vec2 circle_center=floor(a_pos*0.5);if (u_pitch_with_map) {vec2 corner_position=circle_center;if (u_scale_with_map) {corner_position+=extrude*(radius+stroke_width)*u_extrude_scale;} else {vec4 projected_center=u_matrix*vec4(circle_center,0,1);corner_position+=extrude*(radius+stroke_width)*u_extrude_scale*(projected_center.w/u_camera_to_center_distance);}gl_Position=u_matrix*vec4(corner_position,0,1);} else {gl_Position=u_matrix*vec4(circle_center,0,1);if (u_scale_with_map) {gl_Position.xy+=extrude*(radius+stroke_width)*u_extrude_scale*u_camera_to_center_distance;} else {gl_Position.xy+=extrude*(radius+stroke_width)*u_extrude_scale*gl_Position.w;}}lowp float antialiasblur=1.0/u_device_pixel_ratio/(radius+stroke_width);v_data=vec3(extrude.x,extrude.y,antialiasblur);}\"),Ze=vr(\"void main() {gl_FragColor=vec4(1.0);}\",\"attribute vec2 a_pos;uniform mat4 u_matrix;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);}\"),Je=vr(\"uniform highp float u_intensity;varying vec2 v_extrude;\\n#pragma mapbox: define highp float weight\\n#define GAUSS_COEF 0.3989422804014327\\nvoid main() {\\n#pragma mapbox: initialize highp float weight\\nfloat d=-0.5*3.0*3.0*dot(v_extrude,v_extrude);float val=weight*u_intensity*GAUSS_COEF*exp(d);gl_FragColor=vec4(val,1.0,1.0,1.0);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform float u_extrude_scale;uniform float u_opacity;uniform float u_intensity;attribute vec2 a_pos;varying vec2 v_extrude;\\n#pragma mapbox: define highp float weight\\n#pragma mapbox: define mediump float radius\\nconst highp float ZERO=1.0/255.0/16.0;\\n#define GAUSS_COEF 0.3989422804014327\\nvoid main(void) {\\n#pragma mapbox: initialize highp float weight\\n#pragma mapbox: initialize mediump float radius\\nvec2 unscaled_extrude=vec2(mod(a_pos,2.0)*2.0-1.0);float S=sqrt(-2.0*log(ZERO/weight/u_intensity/GAUSS_COEF))/3.0;v_extrude=S*unscaled_extrude;vec2 extrude=v_extrude*radius*u_extrude_scale;vec4 pos=vec4(floor(a_pos*0.5)+extrude,0,1);gl_Position=u_matrix*pos;}\"),Ke=vr(\"uniform sampler2D u_image;uniform sampler2D u_color_ramp;uniform float u_opacity;varying vec2 v_pos;void main() {float t=texture2D(u_image,v_pos).r;vec4 color=texture2D(u_color_ramp,vec2(t,0.5));gl_FragColor=color*u_opacity;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(0.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform vec2 u_world;attribute vec2 a_pos;varying vec2 v_pos;void main() {gl_Position=u_matrix*vec4(a_pos*u_world,0,1);v_pos.x=a_pos.x;v_pos.y=1.0-a_pos.y;}\"),Qe=vr(\"varying float v_placed;varying float v_notUsed;void main() {float alpha=0.5;gl_FragColor=vec4(1.0,0.0,0.0,1.0)*alpha;if (v_placed > 0.5) {gl_FragColor=vec4(0.0,0.0,1.0,0.5)*alpha;}if (v_notUsed > 0.5) {gl_FragColor*=.1;}}\",\"attribute vec2 a_pos;attribute vec2 a_anchor_pos;attribute vec2 a_extrude;attribute vec2 a_placed;attribute vec2 a_shift;uniform mat4 u_matrix;uniform vec2 u_extrude_scale;uniform float u_camera_to_center_distance;varying float v_placed;varying float v_notUsed;void main() {vec4 projectedPoint=u_matrix*vec4(a_anchor_pos,0,1);highp float camera_to_anchor_distance=projectedPoint.w;highp float collision_perspective_ratio=clamp(0.5+0.5*(u_camera_to_center_distance/camera_to_anchor_distance),0.0,4.0);gl_Position=u_matrix*vec4(a_pos,0.0,1.0);gl_Position.xy+=(a_extrude+a_shift)*u_extrude_scale*gl_Position.w*collision_perspective_ratio;v_placed=a_placed.x;v_notUsed=a_placed.y;}\"),$e=vr(\"varying float v_radius;varying vec2 v_extrude;varying float v_perspective_ratio;varying float v_collision;void main() {float alpha=0.5*min(v_perspective_ratio,1.0);float stroke_radius=0.9*max(v_perspective_ratio,1.0);float distance_to_center=length(v_extrude);float distance_to_edge=abs(distance_to_center-v_radius);float opacity_t=smoothstep(-stroke_radius,0.0,-distance_to_edge);vec4 color=mix(vec4(0.0,0.0,1.0,0.5),vec4(1.0,0.0,0.0,1.0),v_collision);gl_FragColor=color*alpha*opacity_t;}\",\"attribute vec2 a_pos;attribute float a_radius;attribute vec2 a_flags;uniform mat4 u_matrix;uniform mat4 u_inv_matrix;uniform vec2 u_viewport_size;uniform float u_camera_to_center_distance;varying float v_radius;varying vec2 v_extrude;varying float v_perspective_ratio;varying float v_collision;vec3 toTilePosition(vec2 screenPos) {vec4 rayStart=u_inv_matrix*vec4(screenPos,-1.0,1.0);vec4 rayEnd  =u_inv_matrix*vec4(screenPos, 1.0,1.0);rayStart.xyz/=rayStart.w;rayEnd.xyz  /=rayEnd.w;highp float t=(0.0-rayStart.z)/(rayEnd.z-rayStart.z);return mix(rayStart.xyz,rayEnd.xyz,t);}void main() {vec2 quadCenterPos=a_pos;float radius=a_radius;float collision=a_flags.x;float vertexIdx=a_flags.y;vec2 quadVertexOffset=vec2(mix(-1.0,1.0,float(vertexIdx >=2.0)),mix(-1.0,1.0,float(vertexIdx >=1.0 && vertexIdx <=2.0)));vec2 quadVertexExtent=quadVertexOffset*radius;vec3 tilePos=toTilePosition(quadCenterPos);vec4 clipPos=u_matrix*vec4(tilePos,1.0);highp float camera_to_anchor_distance=clipPos.w;highp float collision_perspective_ratio=clamp(0.5+0.5*(u_camera_to_center_distance/camera_to_anchor_distance),0.0,4.0);float padding_factor=1.2;v_radius=radius;v_extrude=quadVertexExtent*padding_factor;v_perspective_ratio=collision_perspective_ratio;v_collision=collision;gl_Position=vec4(clipPos.xyz/clipPos.w,1.0)+vec4(quadVertexExtent*padding_factor/u_viewport_size*2.0,0.0,0.0);}\"),tr=vr(\"uniform highp vec4 u_color;uniform sampler2D u_overlay;varying vec2 v_uv;void main() {vec4 overlay_color=texture2D(u_overlay,v_uv);gl_FragColor=mix(u_color,overlay_color,overlay_color.a);}\",\"attribute vec2 a_pos;varying vec2 v_uv;uniform mat4 u_matrix;uniform float u_overlay_scale;void main() {v_uv=a_pos/8192.0;gl_Position=u_matrix*vec4(a_pos*u_overlay_scale,0,1);}\"),er=vr(\"#pragma mapbox: define highp vec4 color\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 color\\n#pragma mapbox: initialize lowp float opacity\\ngl_FragColor=color*opacity;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"attribute vec2 a_pos;uniform mat4 u_matrix;\\n#pragma mapbox: define highp vec4 color\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 color\\n#pragma mapbox: initialize lowp float opacity\\ngl_Position=u_matrix*vec4(a_pos,0,1);}\"),rr=vr(\"varying vec2 v_pos;\\n#pragma mapbox: define highp vec4 outline_color\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 outline_color\\n#pragma mapbox: initialize lowp float opacity\\nfloat dist=length(v_pos-gl_FragCoord.xy);float alpha=1.0-smoothstep(0.0,1.0,dist);gl_FragColor=outline_color*(alpha*opacity);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"attribute vec2 a_pos;uniform mat4 u_matrix;uniform vec2 u_world;varying vec2 v_pos;\\n#pragma mapbox: define highp vec4 outline_color\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 outline_color\\n#pragma mapbox: initialize lowp float opacity\\ngl_Position=u_matrix*vec4(a_pos,0,1);v_pos=(gl_Position.xy/gl_Position.w+1.0)/2.0*u_world;}\"),nr=vr(\"uniform vec2 u_texsize;uniform sampler2D u_image;uniform float u_fade;varying vec2 v_pos_a;varying vec2 v_pos_b;varying vec2 v_pos;\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp vec4 pattern_from\\n#pragma mapbox: define lowp vec4 pattern_to\\nvoid main() {\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize mediump vec4 pattern_from\\n#pragma mapbox: initialize mediump vec4 pattern_to\\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture2D(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture2D(u_image,pos2);float dist=length(v_pos-gl_FragCoord.xy);float alpha=1.0-smoothstep(0.0,1.0,dist);gl_FragColor=mix(color1,color2,u_fade)*alpha*opacity;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform vec2 u_world;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform vec3 u_scale;attribute vec2 a_pos;varying vec2 v_pos_a;varying vec2 v_pos_b;varying vec2 v_pos;\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp vec4 pattern_from\\n#pragma mapbox: define lowp vec4 pattern_to\\n#pragma mapbox: define lowp float pixel_ratio_from\\n#pragma mapbox: define lowp float pixel_ratio_to\\nvoid main() {\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize mediump vec4 pattern_from\\n#pragma mapbox: initialize mediump vec4 pattern_to\\n#pragma mapbox: initialize lowp float pixel_ratio_from\\n#pragma mapbox: initialize lowp float pixel_ratio_to\\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;gl_Position=u_matrix*vec4(a_pos,0,1);vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileRatio,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileRatio,a_pos);v_pos=(gl_Position.xy/gl_Position.w+1.0)/2.0*u_world;}\"),ir=vr(\"uniform vec2 u_texsize;uniform float u_fade;uniform sampler2D u_image;varying vec2 v_pos_a;varying vec2 v_pos_b;\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp vec4 pattern_from\\n#pragma mapbox: define lowp vec4 pattern_to\\nvoid main() {\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize mediump vec4 pattern_from\\n#pragma mapbox: initialize mediump vec4 pattern_to\\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture2D(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture2D(u_image,pos2);gl_FragColor=mix(color1,color2,u_fade)*opacity;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform vec3 u_scale;attribute vec2 a_pos;varying vec2 v_pos_a;varying vec2 v_pos_b;\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp vec4 pattern_from\\n#pragma mapbox: define lowp vec4 pattern_to\\n#pragma mapbox: define lowp float pixel_ratio_from\\n#pragma mapbox: define lowp float pixel_ratio_to\\nvoid main() {\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize mediump vec4 pattern_from\\n#pragma mapbox: initialize mediump vec4 pattern_to\\n#pragma mapbox: initialize lowp float pixel_ratio_from\\n#pragma mapbox: initialize lowp float pixel_ratio_to\\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileZoomRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;gl_Position=u_matrix*vec4(a_pos,0,1);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileZoomRatio,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileZoomRatio,a_pos);}\"),ar=vr(\"varying vec4 v_color;void main() {gl_FragColor=v_color;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform vec3 u_lightcolor;uniform lowp vec3 u_lightpos;uniform lowp float u_lightintensity;uniform float u_vertical_gradient;uniform lowp float u_opacity;attribute vec2 a_pos;attribute vec4 a_normal_ed;varying vec4 v_color;\\n#pragma mapbox: define highp float base\\n#pragma mapbox: define highp float height\\n#pragma mapbox: define highp vec4 color\\nvoid main() {\\n#pragma mapbox: initialize highp float base\\n#pragma mapbox: initialize highp float height\\n#pragma mapbox: initialize highp vec4 color\\nvec3 normal=a_normal_ed.xyz;base=max(0.0,base);height=max(0.0,height);float t=mod(normal.x,2.0);gl_Position=u_matrix*vec4(a_pos,t > 0.0 ? height : base,1);float colorvalue=color.r*0.2126+color.g*0.7152+color.b*0.0722;v_color=vec4(0.0,0.0,0.0,1.0);vec4 ambientlight=vec4(0.03,0.03,0.03,1.0);color+=ambientlight;float directional=clamp(dot(normal/16384.0,u_lightpos),0.0,1.0);directional=mix((1.0-u_lightintensity),max((1.0-colorvalue+u_lightintensity),1.0),directional);if (normal.y !=0.0) {directional*=((1.0-u_vertical_gradient)+(u_vertical_gradient*clamp((t+base)*pow(height/150.0,0.5),mix(0.7,0.98,1.0-u_lightintensity),1.0)));}v_color.r+=clamp(color.r*directional*u_lightcolor.r,mix(0.0,0.3,1.0-u_lightcolor.r),1.0);v_color.g+=clamp(color.g*directional*u_lightcolor.g,mix(0.0,0.3,1.0-u_lightcolor.g),1.0);v_color.b+=clamp(color.b*directional*u_lightcolor.b,mix(0.0,0.3,1.0-u_lightcolor.b),1.0);v_color*=u_opacity;}\"),or=vr(\"uniform vec2 u_texsize;uniform float u_fade;uniform sampler2D u_image;varying vec2 v_pos_a;varying vec2 v_pos_b;varying vec4 v_lighting;\\n#pragma mapbox: define lowp float base\\n#pragma mapbox: define lowp float height\\n#pragma mapbox: define lowp vec4 pattern_from\\n#pragma mapbox: define lowp vec4 pattern_to\\n#pragma mapbox: define lowp float pixel_ratio_from\\n#pragma mapbox: define lowp float pixel_ratio_to\\nvoid main() {\\n#pragma mapbox: initialize lowp float base\\n#pragma mapbox: initialize lowp float height\\n#pragma mapbox: initialize mediump vec4 pattern_from\\n#pragma mapbox: initialize mediump vec4 pattern_to\\n#pragma mapbox: initialize lowp float pixel_ratio_from\\n#pragma mapbox: initialize lowp float pixel_ratio_to\\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture2D(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture2D(u_image,pos2);vec4 mixedColor=mix(color1,color2,u_fade);gl_FragColor=mixedColor*v_lighting;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform float u_height_factor;uniform vec3 u_scale;uniform float u_vertical_gradient;uniform lowp float u_opacity;uniform vec3 u_lightcolor;uniform lowp vec3 u_lightpos;uniform lowp float u_lightintensity;attribute vec2 a_pos;attribute vec4 a_normal_ed;varying vec2 v_pos_a;varying vec2 v_pos_b;varying vec4 v_lighting;\\n#pragma mapbox: define lowp float base\\n#pragma mapbox: define lowp float height\\n#pragma mapbox: define lowp vec4 pattern_from\\n#pragma mapbox: define lowp vec4 pattern_to\\n#pragma mapbox: define lowp float pixel_ratio_from\\n#pragma mapbox: define lowp float pixel_ratio_to\\nvoid main() {\\n#pragma mapbox: initialize lowp float base\\n#pragma mapbox: initialize lowp float height\\n#pragma mapbox: initialize mediump vec4 pattern_from\\n#pragma mapbox: initialize mediump vec4 pattern_to\\n#pragma mapbox: initialize lowp float pixel_ratio_from\\n#pragma mapbox: initialize lowp float pixel_ratio_to\\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec3 normal=a_normal_ed.xyz;float edgedistance=a_normal_ed.w;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;base=max(0.0,base);height=max(0.0,height);float t=mod(normal.x,2.0);float z=t > 0.0 ? height : base;gl_Position=u_matrix*vec4(a_pos,z,1);vec2 pos=normal.x==1.0 && normal.y==0.0 && normal.z==16384.0\\n? a_pos\\n: vec2(edgedistance,z*u_height_factor);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileRatio,pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileRatio,pos);v_lighting=vec4(0.0,0.0,0.0,1.0);float directional=clamp(dot(normal/16383.0,u_lightpos),0.0,1.0);directional=mix((1.0-u_lightintensity),max((0.5+u_lightintensity),1.0),directional);if (normal.y !=0.0) {directional*=((1.0-u_vertical_gradient)+(u_vertical_gradient*clamp((t+base)*pow(height/150.0,0.5),mix(0.7,0.98,1.0-u_lightintensity),1.0)));}v_lighting.rgb+=clamp(directional*u_lightcolor,mix(vec3(0.0),vec3(0.3),1.0-u_lightcolor),vec3(1.0));v_lighting*=u_opacity;}\"),sr=vr(\"#ifdef GL_ES\\nprecision highp float;\\n#endif\\nuniform sampler2D u_image;varying vec2 v_pos;uniform vec2 u_dimension;uniform float u_zoom;uniform float u_maxzoom;uniform vec4 u_unpack;float getElevation(vec2 coord,float bias) {vec4 data=texture2D(u_image,coord)*255.0;data.a=-1.0;return dot(data,u_unpack)/4.0;}void main() {vec2 epsilon=1.0/u_dimension;float a=getElevation(v_pos+vec2(-epsilon.x,-epsilon.y),0.0);float b=getElevation(v_pos+vec2(0,-epsilon.y),0.0);float c=getElevation(v_pos+vec2(epsilon.x,-epsilon.y),0.0);float d=getElevation(v_pos+vec2(-epsilon.x,0),0.0);float e=getElevation(v_pos,0.0);float f=getElevation(v_pos+vec2(epsilon.x,0),0.0);float g=getElevation(v_pos+vec2(-epsilon.x,epsilon.y),0.0);float h=getElevation(v_pos+vec2(0,epsilon.y),0.0);float i=getElevation(v_pos+vec2(epsilon.x,epsilon.y),0.0);float exaggeration=u_zoom < 2.0 ? 0.4 : u_zoom < 4.5 ? 0.35 : 0.3;vec2 deriv=vec2((c+f+f+i)-(a+d+d+g),(g+h+h+i)-(a+b+b+c))/ pow(2.0,(u_zoom-u_maxzoom)*exaggeration+19.2562-u_zoom);gl_FragColor=clamp(vec4(deriv.x/2.0+0.5,deriv.y/2.0+0.5,1.0,1.0),0.0,1.0);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform vec2 u_dimension;attribute vec2 a_pos;attribute vec2 a_texture_pos;varying vec2 v_pos;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);highp vec2 epsilon=1.0/u_dimension;float scale=(u_dimension.x-2.0)/u_dimension.x;v_pos=(a_texture_pos/8192.0)*scale+epsilon;}\"),lr=vr(\"uniform sampler2D u_image;varying vec2 v_pos;uniform vec2 u_latrange;uniform vec2 u_light;uniform vec4 u_shadow;uniform vec4 u_highlight;uniform vec4 u_accent;\\n#define PI 3.141592653589793\\nvoid main() {vec4 pixel=texture2D(u_image,v_pos);vec2 deriv=((pixel.rg*2.0)-1.0);float scaleFactor=cos(radians((u_latrange[0]-u_latrange[1])*(1.0-v_pos.y)+u_latrange[1]));float slope=atan(1.25*length(deriv)/scaleFactor);float aspect=deriv.x !=0.0 ? atan(deriv.y,-deriv.x) : PI/2.0*(deriv.y > 0.0 ? 1.0 :-1.0);float intensity=u_light.x;float azimuth=u_light.y+PI;float base=1.875-intensity*1.75;float maxValue=0.5*PI;float scaledSlope=intensity !=0.5 ? ((pow(base,slope)-1.0)/(pow(base,maxValue)-1.0))*maxValue : slope;float accent=cos(scaledSlope);vec4 accent_color=(1.0-accent)*u_accent*clamp(intensity*2.0,0.0,1.0);float shade=abs(mod((aspect+azimuth)/PI+0.5,2.0)-1.0);vec4 shade_color=mix(u_shadow,u_highlight,shade)*sin(scaledSlope)*clamp(intensity*2.0,0.0,1.0);gl_FragColor=accent_color*(1.0-shade_color.a)+shade_color;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;attribute vec2 a_pos;attribute vec2 a_texture_pos;varying vec2 v_pos;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);v_pos=a_texture_pos/8192.0;}\"),cr=vr(\"uniform lowp float u_device_pixel_ratio;varying vec2 v_width2;varying vec2 v_normal;varying float v_gamma_scale;\\n#pragma mapbox: define highp vec4 color\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 color\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\nfloat dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);gl_FragColor=color*(alpha*opacity);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"\\n#define scale 0.015873016\\nattribute vec2 a_pos_normal;attribute vec4 a_data;uniform mat4 u_matrix;uniform mediump float u_ratio;uniform vec2 u_units_to_pixels;uniform lowp float u_device_pixel_ratio;varying vec2 v_normal;varying vec2 v_width2;varying float v_gamma_scale;varying highp float v_linesofar;\\n#pragma mapbox: define highp vec4 color\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define mediump float gapwidth\\n#pragma mapbox: define lowp float offset\\n#pragma mapbox: define mediump float width\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 color\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize mediump float gapwidth\\n#pragma mapbox: initialize lowp float offset\\n#pragma mapbox: initialize mediump float width\\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;v_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*2.0;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);vec4 projected_extrude=u_matrix*vec4(dist/u_ratio,0.0,0.0);gl_Position=u_matrix*vec4(pos+offset2/u_ratio,0.0,1.0)+projected_extrude;float extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length(projected_extrude.xy/gl_Position.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;v_width2=vec2(outset,inset);}\"),ur=vr(\"uniform lowp float u_device_pixel_ratio;uniform sampler2D u_image;varying vec2 v_width2;varying vec2 v_normal;varying float v_gamma_scale;varying highp float v_lineprogress;\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\nfloat dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);vec4 color=texture2D(u_image,vec2(v_lineprogress,0.5));gl_FragColor=color*(alpha*opacity);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"\\n#define MAX_LINE_DISTANCE 32767.0\\n#define scale 0.015873016\\nattribute vec2 a_pos_normal;attribute vec4 a_data;uniform mat4 u_matrix;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;uniform vec2 u_units_to_pixels;varying vec2 v_normal;varying vec2 v_width2;varying float v_gamma_scale;varying highp float v_lineprogress;\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define mediump float gapwidth\\n#pragma mapbox: define lowp float offset\\n#pragma mapbox: define mediump float width\\nvoid main() {\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize mediump float gapwidth\\n#pragma mapbox: initialize lowp float offset\\n#pragma mapbox: initialize mediump float width\\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;v_lineprogress=(floor(a_data.z/4.0)+a_data.w*64.0)*2.0/MAX_LINE_DISTANCE;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);vec4 projected_extrude=u_matrix*vec4(dist/u_ratio,0.0,0.0);gl_Position=u_matrix*vec4(pos+offset2/u_ratio,0.0,1.0)+projected_extrude;float extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length(projected_extrude.xy/gl_Position.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;v_width2=vec2(outset,inset);}\"),fr=vr(\"uniform lowp float u_device_pixel_ratio;uniform vec2 u_texsize;uniform float u_fade;uniform mediump vec3 u_scale;uniform sampler2D u_image;varying vec2 v_normal;varying vec2 v_width2;varying float v_linesofar;varying float v_gamma_scale;varying float v_width;\\n#pragma mapbox: define lowp vec4 pattern_from\\n#pragma mapbox: define lowp vec4 pattern_to\\n#pragma mapbox: define lowp float pixel_ratio_from\\n#pragma mapbox: define lowp float pixel_ratio_to\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize mediump vec4 pattern_from\\n#pragma mapbox: initialize mediump vec4 pattern_to\\n#pragma mapbox: initialize lowp float pixel_ratio_from\\n#pragma mapbox: initialize lowp float pixel_ratio_to\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileZoomRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;vec2 pattern_size_a=vec2(display_size_a.x*fromScale/tileZoomRatio,display_size_a.y);vec2 pattern_size_b=vec2(display_size_b.x*toScale/tileZoomRatio,display_size_b.y);float aspect_a=display_size_a.y/v_width;float aspect_b=display_size_b.y/v_width;float dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);float x_a=mod(v_linesofar/pattern_size_a.x*aspect_a,1.0);float x_b=mod(v_linesofar/pattern_size_b.x*aspect_b,1.0);float y=0.5*v_normal.y+0.5;vec2 texel_size=1.0/u_texsize;vec2 pos_a=mix(pattern_tl_a*texel_size-texel_size,pattern_br_a*texel_size+texel_size,vec2(x_a,y));vec2 pos_b=mix(pattern_tl_b*texel_size-texel_size,pattern_br_b*texel_size+texel_size,vec2(x_b,y));vec4 color=mix(texture2D(u_image,pos_a),texture2D(u_image,pos_b),u_fade);gl_FragColor=color*alpha*opacity;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"\\n#define scale 0.015873016\\n#define LINE_DISTANCE_SCALE 2.0\\nattribute vec2 a_pos_normal;attribute vec4 a_data;uniform mat4 u_matrix;uniform vec2 u_units_to_pixels;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;varying vec2 v_normal;varying vec2 v_width2;varying float v_linesofar;varying float v_gamma_scale;varying float v_width;\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp float offset\\n#pragma mapbox: define mediump float gapwidth\\n#pragma mapbox: define mediump float width\\n#pragma mapbox: define lowp float floorwidth\\n#pragma mapbox: define lowp vec4 pattern_from\\n#pragma mapbox: define lowp vec4 pattern_to\\n#pragma mapbox: define lowp float pixel_ratio_from\\n#pragma mapbox: define lowp float pixel_ratio_to\\nvoid main() {\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize lowp float offset\\n#pragma mapbox: initialize mediump float gapwidth\\n#pragma mapbox: initialize mediump float width\\n#pragma mapbox: initialize lowp float floorwidth\\n#pragma mapbox: initialize mediump vec4 pattern_from\\n#pragma mapbox: initialize mediump vec4 pattern_to\\n#pragma mapbox: initialize lowp float pixel_ratio_from\\n#pragma mapbox: initialize lowp float pixel_ratio_to\\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;float a_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*LINE_DISTANCE_SCALE;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);vec4 projected_extrude=u_matrix*vec4(dist/u_ratio,0.0,0.0);gl_Position=u_matrix*vec4(pos+offset2/u_ratio,0.0,1.0)+projected_extrude;float extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length(projected_extrude.xy/gl_Position.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;v_linesofar=a_linesofar;v_width2=vec2(outset,inset);v_width=floorwidth;}\"),hr=vr(\"uniform lowp float u_device_pixel_ratio;uniform sampler2D u_image;uniform float u_sdfgamma;uniform float u_mix;varying vec2 v_normal;varying vec2 v_width2;varying vec2 v_tex_a;varying vec2 v_tex_b;varying float v_gamma_scale;\\n#pragma mapbox: define highp vec4 color\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define mediump float width\\n#pragma mapbox: define lowp float floorwidth\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 color\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize mediump float width\\n#pragma mapbox: initialize lowp float floorwidth\\nfloat dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);float sdfdist_a=texture2D(u_image,v_tex_a).a;float sdfdist_b=texture2D(u_image,v_tex_b).a;float sdfdist=mix(sdfdist_a,sdfdist_b,u_mix);alpha*=smoothstep(0.5-u_sdfgamma/floorwidth,0.5+u_sdfgamma/floorwidth,sdfdist);gl_FragColor=color*(alpha*opacity);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"\\n#define scale 0.015873016\\n#define LINE_DISTANCE_SCALE 2.0\\nattribute vec2 a_pos_normal;attribute vec4 a_data;uniform mat4 u_matrix;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;uniform vec2 u_patternscale_a;uniform float u_tex_y_a;uniform vec2 u_patternscale_b;uniform float u_tex_y_b;uniform vec2 u_units_to_pixels;varying vec2 v_normal;varying vec2 v_width2;varying vec2 v_tex_a;varying vec2 v_tex_b;varying float v_gamma_scale;\\n#pragma mapbox: define highp vec4 color\\n#pragma mapbox: define lowp float blur\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define mediump float gapwidth\\n#pragma mapbox: define lowp float offset\\n#pragma mapbox: define mediump float width\\n#pragma mapbox: define lowp float floorwidth\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 color\\n#pragma mapbox: initialize lowp float blur\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize mediump float gapwidth\\n#pragma mapbox: initialize lowp float offset\\n#pragma mapbox: initialize mediump float width\\n#pragma mapbox: initialize lowp float floorwidth\\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;float a_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*LINE_DISTANCE_SCALE;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);vec4 projected_extrude=u_matrix*vec4(dist/u_ratio,0.0,0.0);gl_Position=u_matrix*vec4(pos+offset2/u_ratio,0.0,1.0)+projected_extrude;float extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length(projected_extrude.xy/gl_Position.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;v_tex_a=vec2(a_linesofar*u_patternscale_a.x/floorwidth,normal.y*u_patternscale_a.y+u_tex_y_a);v_tex_b=vec2(a_linesofar*u_patternscale_b.x/floorwidth,normal.y*u_patternscale_b.y+u_tex_y_b);v_width2=vec2(outset,inset);}\"),pr=vr(\"uniform float u_fade_t;uniform float u_opacity;uniform sampler2D u_image0;uniform sampler2D u_image1;varying vec2 v_pos0;varying vec2 v_pos1;uniform float u_brightness_low;uniform float u_brightness_high;uniform float u_saturation_factor;uniform float u_contrast_factor;uniform vec3 u_spin_weights;void main() {vec4 color0=texture2D(u_image0,v_pos0);vec4 color1=texture2D(u_image1,v_pos1);if (color0.a > 0.0) {color0.rgb=color0.rgb/color0.a;}if (color1.a > 0.0) {color1.rgb=color1.rgb/color1.a;}vec4 color=mix(color0,color1,u_fade_t);color.a*=u_opacity;vec3 rgb=color.rgb;rgb=vec3(dot(rgb,u_spin_weights.xyz),dot(rgb,u_spin_weights.zxy),dot(rgb,u_spin_weights.yzx));float average=(color.r+color.g+color.b)/3.0;rgb+=(average-rgb)*u_saturation_factor;rgb=(rgb-0.5)*u_contrast_factor+0.5;vec3 u_high_vec=vec3(u_brightness_low,u_brightness_low,u_brightness_low);vec3 u_low_vec=vec3(u_brightness_high,u_brightness_high,u_brightness_high);gl_FragColor=vec4(mix(u_high_vec,u_low_vec,rgb)*color.a,color.a);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"uniform mat4 u_matrix;uniform vec2 u_tl_parent;uniform float u_scale_parent;uniform float u_buffer_scale;attribute vec2 a_pos;attribute vec2 a_texture_pos;varying vec2 v_pos0;varying vec2 v_pos1;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);v_pos0=(((a_texture_pos/8192.0)-0.5)/u_buffer_scale )+0.5;v_pos1=(v_pos0*u_scale_parent)+u_tl_parent;}\"),dr=vr(\"uniform sampler2D u_texture;varying vec2 v_tex;varying float v_fade_opacity;\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize lowp float opacity\\nlowp float alpha=opacity*v_fade_opacity;gl_FragColor=texture2D(u_texture,v_tex)*alpha;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"const float PI=3.141592653589793;attribute vec4 a_pos_offset;attribute vec4 a_data;attribute vec4 a_pixeloffset;attribute vec3 a_projected_pos;attribute float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform highp float u_camera_to_center_distance;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform float u_fade_change;uniform mat4 u_matrix;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform vec2 u_texsize;varying vec2 v_tex;varying float v_fade_opacity;\\n#pragma mapbox: define lowp float opacity\\nvoid main() {\\n#pragma mapbox: initialize lowp float opacity\\nvec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);vec2 a_pxoffset=a_pixeloffset.xy;vec2 a_minFontScale=a_pixeloffset.zw/256.0;highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec4 projectedPoint=u_matrix*vec4(a_pos,0,1);highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ?\\ncamera_to_anchor_distance/u_camera_to_center_distance :\\nu_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=u_is_text ? size/24.0 : size;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=u_matrix*vec4(a_pos+vec2(1,0),0,1);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy,0.0,1.0);gl_Position=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*max(a_minFontScale,fontScale)+a_pxoffset/16.0),0.0,1.0);v_tex=a_tex/u_texsize;vec2 fade_opacity=unpack_opacity(a_fade_opacity);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;v_fade_opacity=max(0.0,min(1.0,fade_opacity[0]+fade_change));}\"),gr=vr(\"#define SDF_PX 8.0\\nuniform bool u_is_halo;uniform sampler2D u_texture;uniform highp float u_gamma_scale;uniform lowp float u_device_pixel_ratio;uniform bool u_is_text;varying vec2 v_data0;varying vec3 v_data1;\\n#pragma mapbox: define highp vec4 fill_color\\n#pragma mapbox: define highp vec4 halo_color\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp float halo_width\\n#pragma mapbox: define lowp float halo_blur\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 fill_color\\n#pragma mapbox: initialize highp vec4 halo_color\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize lowp float halo_width\\n#pragma mapbox: initialize lowp float halo_blur\\nfloat EDGE_GAMMA=0.105/u_device_pixel_ratio;vec2 tex=v_data0.xy;float gamma_scale=v_data1.x;float size=v_data1.y;float fade_opacity=v_data1[2];float fontScale=u_is_text ? size/24.0 : size;lowp vec4 color=fill_color;highp float gamma=EDGE_GAMMA/(fontScale*u_gamma_scale);lowp float buff=(256.0-64.0)/256.0;if (u_is_halo) {color=halo_color;gamma=(halo_blur*1.19/SDF_PX+EDGE_GAMMA)/(fontScale*u_gamma_scale);buff=(6.0-halo_width/fontScale)/SDF_PX;}lowp float dist=texture2D(u_texture,tex).a;highp float gamma_scaled=gamma*gamma_scale;highp float alpha=smoothstep(buff-gamma_scaled,buff+gamma_scaled,dist);gl_FragColor=color*(alpha*opacity*fade_opacity);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"const float PI=3.141592653589793;attribute vec4 a_pos_offset;attribute vec4 a_data;attribute vec4 a_pixeloffset;attribute vec3 a_projected_pos;attribute float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform mat4 u_matrix;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform highp float u_camera_to_center_distance;uniform float u_fade_change;uniform vec2 u_texsize;varying vec2 v_data0;varying vec3 v_data1;\\n#pragma mapbox: define highp vec4 fill_color\\n#pragma mapbox: define highp vec4 halo_color\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp float halo_width\\n#pragma mapbox: define lowp float halo_blur\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 fill_color\\n#pragma mapbox: initialize highp vec4 halo_color\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize lowp float halo_width\\n#pragma mapbox: initialize lowp float halo_blur\\nvec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);vec2 a_pxoffset=a_pixeloffset.xy;highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec4 projectedPoint=u_matrix*vec4(a_pos,0,1);highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ?\\ncamera_to_anchor_distance/u_camera_to_center_distance :\\nu_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=u_is_text ? size/24.0 : size;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=u_matrix*vec4(a_pos+vec2(1,0),0,1);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy,0.0,1.0);gl_Position=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*fontScale+a_pxoffset),0.0,1.0);float gamma_scale=gl_Position.w;vec2 fade_opacity=unpack_opacity(a_fade_opacity);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;float interpolated_fade_opacity=max(0.0,min(1.0,fade_opacity[0]+fade_change));v_data0=a_tex/u_texsize;v_data1=vec3(gamma_scale,size,interpolated_fade_opacity);}\"),mr=vr(\"#define SDF_PX 8.0\\n#define SDF 1.0\\n#define ICON 0.0\\nuniform bool u_is_halo;uniform sampler2D u_texture;uniform sampler2D u_texture_icon;uniform highp float u_gamma_scale;uniform lowp float u_device_pixel_ratio;varying vec4 v_data0;varying vec4 v_data1;\\n#pragma mapbox: define highp vec4 fill_color\\n#pragma mapbox: define highp vec4 halo_color\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp float halo_width\\n#pragma mapbox: define lowp float halo_blur\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 fill_color\\n#pragma mapbox: initialize highp vec4 halo_color\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize lowp float halo_width\\n#pragma mapbox: initialize lowp float halo_blur\\nfloat fade_opacity=v_data1[2];if (v_data1.w==ICON) {vec2 tex_icon=v_data0.zw;lowp float alpha=opacity*fade_opacity;gl_FragColor=texture2D(u_texture_icon,tex_icon)*alpha;\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\nreturn;}vec2 tex=v_data0.xy;float EDGE_GAMMA=0.105/u_device_pixel_ratio;float gamma_scale=v_data1.x;float size=v_data1.y;float fontScale=size/24.0;lowp vec4 color=fill_color;highp float gamma=EDGE_GAMMA/(fontScale*u_gamma_scale);lowp float buff=(256.0-64.0)/256.0;if (u_is_halo) {color=halo_color;gamma=(halo_blur*1.19/SDF_PX+EDGE_GAMMA)/(fontScale*u_gamma_scale);buff=(6.0-halo_width/fontScale)/SDF_PX;}lowp float dist=texture2D(u_texture,tex).a;highp float gamma_scaled=gamma*gamma_scale;highp float alpha=smoothstep(buff-gamma_scaled,buff+gamma_scaled,dist);gl_FragColor=color*(alpha*opacity*fade_opacity);\\n#ifdef OVERDRAW_INSPECTOR\\ngl_FragColor=vec4(1.0);\\n#endif\\n}\",\"const float PI=3.141592653589793;attribute vec4 a_pos_offset;attribute vec4 a_data;attribute vec3 a_projected_pos;attribute float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform mat4 u_matrix;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform highp float u_camera_to_center_distance;uniform float u_fade_change;uniform vec2 u_texsize;uniform vec2 u_texsize_icon;varying vec4 v_data0;varying vec4 v_data1;\\n#pragma mapbox: define highp vec4 fill_color\\n#pragma mapbox: define highp vec4 halo_color\\n#pragma mapbox: define lowp float opacity\\n#pragma mapbox: define lowp float halo_width\\n#pragma mapbox: define lowp float halo_blur\\nvoid main() {\\n#pragma mapbox: initialize highp vec4 fill_color\\n#pragma mapbox: initialize highp vec4 halo_color\\n#pragma mapbox: initialize lowp float opacity\\n#pragma mapbox: initialize lowp float halo_width\\n#pragma mapbox: initialize lowp float halo_blur\\nvec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);float is_sdf=a_size[0]-2.0*a_size_min;highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec4 projectedPoint=u_matrix*vec4(a_pos,0,1);highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ?\\ncamera_to_anchor_distance/u_camera_to_center_distance :\\nu_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=size/24.0;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=u_matrix*vec4(a_pos+vec2(1,0),0,1);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy,0.0,1.0);gl_Position=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*fontScale),0.0,1.0);float gamma_scale=gl_Position.w;vec2 fade_opacity=unpack_opacity(a_fade_opacity);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;float interpolated_fade_opacity=max(0.0,min(1.0,fade_opacity[0]+fade_change));v_data0.xy=a_tex/u_texsize;v_data0.zw=a_tex/u_texsize_icon;v_data1=vec4(gamma_scale,size,interpolated_fade_opacity,is_sdf);}\");function vr(t,e){var r=/#pragma mapbox: ([\\w]+) ([\\w]+) ([\\w]+) ([\\w]+)/g,n={};return{fragmentSource:t=t.replace(r,(function(t,e,r,i,a){return n[a]=!0,\"define\"===e?\"\\n#ifndef HAS_UNIFORM_u_\"+a+\"\\nvarying \"+r+\" \"+i+\" \"+a+\";\\n#else\\nuniform \"+r+\" \"+i+\" u_\"+a+\";\\n#endif\\n\":\"\\n#ifdef HAS_UNIFORM_u_\"+a+\"\\n    \"+r+\" \"+i+\" \"+a+\" = u_\"+a+\";\\n#endif\\n\"})),vertexSource:e=e.replace(r,(function(t,e,r,i,a){var o=\"float\"===i?\"vec2\":\"vec4\",s=a.match(/color/)?\"color\":o;return n[a]?\"define\"===e?\"\\n#ifndef HAS_UNIFORM_u_\"+a+\"\\nuniform lowp float u_\"+a+\"_t;\\nattribute \"+r+\" \"+o+\" a_\"+a+\";\\nvarying \"+r+\" \"+i+\" \"+a+\";\\n#else\\nuniform \"+r+\" \"+i+\" u_\"+a+\";\\n#endif\\n\":\"vec4\"===s?\"\\n#ifndef HAS_UNIFORM_u_\"+a+\"\\n    \"+a+\" = a_\"+a+\";\\n#else\\n    \"+r+\" \"+i+\" \"+a+\" = u_\"+a+\";\\n#endif\\n\":\"\\n#ifndef HAS_UNIFORM_u_\"+a+\"\\n    \"+a+\" = unpack_mix_\"+s+\"(a_\"+a+\", u_\"+a+\"_t);\\n#else\\n    \"+r+\" \"+i+\" \"+a+\" = u_\"+a+\";\\n#endif\\n\":\"define\"===e?\"\\n#ifndef HAS_UNIFORM_u_\"+a+\"\\nuniform lowp float u_\"+a+\"_t;\\nattribute \"+r+\" \"+o+\" a_\"+a+\";\\n#else\\nuniform \"+r+\" \"+i+\" u_\"+a+\";\\n#endif\\n\":\"vec4\"===s?\"\\n#ifndef HAS_UNIFORM_u_\"+a+\"\\n    \"+r+\" \"+i+\" \"+a+\" = a_\"+a+\";\\n#else\\n    \"+r+\" \"+i+\" \"+a+\" = u_\"+a+\";\\n#endif\\n\":\"\\n#ifndef HAS_UNIFORM_u_\"+a+\"\\n    \"+r+\" \"+i+\" \"+a+\" = unpack_mix_\"+s+\"(a_\"+a+\", u_\"+a+\"_t);\\n#else\\n    \"+r+\" \"+i+\" \"+a+\" = u_\"+a+\";\\n#endif\\n\"}))}}var yr=Object.freeze({__proto__:null,prelude:Ge,background:Ye,backgroundPattern:We,circle:Xe,clippingMask:Ze,heatmap:Je,heatmapTexture:Ke,collisionBox:Qe,collisionCircle:$e,debug:tr,fill:er,fillOutline:rr,fillOutlinePattern:nr,fillPattern:ir,fillExtrusion:ar,fillExtrusionPattern:or,hillshadePrepare:sr,hillshade:lr,line:cr,lineGradient:ur,linePattern:fr,lineSDF:hr,raster:pr,symbolIcon:dr,symbolSDF:gr,symbolTextAndIcon:mr}),xr=function(){this.boundProgram=null,this.boundLayoutVertexBuffer=null,this.boundPaintVertexBuffers=[],this.boundIndexBuffer=null,this.boundVertexOffset=null,this.boundDynamicVertexBuffer=null,this.vao=null};xr.prototype.bind=function(t,e,r,n,i,a,o,s){this.context=t;for(var l=this.boundPaintVertexBuffers.length!==n.length,c=0;!l&&c<n.length;c++)this.boundPaintVertexBuffers[c]!==n[c]&&(l=!0);t.extVertexArrayObject&&this.vao&&this.boundProgram===e&&this.boundLayoutVertexBuffer===r&&!l&&this.boundIndexBuffer===i&&this.boundVertexOffset===a&&this.boundDynamicVertexBuffer===o&&this.boundDynamicVertexBuffer2===s?(t.bindVertexArrayOES.set(this.vao),o&&o.bind(),i&&i.dynamicDraw&&i.bind(),s&&s.bind()):this.freshBind(e,r,n,i,a,o,s)},xr.prototype.freshBind=function(t,e,r,n,i,a,o){var s,l=t.numAttributes,c=this.context,u=c.gl;if(c.extVertexArrayObject)this.vao&&this.destroy(),this.vao=c.extVertexArrayObject.createVertexArrayOES(),c.bindVertexArrayOES.set(this.vao),s=0,this.boundProgram=t,this.boundLayoutVertexBuffer=e,this.boundPaintVertexBuffers=r,this.boundIndexBuffer=n,this.boundVertexOffset=i,this.boundDynamicVertexBuffer=a,this.boundDynamicVertexBuffer2=o;else{s=c.currentNumAttributes||0;for(var f=l;f<s;f++)u.disableVertexAttribArray(f)}e.enableAttributes(u,t);for(var h=0,p=r;h<p.length;h+=1)p[h].enableAttributes(u,t);a&&a.enableAttributes(u,t),o&&o.enableAttributes(u,t),e.bind(),e.setVertexAttribPointers(u,t,i);for(var d=0,g=r;d<g.length;d+=1){var m=g[d];m.bind(),m.setVertexAttribPointers(u,t,i)}a&&(a.bind(),a.setVertexAttribPointers(u,t,i)),n&&n.bind(),o&&(o.bind(),o.setVertexAttribPointers(u,t,i)),c.currentNumAttributes=l},xr.prototype.destroy=function(){this.vao&&(this.context.extVertexArrayObject.deleteVertexArrayOES(this.vao),this.vao=null)};var br=function(t,e,r,n,i){var a=t.gl;this.program=a.createProgram();var o=r?r.defines():[];i&&o.push(\"#define OVERDRAW_INSPECTOR;\");var s=o.concat(Ge.fragmentSource,e.fragmentSource).join(\"\\n\"),l=o.concat(Ge.vertexSource,e.vertexSource).join(\"\\n\"),c=a.createShader(a.FRAGMENT_SHADER);if(a.isContextLost())this.failedToCreate=!0;else{a.shaderSource(c,s),a.compileShader(c),a.attachShader(this.program,c);var u=a.createShader(a.VERTEX_SHADER);if(a.isContextLost())this.failedToCreate=!0;else{a.shaderSource(u,l),a.compileShader(u),a.attachShader(this.program,u);for(var f=r?r.layoutAttributes:[],h=0;h<f.length;h++)a.bindAttribLocation(this.program,h,f[h].name);a.linkProgram(this.program),a.deleteShader(u),a.deleteShader(c),this.numAttributes=a.getProgramParameter(this.program,a.ACTIVE_ATTRIBUTES),this.attributes={};for(var p={},d=0;d<this.numAttributes;d++){var g=a.getActiveAttrib(this.program,d);g&&(this.attributes[g.name]=a.getAttribLocation(this.program,g.name))}for(var m=a.getProgramParameter(this.program,a.ACTIVE_UNIFORMS),v=0;v<m;v++){var y=a.getActiveUniform(this.program,v);y&&(p[y.name]=a.getUniformLocation(this.program,y.name))}this.fixedUniforms=n(t,p),this.binderUniforms=r?r.getUniforms(t,p):[]}}};function _r(t,e,r){var n=1/he(r,1,e.transform.tileZoom),i=Math.pow(2,r.tileID.overscaledZ),a=r.tileSize*Math.pow(2,e.transform.tileZoom)/i,o=a*(r.tileID.canonical.x+r.tileID.wrap*i),s=a*r.tileID.canonical.y;return{u_image:0,u_texsize:r.imageAtlasTexture.size,u_scale:[n,t.fromScale,t.toScale],u_fade:t.t,u_pixel_coord_upper:[o>>16,s>>16],u_pixel_coord_lower:[65535&o,65535&s]}}br.prototype.draw=function(t,e,r,n,i,a,o,s,l,c,u,f,h,p,d,g){var m,v=t.gl;if(!this.failedToCreate){for(var y in t.program.set(this.program),t.setDepthMode(r),t.setStencilMode(n),t.setColorMode(i),t.setCullFace(a),this.fixedUniforms)this.fixedUniforms[y].set(o[y]);p&&p.setUniforms(t,this.binderUniforms,f,{zoom:h});for(var x=(m={},m[v.LINES]=2,m[v.TRIANGLES]=3,m[v.LINE_STRIP]=1,m)[e],b=0,_=u.get();b<_.length;b+=1){var w=_[b],T=w.vaos||(w.vaos={});(T[s]||(T[s]=new xr)).bind(t,this,l,p?p.getPaintVertexBuffers():[],c,w.vertexOffset,d,g),v.drawElements(e,w.primitiveLength*x,v.UNSIGNED_SHORT,w.primitiveOffset*x*2)}}};var wr=function(e,r,n,i){var a=r.style.light,o=a.properties.get(\"position\"),s=[o.x,o.y,o.z],l=t.create$1();\"viewport\"===a.properties.get(\"anchor\")&&t.fromRotation(l,-r.transform.angle),t.transformMat3(s,s,l);var c=a.properties.get(\"color\");return{u_matrix:e,u_lightpos:s,u_lightintensity:a.properties.get(\"intensity\"),u_lightcolor:[c.r,c.g,c.b],u_vertical_gradient:+n,u_opacity:i}},Tr=function(e,r,n,i,a,o,s){return t.extend(wr(e,r,n,i),_r(o,r,s),{u_height_factor:-Math.pow(2,a.overscaledZ)/s.tileSize/8})},kr=function(t){return{u_matrix:t}},Mr=function(e,r,n,i){return t.extend(kr(e),_r(n,r,i))},Ar=function(t,e){return{u_matrix:t,u_world:e}},Sr=function(e,r,n,i,a){return t.extend(Mr(e,r,n,i),{u_world:a})},Er=function(e,r,n,i){var a,o,s=e.transform;if(\"map\"===i.paint.get(\"circle-pitch-alignment\")){var l=he(n,1,s.zoom);a=!0,o=[l,l]}else a=!1,o=s.pixelsToGLUnits;return{u_camera_to_center_distance:s.cameraToCenterDistance,u_scale_with_map:+(\"map\"===i.paint.get(\"circle-pitch-scale\")),u_matrix:e.translatePosMatrix(r.posMatrix,n,i.paint.get(\"circle-translate\"),i.paint.get(\"circle-translate-anchor\")),u_pitch_with_map:+a,u_device_pixel_ratio:t.browser.devicePixelRatio,u_extrude_scale:o}},Cr=function(t,e,r){var n=he(r,1,e.zoom),i=Math.pow(2,e.zoom-r.tileID.overscaledZ),a=r.tileID.overscaleFactor();return{u_matrix:t,u_camera_to_center_distance:e.cameraToCenterDistance,u_pixels_to_tile_units:n,u_extrude_scale:[e.pixelsToGLUnits[0]/(n*i),e.pixelsToGLUnits[1]/(n*i)],u_overscale_factor:a}},Lr=function(t,e,r){return{u_matrix:t,u_inv_matrix:e,u_camera_to_center_distance:r.cameraToCenterDistance,u_viewport_size:[r.width,r.height]}},Ir=function(t,e,r){return void 0===r&&(r=1),{u_matrix:t,u_color:e,u_overlay:0,u_overlay_scale:r}},Pr=function(t){return{u_matrix:t}},zr=function(t,e,r,n){return{u_matrix:t,u_extrude_scale:he(e,1,r),u_intensity:n}},Or=function(e,r,n){var i=e.transform;return{u_matrix:Nr(e,r,n),u_ratio:1/he(r,1,i.zoom),u_device_pixel_ratio:t.browser.devicePixelRatio,u_units_to_pixels:[1/i.pixelsToGLUnits[0],1/i.pixelsToGLUnits[1]]}},Dr=function(e,r,n){return t.extend(Or(e,r,n),{u_image:0})},Rr=function(e,r,n,i){var a=e.transform,o=Br(r,a);return{u_matrix:Nr(e,r,n),u_texsize:r.imageAtlasTexture.size,u_ratio:1/he(r,1,a.zoom),u_device_pixel_ratio:t.browser.devicePixelRatio,u_image:0,u_scale:[o,i.fromScale,i.toScale],u_fade:i.t,u_units_to_pixels:[1/a.pixelsToGLUnits[0],1/a.pixelsToGLUnits[1]]}},Fr=function(e,r,n,i,a){var o=e.lineAtlas,s=Br(r,e.transform),l=\"round\"===n.layout.get(\"line-cap\"),c=o.getDash(i.from,l),u=o.getDash(i.to,l),f=c.width*a.fromScale,h=u.width*a.toScale;return t.extend(Or(e,r,n),{u_patternscale_a:[s/f,-c.height/2],u_patternscale_b:[s/h,-u.height/2],u_sdfgamma:o.width/(256*Math.min(f,h)*t.browser.devicePixelRatio)/2,u_image:0,u_tex_y_a:c.y,u_tex_y_b:u.y,u_mix:a.t})};function Br(t,e){return 1/he(t,1,e.tileZoom)}function Nr(t,e,r){return t.translatePosMatrix(e.tileID.posMatrix,e,r.paint.get(\"line-translate\"),r.paint.get(\"line-translate-anchor\"))}var jr=function(t,e,r,n,i){return{u_matrix:t,u_tl_parent:e,u_scale_parent:r,u_buffer_scale:1,u_fade_t:n.mix,u_opacity:n.opacity*i.paint.get(\"raster-opacity\"),u_image0:0,u_image1:1,u_brightness_low:i.paint.get(\"raster-brightness-min\"),u_brightness_high:i.paint.get(\"raster-brightness-max\"),u_saturation_factor:(o=i.paint.get(\"raster-saturation\"),o>0?1-1/(1.001-o):-o),u_contrast_factor:(a=i.paint.get(\"raster-contrast\"),a>0?1/(1-a):1+a),u_spin_weights:Ur(i.paint.get(\"raster-hue-rotate\"))};var a,o};function Ur(t){t*=Math.PI/180;var e=Math.sin(t),r=Math.cos(t);return[(2*r+1)/3,(-Math.sqrt(3)*e-r+1)/3,(Math.sqrt(3)*e-r+1)/3]}var Vr,qr=function(t,e,r,n,i,a,o,s,l,c){var u=i.transform;return{u_is_size_zoom_constant:+(\"constant\"===t||\"source\"===t),u_is_size_feature_constant:+(\"constant\"===t||\"camera\"===t),u_size_t:e?e.uSizeT:0,u_size:e?e.uSize:0,u_camera_to_center_distance:u.cameraToCenterDistance,u_pitch:u.pitch/360*2*Math.PI,u_rotate_symbol:+r,u_aspect_ratio:u.width/u.height,u_fade_change:i.options.fadeDuration?i.symbolFadeChange:1,u_matrix:a,u_label_plane_matrix:o,u_coord_matrix:s,u_is_text:+l,u_pitch_with_map:+n,u_texsize:c,u_texture:0}},Hr=function(e,r,n,i,a,o,s,l,c,u,f){var h=a.transform;return t.extend(qr(e,r,n,i,a,o,s,l,c,u),{u_gamma_scale:i?Math.cos(h._pitch)*h.cameraToCenterDistance:1,u_device_pixel_ratio:t.browser.devicePixelRatio,u_is_halo:+f})},Gr=function(e,r,n,i,a,o,s,l,c,u){return t.extend(Hr(e,r,n,i,a,o,s,l,!0,c,!0),{u_texsize_icon:u,u_texture_icon:1})},Yr=function(t,e,r){return{u_matrix:t,u_opacity:e,u_color:r}},Wr=function(e,r,n,i,a,o){return t.extend(function(t,e,r,n){var i=r.imageManager.getPattern(t.from.toString()),a=r.imageManager.getPattern(t.to.toString()),o=r.imageManager.getPixelSize(),s=o.width,l=o.height,c=Math.pow(2,n.tileID.overscaledZ),u=n.tileSize*Math.pow(2,r.transform.tileZoom)/c,f=u*(n.tileID.canonical.x+n.tileID.wrap*c),h=u*n.tileID.canonical.y;return{u_image:0,u_pattern_tl_a:i.tl,u_pattern_br_a:i.br,u_pattern_tl_b:a.tl,u_pattern_br_b:a.br,u_texsize:[s,l],u_mix:e.t,u_pattern_size_a:i.displaySize,u_pattern_size_b:a.displaySize,u_scale_a:e.fromScale,u_scale_b:e.toScale,u_tile_units_to_pixels:1/he(n,1,r.transform.tileZoom),u_pixel_coord_upper:[f>>16,h>>16],u_pixel_coord_lower:[65535&f,65535&h]}}(i,o,n,a),{u_matrix:e,u_opacity:r})},Xr={fillExtrusion:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_lightpos:new t.Uniform3f(e,r.u_lightpos),u_lightintensity:new t.Uniform1f(e,r.u_lightintensity),u_lightcolor:new t.Uniform3f(e,r.u_lightcolor),u_vertical_gradient:new t.Uniform1f(e,r.u_vertical_gradient),u_opacity:new t.Uniform1f(e,r.u_opacity)}},fillExtrusionPattern:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_lightpos:new t.Uniform3f(e,r.u_lightpos),u_lightintensity:new t.Uniform1f(e,r.u_lightintensity),u_lightcolor:new t.Uniform3f(e,r.u_lightcolor),u_vertical_gradient:new t.Uniform1f(e,r.u_vertical_gradient),u_height_factor:new t.Uniform1f(e,r.u_height_factor),u_image:new t.Uniform1i(e,r.u_image),u_texsize:new t.Uniform2f(e,r.u_texsize),u_pixel_coord_upper:new t.Uniform2f(e,r.u_pixel_coord_upper),u_pixel_coord_lower:new t.Uniform2f(e,r.u_pixel_coord_lower),u_scale:new t.Uniform3f(e,r.u_scale),u_fade:new t.Uniform1f(e,r.u_fade),u_opacity:new t.Uniform1f(e,r.u_opacity)}},fill:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix)}},fillPattern:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_image:new t.Uniform1i(e,r.u_image),u_texsize:new t.Uniform2f(e,r.u_texsize),u_pixel_coord_upper:new t.Uniform2f(e,r.u_pixel_coord_upper),u_pixel_coord_lower:new t.Uniform2f(e,r.u_pixel_coord_lower),u_scale:new t.Uniform3f(e,r.u_scale),u_fade:new t.Uniform1f(e,r.u_fade)}},fillOutline:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_world:new t.Uniform2f(e,r.u_world)}},fillOutlinePattern:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_world:new t.Uniform2f(e,r.u_world),u_image:new t.Uniform1i(e,r.u_image),u_texsize:new t.Uniform2f(e,r.u_texsize),u_pixel_coord_upper:new t.Uniform2f(e,r.u_pixel_coord_upper),u_pixel_coord_lower:new t.Uniform2f(e,r.u_pixel_coord_lower),u_scale:new t.Uniform3f(e,r.u_scale),u_fade:new t.Uniform1f(e,r.u_fade)}},circle:function(e,r){return{u_camera_to_center_distance:new t.Uniform1f(e,r.u_camera_to_center_distance),u_scale_with_map:new t.Uniform1i(e,r.u_scale_with_map),u_pitch_with_map:new t.Uniform1i(e,r.u_pitch_with_map),u_extrude_scale:new t.Uniform2f(e,r.u_extrude_scale),u_device_pixel_ratio:new t.Uniform1f(e,r.u_device_pixel_ratio),u_matrix:new t.UniformMatrix4f(e,r.u_matrix)}},collisionBox:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_camera_to_center_distance:new t.Uniform1f(e,r.u_camera_to_center_distance),u_pixels_to_tile_units:new t.Uniform1f(e,r.u_pixels_to_tile_units),u_extrude_scale:new t.Uniform2f(e,r.u_extrude_scale),u_overscale_factor:new t.Uniform1f(e,r.u_overscale_factor)}},collisionCircle:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_inv_matrix:new t.UniformMatrix4f(e,r.u_inv_matrix),u_camera_to_center_distance:new t.Uniform1f(e,r.u_camera_to_center_distance),u_viewport_size:new t.Uniform2f(e,r.u_viewport_size)}},debug:function(e,r){return{u_color:new t.UniformColor(e,r.u_color),u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_overlay:new t.Uniform1i(e,r.u_overlay),u_overlay_scale:new t.Uniform1f(e,r.u_overlay_scale)}},clippingMask:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix)}},heatmap:function(e,r){return{u_extrude_scale:new t.Uniform1f(e,r.u_extrude_scale),u_intensity:new t.Uniform1f(e,r.u_intensity),u_matrix:new t.UniformMatrix4f(e,r.u_matrix)}},heatmapTexture:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_world:new t.Uniform2f(e,r.u_world),u_image:new t.Uniform1i(e,r.u_image),u_color_ramp:new t.Uniform1i(e,r.u_color_ramp),u_opacity:new t.Uniform1f(e,r.u_opacity)}},hillshade:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_image:new t.Uniform1i(e,r.u_image),u_latrange:new t.Uniform2f(e,r.u_latrange),u_light:new t.Uniform2f(e,r.u_light),u_shadow:new t.UniformColor(e,r.u_shadow),u_highlight:new t.UniformColor(e,r.u_highlight),u_accent:new t.UniformColor(e,r.u_accent)}},hillshadePrepare:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_image:new t.Uniform1i(e,r.u_image),u_dimension:new t.Uniform2f(e,r.u_dimension),u_zoom:new t.Uniform1f(e,r.u_zoom),u_maxzoom:new t.Uniform1f(e,r.u_maxzoom),u_unpack:new t.Uniform4f(e,r.u_unpack)}},line:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_ratio:new t.Uniform1f(e,r.u_ratio),u_device_pixel_ratio:new t.Uniform1f(e,r.u_device_pixel_ratio),u_units_to_pixels:new t.Uniform2f(e,r.u_units_to_pixels)}},lineGradient:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_ratio:new t.Uniform1f(e,r.u_ratio),u_device_pixel_ratio:new t.Uniform1f(e,r.u_device_pixel_ratio),u_units_to_pixels:new t.Uniform2f(e,r.u_units_to_pixels),u_image:new t.Uniform1i(e,r.u_image)}},linePattern:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_texsize:new t.Uniform2f(e,r.u_texsize),u_ratio:new t.Uniform1f(e,r.u_ratio),u_device_pixel_ratio:new t.Uniform1f(e,r.u_device_pixel_ratio),u_image:new t.Uniform1i(e,r.u_image),u_units_to_pixels:new t.Uniform2f(e,r.u_units_to_pixels),u_scale:new t.Uniform3f(e,r.u_scale),u_fade:new t.Uniform1f(e,r.u_fade)}},lineSDF:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_ratio:new t.Uniform1f(e,r.u_ratio),u_device_pixel_ratio:new t.Uniform1f(e,r.u_device_pixel_ratio),u_units_to_pixels:new t.Uniform2f(e,r.u_units_to_pixels),u_patternscale_a:new t.Uniform2f(e,r.u_patternscale_a),u_patternscale_b:new t.Uniform2f(e,r.u_patternscale_b),u_sdfgamma:new t.Uniform1f(e,r.u_sdfgamma),u_image:new t.Uniform1i(e,r.u_image),u_tex_y_a:new t.Uniform1f(e,r.u_tex_y_a),u_tex_y_b:new t.Uniform1f(e,r.u_tex_y_b),u_mix:new t.Uniform1f(e,r.u_mix)}},raster:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_tl_parent:new t.Uniform2f(e,r.u_tl_parent),u_scale_parent:new t.Uniform1f(e,r.u_scale_parent),u_buffer_scale:new t.Uniform1f(e,r.u_buffer_scale),u_fade_t:new t.Uniform1f(e,r.u_fade_t),u_opacity:new t.Uniform1f(e,r.u_opacity),u_image0:new t.Uniform1i(e,r.u_image0),u_image1:new t.Uniform1i(e,r.u_image1),u_brightness_low:new t.Uniform1f(e,r.u_brightness_low),u_brightness_high:new t.Uniform1f(e,r.u_brightness_high),u_saturation_factor:new t.Uniform1f(e,r.u_saturation_factor),u_contrast_factor:new t.Uniform1f(e,r.u_contrast_factor),u_spin_weights:new t.Uniform3f(e,r.u_spin_weights)}},symbolIcon:function(e,r){return{u_is_size_zoom_constant:new t.Uniform1i(e,r.u_is_size_zoom_constant),u_is_size_feature_constant:new t.Uniform1i(e,r.u_is_size_feature_constant),u_size_t:new t.Uniform1f(e,r.u_size_t),u_size:new t.Uniform1f(e,r.u_size),u_camera_to_center_distance:new t.Uniform1f(e,r.u_camera_to_center_distance),u_pitch:new t.Uniform1f(e,r.u_pitch),u_rotate_symbol:new t.Uniform1i(e,r.u_rotate_symbol),u_aspect_ratio:new t.Uniform1f(e,r.u_aspect_ratio),u_fade_change:new t.Uniform1f(e,r.u_fade_change),u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_label_plane_matrix:new t.UniformMatrix4f(e,r.u_label_plane_matrix),u_coord_matrix:new t.UniformMatrix4f(e,r.u_coord_matrix),u_is_text:new t.Uniform1i(e,r.u_is_text),u_pitch_with_map:new t.Uniform1i(e,r.u_pitch_with_map),u_texsize:new t.Uniform2f(e,r.u_texsize),u_texture:new t.Uniform1i(e,r.u_texture)}},symbolSDF:function(e,r){return{u_is_size_zoom_constant:new t.Uniform1i(e,r.u_is_size_zoom_constant),u_is_size_feature_constant:new t.Uniform1i(e,r.u_is_size_feature_constant),u_size_t:new t.Uniform1f(e,r.u_size_t),u_size:new t.Uniform1f(e,r.u_size),u_camera_to_center_distance:new t.Uniform1f(e,r.u_camera_to_center_distance),u_pitch:new t.Uniform1f(e,r.u_pitch),u_rotate_symbol:new t.Uniform1i(e,r.u_rotate_symbol),u_aspect_ratio:new t.Uniform1f(e,r.u_aspect_ratio),u_fade_change:new t.Uniform1f(e,r.u_fade_change),u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_label_plane_matrix:new t.UniformMatrix4f(e,r.u_label_plane_matrix),u_coord_matrix:new t.UniformMatrix4f(e,r.u_coord_matrix),u_is_text:new t.Uniform1i(e,r.u_is_text),u_pitch_with_map:new t.Uniform1i(e,r.u_pitch_with_map),u_texsize:new t.Uniform2f(e,r.u_texsize),u_texture:new t.Uniform1i(e,r.u_texture),u_gamma_scale:new t.Uniform1f(e,r.u_gamma_scale),u_device_pixel_ratio:new t.Uniform1f(e,r.u_device_pixel_ratio),u_is_halo:new t.Uniform1i(e,r.u_is_halo)}},symbolTextAndIcon:function(e,r){return{u_is_size_zoom_constant:new t.Uniform1i(e,r.u_is_size_zoom_constant),u_is_size_feature_constant:new t.Uniform1i(e,r.u_is_size_feature_constant),u_size_t:new t.Uniform1f(e,r.u_size_t),u_size:new t.Uniform1f(e,r.u_size),u_camera_to_center_distance:new t.Uniform1f(e,r.u_camera_to_center_distance),u_pitch:new t.Uniform1f(e,r.u_pitch),u_rotate_symbol:new t.Uniform1i(e,r.u_rotate_symbol),u_aspect_ratio:new t.Uniform1f(e,r.u_aspect_ratio),u_fade_change:new t.Uniform1f(e,r.u_fade_change),u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_label_plane_matrix:new t.UniformMatrix4f(e,r.u_label_plane_matrix),u_coord_matrix:new t.UniformMatrix4f(e,r.u_coord_matrix),u_is_text:new t.Uniform1i(e,r.u_is_text),u_pitch_with_map:new t.Uniform1i(e,r.u_pitch_with_map),u_texsize:new t.Uniform2f(e,r.u_texsize),u_texsize_icon:new t.Uniform2f(e,r.u_texsize_icon),u_texture:new t.Uniform1i(e,r.u_texture),u_texture_icon:new t.Uniform1i(e,r.u_texture_icon),u_gamma_scale:new t.Uniform1f(e,r.u_gamma_scale),u_device_pixel_ratio:new t.Uniform1f(e,r.u_device_pixel_ratio),u_is_halo:new t.Uniform1i(e,r.u_is_halo)}},background:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_opacity:new t.Uniform1f(e,r.u_opacity),u_color:new t.UniformColor(e,r.u_color)}},backgroundPattern:function(e,r){return{u_matrix:new t.UniformMatrix4f(e,r.u_matrix),u_opacity:new t.Uniform1f(e,r.u_opacity),u_image:new t.Uniform1i(e,r.u_image),u_pattern_tl_a:new t.Uniform2f(e,r.u_pattern_tl_a),u_pattern_br_a:new t.Uniform2f(e,r.u_pattern_br_a),u_pattern_tl_b:new t.Uniform2f(e,r.u_pattern_tl_b),u_pattern_br_b:new t.Uniform2f(e,r.u_pattern_br_b),u_texsize:new t.Uniform2f(e,r.u_texsize),u_mix:new t.Uniform1f(e,r.u_mix),u_pattern_size_a:new t.Uniform2f(e,r.u_pattern_size_a),u_pattern_size_b:new t.Uniform2f(e,r.u_pattern_size_b),u_scale_a:new t.Uniform1f(e,r.u_scale_a),u_scale_b:new t.Uniform1f(e,r.u_scale_b),u_pixel_coord_upper:new t.Uniform2f(e,r.u_pixel_coord_upper),u_pixel_coord_lower:new t.Uniform2f(e,r.u_pixel_coord_lower),u_tile_units_to_pixels:new t.Uniform1f(e,r.u_tile_units_to_pixels)}}};function Zr(e,r,n,i,a,o,s){for(var l=e.context,c=l.gl,u=e.useProgram(\"collisionBox\"),f=[],h=0,p=0,d=0;d<i.length;d++){var g=i[d],m=r.getTile(g),v=m.getBucket(n);if(v){var y=g.posMatrix;0===a[0]&&0===a[1]||(y=e.translatePosMatrix(g.posMatrix,m,a,o));var x=s?v.textCollisionBox:v.iconCollisionBox,b=v.collisionCircleArray;if(b.length>0){var _=t.create(),w=y;t.mul(_,v.placementInvProjMatrix,e.transform.glCoordMatrix),t.mul(_,_,v.placementViewportMatrix),f.push({circleArray:b,circleOffset:p,transform:w,invTransform:_}),p=h+=b.length/4}x&&u.draw(l,c.LINES,Mt.disabled,At.disabled,e.colorModeForRenderPass(),Et.disabled,Cr(y,e.transform,m),n.id,x.layoutVertexBuffer,x.indexBuffer,x.segments,null,e.transform.zoom,null,null,x.collisionVertexBuffer)}}if(s&&f.length){var T=e.useProgram(\"collisionCircle\"),k=new t.StructArrayLayout2f1f2i16;k.resize(4*h),k._trim();for(var M=0,A=0,S=f;A<S.length;A+=1)for(var E=S[A],C=0;C<E.circleArray.length/4;C++){var L=4*C,I=E.circleArray[L+0],P=E.circleArray[L+1],z=E.circleArray[L+2],O=E.circleArray[L+3];k.emplace(M++,I,P,z,O,0),k.emplace(M++,I,P,z,O,1),k.emplace(M++,I,P,z,O,2),k.emplace(M++,I,P,z,O,3)}(!Vr||Vr.length<2*h)&&(Vr=function(e){var r=2*e,n=new t.StructArrayLayout3ui6;n.resize(r),n._trim();for(var i=0;i<r;i++){var a=6*i;n.uint16[a+0]=4*i+0,n.uint16[a+1]=4*i+1,n.uint16[a+2]=4*i+2,n.uint16[a+3]=4*i+2,n.uint16[a+4]=4*i+3,n.uint16[a+5]=4*i+0}return n}(h));for(var D=l.createIndexBuffer(Vr,!0),R=l.createVertexBuffer(k,t.collisionCircleLayout.members,!0),F=0,B=f;F<B.length;F+=1){var N=B[F],j=Lr(N.transform,N.invTransform,e.transform);T.draw(l,c.TRIANGLES,Mt.disabled,At.disabled,e.colorModeForRenderPass(),Et.disabled,j,n.id,R,D,t.SegmentVector.simpleSegment(0,2*N.circleOffset,N.circleArray.length,N.circleArray.length/2),null,e.transform.zoom,null,null,null)}R.destroy(),D.destroy()}}var Jr=t.identity(new Float32Array(16));function Kr(e,r,n,i,a,o){var s=t.getAnchorAlignment(e),l=-(s.horizontalAlign-.5)*r,c=-(s.verticalAlign-.5)*n,u=t.evaluateVariableOffset(e,i);return new t.Point((l/a+u[0])*o,(c/a+u[1])*o)}function Qr(e,r,n,i,a,o,s,l,c,u,f){var h=e.text.placedSymbolArray,p=e.text.dynamicLayoutVertexArray,d=e.icon.dynamicLayoutVertexArray,g={};p.clear();for(var m=0;m<h.length;m++){var v=h.get(m),y=v.hidden||!v.crossTileID||e.allowVerticalPlacement&&!v.placedOrientation?null:i[v.crossTileID];if(y){var x=new t.Point(v.anchorX,v.anchorY),b=$t(x,n?l:s),_=te(o.cameraToCenterDistance,b.signedDistanceFromCamera),w=a.evaluateSizeForFeature(e.textSizeData,u,v)*_/t.ONE_EM;n&&(w*=e.tilePixelRatio/c);for(var T=Kr(y.anchor,y.width,y.height,y.textOffset,y.textBoxScale,w),k=n?$t(x.add(T),s).point:b.point.add(r?T.rotate(-o.angle):T),M=e.allowVerticalPlacement&&v.placedOrientation===t.WritingMode.vertical?Math.PI/2:0,A=0;A<v.numGlyphs;A++)t.addDynamicAttributes(p,k,M);f&&v.associatedIconIndex>=0&&(g[v.associatedIconIndex]={shiftedAnchor:k,angle:M})}else ce(v.numGlyphs,p)}if(f){d.clear();for(var S=e.icon.placedSymbolArray,E=0;E<S.length;E++){var C=S.get(E);if(C.hidden)ce(C.numGlyphs,d);else{var L=g[E];if(L)for(var I=0;I<C.numGlyphs;I++)t.addDynamicAttributes(d,L.shiftedAnchor,L.angle);else ce(C.numGlyphs,d)}}e.icon.dynamicLayoutVertexBuffer.updateData(d)}e.text.dynamicLayoutVertexBuffer.updateData(p)}function $r(t,e,r){return r.iconsInText&&e?\"symbolTextAndIcon\":t?\"symbolSDF\":\"symbolIcon\"}function tn(e,r,n,i,a,o,s,l,c,u,f,h){for(var p=e.context,d=p.gl,g=e.transform,m=\"map\"===l,v=\"map\"===c,y=m&&\"point\"!==n.layout.get(\"symbol-placement\"),x=m&&!v&&!y,b=void 0!==n.layout.get(\"symbol-sort-key\").constantOr(1),_=e.depthModeForSublayer(0,Mt.ReadOnly),w=n.layout.get(\"text-variable-anchor\"),T=[],k=0,M=i;k<M.length;k+=1){var A=M[k],S=r.getTile(A),E=S.getBucket(n);if(E){var C=a?E.text:E.icon;if(C&&C.segments.get().length){var L=C.programConfigurations.get(n.id),I=a||E.sdfIcons,P=a?E.textSizeData:E.iconSizeData,z=v||0!==g.pitch,O=e.useProgram($r(I,a,E),L),D=t.evaluateSizeForZoom(P,g.zoom),R=void 0,F=[0,0],B=void 0,N=void 0,j=null,U=void 0;if(a)B=S.glyphAtlasTexture,N=d.LINEAR,R=S.glyphAtlasTexture.size,E.iconsInText&&(F=S.imageAtlasTexture.size,j=S.imageAtlasTexture,U=z||e.options.rotating||e.options.zooming||\"composite\"===P.kind||\"camera\"===P.kind?d.LINEAR:d.NEAREST);else{var V=1!==n.layout.get(\"icon-size\").constantOr(0)||E.iconsNeedLinear;B=S.imageAtlasTexture,N=I||e.options.rotating||e.options.zooming||V||z?d.LINEAR:d.NEAREST,R=S.imageAtlasTexture.size}var q=he(S,1,e.transform.zoom),H=Kt(A.posMatrix,v,m,e.transform,q),G=Qt(A.posMatrix,v,m,e.transform,q),Y=w&&E.hasTextData(),W=\"none\"!==n.layout.get(\"icon-text-fit\")&&Y&&E.hasIconData();y&&re(E,A.posMatrix,e,a,H,G,v,u);var X=e.translatePosMatrix(A.posMatrix,S,o,s),Z=y||a&&w||W?Jr:H,J=e.translatePosMatrix(G,S,o,s,!0),K=I&&0!==n.paint.get(a?\"text-halo-width\":\"icon-halo-width\").constantOr(1),Q={program:O,buffers:C,uniformValues:I?E.iconsInText?Gr(P.kind,D,x,v,e,X,Z,J,R,F):Hr(P.kind,D,x,v,e,X,Z,J,a,R,!0):qr(P.kind,D,x,v,e,X,Z,J,a,R),atlasTexture:B,atlasTextureIcon:j,atlasInterpolation:N,atlasInterpolationIcon:U,isSDF:I,hasHalo:K};if(b)for(var $=0,tt=C.segments.get();$<tt.length;$+=1){var et=tt[$];T.push({segments:new t.SegmentVector([et]),sortKey:et.sortKey,state:Q})}else T.push({segments:C.segments,sortKey:0,state:Q})}}}b&&T.sort((function(t,e){return t.sortKey-e.sortKey}));for(var rt=0,nt=T;rt<nt.length;rt+=1){var it=nt[rt],at=it.state;if(p.activeTexture.set(d.TEXTURE0),at.atlasTexture.bind(at.atlasInterpolation,d.CLAMP_TO_EDGE),at.atlasTextureIcon&&(p.activeTexture.set(d.TEXTURE1),at.atlasTextureIcon&&at.atlasTextureIcon.bind(at.atlasInterpolationIcon,d.CLAMP_TO_EDGE)),at.isSDF){var ot=at.uniformValues;at.hasHalo&&(ot.u_is_halo=1,en(at.buffers,it.segments,n,e,at.program,_,f,h,ot)),ot.u_is_halo=0}en(at.buffers,it.segments,n,e,at.program,_,f,h,at.uniformValues)}}function en(t,e,r,n,i,a,o,s,l){var c=n.context;i.draw(c,c.gl.TRIANGLES,a,o,s,Et.disabled,l,r.id,t.layoutVertexBuffer,t.indexBuffer,e,r.paint,n.transform.zoom,t.programConfigurations.get(r.id),t.dynamicLayoutVertexBuffer,t.opacityVertexBuffer)}function rn(t,e,r,n,i,a,o){var s,l,c,u,f,h=t.context.gl,p=r.paint.get(\"fill-pattern\"),d=p&&p.constantOr(1),g=r.getCrossfadeParameters();o?(l=d&&!r.getPaintProperty(\"fill-outline-color\")?\"fillOutlinePattern\":\"fillOutline\",s=h.LINES):(l=d?\"fillPattern\":\"fill\",s=h.TRIANGLES);for(var m=0,v=n;m<v.length;m+=1){var y=v[m],x=e.getTile(y);if(!d||x.patternsLoaded()){var b=x.getBucket(r);if(b){var _=b.programConfigurations.get(r.id),w=t.useProgram(l,_);d&&(t.context.activeTexture.set(h.TEXTURE0),x.imageAtlasTexture.bind(h.LINEAR,h.CLAMP_TO_EDGE),_.updatePaintBuffers(g));var T=p.constantOr(null);if(T&&x.imageAtlas){var k=x.imageAtlas,M=k.patternPositions[T.to.toString()],A=k.patternPositions[T.from.toString()];M&&A&&_.setConstantPatternPositions(M,A)}var S=t.translatePosMatrix(y.posMatrix,x,r.paint.get(\"fill-translate\"),r.paint.get(\"fill-translate-anchor\"));if(o){u=b.indexBuffer2,f=b.segments2;var E=[h.drawingBufferWidth,h.drawingBufferHeight];c=\"fillOutlinePattern\"===l&&d?Sr(S,t,g,x,E):Ar(S,E)}else u=b.indexBuffer,f=b.segments,c=d?Mr(S,t,g,x):kr(S);w.draw(t.context,s,i,t.stencilModeForClipping(y),a,Et.disabled,c,r.id,b.layoutVertexBuffer,u,f,r.paint,t.transform.zoom,_)}}}}function nn(t,e,r,n,i,a,o){for(var s=t.context,l=s.gl,c=r.paint.get(\"fill-extrusion-pattern\"),u=c.constantOr(1),f=r.getCrossfadeParameters(),h=r.paint.get(\"fill-extrusion-opacity\"),p=0,d=n;p<d.length;p+=1){var g=d[p],m=e.getTile(g),v=m.getBucket(r);if(v){var y=v.programConfigurations.get(r.id),x=t.useProgram(u?\"fillExtrusionPattern\":\"fillExtrusion\",y);u&&(t.context.activeTexture.set(l.TEXTURE0),m.imageAtlasTexture.bind(l.LINEAR,l.CLAMP_TO_EDGE),y.updatePaintBuffers(f));var b=c.constantOr(null);if(b&&m.imageAtlas){var _=m.imageAtlas,w=_.patternPositions[b.to.toString()],T=_.patternPositions[b.from.toString()];w&&T&&y.setConstantPatternPositions(w,T)}var k=t.translatePosMatrix(g.posMatrix,m,r.paint.get(\"fill-extrusion-translate\"),r.paint.get(\"fill-extrusion-translate-anchor\")),M=r.paint.get(\"fill-extrusion-vertical-gradient\"),A=u?Tr(k,t,M,h,g,f,m):wr(k,t,M,h);x.draw(s,s.gl.TRIANGLES,i,a,o,Et.backCCW,A,r.id,v.layoutVertexBuffer,v.indexBuffer,v.segments,r.paint,t.transform.zoom,y)}}}function an(e,r,n,i,a,o){var s=e.context,l=s.gl,c=r.fbo;if(c){var u=e.useProgram(\"hillshade\");s.activeTexture.set(l.TEXTURE0),l.bindTexture(l.TEXTURE_2D,c.colorAttachment.get());var f=function(e,r,n){var i=n.paint.get(\"hillshade-shadow-color\"),a=n.paint.get(\"hillshade-highlight-color\"),o=n.paint.get(\"hillshade-accent-color\"),s=n.paint.get(\"hillshade-illumination-direction\")*(Math.PI/180);\"viewport\"===n.paint.get(\"hillshade-illumination-anchor\")&&(s-=e.transform.angle);var l,c,u,f=!e.options.moving;return{u_matrix:e.transform.calculatePosMatrix(r.tileID.toUnwrapped(),f),u_image:0,u_latrange:(l=r.tileID,c=Math.pow(2,l.canonical.z),u=l.canonical.y,[new t.MercatorCoordinate(0,u/c).toLngLat().lat,new t.MercatorCoordinate(0,(u+1)/c).toLngLat().lat]),u_light:[n.paint.get(\"hillshade-exaggeration\"),s],u_shadow:i,u_highlight:a,u_accent:o}}(e,r,n);u.draw(s,l.TRIANGLES,i,a,o,Et.disabled,f,n.id,e.rasterBoundsBuffer,e.quadTriangleIndexBuffer,e.rasterBoundsSegments)}}function on(e,r,n,i,a,o,s){var l=e.context,c=l.gl,u=r.dem;if(u&&u.data){var f=u.dim,h=u.stride,p=u.getPixels();if(l.activeTexture.set(c.TEXTURE1),l.pixelStoreUnpackPremultiplyAlpha.set(!1),r.demTexture=r.demTexture||e.getTileTexture(h),r.demTexture){var d=r.demTexture;d.update(p,{premultiply:!1}),d.bind(c.NEAREST,c.CLAMP_TO_EDGE)}else r.demTexture=new t.Texture(l,p,c.RGBA,{premultiply:!1}),r.demTexture.bind(c.NEAREST,c.CLAMP_TO_EDGE);l.activeTexture.set(c.TEXTURE0);var g=r.fbo;if(!g){var m=new t.Texture(l,{width:f,height:f,data:null},c.RGBA);m.bind(c.LINEAR,c.CLAMP_TO_EDGE),(g=r.fbo=l.createFramebuffer(f,f,!0)).colorAttachment.set(m.texture)}l.bindFramebuffer.set(g.framebuffer),l.viewport.set([0,0,f,f]),e.useProgram(\"hillshadePrepare\").draw(l,c.TRIANGLES,a,o,s,Et.disabled,function(e,r,n){var i=r.stride,a=t.create();return t.ortho(a,0,t.EXTENT,-t.EXTENT,0,0,1),t.translate(a,a,[0,-t.EXTENT,0]),{u_matrix:a,u_image:1,u_dimension:[i,i],u_zoom:e.overscaledZ,u_maxzoom:n,u_unpack:r.getUnpackVector()}}(r.tileID,u,i),n.id,e.rasterBoundsBuffer,e.quadTriangleIndexBuffer,e.rasterBoundsSegments),r.needsHillshadePrepare=!1}}function sn(e,r,n,i,a){var o=i.paint.get(\"raster-fade-duration\");if(o>0){var s=t.browser.now(),l=(s-e.timeAdded)/o,c=r?(s-r.timeAdded)/o:-1,u=n.getSource(),f=a.coveringZoomLevel({tileSize:u.tileSize,roundZoom:u.roundZoom}),h=!r||Math.abs(r.tileID.overscaledZ-f)>Math.abs(e.tileID.overscaledZ-f),p=h&&e.refreshedUponExpiration?1:t.clamp(h?l:1-c,0,1);return e.refreshedUponExpiration&&l>=1&&(e.refreshedUponExpiration=!1),r?{opacity:1,mix:1-p}:{opacity:p,mix:0}}return{opacity:1,mix:0}}var ln=new t.Color(1,0,0,1),cn=new t.Color(0,1,0,1),un=new t.Color(0,0,1,1),fn=new t.Color(1,0,1,1),hn=new t.Color(0,1,1,1);function pn(t,e,r,n){gn(t,0,e+r/2,t.transform.width,r,n)}function dn(t,e,r,n){gn(t,e-r/2,0,r,t.transform.height,n)}function gn(e,r,n,i,a,o){var s=e.context,l=s.gl;l.enable(l.SCISSOR_TEST),l.scissor(r*t.browser.devicePixelRatio,n*t.browser.devicePixelRatio,i*t.browser.devicePixelRatio,a*t.browser.devicePixelRatio),s.clear({color:o}),l.disable(l.SCISSOR_TEST)}function mn(e,r,n){var i=e.context,a=i.gl,o=n.posMatrix,s=e.useProgram(\"debug\"),l=Mt.disabled,c=At.disabled,u=e.colorModeForRenderPass();i.activeTexture.set(a.TEXTURE0),e.emptyTexture.bind(a.LINEAR,a.CLAMP_TO_EDGE),s.draw(i,a.LINE_STRIP,l,c,u,Et.disabled,Ir(o,t.Color.red),\"$debug\",e.debugBuffer,e.tileBorderIndexBuffer,e.debugSegments);var f=r.getTileByID(n.key).latestRawTileData,h=Math.floor((f&&f.byteLength||0)/1024),p=r.getTile(n).tileSize,d=512/Math.min(p,512)*(n.overscaledZ/e.transform.zoom)*.5,g=n.canonical.toString();n.overscaledZ!==n.canonical.z&&(g+=\" => \"+n.overscaledZ),function(t,e){t.initDebugOverlayCanvas();var r=t.debugOverlayCanvas,n=t.context.gl,i=t.debugOverlayCanvas.getContext(\"2d\");i.clearRect(0,0,r.width,r.height),i.shadowColor=\"white\",i.shadowBlur=2,i.lineWidth=1.5,i.strokeStyle=\"white\",i.textBaseline=\"top\",i.font=\"bold 36px Open Sans, sans-serif\",i.fillText(e,5,5),i.strokeText(e,5,5),t.debugOverlayTexture.update(r),t.debugOverlayTexture.bind(n.LINEAR,n.CLAMP_TO_EDGE)}(e,g+\" \"+h+\"kb\"),s.draw(i,a.TRIANGLES,l,c,St.alphaBlended,Et.disabled,Ir(o,t.Color.transparent,d),\"$debug\",e.debugBuffer,e.quadTriangleIndexBuffer,e.debugSegments)}var vn={symbol:function(e,r,n,i,a){if(\"translucent\"===e.renderPass){var o=At.disabled,s=e.colorModeForRenderPass();n.layout.get(\"text-variable-anchor\")&&function(e,r,n,i,a,o,s){for(var l=r.transform,c=\"map\"===a,u=\"map\"===o,f=0,h=e;f<h.length;f+=1){var p=h[f],d=i.getTile(p),g=d.getBucket(n);if(g&&g.text&&g.text.segments.get().length){var m=t.evaluateSizeForZoom(g.textSizeData,l.zoom),v=he(d,1,r.transform.zoom),y=Kt(p.posMatrix,u,c,r.transform,v),x=\"none\"!==n.layout.get(\"icon-text-fit\")&&g.hasIconData();if(m){var b=Math.pow(2,l.zoom-d.tileID.overscaledZ);Qr(g,c,u,s,t.symbolSize,l,y,p.posMatrix,b,m,x)}}}}(i,e,n,r,n.layout.get(\"text-rotation-alignment\"),n.layout.get(\"text-pitch-alignment\"),a),0!==n.paint.get(\"icon-opacity\").constantOr(1)&&tn(e,r,n,i,!1,n.paint.get(\"icon-translate\"),n.paint.get(\"icon-translate-anchor\"),n.layout.get(\"icon-rotation-alignment\"),n.layout.get(\"icon-pitch-alignment\"),n.layout.get(\"icon-keep-upright\"),o,s),0!==n.paint.get(\"text-opacity\").constantOr(1)&&tn(e,r,n,i,!0,n.paint.get(\"text-translate\"),n.paint.get(\"text-translate-anchor\"),n.layout.get(\"text-rotation-alignment\"),n.layout.get(\"text-pitch-alignment\"),n.layout.get(\"text-keep-upright\"),o,s),r.map.showCollisionBoxes&&(Zr(e,r,n,i,n.paint.get(\"text-translate\"),n.paint.get(\"text-translate-anchor\"),!0),Zr(e,r,n,i,n.paint.get(\"icon-translate\"),n.paint.get(\"icon-translate-anchor\"),!1))}},circle:function(e,r,n,i){if(\"translucent\"===e.renderPass){var a=n.paint.get(\"circle-opacity\"),o=n.paint.get(\"circle-stroke-width\"),s=n.paint.get(\"circle-stroke-opacity\"),l=void 0!==n.layout.get(\"circle-sort-key\").constantOr(1);if(0!==a.constantOr(1)||0!==o.constantOr(1)&&0!==s.constantOr(1)){for(var c=e.context,u=c.gl,f=e.depthModeForSublayer(0,Mt.ReadOnly),h=At.disabled,p=e.colorModeForRenderPass(),d=[],g=0;g<i.length;g++){var m=i[g],v=r.getTile(m),y=v.getBucket(n);if(y){var x=y.programConfigurations.get(n.id),b={programConfiguration:x,program:e.useProgram(\"circle\",x),layoutVertexBuffer:y.layoutVertexBuffer,indexBuffer:y.indexBuffer,uniformValues:Er(e,m,v,n)};if(l)for(var _=0,w=y.segments.get();_<w.length;_+=1){var T=w[_];d.push({segments:new t.SegmentVector([T]),sortKey:T.sortKey,state:b})}else d.push({segments:y.segments,sortKey:0,state:b})}}l&&d.sort((function(t,e){return t.sortKey-e.sortKey}));for(var k=0,M=d;k<M.length;k+=1){var A=M[k],S=A.state;S.program.draw(c,u.TRIANGLES,f,h,p,Et.disabled,S.uniformValues,n.id,S.layoutVertexBuffer,S.indexBuffer,A.segments,n.paint,e.transform.zoom,S.programConfiguration)}}}},heatmap:function(e,r,n,i){if(0!==n.paint.get(\"heatmap-opacity\"))if(\"offscreen\"===e.renderPass){var a=e.context,o=a.gl,s=At.disabled,l=new St([o.ONE,o.ONE],t.Color.transparent,[!0,!0,!0,!0]);!function(t,e,r){var n=t.gl;t.activeTexture.set(n.TEXTURE1),t.viewport.set([0,0,e.width/4,e.height/4]);var i=r.heatmapFbo;if(i)n.bindTexture(n.TEXTURE_2D,i.colorAttachment.get()),t.bindFramebuffer.set(i.framebuffer);else{var a=n.createTexture();n.bindTexture(n.TEXTURE_2D,a),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_S,n.CLAMP_TO_EDGE),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_T,n.CLAMP_TO_EDGE),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MIN_FILTER,n.LINEAR),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MAG_FILTER,n.LINEAR),i=r.heatmapFbo=t.createFramebuffer(e.width/4,e.height/4,!1),function(t,e,r,n){var i=t.gl;i.texImage2D(i.TEXTURE_2D,0,i.RGBA,e.width/4,e.height/4,0,i.RGBA,t.extRenderToTextureHalfFloat?t.extTextureHalfFloat.HALF_FLOAT_OES:i.UNSIGNED_BYTE,null),n.colorAttachment.set(r)}(t,e,a,i)}}(a,e,n),a.clear({color:t.Color.transparent});for(var c=0;c<i.length;c++){var u=i[c];if(!r.hasRenderableParent(u)){var f=r.getTile(u),h=f.getBucket(n);if(h){var p=h.programConfigurations.get(n.id);e.useProgram(\"heatmap\",p).draw(a,o.TRIANGLES,Mt.disabled,s,l,Et.disabled,zr(u.posMatrix,f,e.transform.zoom,n.paint.get(\"heatmap-intensity\")),n.id,h.layoutVertexBuffer,h.indexBuffer,h.segments,n.paint,e.transform.zoom,p)}}}a.viewport.set([0,0,e.width,e.height])}else\"translucent\"===e.renderPass&&(e.context.setColorMode(e.colorModeForRenderPass()),function(e,r){var n=e.context,i=n.gl,a=r.heatmapFbo;if(a){n.activeTexture.set(i.TEXTURE0),i.bindTexture(i.TEXTURE_2D,a.colorAttachment.get()),n.activeTexture.set(i.TEXTURE1);var o=r.colorRampTexture;o||(o=r.colorRampTexture=new t.Texture(n,r.colorRamp,i.RGBA)),o.bind(i.LINEAR,i.CLAMP_TO_EDGE),e.useProgram(\"heatmapTexture\").draw(n,i.TRIANGLES,Mt.disabled,At.disabled,e.colorModeForRenderPass(),Et.disabled,function(e,r,n,i){var a=t.create();t.ortho(a,0,e.width,e.height,0,0,1);var o=e.context.gl;return{u_matrix:a,u_world:[o.drawingBufferWidth,o.drawingBufferHeight],u_image:0,u_color_ramp:1,u_opacity:r.paint.get(\"heatmap-opacity\")}}(e,r),r.id,e.viewportBuffer,e.quadTriangleIndexBuffer,e.viewportSegments,r.paint,e.transform.zoom)}}(e,n))},line:function(e,r,n,i){if(\"translucent\"===e.renderPass){var a=n.paint.get(\"line-opacity\"),o=n.paint.get(\"line-width\");if(0!==a.constantOr(1)&&0!==o.constantOr(1)){var s=e.depthModeForSublayer(0,Mt.ReadOnly),l=e.colorModeForRenderPass(),c=n.paint.get(\"line-dasharray\"),u=n.paint.get(\"line-pattern\"),f=u.constantOr(1),h=n.paint.get(\"line-gradient\"),p=n.getCrossfadeParameters(),d=f?\"linePattern\":c?\"lineSDF\":h?\"lineGradient\":\"line\",g=e.context,m=g.gl,v=!0;if(h){g.activeTexture.set(m.TEXTURE0);var y=n.gradientTexture;if(!n.gradient)return;y||(y=n.gradientTexture=new t.Texture(g,n.gradient,m.RGBA)),y.bind(m.LINEAR,m.CLAMP_TO_EDGE)}for(var x=0,b=i;x<b.length;x+=1){var _=b[x],w=r.getTile(_);if(!f||w.patternsLoaded()){var T=w.getBucket(n);if(T){var k=T.programConfigurations.get(n.id),M=e.context.program.get(),A=e.useProgram(d,k),S=v||A.program!==M,E=u.constantOr(null);if(E&&w.imageAtlas){var C=w.imageAtlas,L=C.patternPositions[E.to.toString()],I=C.patternPositions[E.from.toString()];L&&I&&k.setConstantPatternPositions(L,I)}var P=f?Rr(e,w,n,p):c?Fr(e,w,n,c,p):h?Dr(e,w,n):Or(e,w,n);f?(g.activeTexture.set(m.TEXTURE0),w.imageAtlasTexture.bind(m.LINEAR,m.CLAMP_TO_EDGE),k.updatePaintBuffers(p)):c&&(S||e.lineAtlas.dirty)&&(g.activeTexture.set(m.TEXTURE0),e.lineAtlas.bind(g)),A.draw(g,m.TRIANGLES,s,e.stencilModeForClipping(_),l,Et.disabled,P,n.id,T.layoutVertexBuffer,T.indexBuffer,T.segments,n.paint,e.transform.zoom,k),v=!1}}}}}},fill:function(e,r,n,i){var a=n.paint.get(\"fill-color\"),o=n.paint.get(\"fill-opacity\");if(0!==o.constantOr(1)){var s=e.colorModeForRenderPass(),l=n.paint.get(\"fill-pattern\"),c=e.opaquePassEnabledForLayer()&&!l.constantOr(1)&&1===a.constantOr(t.Color.transparent).a&&1===o.constantOr(0)?\"opaque\":\"translucent\";if(e.renderPass===c){var u=e.depthModeForSublayer(1,\"opaque\"===e.renderPass?Mt.ReadWrite:Mt.ReadOnly);rn(e,r,n,i,u,s,!1)}if(\"translucent\"===e.renderPass&&n.paint.get(\"fill-antialias\")){var f=e.depthModeForSublayer(n.getPaintProperty(\"fill-outline-color\")?2:0,Mt.ReadOnly);rn(e,r,n,i,f,s,!0)}}},\"fill-extrusion\":function(t,e,r,n){var i=r.paint.get(\"fill-extrusion-opacity\");if(0!==i&&\"translucent\"===t.renderPass){var a=new Mt(t.context.gl.LEQUAL,Mt.ReadWrite,t.depthRangeFor3D);if(1!==i||r.paint.get(\"fill-extrusion-pattern\").constantOr(1))nn(t,e,r,n,a,At.disabled,St.disabled),nn(t,e,r,n,a,t.stencilModeFor3D(),t.colorModeForRenderPass());else{var o=t.colorModeForRenderPass();nn(t,e,r,n,a,At.disabled,o)}}},hillshade:function(t,e,r,n){if(\"offscreen\"===t.renderPass||\"translucent\"===t.renderPass){for(var i=t.context,a=e.getSource().maxzoom,o=t.depthModeForSublayer(0,Mt.ReadOnly),s=t.colorModeForRenderPass(),l=\"translucent\"===t.renderPass?t.stencilConfigForOverlap(n):[{},n],c=l[0],u=0,f=l[1];u<f.length;u+=1){var h=f[u],p=e.getTile(h);p.needsHillshadePrepare&&\"offscreen\"===t.renderPass?on(t,p,r,a,o,At.disabled,s):\"translucent\"===t.renderPass&&an(t,p,r,o,c[h.overscaledZ],s)}i.viewport.set([0,0,t.width,t.height])}},raster:function(t,e,r,n){if(\"translucent\"===t.renderPass&&0!==r.paint.get(\"raster-opacity\")&&n.length)for(var i=t.context,a=i.gl,o=e.getSource(),s=t.useProgram(\"raster\"),l=t.colorModeForRenderPass(),c=o instanceof P?[{},n]:t.stencilConfigForOverlap(n),u=c[0],f=c[1],h=f[f.length-1].overscaledZ,p=!t.options.moving,d=0,g=f;d<g.length;d+=1){var m=g[d],v=t.depthModeForSublayer(m.overscaledZ-h,1===r.paint.get(\"raster-opacity\")?Mt.ReadWrite:Mt.ReadOnly,a.LESS),y=e.getTile(m),x=t.transform.calculatePosMatrix(m.toUnwrapped(),p);y.registerFadeDuration(r.paint.get(\"raster-fade-duration\"));var b=e.findLoadedParent(m,0),_=sn(y,b,e,r,t.transform),w=void 0,T=void 0,k=\"nearest\"===r.paint.get(\"raster-resampling\")?a.NEAREST:a.LINEAR;i.activeTexture.set(a.TEXTURE0),y.texture.bind(k,a.CLAMP_TO_EDGE,a.LINEAR_MIPMAP_NEAREST),i.activeTexture.set(a.TEXTURE1),b?(b.texture.bind(k,a.CLAMP_TO_EDGE,a.LINEAR_MIPMAP_NEAREST),w=Math.pow(2,b.tileID.overscaledZ-y.tileID.overscaledZ),T=[y.tileID.canonical.x*w%1,y.tileID.canonical.y*w%1]):y.texture.bind(k,a.CLAMP_TO_EDGE,a.LINEAR_MIPMAP_NEAREST);var M=jr(x,T||[0,0],w||1,_,r);o instanceof P?s.draw(i,a.TRIANGLES,v,At.disabled,l,Et.disabled,M,r.id,o.boundsBuffer,t.quadTriangleIndexBuffer,o.boundsSegments):s.draw(i,a.TRIANGLES,v,u[m.overscaledZ],l,Et.disabled,M,r.id,t.rasterBoundsBuffer,t.quadTriangleIndexBuffer,t.rasterBoundsSegments)}},background:function(t,e,r){var n=r.paint.get(\"background-color\"),i=r.paint.get(\"background-opacity\");if(0!==i){var a=t.context,o=a.gl,s=t.transform,l=s.tileSize,c=r.paint.get(\"background-pattern\");if(!t.isPatternMissing(c)){var u=!c&&1===n.a&&1===i&&t.opaquePassEnabledForLayer()?\"opaque\":\"translucent\";if(t.renderPass===u){var f=At.disabled,h=t.depthModeForSublayer(0,\"opaque\"===u?Mt.ReadWrite:Mt.ReadOnly),p=t.colorModeForRenderPass(),d=t.useProgram(c?\"backgroundPattern\":\"background\"),g=s.coveringTiles({tileSize:l});c&&(a.activeTexture.set(o.TEXTURE0),t.imageManager.bind(t.context));for(var m=r.getCrossfadeParameters(),v=0,y=g;v<y.length;v+=1){var x=y[v],b=t.transform.calculatePosMatrix(x.toUnwrapped()),_=c?Wr(b,i,t,c,{tileID:x,tileSize:l},m):Yr(b,i,n);d.draw(a,o.TRIANGLES,h,f,p,Et.disabled,_,r.id,t.tileExtentBuffer,t.quadTriangleIndexBuffer,t.tileExtentSegments)}}}}},debug:function(t,e,r){for(var n=0;n<r.length;n++)mn(t,e,r[n])},custom:function(t,e,r){var n=t.context,i=r.implementation;if(\"offscreen\"===t.renderPass){var a=i.prerender;a&&(t.setCustomLayerDefaults(),n.setColorMode(t.colorModeForRenderPass()),a.call(i,n.gl,t.transform.customLayerMatrix()),n.setDirty(),t.setBaseState())}else if(\"translucent\"===t.renderPass){t.setCustomLayerDefaults(),n.setColorMode(t.colorModeForRenderPass()),n.setStencilMode(At.disabled);var o=\"3d\"===i.renderingMode?new Mt(t.context.gl.LEQUAL,Mt.ReadWrite,t.depthRangeFor3D):t.depthModeForSublayer(0,Mt.ReadOnly);n.setDepthMode(o),i.render(n.gl,t.transform.customLayerMatrix()),n.setDirty(),t.setBaseState(),n.bindFramebuffer.set(null)}}},yn=function(t,e){this.context=new Ct(t),this.transform=e,this._tileTextures={},this.setup(),this.numSublayers=Lt.maxUnderzooming+Lt.maxOverzooming+1,this.depthEpsilon=1/Math.pow(2,16),this.crossTileSymbolIndex=new Be,this.gpuTimers={}};yn.prototype.resize=function(e,r){if(this.width=e*t.browser.devicePixelRatio,this.height=r*t.browser.devicePixelRatio,this.context.viewport.set([0,0,this.width,this.height]),this.style)for(var n=0,i=this.style._order;n<i.length;n+=1)this.style._layers[i[n]].resize()},yn.prototype.setup=function(){var e=this.context,r=new t.StructArrayLayout2i4;r.emplaceBack(0,0),r.emplaceBack(t.EXTENT,0),r.emplaceBack(0,t.EXTENT),r.emplaceBack(t.EXTENT,t.EXTENT),this.tileExtentBuffer=e.createVertexBuffer(r,He.members),this.tileExtentSegments=t.SegmentVector.simpleSegment(0,0,4,2);var n=new t.StructArrayLayout2i4;n.emplaceBack(0,0),n.emplaceBack(t.EXTENT,0),n.emplaceBack(0,t.EXTENT),n.emplaceBack(t.EXTENT,t.EXTENT),this.debugBuffer=e.createVertexBuffer(n,He.members),this.debugSegments=t.SegmentVector.simpleSegment(0,0,4,5);var i=new t.StructArrayLayout4i8;i.emplaceBack(0,0,0,0),i.emplaceBack(t.EXTENT,0,t.EXTENT,0),i.emplaceBack(0,t.EXTENT,0,t.EXTENT),i.emplaceBack(t.EXTENT,t.EXTENT,t.EXTENT,t.EXTENT),this.rasterBoundsBuffer=e.createVertexBuffer(i,I.members),this.rasterBoundsSegments=t.SegmentVector.simpleSegment(0,0,4,2);var a=new t.StructArrayLayout2i4;a.emplaceBack(0,0),a.emplaceBack(1,0),a.emplaceBack(0,1),a.emplaceBack(1,1),this.viewportBuffer=e.createVertexBuffer(a,He.members),this.viewportSegments=t.SegmentVector.simpleSegment(0,0,4,2);var o=new t.StructArrayLayout1ui2;o.emplaceBack(0),o.emplaceBack(1),o.emplaceBack(3),o.emplaceBack(2),o.emplaceBack(0),this.tileBorderIndexBuffer=e.createIndexBuffer(o);var s=new t.StructArrayLayout3ui6;s.emplaceBack(0,1,2),s.emplaceBack(2,1,3),this.quadTriangleIndexBuffer=e.createIndexBuffer(s),this.emptyTexture=new t.Texture(e,{width:1,height:1,data:new Uint8Array([0,0,0,0])},e.gl.RGBA);var l=this.context.gl;this.stencilClearMode=new At({func:l.ALWAYS,mask:0},0,255,l.ZERO,l.ZERO,l.ZERO)},yn.prototype.clearStencil=function(){var e=this.context,r=e.gl;this.nextStencilID=1,this.currentStencilSource=void 0;var n=t.create();t.ortho(n,0,this.width,this.height,0,0,1),t.scale(n,n,[r.drawingBufferWidth,r.drawingBufferHeight,0]),this.useProgram(\"clippingMask\").draw(e,r.TRIANGLES,Mt.disabled,this.stencilClearMode,St.disabled,Et.disabled,Pr(n),\"$clipping\",this.viewportBuffer,this.quadTriangleIndexBuffer,this.viewportSegments)},yn.prototype._renderTileClippingMasks=function(t,e){if(this.currentStencilSource!==t.source&&t.isTileClipped()&&e&&e.length){this.currentStencilSource=t.source;var r=this.context,n=r.gl;this.nextStencilID+e.length>256&&this.clearStencil(),r.setColorMode(St.disabled),r.setDepthMode(Mt.disabled);var i=this.useProgram(\"clippingMask\");this._tileClippingMaskIDs={};for(var a=0,o=e;a<o.length;a+=1){var s=o[a],l=this._tileClippingMaskIDs[s.key]=this.nextStencilID++;i.draw(r,n.TRIANGLES,Mt.disabled,new At({func:n.ALWAYS,mask:0},l,255,n.KEEP,n.KEEP,n.REPLACE),St.disabled,Et.disabled,Pr(s.posMatrix),\"$clipping\",this.tileExtentBuffer,this.quadTriangleIndexBuffer,this.tileExtentSegments)}}},yn.prototype.stencilModeFor3D=function(){this.currentStencilSource=void 0,this.nextStencilID+1>256&&this.clearStencil();var t=this.nextStencilID++,e=this.context.gl;return new At({func:e.NOTEQUAL,mask:255},t,255,e.KEEP,e.KEEP,e.REPLACE)},yn.prototype.stencilModeForClipping=function(t){var e=this.context.gl;return new At({func:e.EQUAL,mask:255},this._tileClippingMaskIDs[t.key],0,e.KEEP,e.KEEP,e.REPLACE)},yn.prototype.stencilConfigForOverlap=function(t){var e,r=this.context.gl,n=t.sort((function(t,e){return e.overscaledZ-t.overscaledZ})),i=n[n.length-1].overscaledZ,a=n[0].overscaledZ-i+1;if(a>1){this.currentStencilSource=void 0,this.nextStencilID+a>256&&this.clearStencil();for(var o={},s=0;s<a;s++)o[s+i]=new At({func:r.GEQUAL,mask:255},s+this.nextStencilID,255,r.KEEP,r.KEEP,r.REPLACE);return this.nextStencilID+=a,[o,n]}return[(e={},e[i]=At.disabled,e),n]},yn.prototype.colorModeForRenderPass=function(){var e=this.context.gl;return this._showOverdrawInspector?new St([e.CONSTANT_COLOR,e.ONE],new t.Color(1/8,1/8,1/8,0),[!0,!0,!0,!0]):\"opaque\"===this.renderPass?St.unblended:St.alphaBlended},yn.prototype.depthModeForSublayer=function(t,e,r){if(!this.opaquePassEnabledForLayer())return Mt.disabled;var n=1-((1+this.currentLayer)*this.numSublayers+t)*this.depthEpsilon;return new Mt(r||this.context.gl.LEQUAL,e,[n,n])},yn.prototype.opaquePassEnabledForLayer=function(){return this.currentLayer<this.opaquePassCutoff},yn.prototype.render=function(e,r){var n=this;this.style=e,this.options=r,this.lineAtlas=e.lineAtlas,this.imageManager=e.imageManager,this.glyphManager=e.glyphManager,this.symbolFadeChange=e.placement.symbolFadeChange(t.browser.now()),this.imageManager.beginFrame();var i=this.style._order,a=this.style.sourceCaches;for(var o in a){var s=a[o];s.used&&s.prepare(this.context)}var l,c,u={},f={},h={};for(var p in a){var d=a[p];u[p]=d.getVisibleCoordinates(),f[p]=u[p].slice().reverse(),h[p]=d.getVisibleCoordinates(!0).reverse()}this.opaquePassCutoff=1/0;for(var g=0;g<i.length;g++)if(this.style._layers[i[g]].is3D()){this.opaquePassCutoff=g;break}this.renderPass=\"offscreen\";for(var m=0,v=i;m<v.length;m+=1){var y=this.style._layers[v[m]];if(y.hasOffscreenPass()&&!y.isHidden(this.transform.zoom)){var x=f[y.source];(\"custom\"===y.type||x.length)&&this.renderLayer(this,a[y.source],y,x)}}for(this.context.bindFramebuffer.set(null),this.context.clear({color:r.showOverdrawInspector?t.Color.black:t.Color.transparent,depth:1}),this.clearStencil(),this._showOverdrawInspector=r.showOverdrawInspector,this.depthRangeFor3D=[0,1-(e._order.length+2)*this.numSublayers*this.depthEpsilon],this.renderPass=\"opaque\",this.currentLayer=i.length-1;this.currentLayer>=0;this.currentLayer--){var b=this.style._layers[i[this.currentLayer]],_=a[b.source],w=u[b.source];this._renderTileClippingMasks(b,w),this.renderLayer(this,_,b,w)}for(this.renderPass=\"translucent\",this.currentLayer=0;this.currentLayer<i.length;this.currentLayer++){var T=this.style._layers[i[this.currentLayer]],k=a[T.source],M=(\"symbol\"===T.type?h:f)[T.source];this._renderTileClippingMasks(T,u[T.source]),this.renderLayer(this,k,T,M)}this.options.showTileBoundaries&&(t.values(this.style._layers).forEach((function(t){t.source&&!t.isHidden(n.transform.zoom)&&(t.source!==(c&&c.id)&&(c=n.style.sourceCaches[t.source]),(!l||l.getSource().maxzoom<c.getSource().maxzoom)&&(l=c))})),l&&vn.debug(this,l,l.getVisibleCoordinates())),this.options.showPadding&&function(t){var e=t.transform.padding;pn(t,t.transform.height-(e.top||0),3,ln),pn(t,e.bottom||0,3,cn),dn(t,e.left||0,3,un),dn(t,t.transform.width-(e.right||0),3,fn);var r=t.transform.centerPoint;!function(t,e,r,n){gn(t,e-1,r-10,2,20,n),gn(t,e-10,r-1,20,2,n)}(t,r.x,t.transform.height-r.y,hn)}(this),this.context.setDefault()},yn.prototype.renderLayer=function(t,e,r,n){r.isHidden(this.transform.zoom)||(\"background\"===r.type||\"custom\"===r.type||n.length)&&(this.id=r.id,this.gpuTimingStart(r),vn[r.type](t,e,r,n,this.style.placement.variableOffsets),this.gpuTimingEnd())},yn.prototype.gpuTimingStart=function(t){if(this.options.gpuTiming){var e=this.context.extTimerQuery,r=this.gpuTimers[t.id];r||(r=this.gpuTimers[t.id]={calls:0,cpuTime:0,query:e.createQueryEXT()}),r.calls++,e.beginQueryEXT(e.TIME_ELAPSED_EXT,r.query)}},yn.prototype.gpuTimingEnd=function(){if(this.options.gpuTiming){var t=this.context.extTimerQuery;t.endQueryEXT(t.TIME_ELAPSED_EXT)}},yn.prototype.collectGpuTimers=function(){var t=this.gpuTimers;return this.gpuTimers={},t},yn.prototype.queryGpuTimers=function(t){var e={};for(var r in t){var n=t[r],i=this.context.extTimerQuery,a=i.getQueryObjectEXT(n.query,i.QUERY_RESULT_EXT)/1e6;i.deleteQueryEXT(n.query),e[r]=a}return e},yn.prototype.translatePosMatrix=function(e,r,n,i,a){if(!n[0]&&!n[1])return e;var o=a?\"map\"===i?this.transform.angle:0:\"viewport\"===i?-this.transform.angle:0;if(o){var s=Math.sin(o),l=Math.cos(o);n=[n[0]*l-n[1]*s,n[0]*s+n[1]*l]}var c=[a?n[0]:he(r,n[0],this.transform.zoom),a?n[1]:he(r,n[1],this.transform.zoom),0],u=new Float32Array(16);return t.translate(u,e,c),u},yn.prototype.saveTileTexture=function(t){var e=this._tileTextures[t.size[0]];e?e.push(t):this._tileTextures[t.size[0]]=[t]},yn.prototype.getTileTexture=function(t){var e=this._tileTextures[t];return e&&e.length>0?e.pop():null},yn.prototype.isPatternMissing=function(t){if(!t)return!1;if(!t.from||!t.to)return!0;var e=this.imageManager.getPattern(t.from.toString()),r=this.imageManager.getPattern(t.to.toString());return!e||!r},yn.prototype.useProgram=function(t,e){this.cache=this.cache||{};var r=\"\"+t+(e?e.cacheKey:\"\")+(this._showOverdrawInspector?\"/overdraw\":\"\");return this.cache[r]||(this.cache[r]=new br(this.context,yr[t],e,Xr[t],this._showOverdrawInspector)),this.cache[r]},yn.prototype.setCustomLayerDefaults=function(){this.context.unbindVAO(),this.context.cullFace.setDefault(),this.context.activeTexture.setDefault(),this.context.pixelStoreUnpack.setDefault(),this.context.pixelStoreUnpackPremultiplyAlpha.setDefault(),this.context.pixelStoreUnpackFlipY.setDefault()},yn.prototype.setBaseState=function(){var t=this.context.gl;this.context.cullFace.set(!1),this.context.viewport.set([0,0,this.width,this.height]),this.context.blendEquation.set(t.FUNC_ADD)},yn.prototype.initDebugOverlayCanvas=function(){null==this.debugOverlayCanvas&&(this.debugOverlayCanvas=t.window.document.createElement(\"canvas\"),this.debugOverlayCanvas.width=512,this.debugOverlayCanvas.height=512,this.debugOverlayTexture=new t.Texture(this.context,this.debugOverlayCanvas,this.context.gl.RGBA))},yn.prototype.destroy=function(){this.emptyTexture.destroy(),this.debugOverlayTexture&&this.debugOverlayTexture.destroy()};var xn=function(t,e){this.points=t,this.planes=e};xn.fromInvProjectionMatrix=function(e,r,n){var i=Math.pow(2,n),a=[[-1,1,-1,1],[1,1,-1,1],[1,-1,-1,1],[-1,-1,-1,1],[-1,1,1,1],[1,1,1,1],[1,-1,1,1],[-1,-1,1,1]].map((function(r){return t.transformMat4([],r,e)})).map((function(e){return t.scale$1([],e,1/e[3]/r*i)})),o=[[0,1,2],[6,5,4],[0,3,7],[2,1,5],[3,2,6],[0,4,5]].map((function(e){var r=t.sub([],a[e[0]],a[e[1]]),n=t.sub([],a[e[2]],a[e[1]]),i=t.normalize([],t.cross([],r,n)),o=-t.dot(i,a[e[1]]);return i.concat(o)}));return new xn(a,o)};var bn=function(e,r){this.min=e,this.max=r,this.center=t.scale$2([],t.add([],this.min,this.max),.5)};bn.prototype.quadrant=function(e){for(var r=[e%2==0,e<2],n=t.clone$2(this.min),i=t.clone$2(this.max),a=0;a<r.length;a++)n[a]=r[a]?this.min[a]:this.center[a],i[a]=r[a]?this.center[a]:this.max[a];return i[2]=this.max[2],new bn(n,i)},bn.prototype.distanceX=function(t){return Math.max(Math.min(this.max[0],t[0]),this.min[0])-t[0]},bn.prototype.distanceY=function(t){return Math.max(Math.min(this.max[1],t[1]),this.min[1])-t[1]},bn.prototype.intersects=function(e){for(var r=[[this.min[0],this.min[1],0,1],[this.max[0],this.min[1],0,1],[this.max[0],this.max[1],0,1],[this.min[0],this.max[1],0,1]],n=!0,i=0;i<e.planes.length;i++){for(var a=e.planes[i],o=0,s=0;s<r.length;s++)o+=t.dot$1(a,r[s])>=0;if(0===o)return 0;o!==r.length&&(n=!1)}if(n)return 2;for(var l=0;l<3;l++){for(var c=Number.MAX_VALUE,u=-Number.MAX_VALUE,f=0;f<e.points.length;f++){var h=e.points[f][l]-this.min[l];c=Math.min(c,h),u=Math.max(u,h)}if(u<0||c>this.max[l]-this.min[l])return 0}return 1};var _n=function(t,e,r,n){if(void 0===t&&(t=0),void 0===e&&(e=0),void 0===r&&(r=0),void 0===n&&(n=0),isNaN(t)||t<0||isNaN(e)||e<0||isNaN(r)||r<0||isNaN(n)||n<0)throw new Error(\"Invalid value for edge-insets, top, bottom, left and right must all be numbers\");this.top=t,this.bottom=e,this.left=r,this.right=n};_n.prototype.interpolate=function(e,r,n){return null!=r.top&&null!=e.top&&(this.top=t.number(e.top,r.top,n)),null!=r.bottom&&null!=e.bottom&&(this.bottom=t.number(e.bottom,r.bottom,n)),null!=r.left&&null!=e.left&&(this.left=t.number(e.left,r.left,n)),null!=r.right&&null!=e.right&&(this.right=t.number(e.right,r.right,n)),this},_n.prototype.getCenter=function(e,r){var n=t.clamp((this.left+e-this.right)/2,0,e),i=t.clamp((this.top+r-this.bottom)/2,0,r);return new t.Point(n,i)},_n.prototype.equals=function(t){return this.top===t.top&&this.bottom===t.bottom&&this.left===t.left&&this.right===t.right},_n.prototype.clone=function(){return new _n(this.top,this.bottom,this.left,this.right)},_n.prototype.toJSON=function(){return{top:this.top,bottom:this.bottom,left:this.left,right:this.right}};var wn=function(e,r,n,i,a){this.tileSize=512,this.maxValidLatitude=85.051129,this._renderWorldCopies=void 0===a||a,this._minZoom=e||0,this._maxZoom=r||22,this._minPitch=null==n?0:n,this._maxPitch=null==i?60:i,this.setMaxBounds(),this.width=0,this.height=0,this._center=new t.LngLat(0,0),this.zoom=0,this.angle=0,this._fov=.6435011087932844,this._pitch=0,this._unmodified=!0,this._edgeInsets=new _n,this._posMatrixCache={},this._alignedPosMatrixCache={}},Tn={minZoom:{configurable:!0},maxZoom:{configurable:!0},minPitch:{configurable:!0},maxPitch:{configurable:!0},renderWorldCopies:{configurable:!0},worldSize:{configurable:!0},centerOffset:{configurable:!0},size:{configurable:!0},bearing:{configurable:!0},pitch:{configurable:!0},fov:{configurable:!0},zoom:{configurable:!0},center:{configurable:!0},padding:{configurable:!0},centerPoint:{configurable:!0},unmodified:{configurable:!0},point:{configurable:!0}};wn.prototype.clone=function(){var t=new wn(this._minZoom,this._maxZoom,this._minPitch,this.maxPitch,this._renderWorldCopies);return t.tileSize=this.tileSize,t.latRange=this.latRange,t.width=this.width,t.height=this.height,t._center=this._center,t.zoom=this.zoom,t.angle=this.angle,t._fov=this._fov,t._pitch=this._pitch,t._unmodified=this._unmodified,t._edgeInsets=this._edgeInsets.clone(),t._calcMatrices(),t},Tn.minZoom.get=function(){return this._minZoom},Tn.minZoom.set=function(t){this._minZoom!==t&&(this._minZoom=t,this.zoom=Math.max(this.zoom,t))},Tn.maxZoom.get=function(){return this._maxZoom},Tn.maxZoom.set=function(t){this._maxZoom!==t&&(this._maxZoom=t,this.zoom=Math.min(this.zoom,t))},Tn.minPitch.get=function(){return this._minPitch},Tn.minPitch.set=function(t){this._minPitch!==t&&(this._minPitch=t,this.pitch=Math.max(this.pitch,t))},Tn.maxPitch.get=function(){return this._maxPitch},Tn.maxPitch.set=function(t){this._maxPitch!==t&&(this._maxPitch=t,this.pitch=Math.min(this.pitch,t))},Tn.renderWorldCopies.get=function(){return this._renderWorldCopies},Tn.renderWorldCopies.set=function(t){void 0===t?t=!0:null===t&&(t=!1),this._renderWorldCopies=t},Tn.worldSize.get=function(){return this.tileSize*this.scale},Tn.centerOffset.get=function(){return this.centerPoint._sub(this.size._div(2))},Tn.size.get=function(){return new t.Point(this.width,this.height)},Tn.bearing.get=function(){return-this.angle/Math.PI*180},Tn.bearing.set=function(e){var r=-t.wrap(e,-180,180)*Math.PI/180;this.angle!==r&&(this._unmodified=!1,this.angle=r,this._calcMatrices(),this.rotationMatrix=t.create$2(),t.rotate(this.rotationMatrix,this.rotationMatrix,this.angle))},Tn.pitch.get=function(){return this._pitch/Math.PI*180},Tn.pitch.set=function(e){var r=t.clamp(e,this.minPitch,this.maxPitch)/180*Math.PI;this._pitch!==r&&(this._unmodified=!1,this._pitch=r,this._calcMatrices())},Tn.fov.get=function(){return this._fov/Math.PI*180},Tn.fov.set=function(t){t=Math.max(.01,Math.min(60,t)),this._fov!==t&&(this._unmodified=!1,this._fov=t/180*Math.PI,this._calcMatrices())},Tn.zoom.get=function(){return this._zoom},Tn.zoom.set=function(t){var e=Math.min(Math.max(t,this.minZoom),this.maxZoom);this._zoom!==e&&(this._unmodified=!1,this._zoom=e,this.scale=this.zoomScale(e),this.tileZoom=Math.floor(e),this.zoomFraction=e-this.tileZoom,this._constrain(),this._calcMatrices())},Tn.center.get=function(){return this._center},Tn.center.set=function(t){t.lat===this._center.lat&&t.lng===this._center.lng||(this._unmodified=!1,this._center=t,this._constrain(),this._calcMatrices())},Tn.padding.get=function(){return this._edgeInsets.toJSON()},Tn.padding.set=function(t){this._edgeInsets.equals(t)||(this._unmodified=!1,this._edgeInsets.interpolate(this._edgeInsets,t,1),this._calcMatrices())},Tn.centerPoint.get=function(){return this._edgeInsets.getCenter(this.width,this.height)},wn.prototype.isPaddingEqual=function(t){return this._edgeInsets.equals(t)},wn.prototype.interpolatePadding=function(t,e,r){this._unmodified=!1,this._edgeInsets.interpolate(t,e,r),this._constrain(),this._calcMatrices()},wn.prototype.coveringZoomLevel=function(t){var e=(t.roundZoom?Math.round:Math.floor)(this.zoom+this.scaleZoom(this.tileSize/t.tileSize));return Math.max(0,e)},wn.prototype.getVisibleUnwrappedCoordinates=function(e){var r=[new t.UnwrappedTileID(0,e)];if(this._renderWorldCopies)for(var n=this.pointCoordinate(new t.Point(0,0)),i=this.pointCoordinate(new t.Point(this.width,0)),a=this.pointCoordinate(new t.Point(this.width,this.height)),o=this.pointCoordinate(new t.Point(0,this.height)),s=Math.floor(Math.min(n.x,i.x,a.x,o.x)),l=Math.floor(Math.max(n.x,i.x,a.x,o.x)),c=s-1;c<=l+1;c++)0!==c&&r.push(new t.UnwrappedTileID(c,e));return r},wn.prototype.coveringTiles=function(e){var r=this.coveringZoomLevel(e),n=r;if(void 0!==e.minzoom&&r<e.minzoom)return[];void 0!==e.maxzoom&&r>e.maxzoom&&(r=e.maxzoom);var i=t.MercatorCoordinate.fromLngLat(this.center),a=Math.pow(2,r),o=[a*i.x,a*i.y,0],s=xn.fromInvProjectionMatrix(this.invProjMatrix,this.worldSize,r),l=e.minzoom||0;this.pitch<=60&&this._edgeInsets.top<.1&&(l=r);var c=function(t){return{aabb:new bn([t*a,0,0],[(t+1)*a,a,0]),zoom:0,x:0,y:0,wrap:t,fullyVisible:!1}},u=[],f=[],h=r,p=e.reparseOverscaled?n:r;if(this._renderWorldCopies)for(var d=1;d<=3;d++)u.push(c(-d)),u.push(c(d));for(u.push(c(0));u.length>0;){var g=u.pop(),m=g.x,v=g.y,y=g.fullyVisible;if(!y){var x=g.aabb.intersects(s);if(0===x)continue;y=2===x}var b=g.aabb.distanceX(o),_=g.aabb.distanceY(o),w=Math.max(Math.abs(b),Math.abs(_));if(g.zoom===h||w>3+(1<<h-g.zoom)-2&&g.zoom>=l)f.push({tileID:new t.OverscaledTileID(g.zoom===h?p:g.zoom,g.wrap,g.zoom,m,v),distanceSq:t.sqrLen([o[0]-.5-m,o[1]-.5-v])});else for(var T=0;T<4;T++){var k=(m<<1)+T%2,M=(v<<1)+(T>>1);u.push({aabb:g.aabb.quadrant(T),zoom:g.zoom+1,x:k,y:M,wrap:g.wrap,fullyVisible:y})}}return f.sort((function(t,e){return t.distanceSq-e.distanceSq})).map((function(t){return t.tileID}))},wn.prototype.resize=function(t,e){this.width=t,this.height=e,this.pixelsToGLUnits=[2/t,-2/e],this._constrain(),this._calcMatrices()},Tn.unmodified.get=function(){return this._unmodified},wn.prototype.zoomScale=function(t){return Math.pow(2,t)},wn.prototype.scaleZoom=function(t){return Math.log(t)/Math.LN2},wn.prototype.project=function(e){var r=t.clamp(e.lat,-this.maxValidLatitude,this.maxValidLatitude);return new t.Point(t.mercatorXfromLng(e.lng)*this.worldSize,t.mercatorYfromLat(r)*this.worldSize)},wn.prototype.unproject=function(e){return new t.MercatorCoordinate(e.x/this.worldSize,e.y/this.worldSize).toLngLat()},Tn.point.get=function(){return this.project(this.center)},wn.prototype.setLocationAtPoint=function(e,r){var n=this.pointCoordinate(r),i=this.pointCoordinate(this.centerPoint),a=this.locationCoordinate(e),o=new t.MercatorCoordinate(a.x-(n.x-i.x),a.y-(n.y-i.y));this.center=this.coordinateLocation(o),this._renderWorldCopies&&(this.center=this.center.wrap())},wn.prototype.locationPoint=function(t){return this.coordinatePoint(this.locationCoordinate(t))},wn.prototype.pointLocation=function(t){return this.coordinateLocation(this.pointCoordinate(t))},wn.prototype.locationCoordinate=function(e){return t.MercatorCoordinate.fromLngLat(e)},wn.prototype.coordinateLocation=function(t){return t.toLngLat()},wn.prototype.pointCoordinate=function(e){var r=[e.x,e.y,0,1],n=[e.x,e.y,1,1];t.transformMat4(r,r,this.pixelMatrixInverse),t.transformMat4(n,n,this.pixelMatrixInverse);var i=r[3],a=n[3],o=r[1]/i,s=n[1]/a,l=r[2]/i,c=n[2]/a,u=l===c?0:(0-l)/(c-l);return new t.MercatorCoordinate(t.number(r[0]/i,n[0]/a,u)/this.worldSize,t.number(o,s,u)/this.worldSize)},wn.prototype.coordinatePoint=function(e){var r=[e.x*this.worldSize,e.y*this.worldSize,0,1];return t.transformMat4(r,r,this.pixelMatrix),new t.Point(r[0]/r[3],r[1]/r[3])},wn.prototype.getBounds=function(){return(new t.LngLatBounds).extend(this.pointLocation(new t.Point(0,0))).extend(this.pointLocation(new t.Point(this.width,0))).extend(this.pointLocation(new t.Point(this.width,this.height))).extend(this.pointLocation(new t.Point(0,this.height)))},wn.prototype.getMaxBounds=function(){return this.latRange&&2===this.latRange.length&&this.lngRange&&2===this.lngRange.length?new t.LngLatBounds([this.lngRange[0],this.latRange[0]],[this.lngRange[1],this.latRange[1]]):null},wn.prototype.setMaxBounds=function(t){t?(this.lngRange=[t.getWest(),t.getEast()],this.latRange=[t.getSouth(),t.getNorth()],this._constrain()):(this.lngRange=null,this.latRange=[-this.maxValidLatitude,this.maxValidLatitude])},wn.prototype.calculatePosMatrix=function(e,r){void 0===r&&(r=!1);var n=e.key,i=r?this._alignedPosMatrixCache:this._posMatrixCache;if(i[n])return i[n];var a=e.canonical,o=this.worldSize/this.zoomScale(a.z),s=a.x+Math.pow(2,a.z)*e.wrap,l=t.identity(new Float64Array(16));return t.translate(l,l,[s*o,a.y*o,0]),t.scale(l,l,[o/t.EXTENT,o/t.EXTENT,1]),t.multiply(l,r?this.alignedProjMatrix:this.projMatrix,l),i[n]=new Float32Array(l),i[n]},wn.prototype.customLayerMatrix=function(){return this.mercatorMatrix.slice()},wn.prototype._constrain=function(){if(this.center&&this.width&&this.height&&!this._constraining){this._constraining=!0;var e,r,n,i,a=-90,o=90,s=-180,l=180,c=this.size,u=this._unmodified;if(this.latRange){var f=this.latRange;a=t.mercatorYfromLat(f[1])*this.worldSize,e=(o=t.mercatorYfromLat(f[0])*this.worldSize)-a<c.y?c.y/(o-a):0}if(this.lngRange){var h=this.lngRange;s=t.mercatorXfromLng(h[0])*this.worldSize,r=(l=t.mercatorXfromLng(h[1])*this.worldSize)-s<c.x?c.x/(l-s):0}var p=this.point,d=Math.max(r||0,e||0);if(d)return this.center=this.unproject(new t.Point(r?(l+s)/2:p.x,e?(o+a)/2:p.y)),this.zoom+=this.scaleZoom(d),this._unmodified=u,void(this._constraining=!1);if(this.latRange){var g=p.y,m=c.y/2;g-m<a&&(i=a+m),g+m>o&&(i=o-m)}if(this.lngRange){var v=p.x,y=c.x/2;v-y<s&&(n=s+y),v+y>l&&(n=l-y)}void 0===n&&void 0===i||(this.center=this.unproject(new t.Point(void 0!==n?n:p.x,void 0!==i?i:p.y))),this._unmodified=u,this._constraining=!1}},wn.prototype._calcMatrices=function(){if(this.height){var e=this.centerOffset;this.cameraToCenterDistance=.5/Math.tan(this._fov/2)*this.height;var r=Math.PI/2+this._pitch,n=this._fov*(.5+e.y/this.height),i=Math.sin(n)*this.cameraToCenterDistance/Math.sin(t.clamp(Math.PI-r-n,.01,Math.PI-.01)),a=this.point,o=a.x,s=a.y,l=1.01*(Math.cos(Math.PI/2-this._pitch)*i+this.cameraToCenterDistance),c=this.height/50,u=new Float64Array(16);t.perspective(u,this._fov,this.width/this.height,c,l),u[8]=2*-e.x/this.width,u[9]=2*e.y/this.height,t.scale(u,u,[1,-1,1]),t.translate(u,u,[0,0,-this.cameraToCenterDistance]),t.rotateX(u,u,this._pitch),t.rotateZ(u,u,this.angle),t.translate(u,u,[-o,-s,0]),this.mercatorMatrix=t.scale([],u,[this.worldSize,this.worldSize,this.worldSize]),t.scale(u,u,[1,1,t.mercatorZfromAltitude(1,this.center.lat)*this.worldSize,1]),this.projMatrix=u,this.invProjMatrix=t.invert([],this.projMatrix);var f=this.width%2/2,h=this.height%2/2,p=Math.cos(this.angle),d=Math.sin(this.angle),g=o-Math.round(o)+p*f+d*h,m=s-Math.round(s)+p*h+d*f,v=new Float64Array(u);if(t.translate(v,v,[g>.5?g-1:g,m>.5?m-1:m,0]),this.alignedProjMatrix=v,u=t.create(),t.scale(u,u,[this.width/2,-this.height/2,1]),t.translate(u,u,[1,-1,0]),this.labelPlaneMatrix=u,u=t.create(),t.scale(u,u,[1,-1,1]),t.translate(u,u,[-1,-1,0]),t.scale(u,u,[2/this.width,2/this.height,1]),this.glCoordMatrix=u,this.pixelMatrix=t.multiply(new Float64Array(16),this.labelPlaneMatrix,this.projMatrix),!(u=t.invert(new Float64Array(16),this.pixelMatrix)))throw new Error(\"failed to invert matrix\");this.pixelMatrixInverse=u,this._posMatrixCache={},this._alignedPosMatrixCache={}}},wn.prototype.maxPitchScaleFactor=function(){if(!this.pixelMatrixInverse)return 1;var e=this.pointCoordinate(new t.Point(0,0)),r=[e.x*this.worldSize,e.y*this.worldSize,0,1];return t.transformMat4(r,r,this.pixelMatrix)[3]/this.cameraToCenterDistance},wn.prototype.getCameraPoint=function(){var e=Math.tan(this._pitch)*(this.cameraToCenterDistance||1);return this.centerPoint.add(new t.Point(0,e))},wn.prototype.getCameraQueryGeometry=function(e){var r=this.getCameraPoint();if(1===e.length)return[e[0],r];for(var n=r.x,i=r.y,a=r.x,o=r.y,s=0,l=e;s<l.length;s+=1){var c=l[s];n=Math.min(n,c.x),i=Math.min(i,c.y),a=Math.max(a,c.x),o=Math.max(o,c.y)}return[new t.Point(n,i),new t.Point(a,i),new t.Point(a,o),new t.Point(n,o),new t.Point(n,i)]},Object.defineProperties(wn.prototype,Tn);var kn=function(e){var r,n,i,a;this._hashName=e&&encodeURIComponent(e),t.bindAll([\"_getCurrentHash\",\"_onHashChange\",\"_updateHash\"],this),this._updateHash=(r=this._updateHashUnthrottled.bind(this),n=!1,i=null,a=function(){i=null,n&&(r(),i=setTimeout(a,300),n=!1)},function(){return n=!0,i||a(),i})};kn.prototype.addTo=function(e){return this._map=e,t.window.addEventListener(\"hashchange\",this._onHashChange,!1),this._map.on(\"moveend\",this._updateHash),this},kn.prototype.remove=function(){return t.window.removeEventListener(\"hashchange\",this._onHashChange,!1),this._map.off(\"moveend\",this._updateHash),clearTimeout(this._updateHash()),delete this._map,this},kn.prototype.getHashString=function(e){var r=this._map.getCenter(),n=Math.round(100*this._map.getZoom())/100,i=Math.ceil((n*Math.LN2+Math.log(512/360/.5))/Math.LN10),a=Math.pow(10,i),o=Math.round(r.lng*a)/a,s=Math.round(r.lat*a)/a,l=this._map.getBearing(),c=this._map.getPitch(),u=\"\";if(u+=e?\"/\"+o+\"/\"+s+\"/\"+n:n+\"/\"+s+\"/\"+o,(l||c)&&(u+=\"/\"+Math.round(10*l)/10),c&&(u+=\"/\"+Math.round(c)),this._hashName){var f=this._hashName,h=!1,p=t.window.location.hash.slice(1).split(\"&\").map((function(t){var e=t.split(\"=\")[0];return e===f?(h=!0,e+\"=\"+u):t})).filter((function(t){return t}));return h||p.push(f+\"=\"+u),\"#\"+p.join(\"&\")}return\"#\"+u},kn.prototype._getCurrentHash=function(){var e,r=this,n=t.window.location.hash.replace(\"#\",\"\");return this._hashName?(n.split(\"&\").map((function(t){return t.split(\"=\")})).forEach((function(t){t[0]===r._hashName&&(e=t)})),(e&&e[1]||\"\").split(\"/\")):n.split(\"/\")},kn.prototype._onHashChange=function(){var t=this._getCurrentHash();if(t.length>=3&&!t.some((function(t){return isNaN(t)}))){var e=this._map.dragRotate.isEnabled()&&this._map.touchZoomRotate.isEnabled()?+(t[3]||0):this._map.getBearing();return this._map.jumpTo({center:[+t[2],+t[1]],zoom:+t[0],bearing:e,pitch:+(t[4]||0)}),!0}return!1},kn.prototype._updateHashUnthrottled=function(){var e=this.getHashString();try{t.window.history.replaceState(t.window.history.state,\"\",e)}catch(t){}};var Mn={linearity:.3,easing:t.bezier(0,0,.3,1)},An=t.extend({deceleration:2500,maxSpeed:1400},Mn),Sn=t.extend({deceleration:20,maxSpeed:1400},Mn),En=t.extend({deceleration:1e3,maxSpeed:360},Mn),Cn=t.extend({deceleration:1e3,maxSpeed:90},Mn),Ln=function(t){this._map=t,this.clear()};function In(t,e){(!t.duration||t.duration<e.duration)&&(t.duration=e.duration,t.easing=e.easing)}function Pn(e,r,n){var i=n.maxSpeed,a=n.linearity,o=n.deceleration,s=t.clamp(e*a/(r/1e3),-i,i),l=Math.abs(s)/(o*a);return{easing:n.easing,duration:1e3*l,amount:s*(l/2)}}Ln.prototype.clear=function(){this._inertiaBuffer=[]},Ln.prototype.record=function(e){this._drainInertiaBuffer(),this._inertiaBuffer.push({time:t.browser.now(),settings:e})},Ln.prototype._drainInertiaBuffer=function(){for(var e=this._inertiaBuffer,r=t.browser.now();e.length>0&&r-e[0].time>160;)e.shift()},Ln.prototype._onMoveEnd=function(e){if(this._drainInertiaBuffer(),!(this._inertiaBuffer.length<2)){for(var r={zoom:0,bearing:0,pitch:0,pan:new t.Point(0,0),pinchAround:void 0,around:void 0},n=0,i=this._inertiaBuffer;n<i.length;n+=1){var a=i[n].settings;r.zoom+=a.zoomDelta||0,r.bearing+=a.bearingDelta||0,r.pitch+=a.pitchDelta||0,a.panDelta&&r.pan._add(a.panDelta),a.around&&(r.around=a.around),a.pinchAround&&(r.pinchAround=a.pinchAround)}var o=this._inertiaBuffer[this._inertiaBuffer.length-1].time-this._inertiaBuffer[0].time,s={};if(r.pan.mag()){var l=Pn(r.pan.mag(),o,t.extend({},An,e||{}));s.offset=r.pan.mult(l.amount/r.pan.mag()),s.center=this._map.transform.center,In(s,l)}if(r.zoom){var c=Pn(r.zoom,o,Sn);s.zoom=this._map.transform.zoom+c.amount,In(s,c)}if(r.bearing){var u=Pn(r.bearing,o,En);s.bearing=this._map.transform.bearing+t.clamp(u.amount,-179,179),In(s,u)}if(r.pitch){var f=Pn(r.pitch,o,Cn);s.pitch=this._map.transform.pitch+f.amount,In(s,f)}if(s.zoom||s.bearing){var h=void 0===r.pinchAround?r.around:r.pinchAround;s.around=h?this._map.unproject(h):this._map.getCenter()}return this.clear(),t.extend(s,{noMoveStart:!0})}};var zn=function(e){function n(n,i,a,o){void 0===o&&(o={});var s=r.mousePos(i.getCanvasContainer(),a),l=i.unproject(s);e.call(this,n,t.extend({point:s,lngLat:l,originalEvent:a},o)),this._defaultPrevented=!1,this.target=i}e&&(n.__proto__=e),(n.prototype=Object.create(e&&e.prototype)).constructor=n;var i={defaultPrevented:{configurable:!0}};return n.prototype.preventDefault=function(){this._defaultPrevented=!0},i.defaultPrevented.get=function(){return this._defaultPrevented},Object.defineProperties(n.prototype,i),n}(t.Event),On=function(e){function n(n,i,a){var o=\"touchend\"===n?a.changedTouches:a.touches,s=r.touchPos(i.getCanvasContainer(),o),l=s.map((function(t){return i.unproject(t)})),c=s.reduce((function(t,e,r,n){return t.add(e.div(n.length))}),new t.Point(0,0)),u=i.unproject(c);e.call(this,n,{points:s,point:c,lngLats:l,lngLat:u,originalEvent:a}),this._defaultPrevented=!1}e&&(n.__proto__=e),(n.prototype=Object.create(e&&e.prototype)).constructor=n;var i={defaultPrevented:{configurable:!0}};return n.prototype.preventDefault=function(){this._defaultPrevented=!0},i.defaultPrevented.get=function(){return this._defaultPrevented},Object.defineProperties(n.prototype,i),n}(t.Event),Dn=function(t){function e(e,r,n){t.call(this,e,{originalEvent:n}),this._defaultPrevented=!1}t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e;var r={defaultPrevented:{configurable:!0}};return e.prototype.preventDefault=function(){this._defaultPrevented=!0},r.defaultPrevented.get=function(){return this._defaultPrevented},Object.defineProperties(e.prototype,r),e}(t.Event),Rn=function(t,e){this._map=t,this._clickTolerance=e.clickTolerance};Rn.prototype.reset=function(){delete this._mousedownPos},Rn.prototype.wheel=function(t){return this._firePreventable(new Dn(t.type,this._map,t))},Rn.prototype.mousedown=function(t,e){return this._mousedownPos=e,this._firePreventable(new zn(t.type,this._map,t))},Rn.prototype.mouseup=function(t){this._map.fire(new zn(t.type,this._map,t))},Rn.prototype.click=function(t,e){this._mousedownPos&&this._mousedownPos.dist(e)>=this._clickTolerance||this._map.fire(new zn(t.type,this._map,t))},Rn.prototype.dblclick=function(t){return this._firePreventable(new zn(t.type,this._map,t))},Rn.prototype.mouseover=function(t){this._map.fire(new zn(t.type,this._map,t))},Rn.prototype.mouseout=function(t){this._map.fire(new zn(t.type,this._map,t))},Rn.prototype.touchstart=function(t){return this._firePreventable(new On(t.type,this._map,t))},Rn.prototype.touchmove=function(t){this._map.fire(new On(t.type,this._map,t))},Rn.prototype.touchend=function(t){this._map.fire(new On(t.type,this._map,t))},Rn.prototype.touchcancel=function(t){this._map.fire(new On(t.type,this._map,t))},Rn.prototype._firePreventable=function(t){if(this._map.fire(t),t.defaultPrevented)return{}},Rn.prototype.isEnabled=function(){return!0},Rn.prototype.isActive=function(){return!1},Rn.prototype.enable=function(){},Rn.prototype.disable=function(){};var Fn=function(t){this._map=t};Fn.prototype.reset=function(){this._delayContextMenu=!1,delete this._contextMenuEvent},Fn.prototype.mousemove=function(t){this._map.fire(new zn(t.type,this._map,t))},Fn.prototype.mousedown=function(){this._delayContextMenu=!0},Fn.prototype.mouseup=function(){this._delayContextMenu=!1,this._contextMenuEvent&&(this._map.fire(new zn(\"contextmenu\",this._map,this._contextMenuEvent)),delete this._contextMenuEvent)},Fn.prototype.contextmenu=function(t){this._delayContextMenu?this._contextMenuEvent=t:this._map.fire(new zn(t.type,this._map,t)),this._map.listens(\"contextmenu\")&&t.preventDefault()},Fn.prototype.isEnabled=function(){return!0},Fn.prototype.isActive=function(){return!1},Fn.prototype.enable=function(){},Fn.prototype.disable=function(){};var Bn=function(t,e){this._map=t,this._el=t.getCanvasContainer(),this._container=t.getContainer(),this._clickTolerance=e.clickTolerance||1};function Nn(t,e){for(var r={},n=0;n<t.length;n++)r[t[n].identifier]=e[n];return r}Bn.prototype.isEnabled=function(){return!!this._enabled},Bn.prototype.isActive=function(){return!!this._active},Bn.prototype.enable=function(){this.isEnabled()||(this._enabled=!0)},Bn.prototype.disable=function(){this.isEnabled()&&(this._enabled=!1)},Bn.prototype.mousedown=function(t,e){this.isEnabled()&&t.shiftKey&&0===t.button&&(r.disableDrag(),this._startPos=this._lastPos=e,this._active=!0)},Bn.prototype.mousemoveWindow=function(t,e){if(this._active){var n=e;if(!(this._lastPos.equals(n)||!this._box&&n.dist(this._startPos)<this._clickTolerance)){var i=this._startPos;this._lastPos=n,this._box||(this._box=r.create(\"div\",\"mapboxgl-boxzoom\",this._container),this._container.classList.add(\"mapboxgl-crosshair\"),this._fireEvent(\"boxzoomstart\",t));var a=Math.min(i.x,n.x),o=Math.max(i.x,n.x),s=Math.min(i.y,n.y),l=Math.max(i.y,n.y);r.setTransform(this._box,\"translate(\"+a+\"px,\"+s+\"px)\"),this._box.style.width=o-a+\"px\",this._box.style.height=l-s+\"px\"}}},Bn.prototype.mouseupWindow=function(e,n){var i=this;if(this._active&&0===e.button){var a=this._startPos,o=n;if(this.reset(),r.suppressClick(),a.x!==o.x||a.y!==o.y)return this._map.fire(new t.Event(\"boxzoomend\",{originalEvent:e})),{cameraAnimation:function(t){return t.fitScreenCoordinates(a,o,i._map.getBearing(),{linear:!0})}};this._fireEvent(\"boxzoomcancel\",e)}},Bn.prototype.keydown=function(t){this._active&&27===t.keyCode&&(this.reset(),this._fireEvent(\"boxzoomcancel\",t))},Bn.prototype.reset=function(){this._active=!1,this._container.classList.remove(\"mapboxgl-crosshair\"),this._box&&(r.remove(this._box),this._box=null),r.enableDrag(),delete this._startPos,delete this._lastPos},Bn.prototype._fireEvent=function(e,r){return this._map.fire(new t.Event(e,{originalEvent:r}))};var jn=function(t){this.reset(),this.numTouches=t.numTouches};jn.prototype.reset=function(){delete this.centroid,delete this.startTime,delete this.touches,this.aborted=!1},jn.prototype.touchstart=function(e,r,n){(this.centroid||n.length>this.numTouches)&&(this.aborted=!0),this.aborted||(void 0===this.startTime&&(this.startTime=e.timeStamp),n.length===this.numTouches&&(this.centroid=function(e){for(var r=new t.Point(0,0),n=0,i=e;n<i.length;n+=1)r._add(i[n]);return r.div(e.length)}(r),this.touches=Nn(n,r)))},jn.prototype.touchmove=function(t,e,r){if(!this.aborted&&this.centroid){var n=Nn(r,e);for(var i in this.touches){var a=n[i];(!a||a.dist(this.touches[i])>30)&&(this.aborted=!0)}}},jn.prototype.touchend=function(t,e,r){if((!this.centroid||t.timeStamp-this.startTime>500)&&(this.aborted=!0),0===r.length){var n=!this.aborted&&this.centroid;if(this.reset(),n)return n}};var Un=function(t){this.singleTap=new jn(t),this.numTaps=t.numTaps,this.reset()};Un.prototype.reset=function(){this.lastTime=1/0,delete this.lastTap,this.count=0,this.singleTap.reset()},Un.prototype.touchstart=function(t,e,r){this.singleTap.touchstart(t,e,r)},Un.prototype.touchmove=function(t,e,r){this.singleTap.touchmove(t,e,r)},Un.prototype.touchend=function(t,e,r){var n=this.singleTap.touchend(t,e,r);if(n){var i=t.timeStamp-this.lastTime<500,a=!this.lastTap||this.lastTap.dist(n)<30;if(i&&a||this.reset(),this.count++,this.lastTime=t.timeStamp,this.lastTap=n,this.count===this.numTaps)return this.reset(),n}};var Vn=function(){this._zoomIn=new Un({numTouches:1,numTaps:2}),this._zoomOut=new Un({numTouches:2,numTaps:1}),this.reset()};Vn.prototype.reset=function(){this._active=!1,this._zoomIn.reset(),this._zoomOut.reset()},Vn.prototype.touchstart=function(t,e,r){this._zoomIn.touchstart(t,e,r),this._zoomOut.touchstart(t,e,r)},Vn.prototype.touchmove=function(t,e,r){this._zoomIn.touchmove(t,e,r),this._zoomOut.touchmove(t,e,r)},Vn.prototype.touchend=function(t,e,r){var n=this,i=this._zoomIn.touchend(t,e,r),a=this._zoomOut.touchend(t,e,r);return i?(this._active=!0,t.preventDefault(),setTimeout((function(){return n.reset()}),0),{cameraAnimation:function(e){return e.easeTo({duration:300,zoom:e.getZoom()+1,around:e.unproject(i)},{originalEvent:t})}}):a?(this._active=!0,t.preventDefault(),setTimeout((function(){return n.reset()}),0),{cameraAnimation:function(e){return e.easeTo({duration:300,zoom:e.getZoom()-1,around:e.unproject(a)},{originalEvent:t})}}):void 0},Vn.prototype.touchcancel=function(){this.reset()},Vn.prototype.enable=function(){this._enabled=!0},Vn.prototype.disable=function(){this._enabled=!1,this.reset()},Vn.prototype.isEnabled=function(){return this._enabled},Vn.prototype.isActive=function(){return this._active};var qn=function(t){this.reset(),this._clickTolerance=t.clickTolerance||1};qn.prototype.reset=function(){this._active=!1,this._moved=!1,delete this._lastPoint,delete this._eventButton},qn.prototype._correctButton=function(t,e){return!1},qn.prototype._move=function(t,e){return{}},qn.prototype.mousedown=function(t,e){if(!this._lastPoint){var n=r.mouseButton(t);this._correctButton(t,n)&&(this._lastPoint=e,this._eventButton=n)}},qn.prototype.mousemoveWindow=function(t,e){var r=this._lastPoint;if(r&&(t.preventDefault(),this._moved||!(e.dist(r)<this._clickTolerance)))return this._moved=!0,this._lastPoint=e,this._move(r,e)},qn.prototype.mouseupWindow=function(t){r.mouseButton(t)===this._eventButton&&(this._moved&&r.suppressClick(),this.reset())},qn.prototype.enable=function(){this._enabled=!0},qn.prototype.disable=function(){this._enabled=!1,this.reset()},qn.prototype.isEnabled=function(){return this._enabled},qn.prototype.isActive=function(){return this._active};var Hn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.mousedown=function(e,r){t.prototype.mousedown.call(this,e,r),this._lastPoint&&(this._active=!0)},e.prototype._correctButton=function(t,e){return 0===e&&!t.ctrlKey},e.prototype._move=function(t,e){return{around:e,panDelta:e.sub(t)}},e}(qn),Gn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._correctButton=function(t,e){return 0===e&&t.ctrlKey||2===e},e.prototype._move=function(t,e){var r=.8*(e.x-t.x);if(r)return this._active=!0,{bearingDelta:r}},e.prototype.contextmenu=function(t){t.preventDefault()},e}(qn),Yn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype._correctButton=function(t,e){return 0===e&&t.ctrlKey||2===e},e.prototype._move=function(t,e){var r=-.5*(e.y-t.y);if(r)return this._active=!0,{pitchDelta:r}},e.prototype.contextmenu=function(t){t.preventDefault()},e}(qn),Wn=function(t){this._minTouches=1,this._clickTolerance=t.clickTolerance||1,this.reset()};Wn.prototype.reset=function(){this._active=!1,this._touches={},this._sum=new t.Point(0,0)},Wn.prototype.touchstart=function(t,e,r){return this._calculateTransform(t,e,r)},Wn.prototype.touchmove=function(t,e,r){if(this._active)return t.preventDefault(),this._calculateTransform(t,e,r)},Wn.prototype.touchend=function(t,e,r){this._calculateTransform(t,e,r),this._active&&r.length<this._minTouches&&this.reset()},Wn.prototype.touchcancel=function(){this.reset()},Wn.prototype._calculateTransform=function(e,r,n){n.length>0&&(this._active=!0);var i=Nn(n,r),a=new t.Point(0,0),o=new t.Point(0,0),s=0;for(var l in i){var c=i[l],u=this._touches[l];u&&(a._add(c),o._add(c.sub(u)),s++,i[l]=c)}if(this._touches=i,!(s<this._minTouches)&&o.mag()){var f=o.div(s);if(this._sum._add(f),!(this._sum.mag()<this._clickTolerance))return{around:a.div(s),panDelta:f}}},Wn.prototype.enable=function(){this._enabled=!0},Wn.prototype.disable=function(){this._enabled=!1,this.reset()},Wn.prototype.isEnabled=function(){return this._enabled},Wn.prototype.isActive=function(){return this._active};var Xn=function(){this.reset()};function Zn(t,e,r){for(var n=0;n<t.length;n++)if(t[n].identifier===r)return e[n]}function Jn(t,e){return Math.log(t/e)/Math.LN2}Xn.prototype.reset=function(){this._active=!1,delete this._firstTwoTouches},Xn.prototype._start=function(t){},Xn.prototype._move=function(t,e,r){return{}},Xn.prototype.touchstart=function(t,e,r){this._firstTwoTouches||r.length<2||(this._firstTwoTouches=[r[0].identifier,r[1].identifier],this._start([e[0],e[1]]))},Xn.prototype.touchmove=function(t,e,r){if(this._firstTwoTouches){t.preventDefault();var n=this._firstTwoTouches,i=n[1],a=Zn(r,e,n[0]),o=Zn(r,e,i);if(a&&o){var s=this._aroundCenter?null:a.add(o).div(2);return this._move([a,o],s,t)}}},Xn.prototype.touchend=function(t,e,n){if(this._firstTwoTouches){var i=this._firstTwoTouches,a=i[1],o=Zn(n,e,i[0]),s=Zn(n,e,a);o&&s||(this._active&&r.suppressClick(),this.reset())}},Xn.prototype.touchcancel=function(){this.reset()},Xn.prototype.enable=function(t){this._enabled=!0,this._aroundCenter=!!t&&\"center\"===t.around},Xn.prototype.disable=function(){this._enabled=!1,this.reset()},Xn.prototype.isEnabled=function(){return this._enabled},Xn.prototype.isActive=function(){return this._active};var Kn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.reset=function(){t.prototype.reset.call(this),delete this._distance,delete this._startDistance},e.prototype._start=function(t){this._startDistance=this._distance=t[0].dist(t[1])},e.prototype._move=function(t,e){var r=this._distance;if(this._distance=t[0].dist(t[1]),this._active||!(Math.abs(Jn(this._distance,this._startDistance))<.1))return this._active=!0,{zoomDelta:Jn(this._distance,r),pinchAround:e}},e}(Xn);function Qn(t,e){return 180*t.angleWith(e)/Math.PI}var $n=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.reset=function(){t.prototype.reset.call(this),delete this._minDiameter,delete this._startVector,delete this._vector},e.prototype._start=function(t){this._startVector=this._vector=t[0].sub(t[1]),this._minDiameter=t[0].dist(t[1])},e.prototype._move=function(t,e){var r=this._vector;if(this._vector=t[0].sub(t[1]),this._active||!this._isBelowThreshold(this._vector))return this._active=!0,{bearingDelta:Qn(this._vector,r),pinchAround:e}},e.prototype._isBelowThreshold=function(t){this._minDiameter=Math.min(this._minDiameter,t.mag());var e=25/(Math.PI*this._minDiameter)*360,r=Qn(t,this._startVector);return Math.abs(r)<e},e}(Xn);function ti(t){return Math.abs(t.y)>Math.abs(t.x)}var ei=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.reset=function(){t.prototype.reset.call(this),this._valid=void 0,delete this._firstMove,delete this._lastPoints},e.prototype._start=function(t){this._lastPoints=t,ti(t[0].sub(t[1]))&&(this._valid=!1)},e.prototype._move=function(t,e,r){var n=t[0].sub(this._lastPoints[0]),i=t[1].sub(this._lastPoints[1]);if(this._valid=this.gestureBeginsVertically(n,i,r.timeStamp),this._valid)return this._lastPoints=t,this._active=!0,{pitchDelta:(n.y+i.y)/2*-.5}},e.prototype.gestureBeginsVertically=function(t,e,r){if(void 0!==this._valid)return this._valid;var n=t.mag()>=2,i=e.mag()>=2;if(n||i){if(!n||!i)return void 0===this._firstMove&&(this._firstMove=r),r-this._firstMove<100&&void 0;var a=t.y>0==e.y>0;return ti(t)&&ti(e)&&a}},e}(Xn),ri={panStep:100,bearingStep:15,pitchStep:10},ni=function(){var t=ri;this._panStep=t.panStep,this._bearingStep=t.bearingStep,this._pitchStep=t.pitchStep};function ii(t){return t*(2-t)}ni.prototype.reset=function(){this._active=!1},ni.prototype.keydown=function(t){var e=this;if(!(t.altKey||t.ctrlKey||t.metaKey)){var r=0,n=0,i=0,a=0,o=0;switch(t.keyCode){case 61:case 107:case 171:case 187:r=1;break;case 189:case 109:case 173:r=-1;break;case 37:t.shiftKey?n=-1:(t.preventDefault(),a=-1);break;case 39:t.shiftKey?n=1:(t.preventDefault(),a=1);break;case 38:t.shiftKey?i=1:(t.preventDefault(),o=-1);break;case 40:t.shiftKey?i=-1:(t.preventDefault(),o=1);break;default:return}return{cameraAnimation:function(s){var l=s.getZoom();s.easeTo({duration:300,easeId:\"keyboardHandler\",easing:ii,zoom:r?Math.round(l)+r*(t.shiftKey?2:1):l,bearing:s.getBearing()+n*e._bearingStep,pitch:s.getPitch()+i*e._pitchStep,offset:[-a*e._panStep,-o*e._panStep],center:s.getCenter()},{originalEvent:t})}}}},ni.prototype.enable=function(){this._enabled=!0},ni.prototype.disable=function(){this._enabled=!1,this.reset()},ni.prototype.isEnabled=function(){return this._enabled},ni.prototype.isActive=function(){return this._active};var ai=function(e,r){this._map=e,this._el=e.getCanvasContainer(),this._handler=r,this._delta=0,this._defaultZoomRate=.01,this._wheelZoomRate=1/450,t.bindAll([\"_onWheel\",\"_onTimeout\",\"_onScrollFrame\",\"_onScrollFinished\"],this)};ai.prototype.setZoomRate=function(t){this._defaultZoomRate=t},ai.prototype.setWheelZoomRate=function(t){this._wheelZoomRate=t},ai.prototype.isEnabled=function(){return!!this._enabled},ai.prototype.isActive=function(){return!!this._active||void 0!==this._finishTimeout},ai.prototype.isZooming=function(){return!!this._zooming},ai.prototype.enable=function(t){this.isEnabled()||(this._enabled=!0,this._aroundCenter=t&&\"center\"===t.around)},ai.prototype.disable=function(){this.isEnabled()&&(this._enabled=!1)},ai.prototype.wheel=function(e){if(this.isEnabled()){var r=e.deltaMode===t.window.WheelEvent.DOM_DELTA_LINE?40*e.deltaY:e.deltaY,n=t.browser.now(),i=n-(this._lastWheelEventTime||0);this._lastWheelEventTime=n,0!==r&&r%4.000244140625==0?this._type=\"wheel\":0!==r&&Math.abs(r)<4?this._type=\"trackpad\":i>400?(this._type=null,this._lastValue=r,this._timeout=setTimeout(this._onTimeout,40,e)):this._type||(this._type=Math.abs(i*r)<200?\"trackpad\":\"wheel\",this._timeout&&(clearTimeout(this._timeout),this._timeout=null,r+=this._lastValue)),e.shiftKey&&r&&(r/=4),this._type&&(this._lastWheelEvent=e,this._delta-=r,this._active||this._start(e)),e.preventDefault()}},ai.prototype._onTimeout=function(t){this._type=\"wheel\",this._delta-=this._lastValue,this._active||this._start(t)},ai.prototype._start=function(e){if(this._delta){this._frameId&&(this._frameId=null),this._active=!0,this.isZooming()||(this._zooming=!0),this._finishTimeout&&(clearTimeout(this._finishTimeout),delete this._finishTimeout);var n=r.mousePos(this._el,e);this._around=t.LngLat.convert(this._aroundCenter?this._map.getCenter():this._map.unproject(n)),this._aroundPoint=this._map.transform.locationPoint(this._around),this._frameId||(this._frameId=!0,this._handler._triggerRenderFrame())}},ai.prototype.renderFrame=function(){return this._onScrollFrame()},ai.prototype._onScrollFrame=function(){var e=this;if(this._frameId&&(this._frameId=null,this.isActive())){var r=this._map.transform;if(0!==this._delta){var n=\"wheel\"===this._type&&Math.abs(this._delta)>4.000244140625?this._wheelZoomRate:this._defaultZoomRate,i=2/(1+Math.exp(-Math.abs(this._delta*n)));this._delta<0&&0!==i&&(i=1/i);var a=\"number\"==typeof this._targetZoom?r.zoomScale(this._targetZoom):r.scale;this._targetZoom=Math.min(r.maxZoom,Math.max(r.minZoom,r.scaleZoom(a*i))),\"wheel\"===this._type&&(this._startZoom=r.zoom,this._easing=this._smoothOutEasing(200)),this._delta=0}var o,s=\"number\"==typeof this._targetZoom?this._targetZoom:r.zoom,l=this._startZoom,c=this._easing,u=!1;if(\"wheel\"===this._type&&l&&c){var f=Math.min((t.browser.now()-this._lastWheelEventTime)/200,1),h=c(f);o=t.number(l,s,h),f<1?this._frameId||(this._frameId=!0):u=!0}else o=s,u=!0;return this._active=!0,u&&(this._active=!1,this._finishTimeout=setTimeout((function(){e._zooming=!1,e._handler._triggerRenderFrame(),delete e._targetZoom,delete e._finishTimeout}),200)),{noInertia:!0,needsRenderFrame:!u,zoomDelta:o-r.zoom,around:this._aroundPoint,originalEvent:this._lastWheelEvent}}},ai.prototype._smoothOutEasing=function(e){var r=t.ease;if(this._prevEase){var n=this._prevEase,i=(t.browser.now()-n.start)/n.duration,a=n.easing(i+.01)-n.easing(i),o=.27/Math.sqrt(a*a+1e-4)*.01,s=Math.sqrt(.0729-o*o);r=t.bezier(o,s,.25,1)}return this._prevEase={start:t.browser.now(),duration:e,easing:r},r},ai.prototype.reset=function(){this._active=!1};var oi=function(t,e){this._clickZoom=t,this._tapZoom=e};oi.prototype.enable=function(){this._clickZoom.enable(),this._tapZoom.enable()},oi.prototype.disable=function(){this._clickZoom.disable(),this._tapZoom.disable()},oi.prototype.isEnabled=function(){return this._clickZoom.isEnabled()&&this._tapZoom.isEnabled()},oi.prototype.isActive=function(){return this._clickZoom.isActive()||this._tapZoom.isActive()};var si=function(){this.reset()};si.prototype.reset=function(){this._active=!1},si.prototype.dblclick=function(t,e){return t.preventDefault(),{cameraAnimation:function(r){r.easeTo({duration:300,zoom:r.getZoom()+(t.shiftKey?-1:1),around:r.unproject(e)},{originalEvent:t})}}},si.prototype.enable=function(){this._enabled=!0},si.prototype.disable=function(){this._enabled=!1,this.reset()},si.prototype.isEnabled=function(){return this._enabled},si.prototype.isActive=function(){return this._active};var li=function(){this._tap=new Un({numTouches:1,numTaps:1}),this.reset()};li.prototype.reset=function(){this._active=!1,delete this._swipePoint,delete this._swipeTouch,delete this._tapTime,this._tap.reset()},li.prototype.touchstart=function(t,e,r){this._swipePoint||(this._tapTime&&t.timeStamp-this._tapTime>500&&this.reset(),this._tapTime?r.length>0&&(this._swipePoint=e[0],this._swipeTouch=r[0].identifier):this._tap.touchstart(t,e,r))},li.prototype.touchmove=function(t,e,r){if(this._tapTime){if(this._swipePoint){if(r[0].identifier!==this._swipeTouch)return;var n=e[0],i=n.y-this._swipePoint.y;return this._swipePoint=n,t.preventDefault(),this._active=!0,{zoomDelta:i/128}}}else this._tap.touchmove(t,e,r)},li.prototype.touchend=function(t,e,r){this._tapTime?this._swipePoint&&0===r.length&&this.reset():this._tap.touchend(t,e,r)&&(this._tapTime=t.timeStamp)},li.prototype.touchcancel=function(){this.reset()},li.prototype.enable=function(){this._enabled=!0},li.prototype.disable=function(){this._enabled=!1,this.reset()},li.prototype.isEnabled=function(){return this._enabled},li.prototype.isActive=function(){return this._active};var ci=function(t,e,r){this._el=t,this._mousePan=e,this._touchPan=r};ci.prototype.enable=function(t){this._inertiaOptions=t||{},this._mousePan.enable(),this._touchPan.enable(),this._el.classList.add(\"mapboxgl-touch-drag-pan\")},ci.prototype.disable=function(){this._mousePan.disable(),this._touchPan.disable(),this._el.classList.remove(\"mapboxgl-touch-drag-pan\")},ci.prototype.isEnabled=function(){return this._mousePan.isEnabled()&&this._touchPan.isEnabled()},ci.prototype.isActive=function(){return this._mousePan.isActive()||this._touchPan.isActive()};var ui=function(t,e,r){this._pitchWithRotate=t.pitchWithRotate,this._mouseRotate=e,this._mousePitch=r};ui.prototype.enable=function(){this._mouseRotate.enable(),this._pitchWithRotate&&this._mousePitch.enable()},ui.prototype.disable=function(){this._mouseRotate.disable(),this._mousePitch.disable()},ui.prototype.isEnabled=function(){return this._mouseRotate.isEnabled()&&(!this._pitchWithRotate||this._mousePitch.isEnabled())},ui.prototype.isActive=function(){return this._mouseRotate.isActive()||this._mousePitch.isActive()};var fi=function(t,e,r,n){this._el=t,this._touchZoom=e,this._touchRotate=r,this._tapDragZoom=n,this._rotationDisabled=!1,this._enabled=!0};fi.prototype.enable=function(t){this._touchZoom.enable(t),this._rotationDisabled||this._touchRotate.enable(t),this._tapDragZoom.enable(),this._el.classList.add(\"mapboxgl-touch-zoom-rotate\")},fi.prototype.disable=function(){this._touchZoom.disable(),this._touchRotate.disable(),this._tapDragZoom.disable(),this._el.classList.remove(\"mapboxgl-touch-zoom-rotate\")},fi.prototype.isEnabled=function(){return this._touchZoom.isEnabled()&&(this._rotationDisabled||this._touchRotate.isEnabled())&&this._tapDragZoom.isEnabled()},fi.prototype.isActive=function(){return this._touchZoom.isActive()||this._touchRotate.isActive()||this._tapDragZoom.isActive()},fi.prototype.disableRotation=function(){this._rotationDisabled=!0,this._touchRotate.disable()},fi.prototype.enableRotation=function(){this._rotationDisabled=!1,this._touchZoom.isEnabled()&&this._touchRotate.enable()};var hi=function(t){return t.zoom||t.drag||t.pitch||t.rotate},pi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e}(t.Event);function di(t){return t.panDelta&&t.panDelta.mag()||t.zoomDelta||t.bearingDelta||t.pitchDelta}var gi=function(e,n){this._map=e,this._el=this._map.getCanvasContainer(),this._handlers=[],this._handlersById={},this._changes=[],this._inertia=new Ln(e),this._bearingSnap=n.bearingSnap,this._previousActiveHandlers={},this._eventsInProgress={},this._addDefaultHandlers(n),t.bindAll([\"handleEvent\",\"handleWindowEvent\"],this);var i=this._el;this._listeners=[[i,\"touchstart\",{passive:!1}],[i,\"touchmove\",{passive:!1}],[i,\"touchend\",void 0],[i,\"touchcancel\",void 0],[i,\"mousedown\",void 0],[i,\"mousemove\",void 0],[i,\"mouseup\",void 0],[t.window.document,\"mousemove\",{capture:!0}],[t.window.document,\"mouseup\",void 0],[i,\"mouseover\",void 0],[i,\"mouseout\",void 0],[i,\"dblclick\",void 0],[i,\"click\",void 0],[i,\"keydown\",{capture:!1}],[i,\"keyup\",void 0],[i,\"wheel\",{passive:!1}],[i,\"contextmenu\",void 0],[t.window,\"blur\",void 0]];for(var a=0,o=this._listeners;a<o.length;a+=1){var s=o[a],l=s[0];r.addEventListener(l,s[1],l===t.window.document?this.handleWindowEvent:this.handleEvent,s[2])}};gi.prototype.destroy=function(){for(var e=0,n=this._listeners;e<n.length;e+=1){var i=n[e],a=i[0];r.removeEventListener(a,i[1],a===t.window.document?this.handleWindowEvent:this.handleEvent,i[2])}},gi.prototype._addDefaultHandlers=function(t){var e=this._map,r=e.getCanvasContainer();this._add(\"mapEvent\",new Rn(e,t));var n=e.boxZoom=new Bn(e,t);this._add(\"boxZoom\",n);var i=new Vn,a=new si;e.doubleClickZoom=new oi(a,i),this._add(\"tapZoom\",i),this._add(\"clickZoom\",a);var o=new li;this._add(\"tapDragZoom\",o);var s=e.touchPitch=new ei;this._add(\"touchPitch\",s);var l=new Gn(t),c=new Yn(t);e.dragRotate=new ui(t,l,c),this._add(\"mouseRotate\",l,[\"mousePitch\"]),this._add(\"mousePitch\",c,[\"mouseRotate\"]);var u=new Hn(t),f=new Wn(t);e.dragPan=new ci(r,u,f),this._add(\"mousePan\",u),this._add(\"touchPan\",f,[\"touchZoom\",\"touchRotate\"]);var h=new $n,p=new Kn;e.touchZoomRotate=new fi(r,p,h,o),this._add(\"touchRotate\",h,[\"touchPan\",\"touchZoom\"]),this._add(\"touchZoom\",p,[\"touchPan\",\"touchRotate\"]);var d=e.scrollZoom=new ai(e,this);this._add(\"scrollZoom\",d,[\"mousePan\"]);var g=e.keyboard=new ni;this._add(\"keyboard\",g),this._add(\"blockableMapEvent\",new Fn(e));for(var m=0,v=[\"boxZoom\",\"doubleClickZoom\",\"tapDragZoom\",\"touchPitch\",\"dragRotate\",\"dragPan\",\"touchZoomRotate\",\"scrollZoom\",\"keyboard\"];m<v.length;m+=1){var y=v[m];t.interactive&&t[y]&&e[y].enable(t[y])}},gi.prototype._add=function(t,e,r){this._handlers.push({handlerName:t,handler:e,allowed:r}),this._handlersById[t]=e},gi.prototype.stop=function(){if(!this._updatingCamera){for(var t=0,e=this._handlers;t<e.length;t+=1)e[t].handler.reset();this._inertia.clear(),this._fireEvents({},{}),this._changes=[]}},gi.prototype.isActive=function(){for(var t=0,e=this._handlers;t<e.length;t+=1)if(e[t].handler.isActive())return!0;return!1},gi.prototype.isZooming=function(){return!!this._eventsInProgress.zoom||this._map.scrollZoom.isZooming()},gi.prototype.isRotating=function(){return!!this._eventsInProgress.rotate},gi.prototype.isMoving=function(){return Boolean(hi(this._eventsInProgress))||this.isZooming()},gi.prototype._blockedByActive=function(t,e,r){for(var n in t)if(n!==r&&(!e||e.indexOf(n)<0))return!0;return!1},gi.prototype.handleWindowEvent=function(t){this.handleEvent(t,t.type+\"Window\")},gi.prototype._getMapTouches=function(t){for(var e=[],r=0,n=t;r<n.length;r+=1){var i=n[r];this._el.contains(i.target)&&e.push(i)}return e},gi.prototype.handleEvent=function(t,e){if(\"blur\"!==t.type){this._updatingCamera=!0;for(var n=\"renderFrame\"===t.type?void 0:t,i={needsRenderFrame:!1},a={},o={},s=t.touches?this._getMapTouches(t.touches):void 0,l=s?r.touchPos(this._el,s):r.mousePos(this._el,t),c=0,u=this._handlers;c<u.length;c+=1){var f=u[c],h=f.handlerName,p=f.handler,d=f.allowed;if(p.isEnabled()){var g=void 0;this._blockedByActive(o,d,h)?p.reset():p[e||t.type]&&(g=p[e||t.type](t,l,s),this.mergeHandlerResult(i,a,g,h,n),g&&g.needsRenderFrame&&this._triggerRenderFrame()),(g||p.isActive())&&(o[h]=p)}}var m={};for(var v in this._previousActiveHandlers)o[v]||(m[v]=n);this._previousActiveHandlers=o,(Object.keys(m).length||di(i))&&(this._changes.push([i,a,m]),this._triggerRenderFrame()),(Object.keys(o).length||di(i))&&this._map._stop(!0),this._updatingCamera=!1;var y=i.cameraAnimation;y&&(this._inertia.clear(),this._fireEvents({},{}),this._changes=[],y(this._map))}else this.stop()},gi.prototype.mergeHandlerResult=function(e,r,n,i,a){if(n){t.extend(e,n);var o={handlerName:i,originalEvent:n.originalEvent||a};void 0!==n.zoomDelta&&(r.zoom=o),void 0!==n.panDelta&&(r.drag=o),void 0!==n.pitchDelta&&(r.pitch=o),void 0!==n.bearingDelta&&(r.rotate=o)}},gi.prototype._applyChanges=function(){for(var e={},r={},n={},i=0,a=this._changes;i<a.length;i+=1){var o=a[i],s=o[0],l=o[1],c=o[2];s.panDelta&&(e.panDelta=(e.panDelta||new t.Point(0,0))._add(s.panDelta)),s.zoomDelta&&(e.zoomDelta=(e.zoomDelta||0)+s.zoomDelta),s.bearingDelta&&(e.bearingDelta=(e.bearingDelta||0)+s.bearingDelta),s.pitchDelta&&(e.pitchDelta=(e.pitchDelta||0)+s.pitchDelta),void 0!==s.around&&(e.around=s.around),void 0!==s.pinchAround&&(e.pinchAround=s.pinchAround),s.noInertia&&(e.noInertia=s.noInertia),t.extend(r,l),t.extend(n,c)}this._updateMapTransform(e,r,n),this._changes=[]},gi.prototype._updateMapTransform=function(t,e,r){var n=this._map,i=n.transform;if(!di(t))return this._fireEvents(e,r);var a=t.panDelta,o=t.zoomDelta,s=t.bearingDelta,l=t.pitchDelta,c=t.around,u=t.pinchAround;void 0!==u&&(c=u),n._stop(!0),c=c||n.transform.centerPoint;var f=i.pointLocation(a?c.sub(a):c);s&&(i.bearing+=s),l&&(i.pitch+=l),o&&(i.zoom+=o),i.setLocationAtPoint(f,c),this._map._update(),t.noInertia||this._inertia.record(t),this._fireEvents(e,r)},gi.prototype._fireEvents=function(e,r){var n=this,i=hi(this._eventsInProgress),a=hi(e),o={};for(var s in e)this._eventsInProgress[s]||(o[s+\"start\"]=e[s].originalEvent),this._eventsInProgress[s]=e[s];for(var l in!i&&a&&this._fireEvent(\"movestart\",a.originalEvent),o)this._fireEvent(l,o[l]);for(var c in e.rotate&&(this._bearingChanged=!0),a&&this._fireEvent(\"move\",a.originalEvent),e)this._fireEvent(c,e[c].originalEvent);var u,f={};for(var h in this._eventsInProgress){var p=this._eventsInProgress[h],d=p.handlerName,g=p.originalEvent;this._handlersById[d].isActive()||(delete this._eventsInProgress[h],f[h+\"end\"]=u=r[d]||g)}for(var m in f)this._fireEvent(m,f[m]);var v=hi(this._eventsInProgress);if((i||a)&&!v){this._updatingCamera=!0;var y=this._inertia._onMoveEnd(this._map.dragPan._inertiaOptions),x=function(t){return 0!==t&&-n._bearingSnap<t&&t<n._bearingSnap};y?(x(y.bearing||this._map.getBearing())&&(y.bearing=0),this._map.easeTo(y,{originalEvent:u})):(this._map.fire(new t.Event(\"moveend\",{originalEvent:u})),x(this._map.getBearing())&&this._map.resetNorth()),this._bearingChanged=!1,this._updatingCamera=!1}},gi.prototype._fireEvent=function(e,r){this._map.fire(new t.Event(e,r?{originalEvent:r}:{}))},gi.prototype._triggerRenderFrame=function(){var t=this;void 0===this._frameId&&(this._frameId=this._map._requestRenderFrame((function(e){delete t._frameId,t.handleEvent(new pi(\"renderFrame\",{timeStamp:e})),t._applyChanges()})))};var mi=function(e){function r(r,n){e.call(this),this._moving=!1,this._zooming=!1,this.transform=r,this._bearingSnap=n.bearingSnap,t.bindAll([\"_renderFrameCallback\"],this)}return e&&(r.__proto__=e),(r.prototype=Object.create(e&&e.prototype)).constructor=r,r.prototype.getCenter=function(){return new t.LngLat(this.transform.center.lng,this.transform.center.lat)},r.prototype.setCenter=function(t,e){return this.jumpTo({center:t},e)},r.prototype.panBy=function(e,r,n){return e=t.Point.convert(e).mult(-1),this.panTo(this.transform.center,t.extend({offset:e},r),n)},r.prototype.panTo=function(e,r,n){return this.easeTo(t.extend({center:e},r),n)},r.prototype.getZoom=function(){return this.transform.zoom},r.prototype.setZoom=function(t,e){return this.jumpTo({zoom:t},e),this},r.prototype.zoomTo=function(e,r,n){return this.easeTo(t.extend({zoom:e},r),n)},r.prototype.zoomIn=function(t,e){return this.zoomTo(this.getZoom()+1,t,e),this},r.prototype.zoomOut=function(t,e){return this.zoomTo(this.getZoom()-1,t,e),this},r.prototype.getBearing=function(){return this.transform.bearing},r.prototype.setBearing=function(t,e){return this.jumpTo({bearing:t},e),this},r.prototype.getPadding=function(){return this.transform.padding},r.prototype.setPadding=function(t,e){return this.jumpTo({padding:t},e),this},r.prototype.rotateTo=function(e,r,n){return this.easeTo(t.extend({bearing:e},r),n)},r.prototype.resetNorth=function(e,r){return this.rotateTo(0,t.extend({duration:1e3},e),r),this},r.prototype.resetNorthPitch=function(e,r){return this.easeTo(t.extend({bearing:0,pitch:0,duration:1e3},e),r),this},r.prototype.snapToNorth=function(t,e){return Math.abs(this.getBearing())<this._bearingSnap?this.resetNorth(t,e):this},r.prototype.getPitch=function(){return this.transform.pitch},r.prototype.setPitch=function(t,e){return this.jumpTo({pitch:t},e),this},r.prototype.cameraForBounds=function(e,r){return e=t.LngLatBounds.convert(e),this._cameraForBoxAndBearing(e.getNorthWest(),e.getSouthEast(),0,r)},r.prototype._cameraForBoxAndBearing=function(e,r,n,i){var a={top:0,bottom:0,right:0,left:0};if(\"number\"==typeof(i=t.extend({padding:a,offset:[0,0],maxZoom:this.transform.maxZoom},i)).padding){var o=i.padding;i.padding={top:o,bottom:o,right:o,left:o}}i.padding=t.extend(a,i.padding);var s=this.transform,l=s.padding,c=s.project(t.LngLat.convert(e)),u=s.project(t.LngLat.convert(r)),f=c.rotate(-n*Math.PI/180),h=u.rotate(-n*Math.PI/180),p=new t.Point(Math.max(f.x,h.x),Math.max(f.y,h.y)),d=new t.Point(Math.min(f.x,h.x),Math.min(f.y,h.y)),g=p.sub(d),m=(s.width-(l.left+l.right+i.padding.left+i.padding.right))/g.x,v=(s.height-(l.top+l.bottom+i.padding.top+i.padding.bottom))/g.y;if(!(v<0||m<0)){var y=Math.min(s.scaleZoom(s.scale*Math.min(m,v)),i.maxZoom),x=t.Point.convert(i.offset),b=new t.Point(x.x+(i.padding.left-i.padding.right)/2,x.y+(i.padding.top-i.padding.bottom)/2).mult(s.scale/s.zoomScale(y));return{center:s.unproject(c.add(u).div(2).sub(b)),zoom:y,bearing:n}}t.warnOnce(\"Map cannot fit within canvas with the given bounds, padding, and/or offset.\")},r.prototype.fitBounds=function(t,e,r){return this._fitInternal(this.cameraForBounds(t,e),e,r)},r.prototype.fitScreenCoordinates=function(e,r,n,i,a){return this._fitInternal(this._cameraForBoxAndBearing(this.transform.pointLocation(t.Point.convert(e)),this.transform.pointLocation(t.Point.convert(r)),n,i),i,a)},r.prototype._fitInternal=function(e,r,n){return e?(delete(r=t.extend(e,r)).padding,r.linear?this.easeTo(r,n):this.flyTo(r,n)):this},r.prototype.jumpTo=function(e,r){this.stop();var n=this.transform,i=!1,a=!1,o=!1;return\"zoom\"in e&&n.zoom!==+e.zoom&&(i=!0,n.zoom=+e.zoom),void 0!==e.center&&(n.center=t.LngLat.convert(e.center)),\"bearing\"in e&&n.bearing!==+e.bearing&&(a=!0,n.bearing=+e.bearing),\"pitch\"in e&&n.pitch!==+e.pitch&&(o=!0,n.pitch=+e.pitch),null==e.padding||n.isPaddingEqual(e.padding)||(n.padding=e.padding),this.fire(new t.Event(\"movestart\",r)).fire(new t.Event(\"move\",r)),i&&this.fire(new t.Event(\"zoomstart\",r)).fire(new t.Event(\"zoom\",r)).fire(new t.Event(\"zoomend\",r)),a&&this.fire(new t.Event(\"rotatestart\",r)).fire(new t.Event(\"rotate\",r)).fire(new t.Event(\"rotateend\",r)),o&&this.fire(new t.Event(\"pitchstart\",r)).fire(new t.Event(\"pitch\",r)).fire(new t.Event(\"pitchend\",r)),this.fire(new t.Event(\"moveend\",r))},r.prototype.easeTo=function(e,r){var n=this;this._stop(!1,e.easeId),(!1===(e=t.extend({offset:[0,0],duration:500,easing:t.ease},e)).animate||!e.essential&&t.browser.prefersReducedMotion)&&(e.duration=0);var i=this.transform,a=this.getZoom(),o=this.getBearing(),s=this.getPitch(),l=this.getPadding(),c=\"zoom\"in e?+e.zoom:a,u=\"bearing\"in e?this._normalizeBearing(e.bearing,o):o,f=\"pitch\"in e?+e.pitch:s,h=\"padding\"in e?e.padding:i.padding,p=t.Point.convert(e.offset),d=i.centerPoint.add(p),g=i.pointLocation(d),m=t.LngLat.convert(e.center||g);this._normalizeCenter(m);var v,y,x=i.project(g),b=i.project(m).sub(x),_=i.zoomScale(c-a);e.around&&(v=t.LngLat.convert(e.around),y=i.locationPoint(v));var w={moving:this._moving,zooming:this._zooming,rotating:this._rotating,pitching:this._pitching};return this._zooming=this._zooming||c!==a,this._rotating=this._rotating||o!==u,this._pitching=this._pitching||f!==s,this._padding=!i.isPaddingEqual(h),this._easeId=e.easeId,this._prepareEase(r,e.noMoveStart,w),clearTimeout(this._easeEndTimeoutID),this._ease((function(e){if(n._zooming&&(i.zoom=t.number(a,c,e)),n._rotating&&(i.bearing=t.number(o,u,e)),n._pitching&&(i.pitch=t.number(s,f,e)),n._padding&&(i.interpolatePadding(l,h,e),d=i.centerPoint.add(p)),v)i.setLocationAtPoint(v,y);else{var g=i.zoomScale(i.zoom-a),m=c>a?Math.min(2,_):Math.max(.5,_),w=Math.pow(m,1-e),T=i.unproject(x.add(b.mult(e*w)).mult(g));i.setLocationAtPoint(i.renderWorldCopies?T.wrap():T,d)}n._fireMoveEvents(r)}),(function(t){n._afterEase(r,t)}),e),this},r.prototype._prepareEase=function(e,r,n){void 0===n&&(n={}),this._moving=!0,r||n.moving||this.fire(new t.Event(\"movestart\",e)),this._zooming&&!n.zooming&&this.fire(new t.Event(\"zoomstart\",e)),this._rotating&&!n.rotating&&this.fire(new t.Event(\"rotatestart\",e)),this._pitching&&!n.pitching&&this.fire(new t.Event(\"pitchstart\",e))},r.prototype._fireMoveEvents=function(e){this.fire(new t.Event(\"move\",e)),this._zooming&&this.fire(new t.Event(\"zoom\",e)),this._rotating&&this.fire(new t.Event(\"rotate\",e)),this._pitching&&this.fire(new t.Event(\"pitch\",e))},r.prototype._afterEase=function(e,r){if(!this._easeId||!r||this._easeId!==r){delete this._easeId;var n=this._zooming,i=this._rotating,a=this._pitching;this._moving=!1,this._zooming=!1,this._rotating=!1,this._pitching=!1,this._padding=!1,n&&this.fire(new t.Event(\"zoomend\",e)),i&&this.fire(new t.Event(\"rotateend\",e)),a&&this.fire(new t.Event(\"pitchend\",e)),this.fire(new t.Event(\"moveend\",e))}},r.prototype.flyTo=function(e,r){var n=this;if(!e.essential&&t.browser.prefersReducedMotion){var i=t.pick(e,[\"center\",\"zoom\",\"bearing\",\"pitch\",\"around\"]);return this.jumpTo(i,r)}this.stop(),e=t.extend({offset:[0,0],speed:1.2,curve:1.42,easing:t.ease},e);var a=this.transform,o=this.getZoom(),s=this.getBearing(),l=this.getPitch(),c=this.getPadding(),u=\"zoom\"in e?t.clamp(+e.zoom,a.minZoom,a.maxZoom):o,f=\"bearing\"in e?this._normalizeBearing(e.bearing,s):s,h=\"pitch\"in e?+e.pitch:l,p=\"padding\"in e?e.padding:a.padding,d=a.zoomScale(u-o),g=t.Point.convert(e.offset),m=a.centerPoint.add(g),v=a.pointLocation(m),y=t.LngLat.convert(e.center||v);this._normalizeCenter(y);var x=a.project(v),b=a.project(y).sub(x),_=e.curve,w=Math.max(a.width,a.height),T=w/d,k=b.mag();if(\"minZoom\"in e){var M=t.clamp(Math.min(e.minZoom,o,u),a.minZoom,a.maxZoom),A=w/a.zoomScale(M-o);_=Math.sqrt(A/k*2)}var S=_*_;function E(t){var e=(T*T-w*w+(t?-1:1)*S*S*k*k)/(2*(t?T:w)*S*k);return Math.log(Math.sqrt(e*e+1)-e)}function C(t){return(Math.exp(t)-Math.exp(-t))/2}function L(t){return(Math.exp(t)+Math.exp(-t))/2}var I=E(0),P=function(t){return L(I)/L(I+_*t)},z=function(t){return w*((L(I)*(C(e=I+_*t)/L(e))-C(I))/S)/k;var e},O=(E(1)-I)/_;if(Math.abs(k)<1e-6||!isFinite(O)){if(Math.abs(w-T)<1e-6)return this.easeTo(e,r);var D=T<w?-1:1;O=Math.abs(Math.log(T/w))/_,z=function(){return 0},P=function(t){return Math.exp(D*_*t)}}return e.duration=\"duration\"in e?+e.duration:1e3*O/(\"screenSpeed\"in e?+e.screenSpeed/_:+e.speed),e.maxDuration&&e.duration>e.maxDuration&&(e.duration=0),this._zooming=!0,this._rotating=s!==f,this._pitching=h!==l,this._padding=!a.isPaddingEqual(p),this._prepareEase(r,!1),this._ease((function(e){var i=e*O,d=1/P(i);a.zoom=1===e?u:o+a.scaleZoom(d),n._rotating&&(a.bearing=t.number(s,f,e)),n._pitching&&(a.pitch=t.number(l,h,e)),n._padding&&(a.interpolatePadding(c,p,e),m=a.centerPoint.add(g));var v=1===e?y:a.unproject(x.add(b.mult(z(i))).mult(d));a.setLocationAtPoint(a.renderWorldCopies?v.wrap():v,m),n._fireMoveEvents(r)}),(function(){return n._afterEase(r)}),e),this},r.prototype.isEasing=function(){return!!this._easeFrameId},r.prototype.stop=function(){return this._stop()},r.prototype._stop=function(t,e){if(this._easeFrameId&&(this._cancelRenderFrame(this._easeFrameId),delete this._easeFrameId,delete this._onEaseFrame),this._onEaseEnd){var r=this._onEaseEnd;delete this._onEaseEnd,r.call(this,e)}if(!t){var n=this.handlers;n&&n.stop()}return this},r.prototype._ease=function(e,r,n){!1===n.animate||0===n.duration?(e(1),r()):(this._easeStart=t.browser.now(),this._easeOptions=n,this._onEaseFrame=e,this._onEaseEnd=r,this._easeFrameId=this._requestRenderFrame(this._renderFrameCallback))},r.prototype._renderFrameCallback=function(){var e=Math.min((t.browser.now()-this._easeStart)/this._easeOptions.duration,1);this._onEaseFrame(this._easeOptions.easing(e)),e<1?this._easeFrameId=this._requestRenderFrame(this._renderFrameCallback):this.stop()},r.prototype._normalizeBearing=function(e,r){e=t.wrap(e,-180,180);var n=Math.abs(e-r);return Math.abs(e-360-r)<n&&(e-=360),Math.abs(e+360-r)<n&&(e+=360),e},r.prototype._normalizeCenter=function(t){var e=this.transform;if(e.renderWorldCopies&&!e.lngRange){var r=t.lng-e.center.lng;t.lng+=r>180?-360:r<-180?360:0}},r}(t.Evented),vi=function(e){void 0===e&&(e={}),this.options=e,t.bindAll([\"_updateEditLink\",\"_updateData\",\"_updateCompact\"],this)};vi.prototype.getDefaultPosition=function(){return\"bottom-right\"},vi.prototype.onAdd=function(t){var e=this.options&&this.options.compact;return this._map=t,this._container=r.create(\"div\",\"mapboxgl-ctrl mapboxgl-ctrl-attrib\"),this._innerContainer=r.create(\"div\",\"mapboxgl-ctrl-attrib-inner\",this._container),e&&this._container.classList.add(\"mapboxgl-compact\"),this._updateAttributions(),this._updateEditLink(),this._map.on(\"styledata\",this._updateData),this._map.on(\"sourcedata\",this._updateData),this._map.on(\"moveend\",this._updateEditLink),void 0===e&&(this._map.on(\"resize\",this._updateCompact),this._updateCompact()),this._container},vi.prototype.onRemove=function(){r.remove(this._container),this._map.off(\"styledata\",this._updateData),this._map.off(\"sourcedata\",this._updateData),this._map.off(\"moveend\",this._updateEditLink),this._map.off(\"resize\",this._updateCompact),this._map=void 0,this._attribHTML=void 0},vi.prototype._updateEditLink=function(){var e=this._editLink;e||(e=this._editLink=this._container.querySelector(\".mapbox-improve-map\"));var r=[{key:\"owner\",value:this.styleOwner},{key:\"id\",value:this.styleId},{key:\"access_token\",value:this._map._requestManager._customAccessToken||t.config.ACCESS_TOKEN}];if(e){var n=r.reduce((function(t,e,n){return e.value&&(t+=e.key+\"=\"+e.value+(n<r.length-1?\"&\":\"\")),t}),\"?\");e.href=t.config.FEEDBACK_URL+\"/\"+n+(this._map._hash?this._map._hash.getHashString(!0):\"\"),e.rel=\"noopener nofollow\"}},vi.prototype._updateData=function(t){!t||\"metadata\"!==t.sourceDataType&&\"style\"!==t.dataType||(this._updateAttributions(),this._updateEditLink())},vi.prototype._updateAttributions=function(){if(this._map.style){var t=[];if(this.options.customAttribution&&(Array.isArray(this.options.customAttribution)?t=t.concat(this.options.customAttribution.map((function(t){return\"string\"!=typeof t?\"\":t}))):\"string\"==typeof this.options.customAttribution&&t.push(this.options.customAttribution)),this._map.style.stylesheet){var e=this._map.style.stylesheet;this.styleOwner=e.owner,this.styleId=e.id}var r=this._map.style.sourceCaches;for(var n in r){var i=r[n];if(i.used){var a=i.getSource();a.attribution&&t.indexOf(a.attribution)<0&&t.push(a.attribution)}}t.sort((function(t,e){return t.length-e.length}));var o=(t=t.filter((function(e,r){for(var n=r+1;n<t.length;n++)if(t[n].indexOf(e)>=0)return!1;return!0}))).join(\" | \");o!==this._attribHTML&&(this._attribHTML=o,t.length?(this._innerContainer.innerHTML=o,this._container.classList.remove(\"mapboxgl-attrib-empty\")):this._container.classList.add(\"mapboxgl-attrib-empty\"),this._editLink=null)}},vi.prototype._updateCompact=function(){this._map.getCanvasContainer().offsetWidth<=640?this._container.classList.add(\"mapboxgl-compact\"):this._container.classList.remove(\"mapboxgl-compact\")};var yi=function(){t.bindAll([\"_updateLogo\"],this),t.bindAll([\"_updateCompact\"],this)};yi.prototype.onAdd=function(t){this._map=t,this._container=r.create(\"div\",\"mapboxgl-ctrl\");var e=r.create(\"a\",\"mapboxgl-ctrl-logo\");return e.target=\"_blank\",e.rel=\"noopener nofollow\",e.href=\"https://www.mapbox.com/\",e.setAttribute(\"aria-label\",this._map._getUIString(\"LogoControl.Title\")),e.setAttribute(\"rel\",\"noopener nofollow\"),this._container.appendChild(e),this._container.style.display=\"none\",this._map.on(\"sourcedata\",this._updateLogo),this._updateLogo(),this._map.on(\"resize\",this._updateCompact),this._updateCompact(),this._container},yi.prototype.onRemove=function(){r.remove(this._container),this._map.off(\"sourcedata\",this._updateLogo),this._map.off(\"resize\",this._updateCompact)},yi.prototype.getDefaultPosition=function(){return\"bottom-left\"},yi.prototype._updateLogo=function(t){t&&\"metadata\"!==t.sourceDataType||(this._container.style.display=this._logoRequired()?\"block\":\"none\")},yi.prototype._logoRequired=function(){if(this._map.style){var t=this._map.style.sourceCaches;for(var e in t)if(t[e].getSource().mapbox_logo)return!0;return!1}},yi.prototype._updateCompact=function(){var t=this._container.children;if(t.length){var e=t[0];this._map.getCanvasContainer().offsetWidth<250?e.classList.add(\"mapboxgl-compact\"):e.classList.remove(\"mapboxgl-compact\")}};var xi=function(){this._queue=[],this._id=0,this._cleared=!1,this._currentlyRunning=!1};xi.prototype.add=function(t){var e=++this._id;return this._queue.push({callback:t,id:e,cancelled:!1}),e},xi.prototype.remove=function(t){for(var e=this._currentlyRunning,r=0,n=e?this._queue.concat(e):this._queue;r<n.length;r+=1){var i=n[r];if(i.id===t)return void(i.cancelled=!0)}},xi.prototype.run=function(t){void 0===t&&(t=0);var e=this._currentlyRunning=this._queue;this._queue=[];for(var r=0,n=e;r<n.length;r+=1){var i=n[r];if(!i.cancelled&&(i.callback(t),this._cleared))break}this._cleared=!1,this._currentlyRunning=!1},xi.prototype.clear=function(){this._currentlyRunning&&(this._cleared=!0),this._queue=[]};var bi={\"FullscreenControl.Enter\":\"Enter fullscreen\",\"FullscreenControl.Exit\":\"Exit fullscreen\",\"GeolocateControl.FindMyLocation\":\"Find my location\",\"GeolocateControl.LocationNotAvailable\":\"Location not available\",\"LogoControl.Title\":\"Mapbox logo\",\"NavigationControl.ResetBearing\":\"Reset bearing to north\",\"NavigationControl.ZoomIn\":\"Zoom in\",\"NavigationControl.ZoomOut\":\"Zoom out\",\"ScaleControl.Feet\":\"ft\",\"ScaleControl.Meters\":\"m\",\"ScaleControl.Kilometers\":\"km\",\"ScaleControl.Miles\":\"mi\",\"ScaleControl.NauticalMiles\":\"nm\"},_i=t.window.HTMLImageElement,wi=t.window.HTMLElement,Ti=t.window.ImageBitmap,ki={center:[0,0],zoom:0,bearing:0,pitch:0,minZoom:-2,maxZoom:22,minPitch:0,maxPitch:60,interactive:!0,scrollZoom:!0,boxZoom:!0,dragRotate:!0,dragPan:!0,keyboard:!0,doubleClickZoom:!0,touchZoomRotate:!0,touchPitch:!0,bearingSnap:7,clickTolerance:3,pitchWithRotate:!0,hash:!1,attributionControl:!0,failIfMajorPerformanceCaveat:!1,preserveDrawingBuffer:!1,trackResize:!0,renderWorldCopies:!0,refreshExpiredTiles:!0,maxTileCacheSize:null,localIdeographFontFamily:\"sans-serif\",transformRequest:null,accessToken:null,fadeDuration:300,crossSourceCollisions:!0},Mi=function(n){function i(e){var r=this;if(null!=(e=t.extend({},ki,e)).minZoom&&null!=e.maxZoom&&e.minZoom>e.maxZoom)throw new Error(\"maxZoom must be greater than or equal to minZoom\");if(null!=e.minPitch&&null!=e.maxPitch&&e.minPitch>e.maxPitch)throw new Error(\"maxPitch must be greater than or equal to minPitch\");if(null!=e.minPitch&&e.minPitch<0)throw new Error(\"minPitch must be greater than or equal to 0\");if(null!=e.maxPitch&&e.maxPitch>60)throw new Error(\"maxPitch must be less than or equal to 60\");var i=new wn(e.minZoom,e.maxZoom,e.minPitch,e.maxPitch,e.renderWorldCopies);if(n.call(this,i,e),this._interactive=e.interactive,this._maxTileCacheSize=e.maxTileCacheSize,this._failIfMajorPerformanceCaveat=e.failIfMajorPerformanceCaveat,this._preserveDrawingBuffer=e.preserveDrawingBuffer,this._antialias=e.antialias,this._trackResize=e.trackResize,this._bearingSnap=e.bearingSnap,this._refreshExpiredTiles=e.refreshExpiredTiles,this._fadeDuration=e.fadeDuration,this._crossSourceCollisions=e.crossSourceCollisions,this._crossFadingFactor=1,this._collectResourceTiming=e.collectResourceTiming,this._renderTaskQueue=new xi,this._controls=[],this._mapId=t.uniqueId(),this._locale=t.extend({},bi,e.locale),this._requestManager=new t.RequestManager(e.transformRequest,e.accessToken),\"string\"==typeof e.container){if(this._container=t.window.document.getElementById(e.container),!this._container)throw new Error(\"Container '\"+e.container+\"' not found.\")}else{if(!(e.container instanceof wi))throw new Error(\"Invalid type: 'container' must be a String or HTMLElement.\");this._container=e.container}if(e.maxBounds&&this.setMaxBounds(e.maxBounds),t.bindAll([\"_onWindowOnline\",\"_onWindowResize\",\"_contextLost\",\"_contextRestored\"],this),this._setupContainer(),this._setupPainter(),void 0===this.painter)throw new Error(\"Failed to initialize WebGL.\");this.on(\"move\",(function(){return r._update(!1)})),this.on(\"moveend\",(function(){return r._update(!1)})),this.on(\"zoom\",(function(){return r._update(!0)})),void 0!==t.window&&(t.window.addEventListener(\"online\",this._onWindowOnline,!1),t.window.addEventListener(\"resize\",this._onWindowResize,!1)),this.handlers=new gi(this,e),this._hash=e.hash&&new kn(\"string\"==typeof e.hash&&e.hash||void 0).addTo(this),this._hash&&this._hash._onHashChange()||(this.jumpTo({center:e.center,zoom:e.zoom,bearing:e.bearing,pitch:e.pitch}),e.bounds&&(this.resize(),this.fitBounds(e.bounds,t.extend({},e.fitBoundsOptions,{duration:0})))),this.resize(),this._localIdeographFontFamily=e.localIdeographFontFamily,e.style&&this.setStyle(e.style,{localIdeographFontFamily:e.localIdeographFontFamily}),e.attributionControl&&this.addControl(new vi({customAttribution:e.customAttribution})),this.addControl(new yi,e.logoPosition),this.on(\"style.load\",(function(){r.transform.unmodified&&r.jumpTo(r.style.stylesheet)})),this.on(\"data\",(function(e){r._update(\"style\"===e.dataType),r.fire(new t.Event(e.dataType+\"data\",e))})),this.on(\"dataloading\",(function(e){r.fire(new t.Event(e.dataType+\"dataloading\",e))}))}n&&(i.__proto__=n),(i.prototype=Object.create(n&&n.prototype)).constructor=i;var a={showTileBoundaries:{configurable:!0},showPadding:{configurable:!0},showCollisionBoxes:{configurable:!0},showOverdrawInspector:{configurable:!0},repaint:{configurable:!0},vertices:{configurable:!0},version:{configurable:!0}};return i.prototype._getMapId=function(){return this._mapId},i.prototype.addControl=function(e,r){if(void 0===r&&e.getDefaultPosition&&(r=e.getDefaultPosition()),void 0===r&&(r=\"top-right\"),!e||!e.onAdd)return this.fire(new t.ErrorEvent(new Error(\"Invalid argument to map.addControl(). Argument must be a control with onAdd and onRemove methods.\")));var n=e.onAdd(this);this._controls.push(e);var i=this._controlPositions[r];return-1!==r.indexOf(\"bottom\")?i.insertBefore(n,i.firstChild):i.appendChild(n),this},i.prototype.removeControl=function(e){if(!e||!e.onRemove)return this.fire(new t.ErrorEvent(new Error(\"Invalid argument to map.removeControl(). Argument must be a control with onAdd and onRemove methods.\")));var r=this._controls.indexOf(e);return r>-1&&this._controls.splice(r,1),e.onRemove(this),this},i.prototype.resize=function(e){var r=this._containerDimensions(),n=r[0],i=r[1];this._resizeCanvas(n,i),this.transform.resize(n,i),this.painter.resize(n,i);var a=!this._moving;return a&&(this.stop(),this.fire(new t.Event(\"movestart\",e)).fire(new t.Event(\"move\",e))),this.fire(new t.Event(\"resize\",e)),a&&this.fire(new t.Event(\"moveend\",e)),this},i.prototype.getBounds=function(){return this.transform.getBounds()},i.prototype.getMaxBounds=function(){return this.transform.getMaxBounds()},i.prototype.setMaxBounds=function(e){return this.transform.setMaxBounds(t.LngLatBounds.convert(e)),this._update()},i.prototype.setMinZoom=function(t){if((t=null==t?-2:t)>=-2&&t<=this.transform.maxZoom)return this.transform.minZoom=t,this._update(),this.getZoom()<t&&this.setZoom(t),this;throw new Error(\"minZoom must be between -2 and the current maxZoom, inclusive\")},i.prototype.getMinZoom=function(){return this.transform.minZoom},i.prototype.setMaxZoom=function(t){if((t=null==t?22:t)>=this.transform.minZoom)return this.transform.maxZoom=t,this._update(),this.getZoom()>t&&this.setZoom(t),this;throw new Error(\"maxZoom must be greater than the current minZoom\")},i.prototype.getMaxZoom=function(){return this.transform.maxZoom},i.prototype.setMinPitch=function(t){if((t=null==t?0:t)<0)throw new Error(\"minPitch must be greater than or equal to 0\");if(t>=0&&t<=this.transform.maxPitch)return this.transform.minPitch=t,this._update(),this.getPitch()<t&&this.setPitch(t),this;throw new Error(\"minPitch must be between 0 and the current maxPitch, inclusive\")},i.prototype.getMinPitch=function(){return this.transform.minPitch},i.prototype.setMaxPitch=function(t){if((t=null==t?60:t)>60)throw new Error(\"maxPitch must be less than or equal to 60\");if(t>=this.transform.minPitch)return this.transform.maxPitch=t,this._update(),this.getPitch()>t&&this.setPitch(t),this;throw new Error(\"maxPitch must be greater than the current minPitch\")},i.prototype.getMaxPitch=function(){return this.transform.maxPitch},i.prototype.getRenderWorldCopies=function(){return this.transform.renderWorldCopies},i.prototype.setRenderWorldCopies=function(t){return this.transform.renderWorldCopies=t,this._update()},i.prototype.project=function(e){return this.transform.locationPoint(t.LngLat.convert(e))},i.prototype.unproject=function(e){return this.transform.pointLocation(t.Point.convert(e))},i.prototype.isMoving=function(){return this._moving||this.handlers.isMoving()},i.prototype.isZooming=function(){return this._zooming||this.handlers.isZooming()},i.prototype.isRotating=function(){return this._rotating||this.handlers.isRotating()},i.prototype._createDelegatedListener=function(t,e,r){var n,i=this;if(\"mouseenter\"===t||\"mouseover\"===t){var a=!1;return{layer:e,listener:r,delegates:{mousemove:function(n){var o=i.getLayer(e)?i.queryRenderedFeatures(n.point,{layers:[e]}):[];o.length?a||(a=!0,r.call(i,new zn(t,i,n.originalEvent,{features:o}))):a=!1},mouseout:function(){a=!1}}}}if(\"mouseleave\"===t||\"mouseout\"===t){var o=!1;return{layer:e,listener:r,delegates:{mousemove:function(n){(i.getLayer(e)?i.queryRenderedFeatures(n.point,{layers:[e]}):[]).length?o=!0:o&&(o=!1,r.call(i,new zn(t,i,n.originalEvent)))},mouseout:function(e){o&&(o=!1,r.call(i,new zn(t,i,e.originalEvent)))}}}}return{layer:e,listener:r,delegates:(n={},n[t]=function(t){var n=i.getLayer(e)?i.queryRenderedFeatures(t.point,{layers:[e]}):[];n.length&&(t.features=n,r.call(i,t),delete t.features)},n)}},i.prototype.on=function(t,e,r){if(void 0===r)return n.prototype.on.call(this,t,e);var i=this._createDelegatedListener(t,e,r);for(var a in this._delegatedListeners=this._delegatedListeners||{},this._delegatedListeners[t]=this._delegatedListeners[t]||[],this._delegatedListeners[t].push(i),i.delegates)this.on(a,i.delegates[a]);return this},i.prototype.once=function(t,e,r){if(void 0===r)return n.prototype.once.call(this,t,e);var i=this._createDelegatedListener(t,e,r);for(var a in i.delegates)this.once(a,i.delegates[a]);return this},i.prototype.off=function(t,e,r){var i=this;return void 0===r?n.prototype.off.call(this,t,e):(this._delegatedListeners&&this._delegatedListeners[t]&&function(n){for(var a=n[t],o=0;o<a.length;o++){var s=a[o];if(s.layer===e&&s.listener===r){for(var l in s.delegates)i.off(l,s.delegates[l]);return a.splice(o,1),i}}}(this._delegatedListeners),this)},i.prototype.queryRenderedFeatures=function(e,r){if(!this.style)return[];var n;if(void 0!==r||void 0===e||e instanceof t.Point||Array.isArray(e)||(r=e,e=void 0),r=r||{},(e=e||[[0,0],[this.transform.width,this.transform.height]])instanceof t.Point||\"number\"==typeof e[0])n=[t.Point.convert(e)];else{var i=t.Point.convert(e[0]),a=t.Point.convert(e[1]);n=[i,new t.Point(a.x,i.y),a,new t.Point(i.x,a.y),i]}return this.style.queryRenderedFeatures(n,r,this.transform)},i.prototype.querySourceFeatures=function(t,e){return this.style.querySourceFeatures(t,e)},i.prototype.setStyle=function(e,r){return!1!==(r=t.extend({},{localIdeographFontFamily:this._localIdeographFontFamily},r)).diff&&r.localIdeographFontFamily===this._localIdeographFontFamily&&this.style&&e?(this._diffStyle(e,r),this):(this._localIdeographFontFamily=r.localIdeographFontFamily,this._updateStyle(e,r))},i.prototype._getUIString=function(t){var e=this._locale[t];if(null==e)throw new Error(\"Missing UI string '\"+t+\"'\");return e},i.prototype._updateStyle=function(t,e){return this.style&&(this.style.setEventedParent(null),this.style._remove()),t?(this.style=new qe(this,e||{}),this.style.setEventedParent(this,{style:this.style}),\"string\"==typeof t?this.style.loadURL(t):this.style.loadJSON(t),this):(delete this.style,this)},i.prototype._lazyInitEmptyStyle=function(){this.style||(this.style=new qe(this,{}),this.style.setEventedParent(this,{style:this.style}),this.style.loadEmpty())},i.prototype._diffStyle=function(e,r){var n=this;if(\"string\"==typeof e){var i=this._requestManager.normalizeStyleURL(e),a=this._requestManager.transformRequest(i,t.ResourceType.Style);t.getJSON(a,(function(e,i){e?n.fire(new t.ErrorEvent(e)):i&&n._updateDiff(i,r)}))}else\"object\"==typeof e&&this._updateDiff(e,r)},i.prototype._updateDiff=function(e,r){try{this.style.setState(e)&&this._update(!0)}catch(n){t.warnOnce(\"Unable to perform style diff: \"+(n.message||n.error||n)+\".  Rebuilding the style from scratch.\"),this._updateStyle(e,r)}},i.prototype.getStyle=function(){if(this.style)return this.style.serialize()},i.prototype.isStyleLoaded=function(){return this.style?this.style.loaded():t.warnOnce(\"There is no style added to the map.\")},i.prototype.addSource=function(t,e){return this._lazyInitEmptyStyle(),this.style.addSource(t,e),this._update(!0)},i.prototype.isSourceLoaded=function(e){var r=this.style&&this.style.sourceCaches[e];if(void 0!==r)return r.loaded();this.fire(new t.ErrorEvent(new Error(\"There is no source with ID '\"+e+\"'\")))},i.prototype.areTilesLoaded=function(){var t=this.style&&this.style.sourceCaches;for(var e in t){var r=t[e]._tiles;for(var n in r){var i=r[n];if(\"loaded\"!==i.state&&\"errored\"!==i.state)return!1}}return!0},i.prototype.addSourceType=function(t,e,r){return this._lazyInitEmptyStyle(),this.style.addSourceType(t,e,r)},i.prototype.removeSource=function(t){return this.style.removeSource(t),this._update(!0)},i.prototype.getSource=function(t){return this.style.getSource(t)},i.prototype.addImage=function(e,r,n){void 0===n&&(n={});var i=n.pixelRatio;void 0===i&&(i=1);var a=n.sdf;void 0===a&&(a=!1);var o=n.stretchX,s=n.stretchY,l=n.content;if(this._lazyInitEmptyStyle(),r instanceof _i||Ti&&r instanceof Ti){var c=t.browser.getImageData(r);this.style.addImage(e,{data:new t.RGBAImage({width:c.width,height:c.height},c.data),pixelRatio:i,stretchX:o,stretchY:s,content:l,sdf:a,version:0})}else{if(void 0===r.width||void 0===r.height)return this.fire(new t.ErrorEvent(new Error(\"Invalid arguments to map.addImage(). The second argument must be an `HTMLImageElement`, `ImageData`, `ImageBitmap`, or object with `width`, `height`, and `data` properties with the same format as `ImageData`\")));var u=r;this.style.addImage(e,{data:new t.RGBAImage({width:r.width,height:r.height},new Uint8Array(r.data)),pixelRatio:i,stretchX:o,stretchY:s,content:l,sdf:a,version:0,userImage:u}),u.onAdd&&u.onAdd(this,e)}},i.prototype.updateImage=function(e,r){var n=this.style.getImage(e);if(!n)return this.fire(new t.ErrorEvent(new Error(\"The map has no image with that id. If you are adding a new image use `map.addImage(...)` instead.\")));var i=r instanceof _i||Ti&&r instanceof Ti?t.browser.getImageData(r):r,a=i.width,o=i.height,s=i.data;return void 0===a||void 0===o?this.fire(new t.ErrorEvent(new Error(\"Invalid arguments to map.updateImage(). The second argument must be an `HTMLImageElement`, `ImageData`, `ImageBitmap`, or object with `width`, `height`, and `data` properties with the same format as `ImageData`\"))):a!==n.data.width||o!==n.data.height?this.fire(new t.ErrorEvent(new Error(\"The width and height of the updated image must be that same as the previous version of the image\"))):(n.data.replace(s,!(r instanceof _i||Ti&&r instanceof Ti)),void this.style.updateImage(e,n))},i.prototype.hasImage=function(e){return e?!!this.style.getImage(e):(this.fire(new t.ErrorEvent(new Error(\"Missing required image id\"))),!1)},i.prototype.removeImage=function(t){this.style.removeImage(t)},i.prototype.loadImage=function(e,r){t.getImage(this._requestManager.transformRequest(e,t.ResourceType.Image),r)},i.prototype.listImages=function(){return this.style.listImages()},i.prototype.addLayer=function(t,e){return this._lazyInitEmptyStyle(),this.style.addLayer(t,e),this._update(!0)},i.prototype.moveLayer=function(t,e){return this.style.moveLayer(t,e),this._update(!0)},i.prototype.removeLayer=function(t){return this.style.removeLayer(t),this._update(!0)},i.prototype.getLayer=function(t){return this.style.getLayer(t)},i.prototype.setLayerZoomRange=function(t,e,r){return this.style.setLayerZoomRange(t,e,r),this._update(!0)},i.prototype.setFilter=function(t,e,r){return void 0===r&&(r={}),this.style.setFilter(t,e,r),this._update(!0)},i.prototype.getFilter=function(t){return this.style.getFilter(t)},i.prototype.setPaintProperty=function(t,e,r,n){return void 0===n&&(n={}),this.style.setPaintProperty(t,e,r,n),this._update(!0)},i.prototype.getPaintProperty=function(t,e){return this.style.getPaintProperty(t,e)},i.prototype.setLayoutProperty=function(t,e,r,n){return void 0===n&&(n={}),this.style.setLayoutProperty(t,e,r,n),this._update(!0)},i.prototype.getLayoutProperty=function(t,e){return this.style.getLayoutProperty(t,e)},i.prototype.setLight=function(t,e){return void 0===e&&(e={}),this._lazyInitEmptyStyle(),this.style.setLight(t,e),this._update(!0)},i.prototype.getLight=function(){return this.style.getLight()},i.prototype.setFeatureState=function(t,e){return this.style.setFeatureState(t,e),this._update()},i.prototype.removeFeatureState=function(t,e){return this.style.removeFeatureState(t,e),this._update()},i.prototype.getFeatureState=function(t){return this.style.getFeatureState(t)},i.prototype.getContainer=function(){return this._container},i.prototype.getCanvasContainer=function(){return this._canvasContainer},i.prototype.getCanvas=function(){return this._canvas},i.prototype._containerDimensions=function(){var t=0,e=0;return this._container&&(t=this._container.clientWidth||400,e=this._container.clientHeight||300),[t,e]},i.prototype._detectMissingCSS=function(){\"rgb(250, 128, 114)\"!==t.window.getComputedStyle(this._missingCSSCanary).getPropertyValue(\"background-color\")&&t.warnOnce(\"This page appears to be missing CSS declarations for Mapbox GL JS, which may cause the map to display incorrectly. Please ensure your page includes mapbox-gl.css, as described in https://www.mapbox.com/mapbox-gl-js/api/.\")},i.prototype._setupContainer=function(){var t=this._container;t.classList.add(\"mapboxgl-map\"),(this._missingCSSCanary=r.create(\"div\",\"mapboxgl-canary\",t)).style.visibility=\"hidden\",this._detectMissingCSS();var e=this._canvasContainer=r.create(\"div\",\"mapboxgl-canvas-container\",t);this._interactive&&e.classList.add(\"mapboxgl-interactive\"),this._canvas=r.create(\"canvas\",\"mapboxgl-canvas\",e),this._canvas.addEventListener(\"webglcontextlost\",this._contextLost,!1),this._canvas.addEventListener(\"webglcontextrestored\",this._contextRestored,!1),this._canvas.setAttribute(\"tabindex\",\"0\"),this._canvas.setAttribute(\"aria-label\",\"Map\");var n=this._containerDimensions();this._resizeCanvas(n[0],n[1]);var i=this._controlContainer=r.create(\"div\",\"mapboxgl-control-container\",t),a=this._controlPositions={};[\"top-left\",\"top-right\",\"bottom-left\",\"bottom-right\"].forEach((function(t){a[t]=r.create(\"div\",\"mapboxgl-ctrl-\"+t,i)}))},i.prototype._resizeCanvas=function(e,r){var n=t.browser.devicePixelRatio||1;this._canvas.width=n*e,this._canvas.height=n*r,this._canvas.style.width=e+\"px\",this._canvas.style.height=r+\"px\"},i.prototype._setupPainter=function(){var r=t.extend({},e.webGLContextAttributes,{failIfMajorPerformanceCaveat:this._failIfMajorPerformanceCaveat,preserveDrawingBuffer:this._preserveDrawingBuffer,antialias:this._antialias||!1}),n=this._canvas.getContext(\"webgl\",r)||this._canvas.getContext(\"experimental-webgl\",r);n?(this.painter=new yn(n,this.transform),t.webpSupported.testSupport(n)):this.fire(new t.ErrorEvent(new Error(\"Failed to initialize WebGL\")))},i.prototype._contextLost=function(e){e.preventDefault(),this._frame&&(this._frame.cancel(),this._frame=null),this.fire(new t.Event(\"webglcontextlost\",{originalEvent:e}))},i.prototype._contextRestored=function(e){this._setupPainter(),this.resize(),this._update(),this.fire(new t.Event(\"webglcontextrestored\",{originalEvent:e}))},i.prototype.loaded=function(){return!this._styleDirty&&!this._sourcesDirty&&!!this.style&&this.style.loaded()},i.prototype._update=function(t){return this.style?(this._styleDirty=this._styleDirty||t,this._sourcesDirty=!0,this.triggerRepaint(),this):this},i.prototype._requestRenderFrame=function(t){return this._update(),this._renderTaskQueue.add(t)},i.prototype._cancelRenderFrame=function(t){this._renderTaskQueue.remove(t)},i.prototype._render=function(e){var r,n=this,i=0,a=this.painter.context.extTimerQuery;if(this.listens(\"gpu-timing-frame\")&&(r=a.createQueryEXT(),a.beginQueryEXT(a.TIME_ELAPSED_EXT,r),i=t.browser.now()),this.painter.context.setDirty(),this.painter.setBaseState(),this._renderTaskQueue.run(e),!this._removed){var o=!1;if(this.style&&this._styleDirty){this._styleDirty=!1;var s=this.transform.zoom,l=t.browser.now();this.style.zoomHistory.update(s,l);var c=new t.EvaluationParameters(s,{now:l,fadeDuration:this._fadeDuration,zoomHistory:this.style.zoomHistory,transition:this.style.getTransition()}),u=c.crossFadingFactor();1===u&&u===this._crossFadingFactor||(o=!0,this._crossFadingFactor=u),this.style.update(c)}if(this.style&&this._sourcesDirty&&(this._sourcesDirty=!1,this.style._updateSources(this.transform)),this._placementDirty=this.style&&this.style._updatePlacement(this.painter.transform,this.showCollisionBoxes,this._fadeDuration,this._crossSourceCollisions),this.painter.render(this.style,{showTileBoundaries:this.showTileBoundaries,showOverdrawInspector:this._showOverdrawInspector,rotating:this.isRotating(),zooming:this.isZooming(),moving:this.isMoving(),fadeDuration:this._fadeDuration,showPadding:this.showPadding,gpuTiming:!!this.listens(\"gpu-timing-layer\")}),this.fire(new t.Event(\"render\")),this.loaded()&&!this._loaded&&(this._loaded=!0,this.fire(new t.Event(\"load\"))),this.style&&(this.style.hasTransitions()||o)&&(this._styleDirty=!0),this.style&&!this._placementDirty&&this.style._releaseSymbolFadeTiles(),this.listens(\"gpu-timing-frame\")){var f=t.browser.now()-i;a.endQueryEXT(a.TIME_ELAPSED_EXT,r),setTimeout((function(){var e=a.getQueryObjectEXT(r,a.QUERY_RESULT_EXT)/1e6;a.deleteQueryEXT(r),n.fire(new t.Event(\"gpu-timing-frame\",{cpuTime:f,gpuTime:e}))}),50)}if(this.listens(\"gpu-timing-layer\")){var h=this.painter.collectGpuTimers();setTimeout((function(){var e=n.painter.queryGpuTimers(h);n.fire(new t.Event(\"gpu-timing-layer\",{layerTimes:e}))}),50)}return this._sourcesDirty||this._styleDirty||this._placementDirty||this._repaint?this.triggerRepaint():!this.isMoving()&&this.loaded()&&(this._fullyLoaded||(this._fullyLoaded=!0),this.fire(new t.Event(\"idle\"))),this}},i.prototype.remove=function(){this._hash&&this._hash.remove();for(var e=0,r=this._controls;e<r.length;e+=1)r[e].onRemove(this);this._controls=[],this._frame&&(this._frame.cancel(),this._frame=null),this._renderTaskQueue.clear(),this.painter.destroy(),this.handlers.destroy(),delete this.handlers,this.setStyle(null),void 0!==t.window&&(t.window.removeEventListener(\"resize\",this._onWindowResize,!1),t.window.removeEventListener(\"online\",this._onWindowOnline,!1));var n=this.painter.context.gl.getExtension(\"WEBGL_lose_context\");n&&n.loseContext(),Ai(this._canvasContainer),Ai(this._controlContainer),Ai(this._missingCSSCanary),this._container.classList.remove(\"mapboxgl-map\"),this._removed=!0,this.fire(new t.Event(\"remove\"))},i.prototype.triggerRepaint=function(){var e=this;this.style&&!this._frame&&(this._frame=t.browser.frame((function(t){e._frame=null,e._render(t)})))},i.prototype._onWindowOnline=function(){this._update()},i.prototype._onWindowResize=function(t){this._trackResize&&this.resize({originalEvent:t})._update()},a.showTileBoundaries.get=function(){return!!this._showTileBoundaries},a.showTileBoundaries.set=function(t){this._showTileBoundaries!==t&&(this._showTileBoundaries=t,this._update())},a.showPadding.get=function(){return!!this._showPadding},a.showPadding.set=function(t){this._showPadding!==t&&(this._showPadding=t,this._update())},a.showCollisionBoxes.get=function(){return!!this._showCollisionBoxes},a.showCollisionBoxes.set=function(t){this._showCollisionBoxes!==t&&(this._showCollisionBoxes=t,t?this.style._generateCollisionBoxes():this._update())},a.showOverdrawInspector.get=function(){return!!this._showOverdrawInspector},a.showOverdrawInspector.set=function(t){this._showOverdrawInspector!==t&&(this._showOverdrawInspector=t,this._update())},a.repaint.get=function(){return!!this._repaint},a.repaint.set=function(t){this._repaint!==t&&(this._repaint=t,this.triggerRepaint())},a.vertices.get=function(){return!!this._vertices},a.vertices.set=function(t){this._vertices=t,this._update()},i.prototype._setCacheLimits=function(e,r){t.setCacheLimits(e,r)},a.version.get=function(){return t.version},Object.defineProperties(i.prototype,a),i}(mi);function Ai(t){t.parentNode&&t.parentNode.removeChild(t)}var Si={showCompass:!0,showZoom:!0,visualizePitch:!1},Ei=function(e){var n=this;this.options=t.extend({},Si,e),this._container=r.create(\"div\",\"mapboxgl-ctrl mapboxgl-ctrl-group\"),this._container.addEventListener(\"contextmenu\",(function(t){return t.preventDefault()})),this.options.showZoom&&(t.bindAll([\"_setButtonTitle\",\"_updateZoomButtons\"],this),this._zoomInButton=this._createButton(\"mapboxgl-ctrl-zoom-in\",(function(t){return n._map.zoomIn({},{originalEvent:t})})),r.create(\"span\",\"mapboxgl-ctrl-icon\",this._zoomInButton).setAttribute(\"aria-hidden\",!0),this._zoomOutButton=this._createButton(\"mapboxgl-ctrl-zoom-out\",(function(t){return n._map.zoomOut({},{originalEvent:t})})),r.create(\"span\",\"mapboxgl-ctrl-icon\",this._zoomOutButton).setAttribute(\"aria-hidden\",!0)),this.options.showCompass&&(t.bindAll([\"_rotateCompassArrow\"],this),this._compass=this._createButton(\"mapboxgl-ctrl-compass\",(function(t){n.options.visualizePitch?n._map.resetNorthPitch({},{originalEvent:t}):n._map.resetNorth({},{originalEvent:t})})),this._compassIcon=r.create(\"span\",\"mapboxgl-ctrl-icon\",this._compass),this._compassIcon.setAttribute(\"aria-hidden\",!0))};Ei.prototype._updateZoomButtons=function(){var t=this._map.getZoom();this._zoomInButton.disabled=t===this._map.getMaxZoom(),this._zoomOutButton.disabled=t===this._map.getMinZoom()},Ei.prototype._rotateCompassArrow=function(){var t=this.options.visualizePitch?\"scale(\"+1/Math.pow(Math.cos(this._map.transform.pitch*(Math.PI/180)),.5)+\") rotateX(\"+this._map.transform.pitch+\"deg) rotateZ(\"+this._map.transform.angle*(180/Math.PI)+\"deg)\":\"rotate(\"+this._map.transform.angle*(180/Math.PI)+\"deg)\";this._compassIcon.style.transform=t},Ei.prototype.onAdd=function(t){return this._map=t,this.options.showZoom&&(this._setButtonTitle(this._zoomInButton,\"ZoomIn\"),this._setButtonTitle(this._zoomOutButton,\"ZoomOut\"),this._map.on(\"zoom\",this._updateZoomButtons),this._updateZoomButtons()),this.options.showCompass&&(this._setButtonTitle(this._compass,\"ResetBearing\"),this.options.visualizePitch&&this._map.on(\"pitch\",this._rotateCompassArrow),this._map.on(\"rotate\",this._rotateCompassArrow),this._rotateCompassArrow(),this._handler=new Ci(this._map,this._compass,this.options.visualizePitch)),this._container},Ei.prototype.onRemove=function(){r.remove(this._container),this.options.showZoom&&this._map.off(\"zoom\",this._updateZoomButtons),this.options.showCompass&&(this.options.visualizePitch&&this._map.off(\"pitch\",this._rotateCompassArrow),this._map.off(\"rotate\",this._rotateCompassArrow),this._handler.off(),delete this._handler),delete this._map},Ei.prototype._createButton=function(t,e){var n=r.create(\"button\",t,this._container);return n.type=\"button\",n.addEventListener(\"click\",e),n},Ei.prototype._setButtonTitle=function(t,e){var r=this._map._getUIString(\"NavigationControl.\"+e);t.title=r,t.setAttribute(\"aria-label\",r)};var Ci=function(e,n,i){void 0===i&&(i=!1),this._clickTolerance=10,this.element=n,this.mouseRotate=new Gn({clickTolerance:e.dragRotate._mouseRotate._clickTolerance}),this.map=e,i&&(this.mousePitch=new Yn({clickTolerance:e.dragRotate._mousePitch._clickTolerance})),t.bindAll([\"mousedown\",\"mousemove\",\"mouseup\",\"touchstart\",\"touchmove\",\"touchend\",\"reset\"],this),r.addEventListener(n,\"mousedown\",this.mousedown),r.addEventListener(n,\"touchstart\",this.touchstart,{passive:!1}),r.addEventListener(n,\"touchmove\",this.touchmove),r.addEventListener(n,\"touchend\",this.touchend),r.addEventListener(n,\"touchcancel\",this.reset)};function Li(e,r,n){if(e=new t.LngLat(e.lng,e.lat),r){var i=new t.LngLat(e.lng-360,e.lat),a=new t.LngLat(e.lng+360,e.lat),o=n.locationPoint(e).distSqr(r);n.locationPoint(i).distSqr(r)<o?e=i:n.locationPoint(a).distSqr(r)<o&&(e=a)}for(;Math.abs(e.lng-n.center.lng)>180;){var s=n.locationPoint(e);if(s.x>=0&&s.y>=0&&s.x<=n.width&&s.y<=n.height)break;e.lng>n.center.lng?e.lng-=360:e.lng+=360}return e}Ci.prototype.down=function(t,e){this.mouseRotate.mousedown(t,e),this.mousePitch&&this.mousePitch.mousedown(t,e),r.disableDrag()},Ci.prototype.move=function(t,e){var r=this.map,n=this.mouseRotate.mousemoveWindow(t,e);if(n&&n.bearingDelta&&r.setBearing(r.getBearing()+n.bearingDelta),this.mousePitch){var i=this.mousePitch.mousemoveWindow(t,e);i&&i.pitchDelta&&r.setPitch(r.getPitch()+i.pitchDelta)}},Ci.prototype.off=function(){var t=this.element;r.removeEventListener(t,\"mousedown\",this.mousedown),r.removeEventListener(t,\"touchstart\",this.touchstart,{passive:!1}),r.removeEventListener(t,\"touchmove\",this.touchmove),r.removeEventListener(t,\"touchend\",this.touchend),r.removeEventListener(t,\"touchcancel\",this.reset),this.offTemp()},Ci.prototype.offTemp=function(){r.enableDrag(),r.removeEventListener(t.window,\"mousemove\",this.mousemove),r.removeEventListener(t.window,\"mouseup\",this.mouseup)},Ci.prototype.mousedown=function(e){this.down(t.extend({},e,{ctrlKey:!0,preventDefault:function(){return e.preventDefault()}}),r.mousePos(this.element,e)),r.addEventListener(t.window,\"mousemove\",this.mousemove),r.addEventListener(t.window,\"mouseup\",this.mouseup)},Ci.prototype.mousemove=function(t){this.move(t,r.mousePos(this.element,t))},Ci.prototype.mouseup=function(t){this.mouseRotate.mouseupWindow(t),this.mousePitch&&this.mousePitch.mouseupWindow(t),this.offTemp()},Ci.prototype.touchstart=function(t){1!==t.targetTouches.length?this.reset():(this._startPos=this._lastPos=r.touchPos(this.element,t.targetTouches)[0],this.down({type:\"mousedown\",button:0,ctrlKey:!0,preventDefault:function(){return t.preventDefault()}},this._startPos))},Ci.prototype.touchmove=function(t){1!==t.targetTouches.length?this.reset():(this._lastPos=r.touchPos(this.element,t.targetTouches)[0],this.move({preventDefault:function(){return t.preventDefault()}},this._lastPos))},Ci.prototype.touchend=function(t){0===t.targetTouches.length&&this._startPos&&this._lastPos&&this._startPos.dist(this._lastPos)<this._clickTolerance&&this.element.click(),this.reset()},Ci.prototype.reset=function(){this.mouseRotate.reset(),this.mousePitch&&this.mousePitch.reset(),delete this._startPos,delete this._lastPos,this.offTemp()};var Ii={center:\"translate(-50%,-50%)\",top:\"translate(-50%,0)\",\"top-left\":\"translate(0,0)\",\"top-right\":\"translate(-100%,0)\",bottom:\"translate(-50%,-100%)\",\"bottom-left\":\"translate(0,-100%)\",\"bottom-right\":\"translate(-100%,-100%)\",left:\"translate(0,-50%)\",right:\"translate(-100%,-50%)\"};function Pi(t,e,r){var n=t.classList;for(var i in Ii)n.remove(\"mapboxgl-\"+r+\"-anchor-\"+i);n.add(\"mapboxgl-\"+r+\"-anchor-\"+e)}var zi,Oi=function(e){function n(n,i){var a=this;if(e.call(this),(n instanceof t.window.HTMLElement||i)&&(n=t.extend({element:n},i)),t.bindAll([\"_update\",\"_onMove\",\"_onUp\",\"_addDragHandler\",\"_onMapClick\",\"_onKeyPress\"],this),this._anchor=n&&n.anchor||\"center\",this._color=n&&n.color||\"#3FB1CE\",this._draggable=n&&n.draggable||!1,this._state=\"inactive\",this._rotation=n&&n.rotation||0,this._rotationAlignment=n&&n.rotationAlignment||\"auto\",this._pitchAlignment=n&&n.pitchAlignment&&\"auto\"!==n.pitchAlignment?n.pitchAlignment:this._rotationAlignment,n&&n.element)this._element=n.element,this._offset=t.Point.convert(n&&n.offset||[0,0]);else{this._defaultMarker=!0,this._element=r.create(\"div\"),this._element.setAttribute(\"aria-label\",\"Map marker\");var o=r.createNS(\"http://www.w3.org/2000/svg\",\"svg\");o.setAttributeNS(null,\"display\",\"block\"),o.setAttributeNS(null,\"height\",\"41px\"),o.setAttributeNS(null,\"width\",\"27px\"),o.setAttributeNS(null,\"viewBox\",\"0 0 27 41\");var s=r.createNS(\"http://www.w3.org/2000/svg\",\"g\");s.setAttributeNS(null,\"stroke\",\"none\"),s.setAttributeNS(null,\"stroke-width\",\"1\"),s.setAttributeNS(null,\"fill\",\"none\"),s.setAttributeNS(null,\"fill-rule\",\"evenodd\");var l=r.createNS(\"http://www.w3.org/2000/svg\",\"g\");l.setAttributeNS(null,\"fill-rule\",\"nonzero\");var c=r.createNS(\"http://www.w3.org/2000/svg\",\"g\");c.setAttributeNS(null,\"transform\",\"translate(3.0, 29.0)\"),c.setAttributeNS(null,\"fill\",\"#000000\");for(var u=0,f=[{rx:\"10.5\",ry:\"5.25002273\"},{rx:\"10.5\",ry:\"5.25002273\"},{rx:\"9.5\",ry:\"4.77275007\"},{rx:\"8.5\",ry:\"4.29549936\"},{rx:\"7.5\",ry:\"3.81822308\"},{rx:\"6.5\",ry:\"3.34094679\"},{rx:\"5.5\",ry:\"2.86367051\"},{rx:\"4.5\",ry:\"2.38636864\"}];u<f.length;u+=1){var h=f[u],p=r.createNS(\"http://www.w3.org/2000/svg\",\"ellipse\");p.setAttributeNS(null,\"opacity\",\"0.04\"),p.setAttributeNS(null,\"cx\",\"10.5\"),p.setAttributeNS(null,\"cy\",\"5.80029008\"),p.setAttributeNS(null,\"rx\",h.rx),p.setAttributeNS(null,\"ry\",h.ry),c.appendChild(p)}var d=r.createNS(\"http://www.w3.org/2000/svg\",\"g\");d.setAttributeNS(null,\"fill\",this._color);var g=r.createNS(\"http://www.w3.org/2000/svg\",\"path\");g.setAttributeNS(null,\"d\",\"M27,13.5 C27,19.074644 20.250001,27.000002 14.75,34.500002 C14.016665,35.500004 12.983335,35.500004 12.25,34.500002 C6.7499993,27.000002 0,19.222562 0,13.5 C0,6.0441559 6.0441559,0 13.5,0 C20.955844,0 27,6.0441559 27,13.5 Z\"),d.appendChild(g);var m=r.createNS(\"http://www.w3.org/2000/svg\",\"g\");m.setAttributeNS(null,\"opacity\",\"0.25\"),m.setAttributeNS(null,\"fill\",\"#000000\");var v=r.createNS(\"http://www.w3.org/2000/svg\",\"path\");v.setAttributeNS(null,\"d\",\"M13.5,0 C6.0441559,0 0,6.0441559 0,13.5 C0,19.222562 6.7499993,27 12.25,34.5 C13,35.522727 14.016664,35.500004 14.75,34.5 C20.250001,27 27,19.074644 27,13.5 C27,6.0441559 20.955844,0 13.5,0 Z M13.5,1 C20.415404,1 26,6.584596 26,13.5 C26,15.898657 24.495584,19.181431 22.220703,22.738281 C19.945823,26.295132 16.705119,30.142167 13.943359,33.908203 C13.743445,34.180814 13.612715,34.322738 13.5,34.441406 C13.387285,34.322738 13.256555,34.180814 13.056641,33.908203 C10.284481,30.127985 7.4148684,26.314159 5.015625,22.773438 C2.6163816,19.232715 1,15.953538 1,13.5 C1,6.584596 6.584596,1 13.5,1 Z\"),m.appendChild(v);var y=r.createNS(\"http://www.w3.org/2000/svg\",\"g\");y.setAttributeNS(null,\"transform\",\"translate(6.0, 7.0)\"),y.setAttributeNS(null,\"fill\",\"#FFFFFF\");var x=r.createNS(\"http://www.w3.org/2000/svg\",\"g\");x.setAttributeNS(null,\"transform\",\"translate(8.0, 8.0)\");var b=r.createNS(\"http://www.w3.org/2000/svg\",\"circle\");b.setAttributeNS(null,\"fill\",\"#000000\"),b.setAttributeNS(null,\"opacity\",\"0.25\"),b.setAttributeNS(null,\"cx\",\"5.5\"),b.setAttributeNS(null,\"cy\",\"5.5\"),b.setAttributeNS(null,\"r\",\"5.4999962\");var _=r.createNS(\"http://www.w3.org/2000/svg\",\"circle\");_.setAttributeNS(null,\"fill\",\"#FFFFFF\"),_.setAttributeNS(null,\"cx\",\"5.5\"),_.setAttributeNS(null,\"cy\",\"5.5\"),_.setAttributeNS(null,\"r\",\"5.4999962\"),x.appendChild(b),x.appendChild(_),l.appendChild(c),l.appendChild(d),l.appendChild(m),l.appendChild(y),l.appendChild(x),o.appendChild(l),this._element.appendChild(o),this._offset=t.Point.convert(n&&n.offset||[0,-14])}this._element.classList.add(\"mapboxgl-marker\"),this._element.addEventListener(\"dragstart\",(function(t){t.preventDefault()})),this._element.addEventListener(\"mousedown\",(function(t){t.preventDefault()})),this._element.addEventListener(\"focus\",(function(){var t=a._map.getContainer();t.scrollTop=0,t.scrollLeft=0})),Pi(this._element,this._anchor,\"marker\"),this._popup=null}return e&&(n.__proto__=e),(n.prototype=Object.create(e&&e.prototype)).constructor=n,n.prototype.addTo=function(t){return this.remove(),this._map=t,t.getCanvasContainer().appendChild(this._element),t.on(\"move\",this._update),t.on(\"moveend\",this._update),this.setDraggable(this._draggable),this._update(),this._map.on(\"click\",this._onMapClick),this},n.prototype.remove=function(){return this._map&&(this._map.off(\"click\",this._onMapClick),this._map.off(\"move\",this._update),this._map.off(\"moveend\",this._update),this._map.off(\"mousedown\",this._addDragHandler),this._map.off(\"touchstart\",this._addDragHandler),this._map.off(\"mouseup\",this._onUp),this._map.off(\"touchend\",this._onUp),this._map.off(\"mousemove\",this._onMove),this._map.off(\"touchmove\",this._onMove),delete this._map),r.remove(this._element),this._popup&&this._popup.remove(),this},n.prototype.getLngLat=function(){return this._lngLat},n.prototype.setLngLat=function(e){return this._lngLat=t.LngLat.convert(e),this._pos=null,this._popup&&this._popup.setLngLat(this._lngLat),this._update(),this},n.prototype.getElement=function(){return this._element},n.prototype.setPopup=function(t){if(this._popup&&(this._popup.remove(),this._popup=null,this._element.removeEventListener(\"keypress\",this._onKeyPress),this._originalTabIndex||this._element.removeAttribute(\"tabindex\")),t){if(!(\"offset\"in t.options)){var e=Math.sqrt(Math.pow(13.5,2)/2);t.options.offset=this._defaultMarker?{top:[0,0],\"top-left\":[0,0],\"top-right\":[0,0],bottom:[0,-38.1],\"bottom-left\":[e,-1*(24.6+e)],\"bottom-right\":[-e,-1*(24.6+e)],left:[13.5,-24.6],right:[-13.5,-24.6]}:this._offset}this._popup=t,this._lngLat&&this._popup.setLngLat(this._lngLat),this._originalTabIndex=this._element.getAttribute(\"tabindex\"),this._originalTabIndex||this._element.setAttribute(\"tabindex\",\"0\"),this._element.addEventListener(\"keypress\",this._onKeyPress)}return this},n.prototype._onKeyPress=function(t){var e=t.code,r=t.charCode||t.keyCode;\"Space\"!==e&&\"Enter\"!==e&&32!==r&&13!==r||this.togglePopup()},n.prototype._onMapClick=function(t){var e=t.originalEvent.target,r=this._element;this._popup&&(e===r||r.contains(e))&&this.togglePopup()},n.prototype.getPopup=function(){return this._popup},n.prototype.togglePopup=function(){var t=this._popup;return t?(t.isOpen()?t.remove():t.addTo(this._map),this):this},n.prototype._update=function(t){if(this._map){this._map.transform.renderWorldCopies&&(this._lngLat=Li(this._lngLat,this._pos,this._map.transform)),this._pos=this._map.project(this._lngLat)._add(this._offset);var e=\"\";\"viewport\"===this._rotationAlignment||\"auto\"===this._rotationAlignment?e=\"rotateZ(\"+this._rotation+\"deg)\":\"map\"===this._rotationAlignment&&(e=\"rotateZ(\"+(this._rotation-this._map.getBearing())+\"deg)\");var n=\"\";\"viewport\"===this._pitchAlignment||\"auto\"===this._pitchAlignment?n=\"rotateX(0deg)\":\"map\"===this._pitchAlignment&&(n=\"rotateX(\"+this._map.getPitch()+\"deg)\"),t&&\"moveend\"!==t.type||(this._pos=this._pos.round()),r.setTransform(this._element,Ii[this._anchor]+\" translate(\"+this._pos.x+\"px, \"+this._pos.y+\"px) \"+n+\" \"+e)}},n.prototype.getOffset=function(){return this._offset},n.prototype.setOffset=function(e){return this._offset=t.Point.convert(e),this._update(),this},n.prototype._onMove=function(e){this._pos=e.point.sub(this._positionDelta),this._lngLat=this._map.unproject(this._pos),this.setLngLat(this._lngLat),this._element.style.pointerEvents=\"none\",\"pending\"===this._state&&(this._state=\"active\",this.fire(new t.Event(\"dragstart\"))),this.fire(new t.Event(\"drag\"))},n.prototype._onUp=function(){this._element.style.pointerEvents=\"auto\",this._positionDelta=null,this._map.off(\"mousemove\",this._onMove),this._map.off(\"touchmove\",this._onMove),\"active\"===this._state&&this.fire(new t.Event(\"dragend\")),this._state=\"inactive\"},n.prototype._addDragHandler=function(t){this._element.contains(t.originalEvent.target)&&(t.preventDefault(),this._positionDelta=t.point.sub(this._pos).add(this._offset),this._state=\"pending\",this._map.on(\"mousemove\",this._onMove),this._map.on(\"touchmove\",this._onMove),this._map.once(\"mouseup\",this._onUp),this._map.once(\"touchend\",this._onUp))},n.prototype.setDraggable=function(t){return this._draggable=!!t,this._map&&(t?(this._map.on(\"mousedown\",this._addDragHandler),this._map.on(\"touchstart\",this._addDragHandler)):(this._map.off(\"mousedown\",this._addDragHandler),this._map.off(\"touchstart\",this._addDragHandler))),this},n.prototype.isDraggable=function(){return this._draggable},n.prototype.setRotation=function(t){return this._rotation=t||0,this._update(),this},n.prototype.getRotation=function(){return this._rotation},n.prototype.setRotationAlignment=function(t){return this._rotationAlignment=t||\"auto\",this._update(),this},n.prototype.getRotationAlignment=function(){return this._rotationAlignment},n.prototype.setPitchAlignment=function(t){return this._pitchAlignment=t&&\"auto\"!==t?t:this._rotationAlignment,this._update(),this},n.prototype.getPitchAlignment=function(){return this._pitchAlignment},n}(t.Evented),Di={positionOptions:{enableHighAccuracy:!1,maximumAge:0,timeout:6e3},fitBoundsOptions:{maxZoom:15},trackUserLocation:!1,showAccuracyCircle:!0,showUserLocation:!0},Ri=0,Fi=!1,Bi=function(e){function n(r){e.call(this),this.options=t.extend({},Di,r),t.bindAll([\"_onSuccess\",\"_onError\",\"_onZoom\",\"_finish\",\"_setupUI\",\"_updateCamera\",\"_updateMarker\"],this)}return e&&(n.__proto__=e),(n.prototype=Object.create(e&&e.prototype)).constructor=n,n.prototype.onAdd=function(e){var n;return this._map=e,this._container=r.create(\"div\",\"mapboxgl-ctrl mapboxgl-ctrl-group\"),n=this._setupUI,void 0!==zi?n(zi):void 0!==t.window.navigator.permissions?t.window.navigator.permissions.query({name:\"geolocation\"}).then((function(t){n(zi=\"denied\"!==t.state)})):n(zi=!!t.window.navigator.geolocation),this._container},n.prototype.onRemove=function(){void 0!==this._geolocationWatchID&&(t.window.navigator.geolocation.clearWatch(this._geolocationWatchID),this._geolocationWatchID=void 0),this.options.showUserLocation&&this._userLocationDotMarker&&this._userLocationDotMarker.remove(),this.options.showAccuracyCircle&&this._accuracyCircleMarker&&this._accuracyCircleMarker.remove(),r.remove(this._container),this._map.off(\"zoom\",this._onZoom),this._map=void 0,Ri=0,Fi=!1},n.prototype._isOutOfMapMaxBounds=function(t){var e=this._map.getMaxBounds(),r=t.coords;return e&&(r.longitude<e.getWest()||r.longitude>e.getEast()||r.latitude<e.getSouth()||r.latitude>e.getNorth())},n.prototype._setErrorState=function(){switch(this._watchState){case\"WAITING_ACTIVE\":this._watchState=\"ACTIVE_ERROR\",this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-active\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-active-error\");break;case\"ACTIVE_LOCK\":this._watchState=\"ACTIVE_ERROR\",this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-active\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-active-error\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-waiting\");break;case\"BACKGROUND\":this._watchState=\"BACKGROUND_ERROR\",this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-background\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-background-error\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-waiting\")}},n.prototype._onSuccess=function(e){if(this._map){if(this._isOutOfMapMaxBounds(e))return this._setErrorState(),this.fire(new t.Event(\"outofmaxbounds\",e)),this._updateMarker(),void this._finish();if(this.options.trackUserLocation)switch(this._lastKnownPosition=e,this._watchState){case\"WAITING_ACTIVE\":case\"ACTIVE_LOCK\":case\"ACTIVE_ERROR\":this._watchState=\"ACTIVE_LOCK\",this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-active-error\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-active\");break;case\"BACKGROUND\":case\"BACKGROUND_ERROR\":this._watchState=\"BACKGROUND\",this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-background-error\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-background\")}this.options.showUserLocation&&\"OFF\"!==this._watchState&&this._updateMarker(e),this.options.trackUserLocation&&\"ACTIVE_LOCK\"!==this._watchState||this._updateCamera(e),this.options.showUserLocation&&this._dotElement.classList.remove(\"mapboxgl-user-location-dot-stale\"),this.fire(new t.Event(\"geolocate\",e)),this._finish()}},n.prototype._updateCamera=function(e){var r=new t.LngLat(e.coords.longitude,e.coords.latitude),n=e.coords.accuracy,i=this._map.getBearing(),a=t.extend({bearing:i},this.options.fitBoundsOptions);this._map.fitBounds(r.toBounds(n),a,{geolocateSource:!0})},n.prototype._updateMarker=function(e){if(e){var r=new t.LngLat(e.coords.longitude,e.coords.latitude);this._accuracyCircleMarker.setLngLat(r).addTo(this._map),this._userLocationDotMarker.setLngLat(r).addTo(this._map),this._accuracy=e.coords.accuracy,this.options.showUserLocation&&this.options.showAccuracyCircle&&this._updateCircleRadius()}else this._userLocationDotMarker.remove(),this._accuracyCircleMarker.remove()},n.prototype._updateCircleRadius=function(){var t=this._map._container.clientHeight/2,e=this._map.unproject([0,t]),r=this._map.unproject([1,t]),n=e.distanceTo(r),i=Math.ceil(2*this._accuracy/n);this._circleElement.style.width=i+\"px\",this._circleElement.style.height=i+\"px\"},n.prototype._onZoom=function(){this.options.showUserLocation&&this.options.showAccuracyCircle&&this._updateCircleRadius()},n.prototype._onError=function(e){if(this._map){if(this.options.trackUserLocation)if(1===e.code){this._watchState=\"OFF\",this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-active\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-active-error\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-background\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-background-error\"),this._geolocateButton.disabled=!0;var r=this._map._getUIString(\"GeolocateControl.LocationNotAvailable\");this._geolocateButton.title=r,this._geolocateButton.setAttribute(\"aria-label\",r),void 0!==this._geolocationWatchID&&this._clearWatch()}else{if(3===e.code&&Fi)return;this._setErrorState()}\"OFF\"!==this._watchState&&this.options.showUserLocation&&this._dotElement.classList.add(\"mapboxgl-user-location-dot-stale\"),this.fire(new t.Event(\"error\",e)),this._finish()}},n.prototype._finish=function(){this._timeoutId&&clearTimeout(this._timeoutId),this._timeoutId=void 0},n.prototype._setupUI=function(e){var n=this;if(this._container.addEventListener(\"contextmenu\",(function(t){return t.preventDefault()})),this._geolocateButton=r.create(\"button\",\"mapboxgl-ctrl-geolocate\",this._container),r.create(\"span\",\"mapboxgl-ctrl-icon\",this._geolocateButton).setAttribute(\"aria-hidden\",!0),this._geolocateButton.type=\"button\",!1===e){t.warnOnce(\"Geolocation support is not available so the GeolocateControl will be disabled.\");var i=this._map._getUIString(\"GeolocateControl.LocationNotAvailable\");this._geolocateButton.disabled=!0,this._geolocateButton.title=i,this._geolocateButton.setAttribute(\"aria-label\",i)}else{var a=this._map._getUIString(\"GeolocateControl.FindMyLocation\");this._geolocateButton.title=a,this._geolocateButton.setAttribute(\"aria-label\",a)}this.options.trackUserLocation&&(this._geolocateButton.setAttribute(\"aria-pressed\",\"false\"),this._watchState=\"OFF\"),this.options.showUserLocation&&(this._dotElement=r.create(\"div\",\"mapboxgl-user-location-dot\"),this._userLocationDotMarker=new Oi(this._dotElement),this._circleElement=r.create(\"div\",\"mapboxgl-user-location-accuracy-circle\"),this._accuracyCircleMarker=new Oi({element:this._circleElement,pitchAlignment:\"map\"}),this.options.trackUserLocation&&(this._watchState=\"OFF\"),this._map.on(\"zoom\",this._onZoom)),this._geolocateButton.addEventListener(\"click\",this.trigger.bind(this)),this._setup=!0,this.options.trackUserLocation&&this._map.on(\"movestart\",(function(e){e.geolocateSource||\"ACTIVE_LOCK\"!==n._watchState||e.originalEvent&&\"resize\"===e.originalEvent.type||(n._watchState=\"BACKGROUND\",n._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-background\"),n._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-active\"),n.fire(new t.Event(\"trackuserlocationend\")))}))},n.prototype.trigger=function(){if(!this._setup)return t.warnOnce(\"Geolocate control triggered before added to a map\"),!1;if(this.options.trackUserLocation){switch(this._watchState){case\"OFF\":this._watchState=\"WAITING_ACTIVE\",this.fire(new t.Event(\"trackuserlocationstart\"));break;case\"WAITING_ACTIVE\":case\"ACTIVE_LOCK\":case\"ACTIVE_ERROR\":case\"BACKGROUND_ERROR\":Ri--,Fi=!1,this._watchState=\"OFF\",this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-active\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-active-error\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-background\"),this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-background-error\"),this.fire(new t.Event(\"trackuserlocationend\"));break;case\"BACKGROUND\":this._watchState=\"ACTIVE_LOCK\",this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-background\"),this._lastKnownPosition&&this._updateCamera(this._lastKnownPosition),this.fire(new t.Event(\"trackuserlocationstart\"))}switch(this._watchState){case\"WAITING_ACTIVE\":this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-active\");break;case\"ACTIVE_LOCK\":this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-active\");break;case\"ACTIVE_ERROR\":this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-active-error\");break;case\"BACKGROUND\":this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-background\");break;case\"BACKGROUND_ERROR\":this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-background-error\")}if(\"OFF\"===this._watchState&&void 0!==this._geolocationWatchID)this._clearWatch();else if(void 0===this._geolocationWatchID){var e;this._geolocateButton.classList.add(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.setAttribute(\"aria-pressed\",\"true\"),++Ri>1?(e={maximumAge:6e5,timeout:0},Fi=!0):(e=this.options.positionOptions,Fi=!1),this._geolocationWatchID=t.window.navigator.geolocation.watchPosition(this._onSuccess,this._onError,e)}}else t.window.navigator.geolocation.getCurrentPosition(this._onSuccess,this._onError,this.options.positionOptions),this._timeoutId=setTimeout(this._finish,1e4);return!0},n.prototype._clearWatch=function(){t.window.navigator.geolocation.clearWatch(this._geolocationWatchID),this._geolocationWatchID=void 0,this._geolocateButton.classList.remove(\"mapboxgl-ctrl-geolocate-waiting\"),this._geolocateButton.setAttribute(\"aria-pressed\",\"false\"),this.options.showUserLocation&&this._updateMarker(null)},n}(t.Evented),Ni={maxWidth:100,unit:\"metric\"},ji=function(e){this.options=t.extend({},Ni,e),t.bindAll([\"_onMove\",\"setUnit\"],this)};function Ui(t,e,r){var n=r&&r.maxWidth||100,i=t._container.clientHeight/2,a=t.unproject([0,i]),o=t.unproject([n,i]),s=a.distanceTo(o);if(r&&\"imperial\"===r.unit){var l=3.2808*s;l>5280?Vi(e,n,l/5280,t._getUIString(\"ScaleControl.Miles\")):Vi(e,n,l,t._getUIString(\"ScaleControl.Feet\"))}else r&&\"nautical\"===r.unit?Vi(e,n,s/1852,t._getUIString(\"ScaleControl.NauticalMiles\")):s>=1e3?Vi(e,n,s/1e3,t._getUIString(\"ScaleControl.Kilometers\")):Vi(e,n,s,t._getUIString(\"ScaleControl.Meters\"))}function Vi(t,e,r,n){var i,a,o,s=(i=r,(a=Math.pow(10,(\"\"+Math.floor(i)).length-1))*(o=(o=i/a)>=10?10:o>=5?5:o>=3?3:o>=2?2:o>=1?1:function(t){var e=Math.pow(10,Math.ceil(-Math.log(t)/Math.LN10));return Math.round(t*e)/e}(o)));t.style.width=e*(s/r)+\"px\",t.innerHTML=s+\"&nbsp;\"+n}ji.prototype.getDefaultPosition=function(){return\"bottom-left\"},ji.prototype._onMove=function(){Ui(this._map,this._container,this.options)},ji.prototype.onAdd=function(t){return this._map=t,this._container=r.create(\"div\",\"mapboxgl-ctrl mapboxgl-ctrl-scale\",t.getContainer()),this._map.on(\"move\",this._onMove),this._onMove(),this._container},ji.prototype.onRemove=function(){r.remove(this._container),this._map.off(\"move\",this._onMove),this._map=void 0},ji.prototype.setUnit=function(t){this.options.unit=t,Ui(this._map,this._container,this.options)};var qi=function(e){this._fullscreen=!1,e&&e.container&&(e.container instanceof t.window.HTMLElement?this._container=e.container:t.warnOnce(\"Full screen control 'container' must be a DOM element.\")),t.bindAll([\"_onClickFullscreen\",\"_changeIcon\"],this),\"onfullscreenchange\"in t.window.document?this._fullscreenchange=\"fullscreenchange\":\"onmozfullscreenchange\"in t.window.document?this._fullscreenchange=\"mozfullscreenchange\":\"onwebkitfullscreenchange\"in t.window.document?this._fullscreenchange=\"webkitfullscreenchange\":\"onmsfullscreenchange\"in t.window.document&&(this._fullscreenchange=\"MSFullscreenChange\")};qi.prototype.onAdd=function(e){return this._map=e,this._container||(this._container=this._map.getContainer()),this._controlContainer=r.create(\"div\",\"mapboxgl-ctrl mapboxgl-ctrl-group\"),this._checkFullscreenSupport()?this._setupUI():(this._controlContainer.style.display=\"none\",t.warnOnce(\"This device does not support fullscreen mode.\")),this._controlContainer},qi.prototype.onRemove=function(){r.remove(this._controlContainer),this._map=null,t.window.document.removeEventListener(this._fullscreenchange,this._changeIcon)},qi.prototype._checkFullscreenSupport=function(){return!!(t.window.document.fullscreenEnabled||t.window.document.mozFullScreenEnabled||t.window.document.msFullscreenEnabled||t.window.document.webkitFullscreenEnabled)},qi.prototype._setupUI=function(){var e=this._fullscreenButton=r.create(\"button\",\"mapboxgl-ctrl-fullscreen\",this._controlContainer);r.create(\"span\",\"mapboxgl-ctrl-icon\",e).setAttribute(\"aria-hidden\",!0),e.type=\"button\",this._updateTitle(),this._fullscreenButton.addEventListener(\"click\",this._onClickFullscreen),t.window.document.addEventListener(this._fullscreenchange,this._changeIcon)},qi.prototype._updateTitle=function(){var t=this._getTitle();this._fullscreenButton.setAttribute(\"aria-label\",t),this._fullscreenButton.title=t},qi.prototype._getTitle=function(){return this._map._getUIString(this._isFullscreen()?\"FullscreenControl.Exit\":\"FullscreenControl.Enter\")},qi.prototype._isFullscreen=function(){return this._fullscreen},qi.prototype._changeIcon=function(){(t.window.document.fullscreenElement||t.window.document.mozFullScreenElement||t.window.document.webkitFullscreenElement||t.window.document.msFullscreenElement)===this._container!==this._fullscreen&&(this._fullscreen=!this._fullscreen,this._fullscreenButton.classList.toggle(\"mapboxgl-ctrl-shrink\"),this._fullscreenButton.classList.toggle(\"mapboxgl-ctrl-fullscreen\"),this._updateTitle())},qi.prototype._onClickFullscreen=function(){this._isFullscreen()?t.window.document.exitFullscreen?t.window.document.exitFullscreen():t.window.document.mozCancelFullScreen?t.window.document.mozCancelFullScreen():t.window.document.msExitFullscreen?t.window.document.msExitFullscreen():t.window.document.webkitCancelFullScreen&&t.window.document.webkitCancelFullScreen():this._container.requestFullscreen?this._container.requestFullscreen():this._container.mozRequestFullScreen?this._container.mozRequestFullScreen():this._container.msRequestFullscreen?this._container.msRequestFullscreen():this._container.webkitRequestFullscreen&&this._container.webkitRequestFullscreen()};var Hi={closeButton:!0,closeOnClick:!0,className:\"\",maxWidth:\"240px\"},Gi=function(e){function n(r){e.call(this),this.options=t.extend(Object.create(Hi),r),t.bindAll([\"_update\",\"_onClose\",\"remove\",\"_onMouseMove\",\"_onMouseUp\",\"_onDrag\"],this)}return e&&(n.__proto__=e),(n.prototype=Object.create(e&&e.prototype)).constructor=n,n.prototype.addTo=function(e){return this._map&&this.remove(),this._map=e,this.options.closeOnClick&&this._map.on(\"click\",this._onClose),this.options.closeOnMove&&this._map.on(\"move\",this._onClose),this._map.on(\"remove\",this.remove),this._update(),this._trackPointer?(this._map.on(\"mousemove\",this._onMouseMove),this._map.on(\"mouseup\",this._onMouseUp),this._container&&this._container.classList.add(\"mapboxgl-popup-track-pointer\"),this._map._canvasContainer.classList.add(\"mapboxgl-track-pointer\")):this._map.on(\"move\",this._update),this.fire(new t.Event(\"open\")),this},n.prototype.isOpen=function(){return!!this._map},n.prototype.remove=function(){return this._content&&r.remove(this._content),this._container&&(r.remove(this._container),delete this._container),this._map&&(this._map.off(\"move\",this._update),this._map.off(\"move\",this._onClose),this._map.off(\"click\",this._onClose),this._map.off(\"remove\",this.remove),this._map.off(\"mousemove\",this._onMouseMove),this._map.off(\"mouseup\",this._onMouseUp),this._map.off(\"drag\",this._onDrag),delete this._map),this.fire(new t.Event(\"close\")),this},n.prototype.getLngLat=function(){return this._lngLat},n.prototype.setLngLat=function(e){return this._lngLat=t.LngLat.convert(e),this._pos=null,this._trackPointer=!1,this._update(),this._map&&(this._map.on(\"move\",this._update),this._map.off(\"mousemove\",this._onMouseMove),this._container&&this._container.classList.remove(\"mapboxgl-popup-track-pointer\"),this._map._canvasContainer.classList.remove(\"mapboxgl-track-pointer\")),this},n.prototype.trackPointer=function(){return this._trackPointer=!0,this._pos=null,this._update(),this._map&&(this._map.off(\"move\",this._update),this._map.on(\"mousemove\",this._onMouseMove),this._map.on(\"drag\",this._onDrag),this._container&&this._container.classList.add(\"mapboxgl-popup-track-pointer\"),this._map._canvasContainer.classList.add(\"mapboxgl-track-pointer\")),this},n.prototype.getElement=function(){return this._container},n.prototype.setText=function(e){return this.setDOMContent(t.window.document.createTextNode(e))},n.prototype.setHTML=function(e){var r,n=t.window.document.createDocumentFragment(),i=t.window.document.createElement(\"body\");for(i.innerHTML=e;r=i.firstChild;)n.appendChild(r);return this.setDOMContent(n)},n.prototype.getMaxWidth=function(){return this._container&&this._container.style.maxWidth},n.prototype.setMaxWidth=function(t){return this.options.maxWidth=t,this._update(),this},n.prototype.setDOMContent=function(t){return this._createContent(),this._content.appendChild(t),this._update(),this},n.prototype.addClassName=function(t){this._container&&this._container.classList.add(t)},n.prototype.removeClassName=function(t){this._container&&this._container.classList.remove(t)},n.prototype.toggleClassName=function(t){if(this._container)return this._container.classList.toggle(t)},n.prototype._createContent=function(){this._content&&r.remove(this._content),this._content=r.create(\"div\",\"mapboxgl-popup-content\",this._container),this.options.closeButton&&(this._closeButton=r.create(\"button\",\"mapboxgl-popup-close-button\",this._content),this._closeButton.type=\"button\",this._closeButton.setAttribute(\"aria-label\",\"Close popup\"),this._closeButton.innerHTML=\"&#215;\",this._closeButton.addEventListener(\"click\",this._onClose))},n.prototype._onMouseUp=function(t){this._update(t.point)},n.prototype._onMouseMove=function(t){this._update(t.point)},n.prototype._onDrag=function(t){this._update(t.point)},n.prototype._update=function(e){var n=this;if(this._map&&(this._lngLat||this._trackPointer)&&this._content&&(this._container||(this._container=r.create(\"div\",\"mapboxgl-popup\",this._map.getContainer()),this._tip=r.create(\"div\",\"mapboxgl-popup-tip\",this._container),this._container.appendChild(this._content),this.options.className&&this.options.className.split(\" \").forEach((function(t){return n._container.classList.add(t)})),this._trackPointer&&this._container.classList.add(\"mapboxgl-popup-track-pointer\")),this.options.maxWidth&&this._container.style.maxWidth!==this.options.maxWidth&&(this._container.style.maxWidth=this.options.maxWidth),this._map.transform.renderWorldCopies&&!this._trackPointer&&(this._lngLat=Li(this._lngLat,this._pos,this._map.transform)),!this._trackPointer||e)){var i=this._pos=this._trackPointer&&e?e:this._map.project(this._lngLat),a=this.options.anchor,o=function e(r){if(r){if(\"number\"==typeof r){var n=Math.round(Math.sqrt(.5*Math.pow(r,2)));return{center:new t.Point(0,0),top:new t.Point(0,r),\"top-left\":new t.Point(n,n),\"top-right\":new t.Point(-n,n),bottom:new t.Point(0,-r),\"bottom-left\":new t.Point(n,-n),\"bottom-right\":new t.Point(-n,-n),left:new t.Point(r,0),right:new t.Point(-r,0)}}if(r instanceof t.Point||Array.isArray(r)){var i=t.Point.convert(r);return{center:i,top:i,\"top-left\":i,\"top-right\":i,bottom:i,\"bottom-left\":i,\"bottom-right\":i,left:i,right:i}}return{center:t.Point.convert(r.center||[0,0]),top:t.Point.convert(r.top||[0,0]),\"top-left\":t.Point.convert(r[\"top-left\"]||[0,0]),\"top-right\":t.Point.convert(r[\"top-right\"]||[0,0]),bottom:t.Point.convert(r.bottom||[0,0]),\"bottom-left\":t.Point.convert(r[\"bottom-left\"]||[0,0]),\"bottom-right\":t.Point.convert(r[\"bottom-right\"]||[0,0]),left:t.Point.convert(r.left||[0,0]),right:t.Point.convert(r.right||[0,0])}}return e(new t.Point(0,0))}(this.options.offset);if(!a){var s,l=this._container.offsetWidth,c=this._container.offsetHeight;s=i.y+o.bottom.y<c?[\"top\"]:i.y>this._map.transform.height-c?[\"bottom\"]:[],i.x<l/2?s.push(\"left\"):i.x>this._map.transform.width-l/2&&s.push(\"right\"),a=0===s.length?\"bottom\":s.join(\"-\")}var u=i.add(o[a]).round();r.setTransform(this._container,Ii[a]+\" translate(\"+u.x+\"px,\"+u.y+\"px)\"),Pi(this._container,a,\"popup\")}},n.prototype._onClose=function(){this.remove()},n}(t.Evented),Yi={version:t.version,supported:e,setRTLTextPlugin:t.setRTLTextPlugin,getRTLTextPluginStatus:t.getRTLTextPluginStatus,Map:Mi,NavigationControl:Ei,GeolocateControl:Bi,AttributionControl:vi,ScaleControl:ji,FullscreenControl:qi,Popup:Gi,Marker:Oi,Style:qe,LngLat:t.LngLat,LngLatBounds:t.LngLatBounds,Point:t.Point,MercatorCoordinate:t.MercatorCoordinate,Evented:t.Evented,config:t.config,prewarm:function(){Bt().acquire(Ot)},clearPrewarmedResources:function(){var t=Rt;t&&(t.isPreloaded()&&1===t.numActive()?(t.release(Ot),Rt=null):console.warn(\"Could not clear WebWorkers since there are active Map instances that still reference it. The pre-warmed WebWorker pool can only be cleared when all map instances have been removed with map.remove()\"))},get accessToken(){return t.config.ACCESS_TOKEN},set accessToken(e){t.config.ACCESS_TOKEN=e},get baseApiUrl(){return t.config.API_URL},set baseApiUrl(e){t.config.API_URL=e},get workerCount(){return Dt.workerCount},set workerCount(t){Dt.workerCount=t},get maxParallelImageRequests(){return t.config.MAX_PARALLEL_IMAGE_REQUESTS},set maxParallelImageRequests(e){t.config.MAX_PARALLEL_IMAGE_REQUESTS=e},clearStorage:function(e){t.clearTileCache(e)},workerUrl:\"\"};return Yi})),r}))},{}],474:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=1<<t+1,r=new Array(e),n=0;n<e;++n)r[n]=a(t,n);return r};var n=t(\"convex-hull\");function i(t,e,r){for(var n=new Array(t),i=0;i<t;++i)n[i]=0,i===e&&(n[i]+=.5),i===r&&(n[i]+=.5);return n}function a(t,e){if(0===e||e===(1<<t+1)-1)return[];for(var r=[],a=[],o=0;o<=t;++o)if(e&1<<o){r.push(i(t,o-1,o-1)),a.push(null);for(var s=0;s<=t;++s)~e&1<<s&&(r.push(i(t,o-1,s-1)),a.push([o,s]))}var l=n(r),c=[];t:for(o=0;o<l.length;++o){var u=l[o],f=[];for(s=0;s<u.length;++s){if(!a[u[s]])continue t;f.push(a[u[s]].slice())}c.push(f)}return c}},{\"convex-hull\":135}],475:[function(t,e,r){var n=t(\"./normalize\"),i=t(\"gl-mat4/create\"),a=t(\"gl-mat4/clone\"),o=t(\"gl-mat4/determinant\"),s=t(\"gl-mat4/invert\"),l=t(\"gl-mat4/transpose\"),c={length:t(\"gl-vec3/length\"),normalize:t(\"gl-vec3/normalize\"),dot:t(\"gl-vec3/dot\"),cross:t(\"gl-vec3/cross\")},u=i(),f=i(),h=[0,0,0,0],p=[[0,0,0],[0,0,0],[0,0,0]],d=[0,0,0];function g(t,e,r,n,i){t[0]=e[0]*n+r[0]*i,t[1]=e[1]*n+r[1]*i,t[2]=e[2]*n+r[2]*i}e.exports=function(t,e,r,i,m,v){if(e||(e=[0,0,0]),r||(r=[0,0,0]),i||(i=[0,0,0]),m||(m=[0,0,0,1]),v||(v=[0,0,0,1]),!n(u,t))return!1;if(a(f,u),f[3]=0,f[7]=0,f[11]=0,f[15]=1,Math.abs(o(f)<1e-8))return!1;var y,x,b,_,w,T,k,M=u[3],A=u[7],S=u[11],E=u[12],C=u[13],L=u[14],I=u[15];if(0!==M||0!==A||0!==S){if(h[0]=M,h[1]=A,h[2]=S,h[3]=I,!s(f,f))return!1;l(f,f),y=m,b=f,_=(x=h)[0],w=x[1],T=x[2],k=x[3],y[0]=b[0]*_+b[4]*w+b[8]*T+b[12]*k,y[1]=b[1]*_+b[5]*w+b[9]*T+b[13]*k,y[2]=b[2]*_+b[6]*w+b[10]*T+b[14]*k,y[3]=b[3]*_+b[7]*w+b[11]*T+b[15]*k}else m[0]=m[1]=m[2]=0,m[3]=1;if(e[0]=E,e[1]=C,e[2]=L,function(t,e){t[0][0]=e[0],t[0][1]=e[1],t[0][2]=e[2],t[1][0]=e[4],t[1][1]=e[5],t[1][2]=e[6],t[2][0]=e[8],t[2][1]=e[9],t[2][2]=e[10]}(p,u),r[0]=c.length(p[0]),c.normalize(p[0],p[0]),i[0]=c.dot(p[0],p[1]),g(p[1],p[1],p[0],1,-i[0]),r[1]=c.length(p[1]),c.normalize(p[1],p[1]),i[0]/=r[1],i[1]=c.dot(p[0],p[2]),g(p[2],p[2],p[0],1,-i[1]),i[2]=c.dot(p[1],p[2]),g(p[2],p[2],p[1],1,-i[2]),r[2]=c.length(p[2]),c.normalize(p[2],p[2]),i[1]/=r[2],i[2]/=r[2],c.cross(d,p[1],p[2]),c.dot(p[0],d)<0)for(var P=0;P<3;P++)r[P]*=-1,p[P][0]*=-1,p[P][1]*=-1,p[P][2]*=-1;return v[0]=.5*Math.sqrt(Math.max(1+p[0][0]-p[1][1]-p[2][2],0)),v[1]=.5*Math.sqrt(Math.max(1-p[0][0]+p[1][1]-p[2][2],0)),v[2]=.5*Math.sqrt(Math.max(1-p[0][0]-p[1][1]+p[2][2],0)),v[3]=.5*Math.sqrt(Math.max(1+p[0][0]+p[1][1]+p[2][2],0)),p[2][1]>p[1][2]&&(v[0]=-v[0]),p[0][2]>p[2][0]&&(v[1]=-v[1]),p[1][0]>p[0][1]&&(v[2]=-v[2]),!0}},{\"./normalize\":476,\"gl-mat4/clone\":278,\"gl-mat4/create\":280,\"gl-mat4/determinant\":281,\"gl-mat4/invert\":293,\"gl-mat4/transpose\":306,\"gl-vec3/cross\":365,\"gl-vec3/dot\":370,\"gl-vec3/length\":380,\"gl-vec3/normalize\":387}],476:[function(t,e,r){e.exports=function(t,e){var r=e[15];if(0===r)return!1;for(var n=1/r,i=0;i<16;i++)t[i]=e[i]*n;return!0}},{}],477:[function(t,e,r){var n=t(\"gl-vec3/lerp\"),i=t(\"mat4-recompose\"),a=t(\"mat4-decompose\"),o=t(\"gl-mat4/determinant\"),s=t(\"quat-slerp\"),l=f(),c=f(),u=f();function f(){return{translate:h(),scale:h(1),skew:h(),perspective:[0,0,0,1],quaternion:[0,0,0,1]}}function h(t){return[t||0,t||0,t||0]}e.exports=function(t,e,r,f){if(0===o(e)||0===o(r))return!1;var h=a(e,l.translate,l.scale,l.skew,l.perspective,l.quaternion),p=a(r,c.translate,c.scale,c.skew,c.perspective,c.quaternion);return!(!h||!p)&&(n(u.translate,l.translate,c.translate,f),n(u.skew,l.skew,c.skew,f),n(u.scale,l.scale,c.scale,f),n(u.perspective,l.perspective,c.perspective,f),s(u.quaternion,l.quaternion,c.quaternion,f),i(t,u.translate,u.scale,u.skew,u.perspective,u.quaternion),!0)}},{\"gl-mat4/determinant\":281,\"gl-vec3/lerp\":381,\"mat4-decompose\":475,\"mat4-recompose\":478,\"quat-slerp\":527}],478:[function(t,e,r){var n={identity:t(\"gl-mat4/identity\"),translate:t(\"gl-mat4/translate\"),multiply:t(\"gl-mat4/multiply\"),create:t(\"gl-mat4/create\"),scale:t(\"gl-mat4/scale\"),fromRotationTranslation:t(\"gl-mat4/fromRotationTranslation\")},i=(n.create(),n.create());e.exports=function(t,e,r,a,o,s){return n.identity(t),n.fromRotationTranslation(t,s,e),t[3]=o[0],t[7]=o[1],t[11]=o[2],t[15]=o[3],n.identity(i),0!==a[2]&&(i[9]=a[2],n.multiply(t,t,i)),0!==a[1]&&(i[9]=0,i[8]=a[1],n.multiply(t,t,i)),0!==a[0]&&(i[8]=0,i[4]=a[0],n.multiply(t,t,i)),n.scale(t,t,r),t}},{\"gl-mat4/create\":280,\"gl-mat4/fromRotationTranslation\":284,\"gl-mat4/identity\":291,\"gl-mat4/multiply\":295,\"gl-mat4/scale\":303,\"gl-mat4/translate\":305}],479:[function(t,e,r){\"use strict\";e.exports=Math.log2||function(t){return Math.log(t)*Math.LOG2E}},{}],480:[function(t,e,r){\"use strict\";var n=t(\"binary-search-bounds\"),i=t(\"mat4-interpolate\"),a=t(\"gl-mat4/invert\"),o=t(\"gl-mat4/rotateX\"),s=t(\"gl-mat4/rotateY\"),l=t(\"gl-mat4/rotateZ\"),c=t(\"gl-mat4/lookAt\"),u=t(\"gl-mat4/translate\"),f=(t(\"gl-mat4/scale\"),t(\"gl-vec3/normalize\")),h=[0,0,0];function p(t){this._components=t.slice(),this._time=[0],this.prevMatrix=t.slice(),this.nextMatrix=t.slice(),this.computedMatrix=t.slice(),this.computedInverse=t.slice(),this.computedEye=[0,0,0],this.computedUp=[0,0,0],this.computedCenter=[0,0,0],this.computedRadius=[0],this._limits=[-1/0,1/0]}e.exports=function(t){return new p((t=t||{}).matrix||[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1])};var d=p.prototype;d.recalcMatrix=function(t){var e=this._time,r=n.le(e,t),o=this.computedMatrix;if(!(r<0)){var s=this._components;if(r===e.length-1)for(var l=16*r,c=0;c<16;++c)o[c]=s[l++];else{var u=e[r+1]-e[r],h=(l=16*r,this.prevMatrix),p=!0;for(c=0;c<16;++c)h[c]=s[l++];var d=this.nextMatrix;for(c=0;c<16;++c)d[c]=s[l++],p=p&&h[c]===d[c];if(u<1e-6||p)for(c=0;c<16;++c)o[c]=h[c];else i(o,h,d,(t-e[r])/u)}var g=this.computedUp;g[0]=o[1],g[1]=o[5],g[2]=o[9],f(g,g);var m=this.computedInverse;a(m,o);var v=this.computedEye,y=m[15];v[0]=m[12]/y,v[1]=m[13]/y,v[2]=m[14]/y;var x=this.computedCenter,b=Math.exp(this.computedRadius[0]);for(c=0;c<3;++c)x[c]=v[c]-o[2+4*c]*b}},d.idle=function(t){if(!(t<this.lastT())){for(var e=this._components,r=e.length-16,n=0;n<16;++n)e.push(e[r++]);this._time.push(t)}},d.flush=function(t){var e=n.gt(this._time,t)-2;e<0||(this._time.splice(0,e),this._components.splice(0,16*e))},d.lastT=function(){return this._time[this._time.length-1]},d.lookAt=function(t,e,r,n){this.recalcMatrix(t),e=e||this.computedEye,r=r||h,n=n||this.computedUp,this.setMatrix(t,c(this.computedMatrix,e,r,n));for(var i=0,a=0;a<3;++a)i+=Math.pow(r[a]-e[a],2);i=Math.log(Math.sqrt(i)),this.computedRadius[0]=i},d.rotate=function(t,e,r,n){this.recalcMatrix(t);var i=this.computedInverse;e&&s(i,i,e),r&&o(i,i,r),n&&l(i,i,n),this.setMatrix(t,a(this.computedMatrix,i))};var g=[0,0,0];d.pan=function(t,e,r,n){g[0]=-(e||0),g[1]=-(r||0),g[2]=-(n||0),this.recalcMatrix(t);var i=this.computedInverse;u(i,i,g),this.setMatrix(t,a(i,i))},d.translate=function(t,e,r,n){g[0]=e||0,g[1]=r||0,g[2]=n||0,this.recalcMatrix(t);var i=this.computedMatrix;u(i,i,g),this.setMatrix(t,i)},d.setMatrix=function(t,e){if(!(t<this.lastT())){this._time.push(t);for(var r=0;r<16;++r)this._components.push(e[r])}},d.setDistance=function(t,e){this.computedRadius[0]=e},d.setDistanceLimits=function(t,e){var r=this._limits;r[0]=t,r[1]=e},d.getDistanceLimits=function(t){var e=this._limits;return t?(t[0]=e[0],t[1]=e[1],t):e}},{\"binary-search-bounds\":481,\"gl-mat4/invert\":293,\"gl-mat4/lookAt\":294,\"gl-mat4/rotateX\":300,\"gl-mat4/rotateY\":301,\"gl-mat4/rotateZ\":302,\"gl-mat4/scale\":303,\"gl-mat4/translate\":305,\"gl-vec3/normalize\":387,\"mat4-interpolate\":477}],481:[function(t,e,r){arguments[4][243][0].apply(r,arguments)},{dup:243}],482:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.length;if(e<3){for(var r=new Array(e),i=0;i<e;++i)r[i]=i;return 2===e&&t[0][0]===t[1][0]&&t[0][1]===t[1][1]?[0]:r}var a=new Array(e);for(i=0;i<e;++i)a[i]=i;a.sort((function(e,r){var n=t[e][0]-t[r][0];return n||t[e][1]-t[r][1]}));var o=[a[0],a[1]],s=[a[0],a[1]];for(i=2;i<e;++i){for(var l=a[i],c=t[l],u=o.length;u>1&&n(t[o[u-2]],t[o[u-1]],c)<=0;)u-=1,o.pop();for(o.push(l),u=s.length;u>1&&n(t[s[u-2]],t[s[u-1]],c)>=0;)u-=1,s.pop();s.push(l)}r=new Array(s.length+o.length-2);for(var f=0,h=(i=0,o.length);i<h;++i)r[f++]=o[i];for(var p=s.length-2;p>0;--p)r[f++]=s[p];return r};var n=t(\"robust-orientation\")[3]},{\"robust-orientation\":548}],483:[function(t,e,r){\"use strict\";e.exports=function(t,e){e||(e=t,t=window);var r=0,i=0,a=0,o={shift:!1,alt:!1,control:!1,meta:!1},s=!1;function l(t){var e=!1;return\"altKey\"in t&&(e=e||t.altKey!==o.alt,o.alt=!!t.altKey),\"shiftKey\"in t&&(e=e||t.shiftKey!==o.shift,o.shift=!!t.shiftKey),\"ctrlKey\"in t&&(e=e||t.ctrlKey!==o.control,o.control=!!t.ctrlKey),\"metaKey\"in t&&(e=e||t.metaKey!==o.meta,o.meta=!!t.metaKey),e}function c(t,s){var c=n.x(s),u=n.y(s);\"buttons\"in s&&(t=0|s.buttons),(t!==r||c!==i||u!==a||l(s))&&(r=0|t,i=c||0,a=u||0,e&&e(r,i,a,o))}function u(t){c(0,t)}function f(){(r||i||a||o.shift||o.alt||o.meta||o.control)&&(i=a=0,r=0,o.shift=o.alt=o.control=o.meta=!1,e&&e(0,0,0,o))}function h(t){l(t)&&e&&e(r,i,a,o)}function p(t){0===n.buttons(t)?c(0,t):c(r,t)}function d(t){c(r|n.buttons(t),t)}function g(t){c(r&~n.buttons(t),t)}function m(){s||(s=!0,t.addEventListener(\"mousemove\",p),t.addEventListener(\"mousedown\",d),t.addEventListener(\"mouseup\",g),t.addEventListener(\"mouseleave\",u),t.addEventListener(\"mouseenter\",u),t.addEventListener(\"mouseout\",u),t.addEventListener(\"mouseover\",u),t.addEventListener(\"blur\",f),t.addEventListener(\"keyup\",h),t.addEventListener(\"keydown\",h),t.addEventListener(\"keypress\",h),t!==window&&(window.addEventListener(\"blur\",f),window.addEventListener(\"keyup\",h),window.addEventListener(\"keydown\",h),window.addEventListener(\"keypress\",h)))}m();var v={element:t};return Object.defineProperties(v,{enabled:{get:function(){return s},set:function(e){e?m():function(){if(!s)return;s=!1,t.removeEventListener(\"mousemove\",p),t.removeEventListener(\"mousedown\",d),t.removeEventListener(\"mouseup\",g),t.removeEventListener(\"mouseleave\",u),t.removeEventListener(\"mouseenter\",u),t.removeEventListener(\"mouseout\",u),t.removeEventListener(\"mouseover\",u),t.removeEventListener(\"blur\",f),t.removeEventListener(\"keyup\",h),t.removeEventListener(\"keydown\",h),t.removeEventListener(\"keypress\",h),t!==window&&(window.removeEventListener(\"blur\",f),window.removeEventListener(\"keyup\",h),window.removeEventListener(\"keydown\",h),window.removeEventListener(\"keypress\",h))}()},enumerable:!0},buttons:{get:function(){return r},enumerable:!0},x:{get:function(){return i},enumerable:!0},y:{get:function(){return a},enumerable:!0},mods:{get:function(){return o},enumerable:!0}}),v};var n=t(\"mouse-event\")},{\"mouse-event\":485}],484:[function(t,e,r){var n={left:0,top:0};e.exports=function(t,e,r){e=e||t.currentTarget||t.srcElement,Array.isArray(r)||(r=[0,0]);var i=t.clientX||0,a=t.clientY||0,o=(s=e,s===window||s===document||s===document.body?n:s.getBoundingClientRect());var s;return r[0]=i-o.left,r[1]=a-o.top,r}},{}],485:[function(t,e,r){\"use strict\";function n(t){return t.target||t.srcElement||window}r.buttons=function(t){if(\"object\"==typeof t){if(\"buttons\"in t)return t.buttons;if(\"which\"in t){if(2===(e=t.which))return 4;if(3===e)return 2;if(e>0)return 1<<e-1}else if(\"button\"in t){var e;if(1===(e=t.button))return 4;if(2===e)return 2;if(e>=0)return 1<<e}}return 0},r.element=n,r.x=function(t){if(\"object\"==typeof t){if(\"offsetX\"in t)return t.offsetX;var e=n(t).getBoundingClientRect();return t.clientX-e.left}return 0},r.y=function(t){if(\"object\"==typeof t){if(\"offsetY\"in t)return t.offsetY;var e=n(t).getBoundingClientRect();return t.clientY-e.top}return 0}},{}],486:[function(t,e,r){\"use strict\";var n=t(\"to-px\");e.exports=function(t,e,r){\"function\"==typeof t&&(r=!!e,e=t,t=window);var i=n(\"ex\",t),a=function(t){r&&t.preventDefault();var n=t.deltaX||0,a=t.deltaY||0,o=t.deltaZ||0,s=1;switch(t.deltaMode){case 1:s=i;break;case 2:s=window.innerHeight}if(a*=s,o*=s,(n*=s)||a||o)return e(n,a,o,t)};return t.addEventListener(\"wheel\",a),a}},{\"to-px\":578}],487:[function(t,e,r){\"use strict\";var n=t(\"typedarray-pool\");function i(t){return\"a\"+t}function a(t){return\"d\"+t}function o(t,e){return\"c\"+t+\"_\"+e}function s(t){return\"s\"+t}function l(t,e){return\"t\"+t+\"_\"+e}function c(t){return\"o\"+t}function u(t){return\"x\"+t}function f(t){return\"p\"+t}function h(t,e){return\"d\"+t+\"_\"+e}function p(t){return\"i\"+t}function d(t,e){return\"u\"+t+\"_\"+e}function g(t){return\"b\"+t}function m(t){return\"y\"+t}function v(t){return\"e\"+t}function y(t){return\"v\"+t}e.exports=function(t){function e(t){throw new Error(\"ndarray-extract-contour: \"+t)}\"object\"!=typeof t&&e(\"Must specify arguments\");var r=t.order;Array.isArray(r)||e(\"Must specify order\");var b=t.arrayArguments||1;b<1&&e(\"Must have at least one array argument\");var _=t.scalarArguments||0;_<0&&e(\"Scalar arg count must be > 0\");\"function\"!=typeof t.vertex&&e(\"Must specify vertex creation function\");\"function\"!=typeof t.cell&&e(\"Must specify cell creation function\");\"function\"!=typeof t.phase&&e(\"Must specify phase function\");for(var w=t.getters||[],T=new Array(b),k=0;k<b;++k)w.indexOf(k)>=0?T[k]=!0:T[k]=!1;return function(t,e,r,b,_,w){var T=w.length,k=_.length;if(k<2)throw new Error(\"ndarray-extract-contour: Dimension must be at least 2\");for(var M=\"extractContour\"+_.join(\"_\"),A=[],S=[],E=[],C=0;C<T;++C)E.push(i(C));for(C=0;C<b;++C)E.push(u(C));for(C=0;C<k;++C)S.push(s(C)+\"=\"+i(0)+\".shape[\"+C+\"]|0\");for(C=0;C<T;++C){S.push(a(C)+\"=\"+i(C)+\".data\",c(C)+\"=\"+i(C)+\".offset|0\");for(var L=0;L<k;++L)S.push(l(C,L)+\"=\"+i(C)+\".stride[\"+L+\"]|0\")}for(C=0;C<T;++C){S.push(f(C)+\"=\"+c(C)),S.push(o(C,0));for(L=1;L<1<<k;++L){for(var I=[],P=0;P<k;++P)L&1<<P&&I.push(\"-\"+l(C,P));S.push(h(C,L)+\"=(\"+I.join(\"\")+\")|0\"),S.push(o(C,L)+\"=0\")}}for(C=0;C<T;++C)for(L=0;L<k;++L){var z=[l(C,_[L])];L>0&&z.push(l(C,_[L-1])+\"*\"+s(_[L-1])),S.push(d(C,_[L])+\"=(\"+z.join(\"-\")+\")|0\")}for(C=0;C<k;++C)S.push(p(C)+\"=0\");S.push(\"N=0\");var O=[\"2\"];for(C=k-2;C>=0;--C)O.push(s(_[C]));S.push(\"Q=(\"+O.join(\"*\")+\")|0\",\"P=mallocUint32(Q)\",\"V=mallocUint32(Q)\",\"X=0\"),S.push(g(0)+\"=0\");for(L=1;L<1<<k;++L){var D=[],R=[];for(P=0;P<k;++P)L&1<<P&&(0===R.length?D.push(\"1\"):D.unshift(R.join(\"*\"))),R.push(s(_[P]));var F=\"\";D[0].indexOf(s(_[k-2]))<0&&(F=\"-\");var B=x(k,L,_);S.push(v(B)+\"=(-\"+D.join(\"-\")+\")|0\",m(B)+\"=(\"+F+D.join(\"-\")+\")|0\",g(B)+\"=0\")}function N(t,e){A.push(\"for(\",p(_[t]),\"=\",e,\";\",p(_[t]),\"<\",s(_[t]),\";\",\"++\",p(_[t]),\"){\")}function j(t){for(var e=0;e<T;++e)A.push(f(e),\"+=\",d(e,_[t]),\";\");A.push(\"}\")}function U(){for(var t=1;t<1<<k;++t)A.push(\"T\",\"=\",v(t),\";\",v(t),\"=\",m(t),\";\",m(t),\"=\",\"T\",\";\")}S.push(y(0)+\"=0\",\"T=0\"),function t(e,r){if(e<0)!function(t){for(var e=0;e<T;++e)w[e]?A.push(o(e,0),\"=\",a(e),\".get(\",f(e),\");\"):A.push(o(e,0),\"=\",a(e),\"[\",f(e),\"];\");var r=[];for(e=0;e<T;++e)r.push(o(e,0));for(e=0;e<b;++e)r.push(u(e));A.push(g(0),\"=\",\"P\",\"[\",\"X\",\"]=phase(\",r.join(),\");\");for(var n=1;n<1<<k;++n)A.push(g(n),\"=\",\"P\",\"[\",\"X\",\"+\",v(n),\"];\");var i=[];for(n=1;n<1<<k;++n)i.push(\"(\"+g(0)+\"!==\"+g(n)+\")\");A.push(\"if(\",i.join(\"||\"),\"){\");var s=[];for(e=0;e<k;++e)s.push(p(e));for(e=0;e<T;++e){s.push(o(e,0));for(n=1;n<1<<k;++n)w[e]?A.push(o(e,n),\"=\",a(e),\".get(\",f(e),\"+\",h(e,n),\");\"):A.push(o(e,n),\"=\",a(e),\"[\",f(e),\"+\",h(e,n),\"];\"),s.push(o(e,n))}for(e=0;e<1<<k;++e)s.push(g(e));for(e=0;e<b;++e)s.push(u(e));A.push(\"vertex(\",s.join(),\");\",y(0),\"=\",\"V\",\"[\",\"X\",\"]=\",\"N\",\"++;\");var l=(1<<k)-1,c=g(l);for(n=0;n<k;++n)if(0==(t&~(1<<n))){for(var d=l^1<<n,m=g(d),x=[],_=d;_>0;_=_-1&d)x.push(\"V[X+\"+v(_)+\"]\");x.push(y(0));for(_=0;_<T;++_)1&n?x.push(o(_,l),o(_,d)):x.push(o(_,d),o(_,l));1&n?x.push(c,m):x.push(m,c);for(_=0;_<b;++_)x.push(u(_));A.push(\"if(\",c,\"!==\",m,\"){\",\"face(\",x.join(),\")}\")}A.push(\"}\",\"X\",\"+=1;\")}(r);else{!function(t){for(var e=t-1;e>=0;--e)N(e,0);var r=[];for(e=0;e<T;++e)w[e]?r.push(a(e)+\".get(\"+f(e)+\")\"):r.push(a(e)+\"[\"+f(e)+\"]\");for(e=0;e<b;++e)r.push(u(e));for(A.push(\"P\",\"[\",\"X\",\"++]=phase(\",r.join(),\");\"),e=0;e<t;++e)j(e);for(var n=0;n<T;++n)A.push(f(n),\"+=\",d(n,_[t]),\";\")}(e),A.push(\"if(\",s(_[e]),\">0){\",p(_[e]),\"=1;\"),t(e-1,r|1<<_[e]);for(var n=0;n<T;++n)A.push(f(n),\"+=\",d(n,_[e]),\";\");e===k-1&&(A.push(\"X\",\"=0;\"),U()),N(e,2),t(e-1,r),e===k-1&&(A.push(\"if(\",p(_[k-1]),\"&1){\",\"X\",\"=0;}\"),U()),j(e),A.push(\"}\")}}(k-1,0),A.push(\"freeUint32(\",\"V\",\");freeUint32(\",\"P\",\");\");var V=[\"'use strict';\",\"function \",M,\"(\",E.join(),\"){\",\"var \",S.join(),\";\",A.join(\"\"),\"}\",\"return \",M].join(\"\");return new Function(\"vertex\",\"face\",\"phase\",\"mallocUint32\",\"freeUint32\",V)(t,e,r,n.mallocUint32,n.freeUint32)}(t.vertex,t.cell,t.phase,_,r,T)};function x(t,e,r){for(var n=0,i=0;i<t;++i)e&1<<i&&(n|=1<<r[i]);return n}},{\"typedarray-pool\":595}],488:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){if(Array.isArray(r)){if(r.length!==e.dimension)throw new Error(\"ndarray-gradient: invalid boundary conditions\")}else r=n(e.dimension,\"string\"==typeof r?r:\"clamp\");if(t.dimension!==e.dimension+1)throw new Error(\"ndarray-gradient: output dimension must be +1 input dimension\");if(t.shape[e.dimension]!==e.dimension)throw new Error(\"ndarray-gradient: output shape must match input shape\");for(var i=0;i<e.dimension;++i)if(t.shape[i]!==e.shape[i])throw new Error(\"ndarray-gradient: shape mismatch\");if(0===e.size)return t;if(e.dimension<=0)return t.set(0),t;return function(t){var e=t.join();if(v=o[e])return v;var r=t.length,n=[\"function gradient(dst,src){var s=src.shape.slice();\"];function i(e){for(var i=r-e.length,a=[],o=[],s=[],l=0;l<r;++l)e.indexOf(l+1)>=0?s.push(\"0\"):e.indexOf(-(l+1))>=0?s.push(\"s[\"+l+\"]-1\"):(s.push(\"-1\"),a.push(\"1\"),o.push(\"s[\"+l+\"]-2\"));var c=\".lo(\"+a.join()+\").hi(\"+o.join()+\")\";if(0===a.length&&(c=\"\"),i>0){n.push(\"if(1\");for(l=0;l<r;++l)e.indexOf(l+1)>=0||e.indexOf(-(l+1))>=0||n.push(\"&&s[\",l,\"]>2\");n.push(\"){grad\",i,\"(src.pick(\",s.join(),\")\",c);for(l=0;l<r;++l)e.indexOf(l+1)>=0||e.indexOf(-(l+1))>=0||n.push(\",dst.pick(\",s.join(),\",\",l,\")\",c);n.push(\");\")}for(l=0;l<e.length;++l){var u=Math.abs(e[l])-1,f=\"dst.pick(\"+s.join()+\",\"+u+\")\"+c;switch(t[u]){case\"clamp\":var h=s.slice(),p=s.slice();e[l]<0?h[u]=\"s[\"+u+\"]-2\":p[u]=\"1\",0===i?n.push(\"if(s[\",u,\"]>1){dst.set(\",s.join(),\",\",u,\",0.5*(src.get(\",h.join(),\")-src.get(\",p.join(),\")))}else{dst.set(\",s.join(),\",\",u,\",0)};\"):n.push(\"if(s[\",u,\"]>1){diff(\",f,\",src.pick(\",h.join(),\")\",c,\",src.pick(\",p.join(),\")\",c,\");}else{zero(\",f,\");};\");break;case\"mirror\":0===i?n.push(\"dst.set(\",s.join(),\",\",u,\",0);\"):n.push(\"zero(\",f,\");\");break;case\"wrap\":var d=s.slice(),g=s.slice();e[l]<0?(d[u]=\"s[\"+u+\"]-2\",g[u]=\"0\"):(d[u]=\"s[\"+u+\"]-1\",g[u]=\"1\"),0===i?n.push(\"if(s[\",u,\"]>2){dst.set(\",s.join(),\",\",u,\",0.5*(src.get(\",d.join(),\")-src.get(\",g.join(),\")))}else{dst.set(\",s.join(),\",\",u,\",0)};\"):n.push(\"if(s[\",u,\"]>2){diff(\",f,\",src.pick(\",d.join(),\")\",c,\",src.pick(\",g.join(),\")\",c,\");}else{zero(\",f,\");};\");break;default:throw new Error(\"ndarray-gradient: Invalid boundary condition\")}}i>0&&n.push(\"};\")}for(var s=0;s<1<<r;++s){for(var f=[],h=0;h<r;++h)s&1<<h&&f.push(h+1);for(var p=0;p<1<<f.length;++p){var d=f.slice();for(h=0;h<f.length;++h)p&1<<h&&(d[h]=-d[h]);i(d)}}n.push(\"return dst;};return gradient\");var g=[\"diff\",\"zero\"],m=[l,c];for(s=1;s<=r;++s)g.push(\"grad\"+s),m.push(u(s));g.push(n.join(\"\"));var v=Function.apply(void 0,g).apply(void 0,m);return a[e]=v,v}(r)(t,e)};var n=t(\"dup\"),i=t(\"cwise-compiler\"),a={},o={},s={body:\"\",args:[],thisVars:[],localVars:[]},l=i({args:[\"array\",\"array\",\"array\"],pre:s,post:s,body:{args:[{name:\"out\",lvalue:!0,rvalue:!1,count:1},{name:\"left\",lvalue:!1,rvalue:!0,count:1},{name:\"right\",lvalue:!1,rvalue:!0,count:1}],body:\"out=0.5*(left-right)\",thisVars:[],localVars:[]},funcName:\"cdiff\"}),c=i({args:[\"array\"],pre:s,post:s,body:{args:[{name:\"out\",lvalue:!0,rvalue:!1,count:1}],body:\"out=0\",thisVars:[],localVars:[]},funcName:\"zero\"});function u(t){if(t in a)return a[t];for(var e=[],r=0;r<t;++r)e.push(\"out\",r,\"s=0.5*(inp\",r,\"l-inp\",r,\"r);\");var o=[\"array\"],l=[\"junk\"];for(r=0;r<t;++r){o.push(\"array\"),l.push(\"out\"+r+\"s\");var c=n(t);c[r]=-1,o.push({array:0,offset:c.slice()}),c[r]=1,o.push({array:0,offset:c.slice()}),l.push(\"inp\"+r+\"l\",\"inp\"+r+\"r\")}return a[t]=i({args:o,pre:s,post:s,body:{body:e.join(\"\"),args:l.map((function(t){return{name:t,lvalue:0===t.indexOf(\"out\"),rvalue:0===t.indexOf(\"inp\"),count:\"junk\"!==t|0}})),thisVars:[],localVars:[]},funcName:\"fdTemplate\"+t})}},{\"cwise-compiler\":151,dup:176}],489:[function(t,e,r){\"use strict\";function n(t,e){var r=Math.floor(e),n=e-r,i=0<=r&&r<t.shape[0],a=0<=r+1&&r+1<t.shape[0];return(1-n)*(i?+t.get(r):0)+n*(a?+t.get(r+1):0)}function i(t,e,r){var n=Math.floor(e),i=e-n,a=0<=n&&n<t.shape[0],o=0<=n+1&&n+1<t.shape[0],s=Math.floor(r),l=r-s,c=0<=s&&s<t.shape[1],u=0<=s+1&&s+1<t.shape[1],f=a&&c?t.get(n,s):0,h=a&&u?t.get(n,s+1):0;return(1-l)*((1-i)*f+i*(o&&c?t.get(n+1,s):0))+l*((1-i)*h+i*(o&&u?t.get(n+1,s+1):0))}function a(t,e,r,n){var i=Math.floor(e),a=e-i,o=0<=i&&i<t.shape[0],s=0<=i+1&&i+1<t.shape[0],l=Math.floor(r),c=r-l,u=0<=l&&l<t.shape[1],f=0<=l+1&&l+1<t.shape[1],h=Math.floor(n),p=n-h,d=0<=h&&h<t.shape[2],g=0<=h+1&&h+1<t.shape[2],m=o&&u&&d?t.get(i,l,h):0,v=o&&f&&d?t.get(i,l+1,h):0,y=s&&u&&d?t.get(i+1,l,h):0,x=s&&f&&d?t.get(i+1,l+1,h):0,b=o&&u&&g?t.get(i,l,h+1):0,_=o&&f&&g?t.get(i,l+1,h+1):0;return(1-p)*((1-c)*((1-a)*m+a*y)+c*((1-a)*v+a*x))+p*((1-c)*((1-a)*b+a*(s&&u&&g?t.get(i+1,l,h+1):0))+c*((1-a)*_+a*(s&&f&&g?t.get(i+1,l+1,h+1):0)))}function o(t){var e,r,n=0|t.shape.length,i=new Array(n),a=new Array(n),o=new Array(n),s=new Array(n);for(e=0;e<n;++e)r=+arguments[e+1],i[e]=Math.floor(r),a[e]=r-i[e],o[e]=0<=i[e]&&i[e]<t.shape[e],s[e]=0<=i[e]+1&&i[e]+1<t.shape[e];var l,c,u,f=0;t:for(e=0;e<1<<n;++e){for(c=1,u=t.offset,l=0;l<n;++l)if(e&1<<l){if(!s[l])continue t;c*=a[l],u+=t.stride[l]*(i[l]+1)}else{if(!o[l])continue t;c*=1-a[l],u+=t.stride[l]*i[l]}f+=c*t.data[u]}return f}e.exports=function(t,e,r,s){switch(t.shape.length){case 0:return 0;case 1:return n(t,e);case 2:return i(t,e,r);case 3:return a(t,e,r,s);default:return o.apply(void 0,arguments)}},e.exports.d1=n,e.exports.d2=i,e.exports.d3=a},{}],490:[function(t,e,r){\"use strict\";var n=t(\"cwise-compiler\"),i={body:\"\",args:[],thisVars:[],localVars:[]};function a(t){if(!t)return i;for(var e=0;e<t.args.length;++e){var r=t.args[e];t.args[e]=0===e?{name:r,lvalue:!0,rvalue:!!t.rvalue,count:t.count||1}:{name:r,lvalue:!1,rvalue:!0,count:1}}return t.thisVars||(t.thisVars=[]),t.localVars||(t.localVars=[]),t}function o(t){for(var e=[],r=0;r<t.args.length;++r)e.push(\"a\"+r);return new Function(\"P\",[\"return function \",t.funcName,\"_ndarrayops(\",e.join(\",\"),\") {P(\",e.join(\",\"),\");return a0}\"].join(\"\"))(function(t){return n({args:t.args,pre:a(t.pre),body:a(t.body),post:a(t.proc),funcName:t.funcName})}(t))}var s={add:\"+\",sub:\"-\",mul:\"*\",div:\"/\",mod:\"%\",band:\"&\",bor:\"|\",bxor:\"^\",lshift:\"<<\",rshift:\">>\",rrshift:\">>>\"};!function(){for(var t in s){var e=s[t];r[t]=o({args:[\"array\",\"array\",\"array\"],body:{args:[\"a\",\"b\",\"c\"],body:\"a=b\"+e+\"c\"},funcName:t}),r[t+\"eq\"]=o({args:[\"array\",\"array\"],body:{args:[\"a\",\"b\"],body:\"a\"+e+\"=b\"},rvalue:!0,funcName:t+\"eq\"}),r[t+\"s\"]=o({args:[\"array\",\"array\",\"scalar\"],body:{args:[\"a\",\"b\",\"s\"],body:\"a=b\"+e+\"s\"},funcName:t+\"s\"}),r[t+\"seq\"]=o({args:[\"array\",\"scalar\"],body:{args:[\"a\",\"s\"],body:\"a\"+e+\"=s\"},rvalue:!0,funcName:t+\"seq\"})}}();var l={not:\"!\",bnot:\"~\",neg:\"-\",recip:\"1.0/\"};!function(){for(var t in l){var e=l[t];r[t]=o({args:[\"array\",\"array\"],body:{args:[\"a\",\"b\"],body:\"a=\"+e+\"b\"},funcName:t}),r[t+\"eq\"]=o({args:[\"array\"],body:{args:[\"a\"],body:\"a=\"+e+\"a\"},rvalue:!0,count:2,funcName:t+\"eq\"})}}();var c={and:\"&&\",or:\"||\",eq:\"===\",neq:\"!==\",lt:\"<\",gt:\">\",leq:\"<=\",geq:\">=\"};!function(){for(var t in c){var e=c[t];r[t]=o({args:[\"array\",\"array\",\"array\"],body:{args:[\"a\",\"b\",\"c\"],body:\"a=b\"+e+\"c\"},funcName:t}),r[t+\"s\"]=o({args:[\"array\",\"array\",\"scalar\"],body:{args:[\"a\",\"b\",\"s\"],body:\"a=b\"+e+\"s\"},funcName:t+\"s\"}),r[t+\"eq\"]=o({args:[\"array\",\"array\"],body:{args:[\"a\",\"b\"],body:\"a=a\"+e+\"b\"},rvalue:!0,count:2,funcName:t+\"eq\"}),r[t+\"seq\"]=o({args:[\"array\",\"scalar\"],body:{args:[\"a\",\"s\"],body:\"a=a\"+e+\"s\"},rvalue:!0,count:2,funcName:t+\"seq\"})}}();var u=[\"abs\",\"acos\",\"asin\",\"atan\",\"ceil\",\"cos\",\"exp\",\"floor\",\"log\",\"round\",\"sin\",\"sqrt\",\"tan\"];!function(){for(var t=0;t<u.length;++t){var e=u[t];r[e]=o({args:[\"array\",\"array\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\"],body:\"a=this_f(b)\",thisVars:[\"this_f\"]},funcName:e}),r[e+\"eq\"]=o({args:[\"array\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\"],body:\"a=this_f(a)\",thisVars:[\"this_f\"]},rvalue:!0,count:2,funcName:e+\"eq\"})}}();var f=[\"max\",\"min\",\"atan2\",\"pow\"];!function(){for(var t=0;t<f.length;++t){var e=f[t];r[e]=o({args:[\"array\",\"array\",\"array\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\",\"c\"],body:\"a=this_f(b,c)\",thisVars:[\"this_f\"]},funcName:e}),r[e+\"s\"]=o({args:[\"array\",\"array\",\"scalar\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\",\"c\"],body:\"a=this_f(b,c)\",thisVars:[\"this_f\"]},funcName:e+\"s\"}),r[e+\"eq\"]=o({args:[\"array\",\"array\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\"],body:\"a=this_f(a,b)\",thisVars:[\"this_f\"]},rvalue:!0,count:2,funcName:e+\"eq\"}),r[e+\"seq\"]=o({args:[\"array\",\"scalar\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\"],body:\"a=this_f(a,b)\",thisVars:[\"this_f\"]},rvalue:!0,count:2,funcName:e+\"seq\"})}}();var h=[\"atan2\",\"pow\"];!function(){for(var t=0;t<h.length;++t){var e=h[t];r[e+\"op\"]=o({args:[\"array\",\"array\",\"array\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\",\"c\"],body:\"a=this_f(c,b)\",thisVars:[\"this_f\"]},funcName:e+\"op\"}),r[e+\"ops\"]=o({args:[\"array\",\"array\",\"scalar\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\",\"c\"],body:\"a=this_f(c,b)\",thisVars:[\"this_f\"]},funcName:e+\"ops\"}),r[e+\"opeq\"]=o({args:[\"array\",\"array\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\"],body:\"a=this_f(b,a)\",thisVars:[\"this_f\"]},rvalue:!0,count:2,funcName:e+\"opeq\"}),r[e+\"opseq\"]=o({args:[\"array\",\"scalar\"],pre:{args:[],body:\"this_f=Math.\"+e,thisVars:[\"this_f\"]},body:{args:[\"a\",\"b\"],body:\"a=this_f(b,a)\",thisVars:[\"this_f\"]},rvalue:!0,count:2,funcName:e+\"opseq\"})}}(),r.any=n({args:[\"array\"],pre:i,body:{args:[{name:\"a\",lvalue:!1,rvalue:!0,count:1}],body:\"if(a){return true}\",localVars:[],thisVars:[]},post:{args:[],localVars:[],thisVars:[],body:\"return false\"},funcName:\"any\"}),r.all=n({args:[\"array\"],pre:i,body:{args:[{name:\"x\",lvalue:!1,rvalue:!0,count:1}],body:\"if(!x){return false}\",localVars:[],thisVars:[]},post:{args:[],localVars:[],thisVars:[],body:\"return true\"},funcName:\"all\"}),r.sum=n({args:[\"array\"],pre:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"this_s=0\"},body:{args:[{name:\"a\",lvalue:!1,rvalue:!0,count:1}],body:\"this_s+=a\",localVars:[],thisVars:[\"this_s\"]},post:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"return this_s\"},funcName:\"sum\"}),r.prod=n({args:[\"array\"],pre:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"this_s=1\"},body:{args:[{name:\"a\",lvalue:!1,rvalue:!0,count:1}],body:\"this_s*=a\",localVars:[],thisVars:[\"this_s\"]},post:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"return this_s\"},funcName:\"prod\"}),r.norm2squared=n({args:[\"array\"],pre:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"this_s=0\"},body:{args:[{name:\"a\",lvalue:!1,rvalue:!0,count:2}],body:\"this_s+=a*a\",localVars:[],thisVars:[\"this_s\"]},post:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"return this_s\"},funcName:\"norm2squared\"}),r.norm2=n({args:[\"array\"],pre:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"this_s=0\"},body:{args:[{name:\"a\",lvalue:!1,rvalue:!0,count:2}],body:\"this_s+=a*a\",localVars:[],thisVars:[\"this_s\"]},post:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"return Math.sqrt(this_s)\"},funcName:\"norm2\"}),r.norminf=n({args:[\"array\"],pre:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"this_s=0\"},body:{args:[{name:\"a\",lvalue:!1,rvalue:!0,count:4}],body:\"if(-a>this_s){this_s=-a}else if(a>this_s){this_s=a}\",localVars:[],thisVars:[\"this_s\"]},post:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"return this_s\"},funcName:\"norminf\"}),r.norm1=n({args:[\"array\"],pre:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"this_s=0\"},body:{args:[{name:\"a\",lvalue:!1,rvalue:!0,count:3}],body:\"this_s+=a<0?-a:a\",localVars:[],thisVars:[\"this_s\"]},post:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"return this_s\"},funcName:\"norm1\"}),r.sup=n({args:[\"array\"],pre:{body:\"this_h=-Infinity\",args:[],thisVars:[\"this_h\"],localVars:[]},body:{body:\"if(_inline_1_arg0_>this_h)this_h=_inline_1_arg0_\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:2}],thisVars:[\"this_h\"],localVars:[]},post:{body:\"return this_h\",args:[],thisVars:[\"this_h\"],localVars:[]}}),r.inf=n({args:[\"array\"],pre:{body:\"this_h=Infinity\",args:[],thisVars:[\"this_h\"],localVars:[]},body:{body:\"if(_inline_1_arg0_<this_h)this_h=_inline_1_arg0_\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:2}],thisVars:[\"this_h\"],localVars:[]},post:{body:\"return this_h\",args:[],thisVars:[\"this_h\"],localVars:[]}}),r.argmin=n({args:[\"index\",\"array\",\"shape\"],pre:{body:\"{this_v=Infinity;this_i=_inline_0_arg2_.slice(0)}\",args:[{name:\"_inline_0_arg0_\",lvalue:!1,rvalue:!1,count:0},{name:\"_inline_0_arg1_\",lvalue:!1,rvalue:!1,count:0},{name:\"_inline_0_arg2_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[\"this_i\",\"this_v\"],localVars:[]},body:{body:\"{if(_inline_1_arg1_<this_v){this_v=_inline_1_arg1_;for(var _inline_1_k=0;_inline_1_k<_inline_1_arg0_.length;++_inline_1_k){this_i[_inline_1_k]=_inline_1_arg0_[_inline_1_k]}}}\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:2},{name:\"_inline_1_arg1_\",lvalue:!1,rvalue:!0,count:2}],thisVars:[\"this_i\",\"this_v\"],localVars:[\"_inline_1_k\"]},post:{body:\"{return this_i}\",args:[],thisVars:[\"this_i\"],localVars:[]}}),r.argmax=n({args:[\"index\",\"array\",\"shape\"],pre:{body:\"{this_v=-Infinity;this_i=_inline_0_arg2_.slice(0)}\",args:[{name:\"_inline_0_arg0_\",lvalue:!1,rvalue:!1,count:0},{name:\"_inline_0_arg1_\",lvalue:!1,rvalue:!1,count:0},{name:\"_inline_0_arg2_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[\"this_i\",\"this_v\"],localVars:[]},body:{body:\"{if(_inline_1_arg1_>this_v){this_v=_inline_1_arg1_;for(var _inline_1_k=0;_inline_1_k<_inline_1_arg0_.length;++_inline_1_k){this_i[_inline_1_k]=_inline_1_arg0_[_inline_1_k]}}}\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:2},{name:\"_inline_1_arg1_\",lvalue:!1,rvalue:!0,count:2}],thisVars:[\"this_i\",\"this_v\"],localVars:[\"_inline_1_k\"]},post:{body:\"{return this_i}\",args:[],thisVars:[\"this_i\"],localVars:[]}}),r.random=o({args:[\"array\"],pre:{args:[],body:\"this_f=Math.random\",thisVars:[\"this_f\"]},body:{args:[\"a\"],body:\"a=this_f()\",thisVars:[\"this_f\"]},funcName:\"random\"}),r.assign=o({args:[\"array\",\"array\"],body:{args:[\"a\",\"b\"],body:\"a=b\"},funcName:\"assign\"}),r.assigns=o({args:[\"array\",\"scalar\"],body:{args:[\"a\",\"b\"],body:\"a=b\"},funcName:\"assigns\"}),r.equals=n({args:[\"array\",\"array\"],pre:i,body:{args:[{name:\"x\",lvalue:!1,rvalue:!0,count:1},{name:\"y\",lvalue:!1,rvalue:!0,count:1}],body:\"if(x!==y){return false}\",localVars:[],thisVars:[]},post:{args:[],localVars:[],thisVars:[],body:\"return true\"},funcName:\"equals\"})},{\"cwise-compiler\":151}],491:[function(t,e,r){\"use strict\";var n=t(\"ndarray\"),i=t(\"./doConvert.js\");e.exports=function(t,e){for(var r=[],a=t,o=1;Array.isArray(a);)r.push(a.length),o*=a.length,a=a[0];return 0===r.length?n():(e||(e=n(new Float64Array(o),r)),i(e,t),e)}},{\"./doConvert.js\":492,ndarray:495}],492:[function(t,e,r){e.exports=t(\"cwise-compiler\")({args:[\"array\",\"scalar\",\"index\"],pre:{body:\"{}\",args:[],thisVars:[],localVars:[]},body:{body:\"{\\nvar _inline_1_v=_inline_1_arg1_,_inline_1_i\\nfor(_inline_1_i=0;_inline_1_i<_inline_1_arg2_.length-1;++_inline_1_i) {\\n_inline_1_v=_inline_1_v[_inline_1_arg2_[_inline_1_i]]\\n}\\n_inline_1_arg0_=_inline_1_v[_inline_1_arg2_[_inline_1_arg2_.length-1]]\\n}\",args:[{name:\"_inline_1_arg0_\",lvalue:!0,rvalue:!1,count:1},{name:\"_inline_1_arg1_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg2_\",lvalue:!1,rvalue:!0,count:4}],thisVars:[],localVars:[\"_inline_1_i\",\"_inline_1_v\"]},post:{body:\"{}\",args:[],thisVars:[],localVars:[]},funcName:\"convert\",blockSize:64})},{\"cwise-compiler\":151}],493:[function(t,e,r){\"use strict\";var n=t(\"typedarray-pool\"),i=32;function a(t){switch(t){case\"uint8\":return[n.mallocUint8,n.freeUint8];case\"uint16\":return[n.mallocUint16,n.freeUint16];case\"uint32\":return[n.mallocUint32,n.freeUint32];case\"int8\":return[n.mallocInt8,n.freeInt8];case\"int16\":return[n.mallocInt16,n.freeInt16];case\"int32\":return[n.mallocInt32,n.freeInt32];case\"float32\":return[n.mallocFloat,n.freeFloat];case\"float64\":return[n.mallocDouble,n.freeDouble];default:return null}}function o(t){for(var e=[],r=0;r<t;++r)e.push(\"s\"+r);for(r=0;r<t;++r)e.push(\"n\"+r);for(r=1;r<t;++r)e.push(\"d\"+r);for(r=1;r<t;++r)e.push(\"e\"+r);for(r=1;r<t;++r)e.push(\"f\"+r);return e}e.exports=function(t,e){var r=[\"'use strict'\"],n=[\"ndarraySortWrapper\",t.join(\"d\"),e].join(\"\");r.push([\"function \",n,\"(\",[\"array\"].join(\",\"),\"){\"].join(\"\"));for(var s=[\"data=array.data,offset=array.offset|0,shape=array.shape,stride=array.stride\"],l=0;l<t.length;++l)s.push([\"s\",l,\"=stride[\",l,\"]|0,n\",l,\"=shape[\",l,\"]|0\"].join(\"\"));var c=new Array(t.length),u=[];for(l=0;l<t.length;++l){0!==(p=t[l])&&(0===u.length?c[p]=\"1\":c[p]=u.join(\"*\"),u.push(\"n\"+p))}var f=-1,h=-1;for(l=0;l<t.length;++l){var p,d=t[l];0!==d&&(f>0?s.push([\"d\",d,\"=s\",d,\"-d\",f,\"*n\",f].join(\"\")):s.push([\"d\",d,\"=s\",d].join(\"\")),f=d),0!==(p=t.length-1-l)&&(h>0?s.push([\"e\",p,\"=s\",p,\"-e\",h,\"*n\",h,\",f\",p,\"=\",c[p],\"-f\",h,\"*n\",h].join(\"\")):s.push([\"e\",p,\"=s\",p,\",f\",p,\"=\",c[p]].join(\"\")),h=p)}r.push(\"var \"+s.join(\",\"));var g=[\"0\",\"n0-1\",\"data\",\"offset\"].concat(o(t.length));r.push([\"if(n0<=\",i,\"){\",\"insertionSort(\",g.join(\",\"),\")}else{\",\"quickSort(\",g.join(\",\"),\")}\"].join(\"\")),r.push(\"}return \"+n);var m=new Function(\"insertionSort\",\"quickSort\",r.join(\"\\n\")),v=function(t,e){var r=[\"'use strict'\"],n=[\"ndarrayInsertionSort\",t.join(\"d\"),e].join(\"\"),i=[\"left\",\"right\",\"data\",\"offset\"].concat(o(t.length)),s=a(e),l=[\"i,j,cptr,ptr=left*s0+offset\"];if(t.length>1){for(var c=[],u=1;u<t.length;++u)l.push(\"i\"+u),c.push(\"n\"+u);s?l.push(\"scratch=malloc(\"+c.join(\"*\")+\")\"):l.push(\"scratch=new Array(\"+c.join(\"*\")+\")\"),l.push(\"dptr\",\"sptr\",\"a\",\"b\")}else l.push(\"scratch\");function f(t){return\"generic\"===e?[\"data.get(\",t,\")\"].join(\"\"):[\"data[\",t,\"]\"].join(\"\")}function h(t,r){return\"generic\"===e?[\"data.set(\",t,\",\",r,\")\"].join(\"\"):[\"data[\",t,\"]=\",r].join(\"\")}if(r.push([\"function \",n,\"(\",i.join(\",\"),\"){var \",l.join(\",\")].join(\"\"),\"for(i=left+1;i<=right;++i){\",\"j=i;ptr+=s0\",\"cptr=ptr\"),t.length>1){r.push(\"dptr=0;sptr=ptr\");for(u=t.length-1;u>=0;--u){0!==(p=t[u])&&r.push([\"for(i\",p,\"=0;i\",p,\"<n\",p,\";++i\",p,\"){\"].join(\"\"))}r.push(\"scratch[dptr++]=\",f(\"sptr\"));for(u=0;u<t.length;++u){0!==(p=t[u])&&r.push(\"sptr+=d\"+p,\"}\")}r.push(\"__g:while(j--\\x3eleft){\",\"dptr=0\",\"sptr=cptr-s0\");for(u=1;u<t.length;++u)1===u&&r.push(\"__l:\"),r.push([\"for(i\",u,\"=0;i\",u,\"<n\",u,\";++i\",u,\"){\"].join(\"\"));r.push([\"a=\",f(\"sptr\"),\"\\nb=scratch[dptr]\\nif(a<b){break __g}\\nif(a>b){break __l}\"].join(\"\"));for(u=t.length-1;u>=1;--u)r.push(\"sptr+=e\"+u,\"dptr+=f\"+u,\"}\");r.push(\"dptr=cptr;sptr=cptr-s0\");for(u=t.length-1;u>=0;--u){0!==(p=t[u])&&r.push([\"for(i\",p,\"=0;i\",p,\"<n\",p,\";++i\",p,\"){\"].join(\"\"))}r.push(h(\"dptr\",f(\"sptr\")));for(u=0;u<t.length;++u){0!==(p=t[u])&&r.push([\"dptr+=d\",p,\";sptr+=d\",p].join(\"\"),\"}\")}r.push(\"cptr-=s0\\n}\"),r.push(\"dptr=cptr;sptr=0\");for(u=t.length-1;u>=0;--u){0!==(p=t[u])&&r.push([\"for(i\",p,\"=0;i\",p,\"<n\",p,\";++i\",p,\"){\"].join(\"\"))}r.push(h(\"dptr\",\"scratch[sptr++]\"));for(u=0;u<t.length;++u){var p;0!==(p=t[u])&&r.push(\"dptr+=d\"+p,\"}\")}}else r.push(\"scratch=\"+f(\"ptr\"),\"while((j--\\x3eleft)&&(\"+f(\"cptr-s0\")+\">scratch)){\",h(\"cptr\",f(\"cptr-s0\")),\"cptr-=s0\",\"}\",h(\"cptr\",\"scratch\"));return r.push(\"}\"),t.length>1&&s&&r.push(\"free(scratch)\"),r.push(\"} return \"+n),s?new Function(\"malloc\",\"free\",r.join(\"\\n\"))(s[0],s[1]):new Function(r.join(\"\\n\"))()}(t,e),y=function(t,e,r){var n=[\"'use strict'\"],s=[\"ndarrayQuickSort\",t.join(\"d\"),e].join(\"\"),l=[\"left\",\"right\",\"data\",\"offset\"].concat(o(t.length)),c=a(e),u=0;n.push([\"function \",s,\"(\",l.join(\",\"),\"){\"].join(\"\"));var f=[\"sixth=((right-left+1)/6)|0\",\"index1=left+sixth\",\"index5=right-sixth\",\"index3=(left+right)>>1\",\"index2=index3-sixth\",\"index4=index3+sixth\",\"el1=index1\",\"el2=index2\",\"el3=index3\",\"el4=index4\",\"el5=index5\",\"less=left+1\",\"great=right-1\",\"pivots_are_equal=true\",\"tmp\",\"tmp0\",\"x\",\"y\",\"z\",\"k\",\"ptr0\",\"ptr1\",\"ptr2\",\"comp_pivot1=0\",\"comp_pivot2=0\",\"comp=0\"];if(t.length>1){for(var h=[],p=1;p<t.length;++p)h.push(\"n\"+p),f.push(\"i\"+p);for(p=0;p<8;++p)f.push(\"b_ptr\"+p);f.push(\"ptr3\",\"ptr4\",\"ptr5\",\"ptr6\",\"ptr7\",\"pivot_ptr\",\"ptr_shift\",\"elementSize=\"+h.join(\"*\")),c?f.push(\"pivot1=malloc(elementSize)\",\"pivot2=malloc(elementSize)\"):f.push(\"pivot1=new Array(elementSize),pivot2=new Array(elementSize)\")}else f.push(\"pivot1\",\"pivot2\");function d(t){return[\"(offset+\",t,\"*s0)\"].join(\"\")}function g(t){return\"generic\"===e?[\"data.get(\",t,\")\"].join(\"\"):[\"data[\",t,\"]\"].join(\"\")}function m(t,r){return\"generic\"===e?[\"data.set(\",t,\",\",r,\")\"].join(\"\"):[\"data[\",t,\"]=\",r].join(\"\")}function v(e,r,i){if(1===e.length)n.push(\"ptr0=\"+d(e[0]));else for(var a=0;a<e.length;++a)n.push([\"b_ptr\",a,\"=s0*\",e[a]].join(\"\"));r&&n.push(\"pivot_ptr=0\"),n.push(\"ptr_shift=offset\");for(a=t.length-1;a>=0;--a){0!==(o=t[a])&&n.push([\"for(i\",o,\"=0;i\",o,\"<n\",o,\";++i\",o,\"){\"].join(\"\"))}if(e.length>1)for(a=0;a<e.length;++a)n.push([\"ptr\",a,\"=b_ptr\",a,\"+ptr_shift\"].join(\"\"));n.push(i),r&&n.push(\"++pivot_ptr\");for(a=0;a<t.length;++a){var o;0!==(o=t[a])&&(e.length>1?n.push(\"ptr_shift+=d\"+o):n.push(\"ptr0+=d\"+o),n.push(\"}\"))}}function y(e,r,i,a){if(1===r.length)n.push(\"ptr0=\"+d(r[0]));else{for(var o=0;o<r.length;++o)n.push([\"b_ptr\",o,\"=s0*\",r[o]].join(\"\"));n.push(\"ptr_shift=offset\")}i&&n.push(\"pivot_ptr=0\"),e&&n.push(e+\":\");for(o=1;o<t.length;++o)n.push([\"for(i\",o,\"=0;i\",o,\"<n\",o,\";++i\",o,\"){\"].join(\"\"));if(r.length>1)for(o=0;o<r.length;++o)n.push([\"ptr\",o,\"=b_ptr\",o,\"+ptr_shift\"].join(\"\"));n.push(a);for(o=t.length-1;o>=1;--o)i&&n.push(\"pivot_ptr+=f\"+o),r.length>1?n.push(\"ptr_shift+=e\"+o):n.push(\"ptr0+=e\"+o),n.push(\"}\")}function x(){t.length>1&&c&&n.push(\"free(pivot1)\",\"free(pivot2)\")}function b(e,r){var i=\"el\"+e,a=\"el\"+r;if(t.length>1){var o=\"__l\"+ ++u;y(o,[i,a],!1,[\"comp=\",g(\"ptr0\"),\"-\",g(\"ptr1\"),\"\\n\",\"if(comp>0){tmp0=\",i,\";\",i,\"=\",a,\";\",a,\"=tmp0;break \",o,\"}\\n\",\"if(comp<0){break \",o,\"}\"].join(\"\"))}else n.push([\"if(\",g(d(i)),\">\",g(d(a)),\"){tmp0=\",i,\";\",i,\"=\",a,\";\",a,\"=tmp0}\"].join(\"\"))}function _(e,r){t.length>1?v([e,r],!1,m(\"ptr0\",g(\"ptr1\"))):n.push(m(d(e),g(d(r))))}function w(e,r,i){if(t.length>1){var a=\"__l\"+ ++u;y(a,[r],!0,[e,\"=\",g(\"ptr0\"),\"-pivot\",i,\"[pivot_ptr]\\n\",\"if(\",e,\"!==0){break \",a,\"}\"].join(\"\"))}else n.push([e,\"=\",g(d(r)),\"-pivot\",i].join(\"\"))}function T(e,r){t.length>1?v([e,r],!1,[\"tmp=\",g(\"ptr0\"),\"\\n\",m(\"ptr0\",g(\"ptr1\")),\"\\n\",m(\"ptr1\",\"tmp\")].join(\"\")):n.push([\"ptr0=\",d(e),\"\\n\",\"ptr1=\",d(r),\"\\n\",\"tmp=\",g(\"ptr0\"),\"\\n\",m(\"ptr0\",g(\"ptr1\")),\"\\n\",m(\"ptr1\",\"tmp\")].join(\"\"))}function k(e,r,i){t.length>1?(v([e,r,i],!1,[\"tmp=\",g(\"ptr0\"),\"\\n\",m(\"ptr0\",g(\"ptr1\")),\"\\n\",m(\"ptr1\",g(\"ptr2\")),\"\\n\",m(\"ptr2\",\"tmp\")].join(\"\")),n.push(\"++\"+r,\"--\"+i)):n.push([\"ptr0=\",d(e),\"\\n\",\"ptr1=\",d(r),\"\\n\",\"ptr2=\",d(i),\"\\n\",\"++\",r,\"\\n\",\"--\",i,\"\\n\",\"tmp=\",g(\"ptr0\"),\"\\n\",m(\"ptr0\",g(\"ptr1\")),\"\\n\",m(\"ptr1\",g(\"ptr2\")),\"\\n\",m(\"ptr2\",\"tmp\")].join(\"\"))}function M(t,e){T(t,e),n.push(\"--\"+e)}function A(e,r,i){t.length>1?v([e,r],!0,[m(\"ptr0\",g(\"ptr1\")),\"\\n\",m(\"ptr1\",[\"pivot\",i,\"[pivot_ptr]\"].join(\"\"))].join(\"\")):n.push(m(d(e),g(d(r))),m(d(r),\"pivot\"+i))}function S(e,r){n.push([\"if((\",r,\"-\",e,\")<=\",i,\"){\\n\",\"insertionSort(\",e,\",\",r,\",data,offset,\",o(t.length).join(\",\"),\")\\n\",\"}else{\\n\",s,\"(\",e,\",\",r,\",data,offset,\",o(t.length).join(\",\"),\")\\n\",\"}\"].join(\"\"))}function E(e,r,i){t.length>1?(n.push([\"__l\",++u,\":while(true){\"].join(\"\")),v([e],!0,[\"if(\",g(\"ptr0\"),\"!==pivot\",r,\"[pivot_ptr]){break __l\",u,\"}\"].join(\"\")),n.push(i,\"}\")):n.push([\"while(\",g(d(e)),\"===pivot\",r,\"){\",i,\"}\"].join(\"\"))}return n.push(\"var \"+f.join(\",\")),b(1,2),b(4,5),b(1,3),b(2,3),b(1,4),b(3,4),b(2,5),b(2,3),b(4,5),t.length>1?v([\"el1\",\"el2\",\"el3\",\"el4\",\"el5\",\"index1\",\"index3\",\"index5\"],!0,[\"pivot1[pivot_ptr]=\",g(\"ptr1\"),\"\\n\",\"pivot2[pivot_ptr]=\",g(\"ptr3\"),\"\\n\",\"pivots_are_equal=pivots_are_equal&&(pivot1[pivot_ptr]===pivot2[pivot_ptr])\\n\",\"x=\",g(\"ptr0\"),\"\\n\",\"y=\",g(\"ptr2\"),\"\\n\",\"z=\",g(\"ptr4\"),\"\\n\",m(\"ptr5\",\"x\"),\"\\n\",m(\"ptr6\",\"y\"),\"\\n\",m(\"ptr7\",\"z\")].join(\"\")):n.push([\"pivot1=\",g(d(\"el2\")),\"\\n\",\"pivot2=\",g(d(\"el4\")),\"\\n\",\"pivots_are_equal=pivot1===pivot2\\n\",\"x=\",g(d(\"el1\")),\"\\n\",\"y=\",g(d(\"el3\")),\"\\n\",\"z=\",g(d(\"el5\")),\"\\n\",m(d(\"index1\"),\"x\"),\"\\n\",m(d(\"index3\"),\"y\"),\"\\n\",m(d(\"index5\"),\"z\")].join(\"\")),_(\"index2\",\"left\"),_(\"index4\",\"right\"),n.push(\"if(pivots_are_equal){\"),n.push(\"for(k=less;k<=great;++k){\"),w(\"comp\",\"k\",1),n.push(\"if(comp===0){continue}\"),n.push(\"if(comp<0){\"),n.push(\"if(k!==less){\"),T(\"k\",\"less\"),n.push(\"}\"),n.push(\"++less\"),n.push(\"}else{\"),n.push(\"while(true){\"),w(\"comp\",\"great\",1),n.push(\"if(comp>0){\"),n.push(\"great--\"),n.push(\"}else if(comp<0){\"),k(\"k\",\"less\",\"great\"),n.push(\"break\"),n.push(\"}else{\"),M(\"k\",\"great\"),n.push(\"break\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}else{\"),n.push(\"for(k=less;k<=great;++k){\"),w(\"comp_pivot1\",\"k\",1),n.push(\"if(comp_pivot1<0){\"),n.push(\"if(k!==less){\"),T(\"k\",\"less\"),n.push(\"}\"),n.push(\"++less\"),n.push(\"}else{\"),w(\"comp_pivot2\",\"k\",2),n.push(\"if(comp_pivot2>0){\"),n.push(\"while(true){\"),w(\"comp\",\"great\",2),n.push(\"if(comp>0){\"),n.push(\"if(--great<k){break}\"),n.push(\"continue\"),n.push(\"}else{\"),w(\"comp\",\"great\",1),n.push(\"if(comp<0){\"),k(\"k\",\"less\",\"great\"),n.push(\"}else{\"),M(\"k\",\"great\"),n.push(\"}\"),n.push(\"break\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),A(\"left\",\"(less-1)\",1),A(\"right\",\"(great+1)\",2),S(\"left\",\"(less-2)\"),S(\"(great+2)\",\"right\"),n.push(\"if(pivots_are_equal){\"),x(),n.push(\"return\"),n.push(\"}\"),n.push(\"if(less<index1&&great>index5){\"),E(\"less\",1,\"++less\"),E(\"great\",2,\"--great\"),n.push(\"for(k=less;k<=great;++k){\"),w(\"comp_pivot1\",\"k\",1),n.push(\"if(comp_pivot1===0){\"),n.push(\"if(k!==less){\"),T(\"k\",\"less\"),n.push(\"}\"),n.push(\"++less\"),n.push(\"}else{\"),w(\"comp_pivot2\",\"k\",2),n.push(\"if(comp_pivot2===0){\"),n.push(\"while(true){\"),w(\"comp\",\"great\",2),n.push(\"if(comp===0){\"),n.push(\"if(--great<k){break}\"),n.push(\"continue\"),n.push(\"}else{\"),w(\"comp\",\"great\",1),n.push(\"if(comp<0){\"),k(\"k\",\"less\",\"great\"),n.push(\"}else{\"),M(\"k\",\"great\"),n.push(\"}\"),n.push(\"break\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),n.push(\"}\"),x(),S(\"less\",\"great\"),n.push(\"}return \"+s),t.length>1&&c?new Function(\"insertionSort\",\"malloc\",\"free\",n.join(\"\\n\"))(r,c[0],c[1]):new Function(\"insertionSort\",n.join(\"\\n\"))(r)}(t,e,v);return m(v,y)}},{\"typedarray-pool\":595}],494:[function(t,e,r){\"use strict\";var n=t(\"./lib/compile_sort.js\"),i={};e.exports=function(t){var e=t.order,r=t.dtype,a=[e,r].join(\":\"),o=i[a];return o||(i[a]=o=n(e,r)),o(t),t}},{\"./lib/compile_sort.js\":493}],495:[function(t,e,r){var n=t(\"iota-array\"),i=t(\"is-buffer\"),a=\"undefined\"!=typeof Float64Array;function o(t,e){return t[0]-e[0]}function s(){var t,e=this.stride,r=new Array(e.length);for(t=0;t<r.length;++t)r[t]=[Math.abs(e[t]),t];r.sort(o);var n=new Array(r.length);for(t=0;t<n.length;++t)n[t]=r[t][1];return n}function l(t,e){var r=[\"View\",e,\"d\",t].join(\"\");e<0&&(r=\"View_Nil\"+t);var i=\"generic\"===t;if(-1===e){var a=\"function \"+r+\"(a){this.data=a;};var proto=\"+r+\".prototype;proto.dtype='\"+t+\"';proto.index=function(){return -1};proto.size=0;proto.dimension=-1;proto.shape=proto.stride=proto.order=[];proto.lo=proto.hi=proto.transpose=proto.step=function(){return new \"+r+\"(this.data);};proto.get=proto.set=function(){};proto.pick=function(){return null};return function construct_\"+r+\"(a){return new \"+r+\"(a);}\";return new Function(a)()}if(0===e){a=\"function \"+r+\"(a,d) {this.data = a;this.offset = d};var proto=\"+r+\".prototype;proto.dtype='\"+t+\"';proto.index=function(){return this.offset};proto.dimension=0;proto.size=1;proto.shape=proto.stride=proto.order=[];proto.lo=proto.hi=proto.transpose=proto.step=function \"+r+\"_copy() {return new \"+r+\"(this.data,this.offset)};proto.pick=function \"+r+\"_pick(){return TrivialArray(this.data);};proto.valueOf=proto.get=function \"+r+\"_get(){return \"+(i?\"this.data.get(this.offset)\":\"this.data[this.offset]\")+\"};proto.set=function \"+r+\"_set(v){return \"+(i?\"this.data.set(this.offset,v)\":\"this.data[this.offset]=v\")+\"};return function construct_\"+r+\"(a,b,c,d){return new \"+r+\"(a,d)}\";return new Function(\"TrivialArray\",a)(c[t][0])}a=[\"'use strict'\"];var o=n(e),l=o.map((function(t){return\"i\"+t})),u=\"this.offset+\"+o.map((function(t){return\"this.stride[\"+t+\"]*i\"+t})).join(\"+\"),f=o.map((function(t){return\"b\"+t})).join(\",\"),h=o.map((function(t){return\"c\"+t})).join(\",\");a.push(\"function \"+r+\"(a,\"+f+\",\"+h+\",d){this.data=a\",\"this.shape=[\"+f+\"]\",\"this.stride=[\"+h+\"]\",\"this.offset=d|0}\",\"var proto=\"+r+\".prototype\",\"proto.dtype='\"+t+\"'\",\"proto.dimension=\"+e),a.push(\"Object.defineProperty(proto,'size',{get:function \"+r+\"_size(){return \"+o.map((function(t){return\"this.shape[\"+t+\"]\"})).join(\"*\"),\"}})\"),1===e?a.push(\"proto.order=[0]\"):(a.push(\"Object.defineProperty(proto,'order',{get:\"),e<4?(a.push(\"function \"+r+\"_order(){\"),2===e?a.push(\"return (Math.abs(this.stride[0])>Math.abs(this.stride[1]))?[1,0]:[0,1]}})\"):3===e&&a.push(\"var s0=Math.abs(this.stride[0]),s1=Math.abs(this.stride[1]),s2=Math.abs(this.stride[2]);if(s0>s1){if(s1>s2){return [2,1,0];}else if(s0>s2){return [1,2,0];}else{return [1,0,2];}}else if(s0>s2){return [2,0,1];}else if(s2>s1){return [0,1,2];}else{return [0,2,1];}}})\")):a.push(\"ORDER})\")),a.push(\"proto.set=function \"+r+\"_set(\"+l.join(\",\")+\",v){\"),i?a.push(\"return this.data.set(\"+u+\",v)}\"):a.push(\"return this.data[\"+u+\"]=v}\"),a.push(\"proto.get=function \"+r+\"_get(\"+l.join(\",\")+\"){\"),i?a.push(\"return this.data.get(\"+u+\")}\"):a.push(\"return this.data[\"+u+\"]}\"),a.push(\"proto.index=function \"+r+\"_index(\",l.join(),\"){return \"+u+\"}\"),a.push(\"proto.hi=function \"+r+\"_hi(\"+l.join(\",\")+\"){return new \"+r+\"(this.data,\"+o.map((function(t){return[\"(typeof i\",t,\"!=='number'||i\",t,\"<0)?this.shape[\",t,\"]:i\",t,\"|0\"].join(\"\")})).join(\",\")+\",\"+o.map((function(t){return\"this.stride[\"+t+\"]\"})).join(\",\")+\",this.offset)}\");var p=o.map((function(t){return\"a\"+t+\"=this.shape[\"+t+\"]\"})),d=o.map((function(t){return\"c\"+t+\"=this.stride[\"+t+\"]\"}));a.push(\"proto.lo=function \"+r+\"_lo(\"+l.join(\",\")+\"){var b=this.offset,d=0,\"+p.join(\",\")+\",\"+d.join(\",\"));for(var g=0;g<e;++g)a.push(\"if(typeof i\"+g+\"==='number'&&i\"+g+\">=0){d=i\"+g+\"|0;b+=c\"+g+\"*d;a\"+g+\"-=d}\");a.push(\"return new \"+r+\"(this.data,\"+o.map((function(t){return\"a\"+t})).join(\",\")+\",\"+o.map((function(t){return\"c\"+t})).join(\",\")+\",b)}\"),a.push(\"proto.step=function \"+r+\"_step(\"+l.join(\",\")+\"){var \"+o.map((function(t){return\"a\"+t+\"=this.shape[\"+t+\"]\"})).join(\",\")+\",\"+o.map((function(t){return\"b\"+t+\"=this.stride[\"+t+\"]\"})).join(\",\")+\",c=this.offset,d=0,ceil=Math.ceil\");for(g=0;g<e;++g)a.push(\"if(typeof i\"+g+\"==='number'){d=i\"+g+\"|0;if(d<0){c+=b\"+g+\"*(a\"+g+\"-1);a\"+g+\"=ceil(-a\"+g+\"/d)}else{a\"+g+\"=ceil(a\"+g+\"/d)}b\"+g+\"*=d}\");a.push(\"return new \"+r+\"(this.data,\"+o.map((function(t){return\"a\"+t})).join(\",\")+\",\"+o.map((function(t){return\"b\"+t})).join(\",\")+\",c)}\");var m=new Array(e),v=new Array(e);for(g=0;g<e;++g)m[g]=\"a[i\"+g+\"]\",v[g]=\"b[i\"+g+\"]\";a.push(\"proto.transpose=function \"+r+\"_transpose(\"+l+\"){\"+l.map((function(t,e){return t+\"=(\"+t+\"===undefined?\"+e+\":\"+t+\"|0)\"})).join(\";\"),\"var a=this.shape,b=this.stride;return new \"+r+\"(this.data,\"+m.join(\",\")+\",\"+v.join(\",\")+\",this.offset)}\"),a.push(\"proto.pick=function \"+r+\"_pick(\"+l+\"){var a=[],b=[],c=this.offset\");for(g=0;g<e;++g)a.push(\"if(typeof i\"+g+\"==='number'&&i\"+g+\">=0){c=(c+this.stride[\"+g+\"]*i\"+g+\")|0}else{a.push(this.shape[\"+g+\"]);b.push(this.stride[\"+g+\"])}\");return a.push(\"var ctor=CTOR_LIST[a.length+1];return ctor(this.data,a,b,c)}\"),a.push(\"return function construct_\"+r+\"(data,shape,stride,offset){return new \"+r+\"(data,\"+o.map((function(t){return\"shape[\"+t+\"]\"})).join(\",\")+\",\"+o.map((function(t){return\"stride[\"+t+\"]\"})).join(\",\")+\",offset)}\"),new Function(\"CTOR_LIST\",\"ORDER\",a.join(\"\\n\"))(c[t],s)}var c={float32:[],float64:[],int8:[],int16:[],int32:[],uint8:[],uint16:[],uint32:[],array:[],uint8_clamped:[],bigint64:[],biguint64:[],buffer:[],generic:[]};e.exports=function(t,e,r,n){if(void 0===t)return(0,c.array[0])([]);\"number\"==typeof t&&(t=[t]),void 0===e&&(e=[t.length]);var o=e.length;if(void 0===r){r=new Array(o);for(var s=o-1,u=1;s>=0;--s)r[s]=u,u*=e[s]}if(void 0===n){n=0;for(s=0;s<o;++s)r[s]<0&&(n-=(e[s]-1)*r[s])}for(var f=function(t){if(i(t))return\"buffer\";if(a)switch(Object.prototype.toString.call(t)){case\"[object Float64Array]\":return\"float64\";case\"[object Float32Array]\":return\"float32\";case\"[object Int8Array]\":return\"int8\";case\"[object Int16Array]\":return\"int16\";case\"[object Int32Array]\":return\"int32\";case\"[object Uint8Array]\":return\"uint8\";case\"[object Uint16Array]\":return\"uint16\";case\"[object Uint32Array]\":return\"uint32\";case\"[object Uint8ClampedArray]\":return\"uint8_clamped\";case\"[object BigInt64Array]\":return\"bigint64\";case\"[object BigUint64Array]\":return\"biguint64\"}return Array.isArray(t)?\"array\":\"generic\"}(t),h=c[f];h.length<=o+1;)h.push(l(f,h.length-1));return(0,h[o+1])(t,e,r,n)}},{\"iota-array\":463,\"is-buffer\":465}],496:[function(t,e,r){\"use strict\";var n=t(\"double-bits\"),i=Math.pow(2,-1074);e.exports=function(t,e){if(isNaN(t)||isNaN(e))return NaN;if(t===e)return t;if(0===t)return e<0?-i:i;var r=n.hi(t),a=n.lo(t);e>t==t>0?a===-1>>>0?(r+=1,a=0):a+=1:0===a?(a=-1>>>0,r-=1):a-=1;return n.pack(a,r)}},{\"double-bits\":173}],497:[function(t,e,r){var n=Math.PI,i=c(120);function a(t,e,r,n){return[\"C\",t,e,r,n,r,n]}function o(t,e,r,n,i,a){return[\"C\",t/3+2/3*r,e/3+2/3*n,i/3+2/3*r,a/3+2/3*n,i,a]}function s(t,e,r,a,o,c,u,f,h,p){if(p)T=p[0],k=p[1],_=p[2],w=p[3];else{var d=l(t,e,-o);t=d.x,e=d.y;var g=(t-(f=(d=l(f,h,-o)).x))/2,m=(e-(h=d.y))/2,v=g*g/(r*r)+m*m/(a*a);v>1&&(r*=v=Math.sqrt(v),a*=v);var y=r*r,x=a*a,b=(c==u?-1:1)*Math.sqrt(Math.abs((y*x-y*m*m-x*g*g)/(y*m*m+x*g*g)));b==1/0&&(b=1);var _=b*r*m/a+(t+f)/2,w=b*-a*g/r+(e+h)/2,T=Math.asin(((e-w)/a).toFixed(9)),k=Math.asin(((h-w)/a).toFixed(9));(T=t<_?n-T:T)<0&&(T=2*n+T),(k=f<_?n-k:k)<0&&(k=2*n+k),u&&T>k&&(T-=2*n),!u&&k>T&&(k-=2*n)}if(Math.abs(k-T)>i){var M=k,A=f,S=h;k=T+i*(u&&k>T?1:-1);var E=s(f=_+r*Math.cos(k),h=w+a*Math.sin(k),r,a,o,0,u,A,S,[k,M,_,w])}var C=Math.tan((k-T)/4),L=4/3*r*C,I=4/3*a*C,P=[2*t-(t+L*Math.sin(T)),2*e-(e-I*Math.cos(T)),f+L*Math.sin(k),h-I*Math.cos(k),f,h];if(p)return P;E&&(P=P.concat(E));for(var z=0;z<P.length;){var O=l(P[z],P[z+1],o);P[z++]=O.x,P[z++]=O.y}return P}function l(t,e,r){return{x:t*Math.cos(r)-e*Math.sin(r),y:t*Math.sin(r)+e*Math.cos(r)}}function c(t){return t*(n/180)}e.exports=function(t){for(var e,r=[],n=0,i=0,l=0,u=0,f=null,h=null,p=0,d=0,g=0,m=t.length;g<m;g++){var v=t[g],y=v[0];switch(y){case\"M\":l=v[1],u=v[2];break;case\"A\":(v=s(p,d,v[1],v[2],c(v[3]),v[4],v[5],v[6],v[7])).unshift(\"C\"),v.length>7&&(r.push(v.splice(0,7)),v.unshift(\"C\"));break;case\"S\":var x=p,b=d;\"C\"!=e&&\"S\"!=e||(x+=x-n,b+=b-i),v=[\"C\",x,b,v[1],v[2],v[3],v[4]];break;case\"T\":\"Q\"==e||\"T\"==e?(f=2*p-f,h=2*d-h):(f=p,h=d),v=o(p,d,f,h,v[1],v[2]);break;case\"Q\":f=v[1],h=v[2],v=o(p,d,v[1],v[2],v[3],v[4]);break;case\"L\":v=a(p,d,v[1],v[2]);break;case\"H\":v=a(p,d,v[1],d);break;case\"V\":v=a(p,d,p,v[1]);break;case\"Z\":v=a(p,d,l,u)}e=y,p=v[v.length-2],d=v[v.length-1],v.length>4?(n=v[v.length-4],i=v[v.length-3]):(n=p,i=d),r.push(v)}return r}},{}],498:[function(t,e,r){r.vertexNormals=function(t,e,r){for(var n=e.length,i=new Array(n),a=void 0===r?1e-6:r,o=0;o<n;++o)i[o]=[0,0,0];for(o=0;o<t.length;++o)for(var s=t[o],l=0,c=s[s.length-1],u=s[0],f=0;f<s.length;++f){l=c,c=u,u=s[(f+1)%s.length];for(var h=e[l],p=e[c],d=e[u],g=new Array(3),m=0,v=new Array(3),y=0,x=0;x<3;++x)g[x]=h[x]-p[x],m+=g[x]*g[x],v[x]=d[x]-p[x],y+=v[x]*v[x];if(m*y>a){var b=i[c],_=1/Math.sqrt(m*y);for(x=0;x<3;++x){var w=(x+1)%3,T=(x+2)%3;b[x]+=_*(v[w]*g[T]-v[T]*g[w])}}}for(o=0;o<n;++o){b=i[o];var k=0;for(x=0;x<3;++x)k+=b[x]*b[x];if(k>a)for(_=1/Math.sqrt(k),x=0;x<3;++x)b[x]*=_;else for(x=0;x<3;++x)b[x]=0}return i},r.faceNormals=function(t,e,r){for(var n=t.length,i=new Array(n),a=void 0===r?1e-6:r,o=0;o<n;++o){for(var s=t[o],l=new Array(3),c=0;c<3;++c)l[c]=e[s[c]];var u=new Array(3),f=new Array(3);for(c=0;c<3;++c)u[c]=l[1][c]-l[0][c],f[c]=l[2][c]-l[0][c];var h=new Array(3),p=0;for(c=0;c<3;++c){var d=(c+1)%3,g=(c+2)%3;h[c]=u[d]*f[g]-u[g]*f[d],p+=h[c]*h[c]}p=p>a?1/Math.sqrt(p):0;for(c=0;c<3;++c)h[c]*=p;i[o]=h}return i}},{}],499:[function(t,e,r){\n",
       "/*\n",
       "object-assign\n",
       "(c) Sindre Sorhus\n",
       "@license MIT\n",
       "*/\n",
       "\"use strict\";var n=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(t){if(null==t)throw new TypeError(\"Object.assign cannot be called with null or undefined\");return Object(t)}e.exports=function(){try{if(!Object.assign)return!1;var t=new String(\"abc\");if(t[5]=\"de\",\"5\"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},r=0;r<10;r++)e[\"_\"+String.fromCharCode(r)]=r;if(\"0123456789\"!==Object.getOwnPropertyNames(e).map((function(t){return e[t]})).join(\"\"))return!1;var n={};return\"abcdefghijklmnopqrst\".split(\"\").forEach((function(t){n[t]=t})),\"abcdefghijklmnopqrst\"===Object.keys(Object.assign({},n)).join(\"\")}catch(t){return!1}}()?Object.assign:function(t,e){for(var r,s,l=o(t),c=1;c<arguments.length;c++){for(var u in r=Object(arguments[c]))i.call(r,u)&&(l[u]=r[u]);if(n){s=n(r);for(var f=0;f<s.length;f++)a.call(r,s[f])&&(l[s[f]]=r[s[f]])}}return l}},{}],500:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i,a,o,s,l,c){var u=e+a+c;if(f>0){var f=Math.sqrt(u+1);t[0]=.5*(o-l)/f,t[1]=.5*(s-n)/f,t[2]=.5*(r-a)/f,t[3]=.5*f}else{var h=Math.max(e,a,c);f=Math.sqrt(2*h-u+1);e>=h?(t[0]=.5*f,t[1]=.5*(i+r)/f,t[2]=.5*(s+n)/f,t[3]=.5*(o-l)/f):a>=h?(t[0]=.5*(r+i)/f,t[1]=.5*f,t[2]=.5*(l+o)/f,t[3]=.5*(s-n)/f):(t[0]=.5*(n+s)/f,t[1]=.5*(o+l)/f,t[2]=.5*f,t[3]=.5*(r-i)/f)}return t}},{}],501:[function(t,e,r){\"use strict\";e.exports=function(t){var e=(t=t||{}).center||[0,0,0],r=t.rotation||[0,0,0,1],n=t.radius||1;e=[].slice.call(e,0,3),u(r=[].slice.call(r,0,4),r);var i=new f(r,e,Math.log(n));i.setDistanceLimits(t.zoomMin,t.zoomMax),(\"eye\"in t||\"up\"in t)&&i.lookAt(0,t.eye,t.center,t.up);return i};var n=t(\"filtered-vector\"),i=t(\"gl-mat4/lookAt\"),a=t(\"gl-mat4/fromQuat\"),o=t(\"gl-mat4/invert\"),s=t(\"./lib/quatFromFrame\");function l(t,e,r){return Math.sqrt(Math.pow(t,2)+Math.pow(e,2)+Math.pow(r,2))}function c(t,e,r,n){return Math.sqrt(Math.pow(t,2)+Math.pow(e,2)+Math.pow(r,2)+Math.pow(n,2))}function u(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=c(r,n,i,a);o>1e-6?(t[0]=r/o,t[1]=n/o,t[2]=i/o,t[3]=a/o):(t[0]=t[1]=t[2]=0,t[3]=1)}function f(t,e,r){this.radius=n([r]),this.center=n(e),this.rotation=n(t),this.computedRadius=this.radius.curve(0),this.computedCenter=this.center.curve(0),this.computedRotation=this.rotation.curve(0),this.computedUp=[.1,0,0],this.computedEye=[.1,0,0],this.computedMatrix=[.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.recalcMatrix(0)}var h=f.prototype;h.lastT=function(){return Math.max(this.radius.lastT(),this.center.lastT(),this.rotation.lastT())},h.recalcMatrix=function(t){this.radius.curve(t),this.center.curve(t),this.rotation.curve(t);var e=this.computedRotation;u(e,e);var r=this.computedMatrix;a(r,e);var n=this.computedCenter,i=this.computedEye,o=this.computedUp,s=Math.exp(this.computedRadius[0]);i[0]=n[0]+s*r[2],i[1]=n[1]+s*r[6],i[2]=n[2]+s*r[10],o[0]=r[1],o[1]=r[5],o[2]=r[9];for(var l=0;l<3;++l){for(var c=0,f=0;f<3;++f)c+=r[l+4*f]*i[f];r[12+l]=-c}},h.getMatrix=function(t,e){this.recalcMatrix(t);var r=this.computedMatrix;if(e){for(var n=0;n<16;++n)e[n]=r[n];return e}return r},h.idle=function(t){this.center.idle(t),this.radius.idle(t),this.rotation.idle(t)},h.flush=function(t){this.center.flush(t),this.radius.flush(t),this.rotation.flush(t)},h.pan=function(t,e,r,n){e=e||0,r=r||0,n=n||0,this.recalcMatrix(t);var i=this.computedMatrix,a=i[1],o=i[5],s=i[9],c=l(a,o,s);a/=c,o/=c,s/=c;var u=i[0],f=i[4],h=i[8],p=u*a+f*o+h*s,d=l(u-=a*p,f-=o*p,h-=s*p);u/=d,f/=d,h/=d;var g=i[2],m=i[6],v=i[10],y=g*a+m*o+v*s,x=g*u+m*f+v*h,b=l(g-=y*a+x*u,m-=y*o+x*f,v-=y*s+x*h);g/=b,m/=b,v/=b;var _=u*e+a*r,w=f*e+o*r,T=h*e+s*r;this.center.move(t,_,w,T);var k=Math.exp(this.computedRadius[0]);k=Math.max(1e-4,k+n),this.radius.set(t,Math.log(k))},h.rotate=function(t,e,r,n){this.recalcMatrix(t),e=e||0,r=r||0;var i=this.computedMatrix,a=i[0],o=i[4],s=i[8],u=i[1],f=i[5],h=i[9],p=i[2],d=i[6],g=i[10],m=e*a+r*u,v=e*o+r*f,y=e*s+r*h,x=-(d*y-g*v),b=-(g*m-p*y),_=-(p*v-d*m),w=Math.sqrt(Math.max(0,1-Math.pow(x,2)-Math.pow(b,2)-Math.pow(_,2))),T=c(x,b,_,w);T>1e-6?(x/=T,b/=T,_/=T,w/=T):(x=b=_=0,w=1);var k=this.computedRotation,M=k[0],A=k[1],S=k[2],E=k[3],C=M*w+E*x+A*_-S*b,L=A*w+E*b+S*x-M*_,I=S*w+E*_+M*b-A*x,P=E*w-M*x-A*b-S*_;if(n){x=p,b=d,_=g;var z=Math.sin(n)/l(x,b,_);x*=z,b*=z,_*=z,P=P*(w=Math.cos(e))-(C=C*w+P*x+L*_-I*b)*x-(L=L*w+P*b+I*x-C*_)*b-(I=I*w+P*_+C*b-L*x)*_}var O=c(C,L,I,P);O>1e-6?(C/=O,L/=O,I/=O,P/=O):(C=L=I=0,P=1),this.rotation.set(t,C,L,I,P)},h.lookAt=function(t,e,r,n){this.recalcMatrix(t),r=r||this.computedCenter,e=e||this.computedEye,n=n||this.computedUp;var a=this.computedMatrix;i(a,e,r,n);var o=this.computedRotation;s(o,a[0],a[1],a[2],a[4],a[5],a[6],a[8],a[9],a[10]),u(o,o),this.rotation.set(t,o[0],o[1],o[2],o[3]);for(var l=0,c=0;c<3;++c)l+=Math.pow(r[c]-e[c],2);this.radius.set(t,.5*Math.log(Math.max(l,1e-6))),this.center.set(t,r[0],r[1],r[2])},h.translate=function(t,e,r,n){this.center.move(t,e||0,r||0,n||0)},h.setMatrix=function(t,e){var r=this.computedRotation;s(r,e[0],e[1],e[2],e[4],e[5],e[6],e[8],e[9],e[10]),u(r,r),this.rotation.set(t,r[0],r[1],r[2],r[3]);var n=this.computedMatrix;o(n,e);var i=n[15];if(Math.abs(i)>1e-6){var a=n[12]/i,l=n[13]/i,c=n[14]/i;this.recalcMatrix(t);var f=Math.exp(this.computedRadius[0]);this.center.set(t,a-n[2]*f,l-n[6]*f,c-n[10]*f),this.radius.idle(t)}else this.center.idle(t),this.radius.idle(t)},h.setDistance=function(t,e){e>0&&this.radius.set(t,Math.log(e))},h.setDistanceLimits=function(t,e){t=t>0?Math.log(t):-1/0,e=e>0?Math.log(e):1/0,e=Math.max(e,t),this.radius.bounds[0][0]=t,this.radius.bounds[1][0]=e},h.getDistanceLimits=function(t){var e=this.radius.bounds;return t?(t[0]=Math.exp(e[0][0]),t[1]=Math.exp(e[1][0]),t):[Math.exp(e[0][0]),Math.exp(e[1][0])]},h.toJSON=function(){return this.recalcMatrix(this.lastT()),{center:this.computedCenter.slice(),rotation:this.computedRotation.slice(),distance:Math.log(this.computedRadius[0]),zoomMin:this.radius.bounds[0][0],zoomMax:this.radius.bounds[1][0]}},h.fromJSON=function(t){var e=this.lastT(),r=t.center;r&&this.center.set(e,r[0],r[1],r[2]);var n=t.rotation;n&&this.rotation.set(e,n[0],n[1],n[2],n[3]);var i=t.distance;i&&i>0&&this.radius.set(e,Math.log(i)),this.setDistanceLimits(t.zoomMin,t.zoomMax)}},{\"./lib/quatFromFrame\":500,\"filtered-vector\":242,\"gl-mat4/fromQuat\":282,\"gl-mat4/invert\":293,\"gl-mat4/lookAt\":294}],502:[function(t,e,r){\n",
       "/*!\n",
       " * pad-left <https://github.com/jonschlinkert/pad-left>\n",
       " *\n",
       " * Copyright (c) 2014-2015, Jon Schlinkert.\n",
       " * Licensed under the MIT license.\n",
       " */\n",
       "\"use strict\";var n=t(\"repeat-string\");e.exports=function(t,e,r){return n(r=\"undefined\"!=typeof r?r+\"\":\" \",e)+t}},{\"repeat-string\":541}],503:[function(t,e,r){\"use strict\";function n(t,e){if(\"string\"!=typeof t)return[t];var r=[t];\"string\"==typeof e||Array.isArray(e)?e={brackets:e}:e||(e={});var n=e.brackets?Array.isArray(e.brackets)?e.brackets:[e.brackets]:[\"{}\",\"[]\",\"()\"],i=e.escape||\"___\",a=!!e.flat;n.forEach((function(t){var e=new RegExp([\"\\\\\",t[0],\"[^\\\\\",t[0],\"\\\\\",t[1],\"]*\\\\\",t[1]].join(\"\")),n=[];function a(e,a,o){var s=r.push(e.slice(t[0].length,-t[1].length))-1;return n.push(s),i+s+i}r.forEach((function(t,n){for(var i,o=0;t!=i;)if(i=t,t=t.replace(e,a),o++>1e4)throw Error(\"References have circular dependency. Please, check them.\");r[n]=t})),n=n.reverse(),r=r.map((function(e){return n.forEach((function(r){e=e.replace(new RegExp(\"(\\\\\"+i+r+\"\\\\\"+i+\")\",\"g\"),t[0]+\"$1\"+t[1])})),e}))}));var o=new RegExp(\"\\\\\"+i+\"([0-9]+)\\\\\"+i);return a?r:function t(e,r,n){for(var i,a=[],s=0;i=o.exec(e);){if(s++>1e4)throw Error(\"Circular references in parenthesis\");a.push(e.slice(0,i.index)),a.push(t(r[i[1]],r)),e=e.slice(i.index+i[0].length)}return a.push(e),a}(r[0],r)}function i(t,e){if(e&&e.flat){var r,n=e&&e.escape||\"___\",i=t[0];if(!i)return\"\";for(var a=new RegExp(\"\\\\\"+n+\"([0-9]+)\\\\\"+n),o=0;i!=r;){if(o++>1e4)throw Error(\"Circular references in \"+t);r=i,i=i.replace(a,s)}return i}return t.reduce((function t(e,r){return Array.isArray(r)&&(r=r.reduce(t,\"\")),e+r}),\"\");function s(e,r){if(null==t[r])throw Error(\"Reference \"+r+\"is undefined\");return t[r]}}function a(t,e){return Array.isArray(t)?i(t,e):n(t,e)}a.parse=n,a.stringify=i,e.exports=a},{}],504:[function(t,e,r){\"use strict\";var n=t(\"pick-by-alias\");e.exports=function(t){var e;arguments.length>1&&(t=arguments);\"string\"==typeof t?t=t.split(/\\s/).map(parseFloat):\"number\"==typeof t&&(t=[t]);t.length&&\"number\"==typeof t[0]?e=1===t.length?{width:t[0],height:t[0],x:0,y:0}:2===t.length?{width:t[0],height:t[1],x:0,y:0}:{x:t[0],y:t[1],width:t[2]-t[0]||0,height:t[3]-t[1]||0}:t&&(t=n(t,{left:\"x l left Left\",top:\"y t top Top\",width:\"w width W Width\",height:\"h height W Width\",bottom:\"b bottom Bottom\",right:\"r right Right\"}),e={x:t.left||0,y:t.top||0},null==t.width?t.right?e.width=t.right-e.x:e.width=0:e.width=t.width,null==t.height?t.bottom?e.height=t.bottom-e.y:e.height=0:e.height=t.height);return e}},{\"pick-by-alias\":511}],505:[function(t,e,r){e.exports=function(t){var e=[];return t.replace(i,(function(t,r,i){var o=r.toLowerCase();for(i=function(t){var e=t.match(a);return e?e.map(Number):[]}(i),\"m\"==o&&i.length>2&&(e.push([r].concat(i.splice(0,2))),o=\"l\",r=\"m\"==r?\"l\":\"L\");;){if(i.length==n[o])return i.unshift(r),e.push(i);if(i.length<n[o])throw new Error(\"malformed path data\");e.push([r].concat(i.splice(0,n[o])))}})),e};var n={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},i=/([astvzqmhlc])([^astvzqmhlc]*)/gi;var a=/-?[0-9]*\\.?[0-9]+(?:e[-+]?\\d+)?/gi},{}],506:[function(t,e,r){e.exports=function(t,e){e||(e=[0,\"\"]),t=String(t);var r=parseFloat(t,10);return e[0]=r,e[1]=t.match(/[\\d.\\-\\+]*\\s*(.*)/)[1]||\"\",e}},{}],507:[function(t,e,r){(function(t){(function(){\"use strict\";function r(t){if(\"string\"!=typeof t)throw new TypeError(\"Path must be a string. Received \"+JSON.stringify(t))}function n(t,e){for(var r,n=\"\",i=0,a=-1,o=0,s=0;s<=t.length;++s){if(s<t.length)r=t.charCodeAt(s);else{if(47===r)break;r=47}if(47===r){if(a===s-1||1===o);else if(a!==s-1&&2===o){if(n.length<2||2!==i||46!==n.charCodeAt(n.length-1)||46!==n.charCodeAt(n.length-2))if(n.length>2){var l=n.lastIndexOf(\"/\");if(l!==n.length-1){-1===l?(n=\"\",i=0):i=(n=n.slice(0,l)).length-1-n.lastIndexOf(\"/\"),a=s,o=0;continue}}else if(2===n.length||1===n.length){n=\"\",i=0,a=s,o=0;continue}e&&(n.length>0?n+=\"/..\":n=\"..\",i=2)}else n.length>0?n+=\"/\"+t.slice(a+1,s):n=t.slice(a+1,s),i=s-a-1;a=s,o=0}else 46===r&&-1!==o?++o:o=-1}return n}var i={resolve:function(){for(var e,i=\"\",a=!1,o=arguments.length-1;o>=-1&&!a;o--){var s;o>=0?s=arguments[o]:(void 0===e&&(e=t.cwd()),s=e),r(s),0!==s.length&&(i=s+\"/\"+i,a=47===s.charCodeAt(0))}return i=n(i,!a),a?i.length>0?\"/\"+i:\"/\":i.length>0?i:\".\"},normalize:function(t){if(r(t),0===t.length)return\".\";var e=47===t.charCodeAt(0),i=47===t.charCodeAt(t.length-1);return 0!==(t=n(t,!e)).length||e||(t=\".\"),t.length>0&&i&&(t+=\"/\"),e?\"/\"+t:t},isAbsolute:function(t){return r(t),t.length>0&&47===t.charCodeAt(0)},join:function(){if(0===arguments.length)return\".\";for(var t,e=0;e<arguments.length;++e){var n=arguments[e];r(n),n.length>0&&(void 0===t?t=n:t+=\"/\"+n)}return void 0===t?\".\":i.normalize(t)},relative:function(t,e){if(r(t),r(e),t===e)return\"\";if((t=i.resolve(t))===(e=i.resolve(e)))return\"\";for(var n=1;n<t.length&&47===t.charCodeAt(n);++n);for(var a=t.length,o=a-n,s=1;s<e.length&&47===e.charCodeAt(s);++s);for(var l=e.length-s,c=o<l?o:l,u=-1,f=0;f<=c;++f){if(f===c){if(l>c){if(47===e.charCodeAt(s+f))return e.slice(s+f+1);if(0===f)return e.slice(s+f)}else o>c&&(47===t.charCodeAt(n+f)?u=f:0===f&&(u=0));break}var h=t.charCodeAt(n+f);if(h!==e.charCodeAt(s+f))break;47===h&&(u=f)}var p=\"\";for(f=n+u+1;f<=a;++f)f!==a&&47!==t.charCodeAt(f)||(0===p.length?p+=\"..\":p+=\"/..\");return p.length>0?p+e.slice(s+u):(s+=u,47===e.charCodeAt(s)&&++s,e.slice(s))},_makeLong:function(t){return t},dirname:function(t){if(r(t),0===t.length)return\".\";for(var e=t.charCodeAt(0),n=47===e,i=-1,a=!0,o=t.length-1;o>=1;--o)if(47===(e=t.charCodeAt(o))){if(!a){i=o;break}}else a=!1;return-1===i?n?\"/\":\".\":n&&1===i?\"//\":t.slice(0,i)},basename:function(t,e){if(void 0!==e&&\"string\"!=typeof e)throw new TypeError('\"ext\" argument must be a string');r(t);var n,i=0,a=-1,o=!0;if(void 0!==e&&e.length>0&&e.length<=t.length){if(e.length===t.length&&e===t)return\"\";var s=e.length-1,l=-1;for(n=t.length-1;n>=0;--n){var c=t.charCodeAt(n);if(47===c){if(!o){i=n+1;break}}else-1===l&&(o=!1,l=n+1),s>=0&&(c===e.charCodeAt(s)?-1==--s&&(a=n):(s=-1,a=l))}return i===a?a=l:-1===a&&(a=t.length),t.slice(i,a)}for(n=t.length-1;n>=0;--n)if(47===t.charCodeAt(n)){if(!o){i=n+1;break}}else-1===a&&(o=!1,a=n+1);return-1===a?\"\":t.slice(i,a)},extname:function(t){r(t);for(var e=-1,n=0,i=-1,a=!0,o=0,s=t.length-1;s>=0;--s){var l=t.charCodeAt(s);if(47!==l)-1===i&&(a=!1,i=s+1),46===l?-1===e?e=s:1!==o&&(o=1):-1!==e&&(o=-1);else if(!a){n=s+1;break}}return-1===e||-1===i||0===o||1===o&&e===i-1&&e===n+1?\"\":t.slice(e,i)},format:function(t){if(null===t||\"object\"!=typeof t)throw new TypeError('The \"pathObject\" argument must be of type Object. Received type '+typeof t);return function(t,e){var r=e.dir||e.root,n=e.base||(e.name||\"\")+(e.ext||\"\");return r?r===e.root?r+n:r+t+n:n}(\"/\",t)},parse:function(t){r(t);var e={root:\"\",dir:\"\",base:\"\",ext:\"\",name:\"\"};if(0===t.length)return e;var n,i=t.charCodeAt(0),a=47===i;a?(e.root=\"/\",n=1):n=0;for(var o=-1,s=0,l=-1,c=!0,u=t.length-1,f=0;u>=n;--u)if(47!==(i=t.charCodeAt(u)))-1===l&&(c=!1,l=u+1),46===i?-1===o?o=u:1!==f&&(f=1):-1!==o&&(f=-1);else if(!c){s=u+1;break}return-1===o||-1===l||0===f||1===f&&o===l-1&&o===s+1?-1!==l&&(e.base=e.name=0===s&&a?t.slice(1,l):t.slice(s,l)):(0===s&&a?(e.name=t.slice(1,o),e.base=t.slice(1,l)):(e.name=t.slice(s,o),e.base=t.slice(s,l)),e.ext=t.slice(o,l)),s>0?e.dir=t.slice(0,s-1):a&&(e.dir=\"/\"),e},sep:\"/\",delimiter:\":\",win32:null,posix:null};i.posix=i,e.exports=i}).call(this)}).call(this,t(\"_process\"))},{_process:526}],508:[function(t,e,r){(function(t){(function(){(function(){var r,n,i,a,o,s;\"undefined\"!=typeof performance&&null!==performance&&performance.now?e.exports=function(){return performance.now()}:\"undefined\"!=typeof t&&null!==t&&t.hrtime?(e.exports=function(){return(r()-o)/1e6},n=t.hrtime,a=(r=function(){var t;return 1e9*(t=n())[0]+t[1]})(),s=1e9*t.uptime(),o=a-s):Date.now?(e.exports=function(){return Date.now()-i},i=Date.now()):(e.exports=function(){return(new Date).getTime()-i},i=(new Date).getTime())}).call(this)}).call(this)}).call(this,t(\"_process\"))},{_process:526}],509:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.length;if(e<32){for(var r=1,i=0;i<e;++i)for(var a=0;a<i;++a)if(t[i]<t[a])r=-r;else if(t[i]===t[a])return 0;return r}var o=n.mallocUint8(e);for(i=0;i<e;++i)o[i]=0;for(r=1,i=0;i<e;++i)if(!o[i]){var s=1;o[i]=1;for(a=t[i];a!==i;a=t[a]){if(o[a])return n.freeUint8(o),0;s+=1,o[a]=1}1&s||(r=-r)}return n.freeUint8(o),r};var n=t(\"typedarray-pool\")},{\"typedarray-pool\":595}],510:[function(t,e,r){\"use strict\";var n=t(\"typedarray-pool\"),i=t(\"invert-permutation\");r.rank=function(t){var e=t.length;switch(e){case 0:case 1:return 0;case 2:return t[1]}var r,a,o,s=n.mallocUint32(e),l=n.mallocUint32(e),c=0;for(i(t,l),o=0;o<e;++o)s[o]=t[o];for(o=e-1;o>0;--o)a=l[o],r=s[o],s[o]=s[a],s[a]=r,l[o]=l[r],l[r]=a,c=(c+r)*o;return n.freeUint32(l),n.freeUint32(s),c},r.unrank=function(t,e,r){switch(t){case 0:return r||[];case 1:return r?(r[0]=0,r):[0];case 2:return r?(e?(r[0]=0,r[1]=1):(r[0]=1,r[1]=0),r):e?[0,1]:[1,0]}var n,i,a,o=1;for((r=r||new Array(t))[0]=0,a=1;a<t;++a)r[a]=a,o=o*a|0;for(a=t-1;a>0;--a)e=e-(n=e/o|0)*o|0,o=o/a|0,i=0|r[a],r[a]=0|r[n],r[n]=0|i;return r}},{\"invert-permutation\":462,\"typedarray-pool\":595}],511:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){var n,a,o={};if(\"string\"==typeof e&&(e=i(e)),Array.isArray(e)){var s={};for(a=0;a<e.length;a++)s[e[a]]=!0;e=s}for(n in e)e[n]=i(e[n]);var l={};for(n in e){var c=e[n];if(Array.isArray(c))for(a=0;a<c.length;a++){var u=c[a];if(r&&(l[u]=!0),u in t){if(o[n]=t[u],r)for(var f=a;f<c.length;f++)l[c[f]]=!0;break}}else n in t&&(e[n]&&(o[n]=t[n]),r&&(l[n]=!0))}if(r)for(n in t)l[n]||(o[n]=t[n]);return o};var n={};function i(t){return n[t]?n[t]:(\"string\"==typeof t&&(t=n[t]=t.split(/\\s*,\\s*|\\s+/)),t)}},{}],512:[function(t,e,r){\"use strict\";e.exports=function(t,e){for(var r=0|e.length,i=t.length,a=[new Array(r),new Array(r)],o=0;o<r;++o)a[0][o]=[],a[1][o]=[];for(o=0;o<i;++o){var s=t[o];a[0][s[0]].push(s),a[1][s[1]].push(s)}var l=[];for(o=0;o<r;++o)a[0][o].length+a[1][o].length===0&&l.push([o]);function c(t,e){var r=a[e][t[e]];r.splice(r.indexOf(t),1)}function u(t,r,i){for(var o,s,l,u=0;u<2;++u)if(a[u][r].length>0){o=a[u][r][0],l=u;break}s=o[1^l];for(var f=0;f<2;++f)for(var h=a[f][r],p=0;p<h.length;++p){var d=h[p],g=d[1^f];n(e[t],e[r],e[s],e[g])>0&&(o=d,s=g,l=f)}return i||o&&c(o,l),s}function f(t,r){var i=a[r][t][0],o=[t];c(i,r);for(var s=i[1^r];;){for(;s!==t;)o.push(s),s=u(o[o.length-2],s,!1);if(a[0][t].length+a[1][t].length===0)break;var l=o[o.length-1],f=t,h=o[1],p=u(l,f,!0);if(n(e[l],e[f],e[h],e[p])<0)break;o.push(t),s=u(l,f)}return o}function h(t,e){return e[1]===e[e.length-1]}for(o=0;o<r;++o)for(var p=0;p<2;++p){for(var d=[];a[p][o].length>0;){a[0][o].length;var g=f(o,p);h(0,g)?d.push.apply(d,g):(d.length>0&&l.push(d),d=g)}d.length>0&&l.push(d)}return l};var n=t(\"compare-angle\")},{\"compare-angle\":132}],513:[function(t,e,r){\"use strict\";e.exports=function(t,e){for(var r=n(t,e.length),i=new Array(e.length),a=new Array(e.length),o=[],s=0;s<e.length;++s){var l=r[s].length;a[s]=l,i[s]=!0,l<=1&&o.push(s)}for(;o.length>0;){var c=o.pop();i[c]=!1;var u=r[c];for(s=0;s<u.length;++s){var f=u[s];0==--a[f]&&o.push(f)}}var h=new Array(e.length),p=[];for(s=0;s<e.length;++s)if(i[s]){c=p.length;h[s]=c,p.push(e[s])}else h[s]=-1;var d=[];for(s=0;s<t.length;++s){var g=t[s];i[g[0]]&&i[g[1]]&&d.push([h[g[0]],h[g[1]]])}return[d,p]};var n=t(\"edges-to-adjacency-list\")},{\"edges-to-adjacency-list\":178}],514:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=c(t,e);t=r[0];for(var f=(e=r[1]).length,h=(t.length,n(t,e.length)),p=0;p<f;++p)if(h[p].length%2==1)throw new Error(\"planar-graph-to-polyline: graph must be manifold\");var d=i(t,e);var g=(d=d.filter((function(t){for(var r=t.length,n=[0],i=0;i<r;++i){var a=e[t[i]],l=e[t[(i+1)%r]],c=o(-a[0],a[1]),u=o(-a[0],l[1]),f=o(l[0],a[1]),h=o(l[0],l[1]);n=s(n,s(s(c,u),s(f,h)))}return n[n.length-1]>0}))).length,m=new Array(g),v=new Array(g);for(p=0;p<g;++p){m[p]=p;var y=new Array(g),x=d[p].map((function(t){return e[t]})),b=a([x]),_=0;t:for(var w=0;w<g;++w)if(y[w]=0,p!==w){for(var T=(q=d[w]).length,k=0;k<T;++k){var M=b(e[q[k]]);if(0!==M){M<0&&(y[w]=1,_+=1);continue t}}y[w]=1,_+=1}v[p]=[_,p,y]}v.sort((function(t,e){return e[0]-t[0]}));for(p=0;p<g;++p){var A=(y=v[p])[1],S=y[2];for(w=0;w<g;++w)S[w]&&(m[w]=A)}var E=function(t){for(var e=new Array(t),r=0;r<t;++r)e[r]=[];return e}(g);for(p=0;p<g;++p)E[p].push(m[p]),E[m[p]].push(p);var C={},L=u(f,!1);for(p=0;p<g;++p)for(T=(q=d[p]).length,w=0;w<T;++w){var I=q[w],P=q[(w+1)%T],z=Math.min(I,P)+\":\"+Math.max(I,P);if(z in C){var O=C[z];E[O].push(p),E[p].push(O),L[I]=L[P]=!0}else C[z]=p}function D(t){for(var e=t.length,r=0;r<e;++r)if(!L[t[r]])return!1;return!0}var R=[],F=u(g,-1);for(p=0;p<g;++p)m[p]!==p||D(d[p])?F[p]=-1:(R.push(p),F[p]=0);r=[];for(;R.length>0;){var B=R.pop(),N=E[B];l(N,(function(t,e){return t-e}));var j,U=N.length,V=F[B];if(0===V){var q=d[B];j=[q]}for(p=0;p<U;++p){var H=N[p];if(!(F[H]>=0))if(F[H]=1^V,R.push(H),0===V)D(q=d[H])||(q.reverse(),j.push(q))}0===V&&r.push(j)}return r};var n=t(\"edges-to-adjacency-list\"),i=t(\"planar-dual\"),a=t(\"point-in-big-polygon\"),o=t(\"two-product\"),s=t(\"robust-sum\"),l=t(\"uniq\"),c=t(\"./lib/trim-leaves\");function u(t,e){for(var r=new Array(t),n=0;n<t;++n)r[n]=e;return r}},{\"./lib/trim-leaves\":513,\"edges-to-adjacency-list\":178,\"planar-dual\":512,\"point-in-big-polygon\":516,\"robust-sum\":553,\"two-product\":582,uniq:597}],515:[function(t,e,r){arguments[4][243][0].apply(r,arguments)},{dup:243}],516:[function(t,e,r){e.exports=function(t){for(var e=t.length,r=[],a=[],s=0;s<e;++s)for(var u=t[s],f=u.length,h=f-1,p=0;p<f;h=p++){var d=u[h],g=u[p];d[0]===g[0]?a.push([d,g]):r.push([d,g])}if(0===r.length)return 0===a.length?c:(m=l(a),function(t){return m(t[0],t[1])?0:1});var m;var v=i(r),y=function(t,e){return function(r){var i=o.le(e,r[0]);if(i<0)return 1;var a=t[i];if(!a){if(!(i>0&&e[i]===r[0]))return 1;a=t[i-1]}for(var s=1;a;){var l=a.key,c=n(r,l[0],l[1]);if(l[0][0]<l[1][0])if(c<0)a=a.left;else{if(!(c>0))return 0;s=-1,a=a.right}else if(c>0)a=a.left;else{if(!(c<0))return 0;s=1,a=a.right}}return s}}(v.slabs,v.coordinates);return 0===a.length?y:function(t,e){return function(r){return t(r[0],r[1])?0:e(r)}}(l(a),y)};var n=t(\"robust-orientation\")[3],i=t(\"slab-decomposition\"),a=t(\"interval-tree-1d\"),o=t(\"binary-search-bounds\");function s(){return!0}function l(t){for(var e={},r=0;r<t.length;++r){var n=t[r],i=n[0][0],o=n[0][1],l=n[1][1],c=[Math.min(o,l),Math.max(o,l)];i in e?e[i].push(c):e[i]=[c]}var u={},f=Object.keys(e);for(r=0;r<f.length;++r){var h=e[f[r]];u[f[r]]=a(h)}return function(t){return function(e,r){var n=t[e];return!!n&&!!n.queryPoint(r,s)}}(u)}function c(t){return 1}},{\"binary-search-bounds\":515,\"interval-tree-1d\":460,\"robust-orientation\":548,\"slab-decomposition\":565}],517:[function(t,e,r){\n",
       "/*\n",
       " * @copyright 2016 Sean Connelly (@voidqk), http://syntheti.cc\n",
       " * @license MIT\n",
       " * @preserve Project Home: https://github.com/voidqk/polybooljs\n",
       " */\n",
       "var n,i=t(\"./lib/build-log\"),a=t(\"./lib/epsilon\"),o=t(\"./lib/intersecter\"),s=t(\"./lib/segment-chainer\"),l=t(\"./lib/segment-selector\"),c=t(\"./lib/geojson\"),u=!1,f=a();function h(t,e,r){var i=n.segments(t),a=n.segments(e),o=r(n.combine(i,a));return n.polygon(o)}n={buildLog:function(t){return!0===t?u=i():!1===t&&(u=!1),!1!==u&&u.list},epsilon:function(t){return f.epsilon(t)},segments:function(t){var e=o(!0,f,u);return t.regions.forEach(e.addRegion),{segments:e.calculate(t.inverted),inverted:t.inverted}},combine:function(t,e){return{combined:o(!1,f,u).calculate(t.segments,t.inverted,e.segments,e.inverted),inverted1:t.inverted,inverted2:e.inverted}},selectUnion:function(t){return{segments:l.union(t.combined,u),inverted:t.inverted1||t.inverted2}},selectIntersect:function(t){return{segments:l.intersect(t.combined,u),inverted:t.inverted1&&t.inverted2}},selectDifference:function(t){return{segments:l.difference(t.combined,u),inverted:t.inverted1&&!t.inverted2}},selectDifferenceRev:function(t){return{segments:l.differenceRev(t.combined,u),inverted:!t.inverted1&&t.inverted2}},selectXor:function(t){return{segments:l.xor(t.combined,u),inverted:t.inverted1!==t.inverted2}},polygon:function(t){return{regions:s(t.segments,f,u),inverted:t.inverted}},polygonFromGeoJSON:function(t){return c.toPolygon(n,t)},polygonToGeoJSON:function(t){return c.fromPolygon(n,f,t)},union:function(t,e){return h(t,e,n.selectUnion)},intersect:function(t,e){return h(t,e,n.selectIntersect)},difference:function(t,e){return h(t,e,n.selectDifference)},differenceRev:function(t,e){return h(t,e,n.selectDifferenceRev)},xor:function(t,e){return h(t,e,n.selectXor)}},\"object\"==typeof window&&(window.PolyBool=n),e.exports=n},{\"./lib/build-log\":518,\"./lib/epsilon\":519,\"./lib/geojson\":520,\"./lib/intersecter\":521,\"./lib/segment-chainer\":523,\"./lib/segment-selector\":524}],518:[function(t,e,r){e.exports=function(){var t,e=0,r=!1;function n(e,r){return t.list.push({type:e,data:r?JSON.parse(JSON.stringify(r)):void 0}),t}return t={list:[],segmentId:function(){return e++},checkIntersection:function(t,e){return n(\"check\",{seg1:t,seg2:e})},segmentChop:function(t,e){return n(\"div_seg\",{seg:t,pt:e}),n(\"chop\",{seg:t,pt:e})},statusRemove:function(t){return n(\"pop_seg\",{seg:t})},segmentUpdate:function(t){return n(\"seg_update\",{seg:t})},segmentNew:function(t,e){return n(\"new_seg\",{seg:t,primary:e})},segmentRemove:function(t){return n(\"rem_seg\",{seg:t})},tempStatus:function(t,e,r){return n(\"temp_status\",{seg:t,above:e,below:r})},rewind:function(t){return n(\"rewind\",{seg:t})},status:function(t,e,r){return n(\"status\",{seg:t,above:e,below:r})},vert:function(e){return e===r?t:(r=e,n(\"vert\",{x:e}))},log:function(t){return\"string\"!=typeof t&&(t=JSON.stringify(t,!1,\"  \")),n(\"log\",{txt:t})},reset:function(){return n(\"reset\")},selected:function(t){return n(\"selected\",{segs:t})},chainStart:function(t){return n(\"chain_start\",{seg:t})},chainRemoveHead:function(t,e){return n(\"chain_rem_head\",{index:t,pt:e})},chainRemoveTail:function(t,e){return n(\"chain_rem_tail\",{index:t,pt:e})},chainNew:function(t,e){return n(\"chain_new\",{pt1:t,pt2:e})},chainMatch:function(t){return n(\"chain_match\",{index:t})},chainClose:function(t){return n(\"chain_close\",{index:t})},chainAddHead:function(t,e){return n(\"chain_add_head\",{index:t,pt:e})},chainAddTail:function(t,e){return n(\"chain_add_tail\",{index:t,pt:e})},chainConnect:function(t,e){return n(\"chain_con\",{index1:t,index2:e})},chainReverse:function(t){return n(\"chain_rev\",{index:t})},chainJoin:function(t,e){return n(\"chain_join\",{index1:t,index2:e})},done:function(){return n(\"done\")}}}},{}],519:[function(t,e,r){e.exports=function(t){\"number\"!=typeof t&&(t=1e-10);var e={epsilon:function(e){return\"number\"==typeof e&&(t=e),t},pointAboveOrOnLine:function(e,r,n){var i=r[0],a=r[1],o=n[0],s=n[1],l=e[0];return(o-i)*(e[1]-a)-(s-a)*(l-i)>=-t},pointBetween:function(e,r,n){var i=e[1]-r[1],a=n[0]-r[0],o=e[0]-r[0],s=n[1]-r[1],l=o*a+i*s;return!(l<t)&&!(l-(a*a+s*s)>-t)},pointsSameX:function(e,r){return Math.abs(e[0]-r[0])<t},pointsSameY:function(e,r){return Math.abs(e[1]-r[1])<t},pointsSame:function(t,r){return e.pointsSameX(t,r)&&e.pointsSameY(t,r)},pointsCompare:function(t,r){return e.pointsSameX(t,r)?e.pointsSameY(t,r)?0:t[1]<r[1]?-1:1:t[0]<r[0]?-1:1},pointsCollinear:function(e,r,n){var i=e[0]-r[0],a=e[1]-r[1],o=r[0]-n[0],s=r[1]-n[1];return Math.abs(i*s-o*a)<t},linesIntersect:function(e,r,n,i){var a=r[0]-e[0],o=r[1]-e[1],s=i[0]-n[0],l=i[1]-n[1],c=a*l-o*s;if(Math.abs(c)<t)return!1;var u=e[0]-n[0],f=e[1]-n[1],h=(s*f-l*u)/c,p=(a*f-o*u)/c,d={alongA:0,alongB:0,pt:[e[0]+h*a,e[1]+h*o]};return d.alongA=h<=-t?-2:h<t?-1:h-1<=-t?0:h-1<t?1:2,d.alongB=p<=-t?-2:p<t?-1:p-1<=-t?0:p-1<t?1:2,d},pointInsideRegion:function(e,r){for(var n=e[0],i=e[1],a=r[r.length-1][0],o=r[r.length-1][1],s=!1,l=0;l<r.length;l++){var c=r[l][0],u=r[l][1];u-i>t!=o-i>t&&(a-c)*(i-u)/(o-u)+c-n>t&&(s=!s),a=c,o=u}return s}};return e}},{}],520:[function(t,e,r){var n={toPolygon:function(t,e){function r(e){if(e.length<=0)return t.segments({inverted:!1,regions:[]});function r(e){var r=e.slice(0,e.length-1);return t.segments({inverted:!1,regions:[r]})}for(var n=r(e[0]),i=1;i<e.length;i++)n=t.selectDifference(t.combine(n,r(e[i])));return n}if(\"Polygon\"===e.type)return t.polygon(r(e.coordinates));if(\"MultiPolygon\"===e.type){for(var n=t.segments({inverted:!1,regions:[]}),i=0;i<e.coordinates.length;i++)n=t.selectUnion(t.combine(n,r(e.coordinates[i])));return t.polygon(n)}throw new Error(\"PolyBool: Cannot convert GeoJSON object to PolyBool polygon\")},fromPolygon:function(t,e,r){function n(t,r){return e.pointInsideRegion([.5*(t[0][0]+t[1][0]),.5*(t[0][1]+t[1][1])],r)}function i(t){return{region:t,children:[]}}r=t.polygon(t.segments(r));var a=i(null);function o(t,e){for(var r=0;r<t.children.length;r++){if(n(e,(s=t.children[r]).region))return void o(s,e)}var a=i(e);for(r=0;r<t.children.length;r++){var s;n((s=t.children[r]).region,e)&&(a.children.push(s),t.children.splice(r,1),r--)}t.children.push(a)}for(var s=0;s<r.regions.length;s++){var l=r.regions[s];l.length<3||o(a,l)}function c(t,e){for(var r=0,n=t[t.length-1][0],i=t[t.length-1][1],a=[],o=0;o<t.length;o++){var s=t[o][0],l=t[o][1];a.push([s,l]),r+=l*n-s*i,n=s,i=l}return r<0!==e&&a.reverse(),a.push([a[0][0],a[0][1]]),a}var u=[];function f(t){var e=[c(t.region,!1)];u.push(e);for(var r=0;r<t.children.length;r++)e.push(h(t.children[r]))}function h(t){for(var e=0;e<t.children.length;e++)f(t.children[e]);return c(t.region,!0)}for(s=0;s<a.children.length;s++)f(a.children[s]);return u.length<=0?{type:\"Polygon\",coordinates:[]}:1==u.length?{type:\"Polygon\",coordinates:u[0]}:{type:\"MultiPolygon\",coordinates:u}}};e.exports=n},{}],521:[function(t,e,r){var n=t(\"./linked-list\");e.exports=function(t,e,r){function i(t,e,n){return{id:r?r.segmentId():-1,start:t,end:e,myFill:{above:n.myFill.above,below:n.myFill.below},otherFill:null}}var a=n.create();function o(t,r){a.insertBefore(t,(function(n){return function(t,r,n,i,a,o){var s=e.pointsCompare(r,a);return 0!==s?s:e.pointsSame(n,o)?0:t!==i?t?1:-1:e.pointAboveOrOnLine(n,i?a:o,i?o:a)?1:-1}(t.isStart,t.pt,r,n.isStart,n.pt,n.other.pt)<0}))}function s(t,e){var r=function(t,e){var r=n.node({isStart:!0,pt:t.start,seg:t,primary:e,other:null,status:null});return o(r,t.end),r}(t,e);return function(t,e,r){var i=n.node({isStart:!1,pt:e.end,seg:e,primary:r,other:t,status:null});t.other=i,o(i,t.pt)}(r,t,e),r}function l(t,e){var n=i(e,t.seg.end,t.seg);return function(t,e){r&&r.segmentChop(t.seg,e),t.other.remove(),t.seg.end=e,t.other.pt=e,o(t.other,t.pt)}(t,e),s(n,t.primary)}function c(i,o){var s=n.create();function c(t){return s.findTransition((function(r){var n,i,a,o,s,l;return(n=t,i=r.ev,a=n.seg.start,o=n.seg.end,s=i.seg.start,l=i.seg.end,e.pointsCollinear(a,s,l)?e.pointsCollinear(o,s,l)||e.pointAboveOrOnLine(o,s,l)?1:-1:e.pointAboveOrOnLine(a,s,l)?1:-1)>0}))}function u(t,n){var i=t.seg,a=n.seg,o=i.start,s=i.end,c=a.start,u=a.end;r&&r.checkIntersection(i,a);var f=e.linesIntersect(o,s,c,u);if(!1===f){if(!e.pointsCollinear(o,s,c))return!1;if(e.pointsSame(o,u)||e.pointsSame(s,c))return!1;var h=e.pointsSame(o,c),p=e.pointsSame(s,u);if(h&&p)return n;var d=!h&&e.pointBetween(o,c,u),g=!p&&e.pointBetween(s,c,u);if(h)return g?l(n,s):l(t,u),n;d&&(p||(g?l(n,s):l(t,u)),l(n,o))}else 0===f.alongA&&(-1===f.alongB?l(t,c):0===f.alongB?l(t,f.pt):1===f.alongB&&l(t,u)),0===f.alongB&&(-1===f.alongA?l(n,o):0===f.alongA?l(n,f.pt):1===f.alongA&&l(n,s));return!1}for(var f=[];!a.isEmpty();){var h=a.getHead();if(r&&r.vert(h.pt[0]),h.isStart){r&&r.segmentNew(h.seg,h.primary);var p=c(h),d=p.before?p.before.ev:null,g=p.after?p.after.ev:null;function m(){if(d){var t=u(h,d);if(t)return t}return!!g&&u(h,g)}r&&r.tempStatus(h.seg,!!d&&d.seg,!!g&&g.seg);var v,y=m();if(y){var x;if(t)(x=null===h.seg.myFill.below||h.seg.myFill.above!==h.seg.myFill.below)&&(y.seg.myFill.above=!y.seg.myFill.above);else y.seg.otherFill=h.seg.myFill;r&&r.segmentUpdate(y.seg),h.other.remove(),h.remove()}if(a.getHead()!==h){r&&r.rewind(h.seg);continue}if(t)x=null===h.seg.myFill.below||h.seg.myFill.above!==h.seg.myFill.below,h.seg.myFill.below=g?g.seg.myFill.above:i,h.seg.myFill.above=x?!h.seg.myFill.below:h.seg.myFill.below;else if(null===h.seg.otherFill)v=g?h.primary===g.primary?g.seg.otherFill.above:g.seg.myFill.above:h.primary?o:i,h.seg.otherFill={above:v,below:v};r&&r.status(h.seg,!!d&&d.seg,!!g&&g.seg),h.other.status=p.insert(n.node({ev:h}))}else{var b=h.status;if(null===b)throw new Error(\"PolyBool: Zero-length segment detected; your epsilon is probably too small or too large\");if(s.exists(b.prev)&&s.exists(b.next)&&u(b.prev.ev,b.next.ev),r&&r.statusRemove(b.ev.seg),b.remove(),!h.primary){var _=h.seg.myFill;h.seg.myFill=h.seg.otherFill,h.seg.otherFill=_}f.push(h.seg)}a.getHead().remove()}return r&&r.done(),f}return t?{addRegion:function(t){for(var n,i,a,o=t[t.length-1],l=0;l<t.length;l++){n=o,o=t[l];var c=e.pointsCompare(n,o);0!==c&&s((i=c<0?n:o,a=c<0?o:n,{id:r?r.segmentId():-1,start:i,end:a,myFill:{above:null,below:null},otherFill:null}),!0)}},calculate:function(t){return c(t,!1)}}:{calculate:function(t,e,r,n){return t.forEach((function(t){s(i(t.start,t.end,t),!0)})),r.forEach((function(t){s(i(t.start,t.end,t),!1)})),c(e,n)}}}},{\"./linked-list\":522}],522:[function(t,e,r){e.exports={create:function(){var t={root:{root:!0,next:null},exists:function(e){return null!==e&&e!==t.root},isEmpty:function(){return null===t.root.next},getHead:function(){return t.root.next},insertBefore:function(e,r){for(var n=t.root,i=t.root.next;null!==i;){if(r(i))return e.prev=i.prev,e.next=i,i.prev.next=e,void(i.prev=e);n=i,i=i.next}n.next=e,e.prev=n,e.next=null},findTransition:function(e){for(var r=t.root,n=t.root.next;null!==n&&!e(n);)r=n,n=n.next;return{before:r===t.root?null:r,after:n,insert:function(t){return t.prev=r,t.next=n,r.next=t,null!==n&&(n.prev=t),t}}}};return t},node:function(t){return t.prev=null,t.next=null,t.remove=function(){t.prev.next=t.next,t.next&&(t.next.prev=t.prev),t.prev=null,t.next=null},t}}},{}],523:[function(t,e,r){e.exports=function(t,e,r){var n=[],i=[];return t.forEach((function(t){var a=t.start,o=t.end;if(e.pointsSame(a,o))console.warn(\"PolyBool: Warning: Zero-length segment detected; your epsilon is probably too small or too large\");else{r&&r.chainStart(t);for(var s={index:0,matches_head:!1,matches_pt1:!1},l={index:0,matches_head:!1,matches_pt1:!1},c=s,u=0;u<n.length;u++){var f=(m=n[u])[0],h=(m[1],m[m.length-1]);m[m.length-2];if(e.pointsSame(f,a)){if(k(u,!0,!0))break}else if(e.pointsSame(f,o)){if(k(u,!0,!1))break}else if(e.pointsSame(h,a)){if(k(u,!1,!0))break}else if(e.pointsSame(h,o)&&k(u,!1,!1))break}if(c===s)return n.push([a,o]),void(r&&r.chainNew(a,o));if(c===l){r&&r.chainMatch(s.index);var p=s.index,d=s.matches_pt1?o:a,g=s.matches_head,m=n[p],v=g?m[0]:m[m.length-1],y=g?m[1]:m[m.length-2],x=g?m[m.length-1]:m[0],b=g?m[m.length-2]:m[1];return e.pointsCollinear(y,v,d)&&(g?(r&&r.chainRemoveHead(s.index,d),m.shift()):(r&&r.chainRemoveTail(s.index,d),m.pop()),v=y),e.pointsSame(x,d)?(n.splice(p,1),e.pointsCollinear(b,x,v)&&(g?(r&&r.chainRemoveTail(s.index,v),m.pop()):(r&&r.chainRemoveHead(s.index,v),m.shift())),r&&r.chainClose(s.index),void i.push(m)):void(g?(r&&r.chainAddHead(s.index,d),m.unshift(d)):(r&&r.chainAddTail(s.index,d),m.push(d)))}var _=s.index,w=l.index;r&&r.chainConnect(_,w);var T=n[_].length<n[w].length;s.matches_head?l.matches_head?T?(M(_),A(_,w)):(M(w),A(w,_)):A(w,_):l.matches_head?A(_,w):T?(M(_),A(w,_)):(M(w),A(_,w))}function k(t,e,r){return c.index=t,c.matches_head=e,c.matches_pt1=r,c===s?(c=l,!1):(c=null,!0)}function M(t){r&&r.chainReverse(t),n[t].reverse()}function A(t,i){var a=n[t],o=n[i],s=a[a.length-1],l=a[a.length-2],c=o[0],u=o[1];e.pointsCollinear(l,s,c)&&(r&&r.chainRemoveTail(t,s),a.pop(),s=l),e.pointsCollinear(s,c,u)&&(r&&r.chainRemoveHead(i,c),o.shift()),r&&r.chainJoin(t,i),n[t]=a.concat(o),n.splice(i,1)}})),i}},{}],524:[function(t,e,r){function n(t,e,r){var n=[];return t.forEach((function(t){var i=(t.myFill.above?8:0)+(t.myFill.below?4:0)+(t.otherFill&&t.otherFill.above?2:0)+(t.otherFill&&t.otherFill.below?1:0);0!==e[i]&&n.push({id:r?r.segmentId():-1,start:t.start,end:t.end,myFill:{above:1===e[i],below:2===e[i]},otherFill:null})})),r&&r.selected(n),n}var i={union:function(t,e){return n(t,[0,2,1,0,2,2,0,0,1,0,1,0,0,0,0,0],e)},intersect:function(t,e){return n(t,[0,0,0,0,0,2,0,2,0,0,1,1,0,2,1,0],e)},difference:function(t,e){return n(t,[0,0,0,0,2,0,2,0,1,1,0,0,0,1,2,0],e)},differenceRev:function(t,e){return n(t,[0,2,1,0,0,0,1,1,0,2,0,2,0,0,0,0],e)},xor:function(t,e){return n(t,[0,2,1,0,2,0,0,1,1,0,0,2,0,1,2,0],e)}};e.exports=i},{}],525:[function(t,e,r){\"use strict\";var n=new Float64Array(4),i=new Float64Array(4),a=new Float64Array(4);e.exports=function(t,e,r,o,s){n.length<o.length&&(n=new Float64Array(o.length),i=new Float64Array(o.length),a=new Float64Array(o.length));for(var l=0;l<o.length;++l)n[l]=t[l]-o[l],i[l]=e[l]-t[l],a[l]=r[l]-t[l];var c=0,u=0,f=0,h=0,p=0,d=0;for(l=0;l<o.length;++l){var g=i[l],m=a[l],v=n[l];c+=g*g,u+=g*m,f+=m*m,h+=v*g,p+=v*m,d+=v*v}var y,x,b,_,w,T=Math.abs(c*f-u*u),k=u*p-f*h,M=u*h-c*p;if(k+M<=T)if(k<0)M<0&&h<0?(M=0,-h>=c?(k=1,y=c+2*h+d):y=h*(k=-h/c)+d):(k=0,p>=0?(M=0,y=d):-p>=f?(M=1,y=f+2*p+d):y=p*(M=-p/f)+d);else if(M<0)M=0,h>=0?(k=0,y=d):-h>=c?(k=1,y=c+2*h+d):y=h*(k=-h/c)+d;else{var A=1/T;y=(k*=A)*(c*k+u*(M*=A)+2*h)+M*(u*k+f*M+2*p)+d}else k<0?(b=f+p)>(x=u+h)?(_=b-x)>=(w=c-2*u+f)?(k=1,M=0,y=c+2*h+d):y=(k=_/w)*(c*k+u*(M=1-k)+2*h)+M*(u*k+f*M+2*p)+d:(k=0,b<=0?(M=1,y=f+2*p+d):p>=0?(M=0,y=d):y=p*(M=-p/f)+d):M<0?(b=c+h)>(x=u+p)?(_=b-x)>=(w=c-2*u+f)?(M=1,k=0,y=f+2*p+d):y=(k=1-(M=_/w))*(c*k+u*M+2*h)+M*(u*k+f*M+2*p)+d:(M=0,b<=0?(k=1,y=c+2*h+d):h>=0?(k=0,y=d):y=h*(k=-h/c)+d):(_=f+p-u-h)<=0?(k=0,M=1,y=f+2*p+d):_>=(w=c-2*u+f)?(k=1,M=0,y=c+2*h+d):y=(k=_/w)*(c*k+u*(M=1-k)+2*h)+M*(u*k+f*M+2*p)+d;var S=1-k-M;for(l=0;l<o.length;++l)s[l]=S*t[l]+k*e[l]+M*r[l];return y<0?0:y}},{}],526:[function(t,e,r){var n,i,a=e.exports={};function o(){throw new Error(\"setTimeout has not been defined\")}function s(){throw new Error(\"clearTimeout has not been defined\")}function l(t){if(n===setTimeout)return setTimeout(t,0);if((n===o||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}!function(){try{n=\"function\"==typeof setTimeout?setTimeout:o}catch(t){n=o}try{i=\"function\"==typeof clearTimeout?clearTimeout:s}catch(t){i=s}}();var c,u=[],f=!1,h=-1;function p(){f&&c&&(f=!1,c.length?u=c.concat(u):h=-1,u.length&&d())}function d(){if(!f){var t=l(p);f=!0;for(var e=u.length;e;){for(c=u,u=[];++h<e;)c&&c[h].run();h=-1,e=u.length}c=null,f=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===s||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(t)}}function g(t,e){this.fun=t,this.array=e}function m(){}a.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];u.push(new g(t,e)),1!==u.length||f||l(d)},g.prototype.run=function(){this.fun.apply(null,this.array)},a.title=\"browser\",a.browser=!0,a.env={},a.argv=[],a.version=\"\",a.versions={},a.on=m,a.addListener=m,a.once=m,a.off=m,a.removeListener=m,a.removeAllListeners=m,a.emit=m,a.prependListener=m,a.prependOnceListener=m,a.listeners=function(t){return[]},a.binding=function(t){throw new Error(\"process.binding is not supported\")},a.cwd=function(){return\"/\"},a.chdir=function(t){throw new Error(\"process.chdir is not supported\")},a.umask=function(){return 0}},{}],527:[function(t,e,r){e.exports=t(\"gl-quat/slerp\")},{\"gl-quat/slerp\":325}],528:[function(t,e,r){(function(r){(function(){for(var n=t(\"performance-now\"),i=\"undefined\"==typeof window?r:window,a=[\"moz\",\"webkit\"],o=\"AnimationFrame\",s=i[\"request\"+o],l=i[\"cancel\"+o]||i[\"cancelRequest\"+o],c=0;!s&&c<a.length;c++)s=i[a[c]+\"Request\"+o],l=i[a[c]+\"Cancel\"+o]||i[a[c]+\"CancelRequest\"+o];if(!s||!l){var u=0,f=0,h=[];s=function(t){if(0===h.length){var e=n(),r=Math.max(0,1e3/60-(e-u));u=r+e,setTimeout((function(){var t=h.slice(0);h.length=0;for(var e=0;e<t.length;e++)if(!t[e].cancelled)try{t[e].callback(u)}catch(t){setTimeout((function(){throw t}),0)}}),Math.round(r))}return h.push({handle:++f,callback:t,cancelled:!1}),f},l=function(t){for(var e=0;e<h.length;e++)h[e].handle===t&&(h[e].cancelled=!0)}}e.exports=function(t){return s.call(i,t)},e.exports.cancel=function(){l.apply(i,arguments)},e.exports.polyfill=function(t){t||(t=i),t.requestAnimationFrame=s,t.cancelAnimationFrame=l}}).call(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"performance-now\":508}],529:[function(t,e,r){\"use strict\";var n=t(\"big-rat/add\");e.exports=function(t,e){for(var r=t.length,i=new Array(r),a=0;a<r;++a)i[a]=n(t[a],e[a]);return i}},{\"big-rat/add\":80}],530:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=new Array(t.length),r=0;r<t.length;++r)e[r]=n(t[r]);return e};var n=t(\"big-rat\")},{\"big-rat\":83}],531:[function(t,e,r){\"use strict\";var n=t(\"big-rat\"),i=t(\"big-rat/mul\");e.exports=function(t,e){for(var r=n(e),a=t.length,o=new Array(a),s=0;s<a;++s)o[s]=i(t[s],r);return o}},{\"big-rat\":83,\"big-rat/mul\":92}],532:[function(t,e,r){\"use strict\";var n=t(\"big-rat/sub\");e.exports=function(t,e){for(var r=t.length,i=new Array(r),a=0;a<r;++a)i[a]=n(t[a],e[a]);return i}},{\"big-rat/sub\":94}],533:[function(t,e,r){\"use strict\";var n=t(\"compare-cell\"),i=t(\"compare-oriented-cell\"),a=t(\"cell-orientation\");e.exports=function(t){t.sort(i);for(var e=t.length,r=0,o=0;o<e;++o){var s=t[o],l=a(s);if(0!==l){if(r>0){var c=t[r-1];if(0===n(s,c)&&a(c)!==l){r-=1;continue}}t[r++]=s}}return t.length=r,t}},{\"cell-orientation\":117,\"compare-cell\":133,\"compare-oriented-cell\":134}],534:[function(t,e,r){\"use strict\";var n=t(\"array-bounds\"),i=t(\"color-normalize\"),a=t(\"update-diff\"),o=t(\"pick-by-alias\"),s=t(\"object-assign\"),l=t(\"flatten-vertex-data\"),c=t(\"to-float32\"),u=c.float32,f=c.fract32;e.exports=function(t,e){\"function\"==typeof t?(e||(e={}),e.regl=t):e=t;e.length&&(e.positions=e);if(!(t=e.regl).hasExtension(\"ANGLE_instanced_arrays\"))throw Error(\"regl-error2d: `ANGLE_instanced_arrays` extension should be enabled\");var r,c,p,d,g,m,v=t._gl,y={color:\"black\",capSize:5,lineWidth:1,opacity:1,viewport:null,range:null,offset:0,count:0,bounds:null,positions:[],errors:[]},x=[];return d=t.buffer({usage:\"dynamic\",type:\"uint8\",data:new Uint8Array(0)}),c=t.buffer({usage:\"dynamic\",type:\"float\",data:new Uint8Array(0)}),p=t.buffer({usage:\"dynamic\",type:\"float\",data:new Uint8Array(0)}),g=t.buffer({usage:\"dynamic\",type:\"float\",data:new Uint8Array(0)}),m=t.buffer({usage:\"static\",type:\"float\",data:h}),T(e),r=t({vert:\"\\n\\t\\tprecision highp float;\\n\\n\\t\\tattribute vec2 position, positionFract;\\n\\t\\tattribute vec4 error;\\n\\t\\tattribute vec4 color;\\n\\n\\t\\tattribute vec2 direction, lineOffset, capOffset;\\n\\n\\t\\tuniform vec4 viewport;\\n\\t\\tuniform float lineWidth, capSize;\\n\\t\\tuniform vec2 scale, scaleFract, translate, translateFract;\\n\\n\\t\\tvarying vec4 fragColor;\\n\\n\\t\\tvoid main() {\\n\\t\\t\\tfragColor = color / 255.;\\n\\n\\t\\t\\tvec2 pixelOffset = lineWidth * lineOffset + (capSize + lineWidth) * capOffset;\\n\\n\\t\\t\\tvec2 dxy = -step(.5, direction.xy) * error.xz + step(direction.xy, vec2(-.5)) * error.yw;\\n\\n\\t\\t\\tvec2 position = position + dxy;\\n\\n\\t\\t\\tvec2 pos = (position + translate) * scale\\n\\t\\t\\t\\t+ (positionFract + translateFract) * scale\\n\\t\\t\\t\\t+ (position + translate) * scaleFract\\n\\t\\t\\t\\t+ (positionFract + translateFract) * scaleFract;\\n\\n\\t\\t\\tpos += pixelOffset / viewport.zw;\\n\\n\\t\\t\\tgl_Position = vec4(pos * 2. - 1., 0, 1);\\n\\t\\t}\\n\\t\\t\",frag:\"\\n\\t\\tprecision highp float;\\n\\n\\t\\tvarying vec4 fragColor;\\n\\n\\t\\tuniform float opacity;\\n\\n\\t\\tvoid main() {\\n\\t\\t\\tgl_FragColor = fragColor;\\n\\t\\t\\tgl_FragColor.a *= opacity;\\n\\t\\t}\\n\\t\\t\",uniforms:{range:t.prop(\"range\"),lineWidth:t.prop(\"lineWidth\"),capSize:t.prop(\"capSize\"),opacity:t.prop(\"opacity\"),scale:t.prop(\"scale\"),translate:t.prop(\"translate\"),scaleFract:t.prop(\"scaleFract\"),translateFract:t.prop(\"translateFract\"),viewport:function(t,e){return[e.viewport.x,e.viewport.y,t.viewportWidth,t.viewportHeight]}},attributes:{color:{buffer:d,offset:function(t,e){return 4*e.offset},divisor:1},position:{buffer:c,offset:function(t,e){return 8*e.offset},divisor:1},positionFract:{buffer:p,offset:function(t,e){return 8*e.offset},divisor:1},error:{buffer:g,offset:function(t,e){return 16*e.offset},divisor:1},direction:{buffer:m,stride:24,offset:0},lineOffset:{buffer:m,stride:24,offset:8},capOffset:{buffer:m,stride:24,offset:16}},primitive:\"triangles\",blend:{enable:!0,color:[0,0,0,0],equation:{rgb:\"add\",alpha:\"add\"},func:{srcRGB:\"src alpha\",dstRGB:\"one minus src alpha\",srcAlpha:\"one minus dst alpha\",dstAlpha:\"one\"}},depth:{enable:!1},scissor:{enable:!0,box:t.prop(\"viewport\")},viewport:t.prop(\"viewport\"),stencil:!1,instances:t.prop(\"count\"),count:h.length}),s(b,{update:T,draw:_,destroy:k,regl:t,gl:v,canvas:v.canvas,groups:x}),b;function b(t){t?T(t):null===t&&k(),_()}function _(e){if(\"number\"==typeof e)return w(e);e&&!Array.isArray(e)&&(e=[e]),t._refresh(),x.forEach((function(t,r){t&&(e&&(e[r]?t.draw=!0:t.draw=!1),t.draw?w(r):t.draw=!0)}))}function w(t){\"number\"==typeof t&&(t=x[t]),null!=t&&t&&t.count&&t.color&&t.opacity&&t.positions&&t.positions.length>1&&(t.scaleRatio=[t.scale[0]*t.viewport.width,t.scale[1]*t.viewport.height],r(t),t.after&&t.after(t))}function T(t){if(t){null!=t.length?\"number\"==typeof t[0]&&(t=[{positions:t}]):Array.isArray(t)||(t=[t]);var e=0,r=0;if(b.groups=x=t.map((function(t,c){var u=x[c];return t?(\"function\"==typeof t?t={after:t}:\"number\"==typeof t[0]&&(t={positions:t}),t=o(t,{color:\"color colors fill\",capSize:\"capSize cap capsize cap-size\",lineWidth:\"lineWidth line-width width line thickness\",opacity:\"opacity alpha\",range:\"range dataBox\",viewport:\"viewport viewBox\",errors:\"errors error\",positions:\"positions position data points\"}),u||(x[c]=u={id:c,scale:null,translate:null,scaleFract:null,translateFract:null,draw:!0},t=s({},y,t)),a(u,t,[{lineWidth:function(t){return.5*+t},capSize:function(t){return.5*+t},opacity:parseFloat,errors:function(t){return t=l(t),r+=t.length,t},positions:function(t,r){return t=l(t,\"float64\"),r.count=Math.floor(t.length/2),r.bounds=n(t,2),r.offset=e,e+=r.count,t}},{color:function(t,e){var r=e.count;if(t||(t=\"transparent\"),!Array.isArray(t)||\"number\"==typeof t[0]){var n=t;t=Array(r);for(var a=0;a<r;a++)t[a]=n}if(t.length<r)throw Error(\"Not enough colors\");for(var o=new Uint8Array(4*r),s=0;s<r;s++){var l=i(t[s],\"uint8\");o.set(l,4*s)}return o},range:function(t,e,r){var n=e.bounds;return t||(t=n),e.scale=[1/(t[2]-t[0]),1/(t[3]-t[1])],e.translate=[-t[0],-t[1]],e.scaleFract=f(e.scale),e.translateFract=f(e.translate),t},viewport:function(t){var e;return Array.isArray(t)?e={x:t[0],y:t[1],width:t[2]-t[0],height:t[3]-t[1]}:t?(e={x:t.x||t.left||0,y:t.y||t.top||0},t.right?e.width=t.right-e.x:e.width=t.w||t.width||0,t.bottom?e.height=t.bottom-e.y:e.height=t.h||t.height||0):e={x:0,y:0,width:v.drawingBufferWidth,height:v.drawingBufferHeight},e}}]),u):u})),e||r){var h=x.reduce((function(t,e,r){return t+(e?e.count:0)}),0),m=new Float64Array(2*h),_=new Uint8Array(4*h),w=new Float32Array(4*h);x.forEach((function(t,e){if(t){var r=t.positions,n=t.count,i=t.offset,a=t.color,o=t.errors;n&&(_.set(a,4*i),w.set(o,4*i),m.set(r,2*i))}})),c(u(m)),p(f(m)),d(_),g(w)}}}function k(){c.destroy(),p.destroy(),d.destroy(),g.destroy(),m.destroy()}};var h=[[1,0,0,1,0,0],[1,0,0,-1,0,0],[-1,0,0,-1,0,0],[-1,0,0,-1,0,0],[-1,0,0,1,0,0],[1,0,0,1,0,0],[1,0,-1,0,0,1],[1,0,-1,0,0,-1],[1,0,1,0,0,-1],[1,0,1,0,0,-1],[1,0,1,0,0,1],[1,0,-1,0,0,1],[-1,0,-1,0,0,1],[-1,0,-1,0,0,-1],[-1,0,1,0,0,-1],[-1,0,1,0,0,-1],[-1,0,1,0,0,1],[-1,0,-1,0,0,1],[0,1,1,0,0,0],[0,1,-1,0,0,0],[0,-1,-1,0,0,0],[0,-1,-1,0,0,0],[0,1,1,0,0,0],[0,-1,1,0,0,0],[0,1,0,-1,1,0],[0,1,0,-1,-1,0],[0,1,0,1,-1,0],[0,1,0,1,1,0],[0,1,0,-1,1,0],[0,1,0,1,-1,0],[0,-1,0,-1,1,0],[0,-1,0,-1,-1,0],[0,-1,0,1,-1,0],[0,-1,0,1,1,0],[0,-1,0,-1,1,0],[0,-1,0,1,-1,0]]},{\"array-bounds\":70,\"color-normalize\":125,\"flatten-vertex-data\":244,\"object-assign\":499,\"pick-by-alias\":511,\"to-float32\":577,\"update-diff\":599}],535:[function(t,e,r){\"use strict\";var n=t(\"color-normalize\"),i=t(\"array-bounds\"),a=t(\"object-assign\"),o=t(\"glslify\"),s=t(\"pick-by-alias\"),l=t(\"flatten-vertex-data\"),c=t(\"earcut\"),u=t(\"array-normalize\"),f=t(\"to-float32\"),h=f.float32,p=f.fract32,d=t(\"es6-weak-map\"),g=t(\"parse-rect\");function m(t,e){if(!(this instanceof m))return new m(t,e);if(\"function\"==typeof t?(e||(e={}),e.regl=t):e=t,e.length&&(e.positions=e),!(t=e.regl).hasExtension(\"ANGLE_instanced_arrays\"))throw Error(\"regl-error2d: `ANGLE_instanced_arrays` extension should be enabled\");this.gl=t._gl,this.regl=t,this.passes=[],this.shaders=m.shaders.has(t)?m.shaders.get(t):m.shaders.set(t,m.createShaders(t)).get(t),this.update(e)}e.exports=m,m.dashMult=2,m.maxPatternLength=256,m.precisionThreshold=3e6,m.maxPoints=1e4,m.maxLines=2048,m.shaders=new d,m.createShaders=function(t){var e,r=t.buffer({usage:\"static\",type:\"float\",data:[0,1,0,0,1,1,1,0]}),n={primitive:\"triangle strip\",instances:t.prop(\"count\"),count:4,offset:0,uniforms:{miterMode:function(t,e){return\"round\"===e.join?2:1},miterLimit:t.prop(\"miterLimit\"),scale:t.prop(\"scale\"),scaleFract:t.prop(\"scaleFract\"),translateFract:t.prop(\"translateFract\"),translate:t.prop(\"translate\"),thickness:t.prop(\"thickness\"),dashPattern:t.prop(\"dashTexture\"),opacity:t.prop(\"opacity\"),pixelRatio:t.context(\"pixelRatio\"),id:t.prop(\"id\"),dashSize:t.prop(\"dashLength\"),viewport:function(t,e){return[e.viewport.x,e.viewport.y,t.viewportWidth,t.viewportHeight]},depth:t.prop(\"depth\")},blend:{enable:!0,color:[0,0,0,0],equation:{rgb:\"add\",alpha:\"add\"},func:{srcRGB:\"src alpha\",dstRGB:\"one minus src alpha\",srcAlpha:\"one minus dst alpha\",dstAlpha:\"one\"}},depth:{enable:function(t,e){return!e.overlay}},stencil:{enable:!1},scissor:{enable:!0,box:t.prop(\"viewport\")},viewport:t.prop(\"viewport\")},i=t(a({vert:o([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec2 aCoord, bCoord, aCoordFract, bCoordFract;\\nattribute vec4 color;\\nattribute float lineEnd, lineTop;\\n\\nuniform vec2 scale, scaleFract, translate, translateFract;\\nuniform float thickness, pixelRatio, id, depth;\\nuniform vec4 viewport;\\n\\nvarying vec4 fragColor;\\nvarying vec2 tangent;\\n\\nvec2 project(vec2 position, vec2 positionFract, vec2 scale, vec2 scaleFract, vec2 translate, vec2 translateFract) {\\n\\t// the order is important\\n\\treturn position * scale + translate\\n       + positionFract * scale + translateFract\\n       + position * scaleFract\\n       + positionFract * scaleFract;\\n}\\n\\nvoid main() {\\n\\tfloat lineStart = 1. - lineEnd;\\n\\tfloat lineOffset = lineTop * 2. - 1.;\\n\\n\\tvec2 diff = (bCoord + bCoordFract - aCoord - aCoordFract);\\n\\ttangent = normalize(diff * scale * viewport.zw);\\n\\tvec2 normal = vec2(-tangent.y, tangent.x);\\n\\n\\tvec2 position = project(aCoord, aCoordFract, scale, scaleFract, translate, translateFract) * lineStart\\n\\t\\t+ project(bCoord, bCoordFract, scale, scaleFract, translate, translateFract) * lineEnd\\n\\n\\t\\t+ thickness * normal * .5 * lineOffset / viewport.zw;\\n\\n\\tgl_Position = vec4(position * 2.0 - 1.0, depth, 1);\\n\\n\\tfragColor = color / 255.;\\n}\\n\"]),frag:o([\"precision highp float;\\n#define GLSLIFY 1\\n\\nuniform sampler2D dashPattern;\\n\\nuniform float dashSize, pixelRatio, thickness, opacity, id;\\n\\nvarying vec4 fragColor;\\nvarying vec2 tangent;\\n\\nvoid main() {\\n\\tfloat alpha = 1.;\\n\\n\\tfloat t = fract(dot(tangent, gl_FragCoord.xy) / dashSize) * .5 + .25;\\n\\tfloat dash = texture2D(dashPattern, vec2(t, .5)).r;\\n\\n\\tgl_FragColor = fragColor;\\n\\tgl_FragColor.a *= alpha * opacity * dash;\\n}\\n\"]),attributes:{lineEnd:{buffer:r,divisor:0,stride:8,offset:0},lineTop:{buffer:r,divisor:0,stride:8,offset:4},aCoord:{buffer:t.prop(\"positionBuffer\"),stride:8,offset:8,divisor:1},bCoord:{buffer:t.prop(\"positionBuffer\"),stride:8,offset:16,divisor:1},aCoordFract:{buffer:t.prop(\"positionFractBuffer\"),stride:8,offset:8,divisor:1},bCoordFract:{buffer:t.prop(\"positionFractBuffer\"),stride:8,offset:16,divisor:1},color:{buffer:t.prop(\"colorBuffer\"),stride:4,offset:0,divisor:1}}},n));try{e=t(a({cull:{enable:!0,face:\"back\"},vert:o([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec2 aCoord, bCoord, nextCoord, prevCoord;\\nattribute vec4 aColor, bColor;\\nattribute float lineEnd, lineTop;\\n\\nuniform vec2 scale, translate;\\nuniform float thickness, pixelRatio, id, depth;\\nuniform vec4 viewport;\\nuniform float miterLimit, miterMode;\\n\\nvarying vec4 fragColor;\\nvarying vec4 startCutoff, endCutoff;\\nvarying vec2 tangent;\\nvarying vec2 startCoord, endCoord;\\nvarying float enableStartMiter, enableEndMiter;\\n\\nconst float REVERSE_THRESHOLD = -.875;\\nconst float MIN_DIFF = 1e-6;\\n\\n// TODO: possible optimizations: avoid overcalculating all for vertices and calc just one instead\\n// TODO: precalculate dot products, normalize things beforehead etc.\\n// TODO: refactor to rectangular algorithm\\n\\nfloat distToLine(vec2 p, vec2 a, vec2 b) {\\n\\tvec2 diff = b - a;\\n\\tvec2 perp = normalize(vec2(-diff.y, diff.x));\\n\\treturn dot(p - a, perp);\\n}\\n\\nbool isNaN( float val ){\\n  return ( val < 0.0 || 0.0 < val || val == 0.0 ) ? false : true;\\n}\\n\\nvoid main() {\\n\\tvec2 aCoord = aCoord, bCoord = bCoord, prevCoord = prevCoord, nextCoord = nextCoord;\\n\\n  vec2 adjustedScale;\\n  adjustedScale.x = (abs(scale.x) < MIN_DIFF) ? MIN_DIFF : scale.x;\\n  adjustedScale.y = (abs(scale.y) < MIN_DIFF) ? MIN_DIFF : scale.y;\\n\\n  vec2 scaleRatio = adjustedScale * viewport.zw;\\n\\tvec2 normalWidth = thickness / scaleRatio;\\n\\n\\tfloat lineStart = 1. - lineEnd;\\n\\tfloat lineBot = 1. - lineTop;\\n\\n\\tfragColor = (lineStart * aColor + lineEnd * bColor) / 255.;\\n\\n\\tif (isNaN(aCoord.x) || isNaN(aCoord.y) || isNaN(bCoord.x) || isNaN(bCoord.y)) return;\\n\\n\\tif (aCoord == prevCoord) prevCoord = aCoord + normalize(bCoord - aCoord);\\n\\tif (bCoord == nextCoord) nextCoord = bCoord - normalize(bCoord - aCoord);\\n\\n\\tvec2 prevDiff = aCoord - prevCoord;\\n\\tvec2 currDiff = bCoord - aCoord;\\n\\tvec2 nextDiff = nextCoord - bCoord;\\n\\n\\tvec2 prevTangent = normalize(prevDiff * scaleRatio);\\n\\tvec2 currTangent = normalize(currDiff * scaleRatio);\\n\\tvec2 nextTangent = normalize(nextDiff * scaleRatio);\\n\\n\\tvec2 prevNormal = vec2(-prevTangent.y, prevTangent.x);\\n\\tvec2 currNormal = vec2(-currTangent.y, currTangent.x);\\n\\tvec2 nextNormal = vec2(-nextTangent.y, nextTangent.x);\\n\\n\\tvec2 startJoinDirection = normalize(prevTangent - currTangent);\\n\\tvec2 endJoinDirection = normalize(currTangent - nextTangent);\\n\\n\\t// collapsed/unidirectional segment cases\\n\\t// FIXME: there should be more elegant solution\\n\\tvec2 prevTanDiff = abs(prevTangent - currTangent);\\n\\tvec2 nextTanDiff = abs(nextTangent - currTangent);\\n\\tif (max(prevTanDiff.x, prevTanDiff.y) < MIN_DIFF) {\\n\\t\\tstartJoinDirection = currNormal;\\n\\t}\\n\\tif (max(nextTanDiff.x, nextTanDiff.y) < MIN_DIFF) {\\n\\t\\tendJoinDirection = currNormal;\\n\\t}\\n\\tif (aCoord == bCoord) {\\n\\t\\tendJoinDirection = startJoinDirection;\\n\\t\\tcurrNormal = prevNormal;\\n\\t\\tcurrTangent = prevTangent;\\n\\t}\\n\\n\\ttangent = currTangent;\\n\\n\\t//calculate join shifts relative to normals\\n\\tfloat startJoinShift = dot(currNormal, startJoinDirection);\\n\\tfloat endJoinShift = dot(currNormal, endJoinDirection);\\n\\n\\tfloat startMiterRatio = abs(1. / startJoinShift);\\n\\tfloat endMiterRatio = abs(1. / endJoinShift);\\n\\n\\tvec2 startJoin = startJoinDirection * startMiterRatio;\\n\\tvec2 endJoin = endJoinDirection * endMiterRatio;\\n\\n\\tvec2 startTopJoin, startBotJoin, endTopJoin, endBotJoin;\\n\\tstartTopJoin = sign(startJoinShift) * startJoin * .5;\\n\\tstartBotJoin = -startTopJoin;\\n\\n\\tendTopJoin = sign(endJoinShift) * endJoin * .5;\\n\\tendBotJoin = -endTopJoin;\\n\\n\\tvec2 aTopCoord = aCoord + normalWidth * startTopJoin;\\n\\tvec2 bTopCoord = bCoord + normalWidth * endTopJoin;\\n\\tvec2 aBotCoord = aCoord + normalWidth * startBotJoin;\\n\\tvec2 bBotCoord = bCoord + normalWidth * endBotJoin;\\n\\n\\t//miter anti-clipping\\n\\tfloat baClipping = distToLine(bCoord, aCoord, aBotCoord) / dot(normalize(normalWidth * endBotJoin), normalize(normalWidth.yx * vec2(-startBotJoin.y, startBotJoin.x)));\\n\\tfloat abClipping = distToLine(aCoord, bCoord, bTopCoord) / dot(normalize(normalWidth * startBotJoin), normalize(normalWidth.yx * vec2(-endBotJoin.y, endBotJoin.x)));\\n\\n\\t//prevent close to reverse direction switch\\n\\tbool prevReverse = dot(currTangent, prevTangent) <= REVERSE_THRESHOLD && abs(dot(currTangent, prevNormal)) * min(length(prevDiff), length(currDiff)) <  length(normalWidth * currNormal);\\n\\tbool nextReverse = dot(currTangent, nextTangent) <= REVERSE_THRESHOLD && abs(dot(currTangent, nextNormal)) * min(length(nextDiff), length(currDiff)) <  length(normalWidth * currNormal);\\n\\n\\tif (prevReverse) {\\n\\t\\t//make join rectangular\\n\\t\\tvec2 miterShift = normalWidth * startJoinDirection * miterLimit * .5;\\n\\t\\tfloat normalAdjust = 1. - min(miterLimit / startMiterRatio, 1.);\\n\\t\\taBotCoord = aCoord + miterShift - normalAdjust * normalWidth * currNormal * .5;\\n\\t\\taTopCoord = aCoord + miterShift + normalAdjust * normalWidth * currNormal * .5;\\n\\t}\\n\\telse if (!nextReverse && baClipping > 0. && baClipping < length(normalWidth * endBotJoin)) {\\n\\t\\t//handle miter clipping\\n\\t\\tbTopCoord -= normalWidth * endTopJoin;\\n\\t\\tbTopCoord += normalize(endTopJoin * normalWidth) * baClipping;\\n\\t}\\n\\n\\tif (nextReverse) {\\n\\t\\t//make join rectangular\\n\\t\\tvec2 miterShift = normalWidth * endJoinDirection * miterLimit * .5;\\n\\t\\tfloat normalAdjust = 1. - min(miterLimit / endMiterRatio, 1.);\\n\\t\\tbBotCoord = bCoord + miterShift - normalAdjust * normalWidth * currNormal * .5;\\n\\t\\tbTopCoord = bCoord + miterShift + normalAdjust * normalWidth * currNormal * .5;\\n\\t}\\n\\telse if (!prevReverse && abClipping > 0. && abClipping < length(normalWidth * startBotJoin)) {\\n\\t\\t//handle miter clipping\\n\\t\\taBotCoord -= normalWidth * startBotJoin;\\n\\t\\taBotCoord += normalize(startBotJoin * normalWidth) * abClipping;\\n\\t}\\n\\n\\tvec2 aTopPosition = (aTopCoord) * adjustedScale + translate;\\n\\tvec2 aBotPosition = (aBotCoord) * adjustedScale + translate;\\n\\n\\tvec2 bTopPosition = (bTopCoord) * adjustedScale + translate;\\n\\tvec2 bBotPosition = (bBotCoord) * adjustedScale + translate;\\n\\n\\t//position is normalized 0..1 coord on the screen\\n\\tvec2 position = (aTopPosition * lineTop + aBotPosition * lineBot) * lineStart + (bTopPosition * lineTop + bBotPosition * lineBot) * lineEnd;\\n\\n\\tstartCoord = aCoord * scaleRatio + translate * viewport.zw + viewport.xy;\\n\\tendCoord = bCoord * scaleRatio + translate * viewport.zw + viewport.xy;\\n\\n\\tgl_Position = vec4(position  * 2.0 - 1.0, depth, 1);\\n\\n\\tenableStartMiter = step(dot(currTangent, prevTangent), .5);\\n\\tenableEndMiter = step(dot(currTangent, nextTangent), .5);\\n\\n\\t//bevel miter cutoffs\\n\\tif (miterMode == 1.) {\\n\\t\\tif (enableStartMiter == 1.) {\\n\\t\\t\\tvec2 startMiterWidth = vec2(startJoinDirection) * thickness * miterLimit * .5;\\n\\t\\t\\tstartCutoff = vec4(aCoord, aCoord);\\n\\t\\t\\tstartCutoff.zw += vec2(-startJoinDirection.y, startJoinDirection.x) / scaleRatio;\\n\\t\\t\\tstartCutoff = startCutoff * scaleRatio.xyxy + translate.xyxy * viewport.zwzw;\\n\\t\\t\\tstartCutoff += viewport.xyxy;\\n\\t\\t\\tstartCutoff += startMiterWidth.xyxy;\\n\\t\\t}\\n\\n\\t\\tif (enableEndMiter == 1.) {\\n\\t\\t\\tvec2 endMiterWidth = vec2(endJoinDirection) * thickness * miterLimit * .5;\\n\\t\\t\\tendCutoff = vec4(bCoord, bCoord);\\n\\t\\t\\tendCutoff.zw += vec2(-endJoinDirection.y, endJoinDirection.x)  / scaleRatio;\\n\\t\\t\\tendCutoff = endCutoff * scaleRatio.xyxy + translate.xyxy * viewport.zwzw;\\n\\t\\t\\tendCutoff += viewport.xyxy;\\n\\t\\t\\tendCutoff += endMiterWidth.xyxy;\\n\\t\\t}\\n\\t}\\n\\n\\t//round miter cutoffs\\n\\telse if (miterMode == 2.) {\\n\\t\\tif (enableStartMiter == 1.) {\\n\\t\\t\\tvec2 startMiterWidth = vec2(startJoinDirection) * thickness * abs(dot(startJoinDirection, currNormal)) * .5;\\n\\t\\t\\tstartCutoff = vec4(aCoord, aCoord);\\n\\t\\t\\tstartCutoff.zw += vec2(-startJoinDirection.y, startJoinDirection.x) / scaleRatio;\\n\\t\\t\\tstartCutoff = startCutoff * scaleRatio.xyxy + translate.xyxy * viewport.zwzw;\\n\\t\\t\\tstartCutoff += viewport.xyxy;\\n\\t\\t\\tstartCutoff += startMiterWidth.xyxy;\\n\\t\\t}\\n\\n\\t\\tif (enableEndMiter == 1.) {\\n\\t\\t\\tvec2 endMiterWidth = vec2(endJoinDirection) * thickness * abs(dot(endJoinDirection, currNormal)) * .5;\\n\\t\\t\\tendCutoff = vec4(bCoord, bCoord);\\n\\t\\t\\tendCutoff.zw += vec2(-endJoinDirection.y, endJoinDirection.x)  / scaleRatio;\\n\\t\\t\\tendCutoff = endCutoff * scaleRatio.xyxy + translate.xyxy * viewport.zwzw;\\n\\t\\t\\tendCutoff += viewport.xyxy;\\n\\t\\t\\tendCutoff += endMiterWidth.xyxy;\\n\\t\\t}\\n\\t}\\n}\\n\"]),frag:o([\"precision highp float;\\n#define GLSLIFY 1\\n\\nuniform sampler2D dashPattern;\\nuniform float dashSize, pixelRatio, thickness, opacity, id, miterMode;\\n\\nvarying vec4 fragColor;\\nvarying vec2 tangent;\\nvarying vec4 startCutoff, endCutoff;\\nvarying vec2 startCoord, endCoord;\\nvarying float enableStartMiter, enableEndMiter;\\n\\nfloat distToLine(vec2 p, vec2 a, vec2 b) {\\n\\tvec2 diff = b - a;\\n\\tvec2 perp = normalize(vec2(-diff.y, diff.x));\\n\\treturn dot(p - a, perp);\\n}\\n\\nvoid main() {\\n\\tfloat alpha = 1., distToStart, distToEnd;\\n\\tfloat cutoff = thickness * .5;\\n\\n\\t//bevel miter\\n\\tif (miterMode == 1.) {\\n\\t\\tif (enableStartMiter == 1.) {\\n\\t\\t\\tdistToStart = distToLine(gl_FragCoord.xy, startCutoff.xy, startCutoff.zw);\\n\\t\\t\\tif (distToStart < -1.) {\\n\\t\\t\\t\\tdiscard;\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\t\\t\\talpha *= min(max(distToStart + 1., 0.), 1.);\\n\\t\\t}\\n\\n\\t\\tif (enableEndMiter == 1.) {\\n\\t\\t\\tdistToEnd = distToLine(gl_FragCoord.xy, endCutoff.xy, endCutoff.zw);\\n\\t\\t\\tif (distToEnd < -1.) {\\n\\t\\t\\t\\tdiscard;\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\t\\t\\talpha *= min(max(distToEnd + 1., 0.), 1.);\\n\\t\\t}\\n\\t}\\n\\n\\t// round miter\\n\\telse if (miterMode == 2.) {\\n\\t\\tif (enableStartMiter == 1.) {\\n\\t\\t\\tdistToStart = distToLine(gl_FragCoord.xy, startCutoff.xy, startCutoff.zw);\\n\\t\\t\\tif (distToStart < 0.) {\\n\\t\\t\\t\\tfloat radius = length(gl_FragCoord.xy - startCoord);\\n\\n\\t\\t\\t\\tif(radius > cutoff + .5) {\\n\\t\\t\\t\\t\\tdiscard;\\n\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\talpha -= smoothstep(cutoff - .5, cutoff + .5, radius);\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tif (enableEndMiter == 1.) {\\n\\t\\t\\tdistToEnd = distToLine(gl_FragCoord.xy, endCutoff.xy, endCutoff.zw);\\n\\t\\t\\tif (distToEnd < 0.) {\\n\\t\\t\\t\\tfloat radius = length(gl_FragCoord.xy - endCoord);\\n\\n\\t\\t\\t\\tif(radius > cutoff + .5) {\\n\\t\\t\\t\\t\\tdiscard;\\n\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\talpha -= smoothstep(cutoff - .5, cutoff + .5, radius);\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\tfloat t = fract(dot(tangent, gl_FragCoord.xy) / dashSize) * .5 + .25;\\n\\tfloat dash = texture2D(dashPattern, vec2(t, .5)).r;\\n\\n\\tgl_FragColor = fragColor;\\n\\tgl_FragColor.a *= alpha * opacity * dash;\\n}\\n\"]),attributes:{lineEnd:{buffer:r,divisor:0,stride:8,offset:0},lineTop:{buffer:r,divisor:0,stride:8,offset:4},aColor:{buffer:t.prop(\"colorBuffer\"),stride:4,offset:0,divisor:1},bColor:{buffer:t.prop(\"colorBuffer\"),stride:4,offset:4,divisor:1},prevCoord:{buffer:t.prop(\"positionBuffer\"),stride:8,offset:0,divisor:1},aCoord:{buffer:t.prop(\"positionBuffer\"),stride:8,offset:8,divisor:1},bCoord:{buffer:t.prop(\"positionBuffer\"),stride:8,offset:16,divisor:1},nextCoord:{buffer:t.prop(\"positionBuffer\"),stride:8,offset:24,divisor:1}}},n))}catch(t){e=i}return{fill:t({primitive:\"triangle\",elements:function(t,e){return e.triangles},offset:0,vert:o([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec2 position, positionFract;\\n\\nuniform vec4 color;\\nuniform vec2 scale, scaleFract, translate, translateFract;\\nuniform float pixelRatio, id;\\nuniform vec4 viewport;\\nuniform float opacity;\\n\\nvarying vec4 fragColor;\\n\\nconst float MAX_LINES = 256.;\\n\\nvoid main() {\\n\\tfloat depth = (MAX_LINES - 4. - id) / (MAX_LINES);\\n\\n\\tvec2 position = position * scale + translate\\n       + positionFract * scale + translateFract\\n       + position * scaleFract\\n       + positionFract * scaleFract;\\n\\n\\tgl_Position = vec4(position * 2.0 - 1.0, depth, 1);\\n\\n\\tfragColor = color / 255.;\\n\\tfragColor.a *= opacity;\\n}\\n\"]),frag:o([\"precision highp float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n\\tgl_FragColor = fragColor;\\n}\\n\"]),uniforms:{scale:t.prop(\"scale\"),color:t.prop(\"fill\"),scaleFract:t.prop(\"scaleFract\"),translateFract:t.prop(\"translateFract\"),translate:t.prop(\"translate\"),opacity:t.prop(\"opacity\"),pixelRatio:t.context(\"pixelRatio\"),id:t.prop(\"id\"),viewport:function(t,e){return[e.viewport.x,e.viewport.y,t.viewportWidth,t.viewportHeight]}},attributes:{position:{buffer:t.prop(\"positionBuffer\"),stride:8,offset:8},positionFract:{buffer:t.prop(\"positionFractBuffer\"),stride:8,offset:8}},blend:n.blend,depth:{enable:!1},scissor:n.scissor,stencil:n.stencil,viewport:n.viewport}),rect:i,miter:e}},m.defaults={dashes:null,join:\"miter\",miterLimit:1,thickness:10,cap:\"square\",color:\"black\",opacity:1,overlay:!1,viewport:null,range:null,close:!1,fill:null},m.prototype.render=function(){for(var t,e=[],r=arguments.length;r--;)e[r]=arguments[r];e.length&&(t=this).update.apply(t,e),this.draw()},m.prototype.draw=function(){for(var t=this,e=[],r=arguments.length;r--;)e[r]=arguments[r];return(e.length?e:this.passes).forEach((function(e,r){var n;if(e&&Array.isArray(e))return(n=t).draw.apply(n,e);\"number\"==typeof e&&(e=t.passes[e]),e&&e.count>1&&e.opacity&&(t.regl._refresh(),e.fill&&e.triangles&&e.triangles.length>2&&t.shaders.fill(e),e.thickness&&(e.scale[0]*e.viewport.width>m.precisionThreshold||e.scale[1]*e.viewport.height>m.precisionThreshold||\"rect\"===e.join||!e.join&&(e.thickness<=2||e.count>=m.maxPoints)?t.shaders.rect(e):t.shaders.miter(e)))})),this},m.prototype.update=function(t){var e=this;if(t){null!=t.length?\"number\"==typeof t[0]&&(t=[{positions:t}]):Array.isArray(t)||(t=[t]);var r=this.regl,o=this.gl;if(t.forEach((function(t,f){var d=e.passes[f];if(void 0!==t)if(null!==t){if(\"number\"==typeof t[0]&&(t={positions:t}),t=s(t,{positions:\"positions points data coords\",thickness:\"thickness lineWidth lineWidths line-width linewidth width stroke-width strokewidth strokeWidth\",join:\"lineJoin linejoin join type mode\",miterLimit:\"miterlimit miterLimit\",dashes:\"dash dashes dasharray dash-array dashArray\",color:\"color colour stroke colors colours stroke-color strokeColor\",fill:\"fill fill-color fillColor\",opacity:\"alpha opacity\",overlay:\"overlay crease overlap intersect\",close:\"closed close closed-path closePath\",range:\"range dataBox\",viewport:\"viewport viewBox\",hole:\"holes hole hollow\"}),d||(e.passes[f]=d={id:f,scale:null,scaleFract:null,translate:null,translateFract:null,count:0,hole:[],depth:0,dashLength:1,dashTexture:r.texture({channels:1,data:new Uint8Array([255]),width:1,height:1,mag:\"linear\",min:\"linear\"}),colorBuffer:r.buffer({usage:\"dynamic\",type:\"uint8\",data:new Uint8Array}),positionBuffer:r.buffer({usage:\"dynamic\",type:\"float\",data:new Uint8Array}),positionFractBuffer:r.buffer({usage:\"dynamic\",type:\"float\",data:new Uint8Array})},t=a({},m.defaults,t)),null!=t.thickness&&(d.thickness=parseFloat(t.thickness)),null!=t.opacity&&(d.opacity=parseFloat(t.opacity)),null!=t.miterLimit&&(d.miterLimit=parseFloat(t.miterLimit)),null!=t.overlay&&(d.overlay=!!t.overlay,f<m.maxLines&&(d.depth=2*(m.maxLines-1-f%m.maxLines)/m.maxLines-1)),null!=t.join&&(d.join=t.join),null!=t.hole&&(d.hole=t.hole),null!=t.fill&&(d.fill=t.fill?n(t.fill,\"uint8\"):null),null!=t.viewport&&(d.viewport=g(t.viewport)),d.viewport||(d.viewport=g([o.drawingBufferWidth,o.drawingBufferHeight])),null!=t.close&&(d.close=t.close),null===t.positions&&(t.positions=[]),t.positions){var v,y;if(t.positions.x&&t.positions.y){var x=t.positions.x,b=t.positions.y;y=d.count=Math.max(x.length,b.length),v=new Float64Array(2*y);for(var _=0;_<y;_++)v[2*_]=x[_],v[2*_+1]=b[_]}else v=l(t.positions,\"float64\"),y=d.count=Math.floor(v.length/2);var w=d.bounds=i(v,2);if(d.fill){for(var T=[],k={},M=0,A=0,S=0,E=d.count;A<E;A++){var C=v[2*A],L=v[2*A+1];isNaN(C)||isNaN(L)||null==C||null==L?(C=v[2*M],L=v[2*M+1],k[A]=M):M=A,T[S++]=C,T[S++]=L}for(var I=c(T,d.hole||[]),P=0,z=I.length;P<z;P++)null!=k[I[P]]&&(I[P]=k[I[P]]);d.triangles=I}var O=new Float64Array(v);u(O,2,w);var D=new Float64Array(2*y+6);d.close?v[0]===v[2*y-2]&&v[1]===v[2*y-1]?(D[0]=O[2*y-4],D[1]=O[2*y-3]):(D[0]=O[2*y-2],D[1]=O[2*y-1]):(D[0]=O[0],D[1]=O[1]),D.set(O,2),d.close?v[0]===v[2*y-2]&&v[1]===v[2*y-1]?(D[2*y+2]=O[2],D[2*y+3]=O[3],d.count-=1):(D[2*y+2]=O[0],D[2*y+3]=O[1],D[2*y+4]=O[2],D[2*y+5]=O[3]):(D[2*y+2]=O[2*y-2],D[2*y+3]=O[2*y-1],D[2*y+4]=O[2*y-2],D[2*y+5]=O[2*y-1]),d.positionBuffer(h(D)),d.positionFractBuffer(p(D))}if(t.range?d.range=t.range:d.range||(d.range=d.bounds),(t.range||t.positions)&&d.count){var R=d.bounds,F=R[2]-R[0],B=R[3]-R[1],N=d.range[2]-d.range[0],j=d.range[3]-d.range[1];d.scale=[F/N,B/j],d.translate=[-d.range[0]/N+R[0]/N||0,-d.range[1]/j+R[1]/j||0],d.scaleFract=p(d.scale),d.translateFract=p(d.translate)}if(t.dashes){var U,V=0;if(!t.dashes||t.dashes.length<2)V=1,U=new Uint8Array([255,255,255,255,255,255,255,255]);else{V=0;for(var q=0;q<t.dashes.length;++q)V+=t.dashes[q];U=new Uint8Array(V*m.dashMult);for(var H=0,G=255,Y=0;Y<2;Y++)for(var W=0;W<t.dashes.length;++W){for(var X=0,Z=t.dashes[W]*m.dashMult*.5;X<Z;++X)U[H++]=G;G^=255}}d.dashLength=V,d.dashTexture({channels:1,data:U,width:U.length,height:1,mag:\"linear\",min:\"linear\"},0,0)}if(t.color){var J=d.count,K=t.color;K||(K=\"transparent\");var Q=new Uint8Array(4*J+4);if(Array.isArray(K)&&\"number\"!=typeof K[0]){for(var $=0;$<J;$++){var tt=n(K[$],\"uint8\");Q.set(tt,4*$)}Q.set(n(K[0],\"uint8\"),4*J)}else for(var et=n(K,\"uint8\"),rt=0;rt<J+1;rt++)Q.set(et,4*rt);d.colorBuffer({usage:\"dynamic\",type:\"uint8\",data:Q})}}else e.passes[f]=null})),t.length<this.passes.length){for(var f=t.length;f<this.passes.length;f++){var d=this.passes[f];d&&(d.colorBuffer.destroy(),d.positionBuffer.destroy(),d.dashTexture.destroy())}this.passes.length=t.length}for(var v=[],y=0;y<this.passes.length;y++)null!==this.passes[y]&&v.push(this.passes[y]);return this.passes=v,this}},m.prototype.destroy=function(){return this.passes.forEach((function(t){t.colorBuffer.destroy(),t.positionBuffer.destroy(),t.dashTexture.destroy()})),this.passes.length=0,this}},{\"array-bounds\":70,\"array-normalize\":71,\"color-normalize\":125,earcut:177,\"es6-weak-map\":233,\"flatten-vertex-data\":244,glslify:536,\"object-assign\":499,\"parse-rect\":504,\"pick-by-alias\":511,\"to-float32\":577}],536:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],537:[function(t,e,r){\"use strict\";function n(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if(\"undefined\"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var r=[],n=!0,i=!1,a=void 0;try{for(var o,s=t[Symbol.iterator]();!(n=(o=s.next()).done)&&(r.push(o.value),!e||r.length!==e);n=!0);}catch(t){i=!0,a=t}finally{try{n||null==s.return||s.return()}finally{if(i)throw a}}return r}(t,e)||a(t,e)||function(){throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\")}()}function i(t){return function(t){if(Array.isArray(t))return o(t)}(t)||function(t){if(\"undefined\"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||a(t)||function(){throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\")}()}function a(t,e){if(t){if(\"string\"==typeof t)return o(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return\"Object\"===r&&t.constructor&&(r=t.constructor.name),\"Map\"===r||\"Set\"===r?Array.from(t):\"Arguments\"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?o(t,e):void 0}}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var s=t(\"color-normalize\"),l=t(\"array-bounds\"),c=t(\"color-id\"),u=t(\"@plotly/point-cluster\"),f=t(\"object-assign\"),h=t(\"glslify\"),p=t(\"pick-by-alias\"),d=t(\"update-diff\"),g=t(\"flatten-vertex-data\"),m=t(\"is-iexplorer\"),v=t(\"to-float32\"),y=t(\"parse-rect\"),x=b;function b(t,e){var r=this;if(!(this instanceof b))return new b(t,e);\"function\"==typeof t?(e||(e={}),e.regl=t):(e=t,t=null),e&&e.length&&(e.positions=e);var n,i=(t=e.regl)._gl,a=[];this.tooManyColors=m,n=t.texture({data:new Uint8Array(1020),width:255,height:1,type:\"uint8\",format:\"rgba\",wrapS:\"clamp\",wrapT:\"clamp\",mag:\"nearest\",min:\"nearest\"}),f(this,{regl:t,gl:i,groups:[],markerCache:[null],markerTextures:[null],palette:a,paletteIds:{},paletteTexture:n,maxColors:255,maxSize:100,canvas:i.canvas}),this.update(e);var o={uniforms:{constPointSize:!!e.constPointSize,pixelRatio:t.context(\"pixelRatio\"),palette:n,paletteSize:function(t,e){return[r.tooManyColors?0:255,n.height]},scale:t.prop(\"scale\"),scaleFract:t.prop(\"scaleFract\"),translate:t.prop(\"translate\"),translateFract:t.prop(\"translateFract\"),opacity:t.prop(\"opacity\"),marker:t.prop(\"markerTexture\")},attributes:{x:function(t,e){return e.xAttr||{buffer:e.positionBuffer,stride:8,offset:0}},y:function(t,e){return e.yAttr||{buffer:e.positionBuffer,stride:8,offset:4}},xFract:function(t,e){return e.xAttr?{constant:[0,0]}:{buffer:e.positionFractBuffer,stride:8,offset:0}},yFract:function(t,e){return e.yAttr?{constant:[0,0]}:{buffer:e.positionFractBuffer,stride:8,offset:4}},size:function(t,e){return e.size.length?{buffer:e.sizeBuffer,stride:2,offset:0}:{constant:[Math.round(255*e.size/r.maxSize)]}},borderSize:function(t,e){return e.borderSize.length?{buffer:e.sizeBuffer,stride:2,offset:1}:{constant:[Math.round(255*e.borderSize/r.maxSize)]}},colorId:function(t,e){return e.color.length?{buffer:e.colorBuffer,stride:r.tooManyColors?8:4,offset:0}:{constant:r.tooManyColors?a.slice(4*e.color,4*e.color+4):[e.color]}},borderColorId:function(t,e){return e.borderColor.length?{buffer:e.colorBuffer,stride:r.tooManyColors?8:4,offset:r.tooManyColors?4:2}:{constant:r.tooManyColors?a.slice(4*e.borderColor,4*e.borderColor+4):[e.borderColor]}},isActive:function(t,e){return!0===e.activation?{constant:[1]}:e.activation?e.activation:{constant:[0]}}},blend:{enable:!0,color:[0,0,0,1],func:{srcRGB:\"src alpha\",dstRGB:\"one minus src alpha\",srcAlpha:\"one minus dst alpha\",dstAlpha:\"one\"}},scissor:{enable:!0,box:t.prop(\"viewport\")},viewport:t.prop(\"viewport\"),stencil:{enable:!1},depth:{enable:!1},elements:t.prop(\"elements\"),count:t.prop(\"count\"),offset:t.prop(\"offset\"),primitive:\"points\"},s=f({},o);s.frag=h([\"precision highp float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragColor, fragBorderColor;\\nvarying float fragWidth, fragBorderColorLevel, fragColorLevel;\\n\\nuniform sampler2D marker;\\nuniform float opacity;\\n\\nfloat smoothStep(float x, float y) {\\n  return 1.0 / (1.0 + exp(50.0*(x - y)));\\n}\\n\\nvoid main() {\\n  float dist = texture2D(marker, gl_PointCoord).r, delta = fragWidth;\\n\\n  // max-distance alpha\\n  if (dist < 0.003) discard;\\n\\n  // null-border case\\n  if (fragBorderColorLevel == fragColorLevel || fragBorderColor.a == 0.) {\\n    float colorAmt = smoothstep(.5 - delta, .5 + delta, dist);\\n    gl_FragColor = vec4(fragColor.rgb, colorAmt * fragColor.a * opacity);\\n  }\\n  else {\\n    float borderColorAmt = smoothstep(fragBorderColorLevel - delta, fragBorderColorLevel + delta, dist);\\n    float colorAmt = smoothstep(fragColorLevel - delta, fragColorLevel + delta, dist);\\n\\n    vec4 color = fragBorderColor;\\n    color.a *= borderColorAmt;\\n    color = mix(color, fragColor, colorAmt);\\n    color.a *= opacity;\\n\\n    gl_FragColor = color;\\n  }\\n\\n}\\n\"]),s.vert=h([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute float x, y, xFract, yFract;\\nattribute float size, borderSize;\\nattribute vec4 colorId, borderColorId;\\nattribute float isActive;\\n\\nuniform vec2 scale, scaleFract, translate, translateFract, paletteSize;\\nuniform float pixelRatio;\\nuniform bool constPointSize;\\nuniform sampler2D palette;\\n\\nconst float maxSize = 100.;\\nconst float borderLevel = .5;\\n\\nvarying vec4 fragColor, fragBorderColor;\\nvarying float fragPointSize, fragBorderRadius, fragWidth, fragBorderColorLevel, fragColorLevel;\\n\\nfloat pointSizeScale = (constPointSize) ? 2. : pixelRatio;\\n\\nbool isDirect = (paletteSize.x < 1.);\\n\\nvec4 getColor(vec4 id) {\\n  return isDirect ? id / 255. : texture2D(palette,\\n    vec2(\\n      (id.x + .5) / paletteSize.x,\\n      (id.y + .5) / paletteSize.y\\n    )\\n  );\\n}\\n\\nvoid main() {\\n  // ignore inactive points\\n  if (isActive == 0.) return;\\n\\n  vec2 position = vec2(x, y);\\n  vec2 positionFract = vec2(xFract, yFract);\\n\\n  vec4 color = getColor(colorId);\\n  vec4 borderColor = getColor(borderColorId);\\n\\n  float size = size * maxSize / 255.;\\n  float borderSize = borderSize * maxSize / 255.;\\n\\n  gl_PointSize = 2. * size * pointSizeScale;\\n  fragPointSize = size * pixelRatio;\\n\\n  vec2 pos = (position + translate) * scale\\n      + (positionFract + translateFract) * scale\\n      + (position + translate) * scaleFract\\n      + (positionFract + translateFract) * scaleFract;\\n\\n  gl_Position = vec4(pos * 2. - 1., 0., 1.);\\n\\n  fragColor = color;\\n  fragBorderColor = borderColor;\\n  fragWidth = 1. / gl_PointSize;\\n\\n  fragBorderColorLevel = clamp(borderLevel - borderLevel * borderSize / size, 0., 1.);\\n  fragColorLevel = clamp(borderLevel + (1. - borderLevel) * borderSize / size, 0., 1.);\\n}\"]),this.drawMarker=t(s);var l=f({},o);l.frag=h([\"precision highp float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragColor, fragBorderColor;\\n\\nuniform float opacity;\\nvarying float fragBorderRadius, fragWidth;\\n\\nfloat smoothStep(float edge0, float edge1, float x) {\\n\\tfloat t;\\n\\tt = clamp((x - edge0) / (edge1 - edge0), 0.0, 1.0);\\n\\treturn t * t * (3.0 - 2.0 * t);\\n}\\n\\nvoid main() {\\n\\tfloat radius, alpha = 1.0, delta = fragWidth;\\n\\n\\tradius = length(2.0 * gl_PointCoord.xy - 1.0);\\n\\n\\tif (radius > 1.0 + delta) {\\n\\t\\tdiscard;\\n\\t}\\n\\n\\talpha -= smoothstep(1.0 - delta, 1.0 + delta, radius);\\n\\n\\tfloat borderRadius = fragBorderRadius;\\n\\tfloat ratio = smoothstep(borderRadius - delta, borderRadius + delta, radius);\\n\\tvec4 color = mix(fragColor, fragBorderColor, ratio);\\n\\tcolor.a *= alpha * opacity;\\n\\tgl_FragColor = color;\\n}\\n\"]),l.vert=h([\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute float x, y, xFract, yFract;\\nattribute float size, borderSize;\\nattribute vec4 colorId, borderColorId;\\nattribute float isActive;\\n\\nuniform vec2 scale, scaleFract, translate, translateFract;\\nuniform float pixelRatio;\\nuniform bool constPointSize;\\nuniform sampler2D palette;\\nuniform vec2 paletteSize;\\n\\nconst float maxSize = 100.;\\n\\nvarying vec4 fragColor, fragBorderColor;\\nvarying float fragBorderRadius, fragWidth;\\n\\nfloat pointSizeScale = (constPointSize) ? 2. : pixelRatio;\\n\\nbool isDirect = (paletteSize.x < 1.);\\n\\nvec4 getColor(vec4 id) {\\n  return isDirect ? id / 255. : texture2D(palette,\\n    vec2(\\n      (id.x + .5) / paletteSize.x,\\n      (id.y + .5) / paletteSize.y\\n    )\\n  );\\n}\\n\\nvoid main() {\\n  // ignore inactive points\\n  if (isActive == 0.) return;\\n\\n  vec2 position = vec2(x, y);\\n  vec2 positionFract = vec2(xFract, yFract);\\n\\n  vec4 color = getColor(colorId);\\n  vec4 borderColor = getColor(borderColorId);\\n\\n  float size = size * maxSize / 255.;\\n  float borderSize = borderSize * maxSize / 255.;\\n\\n  gl_PointSize = (size + borderSize) * pointSizeScale;\\n\\n  vec2 pos = (position + translate) * scale\\n      + (positionFract + translateFract) * scale\\n      + (position + translate) * scaleFract\\n      + (positionFract + translateFract) * scaleFract;\\n\\n  gl_Position = vec4(pos * 2. - 1., 0., 1.);\\n\\n  fragBorderRadius = 1. - 2. * borderSize / (size + borderSize);\\n  fragColor = color;\\n  fragBorderColor = borderColor.a == 0. || borderSize == 0. ? vec4(color.rgb, 0.) : borderColor;\\n  fragWidth = 1. / gl_PointSize;\\n}\\n\"]),m&&(l.frag=l.frag.replace(\"smoothstep\",\"smoothStep\"),s.frag=s.frag.replace(\"smoothstep\",\"smoothStep\")),this.drawCircle=t(l)}b.defaults={color:\"black\",borderColor:\"transparent\",borderSize:0,size:12,opacity:1,marker:void 0,viewport:null,range:null,pixelSize:null,count:0,offset:0,bounds:null,positions:[],snap:1e4},b.prototype.render=function(){return arguments.length&&this.update.apply(this,arguments),this.draw(),this},b.prototype.draw=function(){for(var t=this,e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];var i=this.groups;if(1===r.length&&Array.isArray(r[0])&&(null===r[0][0]||Array.isArray(r[0][0]))&&(r=r[0]),this.regl._refresh(),r.length)for(var a=0;a<r.length;a++)this.drawItem(a,r[a]);else i.forEach((function(e,r){t.drawItem(r)}));return this},b.prototype.drawItem=function(t,e){var r=this.groups,n=r[t];if(\"number\"==typeof e&&(t=e,n=r[e],e=null),n&&n.count&&n.opacity){n.activation[0]&&this.drawCircle(this.getMarkerDrawOptions(0,n,e));for(var a=[],o=1;o<n.activation.length;o++)n.activation[o]&&(!0===n.activation[o]||n.activation[o].data.length)&&a.push.apply(a,i(this.getMarkerDrawOptions(o,n,e)));a.length&&this.drawMarker(a)}},b.prototype.getMarkerDrawOptions=function(t,e,r){var i=e.range,a=e.tree,o=e.viewport,s=e.activation,l=e.selectionBuffer,c=e.count;this.regl;if(!a)return r?[f({},e,{markerTexture:this.markerTextures[t],activation:s[t],count:r.length,elements:r,offset:0})]:[f({},e,{markerTexture:this.markerTextures[t],activation:s[t],offset:0})];var u=[],h=a.range(i,{lod:!0,px:[(i[2]-i[0])/o.width,(i[3]-i[1])/o.height]});if(r){for(var p=s[t].data,d=new Uint8Array(c),g=0;g<r.length;g++){var m=r[g];d[m]=p?p[m]:1}l.subdata(d)}for(var v=h.length;v--;){var y=n(h[v],2),x=y[0],b=y[1];u.push(f({},e,{markerTexture:this.markerTextures[t],activation:r?l:s[t],offset:x,count:b-x}))}return u},b.prototype.update=function(){for(var t=this,e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];if(r.length){1===r.length&&Array.isArray(r[0])&&(r=r[0]);var i=this.groups,a=this.gl,o=this.regl,s=this.maxSize,c=this.maxColors,h=this.palette;this.groups=i=r.map((function(e,r){var n=i[r];if(void 0===e)return n;null===e?e={positions:null}:\"function\"==typeof e?e={ondraw:e}:\"number\"==typeof e[0]&&(e={positions:e}),null===(e=p(e,{positions:\"positions data points\",snap:\"snap cluster lod tree\",size:\"sizes size radius\",borderSize:\"borderSizes borderSize border-size bordersize borderWidth borderWidths border-width borderwidth stroke-width strokeWidth strokewidth outline\",color:\"colors color fill fill-color fillColor\",borderColor:\"borderColors borderColor stroke stroke-color strokeColor\",marker:\"markers marker shape\",range:\"range dataBox databox\",viewport:\"viewport viewPort viewBox viewbox\",opacity:\"opacity alpha transparency\",bounds:\"bound bounds boundaries limits\",tooManyColors:\"tooManyColors palette paletteMode optimizePalette enablePalette\"})).positions&&(e.positions=[]),null!=e.tooManyColors&&(t.tooManyColors=e.tooManyColors),n||(i[r]=n={id:r,scale:null,translate:null,scaleFract:null,translateFract:null,activation:[],selectionBuffer:o.buffer({data:new Uint8Array(0),usage:\"stream\",type:\"uint8\"}),sizeBuffer:o.buffer({data:new Uint8Array(0),usage:\"dynamic\",type:\"uint8\"}),colorBuffer:o.buffer({data:new Uint8Array(0),usage:\"dynamic\",type:\"uint8\"}),positionBuffer:o.buffer({data:new Uint8Array(0),usage:\"dynamic\",type:\"float\"}),positionFractBuffer:o.buffer({data:new Uint8Array(0),usage:\"dynamic\",type:\"float\"})},e=f({},b.defaults,e)),e.positions&&!(\"marker\"in e)&&(e.marker=n.marker,delete n.marker),e.marker&&!(\"positions\"in e)&&(e.positions=n.positions,delete n.positions);var m=0,x=0;if(d(n,e,[{snap:!0,size:function(t,e){return null==t&&(t=b.defaults.size),m+=t&&t.length?1:0,t},borderSize:function(t,e){return null==t&&(t=b.defaults.borderSize),m+=t&&t.length?1:0,t},opacity:parseFloat,color:function(e,r){return null==e&&(e=b.defaults.color),e=t.updateColor(e),x++,e},borderColor:function(e,r){return null==e&&(e=b.defaults.borderColor),e=t.updateColor(e),x++,e},bounds:function(t,e,r){return\"range\"in r||(r.range=null),t},positions:function(t,e,r){var n=e.snap,i=e.positionBuffer,a=e.positionFractBuffer,s=e.selectionBuffer;if(t.x||t.y)return t.x.length?e.xAttr={buffer:o.buffer(t.x),offset:0,stride:4,count:t.x.length}:e.xAttr={buffer:t.x.buffer,offset:4*t.x.offset||0,stride:4*(t.x.stride||1),count:t.x.count},t.y.length?e.yAttr={buffer:o.buffer(t.y),offset:0,stride:4,count:t.y.length}:e.yAttr={buffer:t.y.buffer,offset:4*t.y.offset||0,stride:4*(t.y.stride||1),count:t.y.count},e.count=Math.max(e.xAttr.count,e.yAttr.count),t;t=g(t,\"float64\");var c=e.count=Math.floor(t.length/2),f=e.bounds=c?l(t,2):null;if(r.range||e.range||(delete e.range,r.range=f),r.marker||e.marker||(delete e.marker,r.marker=null),n&&(!0===n||c>n)?e.tree=u(t,{bounds:f}):n&&n.length&&(e.tree=n),e.tree){var h={primitive:\"points\",usage:\"static\",data:e.tree,type:\"uint32\"};e.elements?e.elements(h):e.elements=o.elements(h)}return i({data:v.float(t),usage:\"dynamic\"}),a({data:v.fract(t),usage:\"dynamic\"}),s({data:new Uint8Array(c),type:\"uint8\",usage:\"stream\"}),t}},{marker:function(e,r,n){var i=r.activation;if(i.forEach((function(t){return t&&t.destroy&&t.destroy()})),i.length=0,e&&\"number\"!=typeof e[0]){for(var a=[],s=0,l=Math.min(e.length,r.count);s<l;s++){var c=t.addMarker(e[s]);a[c]||(a[c]=new Uint8Array(r.count)),a[c][s]=1}for(var u=0;u<a.length;u++)if(a[u]){var f={data:a[u],type:\"uint8\",usage:\"static\"};i[u]?i[u](f):i[u]=o.buffer(f),i[u].data=a[u]}}else{i[t.addMarker(e)]=!0}return e},range:function(t,e,r){var n=e.bounds;if(n)return t||(t=n),e.scale=[1/(t[2]-t[0]),1/(t[3]-t[1])],e.translate=[-t[0],-t[1]],e.scaleFract=v.fract(e.scale),e.translateFract=v.fract(e.translate),t},viewport:function(t){return y(t||[a.drawingBufferWidth,a.drawingBufferHeight])}}]),m){var _=n,w=_.count,T=_.size,k=_.borderSize,M=_.sizeBuffer,A=new Uint8Array(2*w);if(T.length||k.length)for(var S=0;S<w;S++)A[2*S]=Math.round(255*(null==T[S]?T:T[S])/s),A[2*S+1]=Math.round(255*(null==k[S]?k:k[S])/s);M({data:A,usage:\"dynamic\"})}if(x){var E,C=n,L=C.count,I=C.color,P=C.borderColor,z=C.colorBuffer;if(t.tooManyColors){if(I.length||P.length){E=new Uint8Array(8*L);for(var O=0;O<L;O++){var D=I[O];E[8*O]=h[4*D],E[8*O+1]=h[4*D+1],E[8*O+2]=h[4*D+2],E[8*O+3]=h[4*D+3];var R=P[O];E[8*O+4]=h[4*R],E[8*O+5]=h[4*R+1],E[8*O+6]=h[4*R+2],E[8*O+7]=h[4*R+3]}}}else if(I.length||P.length){E=new Uint8Array(4*L+2);for(var F=0;F<L;F++)null!=I[F]&&(E[4*F]=I[F]%c,E[4*F+1]=Math.floor(I[F]/c)),null!=P[F]&&(E[4*F+2]=P[F]%c,E[4*F+3]=Math.floor(P[F]/c))}z({data:E||new Uint8Array(0),type:\"uint8\",usage:\"dynamic\"})}return n}))}},b.prototype.addMarker=function(t){var e,r=this.markerTextures,n=this.regl,i=this.markerCache,a=null==t?0:i.indexOf(t);if(a>=0)return a;if(t instanceof Uint8Array||t instanceof Uint8ClampedArray)e=t;else{e=new Uint8Array(t.length);for(var o=0,s=t.length;o<s;o++)e[o]=255*t[o]}var l=Math.floor(Math.sqrt(e.length));return a=r.length,i.push(t),r.push(n.texture({channels:1,data:e,radius:l,mag:\"linear\",min:\"linear\"})),a},b.prototype.updateColor=function(t){var e=this.paletteIds,r=this.palette,n=this.maxColors;Array.isArray(t)||(t=[t]);var i=[];if(\"number\"==typeof t[0]){var a=[];if(Array.isArray(t))for(var o=0;o<t.length;o+=4)a.push(t.slice(o,o+4));else for(var l=0;l<t.length;l+=4)a.push(t.subarray(l,l+4));t=a}for(var u=0;u<t.length;u++){var f=t[u];f=s(f,\"uint8\");var h=c(f,!1);if(null==e[h]){var p=r.length;e[h]=Math.floor(p/4),r[p]=f[0],r[p+1]=f[1],r[p+2]=f[2],r[p+3]=f[3]}i[u]=e[h]}return!this.tooManyColors&&r.length>4*n&&(this.tooManyColors=!0),this.updatePalette(r),1===i.length?i[0]:i},b.prototype.updatePalette=function(t){if(!this.tooManyColors){var e=this.maxColors,r=this.paletteTexture,n=Math.ceil(.25*t.length/e);if(n>1)for(var i=.25*(t=t.slice()).length%e;i<n*e;i++)t.push(0,0,0,0);r.height<n&&r.resize(e,n),r.subimage({width:Math.min(.25*t.length,e),height:n,data:t},0,0)}},b.prototype.destroy=function(){return this.groups.forEach((function(t){t.sizeBuffer.destroy(),t.positionBuffer.destroy(),t.positionFractBuffer.destroy(),t.colorBuffer.destroy(),t.activation.forEach((function(t){return t&&t.destroy&&t.destroy()})),t.selectionBuffer.destroy(),t.elements&&t.elements.destroy()})),this.groups.length=0,this.paletteTexture.destroy(),this.markerTextures.forEach((function(t){return t&&t.destroy&&t.destroy()})),this};var _=t(\"object-assign\");e.exports=function(t,e){var r=new x(t,e),n=r.render.bind(r);return _(n,{render:n,update:r.update.bind(r),draw:r.draw.bind(r),destroy:r.destroy.bind(r),regl:r.regl,gl:r.gl,canvas:r.gl.canvas,groups:r.groups,markers:r.markerCache,palette:r.palette}),n}},{\"@plotly/point-cluster\":57,\"array-bounds\":70,\"color-id\":123,\"color-normalize\":125,\"flatten-vertex-data\":244,glslify:538,\"is-iexplorer\":466,\"object-assign\":499,\"parse-rect\":504,\"pick-by-alias\":511,\"to-float32\":577,\"update-diff\":599}],538:[function(t,e,r){arguments[4][257][0].apply(r,arguments)},{dup:257}],539:[function(t,e,r){\"use strict\";var n=t(\"regl-scatter2d\"),i=t(\"pick-by-alias\"),a=t(\"array-bounds\"),o=t(\"raf\"),s=t(\"array-range\"),l=t(\"parse-rect\"),c=t(\"flatten-vertex-data\");function u(t,e){if(!(this instanceof u))return new u(t,e);this.traces=[],this.passes={},this.regl=t,this.scatter=n(t),this.canvas=this.scatter.canvas}function f(t,e,r){return(null!=t.id?t.id:t)<<16|(255&e)<<8|255&r}function h(t,e,r){var n,i,a,o,s=t[e],l=t[r];return s.length>2?(s[0],s[2],n=s[1],i=s[3]):s.length?(n=s[0],i=s[1]):(s.x,n=s.y,s.x+s.width,i=s.y+s.height),l.length>2?(a=l[0],o=l[2],l[1],l[3]):l.length?(a=l[0],o=l[1]):(a=l.x,l.y,o=l.x+l.width,l.y+l.height),[a,n,o,i]}function p(t){if(\"number\"==typeof t)return[t,t,t,t];if(2===t.length)return[t[0],t[1],t[0],t[1]];var e=l(t);return[e.x,e.y,e.x+e.width,e.y+e.height]}e.exports=u,u.prototype.render=function(){for(var t,e=this,r=[],n=arguments.length;n--;)r[n]=arguments[n];return r.length&&(t=this).update.apply(t,r),this.regl.attributes.preserveDrawingBuffer?this.draw():(this.dirty?null==this.planned&&(this.planned=o((function(){e.draw(),e.dirty=!0,e.planned=null}))):(this.draw(),this.dirty=!0,o((function(){e.dirty=!1}))),this)},u.prototype.update=function(){for(var t,e=[],r=arguments.length;r--;)e[r]=arguments[r];if(e.length){for(var n=0;n<e.length;n++)this.updateItem(n,e[n]);this.traces=this.traces.filter(Boolean);for(var i=[],a=0,o=0;o<this.traces.length;o++){for(var s=this.traces[o],l=this.traces[o].passes,c=0;c<l.length;c++)i.push(this.passes[l[c]]);s.passOffset=a,a+=s.passes.length}return(t=this.scatter).update.apply(t,i),this}},u.prototype.updateItem=function(t,e){var r=this.regl;if(null===e)return this.traces[t]=null,this;if(!e)return this;var n,o=i(e,{data:\"data items columns rows values dimensions samples x\",snap:\"snap cluster\",size:\"sizes size radius\",color:\"colors color fill fill-color fillColor\",opacity:\"opacity alpha transparency opaque\",borderSize:\"borderSizes borderSize border-size bordersize borderWidth borderWidths border-width borderwidth stroke-width strokeWidth strokewidth outline\",borderColor:\"borderColors borderColor bordercolor stroke stroke-color strokeColor\",marker:\"markers marker shape\",range:\"range ranges databox dataBox\",viewport:\"viewport viewBox viewbox\",domain:\"domain domains area areas\",padding:\"pad padding paddings pads margin margins\",transpose:\"transpose transposed\",diagonal:\"diagonal diag showDiagonal\",upper:\"upper up top upperhalf upperHalf showupperhalf showUpper showUpperHalf\",lower:\"lower low bottom lowerhalf lowerHalf showlowerhalf showLowerHalf showLower\"}),s=this.traces[t]||(this.traces[t]={id:t,buffer:r.buffer({usage:\"dynamic\",type:\"float\",data:new Uint8Array}),color:\"black\",marker:null,size:12,borderColor:\"transparent\",borderSize:1,viewport:l([r._gl.drawingBufferWidth,r._gl.drawingBufferHeight]),padding:[0,0,0,0],opacity:1,diagonal:!0,upper:!0,lower:!0});if(null!=o.color&&(s.color=o.color),null!=o.size&&(s.size=o.size),null!=o.marker&&(s.marker=o.marker),null!=o.borderColor&&(s.borderColor=o.borderColor),null!=o.borderSize&&(s.borderSize=o.borderSize),null!=o.opacity&&(s.opacity=o.opacity),o.viewport&&(s.viewport=l(o.viewport)),null!=o.diagonal&&(s.diagonal=o.diagonal),null!=o.upper&&(s.upper=o.upper),null!=o.lower&&(s.lower=o.lower),o.data){s.buffer(c(o.data)),s.columns=o.data.length,s.count=o.data[0].length,s.bounds=[];for(var u=0;u<s.columns;u++)s.bounds[u]=a(o.data[u],1)}o.range&&(s.range=o.range,n=s.range&&\"number\"!=typeof s.range[0]),o.domain&&(s.domain=o.domain);var d=!1;null!=o.padding&&(Array.isArray(o.padding)&&o.padding.length===s.columns&&\"number\"==typeof o.padding[o.padding.length-1]?(s.padding=o.padding.map(p),d=!0):s.padding=p(o.padding));var g=s.columns,m=s.count,v=s.viewport.width,y=s.viewport.height,x=s.viewport.x,b=s.viewport.y,_=v/g,w=y/g;s.passes=[];for(var T=0;T<g;T++)for(var k=0;k<g;k++)if((s.diagonal||k!==T)&&(s.upper||!(T>k))&&(s.lower||!(T<k))){var M=f(s.id,T,k),A=this.passes[M]||(this.passes[M]={});if(o.data&&(o.transpose?A.positions={x:{buffer:s.buffer,offset:k,count:m,stride:g},y:{buffer:s.buffer,offset:T,count:m,stride:g}}:A.positions={x:{buffer:s.buffer,offset:k*m,count:m},y:{buffer:s.buffer,offset:T*m,count:m}},A.bounds=h(s.bounds,T,k)),o.domain||o.viewport||o.data){var S=d?h(s.padding,T,k):s.padding;if(s.domain){var E=h(s.domain,T,k),C=E[0],L=E[1],I=E[2],P=E[3];A.viewport=[x+C*v+S[0],b+L*y+S[1],x+I*v-S[2],b+P*y-S[3]]}else A.viewport=[x+k*_+_*S[0],b+T*w+w*S[1],x+(k+1)*_-_*S[2],b+(T+1)*w-w*S[3]]}o.color&&(A.color=s.color),o.size&&(A.size=s.size),o.marker&&(A.marker=s.marker),o.borderSize&&(A.borderSize=s.borderSize),o.borderColor&&(A.borderColor=s.borderColor),o.opacity&&(A.opacity=s.opacity),o.range&&(A.range=n?h(s.range,T,k):s.range||A.bounds),s.passes.push(M)}return this},u.prototype.draw=function(){for(var t,e=[],r=arguments.length;r--;)e[r]=arguments[r];if(e.length){for(var n=[],i=0;i<e.length;i++)if(\"number\"==typeof e[i]){var a=this.traces[e[i]],o=a.passes,l=a.passOffset;n.push.apply(n,s(l,l+o.length))}else if(e[i].length){var c=e[i],u=this.traces[i],f=u.passes,h=u.passOffset;f=f.map((function(t,e){n[h+e]=c}))}(t=this.scatter).draw.apply(t,n)}else this.scatter.draw();return this},u.prototype.destroy=function(){return this.traces.forEach((function(t){t.buffer&&t.buffer.destroy&&t.buffer.destroy()})),this.traces=null,this.passes=null,this.scatter.destroy(),this}},{\"array-bounds\":70,\"array-range\":72,\"flatten-vertex-data\":244,\"parse-rect\":504,\"pick-by-alias\":511,raf:528,\"regl-scatter2d\":537}],540:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?e.exports=n():t.createREGL=n()}(this,(function(){function t(t,e){this.id=V++,this.type=t,this.data=e}function e(t){return\"[\"+function t(e){if(0===e.length)return[];var r=e.charAt(0),n=e.charAt(e.length-1);if(1<e.length&&r===n&&('\"'===r||\"'\"===r))return['\"'+e.substr(1,e.length-2).replace(/\\\\/g,\"\\\\\\\\\").replace(/\"/g,'\\\\\"')+'\"'];if(r=/\\[(false|true|null|\\d+|'[^']*'|\"[^\"]*\")\\]/.exec(e))return t(e.substr(0,r.index)).concat(t(r[1])).concat(t(e.substr(r.index+r[0].length)));if(1===(r=e.split(\".\")).length)return['\"'+e.replace(/\\\\/g,\"\\\\\\\\\").replace(/\"/g,'\\\\\"')+'\"'];for(e=[],n=0;n<r.length;++n)e=e.concat(t(r[n]));return e}(t).join(\"][\")+\"]\"}function r(t){return\"string\"==typeof t?t.split():t}function n(t){return\"string\"==typeof t?document.querySelector(t):t}function i(t){var e,i,a,o,s=t||{};t={};var l=[],c=[],u=\"undefined\"==typeof window?1:window.devicePixelRatio,f=!1,h=function(t){},p=function(){};if(\"string\"==typeof s?e=document.querySelector(s):\"object\"==typeof s&&(\"string\"==typeof s.nodeName&&\"function\"==typeof s.appendChild&&\"function\"==typeof s.getBoundingClientRect?e=s:\"function\"==typeof s.drawArrays||\"function\"==typeof s.drawElements?a=(o=s).canvas:(\"gl\"in s?o=s.gl:\"canvas\"in s?a=n(s.canvas):\"container\"in s&&(i=n(s.container)),\"attributes\"in s&&(t=s.attributes),\"extensions\"in s&&(l=r(s.extensions)),\"optionalExtensions\"in s&&(c=r(s.optionalExtensions)),\"onDone\"in s&&(h=s.onDone),\"profile\"in s&&(f=!!s.profile),\"pixelRatio\"in s&&(u=+s.pixelRatio))),e&&(\"canvas\"===e.nodeName.toLowerCase()?a=e:i=e),!o){if(!a){if(!(e=function(t,e,r){function n(){var e=window.innerWidth,n=window.innerHeight;t!==document.body&&(e=(n=t.getBoundingClientRect()).right-n.left,n=n.bottom-n.top),a.width=r*e,a.height=r*n,U(a.style,{width:e+\"px\",height:n+\"px\"})}var i,a=document.createElement(\"canvas\");return U(a.style,{border:0,margin:0,padding:0,top:0,left:0}),t.appendChild(a),t===document.body&&(a.style.position=\"absolute\",U(t.style,{margin:0,padding:0})),t!==document.body&&\"function\"==typeof ResizeObserver?(i=new ResizeObserver((function(){setTimeout(n)}))).observe(t):window.addEventListener(\"resize\",n,!1),n(),{canvas:a,onDestroy:function(){i?i.disconnect():window.removeEventListener(\"resize\",n),t.removeChild(a)}}}(i||document.body,0,u)))return null;a=e.canvas,p=e.onDestroy}void 0===t.premultipliedAlpha&&(t.premultipliedAlpha=!0),o=function(t,e){function r(r){try{return t.getContext(r,e)}catch(t){return null}}return r(\"webgl\")||r(\"experimental-webgl\")||r(\"webgl-experimental\")}(a,t)}return o?{gl:o,canvas:a,container:i,extensions:l,optionalExtensions:c,pixelRatio:u,profile:f,onDone:h,onDestroy:p}:(p(),h(\"webgl not supported, try upgrading your browser or graphics drivers http://get.webgl.org\"),null)}function a(t,e){for(var r=Array(t),n=0;n<t;++n)r[n]=e(n);return r}function o(t){var e,r;return e=(65535<t)<<4,e|=r=(255<(t>>>=e))<<3,(e|=r=(15<(t>>>=r))<<2)|(r=(3<(t>>>=r))<<1)|t>>>r>>1}function s(){function t(t){t:{for(var e=16;268435456>=e;e*=16)if(t<=e){t=e;break t}t=0}return 0<(e=r[o(t)>>2]).length?e.pop():new ArrayBuffer(t)}function e(t){r[o(t.byteLength)>>2].push(t)}var r=a(8,(function(){return[]}));return{alloc:t,free:e,allocType:function(e,r){var n=null;switch(e){case 5120:n=new Int8Array(t(r),0,r);break;case 5121:n=new Uint8Array(t(r),0,r);break;case 5122:n=new Int16Array(t(2*r),0,r);break;case 5123:n=new Uint16Array(t(2*r),0,r);break;case 5124:n=new Int32Array(t(4*r),0,r);break;case 5125:n=new Uint32Array(t(4*r),0,r);break;case 5126:n=new Float32Array(t(4*r),0,r);break;default:return null}return n.length!==r?n.subarray(0,r):n},freeType:function(t){e(t.buffer)}}}function l(t){return!!t&&\"object\"==typeof t&&Array.isArray(t.shape)&&Array.isArray(t.stride)&&\"number\"==typeof t.offset&&t.shape.length===t.stride.length&&(Array.isArray(t.data)||X(t.data))}function c(t,e,r,n,i,a){for(var o=0;o<e;++o)for(var s=t[o],l=0;l<r;++l)for(var c=s[l],u=0;u<n;++u)i[a++]=c[u]}function u(t){return 0|K[Object.prototype.toString.call(t)]}function f(t,e){for(var r=0;r<e.length;++r)t[r]=e[r]}function h(t,e,r,n,i,a,o){for(var s=0,l=0;l<r;++l)for(var c=0;c<n;++c)t[s++]=e[i*l+a*c+o]}function p(t,e,r,n){function i(e){this.id=c++,this.buffer=t.createBuffer(),this.type=e,this.usage=35044,this.byteLength=0,this.dimension=1,this.dtype=5121,this.persistentData=null,r.profile&&(this.stats={size:0})}function a(e,r,n){e.byteLength=r.byteLength,t.bufferData(e.type,r,n)}function o(t,e,r,n,i,o){if(t.usage=r,Array.isArray(e)){if(t.dtype=n||5126,0<e.length)if(Array.isArray(e[0])){i=et(e);for(var s=n=1;s<i.length;++s)n*=i[s];t.dimension=n,a(t,e=tt(e,i,t.dtype),r),o?t.persistentData=e:Y.freeType(e)}else\"number\"==typeof e[0]?(t.dimension=i,f(i=Y.allocType(t.dtype,e.length),e),a(t,i,r),o?t.persistentData=i:Y.freeType(i)):X(e[0])&&(t.dimension=e[0].length,t.dtype=n||u(e[0])||5126,a(t,e=tt(e,[e.length,e[0].length],t.dtype),r),o?t.persistentData=e:Y.freeType(e))}else if(X(e))t.dtype=n||u(e),t.dimension=i,a(t,e,r),o&&(t.persistentData=new Uint8Array(new Uint8Array(e.buffer)));else if(l(e)){i=e.shape;var c=e.stride,p=(s=e.offset,0),d=0,g=0,m=0;1===i.length?(p=i[0],d=1,g=c[0],m=0):2===i.length&&(p=i[0],d=i[1],g=c[0],m=c[1]),t.dtype=n||u(e.data)||5126,t.dimension=d,h(i=Y.allocType(t.dtype,p*d),e.data,p,d,g,m,s),a(t,i,r),o?t.persistentData=i:Y.freeType(i)}else e instanceof ArrayBuffer&&(t.dtype=5121,t.dimension=i,a(t,e,r),o&&(t.persistentData=new Uint8Array(new Uint8Array(e))))}function s(r){e.bufferCount--,n(r),t.deleteBuffer(r.buffer),r.buffer=null,delete p[r.id]}var c=0,p={};i.prototype.bind=function(){t.bindBuffer(this.type,this.buffer)},i.prototype.destroy=function(){s(this)};var d=[];return r.profile&&(e.getTotalBufferSize=function(){var t=0;return Object.keys(p).forEach((function(e){t+=p[e].stats.size})),t}),{create:function(n,a,c,d){function g(e){var n=35044,i=null,a=0,s=0,c=1;return Array.isArray(e)||X(e)||l(e)||e instanceof ArrayBuffer?i=e:\"number\"==typeof e?a=0|e:e&&(\"data\"in e&&(i=e.data),\"usage\"in e&&(n=$[e.usage]),\"type\"in e&&(s=Q[e.type]),\"dimension\"in e&&(c=0|e.dimension),\"length\"in e&&(a=0|e.length)),m.bind(),i?o(m,i,n,s,c,d):(a&&t.bufferData(m.type,a,n),m.dtype=s||5121,m.usage=n,m.dimension=c,m.byteLength=a),r.profile&&(m.stats.size=m.byteLength*rt[m.dtype]),g}e.bufferCount++;var m=new i(a);return p[m.id]=m,c||g(n),g._reglType=\"buffer\",g._buffer=m,g.subdata=function(e,r){var n,i=0|(r||0);if(m.bind(),X(e)||e instanceof ArrayBuffer)t.bufferSubData(m.type,i,e);else if(Array.isArray(e)){if(0<e.length)if(\"number\"==typeof e[0]){var a=Y.allocType(m.dtype,e.length);f(a,e),t.bufferSubData(m.type,i,a),Y.freeType(a)}else(Array.isArray(e[0])||X(e[0]))&&(n=et(e),a=tt(e,n,m.dtype),t.bufferSubData(m.type,i,a),Y.freeType(a))}else if(l(e)){n=e.shape;var o=e.stride,s=a=0,c=0,p=0;1===n.length?(a=n[0],s=1,c=o[0],p=0):2===n.length&&(a=n[0],s=n[1],c=o[0],p=o[1]),n=Array.isArray(e.data)?m.dtype:u(e.data),h(n=Y.allocType(n,a*s),e.data,a,s,c,p,e.offset),t.bufferSubData(m.type,i,n),Y.freeType(n)}return g},r.profile&&(g.stats=m.stats),g.destroy=function(){s(m)},g},createStream:function(t,e){var r=d.pop();return r||(r=new i(t)),r.bind(),o(r,e,35040,0,1,!1),r},destroyStream:function(t){d.push(t)},clear:function(){Z(p).forEach(s),d.forEach(s)},getBuffer:function(t){return t&&t._buffer instanceof i?t._buffer:null},restore:function(){Z(p).forEach((function(e){e.buffer=t.createBuffer(),t.bindBuffer(e.type,e.buffer),t.bufferData(e.type,e.persistentData||e.byteLength,e.usage)}))},_initBuffer:o}}function d(t,e,r,n){function i(t){this.id=c++,s[this.id]=this,this.buffer=t,this.primType=4,this.type=this.vertCount=0}function a(n,i,a,o,s,c,u){var f;if(n.buffer.bind(),i?((f=u)||X(i)&&(!l(i)||X(i.data))||(f=e.oes_element_index_uint?5125:5123),r._initBuffer(n.buffer,i,a,f,3)):(t.bufferData(34963,c,a),n.buffer.dtype=f||5121,n.buffer.usage=a,n.buffer.dimension=3,n.buffer.byteLength=c),f=u,!u){switch(n.buffer.dtype){case 5121:case 5120:f=5121;break;case 5123:case 5122:f=5123;break;case 5125:case 5124:f=5125}n.buffer.dtype=f}n.type=f,0>(i=s)&&(i=n.buffer.byteLength,5123===f?i>>=1:5125===f&&(i>>=2)),n.vertCount=i,i=o,0>o&&(i=4,1===(o=n.buffer.dimension)&&(i=0),2===o&&(i=1),3===o&&(i=4)),n.primType=i}function o(t){n.elementsCount--,delete s[t.id],t.buffer.destroy(),t.buffer=null}var s={},c=0,u={uint8:5121,uint16:5123};e.oes_element_index_uint&&(u.uint32=5125),i.prototype.bind=function(){this.buffer.bind()};var f=[];return{create:function(t,e){function s(t){if(t)if(\"number\"==typeof t)c(t),f.primType=4,f.vertCount=0|t,f.type=5121;else{var e=null,r=35044,n=-1,i=-1,o=0,h=0;Array.isArray(t)||X(t)||l(t)?e=t:(\"data\"in t&&(e=t.data),\"usage\"in t&&(r=$[t.usage]),\"primitive\"in t&&(n=nt[t.primitive]),\"count\"in t&&(i=0|t.count),\"type\"in t&&(h=u[t.type]),\"length\"in t?o=0|t.length:(o=i,5123===h||5122===h?o*=2:5125!==h&&5124!==h||(o*=4))),a(f,e,r,n,i,o,h)}else c(),f.primType=4,f.vertCount=0,f.type=5121;return s}var c=r.create(null,34963,!0),f=new i(c._buffer);return n.elementsCount++,s(t),s._reglType=\"elements\",s._elements=f,s.subdata=function(t,e){return c.subdata(t,e),s},s.destroy=function(){o(f)},s},createStream:function(t){var e=f.pop();return e||(e=new i(r.create(null,34963,!0,!1)._buffer)),a(e,t,35040,-1,-1,0,0),e},destroyStream:function(t){f.push(t)},getElements:function(t){return\"function\"==typeof t&&t._elements instanceof i?t._elements:null},clear:function(){Z(s).forEach(o)}}}function g(t){for(var e=Y.allocType(5123,t.length),r=0;r<t.length;++r)if(isNaN(t[r]))e[r]=65535;else if(1/0===t[r])e[r]=31744;else if(-1/0===t[r])e[r]=64512;else{it[0]=t[r];var n=(a=at[0])>>>31<<15,i=(a<<1>>>24)-127,a=a>>13&1023;e[r]=-24>i?n:-14>i?n+(a+1024>>-14-i):15<i?n+31744:n+(i+15<<10)+a}return e}function m(t){return Array.isArray(t)||X(t)}function v(t){return\"[object \"+t+\"]\"}function y(t){return Array.isArray(t)&&(0===t.length||\"number\"==typeof t[0])}function x(t){return!(!Array.isArray(t)||0===t.length||!m(t[0]))}function b(t){return Object.prototype.toString.call(t)}function _(t){if(!t)return!1;var e=b(t);return 0<=gt.indexOf(e)||(y(t)||x(t)||l(t))}function w(t,e){36193===t.type?(t.data=g(e),Y.freeType(e)):t.data=e}function T(t,e,r,n,i,a){if(t=\"undefined\"!=typeof vt[t]?vt[t]:lt[t]*mt[e],a&&(t*=6),i){for(n=0;1<=r;)n+=t*r*r,r/=2;return n}return t*r*n}function k(t,e,r,n,i,a,o){function s(){this.format=this.internalformat=6408,this.type=5121,this.flipY=this.premultiplyAlpha=this.compressed=!1,this.unpackAlignment=1,this.colorSpace=37444,this.channels=this.height=this.width=0}function c(t,e){t.internalformat=e.internalformat,t.format=e.format,t.type=e.type,t.compressed=e.compressed,t.premultiplyAlpha=e.premultiplyAlpha,t.flipY=e.flipY,t.unpackAlignment=e.unpackAlignment,t.colorSpace=e.colorSpace,t.width=e.width,t.height=e.height,t.channels=e.channels}function u(t,e){if(\"object\"==typeof e&&e){\"premultiplyAlpha\"in e&&(t.premultiplyAlpha=e.premultiplyAlpha),\"flipY\"in e&&(t.flipY=e.flipY),\"alignment\"in e&&(t.unpackAlignment=e.alignment),\"colorSpace\"in e&&(t.colorSpace=q[e.colorSpace]),\"type\"in e&&(t.type=H[e.type]);var r=t.width,n=t.height,i=t.channels,a=!1;\"shape\"in e?(r=e.shape[0],n=e.shape[1],3===e.shape.length&&(i=e.shape[2],a=!0)):(\"radius\"in e&&(r=n=e.radius),\"width\"in e&&(r=e.width),\"height\"in e&&(n=e.height),\"channels\"in e&&(i=e.channels,a=!0)),t.width=0|r,t.height=0|n,t.channels=0|i,r=!1,\"format\"in e&&(r=e.format,n=t.internalformat=G[r],t.format=at[n],r in H&&!(\"type\"in e)&&(t.type=H[r]),r in W&&(t.compressed=!0),r=!0),!a&&r?t.channels=lt[t.format]:a&&!r&&t.channels!==st[t.format]&&(t.format=t.internalformat=st[t.channels])}}function f(e){t.pixelStorei(37440,e.flipY),t.pixelStorei(37441,e.premultiplyAlpha),t.pixelStorei(37443,e.colorSpace),t.pixelStorei(3317,e.unpackAlignment)}function h(){s.call(this),this.yOffset=this.xOffset=0,this.data=null,this.needsFree=!1,this.element=null,this.needsCopy=!1}function p(t,e){var r=null;if(_(e)?r=e:e&&(u(t,e),\"x\"in e&&(t.xOffset=0|e.x),\"y\"in e&&(t.yOffset=0|e.y),_(e.data)&&(r=e.data)),e.copy){var n=i.viewportWidth,a=i.viewportHeight;t.width=t.width||n-t.xOffset,t.height=t.height||a-t.yOffset,t.needsCopy=!0}else if(r){if(X(r))t.channels=t.channels||4,t.data=r,\"type\"in e||5121!==t.type||(t.type=0|K[Object.prototype.toString.call(r)]);else if(y(r)){switch(t.channels=t.channels||4,a=(n=r).length,t.type){case 5121:case 5123:case 5125:case 5126:(a=Y.allocType(t.type,a)).set(n),t.data=a;break;case 36193:t.data=g(n)}t.alignment=1,t.needsFree=!0}else if(l(r)){n=r.data,Array.isArray(n)||5121!==t.type||(t.type=0|K[Object.prototype.toString.call(n)]);a=r.shape;var o,s,c,f,h=r.stride;3===a.length?(c=a[2],f=h[2]):f=c=1,o=a[0],s=a[1],a=h[0],h=h[1],t.alignment=1,t.width=o,t.height=s,t.channels=c,t.format=t.internalformat=st[c],t.needsFree=!0,o=f,r=r.offset,c=t.width,f=t.height,s=t.channels;for(var p=Y.allocType(36193===t.type?5126:t.type,c*f*s),d=0,v=0;v<f;++v)for(var T=0;T<c;++T)for(var k=0;k<s;++k)p[d++]=n[a*T+h*v+o*k+r];w(t,p)}else if(b(r)===ct||b(r)===ut||b(r)===ft)b(r)===ct||b(r)===ut?t.element=r:t.element=r.canvas,t.width=t.element.width,t.height=t.element.height,t.channels=4;else if(b(r)===ht)t.element=r,t.width=r.width,t.height=r.height,t.channels=4;else if(b(r)===pt)t.element=r,t.width=r.naturalWidth,t.height=r.naturalHeight,t.channels=4;else if(b(r)===dt)t.element=r,t.width=r.videoWidth,t.height=r.videoHeight,t.channels=4;else if(x(r)){for(n=t.width||r[0].length,a=t.height||r.length,h=t.channels,h=m(r[0][0])?h||r[0][0].length:h||1,o=J.shape(r),c=1,f=0;f<o.length;++f)c*=o[f];c=Y.allocType(36193===t.type?5126:t.type,c),J.flatten(r,o,\"\",c),w(t,c),t.alignment=1,t.width=n,t.height=a,t.channels=h,t.format=t.internalformat=st[h],t.needsFree=!0}}else t.width=t.width||1,t.height=t.height||1,t.channels=t.channels||4}function d(e,r,i,a,o){var s=e.element,l=e.data,c=e.internalformat,u=e.format,h=e.type,p=e.width,d=e.height;f(e),s?t.texSubImage2D(r,o,i,a,u,h,s):e.compressed?t.compressedTexSubImage2D(r,o,i,a,c,p,d,l):e.needsCopy?(n(),t.copyTexSubImage2D(r,o,i,a,e.xOffset,e.yOffset,p,d)):t.texSubImage2D(r,o,i,a,p,d,u,h,l)}function v(){return gt.pop()||new h}function k(t){t.needsFree&&Y.freeType(t.data),h.call(t),gt.push(t)}function M(){s.call(this),this.genMipmaps=!1,this.mipmapHint=4352,this.mipmask=0,this.images=Array(16)}function A(t,e,r){var n=t.images[0]=v();t.mipmask=1,n.width=t.width=e,n.height=t.height=r,n.channels=t.channels=4}function S(t,e){var r=null;if(_(e))c(r=t.images[0]=v(),t),p(r,e),t.mipmask=1;else if(u(t,e),Array.isArray(e.mipmap))for(var n=e.mipmap,i=0;i<n.length;++i)c(r=t.images[i]=v(),t),r.width>>=i,r.height>>=i,p(r,n[i]),t.mipmask|=1<<i;else c(r=t.images[0]=v(),t),p(r,e),t.mipmask=1;c(t,t.images[0])}function E(e,r){for(var i=e.images,a=0;a<i.length&&i[a];++a){var o=i[a],s=r,l=a,c=o.element,u=o.data,h=o.internalformat,p=o.format,d=o.type,g=o.width,m=o.height;f(o),c?t.texImage2D(s,l,p,p,d,c):o.compressed?t.compressedTexImage2D(s,l,h,g,m,0,u):o.needsCopy?(n(),t.copyTexImage2D(s,l,p,o.xOffset,o.yOffset,g,m,0)):t.texImage2D(s,l,p,g,m,0,p,d,u||null)}}function C(){var t=mt.pop()||new M;s.call(t);for(var e=t.mipmask=0;16>e;++e)t.images[e]=null;return t}function L(t){for(var e=t.images,r=0;r<e.length;++r)e[r]&&k(e[r]),e[r]=null;mt.push(t)}function I(){this.magFilter=this.minFilter=9728,this.wrapT=this.wrapS=33071,this.anisotropic=1,this.genMipmaps=!1,this.mipmapHint=4352}function P(t,e){\"min\"in e&&(t.minFilter=V[e.min],0<=ot.indexOf(t.minFilter)&&!(\"faces\"in e)&&(t.genMipmaps=!0)),\"mag\"in e&&(t.magFilter=j[e.mag]);var r=t.wrapS,n=t.wrapT;if(\"wrap\"in e){var i=e.wrap;\"string\"==typeof i?r=n=N[i]:Array.isArray(i)&&(r=N[i[0]],n=N[i[1]])}else\"wrapS\"in e&&(r=N[e.wrapS]),\"wrapT\"in e&&(n=N[e.wrapT]);if(t.wrapS=r,t.wrapT=n,\"anisotropic\"in e&&(t.anisotropic=e.anisotropic),\"mipmap\"in e){switch(r=!1,typeof e.mipmap){case\"string\":t.mipmapHint=B[e.mipmap],r=t.genMipmaps=!0;break;case\"boolean\":r=t.genMipmaps=e.mipmap;break;case\"object\":t.genMipmaps=!1,r=!0}!r||\"min\"in e||(t.minFilter=9984)}}function z(r,n){t.texParameteri(n,10241,r.minFilter),t.texParameteri(n,10240,r.magFilter),t.texParameteri(n,10242,r.wrapS),t.texParameteri(n,10243,r.wrapT),e.ext_texture_filter_anisotropic&&t.texParameteri(n,34046,r.anisotropic),r.genMipmaps&&(t.hint(33170,r.mipmapHint),t.generateMipmap(n))}function O(e){s.call(this),this.mipmask=0,this.internalformat=6408,this.id=vt++,this.refCount=1,this.target=e,this.texture=t.createTexture(),this.unit=-1,this.bindCount=0,this.texInfo=new I,o.profile&&(this.stats={size:0})}function D(e){t.activeTexture(33984),t.bindTexture(e.target,e.texture)}function R(){var e=bt[0];e?t.bindTexture(e.target,e.texture):t.bindTexture(3553,null)}function F(e){var r=e.texture,n=e.unit,i=e.target;0<=n&&(t.activeTexture(33984+n),t.bindTexture(i,null),bt[n]=null),t.deleteTexture(r),e.texture=null,e.params=null,e.pixels=null,e.refCount=0,delete yt[e.id],a.textureCount--}var B={\"don't care\":4352,\"dont care\":4352,nice:4354,fast:4353},N={repeat:10497,clamp:33071,mirror:33648},j={nearest:9728,linear:9729},V=U({mipmap:9987,\"nearest mipmap nearest\":9984,\"linear mipmap nearest\":9985,\"nearest mipmap linear\":9986,\"linear mipmap linear\":9987},j),q={none:0,browser:37444},H={uint8:5121,rgba4:32819,rgb565:33635,\"rgb5 a1\":32820},G={alpha:6406,luminance:6409,\"luminance alpha\":6410,rgb:6407,rgba:6408,rgba4:32854,\"rgb5 a1\":32855,rgb565:36194},W={};e.ext_srgb&&(G.srgb=35904,G.srgba=35906),e.oes_texture_float&&(H.float32=H.float=5126),e.oes_texture_half_float&&(H.float16=H[\"half float\"]=36193),e.webgl_depth_texture&&(U(G,{depth:6402,\"depth stencil\":34041}),U(H,{uint16:5123,uint32:5125,\"depth stencil\":34042})),e.webgl_compressed_texture_s3tc&&U(W,{\"rgb s3tc dxt1\":33776,\"rgba s3tc dxt1\":33777,\"rgba s3tc dxt3\":33778,\"rgba s3tc dxt5\":33779}),e.webgl_compressed_texture_atc&&U(W,{\"rgb atc\":35986,\"rgba atc explicit alpha\":35987,\"rgba atc interpolated alpha\":34798}),e.webgl_compressed_texture_pvrtc&&U(W,{\"rgb pvrtc 4bppv1\":35840,\"rgb pvrtc 2bppv1\":35841,\"rgba pvrtc 4bppv1\":35842,\"rgba pvrtc 2bppv1\":35843}),e.webgl_compressed_texture_etc1&&(W[\"rgb etc1\"]=36196);var Q=Array.prototype.slice.call(t.getParameter(34467));Object.keys(W).forEach((function(t){var e=W[t];0<=Q.indexOf(e)&&(G[t]=e)}));var $=Object.keys(G);r.textureFormats=$;var tt=[];Object.keys(G).forEach((function(t){tt[G[t]]=t}));var et=[];Object.keys(H).forEach((function(t){et[H[t]]=t}));var rt=[];Object.keys(j).forEach((function(t){rt[j[t]]=t}));var nt=[];Object.keys(V).forEach((function(t){nt[V[t]]=t}));var it=[];Object.keys(N).forEach((function(t){it[N[t]]=t}));var at=$.reduce((function(t,r){var n=G[r];return 6409===n||6406===n||6409===n||6410===n||6402===n||34041===n||e.ext_srgb&&(35904===n||35906===n)?t[n]=n:32855===n||0<=r.indexOf(\"rgba\")?t[n]=6408:t[n]=6407,t}),{}),gt=[],mt=[],vt=0,yt={},xt=r.maxTextureUnits,bt=Array(xt).map((function(){return null}));return U(O.prototype,{bind:function(){this.bindCount+=1;var e=this.unit;if(0>e){for(var r=0;r<xt;++r){var n=bt[r];if(n){if(0<n.bindCount)continue;n.unit=-1}bt[r]=this,e=r;break}o.profile&&a.maxTextureUnits<e+1&&(a.maxTextureUnits=e+1),this.unit=e,t.activeTexture(33984+e),t.bindTexture(this.target,this.texture)}return e},unbind:function(){--this.bindCount},decRef:function(){0>=--this.refCount&&F(this)}}),o.profile&&(a.getTotalTextureSize=function(){var t=0;return Object.keys(yt).forEach((function(e){t+=yt[e].stats.size})),t}),{create2D:function(e,r){function n(t,e){var r=i.texInfo;I.call(r);var a=C();return\"number\"==typeof t?A(a,0|t,\"number\"==typeof e?0|e:0|t):t?(P(r,t),S(a,t)):A(a,1,1),r.genMipmaps&&(a.mipmask=(a.width<<1)-1),i.mipmask=a.mipmask,c(i,a),i.internalformat=a.internalformat,n.width=a.width,n.height=a.height,D(i),E(a,3553),z(r,3553),R(),L(a),o.profile&&(i.stats.size=T(i.internalformat,i.type,a.width,a.height,r.genMipmaps,!1)),n.format=tt[i.internalformat],n.type=et[i.type],n.mag=rt[r.magFilter],n.min=nt[r.minFilter],n.wrapS=it[r.wrapS],n.wrapT=it[r.wrapT],n}var i=new O(3553);return yt[i.id]=i,a.textureCount++,n(e,r),n.subimage=function(t,e,r,a){e|=0,r|=0,a|=0;var o=v();return c(o,i),o.width=0,o.height=0,p(o,t),o.width=o.width||(i.width>>a)-e,o.height=o.height||(i.height>>a)-r,D(i),d(o,3553,e,r,a),R(),k(o),n},n.resize=function(e,r){var a=0|e,s=0|r||a;if(a===i.width&&s===i.height)return n;n.width=i.width=a,n.height=i.height=s,D(i);for(var l=0;i.mipmask>>l;++l){var c=a>>l,u=s>>l;if(!c||!u)break;t.texImage2D(3553,l,i.format,c,u,0,i.format,i.type,null)}return R(),o.profile&&(i.stats.size=T(i.internalformat,i.type,a,s,!1,!1)),n},n._reglType=\"texture2d\",n._texture=i,o.profile&&(n.stats=i.stats),n.destroy=function(){i.decRef()},n},createCube:function(e,r,n,i,s,l){function f(t,e,r,n,i,a){var s,l=h.texInfo;for(I.call(l),s=0;6>s;++s)g[s]=C();if(\"number\"!=typeof t&&t){if(\"object\"==typeof t)if(e)S(g[0],t),S(g[1],e),S(g[2],r),S(g[3],n),S(g[4],i),S(g[5],a);else if(P(l,t),u(h,t),\"faces\"in t)for(t=t.faces,s=0;6>s;++s)c(g[s],h),S(g[s],t[s]);else for(s=0;6>s;++s)S(g[s],t)}else for(t=0|t||1,s=0;6>s;++s)A(g[s],t,t);for(c(h,g[0]),h.mipmask=l.genMipmaps?(g[0].width<<1)-1:g[0].mipmask,h.internalformat=g[0].internalformat,f.width=g[0].width,f.height=g[0].height,D(h),s=0;6>s;++s)E(g[s],34069+s);for(z(l,34067),R(),o.profile&&(h.stats.size=T(h.internalformat,h.type,f.width,f.height,l.genMipmaps,!0)),f.format=tt[h.internalformat],f.type=et[h.type],f.mag=rt[l.magFilter],f.min=nt[l.minFilter],f.wrapS=it[l.wrapS],f.wrapT=it[l.wrapT],s=0;6>s;++s)L(g[s]);return f}var h=new O(34067);yt[h.id]=h,a.cubeCount++;var g=Array(6);return f(e,r,n,i,s,l),f.subimage=function(t,e,r,n,i){r|=0,n|=0,i|=0;var a=v();return c(a,h),a.width=0,a.height=0,p(a,e),a.width=a.width||(h.width>>i)-r,a.height=a.height||(h.height>>i)-n,D(h),d(a,34069+t,r,n,i),R(),k(a),f},f.resize=function(e){if((e|=0)!==h.width){f.width=h.width=e,f.height=h.height=e,D(h);for(var r=0;6>r;++r)for(var n=0;h.mipmask>>n;++n)t.texImage2D(34069+r,n,h.format,e>>n,e>>n,0,h.format,h.type,null);return R(),o.profile&&(h.stats.size=T(h.internalformat,h.type,f.width,f.height,!1,!0)),f}},f._reglType=\"textureCube\",f._texture=h,o.profile&&(f.stats=h.stats),f.destroy=function(){h.decRef()},f},clear:function(){for(var e=0;e<xt;++e)t.activeTexture(33984+e),t.bindTexture(3553,null),bt[e]=null;Z(yt).forEach(F),a.cubeCount=0,a.textureCount=0},getTexture:function(t){return null},restore:function(){for(var e=0;e<xt;++e){var r=bt[e];r&&(r.bindCount=0,r.unit=-1,bt[e]=null)}Z(yt).forEach((function(e){e.texture=t.createTexture(),t.bindTexture(e.target,e.texture);for(var r=0;32>r;++r)if(0!=(e.mipmask&1<<r))if(3553===e.target)t.texImage2D(3553,r,e.internalformat,e.width>>r,e.height>>r,0,e.internalformat,e.type,null);else for(var n=0;6>n;++n)t.texImage2D(34069+n,r,e.internalformat,e.width>>r,e.height>>r,0,e.internalformat,e.type,null);z(e.texInfo,e.target)}))}}}function M(t,e,r,n,i,a){function o(t,e,r){this.target=t,this.texture=e,this.renderbuffer=r;var n=t=0;e?(t=e.width,n=e.height):r&&(t=r.width,n=r.height),this.width=t,this.height=n}function s(t){t&&(t.texture&&t.texture._texture.decRef(),t.renderbuffer&&t.renderbuffer._renderbuffer.decRef())}function l(t,e,r){t&&(t.texture?t.texture._texture.refCount+=1:t.renderbuffer._renderbuffer.refCount+=1)}function c(e,r){r&&(r.texture?t.framebufferTexture2D(36160,e,r.target,r.texture._texture.texture,0):t.framebufferRenderbuffer(36160,e,36161,r.renderbuffer._renderbuffer.renderbuffer))}function u(t){var e=3553,r=null,n=null,i=t;return\"object\"==typeof t&&(i=t.data,\"target\"in t&&(e=0|t.target)),\"texture2d\"===(t=i._reglType)||\"textureCube\"===t?r=i:\"renderbuffer\"===t&&(n=i,e=36161),new o(e,r,n)}function f(t,e,r,a,s){return r?((t=n.create2D({width:t,height:e,format:a,type:s}))._texture.refCount=0,new o(3553,t,null)):((t=i.create({width:t,height:e,format:a}))._renderbuffer.refCount=0,new o(36161,null,t))}function h(t){return t&&(t.texture||t.renderbuffer)}function p(t,e,r){t&&(t.texture?t.texture.resize(e,r):t.renderbuffer&&t.renderbuffer.resize(e,r),t.width=e,t.height=r)}function d(){this.id=T++,k[this.id]=this,this.framebuffer=t.createFramebuffer(),this.height=this.width=0,this.colorAttachments=[],this.depthStencilAttachment=this.stencilAttachment=this.depthAttachment=null}function g(t){t.colorAttachments.forEach(s),s(t.depthAttachment),s(t.stencilAttachment),s(t.depthStencilAttachment)}function m(e){t.deleteFramebuffer(e.framebuffer),e.framebuffer=null,a.framebufferCount--,delete k[e.id]}function v(e){var n;t.bindFramebuffer(36160,e.framebuffer);var i=e.colorAttachments;for(n=0;n<i.length;++n)c(36064+n,i[n]);for(n=i.length;n<r.maxColorAttachments;++n)t.framebufferTexture2D(36160,36064+n,3553,null,0);t.framebufferTexture2D(36160,33306,3553,null,0),t.framebufferTexture2D(36160,36096,3553,null,0),t.framebufferTexture2D(36160,36128,3553,null,0),c(36096,e.depthAttachment),c(36128,e.stencilAttachment),c(33306,e.depthStencilAttachment),t.checkFramebufferStatus(36160),t.isContextLost(),t.bindFramebuffer(36160,x.next?x.next.framebuffer:null),x.cur=x.next,t.getError()}function y(t,e){function r(t,e){var i,a=0,o=0,s=!0,c=!0;i=null;var p=!0,d=\"rgba\",m=\"uint8\",y=1,x=null,w=null,T=null,k=!1;\"number\"==typeof t?(a=0|t,o=0|e||a):t?(\"shape\"in t?(a=(o=t.shape)[0],o=o[1]):(\"radius\"in t&&(a=o=t.radius),\"width\"in t&&(a=t.width),\"height\"in t&&(o=t.height)),(\"color\"in t||\"colors\"in t)&&(i=t.color||t.colors,Array.isArray(i)),i||(\"colorCount\"in t&&(y=0|t.colorCount),\"colorTexture\"in t&&(p=!!t.colorTexture,d=\"rgba4\"),\"colorType\"in t&&(m=t.colorType,!p)&&(\"half float\"===m||\"float16\"===m?d=\"rgba16f\":\"float\"!==m&&\"float32\"!==m||(d=\"rgba32f\")),\"colorFormat\"in t&&(d=t.colorFormat,0<=b.indexOf(d)?p=!0:0<=_.indexOf(d)&&(p=!1))),(\"depthTexture\"in t||\"depthStencilTexture\"in t)&&(k=!(!t.depthTexture&&!t.depthStencilTexture)),\"depth\"in t&&(\"boolean\"==typeof t.depth?s=t.depth:(x=t.depth,c=!1)),\"stencil\"in t&&(\"boolean\"==typeof t.stencil?c=t.stencil:(w=t.stencil,s=!1)),\"depthStencil\"in t&&(\"boolean\"==typeof t.depthStencil?s=c=t.depthStencil:(T=t.depthStencil,c=s=!1))):a=o=1;var M=null,A=null,S=null,E=null;if(Array.isArray(i))M=i.map(u);else if(i)M=[u(i)];else for(M=Array(y),i=0;i<y;++i)M[i]=f(a,o,p,d,m);for(a=a||M[0].width,o=o||M[0].height,x?A=u(x):s&&!c&&(A=f(a,o,k,\"depth\",\"uint32\")),w?S=u(w):c&&!s&&(S=f(a,o,!1,\"stencil\",\"uint8\")),T?E=u(T):!x&&!w&&c&&s&&(E=f(a,o,k,\"depth stencil\",\"depth stencil\")),s=null,i=0;i<M.length;++i)l(M[i]),M[i]&&M[i].texture&&(c=bt[M[i].texture._texture.format]*_t[M[i].texture._texture.type],null===s&&(s=c));return l(A),l(S),l(E),g(n),n.width=a,n.height=o,n.colorAttachments=M,n.depthAttachment=A,n.stencilAttachment=S,n.depthStencilAttachment=E,r.color=M.map(h),r.depth=h(A),r.stencil=h(S),r.depthStencil=h(E),r.width=n.width,r.height=n.height,v(n),r}var n=new d;return a.framebufferCount++,r(t,e),U(r,{resize:function(t,e){var i=Math.max(0|t,1),a=Math.max(0|e||i,1);if(i===n.width&&a===n.height)return r;for(var o=n.colorAttachments,s=0;s<o.length;++s)p(o[s],i,a);return p(n.depthAttachment,i,a),p(n.stencilAttachment,i,a),p(n.depthStencilAttachment,i,a),n.width=r.width=i,n.height=r.height=a,v(n),r},_reglType:\"framebuffer\",_framebuffer:n,destroy:function(){m(n),g(n)},use:function(t){x.setFBO({framebuffer:r},t)}})}var x={cur:null,next:null,dirty:!1,setFBO:null},b=[\"rgba\"],_=[\"rgba4\",\"rgb565\",\"rgb5 a1\"];e.ext_srgb&&_.push(\"srgba\"),e.ext_color_buffer_half_float&&_.push(\"rgba16f\",\"rgb16f\"),e.webgl_color_buffer_float&&_.push(\"rgba32f\");var w=[\"uint8\"];e.oes_texture_half_float&&w.push(\"half float\",\"float16\"),e.oes_texture_float&&w.push(\"float\",\"float32\");var T=0,k={};return U(x,{getFramebuffer:function(t){return\"function\"==typeof t&&\"framebuffer\"===t._reglType&&(t=t._framebuffer)instanceof d?t:null},create:y,createCube:function(t){function e(t){var i,a={color:null},o=0,s=null;i=\"rgba\";var l=\"uint8\",c=1;if(\"number\"==typeof t?o=0|t:t?(\"shape\"in t?o=t.shape[0]:(\"radius\"in t&&(o=0|t.radius),\"width\"in t?o=0|t.width:\"height\"in t&&(o=0|t.height)),(\"color\"in t||\"colors\"in t)&&(s=t.color||t.colors,Array.isArray(s)),s||(\"colorCount\"in t&&(c=0|t.colorCount),\"colorType\"in t&&(l=t.colorType),\"colorFormat\"in t&&(i=t.colorFormat)),\"depth\"in t&&(a.depth=t.depth),\"stencil\"in t&&(a.stencil=t.stencil),\"depthStencil\"in t&&(a.depthStencil=t.depthStencil)):o=1,s)if(Array.isArray(s))for(t=[],i=0;i<s.length;++i)t[i]=s[i];else t=[s];else for(t=Array(c),s={radius:o,format:i,type:l},i=0;i<c;++i)t[i]=n.createCube(s);for(a.color=Array(t.length),i=0;i<t.length;++i)c=t[i],o=o||c.width,a.color[i]={target:34069,data:t[i]};for(i=0;6>i;++i){for(c=0;c<t.length;++c)a.color[c].target=34069+i;0<i&&(a.depth=r[0].depth,a.stencil=r[0].stencil,a.depthStencil=r[0].depthStencil),r[i]?r[i](a):r[i]=y(a)}return U(e,{width:o,height:o,color:t})}var r=Array(6);return e(t),U(e,{faces:r,resize:function(t){var n=0|t;if(n===e.width)return e;var i=e.color;for(t=0;t<i.length;++t)i[t].resize(n);for(t=0;6>t;++t)r[t].resize(n);return e.width=e.height=n,e},_reglType:\"framebufferCube\",destroy:function(){r.forEach((function(t){t.destroy()}))}})},clear:function(){Z(k).forEach(m)},restore:function(){x.cur=null,x.next=null,x.dirty=!0,Z(k).forEach((function(e){e.framebuffer=t.createFramebuffer(),v(e)}))}})}function A(){this.w=this.z=this.y=this.x=this.state=0,this.buffer=null,this.size=0,this.normalized=!1,this.type=5126,this.divisor=this.stride=this.offset=0}function S(t,e,r,n,i){function a(){this.id=++c,this.attributes=[];var t=e.oes_vertex_array_object;this.vao=t?t.createVertexArrayOES():null,u[this.id]=this,this.buffers=[]}var o=r.maxAttributes,s=Array(o);for(r=0;r<o;++r)s[r]=new A;var c=0,u={},f={Record:A,scope:{},state:s,currentVAO:null,targetVAO:null,restore:e.oes_vertex_array_object?function(){e.oes_vertex_array_object&&Z(u).forEach((function(t){t.refresh()}))}:function(){},createVAO:function(t){function e(t){for(var n=0;n<r.buffers.length;++n)r.buffers[n].destroy();r.buffers.length=0,(n=r.attributes).length=t.length;for(var a=0;a<t.length;++a){var o=t[a],s=n[a]=new A;Array.isArray(o)||X(o)||l(o)?(o=i.create(o,34962,!1,!0),s.buffer=i.getBuffer(o),s.size=0|s.buffer.dimension,s.normalized=!1,s.type=s.buffer.dtype,s.offset=0,s.stride=0,s.divisor=0,s.state=1,r.buffers.push(o)):i.getBuffer(o)?(s.buffer=i.getBuffer(o),s.size=0|s.buffer.dimension,s.normalized=!1,s.type=s.buffer.dtype,s.offset=0,s.stride=0,s.divisor=0,s.state=1):i.getBuffer(o.buffer)?(s.buffer=i.getBuffer(o.buffer),s.size=0|(+o.size||s.buffer.dimension),s.normalized=!!o.normalized||!1,s.type=\"type\"in o?Q[o.type]:s.buffer.dtype,s.offset=0|(o.offset||0),s.stride=0|(o.stride||0),s.divisor=0|(o.divisor||0),s.state=1):\"x\"in o&&(s.x=+o.x||0,s.y=+o.y||0,s.z=+o.z||0,s.w=+o.w||0,s.state=2)}return r.refresh(),e}var r=new a;return n.vaoCount+=1,e.destroy=function(){r.destroy()},e._vao=r,e._reglType=\"vao\",e(t)},getVAO:function(t){return\"function\"==typeof t&&t._vao?t._vao:null},destroyBuffer:function(e){for(var r=0;r<s.length;++r){var n=s[r];n.buffer===e&&(t.disableVertexAttribArray(r),n.buffer=null)}},setVAO:e.oes_vertex_array_object?function(t){if(t!==f.currentVAO){var r=e.oes_vertex_array_object;t?r.bindVertexArrayOES(t.vao):r.bindVertexArrayOES(null),f.currentVAO=t}}:function(r){if(r!==f.currentVAO){if(r)r.bindAttrs();else for(var n=e.angle_instanced_arrays,i=0;i<s.length;++i){var a=s[i];a.buffer?(t.enableVertexAttribArray(i),t.vertexAttribPointer(i,a.size,a.type,a.normalized,a.stride,a.offfset),n&&n.vertexAttribDivisorANGLE(i,a.divisor)):(t.disableVertexAttribArray(i),t.vertexAttrib4f(i,a.x,a.y,a.z,a.w))}f.currentVAO=r}},clear:e.oes_vertex_array_object?function(){Z(u).forEach((function(t){t.destroy()}))}:function(){}};return a.prototype.bindAttrs=function(){for(var r=e.angle_instanced_arrays,n=this.attributes,i=0;i<n.length;++i){var a=n[i];a.buffer?(t.enableVertexAttribArray(i),t.bindBuffer(34962,a.buffer.buffer),t.vertexAttribPointer(i,a.size,a.type,a.normalized,a.stride,a.offset),r&&r.vertexAttribDivisorANGLE(i,a.divisor)):(t.disableVertexAttribArray(i),t.vertexAttrib4f(i,a.x,a.y,a.z,a.w))}for(r=n.length;r<o;++r)t.disableVertexAttribArray(r)},a.prototype.refresh=function(){var t=e.oes_vertex_array_object;t&&(t.bindVertexArrayOES(this.vao),this.bindAttrs(),f.currentVAO=this)},a.prototype.destroy=function(){if(this.vao){var t=e.oes_vertex_array_object;this===f.currentVAO&&(f.currentVAO=null,t.bindVertexArrayOES(null)),t.deleteVertexArrayOES(this.vao),this.vao=null}u[this.id]&&(delete u[this.id],--n.vaoCount)},f}function E(t,e,r,n){function i(t,e,r,n){this.name=t,this.id=e,this.location=r,this.info=n}function a(t,e){for(var r=0;r<t.length;++r)if(t[r].id===e.id)return void(t[r].location=e.location);t.push(e)}function o(r,n,i){if(!(o=(i=35632===r?c:u)[n])){var a=e.str(n),o=t.createShader(r);t.shaderSource(o,a),t.compileShader(o),i[n]=o}return o}function s(t,e){this.id=p++,this.fragId=t,this.vertId=e,this.program=null,this.uniforms=[],this.attributes=[],n.profile&&(this.stats={uniformsCount:0,attributesCount:0})}function l(r,s,l){var c;c=o(35632,r.fragId);var u=o(35633,r.vertId);if(s=r.program=t.createProgram(),t.attachShader(s,c),t.attachShader(s,u),l)for(c=0;c<l.length;++c)u=l[c],t.bindAttribLocation(s,u[0],u[1]);t.linkProgram(s),u=t.getProgramParameter(s,35718),n.profile&&(r.stats.uniformsCount=u);var f=r.uniforms;for(c=0;c<u;++c)if(l=t.getActiveUniform(s,c))if(1<l.size)for(var h=0;h<l.size;++h){var p=l.name.replace(\"[0]\",\"[\"+h+\"]\");a(f,new i(p,e.id(p),t.getUniformLocation(s,p),l))}else a(f,new i(l.name,e.id(l.name),t.getUniformLocation(s,l.name),l));for(u=t.getProgramParameter(s,35721),n.profile&&(r.stats.attributesCount=u),r=r.attributes,c=0;c<u;++c)(l=t.getActiveAttrib(s,c))&&a(r,new i(l.name,e.id(l.name),t.getAttribLocation(s,l.name),l))}var c={},u={},f={},h=[],p=0;return n.profile&&(r.getMaxUniformsCount=function(){var t=0;return h.forEach((function(e){e.stats.uniformsCount>t&&(t=e.stats.uniformsCount)})),t},r.getMaxAttributesCount=function(){var t=0;return h.forEach((function(e){e.stats.attributesCount>t&&(t=e.stats.attributesCount)})),t}),{clear:function(){var e=t.deleteShader.bind(t);Z(c).forEach(e),c={},Z(u).forEach(e),u={},h.forEach((function(e){t.deleteProgram(e.program)})),h.length=0,f={},r.shaderCount=0},program:function(t,e,n,i){var a=f[e];a||(a=f[e]={});var o=a[t];return o&&!i?o:(e=new s(e,t),r.shaderCount++,l(e,n,i),o||(a[t]=e),h.push(e),e)},restore:function(){c={},u={};for(var t=0;t<h.length;++t)l(h[t],null,h[t].attributes.map((function(t){return[t.location,t.name]})))},shader:o,frag:-1,vert:-1}}function C(t,e,r,n,i,a,o){function s(i){var a;a=null===e.next?5121:e.next.colorAttachments[0].texture._texture.type;var o=0,s=0,l=n.framebufferWidth,c=n.framebufferHeight,u=null;return X(i)?u=i:i&&(o=0|i.x,s=0|i.y,l=0|(i.width||n.framebufferWidth-o),c=0|(i.height||n.framebufferHeight-s),u=i.data||null),r(),i=l*c*4,u||(5121===a?u=new Uint8Array(i):5126===a&&(u=u||new Float32Array(i))),t.pixelStorei(3333,4),t.readPixels(o,s,l,c,6408,a,u),u}return function(t){return t&&\"framebuffer\"in t?function(t){var r;return e.setFBO({framebuffer:t.framebuffer},(function(){r=s(t)})),r}(t):s(t)}}function L(t){return Array.prototype.slice.call(t)}function I(t){return L(t).join(\"\")}function P(){function t(){var t=[],e=[];return U((function(){t.push.apply(t,L(arguments))}),{def:function(){var n=\"v\"+r++;return e.push(n),0<arguments.length&&(t.push(n,\"=\"),t.push.apply(t,L(arguments)),t.push(\";\")),n},toString:function(){return I([0<e.length?\"var \"+e.join(\",\")+\";\":\"\",I(t)])}})}function e(){function e(t,e){n(t,e,\"=\",r.def(t,e),\";\")}var r=t(),n=t(),i=r.toString,a=n.toString;return U((function(){r.apply(r,L(arguments))}),{def:r.def,entry:r,exit:n,save:e,set:function(t,n,i){e(t,n),r(t,n,\"=\",i,\";\")},toString:function(){return i()+a()}})}var r=0,n=[],i=[],a=t(),o={};return{global:a,link:function(t){for(var e=0;e<i.length;++e)if(i[e]===t)return n[e];return e=\"g\"+r++,n.push(e),i.push(t),e},block:t,proc:function(t,r){function n(){var t=\"a\"+i.length;return i.push(t),t}var i=[];r=r||0;for(var a=0;a<r;++a)n();var s=(a=e()).toString;return o[t]=U(a,{arg:n,toString:function(){return I([\"function(\",i.join(),\"){\",s(),\"}\"])}})},scope:e,cond:function(){var t=I(arguments),r=e(),n=e(),i=r.toString,a=n.toString;return U(r,{then:function(){return r.apply(r,L(arguments)),this},else:function(){return n.apply(n,L(arguments)),this},toString:function(){var e=a();return e&&(e=\"else{\"+e+\"}\"),I([\"if(\",t,\"){\",i(),\"}\",e])}})},compile:function(){var t=['\"use strict\";',a,\"return {\"];Object.keys(o).forEach((function(e){t.push('\"',e,'\":',o[e].toString(),\",\")})),t.push(\"}\");var e=I(t).replace(/;/g,\";\\n\").replace(/}/g,\"}\\n\").replace(/{/g,\"{\\n\");return Function.apply(null,n.concat(e)).apply(null,i)}}}function z(t){return Array.isArray(t)||X(t)||l(t)}function O(t){return t.sort((function(t,e){return\"viewport\"===t?-1:\"viewport\"===e?1:t<e?-1:1}))}function D(t,e,r,n){this.thisDep=t,this.contextDep=e,this.propDep=r,this.append=n}function R(t){return t&&!(t.thisDep||t.contextDep||t.propDep)}function F(t){return new D(!1,!1,!1,t)}function B(t,e){var r=t.type;return 0===r?new D(!0,1<=(r=t.data.length),2<=r,e):4===r?new D((r=t.data).thisDep,r.contextDep,r.propDep,e):new D(3===r,2===r,1===r,e)}function N(t,e,r,n,i,o,s,l,c,u,f,h,p,d,g){function v(t){return t.replace(\".\",\"_\")}function y(t,e,r){var n=v(t);rt.push(t),et[n]=tt[n]=!!r,it[n]=e}function x(t,e,r){var n=v(t);rt.push(t),Array.isArray(r)?(tt[n]=r.slice(),et[n]=r.slice()):tt[n]=et[n]=r,at[n]=e}function b(){var t=P(),r=t.link,n=t.global;t.id=lt++,t.batchId=\"0\";var i=r(ot),a=t.shared={props:\"a0\"};Object.keys(ot).forEach((function(t){a[t]=n.def(i,\".\",t)}));var o=t.next={},s=t.current={};Object.keys(at).forEach((function(t){Array.isArray(tt[t])&&(o[t]=n.def(a.next,\".\",t),s[t]=n.def(a.current,\".\",t))}));var l=t.constants={};Object.keys(st).forEach((function(t){l[t]=n.def(JSON.stringify(st[t]))})),t.invoke=function(e,n){switch(n.type){case 0:var i=[\"this\",a.context,a.props,t.batchId];return e.def(r(n.data),\".call(\",i.slice(0,Math.max(n.data.length+1,4)),\")\");case 1:return e.def(a.props,n.data);case 2:return e.def(a.context,n.data);case 3:return e.def(\"this\",n.data);case 4:return n.data.append(t,e),n.data.ref}},t.attribCache={};var c={};return t.scopeAttrib=function(t){if((t=e.id(t))in c)return c[t];var n=u.scope[t];return n||(n=u.scope[t]=new Z),c[t]=r(n)},t}function _(t,e){var r=t.static,n=t.dynamic;if(\"framebuffer\"in r){var i=r.framebuffer;return i?(i=l.getFramebuffer(i),F((function(t,e){var r=t.link(i),n=t.shared;return e.set(n.framebuffer,\".next\",r),n=n.context,e.set(n,\".framebufferWidth\",r+\".width\"),e.set(n,\".framebufferHeight\",r+\".height\"),r}))):F((function(t,e){var r=t.shared;return e.set(r.framebuffer,\".next\",\"null\"),r=r.context,e.set(r,\".framebufferWidth\",r+\".drawingBufferWidth\"),e.set(r,\".framebufferHeight\",r+\".drawingBufferHeight\"),\"null\"}))}if(\"framebuffer\"in n){var a=n.framebuffer;return B(a,(function(t,e){var r=t.invoke(e,a),n=t.shared,i=n.framebuffer;r=e.def(i,\".getFramebuffer(\",r,\")\");return e.set(i,\".next\",r),n=n.context,e.set(n,\".framebufferWidth\",r+\"?\"+r+\".width:\"+n+\".drawingBufferWidth\"),e.set(n,\".framebufferHeight\",r+\"?\"+r+\".height:\"+n+\".drawingBufferHeight\"),r}))}return null}function w(t,r,n){function i(t){if(t in a){var r=e.id(a[t]);return(t=F((function(){return r}))).id=r,t}if(t in o){var n=o[t];return B(n,(function(t,e){var r=t.invoke(e,n);return e.def(t.shared.strings,\".id(\",r,\")\")}))}return null}var a=t.static,o=t.dynamic,s=i(\"frag\"),l=i(\"vert\"),c=null;return R(s)&&R(l)?(c=f.program(l.id,s.id,null,n),t=F((function(t,e){return t.link(c)}))):t=new D(s&&s.thisDep||l&&l.thisDep,s&&s.contextDep||l&&l.contextDep,s&&s.propDep||l&&l.propDep,(function(t,e){var r,n,i=t.shared.shader;return r=s?s.append(t,e):e.def(i,\".\",\"frag\"),n=l?l.append(t,e):e.def(i,\".\",\"vert\"),e.def(i+\".program(\"+n+\",\"+r+\")\")})),{frag:s,vert:l,progVar:t,program:c}}function T(t,e){function r(t,e){if(t in n){var r=0|n[t];return F((function(t,n){return e&&(t.OFFSET=r),r}))}if(t in i){var o=i[t];return B(o,(function(t,r){var n=t.invoke(r,o);return e&&(t.OFFSET=n),n}))}return e&&a?F((function(t,e){return t.OFFSET=\"0\",0})):null}var n=t.static,i=t.dynamic,a=function(){if(\"elements\"in n){var t=n.elements;z(t)?t=o.getElements(o.create(t,!0)):t&&(t=o.getElements(t));var e=F((function(e,r){if(t){var n=e.link(t);return e.ELEMENTS=n}return e.ELEMENTS=null}));return e.value=t,e}if(\"elements\"in i){var r=i.elements;return B(r,(function(t,e){var n=(i=t.shared).isBufferArgs,i=i.elements,a=t.invoke(e,r),o=e.def(\"null\");n=e.def(n,\"(\",a,\")\"),a=t.cond(n).then(o,\"=\",i,\".createStream(\",a,\");\").else(o,\"=\",i,\".getElements(\",a,\");\");return e.entry(a),e.exit(t.cond(n).then(i,\".destroyStream(\",o,\");\")),t.ELEMENTS=o}))}return null}(),s=r(\"offset\",!0);return{elements:a,primitive:function(){if(\"primitive\"in n){var t=n.primitive;return F((function(e,r){return nt[t]}))}if(\"primitive\"in i){var e=i.primitive;return B(e,(function(t,r){var n=t.constants.primTypes,i=t.invoke(r,e);return r.def(n,\"[\",i,\"]\")}))}return a?R(a)?a.value?F((function(t,e){return e.def(t.ELEMENTS,\".primType\")})):F((function(){return 4})):new D(a.thisDep,a.contextDep,a.propDep,(function(t,e){var r=t.ELEMENTS;return e.def(r,\"?\",r,\".primType:\",4)})):null}(),count:function(){if(\"count\"in n){var t=0|n.count;return F((function(){return t}))}if(\"count\"in i){var e=i.count;return B(e,(function(t,r){return t.invoke(r,e)}))}return a?R(a)?a?s?new D(s.thisDep,s.contextDep,s.propDep,(function(t,e){return e.def(t.ELEMENTS,\".vertCount-\",t.OFFSET)})):F((function(t,e){return e.def(t.ELEMENTS,\".vertCount\")})):F((function(){return-1})):new D(a.thisDep||s.thisDep,a.contextDep||s.contextDep,a.propDep||s.propDep,(function(t,e){var r=t.ELEMENTS;return t.OFFSET?e.def(r,\"?\",r,\".vertCount-\",t.OFFSET,\":-1\"):e.def(r,\"?\",r,\".vertCount:-1\")})):null}(),instances:r(\"instances\",!1),offset:s}}function k(t,r){var n=t.static,a=t.dynamic,o={};return Object.keys(n).forEach((function(t){var r=n[t],a=e.id(t),s=new Z;if(z(r))s.state=1,s.buffer=i.getBuffer(i.create(r,34962,!1,!0)),s.type=0;else if(c=i.getBuffer(r))s.state=1,s.buffer=c,s.type=0;else if(\"constant\"in r){var l=r.constant;s.buffer=\"null\",s.state=2,\"number\"==typeof l?s.x=l:wt.forEach((function(t,e){e<l.length&&(s[t]=l[e])}))}else{var c=z(r.buffer)?i.getBuffer(i.create(r.buffer,34962,!1,!0)):i.getBuffer(r.buffer),u=0|r.offset,f=0|r.stride,h=0|r.size,p=!!r.normalized,d=0;\"type\"in r&&(d=Q[r.type]),r=0|r.divisor,s.buffer=c,s.state=1,s.size=h,s.normalized=p,s.type=d||c.dtype,s.offset=u,s.stride=f,s.divisor=r}o[t]=F((function(t,e){var r=t.attribCache;if(a in r)return r[a];var n={isStream:!1};return Object.keys(s).forEach((function(t){n[t]=s[t]})),s.buffer&&(n.buffer=t.link(s.buffer),n.type=n.type||n.buffer+\".dtype\"),r[a]=n}))})),Object.keys(a).forEach((function(t){var e=a[t];o[t]=B(e,(function(t,r){function n(t){r(l[t],\"=\",i,\".\",t,\"|0;\")}var i=t.invoke(r,e),a=t.shared,o=t.constants,s=a.isBufferArgs,l=(a=a.buffer,{isStream:r.def(!1)}),c=new Z;c.state=1,Object.keys(c).forEach((function(t){l[t]=r.def(\"\"+c[t])}));var u=l.buffer,f=l.type;return r(\"if(\",s,\"(\",i,\")){\",l.isStream,\"=true;\",u,\"=\",a,\".createStream(\",34962,\",\",i,\");\",f,\"=\",u,\".dtype;\",\"}else{\",u,\"=\",a,\".getBuffer(\",i,\");\",\"if(\",u,\"){\",f,\"=\",u,\".dtype;\",'}else if(\"constant\" in ',i,\"){\",l.state,\"=\",2,\";\",\"if(typeof \"+i+'.constant === \"number\"){',l[wt[0]],\"=\",i,\".constant;\",wt.slice(1).map((function(t){return l[t]})).join(\"=\"),\"=0;\",\"}else{\",wt.map((function(t,e){return l[t]+\"=\"+i+\".constant.length>\"+e+\"?\"+i+\".constant[\"+e+\"]:0;\"})).join(\"\"),\"}}else{\",\"if(\",s,\"(\",i,\".buffer)){\",u,\"=\",a,\".createStream(\",34962,\",\",i,\".buffer);\",\"}else{\",u,\"=\",a,\".getBuffer(\",i,\".buffer);\",\"}\",f,'=\"type\" in ',i,\"?\",o.glTypes,\"[\",i,\".type]:\",u,\".dtype;\",l.normalized,\"=!!\",i,\".normalized;\"),n(\"size\"),n(\"offset\"),n(\"stride\"),n(\"divisor\"),r(\"}}\"),r.exit(\"if(\",l.isStream,\"){\",a,\".destroyStream(\",u,\");\",\"}\"),l}))})),o}function M(t,e,n,i,o){function s(t){var e=c[t];e&&(h[t]=e)}var l=function(t,e){if(\"string\"==typeof(r=t.static).frag&&\"string\"==typeof r.vert){if(0<Object.keys(e.dynamic).length)return null;var r=e.static,n=Object.keys(r);if(0<n.length&&\"number\"==typeof r[n[0]]){for(var i=[],a=0;a<n.length;++a)i.push([0|r[n[a]],n[a]]);return i}}return null}(t,e),c=function(t,e,r){function n(t){if(t in i){var r=i[t];t=!0;var n,o,s=0|r.x,l=0|r.y;return\"width\"in r?n=0|r.width:t=!1,\"height\"in r?o=0|r.height:t=!1,new D(!t&&e&&e.thisDep,!t&&e&&e.contextDep,!t&&e&&e.propDep,(function(t,e){var i=t.shared.context,a=n;\"width\"in r||(a=e.def(i,\".\",\"framebufferWidth\",\"-\",s));var c=o;return\"height\"in r||(c=e.def(i,\".\",\"framebufferHeight\",\"-\",l)),[s,l,a,c]}))}if(t in a){var c=a[t];return t=B(c,(function(t,e){var r=t.invoke(e,c),n=t.shared.context,i=e.def(r,\".x|0\"),a=e.def(r,\".y|0\");return[i,a,e.def('\"width\" in ',r,\"?\",r,\".width|0:\",\"(\",n,\".\",\"framebufferWidth\",\"-\",i,\")\"),r=e.def('\"height\" in ',r,\"?\",r,\".height|0:\",\"(\",n,\".\",\"framebufferHeight\",\"-\",a,\")\")]})),e&&(t.thisDep=t.thisDep||e.thisDep,t.contextDep=t.contextDep||e.contextDep,t.propDep=t.propDep||e.propDep),t}return e?new D(e.thisDep,e.contextDep,e.propDep,(function(t,e){var r=t.shared.context;return[0,0,e.def(r,\".\",\"framebufferWidth\"),e.def(r,\".\",\"framebufferHeight\")]})):null}var i=t.static,a=t.dynamic;if(t=n(\"viewport\")){var o=t;t=new D(t.thisDep,t.contextDep,t.propDep,(function(t,e){var r=o.append(t,e),n=t.shared.context;return e.set(n,\".viewportWidth\",r[2]),e.set(n,\".viewportHeight\",r[3]),r}))}return{viewport:t,scissor_box:n(\"scissor.box\")}}(t,d=_(t)),f=T(t),h=function(t,e){var r=t.static,n=t.dynamic,i={};return rt.forEach((function(t){function e(e,a){if(t in r){var s=e(r[t]);i[o]=F((function(){return s}))}else if(t in n){var l=n[t];i[o]=B(l,(function(t,e){return a(t,e,t.invoke(e,l))}))}}var o=v(t);switch(t){case\"cull.enable\":case\"blend.enable\":case\"dither\":case\"stencil.enable\":case\"depth.enable\":case\"scissor.enable\":case\"polygonOffset.enable\":case\"sample.alpha\":case\"sample.enable\":case\"depth.mask\":return e((function(t){return t}),(function(t,e,r){return r}));case\"depth.func\":return e((function(t){return Mt[t]}),(function(t,e,r){return e.def(t.constants.compareFuncs,\"[\",r,\"]\")}));case\"depth.range\":return e((function(t){return t}),(function(t,e,r){return[e.def(\"+\",r,\"[0]\"),e=e.def(\"+\",r,\"[1]\")]}));case\"blend.func\":return e((function(t){return[kt[\"srcRGB\"in t?t.srcRGB:t.src],kt[\"dstRGB\"in t?t.dstRGB:t.dst],kt[\"srcAlpha\"in t?t.srcAlpha:t.src],kt[\"dstAlpha\"in t?t.dstAlpha:t.dst]]}),(function(t,e,r){function n(t,n){return e.def('\"',t,n,'\" in ',r,\"?\",r,\".\",t,n,\":\",r,\".\",t)}t=t.constants.blendFuncs;var i=n(\"src\",\"RGB\"),a=n(\"dst\",\"RGB\"),o=(i=e.def(t,\"[\",i,\"]\"),e.def(t,\"[\",n(\"src\",\"Alpha\"),\"]\"));return[i,a=e.def(t,\"[\",a,\"]\"),o,t=e.def(t,\"[\",n(\"dst\",\"Alpha\"),\"]\")]}));case\"blend.equation\":return e((function(t){return\"string\"==typeof t?[J[t],J[t]]:\"object\"==typeof t?[J[t.rgb],J[t.alpha]]:void 0}),(function(t,e,r){var n=t.constants.blendEquations,i=e.def(),a=e.def();return(t=t.cond(\"typeof \",r,'===\"string\"')).then(i,\"=\",a,\"=\",n,\"[\",r,\"];\"),t.else(i,\"=\",n,\"[\",r,\".rgb];\",a,\"=\",n,\"[\",r,\".alpha];\"),e(t),[i,a]}));case\"blend.color\":return e((function(t){return a(4,(function(e){return+t[e]}))}),(function(t,e,r){return a(4,(function(t){return e.def(\"+\",r,\"[\",t,\"]\")}))}));case\"stencil.mask\":return e((function(t){return 0|t}),(function(t,e,r){return e.def(r,\"|0\")}));case\"stencil.func\":return e((function(t){return[Mt[t.cmp||\"keep\"],t.ref||0,\"mask\"in t?t.mask:-1]}),(function(t,e,r){return[t=e.def('\"cmp\" in ',r,\"?\",t.constants.compareFuncs,\"[\",r,\".cmp]\",\":\",7680),e.def(r,\".ref|0\"),e=e.def('\"mask\" in ',r,\"?\",r,\".mask|0:-1\")]}));case\"stencil.opFront\":case\"stencil.opBack\":return e((function(e){return[\"stencil.opBack\"===t?1029:1028,At[e.fail||\"keep\"],At[e.zfail||\"keep\"],At[e.zpass||\"keep\"]]}),(function(e,r,n){function i(t){return r.def('\"',t,'\" in ',n,\"?\",a,\"[\",n,\".\",t,\"]:\",7680)}var a=e.constants.stencilOps;return[\"stencil.opBack\"===t?1029:1028,i(\"fail\"),i(\"zfail\"),i(\"zpass\")]}));case\"polygonOffset.offset\":return e((function(t){return[0|t.factor,0|t.units]}),(function(t,e,r){return[e.def(r,\".factor|0\"),e=e.def(r,\".units|0\")]}));case\"cull.face\":return e((function(t){var e=0;return\"front\"===t?e=1028:\"back\"===t&&(e=1029),e}),(function(t,e,r){return e.def(r,'===\"front\"?',1028,\":\",1029)}));case\"lineWidth\":return e((function(t){return t}),(function(t,e,r){return r}));case\"frontFace\":return e((function(t){return St[t]}),(function(t,e,r){return e.def(r+'===\"cw\"?2304:2305')}));case\"colorMask\":return e((function(t){return t.map((function(t){return!!t}))}),(function(t,e,r){return a(4,(function(t){return\"!!\"+r+\"[\"+t+\"]\"}))}));case\"sample.coverage\":return e((function(t){return[\"value\"in t?t.value:1,!!t.invert]}),(function(t,e,r){return[e.def('\"value\" in ',r,\"?+\",r,\".value:1\"),e=e.def(\"!!\",r,\".invert\")]}))}})),i}(t),p=w(t,0,l);s(\"viewport\"),s(v(\"scissor.box\"));var d,g=0<Object.keys(h).length;if((d={framebuffer:d,draw:f,shader:p,state:h,dirty:g,scopeVAO:null,drawVAO:null,useVAO:!1,attributes:{}}).profile=function(t){var e,r=t.static;if(t=t.dynamic,\"profile\"in r){var n=!!r.profile;(e=F((function(t,e){return n}))).enable=n}else if(\"profile\"in t){var i=t.profile;e=B(i,(function(t,e){return t.invoke(e,i)}))}return e}(t),d.uniforms=function(t,e){var r=t.static,n=t.dynamic,i={};return Object.keys(r).forEach((function(t){var e,n=r[t];if(\"number\"==typeof n||\"boolean\"==typeof n)e=F((function(){return n}));else if(\"function\"==typeof n){var o=n._reglType;\"texture2d\"===o||\"textureCube\"===o?e=F((function(t){return t.link(n)})):\"framebuffer\"!==o&&\"framebufferCube\"!==o||(e=F((function(t){return t.link(n.color[0])})))}else m(n)&&(e=F((function(t){return t.global.def(\"[\",a(n.length,(function(t){return n[t]})),\"]\")})));e.value=n,i[t]=e})),Object.keys(n).forEach((function(t){var e=n[t];i[t]=B(e,(function(t,r){return t.invoke(r,e)}))})),i}(n),d.drawVAO=d.scopeVAO=function(t,e){var r=t.static,n=t.dynamic;if(\"vao\"in r){var i=r.vao;return null!==i&&null===u.getVAO(i)&&(i=u.createVAO(i)),F((function(t){return t.link(u.getVAO(i))}))}if(\"vao\"in n){var a=n.vao;return B(a,(function(t,e){var r=t.invoke(e,a);return e.def(t.shared.vao+\".getVAO(\"+r+\")\")}))}return null}(t),!d.drawVAO&&p.program&&!l&&r.angle_instanced_arrays){var y=!0;if(t=p.program.attributes.map((function(t){return t=e.static[t],y=y&&!!t,t})),y&&0<t.length){var x=u.getVAO(u.createVAO(t));d.drawVAO=new D(null,null,null,(function(t,e){return t.link(x)})),d.useVAO=!0}}return l?d.useVAO=!0:d.attributes=k(e),d.context=function(t){var e=t.static,r=t.dynamic,n={};return Object.keys(e).forEach((function(t){var r=e[t];n[t]=F((function(t,e){return\"number\"==typeof r||\"boolean\"==typeof r?\"\"+r:t.link(r)}))})),Object.keys(r).forEach((function(t){var e=r[t];n[t]=B(e,(function(t,r){return t.invoke(r,e)}))})),n}(i),d}function A(t,e,r){var n=t.shared.context,i=t.scope();Object.keys(r).forEach((function(a){e.save(n,\".\"+a),i(n,\".\",a,\"=\",r[a].append(t,e),\";\")})),e(i)}function S(t,e,r,n){var i,a=(s=t.shared).gl,o=s.framebuffer;$&&(i=e.def(s.extensions,\".webgl_draw_buffers\"));var s=(l=t.constants).drawBuffer,l=l.backBuffer;t=r?r.append(t,e):e.def(o,\".next\"),n||e(\"if(\",t,\"!==\",o,\".cur){\"),e(\"if(\",t,\"){\",a,\".bindFramebuffer(\",36160,\",\",t,\".framebuffer);\"),$&&e(i,\".drawBuffersWEBGL(\",s,\"[\",t,\".colorAttachments.length]);\"),e(\"}else{\",a,\".bindFramebuffer(\",36160,\",null);\"),$&&e(i,\".drawBuffersWEBGL(\",l,\");\"),e(\"}\",o,\".cur=\",t,\";\"),n||e(\"}\")}function E(t,e,r){var n=t.shared,i=n.gl,o=t.current,s=t.next,l=n.current,c=n.next,u=t.cond(l,\".dirty\");rt.forEach((function(e){var n,f;if(!((e=v(e))in r.state))if(e in s){n=s[e],f=o[e];var h=a(tt[e].length,(function(t){return u.def(n,\"[\",t,\"]\")}));u(t.cond(h.map((function(t,e){return t+\"!==\"+f+\"[\"+e+\"]\"})).join(\"||\")).then(i,\".\",at[e],\"(\",h,\");\",h.map((function(t,e){return f+\"[\"+e+\"]=\"+t})).join(\";\"),\";\"))}else n=u.def(c,\".\",e),h=t.cond(n,\"!==\",l,\".\",e),u(h),e in it?h(t.cond(n).then(i,\".enable(\",it[e],\");\").else(i,\".disable(\",it[e],\");\"),l,\".\",e,\"=\",n,\";\"):h(i,\".\",at[e],\"(\",n,\");\",l,\".\",e,\"=\",n,\";\")})),0===Object.keys(r.state).length&&u(l,\".dirty=false;\"),e(u)}function C(t,e,r,n){var i=t.shared,a=t.current,o=i.current,s=i.gl;O(Object.keys(r)).forEach((function(i){var l=r[i];if(!n||n(l)){var c=l.append(t,e);if(it[i]){var u=it[i];R(l)?e(s,c?\".enable(\":\".disable(\",u,\");\"):e(t.cond(c).then(s,\".enable(\",u,\");\").else(s,\".disable(\",u,\");\")),e(o,\".\",i,\"=\",c,\";\")}else if(m(c)){var f=a[i];e(s,\".\",at[i],\"(\",c,\");\",c.map((function(t,e){return f+\"[\"+e+\"]=\"+t})).join(\";\"),\";\")}else e(s,\".\",at[i],\"(\",c,\");\",o,\".\",i,\"=\",c,\";\")}}))}function L(t,e){K&&(t.instancing=e.def(t.shared.extensions,\".angle_instanced_arrays\"))}function I(t,e,r,n,i){function a(){return\"undefined\"==typeof performance?\"Date.now()\":\"performance.now()\"}function o(t){t(c=e.def(),\"=\",a(),\";\"),\"string\"==typeof i?t(h,\".count+=\",i,\";\"):t(h,\".count++;\"),d&&(n?t(u=e.def(),\"=\",g,\".getNumPendingQueries();\"):t(g,\".beginQuery(\",h,\");\"))}function s(t){t(h,\".cpuTime+=\",a(),\"-\",c,\";\"),d&&(n?t(g,\".pushScopeStats(\",u,\",\",g,\".getNumPendingQueries(),\",h,\");\"):t(g,\".endQuery();\"))}function l(t){var r=e.def(p,\".profile\");e(p,\".profile=\",t,\";\"),e.exit(p,\".profile=\",r,\";\")}var c,u,f=t.shared,h=t.stats,p=f.current,g=f.timer;if(r=r.profile){if(R(r))return void(r.enable?(o(e),s(e.exit),l(\"true\")):l(\"false\"));l(r=r.append(t,e))}else r=e.def(p,\".profile\");o(f=t.block()),e(\"if(\",r,\"){\",f,\"}\"),s(t=t.block()),e.exit(\"if(\",r,\"){\",t,\"}\")}function N(t,e,r,n,i){function a(r,n,i){function a(){e(\"if(!\",u,\".buffer){\",l,\".enableVertexAttribArray(\",c,\");}\");var r,a=i.type;r=i.size?e.def(i.size,\"||\",n):n,e(\"if(\",u,\".type!==\",a,\"||\",u,\".size!==\",r,\"||\",p.map((function(t){return u+\".\"+t+\"!==\"+i[t]})).join(\"||\"),\"){\",l,\".bindBuffer(\",34962,\",\",f,\".buffer);\",l,\".vertexAttribPointer(\",[c,r,a,i.normalized,i.stride,i.offset],\");\",u,\".type=\",a,\";\",u,\".size=\",r,\";\",p.map((function(t){return u+\".\"+t+\"=\"+i[t]+\";\"})).join(\"\"),\"}\"),K&&(a=i.divisor,e(\"if(\",u,\".divisor!==\",a,\"){\",t.instancing,\".vertexAttribDivisorANGLE(\",[c,a],\");\",u,\".divisor=\",a,\";}\"))}function s(){e(\"if(\",u,\".buffer){\",l,\".disableVertexAttribArray(\",c,\");\",u,\".buffer=null;\",\"}if(\",wt.map((function(t,e){return u+\".\"+t+\"!==\"+h[e]})).join(\"||\"),\"){\",l,\".vertexAttrib4f(\",c,\",\",h,\");\",wt.map((function(t,e){return u+\".\"+t+\"=\"+h[e]+\";\"})).join(\"\"),\"}\")}var l=o.gl,c=e.def(r,\".location\"),u=e.def(o.attributes,\"[\",c,\"]\");r=i.state;var f=i.buffer,h=[i.x,i.y,i.z,i.w],p=[\"buffer\",\"normalized\",\"offset\",\"stride\"];1===r?a():2===r?s():(e(\"if(\",r,\"===\",1,\"){\"),a(),e(\"}else{\"),s(),e(\"}\"))}var o=t.shared;n.forEach((function(n){var o,s=n.name,l=r.attributes[s];if(l){if(!i(l))return;o=l.append(t,e)}else{if(!i(Et))return;var c=t.scopeAttrib(s);o={},Object.keys(new Z).forEach((function(t){o[t]=e.def(c,\".\",t)}))}a(t.link(n),function(t){switch(t){case 35664:case 35667:case 35671:return 2;case 35665:case 35668:case 35672:return 3;case 35666:case 35669:case 35673:return 4;default:return 1}}(n.info.type),o)}))}function j(t,r,n,i,o){for(var s,l=t.shared,c=l.gl,u=0;u<i.length;++u){var f,h=(g=i[u]).name,p=g.info.type,d=n.uniforms[h],g=t.link(g)+\".location\";if(d){if(!o(d))continue;if(R(d)){if(h=d.value,35678===p||35680===p)r(c,\".uniform1i(\",g,\",\",(p=t.link(h._texture||h.color[0]._texture))+\".bind());\"),r.exit(p,\".unbind();\");else if(35674===p||35675===p||35676===p)d=2,35675===p?d=3:35676===p&&(d=4),r(c,\".uniformMatrix\",d,\"fv(\",g,\",false,\",h=t.global.def(\"new Float32Array([\"+Array.prototype.slice.call(h)+\"])\"),\");\");else{switch(p){case 5126:s=\"1f\";break;case 35664:s=\"2f\";break;case 35665:s=\"3f\";break;case 35666:s=\"4f\";break;case 35670:case 5124:s=\"1i\";break;case 35671:case 35667:s=\"2i\";break;case 35672:case 35668:s=\"3i\";break;case 35673:s=\"4i\";break;case 35669:s=\"4i\"}r(c,\".uniform\",s,\"(\",g,\",\",m(h)?Array.prototype.slice.call(h):h,\");\")}continue}f=d.append(t,r)}else{if(!o(Et))continue;f=r.def(l.uniforms,\"[\",e.id(h),\"]\")}switch(35678===p?r(\"if(\",f,\"&&\",f,'._reglType===\"framebuffer\"){',f,\"=\",f,\".color[0];\",\"}\"):35680===p&&r(\"if(\",f,\"&&\",f,'._reglType===\"framebufferCube\"){',f,\"=\",f,\".color[0];\",\"}\"),h=1,p){case 35678:case 35680:p=r.def(f,\"._texture\"),r(c,\".uniform1i(\",g,\",\",p,\".bind());\"),r.exit(p,\".unbind();\");continue;case 5124:case 35670:s=\"1i\";break;case 35667:case 35671:s=\"2i\",h=2;break;case 35668:case 35672:s=\"3i\",h=3;break;case 35669:case 35673:s=\"4i\",h=4;break;case 5126:s=\"1f\";break;case 35664:s=\"2f\",h=2;break;case 35665:s=\"3f\",h=3;break;case 35666:s=\"4f\",h=4;break;case 35674:s=\"Matrix2fv\";break;case 35675:s=\"Matrix3fv\";break;case 35676:s=\"Matrix4fv\"}if(r(c,\".uniform\",s,\"(\",g,\",\"),\"M\"===s.charAt(0)){g=Math.pow(p-35674+2,2);var v=t.global.def(\"new Float32Array(\",g,\")\");r(\"false,(Array.isArray(\",f,\")||\",f,\" instanceof Float32Array)?\",f,\":(\",a(g,(function(t){return v+\"[\"+t+\"]=\"+f+\"[\"+t+\"]\"})),\",\",v,\")\")}else r(1<h?a(h,(function(t){return f+\"[\"+t+\"]\"})):f);r(\");\")}}function U(t,e,r,n){function i(i){var a=h[i];return a?a.contextDep&&n.contextDynamic||a.propDep?a.append(t,r):a.append(t,e):e.def(f,\".\",i)}function a(){function t(){r(l,\".drawElementsInstancedANGLE(\",[d,m,v,g+\"<<((\"+v+\"-5121)>>1)\",s],\");\")}function e(){r(l,\".drawArraysInstancedANGLE(\",[d,g,m,s],\");\")}p?y?t():(r(\"if(\",p,\"){\"),t(),r(\"}else{\"),e(),r(\"}\")):e()}function o(){function t(){r(u+\".drawElements(\"+[d,m,v,g+\"<<((\"+v+\"-5121)>>1)\"]+\");\")}function e(){r(u+\".drawArrays(\"+[d,g,m]+\");\")}p?y?t():(r(\"if(\",p,\"){\"),t(),r(\"}else{\"),e(),r(\"}\")):e()}var s,l,c=t.shared,u=c.gl,f=c.draw,h=n.draw,p=function(){var i=h.elements,a=e;return i?((i.contextDep&&n.contextDynamic||i.propDep)&&(a=r),i=i.append(t,a)):i=a.def(f,\".\",\"elements\"),i&&a(\"if(\"+i+\")\"+u+\".bindBuffer(34963,\"+i+\".buffer.buffer);\"),i}(),d=i(\"primitive\"),g=i(\"offset\"),m=function(){var i=h.count,a=e;return i?((i.contextDep&&n.contextDynamic||i.propDep)&&(a=r),i=i.append(t,a)):i=a.def(f,\".\",\"count\"),i}();if(\"number\"==typeof m){if(0===m)return}else r(\"if(\",m,\"){\"),r.exit(\"}\");K&&(s=i(\"instances\"),l=t.instancing);var v=p+\".type\",y=h.elements&&R(h.elements);K&&(\"number\"!=typeof s||0<=s)?\"string\"==typeof s?(r(\"if(\",s,\">0){\"),a(),r(\"}else if(\",s,\"<0){\"),o(),r(\"}\")):a():o()}function V(t,e,r,n,i){return i=(e=b()).proc(\"body\",i),K&&(e.instancing=i.def(e.shared.extensions,\".angle_instanced_arrays\")),t(e,i,r,n),e.compile().body}function H(t,e,r,n){L(t,e),r.useVAO?r.drawVAO?e(t.shared.vao,\".setVAO(\",r.drawVAO.append(t,e),\");\"):e(t.shared.vao,\".setVAO(\",t.shared.vao,\".targetVAO);\"):(e(t.shared.vao,\".setVAO(null);\"),N(t,e,r,n.attributes,(function(){return!0}))),j(t,e,r,n.uniforms,(function(){return!0})),U(t,e,e,r)}function G(t,e,r,n){function i(){return!0}t.batchId=\"a1\",L(t,e),N(t,e,r,n.attributes,i),j(t,e,r,n.uniforms,i),U(t,e,e,r)}function Y(t,e,r,n){function i(t){return t.contextDep&&o||t.propDep}function a(t){return!i(t)}L(t,e);var o=r.contextDep,s=e.def(),l=e.def();t.shared.props=l,t.batchId=s;var c=t.scope(),u=t.scope();e(c.entry,\"for(\",s,\"=0;\",s,\"<\",\"a1\",\";++\",s,\"){\",l,\"=\",\"a0\",\"[\",s,\"];\",u,\"}\",c.exit),r.needsContext&&A(t,u,r.context),r.needsFramebuffer&&S(t,u,r.framebuffer),C(t,u,r.state,i),r.profile&&i(r.profile)&&I(t,u,r,!1,!0),n?(r.useVAO?r.drawVAO?i(r.drawVAO)?u(t.shared.vao,\".setVAO(\",r.drawVAO.append(t,u),\");\"):c(t.shared.vao,\".setVAO(\",r.drawVAO.append(t,c),\");\"):c(t.shared.vao,\".setVAO(\",t.shared.vao,\".targetVAO);\"):(c(t.shared.vao,\".setVAO(null);\"),N(t,c,r,n.attributes,a),N(t,u,r,n.attributes,i)),j(t,c,r,n.uniforms,a),j(t,u,r,n.uniforms,i),U(t,c,u,r)):(e=t.global.def(\"{}\"),n=r.shader.progVar.append(t,u),l=u.def(n,\".id\"),c=u.def(e,\"[\",l,\"]\"),u(t.shared.gl,\".useProgram(\",n,\".program);\",\"if(!\",c,\"){\",c,\"=\",e,\"[\",l,\"]=\",t.link((function(e){return V(G,t,r,e,2)})),\"(\",n,\");}\",c,\".call(this,a0[\",s,\"],\",s,\");\"))}function W(t,r){function n(e){var n=r.shader[e];n&&i.set(a.shader,\".\"+e,n.append(t,i))}var i=t.proc(\"scope\",3);t.batchId=\"a2\";var a=t.shared,o=a.current;A(t,i,r.context),r.framebuffer&&r.framebuffer.append(t,i),O(Object.keys(r.state)).forEach((function(e){var n=r.state[e].append(t,i);m(n)?n.forEach((function(r,n){i.set(t.next[e],\"[\"+n+\"]\",r)})):i.set(a.next,\".\"+e,n)})),I(t,i,r,!0,!0),[\"elements\",\"offset\",\"count\",\"instances\",\"primitive\"].forEach((function(e){var n=r.draw[e];n&&i.set(a.draw,\".\"+e,\"\"+n.append(t,i))})),Object.keys(r.uniforms).forEach((function(n){i.set(a.uniforms,\"[\"+e.id(n)+\"]\",r.uniforms[n].append(t,i))})),Object.keys(r.attributes).forEach((function(e){var n=r.attributes[e].append(t,i),a=t.scopeAttrib(e);Object.keys(new Z).forEach((function(t){i.set(a,\".\"+t,n[t])}))})),r.scopeVAO&&i.set(a.vao,\".targetVAO\",r.scopeVAO.append(t,i)),n(\"vert\"),n(\"frag\"),0<Object.keys(r.state).length&&(i(o,\".dirty=true;\"),i.exit(o,\".dirty=true;\")),i(\"a1(\",t.shared.context,\",a0,\",t.batchId,\");\")}function X(t,e,r){var n=e.static[r];if(n&&function(t){if(\"object\"==typeof t&&!m(t)){for(var e=Object.keys(t),r=0;r<e.length;++r)if(q.isDynamic(t[e[r]]))return!0;return!1}}(n)){var i=t.global,a=Object.keys(n),o=!1,s=!1,l=!1,c=t.global.def(\"{}\");a.forEach((function(e){var r=n[e];if(q.isDynamic(r))\"function\"==typeof r&&(r=n[e]=q.unbox(r)),e=B(r,null),o=o||e.thisDep,l=l||e.propDep,s=s||e.contextDep;else{switch(i(c,\".\",e,\"=\"),typeof r){case\"number\":i(r);break;case\"string\":i('\"',r,'\"');break;case\"object\":Array.isArray(r)&&i(\"[\",r.join(),\"]\");break;default:i(t.link(r))}i(\";\")}})),e.dynamic[r]=new q.DynamicVariable(4,{thisDep:o,contextDep:s,propDep:l,ref:c,append:function(t,e){a.forEach((function(r){var i=n[r];q.isDynamic(i)&&(i=t.invoke(e,i),e(c,\".\",r,\"=\",i,\";\"))}))}}),delete e.static[r]}}var Z=u.Record,J={add:32774,subtract:32778,\"reverse subtract\":32779};r.ext_blend_minmax&&(J.min=32775,J.max=32776);var K=r.angle_instanced_arrays,$=r.webgl_draw_buffers,tt={dirty:!0,profile:g.profile},et={},rt=[],it={},at={};y(\"dither\",3024),y(\"blend.enable\",3042),x(\"blend.color\",\"blendColor\",[0,0,0,0]),x(\"blend.equation\",\"blendEquationSeparate\",[32774,32774]),x(\"blend.func\",\"blendFuncSeparate\",[1,0,1,0]),y(\"depth.enable\",2929,!0),x(\"depth.func\",\"depthFunc\",513),x(\"depth.range\",\"depthRange\",[0,1]),x(\"depth.mask\",\"depthMask\",!0),x(\"colorMask\",\"colorMask\",[!0,!0,!0,!0]),y(\"cull.enable\",2884),x(\"cull.face\",\"cullFace\",1029),x(\"frontFace\",\"frontFace\",2305),x(\"lineWidth\",\"lineWidth\",1),y(\"polygonOffset.enable\",32823),x(\"polygonOffset.offset\",\"polygonOffset\",[0,0]),y(\"sample.alpha\",32926),y(\"sample.enable\",32928),x(\"sample.coverage\",\"sampleCoverage\",[1,!1]),y(\"stencil.enable\",2960),x(\"stencil.mask\",\"stencilMask\",-1),x(\"stencil.func\",\"stencilFunc\",[519,0,-1]),x(\"stencil.opFront\",\"stencilOpSeparate\",[1028,7680,7680,7680]),x(\"stencil.opBack\",\"stencilOpSeparate\",[1029,7680,7680,7680]),y(\"scissor.enable\",3089),x(\"scissor.box\",\"scissor\",[0,0,t.drawingBufferWidth,t.drawingBufferHeight]),x(\"viewport\",\"viewport\",[0,0,t.drawingBufferWidth,t.drawingBufferHeight]);var ot={gl:t,context:p,strings:e,next:et,current:tt,draw:h,elements:o,buffer:i,shader:f,attributes:u.state,vao:u,uniforms:c,framebuffer:l,extensions:r,timer:d,isBufferArgs:z},st={primTypes:nt,compareFuncs:Mt,blendFuncs:kt,blendEquations:J,stencilOps:At,glTypes:Q,orientationType:St};$&&(st.backBuffer=[1029],st.drawBuffer=a(n.maxDrawbuffers,(function(t){return 0===t?[0]:a(t,(function(t){return 36064+t}))})));var lt=0;return{next:et,current:tt,procs:function(){var t=b(),e=t.proc(\"poll\"),i=t.proc(\"refresh\"),o=t.block();e(o),i(o);var s,l=t.shared,c=l.gl,u=l.next,f=l.current;o(f,\".dirty=false;\"),S(t,e),S(t,i,null,!0),K&&(s=t.link(K)),r.oes_vertex_array_object&&i(t.link(r.oes_vertex_array_object),\".bindVertexArrayOES(null);\");for(var h=0;h<n.maxAttributes;++h){var p=i.def(l.attributes,\"[\",h,\"]\"),d=t.cond(p,\".buffer\");d.then(c,\".enableVertexAttribArray(\",h,\");\",c,\".bindBuffer(\",34962,\",\",p,\".buffer.buffer);\",c,\".vertexAttribPointer(\",h,\",\",p,\".size,\",p,\".type,\",p,\".normalized,\",p,\".stride,\",p,\".offset);\").else(c,\".disableVertexAttribArray(\",h,\");\",c,\".vertexAttrib4f(\",h,\",\",p,\".x,\",p,\".y,\",p,\".z,\",p,\".w);\",p,\".buffer=null;\"),i(d),K&&i(s,\".vertexAttribDivisorANGLE(\",h,\",\",p,\".divisor);\")}return i(t.shared.vao,\".currentVAO=null;\",t.shared.vao,\".setVAO(\",t.shared.vao,\".targetVAO);\"),Object.keys(it).forEach((function(r){var n=it[r],a=o.def(u,\".\",r),s=t.block();s(\"if(\",a,\"){\",c,\".enable(\",n,\")}else{\",c,\".disable(\",n,\")}\",f,\".\",r,\"=\",a,\";\"),i(s),e(\"if(\",a,\"!==\",f,\".\",r,\"){\",s,\"}\")})),Object.keys(at).forEach((function(r){var n,s,l=at[r],h=tt[r],p=t.block();p(c,\".\",l,\"(\"),m(h)?(l=h.length,n=t.global.def(u,\".\",r),s=t.global.def(f,\".\",r),p(a(l,(function(t){return n+\"[\"+t+\"]\"})),\");\",a(l,(function(t){return s+\"[\"+t+\"]=\"+n+\"[\"+t+\"];\"})).join(\"\")),e(\"if(\",a(l,(function(t){return n+\"[\"+t+\"]!==\"+s+\"[\"+t+\"]\"})).join(\"||\"),\"){\",p,\"}\")):(n=o.def(u,\".\",r),s=o.def(f,\".\",r),p(n,\");\",f,\".\",r,\"=\",n,\";\"),e(\"if(\",n,\"!==\",s,\"){\",p,\"}\")),i(p)})),t.compile()}(),compile:function(t,e,r,n,i){var a=b();return a.stats=a.link(i),Object.keys(e.static).forEach((function(t){X(a,e,t)})),Tt.forEach((function(e){X(a,t,e)})),r=M(t,e,r,n),function(t,e){var r=t.proc(\"draw\",1);L(t,r),A(t,r,e.context),S(t,r,e.framebuffer),E(t,r,e),C(t,r,e.state),I(t,r,e,!1,!0);var n=e.shader.progVar.append(t,r);if(r(t.shared.gl,\".useProgram(\",n,\".program);\"),e.shader.program)H(t,r,e,e.shader.program);else{r(t.shared.vao,\".setVAO(null);\");var i=t.global.def(\"{}\"),a=r.def(n,\".id\"),o=r.def(i,\"[\",a,\"]\");r(t.cond(o).then(o,\".call(this,a0);\").else(o,\"=\",i,\"[\",a,\"]=\",t.link((function(r){return V(H,t,e,r,1)})),\"(\",n,\");\",o,\".call(this,a0);\"))}0<Object.keys(e.state).length&&r(t.shared.current,\".dirty=true;\")}(a,r),W(a,r),function(t,e){function r(t){return t.contextDep&&i||t.propDep}var n=t.proc(\"batch\",2);t.batchId=\"0\",L(t,n);var i=!1,a=!0;Object.keys(e.context).forEach((function(t){i=i||e.context[t].propDep})),i||(A(t,n,e.context),a=!1);var o=!1;if((s=e.framebuffer)?(s.propDep?i=o=!0:s.contextDep&&i&&(o=!0),o||S(t,n,s)):S(t,n,null),e.state.viewport&&e.state.viewport.propDep&&(i=!0),E(t,n,e),C(t,n,e.state,(function(t){return!r(t)})),e.profile&&r(e.profile)||I(t,n,e,!1,\"a1\"),e.contextDep=i,e.needsContext=a,e.needsFramebuffer=o,(a=e.shader.progVar).contextDep&&i||a.propDep)Y(t,n,e,null);else if(a=a.append(t,n),n(t.shared.gl,\".useProgram(\",a,\".program);\"),e.shader.program)Y(t,n,e,e.shader.program);else{n(t.shared.vao,\".setVAO(null);\");var s=t.global.def(\"{}\"),l=(o=n.def(a,\".id\"),n.def(s,\"[\",o,\"]\"));n(t.cond(l).then(l,\".call(this,a0,a1);\").else(l,\"=\",s,\"[\",o,\"]=\",t.link((function(r){return V(Y,t,e,r,2)})),\"(\",a,\");\",l,\".call(this,a0,a1);\"))}0<Object.keys(e.state).length&&n(t.shared.current,\".dirty=true;\")}(a,r),a.compile()}}}function j(t,e){for(var r=0;r<t.length;++r)if(t[r]===e)return r;return-1}var U=function(t,e){for(var r=Object.keys(e),n=0;n<r.length;++n)t[r[n]]=e[r[n]];return t},V=0,q={DynamicVariable:t,define:function(r,n){return new t(r,e(n+\"\"))},isDynamic:function(e){return\"function\"==typeof e&&!e._reglType||e instanceof t},unbox:function(e,r){return\"function\"==typeof e?new t(0,e):e},accessor:e},H={next:\"function\"==typeof requestAnimationFrame?function(t){return requestAnimationFrame(t)}:function(t){return setTimeout(t,16)},cancel:\"function\"==typeof cancelAnimationFrame?function(t){return cancelAnimationFrame(t)}:clearTimeout},G=\"undefined\"!=typeof performance&&performance.now?function(){return performance.now()}:function(){return+new Date},Y=s();Y.zero=s();var W=function(t,e){var r=1;e.ext_texture_filter_anisotropic&&(r=t.getParameter(34047));var n=1,i=1;e.webgl_draw_buffers&&(n=t.getParameter(34852),i=t.getParameter(36063));var a=!!e.oes_texture_float;if(a){a=t.createTexture(),t.bindTexture(3553,a),t.texImage2D(3553,0,6408,1,1,0,6408,5126,null);var o=t.createFramebuffer();if(t.bindFramebuffer(36160,o),t.framebufferTexture2D(36160,36064,3553,a,0),t.bindTexture(3553,null),36053!==t.checkFramebufferStatus(36160))a=!1;else{t.viewport(0,0,1,1),t.clearColor(1,0,0,1),t.clear(16384);var s=Y.allocType(5126,4);t.readPixels(0,0,1,1,6408,5126,s),t.getError()?a=!1:(t.deleteFramebuffer(o),t.deleteTexture(a),a=1===s[0]),Y.freeType(s)}}return s=!0,\"undefined\"!=typeof navigator&&(/MSIE/.test(navigator.userAgent)||/Trident\\//.test(navigator.appVersion)||/Edge/.test(navigator.userAgent))||(s=t.createTexture(),o=Y.allocType(5121,36),t.activeTexture(33984),t.bindTexture(34067,s),t.texImage2D(34069,0,6408,3,3,0,6408,5121,o),Y.freeType(o),t.bindTexture(34067,null),t.deleteTexture(s),s=!t.getError()),{colorBits:[t.getParameter(3410),t.getParameter(3411),t.getParameter(3412),t.getParameter(3413)],depthBits:t.getParameter(3414),stencilBits:t.getParameter(3415),subpixelBits:t.getParameter(3408),extensions:Object.keys(e).filter((function(t){return!!e[t]})),maxAnisotropic:r,maxDrawbuffers:n,maxColorAttachments:i,pointSizeDims:t.getParameter(33901),lineWidthDims:t.getParameter(33902),maxViewportDims:t.getParameter(3386),maxCombinedTextureUnits:t.getParameter(35661),maxCubeMapSize:t.getParameter(34076),maxRenderbufferSize:t.getParameter(34024),maxTextureUnits:t.getParameter(34930),maxTextureSize:t.getParameter(3379),maxAttributes:t.getParameter(34921),maxVertexUniforms:t.getParameter(36347),maxVertexTextureUnits:t.getParameter(35660),maxVaryingVectors:t.getParameter(36348),maxFragmentUniforms:t.getParameter(36349),glsl:t.getParameter(35724),renderer:t.getParameter(7937),vendor:t.getParameter(7936),version:t.getParameter(7938),readFloat:a,npotTextureCube:s}},X=function(t){return t instanceof Uint8Array||t instanceof Uint16Array||t instanceof Uint32Array||t instanceof Int8Array||t instanceof Int16Array||t instanceof Int32Array||t instanceof Float32Array||t instanceof Float64Array||t instanceof Uint8ClampedArray},Z=function(t){return Object.keys(t).map((function(e){return t[e]}))},J={shape:function(t){for(var e=[];t.length;t=t[0])e.push(t.length);return e},flatten:function(t,e,r,n){var i=1;if(e.length)for(var a=0;a<e.length;++a)i*=e[a];else i=0;switch(r=n||Y.allocType(r,i),e.length){case 0:break;case 1:for(n=e[0],e=0;e<n;++e)r[e]=t[e];break;case 2:for(n=e[0],e=e[1],a=i=0;a<n;++a)for(var o=t[a],s=0;s<e;++s)r[i++]=o[s];break;case 3:c(t,e[0],e[1],e[2],r,0);break;default:!function t(e,r,n,i,a){for(var o=1,s=n+1;s<r.length;++s)o*=r[s];var l=r[n];if(4==r.length-n){var u=r[n+1],f=r[n+2];for(r=r[n+3],s=0;s<l;++s)c(e[s],u,f,r,i,a),a+=o}else for(s=0;s<l;++s)t(e[s],r,n+1,i,a),a+=o}(t,e,0,r,0)}return r}},K={\"[object Int8Array]\":5120,\"[object Int16Array]\":5122,\"[object Int32Array]\":5124,\"[object Uint8Array]\":5121,\"[object Uint8ClampedArray]\":5121,\"[object Uint16Array]\":5123,\"[object Uint32Array]\":5125,\"[object Float32Array]\":5126,\"[object Float64Array]\":5121,\"[object ArrayBuffer]\":5121},Q={int8:5120,int16:5122,int32:5124,uint8:5121,uint16:5123,uint32:5125,float:5126,float32:5126},$={dynamic:35048,stream:35040,static:35044},tt=J.flatten,et=J.shape,rt=[];rt[5120]=1,rt[5122]=2,rt[5124]=4,rt[5121]=1,rt[5123]=2,rt[5125]=4,rt[5126]=4;var nt={points:0,point:0,lines:1,line:1,triangles:4,triangle:4,\"line loop\":2,\"line strip\":3,\"triangle strip\":5,\"triangle fan\":6},it=new Float32Array(1),at=new Uint32Array(it.buffer),ot=[9984,9986,9985,9987],st=[0,6409,6410,6407,6408],lt={};lt[6409]=lt[6406]=lt[6402]=1,lt[34041]=lt[6410]=2,lt[6407]=lt[35904]=3,lt[6408]=lt[35906]=4;var ct=v(\"HTMLCanvasElement\"),ut=v(\"OffscreenCanvas\"),ft=v(\"CanvasRenderingContext2D\"),ht=v(\"ImageBitmap\"),pt=v(\"HTMLImageElement\"),dt=v(\"HTMLVideoElement\"),gt=Object.keys(K).concat([ct,ut,ft,ht,pt,dt]),mt=[];mt[5121]=1,mt[5126]=4,mt[36193]=2,mt[5123]=2,mt[5125]=4;var vt=[];vt[32854]=2,vt[32855]=2,vt[36194]=2,vt[34041]=4,vt[33776]=.5,vt[33777]=.5,vt[33778]=1,vt[33779]=1,vt[35986]=.5,vt[35987]=1,vt[34798]=1,vt[35840]=.5,vt[35841]=.25,vt[35842]=.5,vt[35843]=.25,vt[36196]=.5;var yt=[];yt[32854]=2,yt[32855]=2,yt[36194]=2,yt[33189]=2,yt[36168]=1,yt[34041]=4,yt[35907]=4,yt[34836]=16,yt[34842]=8,yt[34843]=6;var xt=function(t,e,r,n,i){function a(t){this.id=c++,this.refCount=1,this.renderbuffer=t,this.format=32854,this.height=this.width=0,i.profile&&(this.stats={size:0})}function o(e){var r=e.renderbuffer;t.bindRenderbuffer(36161,null),t.deleteRenderbuffer(r),e.renderbuffer=null,e.refCount=0,delete u[e.id],n.renderbufferCount--}var s={rgba4:32854,rgb565:36194,\"rgb5 a1\":32855,depth:33189,stencil:36168,\"depth stencil\":34041};e.ext_srgb&&(s.srgba=35907),e.ext_color_buffer_half_float&&(s.rgba16f=34842,s.rgb16f=34843),e.webgl_color_buffer_float&&(s.rgba32f=34836);var l=[];Object.keys(s).forEach((function(t){l[s[t]]=t}));var c=0,u={};return a.prototype.decRef=function(){0>=--this.refCount&&o(this)},i.profile&&(n.getTotalRenderbufferSize=function(){var t=0;return Object.keys(u).forEach((function(e){t+=u[e].stats.size})),t}),{create:function(e,r){function o(e,r){var n=0,a=0,u=32854;if(\"object\"==typeof e&&e?(\"shape\"in e?(n=0|(a=e.shape)[0],a=0|a[1]):(\"radius\"in e&&(n=a=0|e.radius),\"width\"in e&&(n=0|e.width),\"height\"in e&&(a=0|e.height)),\"format\"in e&&(u=s[e.format])):\"number\"==typeof e?(n=0|e,a=\"number\"==typeof r?0|r:n):e||(n=a=1),n!==c.width||a!==c.height||u!==c.format)return o.width=c.width=n,o.height=c.height=a,c.format=u,t.bindRenderbuffer(36161,c.renderbuffer),t.renderbufferStorage(36161,u,n,a),i.profile&&(c.stats.size=yt[c.format]*c.width*c.height),o.format=l[c.format],o}var c=new a(t.createRenderbuffer());return u[c.id]=c,n.renderbufferCount++,o(e,r),o.resize=function(e,r){var n=0|e,a=0|r||n;return n===c.width&&a===c.height||(o.width=c.width=n,o.height=c.height=a,t.bindRenderbuffer(36161,c.renderbuffer),t.renderbufferStorage(36161,c.format,n,a),i.profile&&(c.stats.size=yt[c.format]*c.width*c.height)),o},o._reglType=\"renderbuffer\",o._renderbuffer=c,i.profile&&(o.stats=c.stats),o.destroy=function(){c.decRef()},o},clear:function(){Z(u).forEach(o)},restore:function(){Z(u).forEach((function(e){e.renderbuffer=t.createRenderbuffer(),t.bindRenderbuffer(36161,e.renderbuffer),t.renderbufferStorage(36161,e.format,e.width,e.height)})),t.bindRenderbuffer(36161,null)}}},bt=[];bt[6408]=4,bt[6407]=3;var _t=[];_t[5121]=1,_t[5126]=4,_t[36193]=2;var wt=[\"x\",\"y\",\"z\",\"w\"],Tt=\"blend.func blend.equation stencil.func stencil.opFront stencil.opBack sample.coverage viewport scissor.box polygonOffset.offset\".split(\" \"),kt={0:0,1:1,zero:0,one:1,\"src color\":768,\"one minus src color\":769,\"src alpha\":770,\"one minus src alpha\":771,\"dst color\":774,\"one minus dst color\":775,\"dst alpha\":772,\"one minus dst alpha\":773,\"constant color\":32769,\"one minus constant color\":32770,\"constant alpha\":32771,\"one minus constant alpha\":32772,\"src alpha saturate\":776},Mt={never:512,less:513,\"<\":513,equal:514,\"=\":514,\"==\":514,\"===\":514,lequal:515,\"<=\":515,greater:516,\">\":516,notequal:517,\"!=\":517,\"!==\":517,gequal:518,\">=\":518,always:519},At={0:0,zero:0,keep:7680,replace:7681,increment:7682,decrement:7683,\"increment wrap\":34055,\"decrement wrap\":34056,invert:5386},St={cw:2304,ccw:2305},Et=new D(!1,!1,!1,(function(){}));return function(t){function e(){if(0===J.length)w&&w.update(),tt=null;else{tt=H.next(e),f();for(var t=J.length-1;0<=t;--t){var r=J[t];r&&r(I,null,0)}m.flush(),w&&w.update()}}function r(){!tt&&0<J.length&&(tt=H.next(e))}function n(){tt&&(H.cancel(e),tt=null)}function a(t){t.preventDefault(),n(),K.forEach((function(t){t()}))}function o(t){m.getError(),y.restore(),R.restore(),z.restore(),F.restore(),B.restore(),V.restore(),O.restore(),w&&w.restore(),Y.procs.refresh(),r(),Q.forEach((function(t){t()}))}function s(t){function e(t){var e={},r={};return Object.keys(t).forEach((function(n){var i=t[n];q.isDynamic(i)?r[n]=q.unbox(i,n):e[n]=i})),{dynamic:r,static:e}}var r=e(t.context||{}),n=e(t.uniforms||{}),i=e(t.attributes||{}),a=e(function(t){function e(t){if(t in r){var e=r[t];delete r[t],Object.keys(e).forEach((function(n){r[t+\".\"+n]=e[n]}))}}var r=U({},t);return delete r.uniforms,delete r.attributes,delete r.context,delete r.vao,\"stencil\"in r&&r.stencil.op&&(r.stencil.opBack=r.stencil.opFront=r.stencil.op,delete r.stencil.op),e(\"blend\"),e(\"depth\"),e(\"cull\"),e(\"stencil\"),e(\"polygonOffset\"),e(\"scissor\"),e(\"sample\"),\"vao\"in t&&(r.vao=t.vao),r}(t));t={gpuTime:0,cpuTime:0,count:0};var o=(r=Y.compile(a,i,n,r,t)).draw,s=r.batch,l=r.scope,c=[];return U((function(t,e){var r;if(\"function\"==typeof t)return l.call(this,null,t,0);if(\"function\"==typeof e)if(\"number\"==typeof t)for(r=0;r<t;++r)l.call(this,null,e,r);else{if(!Array.isArray(t))return l.call(this,t,e,0);for(r=0;r<t.length;++r)l.call(this,t[r],e,r)}else if(\"number\"==typeof t){if(0<t)return s.call(this,function(t){for(;c.length<t;)c.push(null);return c}(0|t),0|t)}else{if(!Array.isArray(t))return o.call(this,t);if(t.length)return s.call(this,t,t.length)}}),{stats:t})}function l(t,e){var r=0;Y.procs.poll();var n=e.color;n&&(m.clearColor(+n[0]||0,+n[1]||0,+n[2]||0,+n[3]||0),r|=16384),\"depth\"in e&&(m.clearDepth(+e.depth),r|=256),\"stencil\"in e&&(m.clearStencil(0|e.stencil),r|=1024),m.clear(r)}function c(t){return J.push(t),r(),{cancel:function(){var e=j(J,t);J[e]=function t(){var e=j(J,t);J[e]=J[J.length-1],--J.length,0>=J.length&&n()}}}}function u(){var t=X.viewport,e=X.scissor_box;t[0]=t[1]=e[0]=e[1]=0,I.viewportWidth=I.framebufferWidth=I.drawingBufferWidth=t[2]=e[2]=m.drawingBufferWidth,I.viewportHeight=I.framebufferHeight=I.drawingBufferHeight=t[3]=e[3]=m.drawingBufferHeight}function f(){I.tick+=1,I.time=g(),u(),Y.procs.poll()}function h(){u(),Y.procs.refresh(),w&&w.update()}function g(){return(G()-T)/1e3}if(!(t=i(t)))return null;var m=t.gl,v=m.getContextAttributes();m.isContextLost();var y=function(t,e){function r(e){var r;e=e.toLowerCase();try{r=n[e]=t.getExtension(e)}catch(t){}return!!r}for(var n={},i=0;i<e.extensions.length;++i){var a=e.extensions[i];if(!r(a))return e.onDestroy(),e.onDone('\"'+a+'\" extension is not supported by the current WebGL context, try upgrading your system or a different browser'),null}return e.optionalExtensions.forEach(r),{extensions:n,restore:function(){Object.keys(n).forEach((function(t){if(n[t]&&!r(t))throw Error(\"(regl): error restoring extension \"+t)}))}}}(m,t);if(!y)return null;var x=function(){var t={\"\":0},e=[\"\"];return{id:function(r){var n=t[r];return n||(n=t[r]=e.length,e.push(r),n)},str:function(t){return e[t]}}}(),b={vaoCount:0,bufferCount:0,elementsCount:0,framebufferCount:0,shaderCount:0,textureCount:0,cubeCount:0,renderbufferCount:0,maxTextureUnits:0},_=y.extensions,w=function(t,e){function r(){this.endQueryIndex=this.startQueryIndex=-1,this.sum=0,this.stats=null}function n(t,e,n){var i=o.pop()||new r;i.startQueryIndex=t,i.endQueryIndex=e,i.sum=0,i.stats=n,s.push(i)}if(!e.ext_disjoint_timer_query)return null;var i=[],a=[],o=[],s=[],l=[],c=[];return{beginQuery:function(t){var r=i.pop()||e.ext_disjoint_timer_query.createQueryEXT();e.ext_disjoint_timer_query.beginQueryEXT(35007,r),a.push(r),n(a.length-1,a.length,t)},endQuery:function(){e.ext_disjoint_timer_query.endQueryEXT(35007)},pushScopeStats:n,update:function(){var t,r;if(0!==(t=a.length)){c.length=Math.max(c.length,t+1),l.length=Math.max(l.length,t+1),l[0]=0;var n=c[0]=0;for(r=t=0;r<a.length;++r){var u=a[r];e.ext_disjoint_timer_query.getQueryObjectEXT(u,34919)?(n+=e.ext_disjoint_timer_query.getQueryObjectEXT(u,34918),i.push(u)):a[t++]=u,l[r+1]=n,c[r+1]=t}for(a.length=t,r=t=0;r<s.length;++r){var f=(n=s[r]).startQueryIndex;u=n.endQueryIndex;n.sum+=l[u]-l[f],f=c[f],(u=c[u])===f?(n.stats.gpuTime+=n.sum/1e6,o.push(n)):(n.startQueryIndex=f,n.endQueryIndex=u,s[t++]=n)}s.length=t}},getNumPendingQueries:function(){return a.length},clear:function(){i.push.apply(i,a);for(var t=0;t<i.length;t++)e.ext_disjoint_timer_query.deleteQueryEXT(i[t]);a.length=0,i.length=0},restore:function(){a.length=0,i.length=0}}}(0,_),T=G(),A=m.drawingBufferWidth,L=m.drawingBufferHeight,I={tick:0,time:0,viewportWidth:A,viewportHeight:L,framebufferWidth:A,framebufferHeight:L,drawingBufferWidth:A,drawingBufferHeight:L,pixelRatio:t.pixelRatio},P=W(m,_),z=p(m,b,t,(function(t){return O.destroyBuffer(t)})),O=S(m,_,P,b,z),D=d(m,_,z,b),R=E(m,x,b,t),F=k(m,_,P,(function(){Y.procs.poll()}),I,b,t),B=xt(m,_,0,b,t),V=M(m,_,P,F,B,b),Y=N(m,x,_,P,z,D,0,V,{},O,R,{elements:null,primitive:4,count:-1,offset:0,instances:-1},I,w,t),X=(x=C(m,V,Y.procs.poll,I),Y.next),Z=m.canvas,J=[],K=[],Q=[],$=[t.onDestroy],tt=null;Z&&(Z.addEventListener(\"webglcontextlost\",a,!1),Z.addEventListener(\"webglcontextrestored\",o,!1));var et=V.setFBO=s({framebuffer:q.define.call(null,1,\"framebuffer\")});return h(),v=U(s,{clear:function(t){if(\"framebuffer\"in t)if(t.framebuffer&&\"framebufferCube\"===t.framebuffer_reglType)for(var e=0;6>e;++e)et(U({framebuffer:t.framebuffer.faces[e]},t),l);else et(t,l);else l(0,t)},prop:q.define.bind(null,1),context:q.define.bind(null,2),this:q.define.bind(null,3),draw:s({}),buffer:function(t){return z.create(t,34962,!1,!1)},elements:function(t){return D.create(t,!1)},texture:F.create2D,cube:F.createCube,renderbuffer:B.create,framebuffer:V.create,framebufferCube:V.createCube,vao:O.createVAO,attributes:v,frame:c,on:function(t,e){var r;switch(t){case\"frame\":return c(e);case\"lost\":r=K;break;case\"restore\":r=Q;break;case\"destroy\":r=$}return r.push(e),{cancel:function(){for(var t=0;t<r.length;++t)if(r[t]===e){r[t]=r[r.length-1],r.pop();break}}}},limits:P,hasExtension:function(t){return 0<=P.extensions.indexOf(t.toLowerCase())},read:x,destroy:function(){J.length=0,n(),Z&&(Z.removeEventListener(\"webglcontextlost\",a),Z.removeEventListener(\"webglcontextrestored\",o)),R.clear(),V.clear(),B.clear(),F.clear(),D.clear(),z.clear(),O.clear(),w&&w.clear(),$.forEach((function(t){t()}))},_gl:m,_refresh:h,poll:function(){f(),w&&w.update()},now:g,stats:b}),t.onDone(null,v),v}}))},{}],541:[function(t,e,r){\n",
       "/*!\n",
       " * repeat-string <https://github.com/jonschlinkert/repeat-string>\n",
       " *\n",
       " * Copyright (c) 2014-2015, Jon Schlinkert.\n",
       " * Licensed under the MIT License.\n",
       " */\n",
       "\"use strict\";var n,i=\"\";e.exports=function(t,e){if(\"string\"!=typeof t)throw new TypeError(\"expected a string\");if(1===e)return t;if(2===e)return t+t;var r=t.length*e;if(n!==t||\"undefined\"==typeof n)n=t,i=\"\";else if(i.length>=r)return i.substr(0,r);for(;r>i.length&&e>1;)1&e&&(i+=t),e>>=1,t+=t;return i=(i+=t).substr(0,r)}},{}],542:[function(t,e,r){(function(t){(function(){e.exports=t.performance&&t.performance.now?function(){return performance.now()}:Date.now||function(){return+new Date}}).call(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{}],543:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=t.length,r=t[t.length-1],n=e,i=e-2;i>=0;--i){var a=r,o=t[i];(l=o-((r=a+o)-a))&&(t[--n]=r,r=l)}var s=0;for(i=n;i<e;++i){var l;a=t[i];(l=(o=r)-((r=a+o)-a))&&(t[s++]=l)}return t[s++]=r,t.length=s,t}},{}],544:[function(t,e,r){\"use strict\";var n=t(\"two-product\"),i=t(\"robust-sum\"),a=t(\"robust-scale\"),o=t(\"robust-compress\");function s(t,e){for(var r=new Array(t.length-1),n=1;n<t.length;++n)for(var i=r[n-1]=new Array(t.length-1),a=0,o=0;a<t.length;++a)a!==e&&(i[o++]=t[n][a]);return r}function l(t){for(var e=new Array(t),r=0;r<t;++r){e[r]=new Array(t);for(var n=0;n<t;++n)e[r][n]=[\"m[\",r,\"][\",n,\"]\"].join(\"\")}return e}function c(t){if(2===t.length)return[\"sum(prod(\",t[0][0],\",\",t[1][1],\"),prod(-\",t[0][1],\",\",t[1][0],\"))\"].join(\"\");for(var e=[],r=0;r<t.length;++r)e.push([\"scale(\",c(s(t,r)),\",\",(n=r,1&n?\"-\":\"\"),t[0][r],\")\"].join(\"\"));return function t(e){if(1===e.length)return e[0];if(2===e.length)return[\"sum(\",e[0],\",\",e[1],\")\"].join(\"\");var r=e.length>>1;return[\"sum(\",t(e.slice(0,r)),\",\",t(e.slice(r)),\")\"].join(\"\")}(e);var n}function u(t){return new Function(\"sum\",\"scale\",\"prod\",\"compress\",[\"function robustDeterminant\",t,\"(m){return compress(\",c(l(t)),\")};return robustDeterminant\",t].join(\"\"))(i,a,n,o)}var f=[function(){return[0]},function(t){return[t[0][0]]}];!function(){for(;f.length<6;)f.push(u(f.length));for(var t=[],r=[\"function robustDeterminant(m){switch(m.length){\"],n=0;n<6;++n)t.push(\"det\"+n),r.push(\"case \",n,\":return det\",n,\"(m);\");r.push(\"}var det=CACHE[m.length];if(!det)det=CACHE[m.length]=gen(m.length);return det(m);}return robustDeterminant\"),t.push(\"CACHE\",\"gen\",r.join(\"\"));var i=Function.apply(void 0,t);for(e.exports=i.apply(void 0,f.concat([f,u])),n=0;n<f.length;++n)e.exports[n]=f[n]}()},{\"robust-compress\":543,\"robust-scale\":550,\"robust-sum\":553,\"two-product\":582}],545:[function(t,e,r){\"use strict\";var n=t(\"two-product\"),i=t(\"robust-sum\");e.exports=function(t,e){for(var r=n(t[0],e[0]),a=1;a<t.length;++a)r=i(r,n(t[a],e[a]));return r}},{\"robust-sum\":553,\"two-product\":582}],546:[function(t,e,r){\"use strict\";var n=t(\"two-product\"),i=t(\"robust-sum\"),a=t(\"robust-subtract\"),o=t(\"robust-scale\");function s(t,e){for(var r=new Array(t.length-1),n=1;n<t.length;++n)for(var i=r[n-1]=new Array(t.length-1),a=0,o=0;a<t.length;++a)a!==e&&(i[o++]=t[n][a]);return r}function l(t){if(1===t.length)return t[0];if(2===t.length)return[\"sum(\",t[0],\",\",t[1],\")\"].join(\"\");var e=t.length>>1;return[\"sum(\",l(t.slice(0,e)),\",\",l(t.slice(e)),\")\"].join(\"\")}function c(t,e){if(\"m\"===t.charAt(0)){if(\"w\"===e.charAt(0)){var r=t.split(\"[\");return[\"w\",e.substr(1),\"m\",r[0].substr(1)].join(\"\")}return[\"prod(\",t,\",\",e,\")\"].join(\"\")}return c(e,t)}function u(t){if(2===t.length)return[[\"diff(\",c(t[0][0],t[1][1]),\",\",c(t[1][0],t[0][1]),\")\"].join(\"\")];for(var e=[],r=0;r<t.length;++r)e.push([\"scale(\",l(u(s(t,r))),\",\",(n=r,!0&n?\"-\":\"\"),t[0][r],\")\"].join(\"\"));return e;var n}function f(t,e){for(var r=[],n=0;n<e-2;++n)r.push([\"prod(m\",t,\"[\",n,\"],m\",t,\"[\",n,\"])\"].join(\"\"));return l(r)}function h(t){for(var e=[],r=[],c=function(t){for(var e=new Array(t),r=0;r<t;++r){e[r]=new Array(t);for(var n=0;n<t;++n)e[r][n]=[\"m\",n,\"[\",t-r-2,\"]\"].join(\"\")}return e}(t),h=0;h<t;++h)c[0][h]=\"1\",c[t-1][h]=\"w\"+h;for(h=0;h<t;++h)0==(1&h)?e.push.apply(e,u(s(c,h))):r.push.apply(r,u(s(c,h)));var p=l(e),d=l(r),g=\"exactInSphere\"+t,m=[];for(h=0;h<t;++h)m.push(\"m\"+h);var v=[\"function \",g,\"(\",m.join(),\"){\"];for(h=0;h<t;++h){v.push(\"var w\",h,\"=\",f(h,t),\";\");for(var y=0;y<t;++y)y!==h&&v.push(\"var w\",h,\"m\",y,\"=scale(w\",h,\",m\",y,\"[0]);\")}return v.push(\"var p=\",p,\",n=\",d,\",d=diff(p,n);return d[d.length-1];}return \",g),new Function(\"sum\",\"diff\",\"prod\",\"scale\",v.join(\"\"))(i,a,n,o)}var p=[function(){return 0},function(){return 0},function(){return 0}];function d(t){var e=p[t.length];return e||(e=p[t.length]=h(t.length)),e.apply(void 0,t)}!function(){for(;p.length<=6;)p.push(h(p.length));for(var t=[],r=[\"slow\"],n=0;n<=6;++n)t.push(\"a\"+n),r.push(\"o\"+n);var i=[\"function testInSphere(\",t.join(),\"){switch(arguments.length){case 0:case 1:return 0;\"];for(n=2;n<=6;++n)i.push(\"case \",n,\":return o\",n,\"(\",t.slice(0,n).join(),\");\");i.push(\"}var s=new Array(arguments.length);for(var i=0;i<arguments.length;++i){s[i]=arguments[i]};return slow(s);}return testInSphere\"),r.push(i.join(\"\"));var a=Function.apply(void 0,r);for(e.exports=a.apply(void 0,[d].concat(p)),n=0;n<=6;++n)e.exports[n]=p[n]}()},{\"robust-scale\":550,\"robust-subtract\":552,\"robust-sum\":553,\"two-product\":582}],547:[function(t,e,r){\"use strict\";var n=t(\"robust-determinant\");function i(t){for(var e=\"robustLinearSolve\"+t+\"d\",r=[\"function \",e,\"(A,b){return [\"],i=0;i<t;++i){r.push(\"det([\");for(var a=0;a<t;++a){a>0&&r.push(\",\"),r.push(\"[\");for(var o=0;o<t;++o)o>0&&r.push(\",\"),o===i?r.push(\"+b[\",a,\"]\"):r.push(\"+A[\",a,\"][\",o,\"]\");r.push(\"]\")}r.push(\"]),\")}r.push(\"det(A)]}return \",e);var s=new Function(\"det\",r.join(\"\"));return s(t<6?n[t]:n)}var a=[function(){return[0]},function(t,e){return[[e[0]],[t[0][0]]]}];!function(){for(;a.length<6;)a.push(i(a.length));for(var t=[],r=[\"function dispatchLinearSolve(A,b){switch(A.length){\"],n=0;n<6;++n)t.push(\"s\"+n),r.push(\"case \",n,\":return s\",n,\"(A,b);\");r.push(\"}var s=CACHE[A.length];if(!s)s=CACHE[A.length]=g(A.length);return s(A,b)}return dispatchLinearSolve\"),t.push(\"CACHE\",\"g\",r.join(\"\"));var o=Function.apply(void 0,t);for(e.exports=o.apply(void 0,a.concat([a,i])),n=0;n<6;++n)e.exports[n]=a[n]}()},{\"robust-determinant\":544}],548:[function(t,e,r){\"use strict\";var n=t(\"two-product\"),i=t(\"robust-sum\"),a=t(\"robust-scale\"),o=t(\"robust-subtract\");function s(t,e){for(var r=new Array(t.length-1),n=1;n<t.length;++n)for(var i=r[n-1]=new Array(t.length-1),a=0,o=0;a<t.length;++a)a!==e&&(i[o++]=t[n][a]);return r}function l(t){if(1===t.length)return t[0];if(2===t.length)return[\"sum(\",t[0],\",\",t[1],\")\"].join(\"\");var e=t.length>>1;return[\"sum(\",l(t.slice(0,e)),\",\",l(t.slice(e)),\")\"].join(\"\")}function c(t){if(2===t.length)return[[\"sum(prod(\",t[0][0],\",\",t[1][1],\"),prod(-\",t[0][1],\",\",t[1][0],\"))\"].join(\"\")];for(var e=[],r=0;r<t.length;++r)e.push([\"scale(\",l(c(s(t,r))),\",\",(n=r,1&n?\"-\":\"\"),t[0][r],\")\"].join(\"\"));return e;var n}function u(t){for(var e=[],r=[],u=function(t){for(var e=new Array(t),r=0;r<t;++r){e[r]=new Array(t);for(var n=0;n<t;++n)e[r][n]=[\"m\",n,\"[\",t-r-1,\"]\"].join(\"\")}return e}(t),f=[],h=0;h<t;++h)0==(1&h)?e.push.apply(e,c(s(u,h))):r.push.apply(r,c(s(u,h))),f.push(\"m\"+h);var p=l(e),d=l(r),g=\"orientation\"+t+\"Exact\",m=[\"function \",g,\"(\",f.join(),\"){var p=\",p,\",n=\",d,\",d=sub(p,n);return d[d.length-1];};return \",g].join(\"\");return new Function(\"sum\",\"prod\",\"scale\",\"sub\",m)(i,n,a,o)}var f=u(3),h=u(4),p=[function(){return 0},function(){return 0},function(t,e){return e[0]-t[0]},function(t,e,r){var n,i=(t[1]-r[1])*(e[0]-r[0]),a=(t[0]-r[0])*(e[1]-r[1]),o=i-a;if(i>0){if(a<=0)return o;n=i+a}else{if(!(i<0))return o;if(a>=0)return o;n=-(i+a)}var s=33306690738754716e-32*n;return o>=s||o<=-s?o:f(t,e,r)},function(t,e,r,n){var i=t[0]-n[0],a=e[0]-n[0],o=r[0]-n[0],s=t[1]-n[1],l=e[1]-n[1],c=r[1]-n[1],u=t[2]-n[2],f=e[2]-n[2],p=r[2]-n[2],d=a*c,g=o*l,m=o*s,v=i*c,y=i*l,x=a*s,b=u*(d-g)+f*(m-v)+p*(y-x),_=7771561172376103e-31*((Math.abs(d)+Math.abs(g))*Math.abs(u)+(Math.abs(m)+Math.abs(v))*Math.abs(f)+(Math.abs(y)+Math.abs(x))*Math.abs(p));return b>_||-b>_?b:h(t,e,r,n)}];function d(t){var e=p[t.length];return e||(e=p[t.length]=u(t.length)),e.apply(void 0,t)}!function(){for(;p.length<=5;)p.push(u(p.length));for(var t=[],r=[\"slow\"],n=0;n<=5;++n)t.push(\"a\"+n),r.push(\"o\"+n);var i=[\"function getOrientation(\",t.join(),\"){switch(arguments.length){case 0:case 1:return 0;\"];for(n=2;n<=5;++n)i.push(\"case \",n,\":return o\",n,\"(\",t.slice(0,n).join(),\");\");i.push(\"}var s=new Array(arguments.length);for(var i=0;i<arguments.length;++i){s[i]=arguments[i]};return slow(s);}return getOrientation\"),r.push(i.join(\"\"));var a=Function.apply(void 0,r);for(e.exports=a.apply(void 0,[d].concat(p)),n=0;n<=5;++n)e.exports[n]=p[n]}()},{\"robust-scale\":550,\"robust-subtract\":552,\"robust-sum\":553,\"two-product\":582}],549:[function(t,e,r){\"use strict\";var n=t(\"robust-sum\"),i=t(\"robust-scale\");e.exports=function(t,e){if(1===t.length)return i(e,t[0]);if(1===e.length)return i(t,e[0]);if(0===t.length||0===e.length)return[0];var r=[0];if(t.length<e.length)for(var a=0;a<t.length;++a)r=n(r,i(e,t[a]));else for(a=0;a<e.length;++a)r=n(r,i(t,e[a]));return r}},{\"robust-scale\":550,\"robust-sum\":553}],550:[function(t,e,r){\"use strict\";var n=t(\"two-product\"),i=t(\"two-sum\");e.exports=function(t,e){var r=t.length;if(1===r){var a=n(t[0],e);return a[0]?a:[a[1]]}var o=new Array(2*r),s=[.1,.1],l=[.1,.1],c=0;n(t[0],e,s),s[0]&&(o[c++]=s[0]);for(var u=1;u<r;++u){n(t[u],e,l);var f=s[1];i(f,l[0],s),s[0]&&(o[c++]=s[0]);var h=l[1],p=s[1],d=h+p,g=p-(d-h);s[1]=d,g&&(o[c++]=g)}s[1]&&(o[c++]=s[1]);0===c&&(o[c++]=0);return o.length=c,o}},{\"two-product\":582,\"two-sum\":583}],551:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,i){var a=n(t,r,i),o=n(e,r,i);if(a>0&&o>0||a<0&&o<0)return!1;var s=n(r,t,e),l=n(i,t,e);if(s>0&&l>0||s<0&&l<0)return!1;if(0===a&&0===o&&0===s&&0===l)return function(t,e,r,n){for(var i=0;i<2;++i){var a=t[i],o=e[i],s=Math.min(a,o),l=Math.max(a,o),c=r[i],u=n[i],f=Math.min(c,u);if(Math.max(c,u)<s||l<f)return!1}return!0}(t,e,r,i);return!0};var n=t(\"robust-orientation\")[3]},{\"robust-orientation\":548}],552:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=0|t.length,n=0|e.length;if(1===r&&1===n)return function(t,e){var r=t+e,n=r-t,i=t-(r-n)+(e-n);if(i)return[i,r];return[r]}(t[0],-e[0]);var i,a,o=new Array(r+n),s=0,l=0,c=0,u=Math.abs,f=t[l],h=u(f),p=-e[c],d=u(p);h<d?(a=f,(l+=1)<r&&(f=t[l],h=u(f))):(a=p,(c+=1)<n&&(p=-e[c],d=u(p)));l<r&&h<d||c>=n?(i=f,(l+=1)<r&&(f=t[l],h=u(f))):(i=p,(c+=1)<n&&(p=-e[c],d=u(p)));var g,m,v=i+a,y=v-i,x=a-y,b=x,_=v;for(;l<r&&c<n;)h<d?(i=f,(l+=1)<r&&(f=t[l],h=u(f))):(i=p,(c+=1)<n&&(p=-e[c],d=u(p))),(x=(a=b)-(y=(v=i+a)-i))&&(o[s++]=x),b=_-((g=_+v)-(m=g-_))+(v-m),_=g;for(;l<r;)(x=(a=b)-(y=(v=(i=f)+a)-i))&&(o[s++]=x),b=_-((g=_+v)-(m=g-_))+(v-m),_=g,(l+=1)<r&&(f=t[l]);for(;c<n;)(x=(a=b)-(y=(v=(i=p)+a)-i))&&(o[s++]=x),b=_-((g=_+v)-(m=g-_))+(v-m),_=g,(c+=1)<n&&(p=-e[c]);b&&(o[s++]=b);_&&(o[s++]=_);s||(o[s++]=0);return o.length=s,o}},{}],553:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=0|t.length,n=0|e.length;if(1===r&&1===n)return function(t,e){var r=t+e,n=r-t,i=t-(r-n)+(e-n);if(i)return[i,r];return[r]}(t[0],e[0]);var i,a,o=new Array(r+n),s=0,l=0,c=0,u=Math.abs,f=t[l],h=u(f),p=e[c],d=u(p);h<d?(a=f,(l+=1)<r&&(f=t[l],h=u(f))):(a=p,(c+=1)<n&&(p=e[c],d=u(p)));l<r&&h<d||c>=n?(i=f,(l+=1)<r&&(f=t[l],h=u(f))):(i=p,(c+=1)<n&&(p=e[c],d=u(p)));var g,m,v=i+a,y=v-i,x=a-y,b=x,_=v;for(;l<r&&c<n;)h<d?(i=f,(l+=1)<r&&(f=t[l],h=u(f))):(i=p,(c+=1)<n&&(p=e[c],d=u(p))),(x=(a=b)-(y=(v=i+a)-i))&&(o[s++]=x),b=_-((g=_+v)-(m=g-_))+(v-m),_=g;for(;l<r;)(x=(a=b)-(y=(v=(i=f)+a)-i))&&(o[s++]=x),b=_-((g=_+v)-(m=g-_))+(v-m),_=g,(l+=1)<r&&(f=t[l]);for(;c<n;)(x=(a=b)-(y=(v=(i=p)+a)-i))&&(o[s++]=x),b=_-((g=_+v)-(m=g-_))+(v-m),_=g,(c+=1)<n&&(p=e[c]);b&&(o[s++]=b);_&&(o[s++]=_);s||(o[s++]=0);return o.length=s,o}},{}],554:[function(t,e,r){\"use strict\";e.exports=function(t){return t<0?-1:t>0?1:0}},{}],555:[function(t,e,r){\"use strict\";e.exports=function(t){return i(n(t))};var n=t(\"boundary-cells\"),i=t(\"reduce-simplicial-complex\")},{\"boundary-cells\":100,\"reduce-simplicial-complex\":533}],556:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,s){r=r||0,\"undefined\"==typeof s&&(s=function(t){for(var e=t.length,r=0,n=0;n<e;++n)r=0|Math.max(r,t[n].length);return r-1}(t));if(0===t.length||s<1)return{cells:[],vertexIds:[],vertexWeights:[]};var l=function(t,e){for(var r=t.length,n=i.mallocUint8(r),a=0;a<r;++a)n[a]=t[a]<e|0;return n}(e,+r),c=function(t,e){for(var r=t.length,o=e*(e+1)/2*r|0,s=i.mallocUint32(2*o),l=0,c=0;c<r;++c)for(var u=t[c],f=(e=u.length,0);f<e;++f)for(var h=0;h<f;++h){var p=u[h],d=u[f];s[l++]=0|Math.min(p,d),s[l++]=0|Math.max(p,d)}a(n(s,[l/2|0,2]));var g=2;for(c=2;c<l;c+=2)s[c-2]===s[c]&&s[c-1]===s[c+1]||(s[g++]=s[c],s[g++]=s[c+1]);return n(s,[g/2|0,2])}(t,s),u=function(t,e,r,a){for(var o=t.data,s=t.shape[0],l=i.mallocDouble(s),c=0,u=0;u<s;++u){var f=o[2*u],h=o[2*u+1];if(r[f]!==r[h]){var p=e[f],d=e[h];o[2*c]=f,o[2*c+1]=h,l[c++]=(d-a)/(d-p)}}return t.shape[0]=c,n(l,[c])}(c,e,l,+r),f=function(t,e){var r=i.mallocInt32(2*e),n=t.shape[0],a=t.data;r[0]=0;for(var o=0,s=0;s<n;++s){var l=a[2*s];if(l!==o){for(r[2*o+1]=s;++o<l;)r[2*o]=s,r[2*o+1]=s;r[2*o]=s}}r[2*o+1]=n;for(;++o<e;)r[2*o]=r[2*o+1]=n;return r}(c,0|e.length),h=o(s)(t,c.data,f,l),p=function(t){for(var e=0|t.shape[0],r=t.data,n=new Array(e),i=0;i<e;++i)n[i]=[r[2*i],r[2*i+1]];return n}(c),d=[].slice.call(u.data,0,u.shape[0]);return i.free(l),i.free(c.data),i.free(u.data),i.free(f),{cells:h,vertexIds:p,vertexWeights:d}};var n=t(\"ndarray\"),i=t(\"typedarray-pool\"),a=t(\"ndarray-sort\"),o=t(\"./lib/codegen\")},{\"./lib/codegen\":557,ndarray:495,\"ndarray-sort\":494,\"typedarray-pool\":595}],557:[function(t,e,r){\"use strict\";e.exports=function(t){var e=a[t];e||(e=a[t]=function(t){var e=0,r=new Array(t+1);r[0]=[[]];for(var a=1;a<=t;++a)for(var o=r[a]=i(a),s=0;s<o.length;++s)e=Math.max(e,o[a].length);var l=[\"function B(C,E,i,j){\",\"var a=Math.min(i,j)|0,b=Math.max(i,j)|0,l=C[2*a],h=C[2*a+1];\",\"while(l<h){\",\"var m=(l+h)>>1,v=E[2*m+1];\",\"if(v===b){return m}\",\"if(b<v){h=m}else{l=m+1}\",\"}\",\"return l;\",\"};\",\"function getContour\",t,\"d(F,E,C,S){\",\"var n=F.length,R=[];\",\"for(var i=0;i<n;++i){var c=F[i],l=c.length;\"];function c(t){if(!(t.length<=0)){l.push(\"R.push(\");for(var e=0;e<t.length;++e){var r=t[e];e>0&&l.push(\",\"),l.push(\"[\");for(var n=0;n<r.length;++n){var i=r[n];n>0&&l.push(\",\"),l.push(\"B(C,E,c[\",i[0],\"],c[\",i[1],\"])\")}l.push(\"]\")}l.push(\");\")}}for(a=t+1;a>1;--a){a<t+1&&l.push(\"else \"),l.push(\"if(l===\",a,\"){\");var u=[];for(s=0;s<a;++s)u.push(\"(S[c[\"+s+\"]]<<\"+s+\")\");l.push(\"var M=\",u.join(\"+\"),\";if(M===0||M===\",(1<<a)-1,\"){continue}switch(M){\");for(o=r[a-1],s=0;s<o.length;++s)l.push(\"case \",s,\":\"),c(o[s]),l.push(\"break;\");l.push(\"}}\")}return l.push(\"}return R;};return getContour\",t,\"d\"),new Function(\"pool\",l.join(\"\"))(n)}(t));return e};var n=t(\"typedarray-pool\"),i=t(\"marching-simplex-table\"),a={}},{\"marching-simplex-table\":474,\"typedarray-pool\":595}],558:[function(t,e,r){\"use strict\";var n=t(\"bit-twiddle\"),i=t(\"union-find\");function a(t,e){var r=t.length,n=t.length-e.length,i=Math.min;if(n)return n;switch(r){case 0:return 0;case 1:return t[0]-e[0];case 2:return(s=t[0]+t[1]-e[0]-e[1])||i(t[0],t[1])-i(e[0],e[1]);case 3:var a=t[0]+t[1],o=e[0]+e[1];if(s=a+t[2]-(o+e[2]))return s;var s,l=i(t[0],t[1]),c=i(e[0],e[1]);return(s=i(l,t[2])-i(c,e[2]))||i(l+t[2],a)-i(c+e[2],o);default:var u=t.slice(0);u.sort();var f=e.slice(0);f.sort();for(var h=0;h<r;++h)if(n=u[h]-f[h])return n;return 0}}function o(t,e){return a(t[0],e[0])}function s(t,e){if(e){for(var r=t.length,n=new Array(r),i=0;i<r;++i)n[i]=[t[i],e[i]];n.sort(o);for(i=0;i<r;++i)t[i]=n[i][0],e[i]=n[i][1];return t}return t.sort(a),t}function l(t){if(0===t.length)return[];for(var e=1,r=t.length,n=1;n<r;++n){var i=t[n];if(a(i,t[n-1])){if(n===e){e++;continue}t[e++]=i}}return t.length=e,t}function c(t,e){for(var r=0,n=t.length-1,i=-1;r<=n;){var o=r+n>>1,s=a(t[o],e);s<=0?(0===s&&(i=o),r=o+1):s>0&&(n=o-1)}return i}function u(t,e){for(var r=new Array(t.length),i=0,o=r.length;i<o;++i)r[i]=[];for(var s=[],l=(i=0,e.length);i<l;++i)for(var u=e[i],f=u.length,h=1,p=1<<f;h<p;++h){s.length=n.popCount(h);for(var d=0,g=0;g<f;++g)h&1<<g&&(s[d++]=u[g]);var m=c(t,s);if(!(m<0))for(;r[m++].push(i),!(m>=t.length||0!==a(t[m],s)););}return r}function f(t,e){if(e<0)return[];for(var r=[],i=(1<<e+1)-1,a=0;a<t.length;++a)for(var o=t[a],l=i;l<1<<o.length;l=n.nextCombination(l)){for(var c=new Array(e+1),u=0,f=0;f<o.length;++f)l&1<<f&&(c[u++]=o[f]);r.push(c)}return s(r)}r.dimension=function(t){for(var e=0,r=Math.max,n=0,i=t.length;n<i;++n)e=r(e,t[n].length);return e-1},r.countVertices=function(t){for(var e=-1,r=Math.max,n=0,i=t.length;n<i;++n)for(var a=t[n],o=0,s=a.length;o<s;++o)e=r(e,a[o]);return e+1},r.cloneCells=function(t){for(var e=new Array(t.length),r=0,n=t.length;r<n;++r)e[r]=t[r].slice(0);return e},r.compareCells=a,r.normalize=s,r.unique=l,r.findCell=c,r.incidence=u,r.dual=function(t,e){if(!e)return u(l(f(t,0)),t);for(var r=new Array(e),n=0;n<e;++n)r[n]=[];n=0;for(var i=t.length;n<i;++n)for(var a=t[n],o=0,s=a.length;o<s;++o)r[a[o]].push(n);return r},r.explode=function(t){for(var e=[],r=0,n=t.length;r<n;++r)for(var i=t[r],a=0|i.length,o=1,l=1<<a;o<l;++o){for(var c=[],u=0;u<a;++u)o>>>u&1&&c.push(i[u]);e.push(c)}return s(e)},r.skeleton=f,r.boundary=function(t){for(var e=[],r=0,n=t.length;r<n;++r)for(var i=t[r],a=0,o=i.length;a<o;++a){for(var l=new Array(i.length-1),c=0,u=0;c<o;++c)c!==a&&(l[u++]=i[c]);e.push(l)}return s(e)},r.connectedComponents=function(t,e){return e?function(t,e){for(var r=new i(e),n=0;n<t.length;++n)for(var a=t[n],o=0;o<a.length;++o)for(var s=o+1;s<a.length;++s)r.link(a[o],a[s]);var l=[],c=r.ranks;for(n=0;n<c.length;++n)c[n]=-1;for(n=0;n<t.length;++n){var u=r.find(t[n][0]);c[u]<0?(c[u]=l.length,l.push([t[n].slice(0)])):l[c[u]].push(t[n].slice(0))}return l}(t,e):function(t){for(var e=l(s(f(t,0))),r=new i(e.length),n=0;n<t.length;++n)for(var a=t[n],o=0;o<a.length;++o)for(var u=c(e,[a[o]]),h=o+1;h<a.length;++h)r.link(u,c(e,[a[h]]));var p=[],d=r.ranks;for(n=0;n<d.length;++n)d[n]=-1;for(n=0;n<t.length;++n){var g=r.find(c(e,[t[n][0]]));d[g]<0?(d[g]=p.length,p.push([t[n].slice(0)])):p[d[g]].push(t[n].slice(0))}return p}(t)}},{\"bit-twiddle\":97,\"union-find\":596}],559:[function(t,e,r){arguments[4][97][0].apply(r,arguments)},{dup:97}],560:[function(t,e,r){arguments[4][558][0].apply(r,arguments)},{\"bit-twiddle\":559,dup:558,\"union-find\":561}],561:[function(t,e,r){\"use strict\";function n(t){this.roots=new Array(t),this.ranks=new Array(t);for(var e=0;e<t;++e)this.roots[e]=e,this.ranks[e]=0}e.exports=n,n.prototype.length=function(){return this.roots.length},n.prototype.makeSet=function(){var t=this.roots.length;return this.roots.push(t),this.ranks.push(0),t},n.prototype.find=function(t){for(var e=this.roots;e[t]!==t;){var r=e[t];e[t]=e[r],t=r}return t},n.prototype.link=function(t,e){var r=this.find(t),n=this.find(e);if(r!==n){var i=this.ranks,a=this.roots,o=i[r],s=i[n];o<s?a[r]=n:s<o?a[n]=r:(a[n]=r,++i[r])}}},{}],562:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){for(var a=e.length,o=t.length,s=new Array(a),l=new Array(a),c=new Array(a),u=new Array(a),f=0;f<a;++f)s[f]=l[f]=-1,c[f]=1/0,u[f]=!1;for(f=0;f<o;++f){var h=t[f];if(2!==h.length)throw new Error(\"Input must be a graph\");var p=h[1],d=h[0];-1!==l[d]?l[d]=-2:l[d]=p,-1!==s[p]?s[p]=-2:s[p]=d}function g(t){if(u[t])return 1/0;var r,i,a,o,c,f=s[t],h=l[t];return f<0||h<0?1/0:(r=e[t],i=e[f],a=e[h],o=Math.abs(n(r,i,a)),c=Math.sqrt(Math.pow(i[0]-a[0],2)+Math.pow(i[1]-a[1],2)),o/c)}function m(t,e){var r=k[t],n=k[e];k[t]=n,k[e]=r,M[r]=e,M[n]=t}function v(t){return c[k[t]]}function y(t){return 1&t?t-1>>1:(t>>1)-1}function x(t){for(var e=v(t);;){var r=e,n=2*t+1,i=2*(t+1),a=t;if(n<A){var o=v(n);o<r&&(a=n,r=o)}if(i<A)v(i)<r&&(a=i);if(a===t)return t;m(t,a),t=a}}function b(t){for(var e=v(t);t>0;){var r=y(t);if(r>=0)if(e<v(r)){m(t,r),t=r;continue}return t}}function _(){if(A>0){var t=k[0];return m(0,A-1),A-=1,x(0),t}return-1}function w(t,e){var r=k[t];return c[r]===e?t:(c[r]=-1/0,b(t),_(),c[r]=e,b((A+=1)-1))}function T(t){if(!u[t]){u[t]=!0;var e=s[t],r=l[t];s[r]>=0&&(s[r]=e),l[e]>=0&&(l[e]=r),M[e]>=0&&w(M[e],g(e)),M[r]>=0&&w(M[r],g(r))}}var k=[],M=new Array(a);for(f=0;f<a;++f){(c[f]=g(f))<1/0?(M[f]=k.length,k.push(f)):M[f]=-1}var A=k.length;for(f=A>>1;f>=0;--f)x(f);for(;;){var S=_();if(S<0||c[S]>r)break;T(S)}var E=[];for(f=0;f<a;++f)u[f]||(M[f]=E.length,E.push(e[f].slice()));E.length;function C(t,e){if(t[e]<0)return e;var r=e,n=e;do{var i=t[n];if(!u[n]||i<0||i===n)break;if(i=t[n=i],!u[n]||i<0||i===n)break;n=i,r=t[r]}while(r!==n);for(var a=e;a!==n;a=t[a])t[a]=n;return n}var L=[];return t.forEach((function(t){var e=C(s,t[0]),r=C(l,t[1]);if(e>=0&&r>=0&&e!==r){var n=M[e],i=M[r];n!==i&&L.push([n,i])}})),i.unique(i.normalize(L)),{positions:E,edges:L}};var n=t(\"robust-orientation\"),i=t(\"simplicial-complex\")},{\"robust-orientation\":548,\"simplicial-complex\":560}],563:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r,a,o,s;if(e[0][0]<e[1][0])r=e[0],a=e[1];else{if(!(e[0][0]>e[1][0]))return i(e,t);r=e[1],a=e[0]}if(t[0][0]<t[1][0])o=t[0],s=t[1];else{if(!(t[0][0]>t[1][0]))return-i(t,e);o=t[1],s=t[0]}var l=n(r,a,s),c=n(r,a,o);if(l<0){if(c<=0)return l}else if(l>0){if(c>=0)return l}else if(c)return c;if(l=n(s,o,a),c=n(s,o,r),l<0){if(c<=0)return l}else if(l>0){if(c>=0)return l}else if(c)return c;return a[0]-s[0]};var n=t(\"robust-orientation\");function i(t,e){var r,i,a,o;if(e[0][0]<e[1][0])r=e[0],i=e[1];else{if(!(e[0][0]>e[1][0])){var s=Math.min(t[0][1],t[1][1]),l=Math.max(t[0][1],t[1][1]),c=Math.min(e[0][1],e[1][1]),u=Math.max(e[0][1],e[1][1]);return l<c?l-c:s>u?s-u:l-u}r=e[1],i=e[0]}t[0][1]<t[1][1]?(a=t[0],o=t[1]):(a=t[1],o=t[0]);var f=n(i,r,a);return f||((f=n(i,r,o))||o-i)}},{\"robust-orientation\":548}],564:[function(t,e,r){arguments[4][243][0].apply(r,arguments)},{dup:243}],565:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=t.length,r=2*e,n=new Array(r),a=0;a<e;++a){var l=t[a],c=l[0][0]<l[1][0];n[2*a]=new f(l[0][0],l,c,a),n[2*a+1]=new f(l[1][0],l,!c,a)}n.sort((function(t,e){var r=t.x-e.x;return r||((r=t.create-e.create)||Math.min(t.segment[0][1],t.segment[1][1])-Math.min(e.segment[0][1],e.segment[1][1]))}));var h=i(o),p=[],d=[],g=[];for(a=0;a<r;){for(var m=n[a].x,v=[];a<r;){var y=n[a];if(y.x!==m)break;a+=1,y.segment[0][0]===y.x&&y.segment[1][0]===y.x?y.create&&(y.segment[0][1]<y.segment[1][1]?(v.push(new u(y.segment[0][1],y.index,!0,!0)),v.push(new u(y.segment[1][1],y.index,!1,!1))):(v.push(new u(y.segment[1][1],y.index,!0,!1)),v.push(new u(y.segment[0][1],y.index,!1,!0)))):h=y.create?h.insert(y.segment,y.index):h.remove(y.segment)}p.push(h.root),d.push(m),g.push(v)}return new s(p,d,g)};var n=t(\"binary-search-bounds\"),i=t(\"functional-red-black-tree\"),a=t(\"robust-orientation\"),o=t(\"./lib/order-segments\");function s(t,e,r){this.slabs=t,this.coordinates=e,this.horizontal=r}function l(t,e){return t.y-e}function c(t,e){for(var r=null;t;){var n,i,o=t.key;o[0][0]<o[1][0]?(n=o[0],i=o[1]):(n=o[1],i=o[0]);var s=a(n,i,e);if(s<0)t=t.left;else if(s>0)if(e[0]!==o[1][0])r=t,t=t.right;else{if(l=c(t.right,e))return l;t=t.left}else{if(e[0]!==o[1][0])return t;var l;if(l=c(t.right,e))return l;t=t.left}}return r}function u(t,e,r,n){this.y=t,this.index=e,this.start=r,this.closed=n}function f(t,e,r,n){this.x=t,this.segment=e,this.create=r,this.index=n}s.prototype.castUp=function(t){var e=n.le(this.coordinates,t[0]);if(e<0)return-1;this.slabs[e];var r=c(this.slabs[e],t),i=-1;if(r&&(i=r.value),this.coordinates[e]===t[0]){var s=null;if(r&&(s=r.key),e>0){var u=c(this.slabs[e-1],t);u&&(s?o(u.key,s)>0&&(s=u.key,i=u.value):(i=u.value,s=u.key))}var f=this.horizontal[e];if(f.length>0){var h=n.ge(f,t[1],l);if(h<f.length){var p=f[h];if(t[1]===p.y){if(p.closed)return p.index;for(;h<f.length-1&&f[h+1].y===t[1];)if((p=f[h+=1]).closed)return p.index;if(p.y===t[1]&&!p.start){if((h+=1)>=f.length)return i;p=f[h]}}if(p.start)if(s){var d=a(s[0],s[1],[t[0],p.y]);s[0][0]>s[1][0]&&(d=-d),d>0&&(i=p.index)}else i=p.index;else p.y!==t[1]&&(i=p.index)}}}return i}},{\"./lib/order-segments\":563,\"binary-search-bounds\":564,\"functional-red-black-tree\":247,\"robust-orientation\":548}],566:[function(t,e,r){\"use strict\";var n=t(\"robust-dot-product\"),i=t(\"robust-sum\");function a(t,e){var r=i(n(t,e),[e[e.length-1]]);return r[r.length-1]}function o(t,e,r,n){var i=-e/(n-e);i<0?i=0:i>1&&(i=1);for(var a=1-i,o=t.length,s=new Array(o),l=0;l<o;++l)s[l]=i*t[l]+a*r[l];return s}e.exports=function(t,e){for(var r=[],n=[],i=a(t[t.length-1],e),s=t[t.length-1],l=t[0],c=0;c<t.length;++c,s=l){var u=a(l=t[c],e);if(i<0&&u>0||i>0&&u<0){var f=o(s,u,l,i);r.push(f),n.push(f.slice())}u<0?n.push(l.slice()):u>0?r.push(l.slice()):(r.push(l.slice()),n.push(l.slice())),i=u}return{positive:r,negative:n}},e.exports.positive=function(t,e){for(var r=[],n=a(t[t.length-1],e),i=t[t.length-1],s=t[0],l=0;l<t.length;++l,i=s){var c=a(s=t[l],e);(n<0&&c>0||n>0&&c<0)&&r.push(o(i,c,s,n)),c>=0&&r.push(s.slice()),n=c}return r},e.exports.negative=function(t,e){for(var r=[],n=a(t[t.length-1],e),i=t[t.length-1],s=t[0],l=0;l<t.length;++l,i=s){var c=a(s=t[l],e);(n<0&&c>0||n>0&&c<0)&&r.push(o(i,c,s,n)),c<=0&&r.push(s.slice()),n=c}return r}},{\"robust-dot-product\":545,\"robust-sum\":553}],567:[function(t,e,r){!function(){\"use strict\";var t={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\\x25]+/,modulo:/^\\x25{2}/,placeholder:/^\\x25(?:([1-9]\\d*)\\$|\\(([^)]+)\\))?(\\+)?(0|'[^$])?(-)?(\\d+)?(?:\\.(\\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\\d]*)/i,key_access:/^\\.([a-z_][a-z_\\d]*)/i,index_access:/^\\[(\\d+)\\]/,sign:/^[+-]/};function e(t){return i(o(t),arguments)}function n(t,r){return e.apply(null,[t].concat(r||[]))}function i(r,n){var i,a,o,s,l,c,u,f,h,p=1,d=r.length,g=\"\";for(a=0;a<d;a++)if(\"string\"==typeof r[a])g+=r[a];else if(\"object\"==typeof r[a]){if((s=r[a]).keys)for(i=n[p],o=0;o<s.keys.length;o++){if(null==i)throw new Error(e('[sprintf] Cannot access property \"%s\" of undefined value \"%s\"',s.keys[o],s.keys[o-1]));i=i[s.keys[o]]}else i=s.param_no?n[s.param_no]:n[p++];if(t.not_type.test(s.type)&&t.not_primitive.test(s.type)&&i instanceof Function&&(i=i()),t.numeric_arg.test(s.type)&&\"number\"!=typeof i&&isNaN(i))throw new TypeError(e(\"[sprintf] expecting number but found %T\",i));switch(t.number.test(s.type)&&(f=i>=0),s.type){case\"b\":i=parseInt(i,10).toString(2);break;case\"c\":i=String.fromCharCode(parseInt(i,10));break;case\"d\":case\"i\":i=parseInt(i,10);break;case\"j\":i=JSON.stringify(i,null,s.width?parseInt(s.width):0);break;case\"e\":i=s.precision?parseFloat(i).toExponential(s.precision):parseFloat(i).toExponential();break;case\"f\":i=s.precision?parseFloat(i).toFixed(s.precision):parseFloat(i);break;case\"g\":i=s.precision?String(Number(i.toPrecision(s.precision))):parseFloat(i);break;case\"o\":i=(parseInt(i,10)>>>0).toString(8);break;case\"s\":i=String(i),i=s.precision?i.substring(0,s.precision):i;break;case\"t\":i=String(!!i),i=s.precision?i.substring(0,s.precision):i;break;case\"T\":i=Object.prototype.toString.call(i).slice(8,-1).toLowerCase(),i=s.precision?i.substring(0,s.precision):i;break;case\"u\":i=parseInt(i,10)>>>0;break;case\"v\":i=i.valueOf(),i=s.precision?i.substring(0,s.precision):i;break;case\"x\":i=(parseInt(i,10)>>>0).toString(16);break;case\"X\":i=(parseInt(i,10)>>>0).toString(16).toUpperCase()}t.json.test(s.type)?g+=i:(!t.number.test(s.type)||f&&!s.sign?h=\"\":(h=f?\"+\":\"-\",i=i.toString().replace(t.sign,\"\")),c=s.pad_char?\"0\"===s.pad_char?\"0\":s.pad_char.charAt(1):\" \",u=s.width-(h+i).length,l=s.width&&u>0?c.repeat(u):\"\",g+=s.align?h+i+l:\"0\"===c?h+l+i:l+h+i)}return g}var a=Object.create(null);function o(e){if(a[e])return a[e];for(var r,n=e,i=[],o=0;n;){if(null!==(r=t.text.exec(n)))i.push(r[0]);else if(null!==(r=t.modulo.exec(n)))i.push(\"%\");else{if(null===(r=t.placeholder.exec(n)))throw new SyntaxError(\"[sprintf] unexpected placeholder\");if(r[2]){o|=1;var s=[],l=r[2],c=[];if(null===(c=t.key.exec(l)))throw new SyntaxError(\"[sprintf] failed to parse named argument key\");for(s.push(c[1]);\"\"!==(l=l.substring(c[0].length));)if(null!==(c=t.key_access.exec(l)))s.push(c[1]);else{if(null===(c=t.index_access.exec(l)))throw new SyntaxError(\"[sprintf] failed to parse named argument key\");s.push(c[1])}r[2]=s}else o|=2;if(3===o)throw new Error(\"[sprintf] mixing positional and named placeholders is not (yet) supported\");i.push({placeholder:r[0],param_no:r[1],keys:r[2],sign:r[3],pad_char:r[4],align:r[5],width:r[6],precision:r[7],type:r[8]})}n=n.substring(r[0].length)}return a[e]=i}\"undefined\"!=typeof r&&(r.sprintf=e,r.vsprintf=n),\"undefined\"!=typeof window&&(window.sprintf=e,window.vsprintf=n)}()},{}],568:[function(t,e,r){\"use strict\";var n=t(\"parenthesis\");e.exports=function(t,e,r){if(null==t)throw Error(\"First argument should be a string\");if(null==e)throw Error(\"Separator should be a string or a RegExp\");r?(\"string\"==typeof r||Array.isArray(r))&&(r={ignore:r}):r={},null==r.escape&&(r.escape=!0),null==r.ignore?r.ignore=[\"[]\",\"()\",\"{}\",\"<>\",'\"\"',\"''\",\"``\",\"\\u201c\\u201d\",\"\\xab\\xbb\"]:(\"string\"==typeof r.ignore&&(r.ignore=[r.ignore]),r.ignore=r.ignore.map((function(t){return 1===t.length&&(t+=t),t})));var i=n.parse(t,{flat:!0,brackets:r.ignore}),a=i[0].split(e);if(r.escape){for(var o=[],s=0;s<a.length;s++){var l=a[s],c=a[s+1];\"\\\\\"===l[l.length-1]&&\"\\\\\"!==l[l.length-2]?(o.push(l+e+c),s++):o.push(l)}a=o}for(s=0;s<a.length;s++)i[0]=a[s],a[s]=n.stringify(i,{flat:!0});return a}},{parenthesis:503}],569:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=t.length,r=new Array(e),n=new Array(e),i=new Array(e),a=new Array(e),o=new Array(e),s=new Array(e),l=0;l<e;++l)r[l]=-1,n[l]=0,i[l]=!1,a[l]=0,o[l]=-1,s[l]=[];var c,u=0,f=[],h=[];function p(e){var l=[e],c=[e];for(r[e]=n[e]=u,i[e]=!0,u+=1;c.length>0;){e=c[c.length-1];var p=t[e];if(a[e]<p.length){for(var d=a[e];d<p.length;++d){var g=p[d];if(r[g]<0){r[g]=n[g]=u,i[g]=!0,u+=1,l.push(g),c.push(g);break}i[g]&&(n[e]=0|Math.min(n[e],n[g])),o[g]>=0&&s[e].push(o[g])}a[e]=d}else{if(n[e]===r[e]){var m=[],v=[],y=0;for(d=l.length-1;d>=0;--d){var x=l[d];if(i[x]=!1,m.push(x),v.push(s[x]),y+=s[x].length,o[x]=f.length,x===e){l.length=d;break}}f.push(m);var b=new Array(y);for(d=0;d<v.length;d++)for(var _=0;_<v[d].length;_++)b[--y]=v[d][_];h.push(b)}c.pop()}}}for(l=0;l<e;++l)r[l]<0&&p(l);for(l=0;l<h.length;l++){var d=h[l];if(0!==d.length){d.sort((function(t,e){return t-e})),c=[d[0]];for(var g=1;g<d.length;g++)d[g]!==d[g-1]&&c.push(d[g]);h[l]=c}}return{components:f,adjacencyList:h}}},{}],570:[function(t,e,r){\"use strict\";e.exports=function(t,e){if(t.dimension<=0)return{positions:[],cells:[]};if(1===t.dimension)return function(t,e){for(var r=a(t,e),n=r.length,i=new Array(n),o=new Array(n),s=0;s<n;++s)i[s]=[r[s]],o[s]=[s];return{positions:i,cells:o}}(t,e);var r=t.order.join()+\"-\"+t.dtype,s=o[r];e=+e||0;s||(s=o[r]=function(t,e){var r=t.length,a=[\"'use strict';\"],o=\"surfaceNets\"+t.join(\"_\")+\"d\"+e;a.push(\"var contour=genContour({\",\"order:[\",t.join(),\"],\",\"scalarArguments: 3,\",\"phase:function phaseFunc(p,a,b,c) { return (p > c)|0 },\"),\"generic\"===e&&a.push(\"getters:[0],\");for(var s=[],l=[],c=0;c<r;++c)s.push(\"d\"+c),l.push(\"d\"+c);for(c=0;c<1<<r;++c)s.push(\"v\"+c),l.push(\"v\"+c);for(c=0;c<1<<r;++c)s.push(\"p\"+c),l.push(\"p\"+c);s.push(\"a\",\"b\",\"c\"),l.push(\"a\",\"c\"),a.push(\"vertex:function vertexFunc(\",s.join(),\"){\");var u=[];for(c=0;c<1<<r;++c)u.push(\"(p\"+c+\"<<\"+c+\")\");a.push(\"var m=(\",u.join(\"+\"),\")|0;if(m===0||m===\",(1<<(1<<r))-1,\"){return}\");var f=[],h=[];1<<(1<<r)<=128?(a.push(\"switch(m){\"),h=a):a.push(\"switch(m>>>7){\");for(c=0;c<1<<(1<<r);++c){if(1<<(1<<r)>128&&c%128==0){f.length>0&&h.push(\"}}\");var p=\"vExtra\"+f.length;a.push(\"case \",c>>>7,\":\",p,\"(m&0x7f,\",l.join(),\");break;\"),h=[\"function \",p,\"(m,\",l.join(),\"){switch(m){\"],f.push(h)}h.push(\"case \",127&c,\":\");for(var d=new Array(r),g=new Array(r),m=new Array(r),v=new Array(r),y=0,x=0;x<r;++x)d[x]=[],g[x]=[],m[x]=0,v[x]=0;for(x=0;x<1<<r;++x)for(var b=0;b<r;++b){var _=x^1<<b;if(!(_>x)&&!(c&1<<_)!=!(c&1<<x)){var w=1;c&1<<_?g[b].push(\"v\"+_+\"-v\"+x):(g[b].push(\"v\"+x+\"-v\"+_),w=-w),w<0?(d[b].push(\"-v\"+x+\"-v\"+_),m[b]+=2):(d[b].push(\"v\"+x+\"+v\"+_),m[b]-=2),y+=1;for(var T=0;T<r;++T)T!==b&&(_&1<<T?v[T]+=1:v[T]-=1)}}var k=[];for(b=0;b<r;++b)if(0===d[b].length)k.push(\"d\"+b+\"-0.5\");else{var M=\"\";m[b]<0?M=m[b]+\"*c\":m[b]>0&&(M=\"+\"+m[b]+\"*c\");var A=d[b].length/y*.5,S=.5+v[b]/y*.5;k.push(\"d\"+b+\"-\"+S+\"-\"+A+\"*(\"+d[b].join(\"+\")+M+\")/(\"+g[b].join(\"+\")+\")\")}h.push(\"a.push([\",k.join(),\"]);\",\"break;\")}a.push(\"}},\"),f.length>0&&h.push(\"}}\");var E=[];for(c=0;c<1<<r-1;++c)E.push(\"v\"+c);E.push(\"c0\",\"c1\",\"p0\",\"p1\",\"a\",\"b\",\"c\"),a.push(\"cell:function cellFunc(\",E.join(),\"){\");var C=i(r-1);a.push(\"if(p0){b.push(\",C.map((function(t){return\"[\"+t.map((function(t){return\"v\"+t}))+\"]\"})).join(),\")}else{b.push(\",C.map((function(t){var e=t.slice();return e.reverse(),\"[\"+e.map((function(t){return\"v\"+t}))+\"]\"})).join(),\")}}});function \",o,\"(array,level){var verts=[],cells=[];contour(array,verts,cells,level);return {positions:verts,cells:cells};} return \",o,\";\");for(c=0;c<f.length;++c)a.push(f[c].join(\"\"));return new Function(\"genContour\",a.join(\"\"))(n)}(t.order,t.dtype));return s(t,e)};var n=t(\"ndarray-extract-contour\"),i=t(\"triangulate-hypercube\"),a=t(\"zero-crossings\");var o={}},{\"ndarray-extract-contour\":487,\"triangulate-hypercube\":580,\"zero-crossings\":624}],571:[function(t,e,r){\"use strict\";Object.defineProperty(r,\"__esModule\",{value:!0});var n=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var r=[],n=!0,i=!1,a=void 0;try{for(var o,s=t[Symbol.iterator]();!(n=(o=s.next()).done)&&(r.push(o.value),!e||r.length!==e);n=!0);}catch(t){i=!0,a=t}finally{try{!n&&s.return&&s.return()}finally{if(i)throw a}}return r}(t,e);throw new TypeError(\"Invalid attempt to destructure non-iterable instance\")},i=2*Math.PI,a=function(t,e,r,n,i,a,o){var s=t.x,l=t.y;return{x:n*(s*=e)-i*(l*=r)+a,y:i*s+n*l+o}},o=function(t,e){var r=1.5707963267948966===e?.551915024494:-1.5707963267948966===e?-.551915024494:4/3*Math.tan(e/4),n=Math.cos(t),i=Math.sin(t),a=Math.cos(t+e),o=Math.sin(t+e);return[{x:n-i*r,y:i+n*r},{x:a+o*r,y:o-a*r},{x:a,y:o}]},s=function(t,e,r,n){var i=t*r+e*n;return i>1&&(i=1),i<-1&&(i=-1),(t*n-e*r<0?-1:1)*Math.acos(i)};r.default=function(t){var e=t.px,r=t.py,l=t.cx,c=t.cy,u=t.rx,f=t.ry,h=t.xAxisRotation,p=void 0===h?0:h,d=t.largeArcFlag,g=void 0===d?0:d,m=t.sweepFlag,v=void 0===m?0:m,y=[];if(0===u||0===f)return[];var x=Math.sin(p*i/360),b=Math.cos(p*i/360),_=b*(e-l)/2+x*(r-c)/2,w=-x*(e-l)/2+b*(r-c)/2;if(0===_&&0===w)return[];u=Math.abs(u),f=Math.abs(f);var T=Math.pow(_,2)/Math.pow(u,2)+Math.pow(w,2)/Math.pow(f,2);T>1&&(u*=Math.sqrt(T),f*=Math.sqrt(T));var k=function(t,e,r,n,a,o,l,c,u,f,h,p){var d=Math.pow(a,2),g=Math.pow(o,2),m=Math.pow(h,2),v=Math.pow(p,2),y=d*g-d*v-g*m;y<0&&(y=0),y/=d*v+g*m;var x=(y=Math.sqrt(y)*(l===c?-1:1))*a/o*p,b=y*-o/a*h,_=f*x-u*b+(t+r)/2,w=u*x+f*b+(e+n)/2,T=(h-x)/a,k=(p-b)/o,M=(-h-x)/a,A=(-p-b)/o,S=s(1,0,T,k),E=s(T,k,M,A);return 0===c&&E>0&&(E-=i),1===c&&E<0&&(E+=i),[_,w,S,E]}(e,r,l,c,u,f,g,v,x,b,_,w),M=n(k,4),A=M[0],S=M[1],E=M[2],C=M[3],L=Math.abs(C)/(i/4);Math.abs(1-L)<1e-7&&(L=1);var I=Math.max(Math.ceil(L),1);C/=I;for(var P=0;P<I;P++)y.push(o(E,C)),E+=C;return y.map((function(t){var e=a(t[0],u,f,b,x,A,S),r=e.x,n=e.y,i=a(t[1],u,f,b,x,A,S),o=i.x,s=i.y,l=a(t[2],u,f,b,x,A,S);return{x1:r,y1:n,x2:o,y2:s,x:l.x,y:l.y}}))},e.exports=r.default},{}],572:[function(t,e,r){\"use strict\";var n=t(\"parse-svg-path\"),i=t(\"abs-svg-path\"),a=t(\"normalize-svg-path\"),o=t(\"is-svg-path\"),s=t(\"assert\");e.exports=function(t){Array.isArray(t)&&1===t.length&&\"string\"==typeof t[0]&&(t=t[0]);\"string\"==typeof t&&(s(o(t),\"String is not an SVG path.\"),t=n(t));if(s(Array.isArray(t),\"Argument should be a string or an array of path segments.\"),t=i(t),!(t=a(t)).length)return[0,0,0,0];for(var e=[1/0,1/0,-1/0,-1/0],r=0,l=t.length;r<l;r++)for(var c=t[r].slice(1),u=0;u<c.length;u+=2)c[u+0]<e[0]&&(e[0]=c[u+0]),c[u+1]<e[1]&&(e[1]=c[u+1]),c[u+0]>e[2]&&(e[2]=c[u+0]),c[u+1]>e[3]&&(e[3]=c[u+1]);return e}},{\"abs-svg-path\":65,assert:73,\"is-svg-path\":471,\"normalize-svg-path\":573,\"parse-svg-path\":505}],573:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e,r=[],o=0,s=0,l=0,c=0,u=null,f=null,h=0,p=0,d=0,g=t.length;d<g;d++){var m=t[d],v=m[0];switch(v){case\"M\":l=m[1],c=m[2];break;case\"A\":var y=n({px:h,py:p,cx:m[6],cy:m[7],rx:m[1],ry:m[2],xAxisRotation:m[3],largeArcFlag:m[4],sweepFlag:m[5]});if(!y.length)continue;for(var x,b=0;b<y.length;b++)x=y[b],m=[\"C\",x.x1,x.y1,x.x2,x.y2,x.x,x.y],b<y.length-1&&r.push(m);break;case\"S\":var _=h,w=p;\"C\"!=e&&\"S\"!=e||(_+=_-o,w+=w-s),m=[\"C\",_,w,m[1],m[2],m[3],m[4]];break;case\"T\":\"Q\"==e||\"T\"==e?(u=2*h-u,f=2*p-f):(u=h,f=p),m=a(h,p,u,f,m[1],m[2]);break;case\"Q\":u=m[1],f=m[2],m=a(h,p,m[1],m[2],m[3],m[4]);break;case\"L\":m=i(h,p,m[1],m[2]);break;case\"H\":m=i(h,p,m[1],p);break;case\"V\":m=i(h,p,h,m[1]);break;case\"Z\":m=i(h,p,l,c)}e=v,h=m[m.length-2],p=m[m.length-1],m.length>4?(o=m[m.length-4],s=m[m.length-3]):(o=h,s=p),r.push(m)}return r};var n=t(\"svg-arc-to-cubic-bezier\");function i(t,e,r,n){return[\"C\",t,e,r,n,r,n]}function a(t,e,r,n,i,a){return[\"C\",t/3+2/3*r,e/3+2/3*n,i/3+2/3*r,a/3+2/3*n,i,a]}},{\"svg-arc-to-cubic-bezier\":571}],574:[function(t,e,r){\"use strict\";var n,i=t(\"svg-path-bounds\"),a=t(\"parse-svg-path\"),o=t(\"draw-svg-path\"),s=t(\"is-svg-path\"),l=t(\"bitmap-sdf\"),c=document.createElement(\"canvas\"),u=c.getContext(\"2d\");e.exports=function(t,e){if(!s(t))throw Error(\"Argument should be valid svg path string\");e||(e={});var r,f;e.shape?(r=e.shape[0],f=e.shape[1]):(r=c.width=e.w||e.width||200,f=c.height=e.h||e.height||200);var h=Math.min(r,f),p=e.stroke||0,d=e.viewbox||e.viewBox||i(t),g=[r/(d[2]-d[0]),f/(d[3]-d[1])],m=Math.min(g[0]||0,g[1]||0)/2;u.fillStyle=\"black\",u.fillRect(0,0,r,f),u.fillStyle=\"white\",p&&(\"number\"!=typeof p&&(p=1),u.strokeStyle=p>0?\"white\":\"black\",u.lineWidth=Math.abs(p));if(u.translate(.5*r,.5*f),u.scale(m,m),function(){if(null!=n)return n;var t=document.createElement(\"canvas\").getContext(\"2d\");if(t.canvas.width=t.canvas.height=1,!window.Path2D)return n=!1;var e=new Path2D(\"M0,0h1v1h-1v-1Z\");t.fillStyle=\"black\",t.fill(e);var r=t.getImageData(0,0,1,1);return n=r&&r.data&&255===r.data[3]}()){var v=new Path2D(t);u.fill(v),p&&u.stroke(v)}else{var y=a(t);o(u,y),u.fill(),p&&u.stroke()}return u.setTransform(1,0,0,1,0,0),l(u,{cutoff:null!=e.cutoff?e.cutoff:.5,radius:null!=e.radius?e.radius:.5*h})}},{\"bitmap-sdf\":98,\"draw-svg-path\":174,\"is-svg-path\":471,\"parse-svg-path\":505,\"svg-path-bounds\":572}],575:[function(t,e,r){(function(r){(function(){\"use strict\";e.exports=function t(e,r,i){i=i||{};var o=a[e];o||(o=a[e]={\" \":{data:new Float32Array(0),shape:.2}});var s=o[r];if(!s)if(r.length<=1||!/\\d/.test(r))s=o[r]=function(t){for(var e=t.cells,r=t.positions,n=new Float32Array(6*e.length),i=0,a=0,o=0;o<e.length;++o)for(var s=e[o],l=0;l<3;++l){var c=r[s[l]];n[i++]=c[0],n[i++]=c[1]+1.4,a=Math.max(c[0],a)}return{data:n,shape:a}}(n(r,{triangles:!0,font:e,textAlign:i.textAlign||\"left\",textBaseline:\"alphabetic\",styletags:{breaklines:!0,bolds:!0,italics:!0,subscripts:!0,superscripts:!0}}));else{for(var l=r.split(/(\\d|\\s)/),c=new Array(l.length),u=0,f=0,h=0;h<l.length;++h)c[h]=t(e,l[h]),u+=c[h].data.length,f+=c[h].shape,h>0&&(f+=.02);var p=new Float32Array(u),d=0,g=-.5*f;for(h=0;h<c.length;++h){for(var m=c[h].data,v=0;v<m.length;v+=2)p[d++]=m[v]+g,p[d++]=m[v+1];g+=c[h].shape+.02}s=o[r]={data:p,shape:f}}return s};var n=t(\"vectorize-text\"),i=window||r.global||{},a=i.__TEXT_CACHE||{};i.__TEXT_CACHE={}}).call(this)}).call(this,t(\"_process\"))},{_process:526,\"vectorize-text\":600}],576:[function(t,e,r){!function(t){var r=/^\\s+/,n=/\\s+$/,i=0,a=t.round,o=t.min,s=t.max,l=t.random;function c(e,l){if(l=l||{},(e=e||\"\")instanceof c)return e;if(!(this instanceof c))return new c(e,l);var u=function(e){var i={r:0,g:0,b:0},a=1,l=null,c=null,u=null,f=!1,h=!1;\"string\"==typeof e&&(e=function(t){t=t.replace(r,\"\").replace(n,\"\").toLowerCase();var e,i=!1;if(S[t])t=S[t],i=!0;else if(\"transparent\"==t)return{r:0,g:0,b:0,a:0,format:\"name\"};if(e=j.rgb.exec(t))return{r:e[1],g:e[2],b:e[3]};if(e=j.rgba.exec(t))return{r:e[1],g:e[2],b:e[3],a:e[4]};if(e=j.hsl.exec(t))return{h:e[1],s:e[2],l:e[3]};if(e=j.hsla.exec(t))return{h:e[1],s:e[2],l:e[3],a:e[4]};if(e=j.hsv.exec(t))return{h:e[1],s:e[2],v:e[3]};if(e=j.hsva.exec(t))return{h:e[1],s:e[2],v:e[3],a:e[4]};if(e=j.hex8.exec(t))return{r:P(e[1]),g:P(e[2]),b:P(e[3]),a:R(e[4]),format:i?\"name\":\"hex8\"};if(e=j.hex6.exec(t))return{r:P(e[1]),g:P(e[2]),b:P(e[3]),format:i?\"name\":\"hex\"};if(e=j.hex4.exec(t))return{r:P(e[1]+\"\"+e[1]),g:P(e[2]+\"\"+e[2]),b:P(e[3]+\"\"+e[3]),a:R(e[4]+\"\"+e[4]),format:i?\"name\":\"hex8\"};if(e=j.hex3.exec(t))return{r:P(e[1]+\"\"+e[1]),g:P(e[2]+\"\"+e[2]),b:P(e[3]+\"\"+e[3]),format:i?\"name\":\"hex\"};return!1}(e));\"object\"==typeof e&&(U(e.r)&&U(e.g)&&U(e.b)?(p=e.r,d=e.g,g=e.b,i={r:255*L(p,255),g:255*L(d,255),b:255*L(g,255)},f=!0,h=\"%\"===String(e.r).substr(-1)?\"prgb\":\"rgb\"):U(e.h)&&U(e.s)&&U(e.v)?(l=O(e.s),c=O(e.v),i=function(e,r,n){e=6*L(e,360),r=L(r,100),n=L(n,100);var i=t.floor(e),a=e-i,o=n*(1-r),s=n*(1-a*r),l=n*(1-(1-a)*r),c=i%6;return{r:255*[n,s,o,o,l,n][c],g:255*[l,n,n,s,o,o][c],b:255*[o,o,l,n,n,s][c]}}(e.h,l,c),f=!0,h=\"hsv\"):U(e.h)&&U(e.s)&&U(e.l)&&(l=O(e.s),u=O(e.l),i=function(t,e,r){var n,i,a;function o(t,e,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?t+6*(e-t)*r:r<.5?e:r<2/3?t+(e-t)*(2/3-r)*6:t}if(t=L(t,360),e=L(e,100),r=L(r,100),0===e)n=i=a=r;else{var s=r<.5?r*(1+e):r+e-r*e,l=2*r-s;n=o(l,s,t+1/3),i=o(l,s,t),a=o(l,s,t-1/3)}return{r:255*n,g:255*i,b:255*a}}(e.h,l,u),f=!0,h=\"hsl\"),e.hasOwnProperty(\"a\")&&(a=e.a));var p,d,g;return a=C(a),{ok:f,format:e.format||h,r:o(255,s(i.r,0)),g:o(255,s(i.g,0)),b:o(255,s(i.b,0)),a:a}}(e);this._originalInput=e,this._r=u.r,this._g=u.g,this._b=u.b,this._a=u.a,this._roundA=a(100*this._a)/100,this._format=l.format||u.format,this._gradientType=l.gradientType,this._r<1&&(this._r=a(this._r)),this._g<1&&(this._g=a(this._g)),this._b<1&&(this._b=a(this._b)),this._ok=u.ok,this._tc_id=i++}function u(t,e,r){t=L(t,255),e=L(e,255),r=L(r,255);var n,i,a=s(t,e,r),l=o(t,e,r),c=(a+l)/2;if(a==l)n=i=0;else{var u=a-l;switch(i=c>.5?u/(2-a-l):u/(a+l),a){case t:n=(e-r)/u+(e<r?6:0);break;case e:n=(r-t)/u+2;break;case r:n=(t-e)/u+4}n/=6}return{h:n,s:i,l:c}}function f(t,e,r){t=L(t,255),e=L(e,255),r=L(r,255);var n,i,a=s(t,e,r),l=o(t,e,r),c=a,u=a-l;if(i=0===a?0:u/a,a==l)n=0;else{switch(a){case t:n=(e-r)/u+(e<r?6:0);break;case e:n=(r-t)/u+2;break;case r:n=(t-e)/u+4}n/=6}return{h:n,s:i,v:c}}function h(t,e,r,n){var i=[z(a(t).toString(16)),z(a(e).toString(16)),z(a(r).toString(16))];return n&&i[0].charAt(0)==i[0].charAt(1)&&i[1].charAt(0)==i[1].charAt(1)&&i[2].charAt(0)==i[2].charAt(1)?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join(\"\")}function p(t,e,r,n){return[z(D(n)),z(a(t).toString(16)),z(a(e).toString(16)),z(a(r).toString(16))].join(\"\")}function d(t,e){e=0===e?0:e||10;var r=c(t).toHsl();return r.s-=e/100,r.s=I(r.s),c(r)}function g(t,e){e=0===e?0:e||10;var r=c(t).toHsl();return r.s+=e/100,r.s=I(r.s),c(r)}function m(t){return c(t).desaturate(100)}function v(t,e){e=0===e?0:e||10;var r=c(t).toHsl();return r.l+=e/100,r.l=I(r.l),c(r)}function y(t,e){e=0===e?0:e||10;var r=c(t).toRgb();return r.r=s(0,o(255,r.r-a(-e/100*255))),r.g=s(0,o(255,r.g-a(-e/100*255))),r.b=s(0,o(255,r.b-a(-e/100*255))),c(r)}function x(t,e){e=0===e?0:e||10;var r=c(t).toHsl();return r.l-=e/100,r.l=I(r.l),c(r)}function b(t,e){var r=c(t).toHsl(),n=(r.h+e)%360;return r.h=n<0?360+n:n,c(r)}function _(t){var e=c(t).toHsl();return e.h=(e.h+180)%360,c(e)}function w(t){var e=c(t).toHsl(),r=e.h;return[c(t),c({h:(r+120)%360,s:e.s,l:e.l}),c({h:(r+240)%360,s:e.s,l:e.l})]}function T(t){var e=c(t).toHsl(),r=e.h;return[c(t),c({h:(r+90)%360,s:e.s,l:e.l}),c({h:(r+180)%360,s:e.s,l:e.l}),c({h:(r+270)%360,s:e.s,l:e.l})]}function k(t){var e=c(t).toHsl(),r=e.h;return[c(t),c({h:(r+72)%360,s:e.s,l:e.l}),c({h:(r+216)%360,s:e.s,l:e.l})]}function M(t,e,r){e=e||6,r=r||30;var n=c(t).toHsl(),i=360/r,a=[c(t)];for(n.h=(n.h-(i*e>>1)+720)%360;--e;)n.h=(n.h+i)%360,a.push(c(n));return a}function A(t,e){e=e||6;for(var r=c(t).toHsv(),n=r.h,i=r.s,a=r.v,o=[],s=1/e;e--;)o.push(c({h:n,s:i,v:a})),a=(a+s)%1;return o}c.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(299*t.r+587*t.g+114*t.b)/1e3},getLuminance:function(){var e,r,n,i=this.toRgb();return e=i.r/255,r=i.g/255,n=i.b/255,.2126*(e<=.03928?e/12.92:t.pow((e+.055)/1.055,2.4))+.7152*(r<=.03928?r/12.92:t.pow((r+.055)/1.055,2.4))+.0722*(n<=.03928?n/12.92:t.pow((n+.055)/1.055,2.4))},setAlpha:function(t){return this._a=C(t),this._roundA=a(100*this._a)/100,this},toHsv:function(){var t=f(this._r,this._g,this._b);return{h:360*t.h,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=f(this._r,this._g,this._b),e=a(360*t.h),r=a(100*t.s),n=a(100*t.v);return 1==this._a?\"hsv(\"+e+\", \"+r+\"%, \"+n+\"%)\":\"hsva(\"+e+\", \"+r+\"%, \"+n+\"%, \"+this._roundA+\")\"},toHsl:function(){var t=u(this._r,this._g,this._b);return{h:360*t.h,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=u(this._r,this._g,this._b),e=a(360*t.h),r=a(100*t.s),n=a(100*t.l);return 1==this._a?\"hsl(\"+e+\", \"+r+\"%, \"+n+\"%)\":\"hsla(\"+e+\", \"+r+\"%, \"+n+\"%, \"+this._roundA+\")\"},toHex:function(t){return h(this._r,this._g,this._b,t)},toHexString:function(t){return\"#\"+this.toHex(t)},toHex8:function(t){return function(t,e,r,n,i){var o=[z(a(t).toString(16)),z(a(e).toString(16)),z(a(r).toString(16)),z(D(n))];if(i&&o[0].charAt(0)==o[0].charAt(1)&&o[1].charAt(0)==o[1].charAt(1)&&o[2].charAt(0)==o[2].charAt(1)&&o[3].charAt(0)==o[3].charAt(1))return o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0);return o.join(\"\")}(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return\"#\"+this.toHex8(t)},toRgb:function(){return{r:a(this._r),g:a(this._g),b:a(this._b),a:this._a}},toRgbString:function(){return 1==this._a?\"rgb(\"+a(this._r)+\", \"+a(this._g)+\", \"+a(this._b)+\")\":\"rgba(\"+a(this._r)+\", \"+a(this._g)+\", \"+a(this._b)+\", \"+this._roundA+\")\"},toPercentageRgb:function(){return{r:a(100*L(this._r,255))+\"%\",g:a(100*L(this._g,255))+\"%\",b:a(100*L(this._b,255))+\"%\",a:this._a}},toPercentageRgbString:function(){return 1==this._a?\"rgb(\"+a(100*L(this._r,255))+\"%, \"+a(100*L(this._g,255))+\"%, \"+a(100*L(this._b,255))+\"%)\":\"rgba(\"+a(100*L(this._r,255))+\"%, \"+a(100*L(this._g,255))+\"%, \"+a(100*L(this._b,255))+\"%, \"+this._roundA+\")\"},toName:function(){return 0===this._a?\"transparent\":!(this._a<1)&&(E[h(this._r,this._g,this._b,!0)]||!1)},toFilter:function(t){var e=\"#\"+p(this._r,this._g,this._b,this._a),r=e,n=this._gradientType?\"GradientType = 1, \":\"\";if(t){var i=c(t);r=\"#\"+p(i._r,i._g,i._b,i._a)}return\"progid:DXImageTransform.Microsoft.gradient(\"+n+\"startColorstr=\"+e+\",endColorstr=\"+r+\")\"},toString:function(t){var e=!!t;t=t||this._format;var r=!1,n=this._a<1&&this._a>=0;return e||!n||\"hex\"!==t&&\"hex6\"!==t&&\"hex3\"!==t&&\"hex4\"!==t&&\"hex8\"!==t&&\"name\"!==t?(\"rgb\"===t&&(r=this.toRgbString()),\"prgb\"===t&&(r=this.toPercentageRgbString()),\"hex\"!==t&&\"hex6\"!==t||(r=this.toHexString()),\"hex3\"===t&&(r=this.toHexString(!0)),\"hex4\"===t&&(r=this.toHex8String(!0)),\"hex8\"===t&&(r=this.toHex8String()),\"name\"===t&&(r=this.toName()),\"hsl\"===t&&(r=this.toHslString()),\"hsv\"===t&&(r=this.toHsvString()),r||this.toHexString()):\"name\"===t&&0===this._a?this.toName():this.toRgbString()},clone:function(){return c(this.toString())},_applyModification:function(t,e){var r=t.apply(null,[this].concat([].slice.call(e)));return this._r=r._r,this._g=r._g,this._b=r._b,this.setAlpha(r._a),this},lighten:function(){return this._applyModification(v,arguments)},brighten:function(){return this._applyModification(y,arguments)},darken:function(){return this._applyModification(x,arguments)},desaturate:function(){return this._applyModification(d,arguments)},saturate:function(){return this._applyModification(g,arguments)},greyscale:function(){return this._applyModification(m,arguments)},spin:function(){return this._applyModification(b,arguments)},_applyCombination:function(t,e){return t.apply(null,[this].concat([].slice.call(e)))},analogous:function(){return this._applyCombination(M,arguments)},complement:function(){return this._applyCombination(_,arguments)},monochromatic:function(){return this._applyCombination(A,arguments)},splitcomplement:function(){return this._applyCombination(k,arguments)},triad:function(){return this._applyCombination(w,arguments)},tetrad:function(){return this._applyCombination(T,arguments)}},c.fromRatio=function(t,e){if(\"object\"==typeof t){var r={};for(var n in t)t.hasOwnProperty(n)&&(r[n]=\"a\"===n?t[n]:O(t[n]));t=r}return c(t,e)},c.equals=function(t,e){return!(!t||!e)&&c(t).toRgbString()==c(e).toRgbString()},c.random=function(){return c.fromRatio({r:l(),g:l(),b:l()})},c.mix=function(t,e,r){r=0===r?0:r||50;var n=c(t).toRgb(),i=c(e).toRgb(),a=r/100;return c({r:(i.r-n.r)*a+n.r,g:(i.g-n.g)*a+n.g,b:(i.b-n.b)*a+n.b,a:(i.a-n.a)*a+n.a})},c.readability=function(e,r){var n=c(e),i=c(r);return(t.max(n.getLuminance(),i.getLuminance())+.05)/(t.min(n.getLuminance(),i.getLuminance())+.05)},c.isReadable=function(t,e,r){var n,i,a=c.readability(t,e);switch(i=!1,(n=function(t){var e,r;e=((t=t||{level:\"AA\",size:\"small\"}).level||\"AA\").toUpperCase(),r=(t.size||\"small\").toLowerCase(),\"AA\"!==e&&\"AAA\"!==e&&(e=\"AA\");\"small\"!==r&&\"large\"!==r&&(r=\"small\");return{level:e,size:r}}(r)).level+n.size){case\"AAsmall\":case\"AAAlarge\":i=a>=4.5;break;case\"AAlarge\":i=a>=3;break;case\"AAAsmall\":i=a>=7}return i},c.mostReadable=function(t,e,r){var n,i,a,o,s=null,l=0;i=(r=r||{}).includeFallbackColors,a=r.level,o=r.size;for(var u=0;u<e.length;u++)(n=c.readability(t,e[u]))>l&&(l=n,s=c(e[u]));return c.isReadable(t,s,{level:a,size:o})||!i?s:(r.includeFallbackColors=!1,c.mostReadable(t,[\"#fff\",\"#000\"],r))};var S=c.names={aliceblue:\"f0f8ff\",antiquewhite:\"faebd7\",aqua:\"0ff\",aquamarine:\"7fffd4\",azure:\"f0ffff\",beige:\"f5f5dc\",bisque:\"ffe4c4\",black:\"000\",blanchedalmond:\"ffebcd\",blue:\"00f\",blueviolet:\"8a2be2\",brown:\"a52a2a\",burlywood:\"deb887\",burntsienna:\"ea7e5d\",cadetblue:\"5f9ea0\",chartreuse:\"7fff00\",chocolate:\"d2691e\",coral:\"ff7f50\",cornflowerblue:\"6495ed\",cornsilk:\"fff8dc\",crimson:\"dc143c\",cyan:\"0ff\",darkblue:\"00008b\",darkcyan:\"008b8b\",darkgoldenrod:\"b8860b\",darkgray:\"a9a9a9\",darkgreen:\"006400\",darkgrey:\"a9a9a9\",darkkhaki:\"bdb76b\",darkmagenta:\"8b008b\",darkolivegreen:\"556b2f\",darkorange:\"ff8c00\",darkorchid:\"9932cc\",darkred:\"8b0000\",darksalmon:\"e9967a\",darkseagreen:\"8fbc8f\",darkslateblue:\"483d8b\",darkslategray:\"2f4f4f\",darkslategrey:\"2f4f4f\",darkturquoise:\"00ced1\",darkviolet:\"9400d3\",deeppink:\"ff1493\",deepskyblue:\"00bfff\",dimgray:\"696969\",dimgrey:\"696969\",dodgerblue:\"1e90ff\",firebrick:\"b22222\",floralwhite:\"fffaf0\",forestgreen:\"228b22\",fuchsia:\"f0f\",gainsboro:\"dcdcdc\",ghostwhite:\"f8f8ff\",gold:\"ffd700\",goldenrod:\"daa520\",gray:\"808080\",green:\"008000\",greenyellow:\"adff2f\",grey:\"808080\",honeydew:\"f0fff0\",hotpink:\"ff69b4\",indianred:\"cd5c5c\",indigo:\"4b0082\",ivory:\"fffff0\",khaki:\"f0e68c\",lavender:\"e6e6fa\",lavenderblush:\"fff0f5\",lawngreen:\"7cfc00\",lemonchiffon:\"fffacd\",lightblue:\"add8e6\",lightcoral:\"f08080\",lightcyan:\"e0ffff\",lightgoldenrodyellow:\"fafad2\",lightgray:\"d3d3d3\",lightgreen:\"90ee90\",lightgrey:\"d3d3d3\",lightpink:\"ffb6c1\",lightsalmon:\"ffa07a\",lightseagreen:\"20b2aa\",lightskyblue:\"87cefa\",lightslategray:\"789\",lightslategrey:\"789\",lightsteelblue:\"b0c4de\",lightyellow:\"ffffe0\",lime:\"0f0\",limegreen:\"32cd32\",linen:\"faf0e6\",magenta:\"f0f\",maroon:\"800000\",mediumaquamarine:\"66cdaa\",mediumblue:\"0000cd\",mediumorchid:\"ba55d3\",mediumpurple:\"9370db\",mediumseagreen:\"3cb371\",mediumslateblue:\"7b68ee\",mediumspringgreen:\"00fa9a\",mediumturquoise:\"48d1cc\",mediumvioletred:\"c71585\",midnightblue:\"191970\",mintcream:\"f5fffa\",mistyrose:\"ffe4e1\",moccasin:\"ffe4b5\",navajowhite:\"ffdead\",navy:\"000080\",oldlace:\"fdf5e6\",olive:\"808000\",olivedrab:\"6b8e23\",orange:\"ffa500\",orangered:\"ff4500\",orchid:\"da70d6\",palegoldenrod:\"eee8aa\",palegreen:\"98fb98\",paleturquoise:\"afeeee\",palevioletred:\"db7093\",papayawhip:\"ffefd5\",peachpuff:\"ffdab9\",peru:\"cd853f\",pink:\"ffc0cb\",plum:\"dda0dd\",powderblue:\"b0e0e6\",purple:\"800080\",rebeccapurple:\"663399\",red:\"f00\",rosybrown:\"bc8f8f\",royalblue:\"4169e1\",saddlebrown:\"8b4513\",salmon:\"fa8072\",sandybrown:\"f4a460\",seagreen:\"2e8b57\",seashell:\"fff5ee\",sienna:\"a0522d\",silver:\"c0c0c0\",skyblue:\"87ceeb\",slateblue:\"6a5acd\",slategray:\"708090\",slategrey:\"708090\",snow:\"fffafa\",springgreen:\"00ff7f\",steelblue:\"4682b4\",tan:\"d2b48c\",teal:\"008080\",thistle:\"d8bfd8\",tomato:\"ff6347\",turquoise:\"40e0d0\",violet:\"ee82ee\",wheat:\"f5deb3\",white:\"fff\",whitesmoke:\"f5f5f5\",yellow:\"ff0\",yellowgreen:\"9acd32\"},E=c.hexNames=function(t){var e={};for(var r in t)t.hasOwnProperty(r)&&(e[t[r]]=r);return e}(S);function C(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function L(e,r){(function(t){return\"string\"==typeof t&&-1!=t.indexOf(\".\")&&1===parseFloat(t)})(e)&&(e=\"100%\");var n=function(t){return\"string\"==typeof t&&-1!=t.indexOf(\"%\")}(e);return e=o(r,s(0,parseFloat(e))),n&&(e=parseInt(e*r,10)/100),t.abs(e-r)<1e-6?1:e%r/parseFloat(r)}function I(t){return o(1,s(0,t))}function P(t){return parseInt(t,16)}function z(t){return 1==t.length?\"0\"+t:\"\"+t}function O(t){return t<=1&&(t=100*t+\"%\"),t}function D(e){return t.round(255*parseFloat(e)).toString(16)}function R(t){return P(t)/255}var F,B,N,j=(B=\"[\\\\s|\\\\(]+(\"+(F=\"(?:[-\\\\+]?\\\\d*\\\\.\\\\d+%?)|(?:[-\\\\+]?\\\\d+%?)\")+\")[,|\\\\s]+(\"+F+\")[,|\\\\s]+(\"+F+\")\\\\s*\\\\)?\",N=\"[\\\\s|\\\\(]+(\"+F+\")[,|\\\\s]+(\"+F+\")[,|\\\\s]+(\"+F+\")[,|\\\\s]+(\"+F+\")\\\\s*\\\\)?\",{CSS_UNIT:new RegExp(F),rgb:new RegExp(\"rgb\"+B),rgba:new RegExp(\"rgba\"+N),hsl:new RegExp(\"hsl\"+B),hsla:new RegExp(\"hsla\"+N),hsv:new RegExp(\"hsv\"+B),hsva:new RegExp(\"hsva\"+N),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});function U(t){return!!j.CSS_UNIT.exec(t)}\"undefined\"!=typeof e&&e.exports?e.exports=c:window.tinycolor=c}(Math)},{}],577:[function(t,e,r){\"use strict\";e.exports=i,e.exports.float32=e.exports.float=i,e.exports.fract32=e.exports.fract=function(t){if(t.length){for(var e=i(t),r=0,n=e.length;r<n;r++)e[r]=t[r]-e[r];return e}return i(t-i(t))};var n=new Float32Array(1);function i(t){if(t.length){if(t instanceof Float32Array)return t;var e=new Float32Array(t);return e.set(t),e}return n[0]=t,n[0]}},{}],578:[function(t,e,r){\"use strict\";var n=t(\"parse-unit\");e.exports=a;function i(t,e){var r=n(getComputedStyle(t).getPropertyValue(e));return r[0]*a(r[1],t)}function a(t,e){switch(e=e||document.body,t=(t||\"px\").trim().toLowerCase(),e!==window&&e!==document||(e=document.body),t){case\"%\":return e.clientHeight/100;case\"ch\":case\"ex\":return function(t,e){var r=document.createElement(\"div\");r.style[\"font-size\"]=\"128\"+t,e.appendChild(r);var n=i(r,\"font-size\")/128;return e.removeChild(r),n}(t,e);case\"em\":return i(e,\"font-size\");case\"rem\":return i(document.body,\"font-size\");case\"vw\":return window.innerWidth/100;case\"vh\":return window.innerHeight/100;case\"vmin\":return Math.min(window.innerWidth,window.innerHeight)/100;case\"vmax\":return Math.max(window.innerWidth,window.innerHeight)/100;case\"in\":return 96;case\"cm\":return 96/2.54;case\"mm\":return 96/25.4;case\"pt\":return 96/72;case\"pc\":return 16}return 1}},{\"parse-unit\":506}],579:[function(t,e,r){!function(t,n){\"object\"==typeof r&&\"undefined\"!=typeof e?n(r):n((t=t||self).topojson=t.topojson||{})}(this,(function(t){\"use strict\";function e(t){return t}function r(t){if(null==t)return e;var r,n,i=t.scale[0],a=t.scale[1],o=t.translate[0],s=t.translate[1];return function(t,e){e||(r=n=0);var l=2,c=t.length,u=new Array(c);for(u[0]=(r+=t[0])*i+o,u[1]=(n+=t[1])*a+s;l<c;)u[l]=t[l],++l;return u}}function n(t){var e,n=r(t.transform),i=1/0,a=i,o=-i,s=-i;function l(t){(t=n(t))[0]<i&&(i=t[0]),t[0]>o&&(o=t[0]),t[1]<a&&(a=t[1]),t[1]>s&&(s=t[1])}function c(t){switch(t.type){case\"GeometryCollection\":t.geometries.forEach(c);break;case\"Point\":l(t.coordinates);break;case\"MultiPoint\":t.coordinates.forEach(l)}}for(e in t.arcs.forEach((function(t){for(var e,r=-1,l=t.length;++r<l;)(e=n(t[r],r))[0]<i&&(i=e[0]),e[0]>o&&(o=e[0]),e[1]<a&&(a=e[1]),e[1]>s&&(s=e[1])})),t.objects)c(t.objects[e]);return[i,a,o,s]}function i(t,e){var r=e.id,n=e.bbox,i=null==e.properties?{}:e.properties,o=a(t,e);return null==r&&null==n?{type:\"Feature\",properties:i,geometry:o}:null==n?{type:\"Feature\",id:r,properties:i,geometry:o}:{type:\"Feature\",id:r,bbox:n,properties:i,geometry:o}}function a(t,e){var n=r(t.transform),i=t.arcs;function a(t,e){e.length&&e.pop();for(var r=i[t<0?~t:t],a=0,o=r.length;a<o;++a)e.push(n(r[a],a));t<0&&function(t,e){for(var r,n=t.length,i=n-e;i<--n;)r=t[i],t[i++]=t[n],t[n]=r}(e,o)}function o(t){return n(t)}function s(t){for(var e=[],r=0,n=t.length;r<n;++r)a(t[r],e);return e.length<2&&e.push(e[0]),e}function l(t){for(var e=s(t);e.length<4;)e.push(e[0]);return e}function c(t){return t.map(l)}return function t(e){var r,n=e.type;switch(n){case\"GeometryCollection\":return{type:n,geometries:e.geometries.map(t)};case\"Point\":r=o(e.coordinates);break;case\"MultiPoint\":r=e.coordinates.map(o);break;case\"LineString\":r=s(e.arcs);break;case\"MultiLineString\":r=e.arcs.map(s);break;case\"Polygon\":r=c(e.arcs);break;case\"MultiPolygon\":r=e.arcs.map(c);break;default:return null}return{type:n,coordinates:r}}(e)}function o(t,e){var r={},n={},i={},a=[],o=-1;function s(t,e){for(var n in t){var i=t[n];delete e[i.start],delete i.start,delete i.end,i.forEach((function(t){r[t<0?~t:t]=1})),a.push(i)}}return e.forEach((function(r,n){var i,a=t.arcs[r<0?~r:r];a.length<3&&!a[1][0]&&!a[1][1]&&(i=e[++o],e[o]=r,e[n]=i)})),e.forEach((function(e){var r,a,o=function(e){var r,n=t.arcs[e<0?~e:e],i=n[0];t.transform?(r=[0,0],n.forEach((function(t){r[0]+=t[0],r[1]+=t[1]}))):r=n[n.length-1];return e<0?[r,i]:[i,r]}(e),s=o[0],l=o[1];if(r=i[s])if(delete i[r.end],r.push(e),r.end=l,a=n[l]){delete n[a.start];var c=a===r?r:r.concat(a);n[c.start=r.start]=i[c.end=a.end]=c}else n[r.start]=i[r.end]=r;else if(r=n[l])if(delete n[r.start],r.unshift(e),r.start=s,a=i[s]){delete i[a.end];var u=a===r?r:a.concat(r);n[u.start=a.start]=i[u.end=r.end]=u}else n[r.start]=i[r.end]=r;else n[(r=[e]).start=s]=i[r.end=l]=r})),s(i,n),s(n,i),e.forEach((function(t){r[t<0?~t:t]||a.push([t])})),a}function s(t,e,r){var n,i,a;if(arguments.length>1)n=l(t,e,r);else for(i=0,n=new Array(a=t.arcs.length);i<a;++i)n[i]=i;return{type:\"MultiLineString\",arcs:o(t,n)}}function l(t,e,r){var n,i=[],a=[];function o(t){var e=t<0?~t:t;(a[e]||(a[e]=[])).push({i:t,g:n})}function s(t){t.forEach(o)}function l(t){t.forEach(s)}return function t(e){switch(n=e,e.type){case\"GeometryCollection\":e.geometries.forEach(t);break;case\"LineString\":s(e.arcs);break;case\"MultiLineString\":case\"Polygon\":l(e.arcs);break;case\"MultiPolygon\":!function(t){t.forEach(l)}(e.arcs)}}(e),a.forEach(null==r?function(t){i.push(t[0].i)}:function(t){r(t[0].g,t[t.length-1].g)&&i.push(t[0].i)}),i}function c(t,e){var r={},n=[],i=[];function s(t){t.forEach((function(e){e.forEach((function(e){(r[e=e<0?~e:e]||(r[e]=[])).push(t)}))})),n.push(t)}function l(e){return function(t){for(var e,r=-1,n=t.length,i=t[n-1],a=0;++r<n;)e=i,i=t[r],a+=e[0]*i[1]-e[1]*i[0];return Math.abs(a)}(a(t,{type:\"Polygon\",arcs:[e]}).coordinates[0])}return e.forEach((function t(e){switch(e.type){case\"GeometryCollection\":e.geometries.forEach(t);break;case\"Polygon\":s(e.arcs);break;case\"MultiPolygon\":e.arcs.forEach(s)}})),n.forEach((function(t){if(!t._){var e=[],n=[t];for(t._=1,i.push(e);t=n.pop();)e.push(t),t.forEach((function(t){t.forEach((function(t){r[t<0?~t:t].forEach((function(t){t._||(t._=1,n.push(t))}))}))}))}})),n.forEach((function(t){delete t._})),{type:\"MultiPolygon\",arcs:i.map((function(e){var n,i=[];if(e.forEach((function(t){t.forEach((function(t){t.forEach((function(t){r[t<0?~t:t].length<2&&i.push(t)}))}))})),(n=(i=o(t,i)).length)>1)for(var a,s,c=1,u=l(i[0]);c<n;++c)(a=l(i[c]))>u&&(s=i[0],i[0]=i[c],i[c]=s,u=a);return i})).filter((function(t){return t.length>0}))}}function u(t,e){for(var r=0,n=t.length;r<n;){var i=r+n>>>1;t[i]<e?r=i+1:n=i}return r}function f(t){if(null==t)return e;var r,n,i=t.scale[0],a=t.scale[1],o=t.translate[0],s=t.translate[1];return function(t,e){e||(r=n=0);var l=2,c=t.length,u=new Array(c),f=Math.round((t[0]-o)/i),h=Math.round((t[1]-s)/a);for(u[0]=f-r,r=f,u[1]=h-n,n=h;l<c;)u[l]=t[l],++l;return u}}t.bbox=n,t.feature=function(t,e){return\"string\"==typeof e&&(e=t.objects[e]),\"GeometryCollection\"===e.type?{type:\"FeatureCollection\",features:e.geometries.map((function(e){return i(t,e)}))}:i(t,e)},t.merge=function(t){return a(t,c.apply(this,arguments))},t.mergeArcs=c,t.mesh=function(t){return a(t,s.apply(this,arguments))},t.meshArcs=s,t.neighbors=function(t){var e={},r=t.map((function(){return[]}));function n(t,r){t.forEach((function(t){t<0&&(t=~t);var n=e[t];n?n.push(r):e[t]=[r]}))}function i(t,e){t.forEach((function(t){n(t,e)}))}var a={LineString:n,MultiLineString:i,Polygon:i,MultiPolygon:function(t,e){t.forEach((function(t){i(t,e)}))}};for(var o in t.forEach((function t(e,r){\"GeometryCollection\"===e.type?e.geometries.forEach((function(e){t(e,r)})):e.type in a&&a[e.type](e.arcs,r)})),e)for(var s=e[o],l=s.length,c=0;c<l;++c)for(var f=c+1;f<l;++f){var h,p=s[c],d=s[f];(h=r[p])[o=u(h,d)]!==d&&h.splice(o,0,d),(h=r[d])[o=u(h,p)]!==p&&h.splice(o,0,p)}return r},t.quantize=function(t,e){if(t.transform)throw new Error(\"already quantized\");if(e&&e.scale)l=t.bbox;else{if(!((r=Math.floor(e))>=2))throw new Error(\"n must be \\u22652\");var r,i=(l=t.bbox||n(t))[0],a=l[1],o=l[2],s=l[3];e={scale:[o-i?(o-i)/(r-1):1,s-a?(s-a)/(r-1):1],translate:[i,a]}}var l,c,u=f(e),h=t.objects,p={};function d(t){return u(t)}function g(t){var e;switch(t.type){case\"GeometryCollection\":e={type:\"GeometryCollection\",geometries:t.geometries.map(g)};break;case\"Point\":e={type:\"Point\",coordinates:d(t.coordinates)};break;case\"MultiPoint\":e={type:\"MultiPoint\",coordinates:t.coordinates.map(d)};break;default:return t}return null!=t.id&&(e.id=t.id),null!=t.bbox&&(e.bbox=t.bbox),null!=t.properties&&(e.properties=t.properties),e}for(c in h)p[c]=g(h[c]);return{type:\"Topology\",bbox:l,transform:e,objects:p,arcs:t.arcs.map((function(t){var e,r=0,n=1,i=t.length,a=new Array(i);for(a[0]=u(t[0],0);++r<i;)((e=u(t[r],r))[0]||e[1])&&(a[n++]=e);return 1===n&&(a[n++]=[0,0]),a.length=n,a}))}},t.transform=r,t.untransform=f,Object.defineProperty(t,\"__esModule\",{value:!0})}))},{}],580:[function(t,e,r){\"use strict\";e.exports=function(t){if(t<0)return[];if(0===t)return[[0]];for(var e=0|Math.round(a(t+1)),r=[],o=0;o<e;++o){for(var s=n.unrank(t,o),l=[0],c=0,u=0;u<s.length;++u)c+=1<<s[u],l.push(c);i(s)<1&&(l[0]=c,l[t]=0),r.push(l)}return r};var n=t(\"permutation-rank\"),i=t(\"permutation-parity\"),a=t(\"gamma\")},{gamma:248,\"permutation-parity\":509,\"permutation-rank\":510}],581:[function(t,e,r){\"use strict\";e.exports=function(t){var e=(t=t||{}).center||[0,0,0],r=t.up||[0,1,0],n=t.right||f(r),i=t.radius||1,a=t.theta||0,u=t.phi||0;if(e=[].slice.call(e,0,3),r=[].slice.call(r,0,3),s(r,r),n=[].slice.call(n,0,3),s(n,n),\"eye\"in t){var p=t.eye,d=[p[0]-e[0],p[1]-e[1],p[2]-e[2]];o(n,d,r),c(n[0],n[1],n[2])<1e-6?n=f(r):s(n,n),i=c(d[0],d[1],d[2]);var g=l(r,d)/i,m=l(n,d)/i;u=Math.acos(g),a=Math.acos(m)}return i=Math.log(i),new h(t.zoomMin,t.zoomMax,e,r,n,i,a,u)};var n=t(\"filtered-vector\"),i=t(\"gl-mat4/invert\"),a=t(\"gl-mat4/rotate\"),o=t(\"gl-vec3/cross\"),s=t(\"gl-vec3/normalize\"),l=t(\"gl-vec3/dot\");function c(t,e,r){return Math.sqrt(Math.pow(t,2)+Math.pow(e,2)+Math.pow(r,2))}function u(t){return Math.min(1,Math.max(-1,t))}function f(t){var e=Math.abs(t[0]),r=Math.abs(t[1]),n=Math.abs(t[2]),i=[0,0,0];e>Math.max(r,n)?i[2]=1:r>Math.max(e,n)?i[0]=1:i[1]=1;for(var a=0,o=0,l=0;l<3;++l)a+=t[l]*t[l],o+=i[l]*t[l];for(l=0;l<3;++l)i[l]-=o/a*t[l];return s(i,i),i}function h(t,e,r,i,a,o,s,l){this.center=n(r),this.up=n(i),this.right=n(a),this.radius=n([o]),this.angle=n([s,l]),this.angle.bounds=[[-1/0,-Math.PI/2],[1/0,Math.PI/2]],this.setDistanceLimits(t,e),this.computedCenter=this.center.curve(0),this.computedUp=this.up.curve(0),this.computedRight=this.right.curve(0),this.computedRadius=this.radius.curve(0),this.computedAngle=this.angle.curve(0),this.computedToward=[0,0,0],this.computedEye=[0,0,0],this.computedMatrix=new Array(16);for(var c=0;c<16;++c)this.computedMatrix[c]=.5;this.recalcMatrix(0)}var p=h.prototype;p.setDistanceLimits=function(t,e){t=t>0?Math.log(t):-1/0,e=e>0?Math.log(e):1/0,e=Math.max(e,t),this.radius.bounds[0][0]=t,this.radius.bounds[1][0]=e},p.getDistanceLimits=function(t){var e=this.radius.bounds[0];return t?(t[0]=Math.exp(e[0][0]),t[1]=Math.exp(e[1][0]),t):[Math.exp(e[0][0]),Math.exp(e[1][0])]},p.recalcMatrix=function(t){this.center.curve(t),this.up.curve(t),this.right.curve(t),this.radius.curve(t),this.angle.curve(t);for(var e=this.computedUp,r=this.computedRight,n=0,i=0,a=0;a<3;++a)i+=e[a]*r[a],n+=e[a]*e[a];var l=Math.sqrt(n),u=0;for(a=0;a<3;++a)r[a]-=e[a]*i/n,u+=r[a]*r[a],e[a]/=l;var f=Math.sqrt(u);for(a=0;a<3;++a)r[a]/=f;var h=this.computedToward;o(h,e,r),s(h,h);var p=Math.exp(this.computedRadius[0]),d=this.computedAngle[0],g=this.computedAngle[1],m=Math.cos(d),v=Math.sin(d),y=Math.cos(g),x=Math.sin(g),b=this.computedCenter,_=m*y,w=v*y,T=x,k=-m*x,M=-v*x,A=y,S=this.computedEye,E=this.computedMatrix;for(a=0;a<3;++a){var C=_*r[a]+w*h[a]+T*e[a];E[4*a+1]=k*r[a]+M*h[a]+A*e[a],E[4*a+2]=C,E[4*a+3]=0}var L=E[1],I=E[5],P=E[9],z=E[2],O=E[6],D=E[10],R=I*D-P*O,F=P*z-L*D,B=L*O-I*z,N=c(R,F,B);R/=N,F/=N,B/=N,E[0]=R,E[4]=F,E[8]=B;for(a=0;a<3;++a)S[a]=b[a]+E[2+4*a]*p;for(a=0;a<3;++a){u=0;for(var j=0;j<3;++j)u+=E[a+4*j]*S[j];E[12+a]=-u}E[15]=1},p.getMatrix=function(t,e){this.recalcMatrix(t);var r=this.computedMatrix;if(e){for(var n=0;n<16;++n)e[n]=r[n];return e}return r};var d=[0,0,0];p.rotate=function(t,e,r,n){if(this.angle.move(t,e,r),n){this.recalcMatrix(t);var i=this.computedMatrix;d[0]=i[2],d[1]=i[6],d[2]=i[10];for(var o=this.computedUp,s=this.computedRight,l=this.computedToward,c=0;c<3;++c)i[4*c]=o[c],i[4*c+1]=s[c],i[4*c+2]=l[c];a(i,i,n,d);for(c=0;c<3;++c)o[c]=i[4*c],s[c]=i[4*c+1];this.up.set(t,o[0],o[1],o[2]),this.right.set(t,s[0],s[1],s[2])}},p.pan=function(t,e,r,n){e=e||0,r=r||0,n=n||0,this.recalcMatrix(t);var i=this.computedMatrix,a=(Math.exp(this.computedRadius[0]),i[1]),o=i[5],s=i[9],l=c(a,o,s);a/=l,o/=l,s/=l;var u=i[0],f=i[4],h=i[8],p=u*a+f*o+h*s,d=c(u-=a*p,f-=o*p,h-=s*p),g=(u/=d)*e+a*r,m=(f/=d)*e+o*r,v=(h/=d)*e+s*r;this.center.move(t,g,m,v);var y=Math.exp(this.computedRadius[0]);y=Math.max(1e-4,y+n),this.radius.set(t,Math.log(y))},p.translate=function(t,e,r,n){this.center.move(t,e||0,r||0,n||0)},p.setMatrix=function(t,e,r,n){var a=1;\"number\"==typeof r&&(a=0|r),(a<0||a>3)&&(a=1);var o=(a+2)%3;e||(this.recalcMatrix(t),e=this.computedMatrix);var s=e[a],l=e[a+4],f=e[a+8];if(n){var h=Math.abs(s),p=Math.abs(l),d=Math.abs(f),g=Math.max(h,p,d);h===g?(s=s<0?-1:1,l=f=0):d===g?(f=f<0?-1:1,s=l=0):(l=l<0?-1:1,s=f=0)}else{var m=c(s,l,f);s/=m,l/=m,f/=m}var v,y,x=e[o],b=e[o+4],_=e[o+8],w=x*s+b*l+_*f,T=c(x-=s*w,b-=l*w,_-=f*w),k=l*(_/=T)-f*(b/=T),M=f*(x/=T)-s*_,A=s*b-l*x,S=c(k,M,A);if(k/=S,M/=S,A/=S,this.center.jump(t,H,G,Y),this.radius.idle(t),this.up.jump(t,s,l,f),this.right.jump(t,x,b,_),2===a){var E=e[1],C=e[5],L=e[9],I=E*x+C*b+L*_,P=E*k+C*M+L*A;v=R<0?-Math.PI/2:Math.PI/2,y=Math.atan2(P,I)}else{var z=e[2],O=e[6],D=e[10],R=z*s+O*l+D*f,F=z*x+O*b+D*_,B=z*k+O*M+D*A;v=Math.asin(u(R)),y=Math.atan2(B,F)}this.angle.jump(t,y,v),this.recalcMatrix(t);var N=e[2],j=e[6],U=e[10],V=this.computedMatrix;i(V,e);var q=V[15],H=V[12]/q,G=V[13]/q,Y=V[14]/q,W=Math.exp(this.computedRadius[0]);this.center.jump(t,H-N*W,G-j*W,Y-U*W)},p.lastT=function(){return Math.max(this.center.lastT(),this.up.lastT(),this.right.lastT(),this.radius.lastT(),this.angle.lastT())},p.idle=function(t){this.center.idle(t),this.up.idle(t),this.right.idle(t),this.radius.idle(t),this.angle.idle(t)},p.flush=function(t){this.center.flush(t),this.up.flush(t),this.right.flush(t),this.radius.flush(t),this.angle.flush(t)},p.setDistance=function(t,e){e>0&&this.radius.set(t,Math.log(e))},p.lookAt=function(t,e,r,n){this.recalcMatrix(t),e=e||this.computedEye,r=r||this.computedCenter;var i=(n=n||this.computedUp)[0],a=n[1],o=n[2],s=c(i,a,o);if(!(s<1e-6)){i/=s,a/=s,o/=s;var l=e[0]-r[0],f=e[1]-r[1],h=e[2]-r[2],p=c(l,f,h);if(!(p<1e-6)){l/=p,f/=p,h/=p;var d=this.computedRight,g=d[0],m=d[1],v=d[2],y=i*g+a*m+o*v,x=c(g-=y*i,m-=y*a,v-=y*o);if(!(x<.01&&(x=c(g=a*h-o*f,m=o*l-i*h,v=i*f-a*l))<1e-6)){g/=x,m/=x,v/=x,this.up.set(t,i,a,o),this.right.set(t,g,m,v),this.center.set(t,r[0],r[1],r[2]),this.radius.set(t,Math.log(p));var b=a*v-o*m,_=o*g-i*v,w=i*m-a*g,T=c(b,_,w),k=i*l+a*f+o*h,M=g*l+m*f+v*h,A=(b/=T)*l+(_/=T)*f+(w/=T)*h,S=Math.asin(u(k)),E=Math.atan2(A,M),C=this.angle._state,L=C[C.length-1],I=C[C.length-2];L%=2*Math.PI;var P=Math.abs(L+2*Math.PI-E),z=Math.abs(L-E),O=Math.abs(L-2*Math.PI-E);P<z&&(L+=2*Math.PI),O<z&&(L-=2*Math.PI),this.angle.jump(this.angle.lastT(),L,I),this.angle.set(t,E,S)}}}}},{\"filtered-vector\":242,\"gl-mat4/invert\":293,\"gl-mat4/rotate\":299,\"gl-vec3/cross\":365,\"gl-vec3/dot\":370,\"gl-vec3/normalize\":387}],582:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){var i=t*e,a=n*t,o=a-(a-t),s=t-o,l=n*e,c=l-(l-e),u=e-c,f=s*u-(i-o*c-s*c-o*u);if(r)return r[0]=f,r[1]=i,r;return[f,i]};var n=+(Math.pow(2,27)+1)},{}],583:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){var n=t+e,i=n-t,a=e-i,o=t-(n-i);if(r)return r[0]=o+a,r[1]=n,r;return[o+a,n]}},{}],584:[function(t,e,r){\"use strict\";var n=t(\"../prototype/is\");e.exports=function(t){if(\"function\"!=typeof t)return!1;if(!hasOwnProperty.call(t,\"length\"))return!1;try{if(\"number\"!=typeof t.length)return!1;if(\"function\"!=typeof t.call)return!1;if(\"function\"!=typeof t.apply)return!1}catch(t){return!1}return!n(t)}},{\"../prototype/is\":591}],585:[function(t,e,r){\"use strict\";var n=t(\"../value/is\"),i=t(\"../object/is\"),a=t(\"../string/coerce\"),o=t(\"./to-short-string\"),s=function(t,e){return t.replace(\"%v\",o(e))};e.exports=function(t,e,r){if(!i(r))throw new TypeError(s(e,t));if(!n(t)){if(\"default\"in r)return r.default;if(r.isOptional)return null}var o=a(r.errorMessage);throw n(o)||(o=e),new TypeError(s(o,t))}},{\"../object/is\":588,\"../string/coerce\":592,\"../value/is\":594,\"./to-short-string\":587}],586:[function(t,e,r){\"use strict\";e.exports=function(t){try{return t.toString()}catch(e){try{return String(t)}catch(t){return null}}}},{}],587:[function(t,e,r){\"use strict\";var n=t(\"./safe-to-string\"),i=/[\\n\\r\\u2028\\u2029]/g;e.exports=function(t){var e=n(t);return null===e?\"<Non-coercible to string value>\":(e.length>100&&(e=e.slice(0,99)+\"\\u2026\"),e=e.replace(i,(function(t){switch(t){case\"\\n\":return\"\\\\n\";case\"\\r\":return\"\\\\r\";case\"\\u2028\":return\"\\\\u2028\";case\"\\u2029\":return\"\\\\u2029\";default:throw new Error(\"Unexpected character\")}})))}},{\"./safe-to-string\":586}],588:[function(t,e,r){\"use strict\";var n=t(\"../value/is\"),i={object:!0,function:!0,undefined:!0};e.exports=function(t){return!!n(t)&&hasOwnProperty.call(i,typeof t)}},{\"../value/is\":594}],589:[function(t,e,r){\"use strict\";var n=t(\"../lib/resolve-exception\"),i=t(\"./is\");e.exports=function(t){return i(t)?t:n(t,\"%v is not a plain function\",arguments[1])}},{\"../lib/resolve-exception\":585,\"./is\":590}],590:[function(t,e,r){\"use strict\";var n=t(\"../function/is\"),i=/^\\s*class[\\s{/}]/,a=Function.prototype.toString;e.exports=function(t){return!!n(t)&&!i.test(a.call(t))}},{\"../function/is\":584}],591:[function(t,e,r){\"use strict\";var n=t(\"../object/is\");e.exports=function(t){if(!n(t))return!1;try{return!!t.constructor&&t.constructor.prototype===t}catch(t){return!1}}},{\"../object/is\":588}],592:[function(t,e,r){\"use strict\";var n=t(\"../value/is\"),i=t(\"../object/is\"),a=Object.prototype.toString;e.exports=function(t){if(!n(t))return null;if(i(t)){var e=t.toString;if(\"function\"!=typeof e)return null;if(e===a)return null}try{return\"\"+t}catch(t){return null}}},{\"../object/is\":588,\"../value/is\":594}],593:[function(t,e,r){\"use strict\";var n=t(\"../lib/resolve-exception\"),i=t(\"./is\");e.exports=function(t){return i(t)?t:n(t,\"Cannot use %v\",arguments[1])}},{\"../lib/resolve-exception\":585,\"./is\":594}],594:[function(t,e,r){\"use strict\";e.exports=function(t){return null!=t}},{}],595:[function(t,e,r){(function(e){(function(){\"use strict\";var n=t(\"bit-twiddle\"),i=t(\"dup\"),a=t(\"buffer\").Buffer;e.__TYPEDARRAY_POOL||(e.__TYPEDARRAY_POOL={UINT8:i([32,0]),UINT16:i([32,0]),UINT32:i([32,0]),BIGUINT64:i([32,0]),INT8:i([32,0]),INT16:i([32,0]),INT32:i([32,0]),BIGINT64:i([32,0]),FLOAT:i([32,0]),DOUBLE:i([32,0]),DATA:i([32,0]),UINT8C:i([32,0]),BUFFER:i([32,0])});var o=\"undefined\"!=typeof Uint8ClampedArray,s=\"undefined\"!=typeof BigUint64Array,l=\"undefined\"!=typeof BigInt64Array,c=e.__TYPEDARRAY_POOL;c.UINT8C||(c.UINT8C=i([32,0])),c.BIGUINT64||(c.BIGUINT64=i([32,0])),c.BIGINT64||(c.BIGINT64=i([32,0])),c.BUFFER||(c.BUFFER=i([32,0]));var u=c.DATA,f=c.BUFFER;function h(t){if(t){var e=t.length||t.byteLength,r=n.log2(e);u[r].push(t)}}function p(t){t=n.nextPow2(t);var e=n.log2(t),r=u[e];return r.length>0?r.pop():new ArrayBuffer(t)}function d(t){return new Uint8Array(p(t),0,t)}function g(t){return new Uint16Array(p(2*t),0,t)}function m(t){return new Uint32Array(p(4*t),0,t)}function v(t){return new Int8Array(p(t),0,t)}function y(t){return new Int16Array(p(2*t),0,t)}function x(t){return new Int32Array(p(4*t),0,t)}function b(t){return new Float32Array(p(4*t),0,t)}function _(t){return new Float64Array(p(8*t),0,t)}function w(t){return o?new Uint8ClampedArray(p(t),0,t):d(t)}function T(t){return s?new BigUint64Array(p(8*t),0,t):null}function k(t){return l?new BigInt64Array(p(8*t),0,t):null}function M(t){return new DataView(p(t),0,t)}function A(t){t=n.nextPow2(t);var e=n.log2(t),r=f[e];return r.length>0?r.pop():new a(t)}r.free=function(t){if(a.isBuffer(t))f[n.log2(t.length)].push(t);else{if(\"[object ArrayBuffer]\"!==Object.prototype.toString.call(t)&&(t=t.buffer),!t)return;var e=t.length||t.byteLength,r=0|n.log2(e);u[r].push(t)}},r.freeUint8=r.freeUint16=r.freeUint32=r.freeBigUint64=r.freeInt8=r.freeInt16=r.freeInt32=r.freeBigInt64=r.freeFloat32=r.freeFloat=r.freeFloat64=r.freeDouble=r.freeUint8Clamped=r.freeDataView=function(t){h(t.buffer)},r.freeArrayBuffer=h,r.freeBuffer=function(t){f[n.log2(t.length)].push(t)},r.malloc=function(t,e){if(void 0===e||\"arraybuffer\"===e)return p(t);switch(e){case\"uint8\":return d(t);case\"uint16\":return g(t);case\"uint32\":return m(t);case\"int8\":return v(t);case\"int16\":return y(t);case\"int32\":return x(t);case\"float\":case\"float32\":return b(t);case\"double\":case\"float64\":return _(t);case\"uint8_clamped\":return w(t);case\"bigint64\":return k(t);case\"biguint64\":return T(t);case\"buffer\":return A(t);case\"data\":case\"dataview\":return M(t);default:return null}return null},r.mallocArrayBuffer=p,r.mallocUint8=d,r.mallocUint16=g,r.mallocUint32=m,r.mallocInt8=v,r.mallocInt16=y,r.mallocInt32=x,r.mallocFloat32=r.mallocFloat=b,r.mallocFloat64=r.mallocDouble=_,r.mallocUint8Clamped=w,r.mallocBigUint64=T,r.mallocBigInt64=k,r.mallocDataView=M,r.mallocBuffer=A,r.clearCache=function(){for(var t=0;t<32;++t)c.UINT8[t].length=0,c.UINT16[t].length=0,c.UINT32[t].length=0,c.INT8[t].length=0,c.INT16[t].length=0,c.INT32[t].length=0,c.FLOAT[t].length=0,c.DOUBLE[t].length=0,c.BIGUINT64[t].length=0,c.BIGINT64[t].length=0,c.UINT8C[t].length=0,u[t].length=0,f[t].length=0}}).call(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"bit-twiddle\":97,buffer:111,dup:176}],596:[function(t,e,r){\"use strict\";function n(t){this.roots=new Array(t),this.ranks=new Array(t);for(var e=0;e<t;++e)this.roots[e]=e,this.ranks[e]=0}e.exports=n;var i=n.prototype;Object.defineProperty(i,\"length\",{get:function(){return this.roots.length}}),i.makeSet=function(){var t=this.roots.length;return this.roots.push(t),this.ranks.push(0),t},i.find=function(t){for(var e=t,r=this.roots;r[t]!==t;)t=r[t];for(;r[e]!==t;){var n=r[e];r[e]=t,e=n}return t},i.link=function(t,e){var r=this.find(t),n=this.find(e);if(r!==n){var i=this.ranks,a=this.roots,o=i[r],s=i[n];o<s?a[r]=n:s<o?a[n]=r:(a[n]=r,++i[r])}}},{}],597:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){return 0===t.length?t:e?(r||t.sort(e),function(t,e){for(var r=1,n=t.length,i=t[0],a=t[0],o=1;o<n;++o)if(a=i,e(i=t[o],a)){if(o===r){r++;continue}t[r++]=i}return t.length=r,t}(t,e)):(r||t.sort(),function(t){for(var e=1,r=t.length,n=t[0],i=t[0],a=1;a<r;++a,i=n)if(i=n,(n=t[a])!==i){if(a===e){e++;continue}t[e++]=n}return t.length=e,t}(t))}},{}],598:[function(t,e,r){var n=/[\\'\\\"]/;e.exports=function(t){return t?(n.test(t.charAt(0))&&(t=t.substr(1)),n.test(t.charAt(t.length-1))&&(t=t.substr(0,t.length-1)),t):\"\"}},{}],599:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){Array.isArray(r)||(r=[].slice.call(arguments,2));for(var n=0,i=r.length;n<i;n++){var a=r[n];for(var o in a)if((void 0===e[o]||Array.isArray(e[o])||t[o]!==e[o])&&o in e){var s;if(!0===a[o])s=e[o];else{if(!1===a[o])continue;if(\"function\"==typeof a[o]&&void 0===(s=a[o](e[o],t,e)))continue}t[o]=s}}return t}},{}],600:[function(t,e,r){\"use strict\";e.exports=function(t,e){\"object\"==typeof e&&null!==e||(e={});return n(t,e.canvas||i,e.context||a,e)};var n=t(\"./lib/vtext\"),i=null,a=null;\"undefined\"!=typeof document&&((i=document.createElement(\"canvas\")).width=8192,i.height=1024,a=i.getContext(\"2d\"))},{\"./lib/vtext\":601}],601:[function(t,e,r){e.exports=function(t,e,r,n){var a=64,o=1.25,s={breaklines:!1,bolds:!1,italics:!1,subscripts:!1,superscripts:!1};n&&(n.size&&n.size>0&&(a=n.size),n.lineSpacing&&n.lineSpacing>0&&(o=n.lineSpacing),n.styletags&&n.styletags.breaklines&&(s.breaklines=!!n.styletags.breaklines),n.styletags&&n.styletags.bolds&&(s.bolds=!!n.styletags.bolds),n.styletags&&n.styletags.italics&&(s.italics=!!n.styletags.italics),n.styletags&&n.styletags.subscripts&&(s.subscripts=!!n.styletags.subscripts),n.styletags&&n.styletags.superscripts&&(s.superscripts=!!n.styletags.superscripts));return r.font=[n.fontStyle,n.fontVariant,n.fontWeight,a+\"px\",n.font].filter((function(t){return t})).join(\" \"),r.textAlign=\"start\",r.textBaseline=\"alphabetic\",r.direction=\"ltr\",h(function(t,e,r,n,a,o){r=r.replace(/\\n/g,\"\"),r=!0===o.breaklines?r.replace(/\\<br\\>/g,\"\\n\"):r.replace(/\\<br\\>/g,\" \");var s=\"\",l=[];for(p=0;p<r.length;++p)l[p]=s;!0===o.bolds&&(l=c(\"b\",\"b|\",r,l));!0===o.italics&&(l=c(\"i\",\"i|\",r,l));!0===o.superscripts&&(l=c(\"sup\",\"+1\",r,l));!0===o.subscripts&&(l=c(\"sub\",\"-1\",r,l));var u=[],f=\"\";for(p=0;p<r.length;++p)null!==l[p]&&(f+=r[p],u.push(l[p]));var h,p,d,g,m,v=f.split(\"\\n\"),y=v.length,x=Math.round(a*n),b=n,_=2*n,w=0,T=y*x+_;t.height<T&&(t.height=T);e.fillStyle=\"#000\",e.fillRect(0,0,t.width,t.height),e.fillStyle=\"#fff\";var k=0,M=\"\";function A(){if(\"\"!==M){var t=e.measureText(M).width;e.fillText(M,b+d,_+g),d+=t}}function S(){return Math.round(m)+\"px \"}function E(t,r){var n=\"\"+e.font;if(!0===o.subscripts){var i=t.indexOf(\"-\"),a=r.indexOf(\"-\"),s=i>-1?parseInt(t[1+i]):0,l=a>-1?parseInt(r[1+a]):0;s!==l&&(n=n.replace(S(),\"?px \"),m*=Math.pow(.75,l-s),n=n.replace(\"?px \",S())),g+=.25*x*(l-s)}if(!0===o.superscripts){var c=t.indexOf(\"+\"),u=r.indexOf(\"+\"),f=c>-1?parseInt(t[1+c]):0,h=u>-1?parseInt(r[1+u]):0;f!==h&&(n=n.replace(S(),\"?px \"),m*=Math.pow(.75,h-f),n=n.replace(\"?px \",S())),g-=.25*x*(h-f)}if(!0===o.bolds){var p=t.indexOf(\"b|\")>-1,d=r.indexOf(\"b|\")>-1;!p&&d&&(n=v?n.replace(\"italic \",\"italic bold \"):\"bold \"+n),p&&!d&&(n=n.replace(\"bold \",\"\"))}if(!0===o.italics){var v=t.indexOf(\"i|\")>-1,y=r.indexOf(\"i|\")>-1;!v&&y&&(n=\"italic \"+n),v&&!y&&(n=n.replace(\"italic \",\"\"))}e.font=n}for(h=0;h<y;++h){var C=v[h]+\"\\n\";for(d=0,g=h*x,m=n,M=\"\",p=0;p<C.length;++p){var L=p+k<u.length?u[p+k]:u[u.length-1];s===L?M+=C[p]:(A(),M=C[p],void 0!==L&&(E(s,L),s=L))}A(),k+=C.length;var I=0|Math.round(d+2*b);w<I&&(w=I)}var P=w,z=_+x*y;return i(e.getImageData(0,0,P,z).data,[z,P,4]).pick(-1,-1,0).transpose(1,0)}(e,r,t,a,o,s),n,a)},e.exports.processPixels=h;var n=t(\"surface-nets\"),i=t(\"ndarray\"),a=t(\"simplify-planar-graph\"),o=t(\"clean-pslg\"),s=t(\"cdt2d\"),l=t(\"planar-graph-to-polyline\");function c(t,e,r,n){for(var i=\"<\"+t+\">\",a=\"</\"+t+\">\",o=i.length,s=a.length,l=\"+\"===e[0]||\"-\"===e[0],c=0,u=-s;c>-1&&-1!==(c=r.indexOf(i,c))&&-1!==(u=r.indexOf(a,c+o))&&!(u<=c);){for(var f=c;f<u+s;++f)if(f<c+o||f>=u)n[f]=null,r=r.substr(0,f)+\" \"+r.substr(f+1);else if(null!==n[f]){var h=n[f].indexOf(e[0]);-1===h?n[f]+=e:l&&(n[f]=n[f].substr(0,h+1)+(1+parseInt(n[f][h+1]))+n[f].substr(h+2))}var p=c+o,d=r.substr(p,u-p).indexOf(i);c=-1!==d?d:u+s}return n}function u(t,e){var r=n(t,128);return e?a(r.cells,r.positions,.25):{edges:r.cells,positions:r.positions}}function f(t,e,r,n){var i=u(t,n),a=function(t,e,r){for(var n=e.textAlign||\"start\",i=e.textBaseline||\"alphabetic\",a=[1<<30,1<<30],o=[0,0],s=t.length,l=0;l<s;++l)for(var c=t[l],u=0;u<2;++u)a[u]=0|Math.min(a[u],c[u]),o[u]=0|Math.max(o[u],c[u]);var f=0;switch(n){case\"center\":f=-.5*(a[0]+o[0]);break;case\"right\":case\"end\":f=-o[0];break;case\"left\":case\"start\":f=-a[0];break;default:throw new Error(\"vectorize-text: Unrecognized textAlign: '\"+n+\"'\")}var h=0;switch(i){case\"hanging\":case\"top\":h=-a[1];break;case\"middle\":h=-.5*(a[1]+o[1]);break;case\"alphabetic\":case\"ideographic\":h=-3*r;break;case\"bottom\":h=-o[1];break;default:throw new Error(\"vectorize-text: Unrecoginized textBaseline: '\"+i+\"'\")}var p=1/r;return\"lineHeight\"in e?p*=+e.lineHeight:\"width\"in e?p=e.width/(o[0]-a[0]):\"height\"in e&&(p=e.height/(o[1]-a[1])),t.map((function(t){return[p*(t[0]+f),p*(t[1]+h)]}))}(i.positions,e,r),c=i.edges,f=\"ccw\"===e.orientation;if(o(a,c),e.polygons||e.polygon||e.polyline){for(var h=l(c,a),p=new Array(h.length),d=0;d<h.length;++d){for(var g=h[d],m=new Array(g.length),v=0;v<g.length;++v){for(var y=g[v],x=new Array(y.length),b=0;b<y.length;++b)x[b]=a[y[b]].slice();f&&x.reverse(),m[v]=x}p[d]=m}return p}return e.triangles||e.triangulate||e.triangle?{cells:s(a,c,{delaunay:!1,exterior:!1,interior:!0}),positions:a}:{edges:c,positions:a}}function h(t,e,r){try{return f(t,e,r,!0)}catch(t){}try{return f(t,e,r,!1)}catch(t){}return e.polygons||e.polyline||e.polygon?[]:e.triangles||e.triangulate||e.triangle?{cells:[],positions:[]}:{edges:[],positions:[]}}},{cdt2d:112,\"clean-pslg\":121,ndarray:495,\"planar-graph-to-polyline\":514,\"simplify-planar-graph\":562,\"surface-nets\":570}],602:[function(t,e,r){!function(){\"use strict\";if(\"undefined\"==typeof ses||!ses.ok||ses.ok()){\"undefined\"!=typeof ses&&(ses.weakMapPermitHostObjects=g);var t=!1;if(\"function\"==typeof WeakMap){var r=WeakMap;if(\"undefined\"!=typeof navigator&&/Firefox/.test(navigator.userAgent));else{var n=new r,i=Object.freeze({});if(n.set(i,1),1===n.get(i))return void(e.exports=WeakMap);t=!0}}Object.prototype.hasOwnProperty;var a=Object.getOwnPropertyNames,o=Object.defineProperty,s=Object.isExtensible,l=\"weakmap:ident:\"+Math.random()+\"___\";if(\"undefined\"!=typeof crypto&&\"function\"==typeof crypto.getRandomValues&&\"function\"==typeof ArrayBuffer&&\"function\"==typeof Uint8Array){var c=new ArrayBuffer(25),u=new Uint8Array(c);crypto.getRandomValues(u),l=\"weakmap:rand:\"+Array.prototype.map.call(u,(function(t){return(t%36).toString(36)})).join(\"\")+\"___\"}if(o(Object,\"getOwnPropertyNames\",{value:function(t){return a(t).filter(m)}}),\"getPropertyNames\"in Object){var f=Object.getPropertyNames;o(Object,\"getPropertyNames\",{value:function(t){return f(t).filter(m)}})}!function(){var t=Object.freeze;o(Object,\"freeze\",{value:function(e){return v(e),t(e)}});var e=Object.seal;o(Object,\"seal\",{value:function(t){return v(t),e(t)}});var r=Object.preventExtensions;o(Object,\"preventExtensions\",{value:function(t){return v(t),r(t)}})}();var h=!1,p=0,d=function(){this instanceof d||x();var t=[],e=[],r=p++;return Object.create(d.prototype,{get___:{value:y((function(n,i){var a,o=v(n);return o?r in o?o[r]:i:(a=t.indexOf(n))>=0?e[a]:i}))},has___:{value:y((function(e){var n=v(e);return n?r in n:t.indexOf(e)>=0}))},set___:{value:y((function(n,i){var a,o=v(n);return o?o[r]=i:(a=t.indexOf(n))>=0?e[a]=i:(a=t.length,e[a]=i,t[a]=n),this}))},delete___:{value:y((function(n){var i,a,o=v(n);return o?r in o&&delete o[r]:!((i=t.indexOf(n))<0)&&(a=t.length-1,t[i]=void 0,e[i]=e[a],t[i]=t[a],t.length=a,e.length=a,!0)}))}})};d.prototype=Object.create(Object.prototype,{get:{value:function(t,e){return this.get___(t,e)},writable:!0,configurable:!0},has:{value:function(t){return this.has___(t)},writable:!0,configurable:!0},set:{value:function(t,e){return this.set___(t,e)},writable:!0,configurable:!0},delete:{value:function(t){return this.delete___(t)},writable:!0,configurable:!0}}),\"function\"==typeof r?function(){function n(){this instanceof d||x();var e,n=new r,i=void 0,a=!1;return e=t?function(t,e){return n.set(t,e),n.has(t)||(i||(i=new d),i.set(t,e)),this}:function(t,e){if(a)try{n.set(t,e)}catch(r){i||(i=new d),i.set___(t,e)}else n.set(t,e);return this},Object.create(d.prototype,{get___:{value:y((function(t,e){return i?n.has(t)?n.get(t):i.get___(t,e):n.get(t,e)}))},has___:{value:y((function(t){return n.has(t)||!!i&&i.has___(t)}))},set___:{value:y(e)},delete___:{value:y((function(t){var e=!!n.delete(t);return i&&i.delete___(t)||e}))},permitHostObjects___:{value:y((function(t){if(t!==g)throw new Error(\"bogus call to permitHostObjects___\");a=!0}))}})}t&&\"undefined\"!=typeof Proxy&&(Proxy=void 0),n.prototype=d.prototype,e.exports=n,Object.defineProperty(WeakMap.prototype,\"constructor\",{value:WeakMap,enumerable:!1,configurable:!0,writable:!0})}():(\"undefined\"!=typeof Proxy&&(Proxy=void 0),e.exports=d)}function g(t){t.permitHostObjects___&&t.permitHostObjects___(g)}function m(t){return!(\"weakmap:\"==t.substr(0,\"weakmap:\".length)&&\"___\"===t.substr(t.length-3))}function v(t){if(t!==Object(t))throw new TypeError(\"Not an object: \"+t);var e=t[l];if(e&&e.key===t)return e;if(s(t)){e={key:t};try{return o(t,l,{value:e,writable:!1,enumerable:!1,configurable:!1}),e}catch(t){return}}}function y(t){return t.prototype=null,Object.freeze(t)}function x(){h||\"undefined\"==typeof console||(h=!0,console.warn(\"WeakMap should be invoked as new WeakMap(), not WeakMap(). This will be an error in the future.\"))}}()},{}],603:[function(t,e,r){var n=t(\"./hidden-store.js\");e.exports=function(){var t={};return function(e){if((\"object\"!=typeof e||null===e)&&\"function\"!=typeof e)throw new Error(\"Weakmap-shim: Key must be object\");var r=e.valueOf(t);return r&&r.identity===t?r:n(e,t)}}},{\"./hidden-store.js\":604}],604:[function(t,e,r){e.exports=function(t,e){var r={identity:e},n=t.valueOf;return Object.defineProperty(t,\"valueOf\",{value:function(t){return t!==e?n.apply(this,arguments):r},writable:!0}),r}},{}],605:[function(t,e,r){var n=t(\"./create-store.js\");e.exports=function(){var t=n();return{get:function(e,r){var n=t(e);return n.hasOwnProperty(\"value\")?n.value:r},set:function(e,r){return t(e).value=r,this},has:function(e){return\"value\"in t(e)},delete:function(e){return delete t(e).value}}}},{\"./create-store.js\":603}],606:[function(t,e,r){var n=t(\"get-canvas-context\");e.exports=function(t){return n(\"webgl\",t)}},{\"get-canvas-context\":249}],607:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\"),a=n.instance();function o(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}o.prototype=new n.baseCalendar,i(o.prototype,{name:\"Chinese\",jdEpoch:1721425.5,hasYearZero:!1,minMonth:0,firstMonth:0,minDay:1,regionalOptions:{\"\":{name:\"Chinese\",epochs:[\"BEC\",\"EC\"],monthNumbers:function(t,e){if(\"string\"==typeof t){var r=t.match(l);return r?r[0]:\"\"}var n=this._validateYear(t),i=t.month(),a=\"\"+this.toChineseMonth(n,i);return e&&a.length<2&&(a=\"0\"+a),this.isIntercalaryMonth(n,i)&&(a+=\"i\"),a},monthNames:function(t){if(\"string\"==typeof t){var e=t.match(c);return e?e[0]:\"\"}var r=this._validateYear(t),n=t.month(),i=[\"\\u4e00\\u6708\",\"\\u4e8c\\u6708\",\"\\u4e09\\u6708\",\"\\u56db\\u6708\",\"\\u4e94\\u6708\",\"\\u516d\\u6708\",\"\\u4e03\\u6708\",\"\\u516b\\u6708\",\"\\u4e5d\\u6708\",\"\\u5341\\u6708\",\"\\u5341\\u4e00\\u6708\",\"\\u5341\\u4e8c\\u6708\"][this.toChineseMonth(r,n)-1];return this.isIntercalaryMonth(r,n)&&(i=\"\\u95f0\"+i),i},monthNamesShort:function(t){if(\"string\"==typeof t){var e=t.match(u);return e?e[0]:\"\"}var r=this._validateYear(t),n=t.month(),i=[\"\\u4e00\",\"\\u4e8c\",\"\\u4e09\",\"\\u56db\",\"\\u4e94\",\"\\u516d\",\"\\u4e03\",\"\\u516b\",\"\\u4e5d\",\"\\u5341\",\"\\u5341\\u4e00\",\"\\u5341\\u4e8c\"][this.toChineseMonth(r,n)-1];return this.isIntercalaryMonth(r,n)&&(i=\"\\u95f0\"+i),i},parseMonth:function(t,e){t=this._validateYear(t);var r,n=parseInt(e);if(isNaN(n))\"\\u95f0\"===e[0]&&(r=!0,e=e.substring(1)),\"\\u6708\"===e[e.length-1]&&(e=e.substring(0,e.length-1)),n=1+[\"\\u4e00\",\"\\u4e8c\",\"\\u4e09\",\"\\u56db\",\"\\u4e94\",\"\\u516d\",\"\\u4e03\",\"\\u516b\",\"\\u4e5d\",\"\\u5341\",\"\\u5341\\u4e00\",\"\\u5341\\u4e8c\"].indexOf(e);else{var i=e[e.length-1];r=\"i\"===i||\"I\"===i}return this.toMonthIndex(t,n,r)},dayNames:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],dayNamesShort:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],dayNamesMin:[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],digits:null,dateFormat:\"yyyy/mm/dd\",firstDay:1,isRTL:!1}},_validateYear:function(t,e){if(t.year&&(t=t.year()),\"number\"!=typeof t||t<1888||t>2111)throw e.replace(/\\{0\\}/,this.local.name);return t},toMonthIndex:function(t,e,r){var i=this.intercalaryMonth(t);if(r&&e!==i||e<1||e>12)throw n.local.invalidMonth.replace(/\\{0\\}/,this.local.name);return i?!r&&e<=i?e-1:e:e-1},toChineseMonth:function(t,e){t.year&&(e=(t=t.year()).month());var r=this.intercalaryMonth(t);if(e<0||e>(r?12:11))throw n.local.invalidMonth.replace(/\\{0\\}/,this.local.name);return r?e<r?e+1:e:e+1},intercalaryMonth:function(t){return t=this._validateYear(t),f[t-f[0]]>>13},isIntercalaryMonth:function(t,e){t.year&&(e=(t=t.year()).month());var r=this.intercalaryMonth(t);return!!r&&r===e},leapYear:function(t){return 0!==this.intercalaryMonth(t)},weekOfYear:function(t,e,r){var i,o=this._validateYear(t,n.local.invalidyear),s=h[o-h[0]],l=s>>9&4095,c=s>>5&15,u=31&s;(i=a.newDate(l,c,u)).add(4-(i.dayOfWeek()||7),\"d\");var f=this.toJD(t,e,r)-i.toJD();return 1+Math.floor(f/7)},monthsInYear:function(t){return this.leapYear(t)?13:12},daysInMonth:function(t,e){t.year&&(e=t.month(),t=t.year()),t=this._validateYear(t);var r=f[t-f[0]];if(e>(r>>13?12:11))throw n.local.invalidMonth.replace(/\\{0\\}/,this.local.name);return r&1<<12-e?30:29},weekDay:function(t,e,r){return(this.dayOfWeek(t,e,r)||7)<6},toJD:function(t,e,r){var i=this._validate(t,s,r,n.local.invalidDate);t=this._validateYear(i.year()),e=i.month(),r=i.day();var o=this.isIntercalaryMonth(t,e),s=this.toChineseMonth(t,e),l=function(t,e,r,n,i){var a,o,s;if(\"object\"==typeof t)o=t,a=e||{};else{var l;if(!(\"number\"==typeof t&&t>=1888&&t<=2111))throw new Error(\"Lunar year outside range 1888-2111\");if(!(\"number\"==typeof e&&e>=1&&e<=12))throw new Error(\"Lunar month outside range 1 - 12\");if(!(\"number\"==typeof r&&r>=1&&r<=30))throw new Error(\"Lunar day outside range 1 - 30\");\"object\"==typeof n?(l=!1,a=n):(l=!!n,a=i||{}),o={year:t,month:e,day:r,isIntercalary:l}}s=o.day-1;var c,u=f[o.year-f[0]],p=u>>13;c=p&&(o.month>p||o.isIntercalary)?o.month:o.month-1;for(var d=0;d<c;d++){s+=u&1<<12-d?30:29}var g=h[o.year-h[0]],m=new Date(g>>9&4095,(g>>5&15)-1,(31&g)+s);return a.year=m.getFullYear(),a.month=1+m.getMonth(),a.day=m.getDate(),a}(t,s,r,o);return a.toJD(l.year,l.month,l.day)},fromJD:function(t){var e=a.fromJD(t),r=function(t,e,r,n){var i,a;if(\"object\"==typeof t)i=t,a=e||{};else{if(!(\"number\"==typeof t&&t>=1888&&t<=2111))throw new Error(\"Solar year outside range 1888-2111\");if(!(\"number\"==typeof e&&e>=1&&e<=12))throw new Error(\"Solar month outside range 1 - 12\");if(!(\"number\"==typeof r&&r>=1&&r<=31))throw new Error(\"Solar day outside range 1 - 31\");i={year:t,month:e,day:r},a=n||{}}var o=h[i.year-h[0]],s=i.year<<9|i.month<<5|i.day;a.year=s>=o?i.year:i.year-1,o=h[a.year-h[0]];var l,c=new Date(o>>9&4095,(o>>5&15)-1,31&o),u=new Date(i.year,i.month-1,i.day);l=Math.round((u-c)/864e5);var p,d=f[a.year-f[0]];for(p=0;p<13;p++){var g=d&1<<12-p?30:29;if(l<g)break;l-=g}var m=d>>13;!m||p<m?(a.isIntercalary=!1,a.month=1+p):p===m?(a.isIntercalary=!0,a.month=p):(a.isIntercalary=!1,a.month=p);return a.day=1+l,a}(e.year(),e.month(),e.day()),n=this.toMonthIndex(r.year,r.month,r.isIntercalary);return this.newDate(r.year,n,r.day)},fromString:function(t){var e=t.match(s),r=this._validateYear(+e[1]),n=+e[2],i=!!e[3],a=this.toMonthIndex(r,n,i),o=+e[4];return this.newDate(r,a,o)},add:function(t,e,r){var n=t.year(),i=t.month(),a=this.isIntercalaryMonth(n,i),s=this.toChineseMonth(n,i),l=Object.getPrototypeOf(o.prototype).add.call(this,t,e,r);if(\"y\"===r){var c=l.year(),u=l.month(),f=this.isIntercalaryMonth(c,s),h=a&&f?this.toMonthIndex(c,s,!0):this.toMonthIndex(c,s,!1);h!==u&&l.month(h)}return l}});var s=/^\\s*(-?\\d\\d\\d\\d|\\d\\d)[-/](\\d?\\d)([iI]?)[-/](\\d?\\d)/m,l=/^\\d?\\d[iI]?/m,c=/^\\u95f0?\\u5341?[\\u4e00\\u4e8c\\u4e09\\u56db\\u4e94\\u516d\\u4e03\\u516b\\u4e5d]?\\u6708/m,u=/^\\u95f0?\\u5341?[\\u4e00\\u4e8c\\u4e09\\u56db\\u4e94\\u516d\\u4e03\\u516b\\u4e5d]?/m;n.calendars.chinese=o;var f=[1887,5780,5802,19157,2742,50359,1198,2646,46378,7466,3412,30122,5482,67949,2396,5294,43597,6732,6954,36181,2772,4954,18781,2396,54427,5274,6730,47781,5800,6868,21210,4790,59703,2350,5270,46667,3402,3496,38325,1388,4782,18735,2350,52374,6804,7498,44457,2906,1388,29294,4700,63789,6442,6804,56138,5802,2772,38235,1210,4698,22827,5418,63125,3476,5802,43701,2484,5302,27223,2646,70954,7466,3412,54698,5482,2412,38062,5294,2636,32038,6954,60245,2772,4826,43357,2394,5274,39501,6730,72357,5800,5844,53978,4790,2358,38039,5270,87627,3402,3496,54708,5484,4782,43311,2350,3222,27978,7498,68965,2904,5484,45677,4700,6444,39573,6804,6986,19285,2772,62811,1210,4698,47403,5418,5780,38570,5546,76469,2420,5302,51799,2646,5414,36501,3412,5546,18869,2412,54446,5276,6732,48422,6822,2900,28010,4826,92509,2394,5274,55883,6730,6820,47956,5812,2778,18779,2358,62615,5270,5450,46757,3492,5556,27318,4718,67887,2350,3222,52554,7498,3428,38252,5468,4700,31022,6444,64149,6804,6986,43861,2772,5338,35421,2650,70955,5418,5780,54954,5546,2740,38074,5302,2646,29991,3366,61011,3412,5546,43445,2412,5294,35406,6732,72998,6820,6996,52586,2778,2396,38045,5274,6698,23333,6820,64338,5812,2746,43355,2358,5270,39499,5450,79525,3492,5548],h=[1887,966732,967231,967733,968265,968766,969297,969798,970298,970829,971330,971830,972362,972863,973395,973896,974397,974928,975428,975929,976461,976962,977462,977994,978494,979026,979526,980026,980558,981059,981559,982091,982593,983124,983624,984124,984656,985157,985656,986189,986690,987191,987722,988222,988753,989254,989754,990286,990788,991288,991819,992319,992851,993352,993851,994383,994885,995385,995917,996418,996918,997450,997949,998481,998982,999483,1000014,1000515,1001016,1001548,1002047,1002578,1003080,1003580,1004111,1004613,1005113,1005645,1006146,1006645,1007177,1007678,1008209,1008710,1009211,1009743,1010243,1010743,1011275,1011775,1012306,1012807,1013308,1013840,1014341,1014841,1015373,1015874,1016404,1016905,1017405,1017937,1018438,1018939,1019471,1019972,1020471,1021002,1021503,1022035,1022535,1023036,1023568,1024069,1024568,1025100,1025601,1026102,1026633,1027133,1027666,1028167,1028666,1029198,1029699,1030199,1030730,1031231,1031763,1032264,1032764,1033296,1033797,1034297,1034828,1035329,1035830,1036362,1036861,1037393,1037894,1038394,1038925,1039427,1039927,1040459,1040959,1041491,1041992,1042492,1043023,1043524,1044024,1044556,1045057,1045558,1046090,1046590,1047121,1047622,1048122,1048654,1049154,1049655,1050187,1050689,1051219,1051720,1052220,1052751,1053252,1053752,1054284,1054786,1055285,1055817,1056317,1056849,1057349,1057850,1058382,1058883,1059383,1059915,1060415,1060947,1061447,1061947,1062479,1062981,1063480,1064012,1064514,1065014,1065545,1066045,1066577,1067078,1067578,1068110,1068611,1069112,1069642,1070142,1070674,1071175,1071675,1072207,1072709,1073209,1073740,1074241,1074741,1075273,1075773,1076305,1076807,1077308,1077839,1078340,1078840,1079372,1079871,1080403,1080904]},{\"../main\":621,\"object-assign\":499}],608:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Coptic\",jdEpoch:1825029.5,daysPerMonth:[30,30,30,30,30,30,30,30,30,30,30,30,5],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Coptic\",epochs:[\"BAM\",\"AM\"],monthNames:[\"Thout\",\"Paopi\",\"Hathor\",\"Koiak\",\"Tobi\",\"Meshir\",\"Paremhat\",\"Paremoude\",\"Pashons\",\"Paoni\",\"Epip\",\"Mesori\",\"Pi Kogi Enavot\"],monthNamesShort:[\"Tho\",\"Pao\",\"Hath\",\"Koi\",\"Tob\",\"Mesh\",\"Pat\",\"Pad\",\"Pash\",\"Pao\",\"Epi\",\"Meso\",\"PiK\"],dayNames:[\"Tkyriaka\",\"Pesnau\",\"Pshoment\",\"Peftoou\",\"Ptiou\",\"Psoou\",\"Psabbaton\"],dayNamesShort:[\"Tky\",\"Pes\",\"Psh\",\"Pef\",\"Pti\",\"Pso\",\"Psa\"],dayNamesMin:[\"Tk\",\"Pes\",\"Psh\",\"Pef\",\"Pt\",\"Pso\",\"Psa\"],digits:null,dateFormat:\"dd/mm/yyyy\",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);return(t=e.year()+(e.year()<0?1:0))%4==3||t%4==-1},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear||n.regionalOptions[\"\"].invalidYear),13},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(-n.dayOfWeek(),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]+(13===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return(this.dayOfWeek(t,e,r)||7)<6},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);return(t=i.year())<0&&t++,i.day()+30*(i.month()-1)+365*(t-1)+Math.floor(t/4)+this.jdEpoch-1},fromJD:function(t){var e=Math.floor(t)+.5-this.jdEpoch,r=Math.floor((e-Math.floor((e+366)/1461))/365)+1;r<=0&&r--,e=Math.floor(t)+.5-this.newDate(r,1,1).toJD();var n=Math.floor(e/30)+1,i=e-30*(n-1)+1;return this.newDate(r,n,i)}}),n.calendars.coptic=a},{\"../main\":621,\"object-assign\":499}],609:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Discworld\",jdEpoch:1721425.5,daysPerMonth:[16,32,32,32,32,32,32,32,32,32,32,32,32],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Discworld\",epochs:[\"BUC\",\"UC\"],monthNames:[\"Ick\",\"Offle\",\"February\",\"March\",\"April\",\"May\",\"June\",\"Grune\",\"August\",\"Spune\",\"Sektober\",\"Ember\",\"December\"],monthNamesShort:[\"Ick\",\"Off\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Gru\",\"Aug\",\"Spu\",\"Sek\",\"Emb\",\"Dec\"],dayNames:[\"Sunday\",\"Octeday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],dayNamesShort:[\"Sun\",\"Oct\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],dayNamesMin:[\"Su\",\"Oc\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],digits:null,dateFormat:\"yyyy/mm/dd\",firstDay:2,isRTL:!1}},leapYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear),!1},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear),13},daysInYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear),400},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(-n.dayOfWeek(),\"d\"),Math.floor((n.dayOfYear()-1)/8)+1},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]},daysInWeek:function(){return 8},dayOfWeek:function(t,e,r){return(this._validate(t,e,r,n.local.invalidDate).day()+1)%8},weekDay:function(t,e,r){var n=this.dayOfWeek(t,e,r);return n>=2&&n<=6},extraInfo:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);return{century:o[Math.floor((i.year()-1)/100)+1]||\"\"}},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);return t=i.year()+(i.year()<0?1:0),e=i.month(),(r=i.day())+(e>1?16:0)+(e>2?32*(e-2):0)+400*(t-1)+this.jdEpoch-1},fromJD:function(t){t=Math.floor(t+.5)-Math.floor(this.jdEpoch)-1;var e=Math.floor(t/400)+1;t-=400*(e-1),t+=t>15?16:0;var r=Math.floor(t/32)+1,n=t-32*(r-1)+1;return this.newDate(e<=0?e-1:e,r,n)}});var o={20:\"Fruitbat\",21:\"Anchovy\"};n.calendars.discworld=a},{\"../main\":621,\"object-assign\":499}],610:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Ethiopian\",jdEpoch:1724220.5,daysPerMonth:[30,30,30,30,30,30,30,30,30,30,30,30,5],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Ethiopian\",epochs:[\"BEE\",\"EE\"],monthNames:[\"Meskerem\",\"Tikemet\",\"Hidar\",\"Tahesas\",\"Tir\",\"Yekatit\",\"Megabit\",\"Miazia\",\"Genbot\",\"Sene\",\"Hamle\",\"Nehase\",\"Pagume\"],monthNamesShort:[\"Mes\",\"Tik\",\"Hid\",\"Tah\",\"Tir\",\"Yek\",\"Meg\",\"Mia\",\"Gen\",\"Sen\",\"Ham\",\"Neh\",\"Pag\"],dayNames:[\"Ehud\",\"Segno\",\"Maksegno\",\"Irob\",\"Hamus\",\"Arb\",\"Kidame\"],dayNamesShort:[\"Ehu\",\"Seg\",\"Mak\",\"Iro\",\"Ham\",\"Arb\",\"Kid\"],dayNamesMin:[\"Eh\",\"Se\",\"Ma\",\"Ir\",\"Ha\",\"Ar\",\"Ki\"],digits:null,dateFormat:\"dd/mm/yyyy\",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);return(t=e.year()+(e.year()<0?1:0))%4==3||t%4==-1},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear||n.regionalOptions[\"\"].invalidYear),13},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(-n.dayOfWeek(),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]+(13===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return(this.dayOfWeek(t,e,r)||7)<6},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);return(t=i.year())<0&&t++,i.day()+30*(i.month()-1)+365*(t-1)+Math.floor(t/4)+this.jdEpoch-1},fromJD:function(t){var e=Math.floor(t)+.5-this.jdEpoch,r=Math.floor((e-Math.floor((e+366)/1461))/365)+1;r<=0&&r--,e=Math.floor(t)+.5-this.newDate(r,1,1).toJD();var n=Math.floor(e/30)+1,i=e-30*(n-1)+1;return this.newDate(r,n,i)}}),n.calendars.ethiopian=a},{\"../main\":621,\"object-assign\":499}],611:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}function o(t,e){return t-e*Math.floor(t/e)}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Hebrew\",jdEpoch:347995.5,daysPerMonth:[30,29,30,29,30,29,30,29,30,29,30,29,29],hasYearZero:!1,minMonth:1,firstMonth:7,minDay:1,regionalOptions:{\"\":{name:\"Hebrew\",epochs:[\"BAM\",\"AM\"],monthNames:[\"Nisan\",\"Iyar\",\"Sivan\",\"Tammuz\",\"Av\",\"Elul\",\"Tishrei\",\"Cheshvan\",\"Kislev\",\"Tevet\",\"Shevat\",\"Adar\",\"Adar II\"],monthNamesShort:[\"Nis\",\"Iya\",\"Siv\",\"Tam\",\"Av\",\"Elu\",\"Tis\",\"Che\",\"Kis\",\"Tev\",\"She\",\"Ada\",\"Ad2\"],dayNames:[\"Yom Rishon\",\"Yom Sheni\",\"Yom Shlishi\",\"Yom Revi'i\",\"Yom Chamishi\",\"Yom Shishi\",\"Yom Shabbat\"],dayNamesShort:[\"Ris\",\"She\",\"Shl\",\"Rev\",\"Cha\",\"Shi\",\"Sha\"],dayNamesMin:[\"Ri\",\"She\",\"Shl\",\"Re\",\"Ch\",\"Shi\",\"Sha\"],digits:null,dateFormat:\"dd/mm/yyyy\",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);return this._leapYear(e.year())},_leapYear:function(t){return o(7*(t=t<0?t+1:t)+1,19)<7},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear),this._leapYear(t.year?t.year():t)?13:12},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(-n.dayOfWeek(),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInYear:function(t){return t=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear).year(),this.toJD(-1===t?1:t+1,7,1)-this.toJD(t,7,1)},daysInMonth:function(t,e){return t.year&&(e=t.month(),t=t.year()),this._validate(t,e,this.minDay,n.local.invalidMonth),12===e&&this.leapYear(t)||8===e&&5===o(this.daysInYear(t),10)?30:9===e&&3===o(this.daysInYear(t),10)?29:this.daysPerMonth[e-1]},weekDay:function(t,e,r){return 6!==this.dayOfWeek(t,e,r)},extraInfo:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);return{yearType:(this.leapYear(i)?\"embolismic\":\"common\")+\" \"+[\"deficient\",\"regular\",\"complete\"][this.daysInYear(i)%10-3]}},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);t=i.year(),e=i.month(),r=i.day();var a=t<=0?t+1:t,o=this.jdEpoch+this._delay1(a)+this._delay2(a)+r+1;if(e<7){for(var s=7;s<=this.monthsInYear(t);s++)o+=this.daysInMonth(t,s);for(s=1;s<e;s++)o+=this.daysInMonth(t,s)}else for(s=7;s<e;s++)o+=this.daysInMonth(t,s);return o},_delay1:function(t){var e=Math.floor((235*t-234)/19),r=12084+13753*e,n=29*e+Math.floor(r/25920);return o(3*(n+1),7)<3&&n++,n},_delay2:function(t){var e=this._delay1(t-1),r=this._delay1(t);return this._delay1(t+1)-r==356?2:r-e==382?1:0},fromJD:function(t){t=Math.floor(t)+.5;for(var e=Math.floor(98496*(t-this.jdEpoch)/35975351)-1;t>=this.toJD(-1===e?1:e+1,7,1);)e++;for(var r=t<this.toJD(e,1,1)?7:1;t>this.toJD(e,r,this.daysInMonth(e,r));)r++;var n=t-this.toJD(e,r,1)+1;return this.newDate(e,r,n)}}),n.calendars.hebrew=a},{\"../main\":621,\"object-assign\":499}],612:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Islamic\",jdEpoch:1948439.5,daysPerMonth:[30,29,30,29,30,29,30,29,30,29,30,29],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Islamic\",epochs:[\"BH\",\"AH\"],monthNames:[\"Muharram\",\"Safar\",\"Rabi' al-awwal\",\"Rabi' al-thani\",\"Jumada al-awwal\",\"Jumada al-thani\",\"Rajab\",\"Sha'aban\",\"Ramadan\",\"Shawwal\",\"Dhu al-Qi'dah\",\"Dhu al-Hijjah\"],monthNamesShort:[\"Muh\",\"Saf\",\"Rab1\",\"Rab2\",\"Jum1\",\"Jum2\",\"Raj\",\"Sha'\",\"Ram\",\"Shaw\",\"DhuQ\",\"DhuH\"],dayNames:[\"Yawm al-ahad\",\"Yawm al-ithnayn\",\"Yawm ath-thulaathaa'\",\"Yawm al-arbi'aa'\",\"Yawm al-kham\\u012bs\",\"Yawm al-jum'a\",\"Yawm as-sabt\"],dayNamesShort:[\"Aha\",\"Ith\",\"Thu\",\"Arb\",\"Kha\",\"Jum\",\"Sab\"],dayNamesMin:[\"Ah\",\"It\",\"Th\",\"Ar\",\"Kh\",\"Ju\",\"Sa\"],digits:null,dateFormat:\"yyyy/mm/dd\",firstDay:6,isRTL:!1}},leapYear:function(t){return(11*this._validate(t,this.minMonth,this.minDay,n.local.invalidYear).year()+14)%30<11},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(-n.dayOfWeek(),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInYear:function(t){return this.leapYear(t)?355:354},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]+(12===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return 5!==this.dayOfWeek(t,e,r)},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);return t=i.year(),e=i.month(),t=t<=0?t+1:t,(r=i.day())+Math.ceil(29.5*(e-1))+354*(t-1)+Math.floor((3+11*t)/30)+this.jdEpoch-1},fromJD:function(t){t=Math.floor(t)+.5;var e=Math.floor((30*(t-this.jdEpoch)+10646)/10631);e=e<=0?e-1:e;var r=Math.min(12,Math.ceil((t-29-this.toJD(e,1,1))/29.5)+1),n=t-this.toJD(e,r,1)+1;return this.newDate(e,r,n)}}),n.calendars.islamic=a},{\"../main\":621,\"object-assign\":499}],613:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Julian\",jdEpoch:1721423.5,daysPerMonth:[31,28,31,30,31,30,31,31,30,31,30,31],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Julian\",epochs:[\"BC\",\"AD\"],monthNames:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],monthNamesShort:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],dayNames:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],dayNamesShort:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],dayNamesMin:[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],digits:null,dateFormat:\"mm/dd/yyyy\",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);return(t=e.year()<0?e.year()+1:e.year())%4==0},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(4-(n.dayOfWeek()||7),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]+(2===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return(this.dayOfWeek(t,e,r)||7)<6},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);return t=i.year(),e=i.month(),r=i.day(),t<0&&t++,e<=2&&(t--,e+=12),Math.floor(365.25*(t+4716))+Math.floor(30.6001*(e+1))+r-1524.5},fromJD:function(t){var e=Math.floor(t+.5)+1524,r=Math.floor((e-122.1)/365.25),n=Math.floor(365.25*r),i=Math.floor((e-n)/30.6001),a=i-Math.floor(i<14?1:13),o=r-Math.floor(a>2?4716:4715),s=e-n-Math.floor(30.6001*i);return o<=0&&o--,this.newDate(o,a,s)}}),n.calendars.julian=a},{\"../main\":621,\"object-assign\":499}],614:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}function o(t,e){return t-e*Math.floor(t/e)}function s(t,e){return o(t-1,e)+1}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Mayan\",jdEpoch:584282.5,hasYearZero:!0,minMonth:0,firstMonth:0,minDay:0,regionalOptions:{\"\":{name:\"Mayan\",epochs:[\"\",\"\"],monthNames:[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\",\"17\"],monthNamesShort:[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\",\"17\"],dayNames:[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\",\"17\",\"18\",\"19\"],dayNamesShort:[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\",\"17\",\"18\",\"19\"],dayNamesMin:[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\",\"17\",\"18\",\"19\"],digits:null,dateFormat:\"YYYY.m.d\",firstDay:0,isRTL:!1,haabMonths:[\"Pop\",\"Uo\",\"Zip\",\"Zotz\",\"Tzec\",\"Xul\",\"Yaxkin\",\"Mol\",\"Chen\",\"Yax\",\"Zac\",\"Ceh\",\"Mac\",\"Kankin\",\"Muan\",\"Pax\",\"Kayab\",\"Cumku\",\"Uayeb\"],tzolkinMonths:[\"Imix\",\"Ik\",\"Akbal\",\"Kan\",\"Chicchan\",\"Cimi\",\"Manik\",\"Lamat\",\"Muluc\",\"Oc\",\"Chuen\",\"Eb\",\"Ben\",\"Ix\",\"Men\",\"Cib\",\"Caban\",\"Etznab\",\"Cauac\",\"Ahau\"]}},leapYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear),!1},formatYear:function(t){t=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear).year();var e=Math.floor(t/400);return t%=400,t+=t<0?400:0,e+\".\"+Math.floor(t/20)+\".\"+t%20},forYear:function(t){if((t=t.split(\".\")).length<3)throw\"Invalid Mayan year\";for(var e=0,r=0;r<t.length;r++){var n=parseInt(t[r],10);if(Math.abs(n)>19||r>0&&n<0)throw\"Invalid Mayan year\";e=20*e+n}return e},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear),18},weekOfYear:function(t,e,r){return this._validate(t,e,r,n.local.invalidDate),0},daysInYear:function(t){return this._validate(t,this.minMonth,this.minDay,n.local.invalidYear),360},daysInMonth:function(t,e){return this._validate(t,e,this.minDay,n.local.invalidMonth),20},daysInWeek:function(){return 5},dayOfWeek:function(t,e,r){return this._validate(t,e,r,n.local.invalidDate).day()},weekDay:function(t,e,r){return this._validate(t,e,r,n.local.invalidDate),!0},extraInfo:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate).toJD(),a=this._toHaab(i),o=this._toTzolkin(i);return{haabMonthName:this.local.haabMonths[a[0]-1],haabMonth:a[0],haabDay:a[1],tzolkinDayName:this.local.tzolkinMonths[o[0]-1],tzolkinDay:o[0],tzolkinTrecena:o[1]}},_toHaab:function(t){var e=o((t-=this.jdEpoch)+8+340,365);return[Math.floor(e/20)+1,o(e,20)]},_toTzolkin:function(t){return[s((t-=this.jdEpoch)+20,20),s(t+4,13)]},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);return i.day()+20*i.month()+360*i.year()+this.jdEpoch},fromJD:function(t){t=Math.floor(t)+.5-this.jdEpoch;var e=Math.floor(t/360);t%=360,t+=t<0?360:0;var r=Math.floor(t/20),n=t%20;return this.newDate(e,r,n)}}),n.calendars.mayan=a},{\"../main\":621,\"object-assign\":499}],615:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}a.prototype=new n.baseCalendar;var o=n.instance(\"gregorian\");i(a.prototype,{name:\"Nanakshahi\",jdEpoch:2257673.5,daysPerMonth:[31,31,31,31,31,30,30,30,30,30,30,30],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Nanakshahi\",epochs:[\"BN\",\"AN\"],monthNames:[\"Chet\",\"Vaisakh\",\"Jeth\",\"Harh\",\"Sawan\",\"Bhadon\",\"Assu\",\"Katak\",\"Maghar\",\"Poh\",\"Magh\",\"Phagun\"],monthNamesShort:[\"Che\",\"Vai\",\"Jet\",\"Har\",\"Saw\",\"Bha\",\"Ass\",\"Kat\",\"Mgr\",\"Poh\",\"Mgh\",\"Pha\"],dayNames:[\"Somvaar\",\"Mangalvar\",\"Budhvaar\",\"Veervaar\",\"Shukarvaar\",\"Sanicharvaar\",\"Etvaar\"],dayNamesShort:[\"Som\",\"Mangal\",\"Budh\",\"Veer\",\"Shukar\",\"Sanichar\",\"Et\"],dayNamesMin:[\"So\",\"Ma\",\"Bu\",\"Ve\",\"Sh\",\"Sa\",\"Et\"],digits:null,dateFormat:\"dd-mm-yyyy\",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear||n.regionalOptions[\"\"].invalidYear);return o.leapYear(e.year()+(e.year()<1?1:0)+1469)},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(1-(n.dayOfWeek()||7),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]+(12===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return(this.dayOfWeek(t,e,r)||7)<6},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidMonth);(t=i.year())<0&&t++;for(var a=i.day(),s=1;s<i.month();s++)a+=this.daysPerMonth[s-1];return a+o.toJD(t+1468,3,13)},fromJD:function(t){t=Math.floor(t+.5);for(var e=Math.floor((t-(this.jdEpoch-1))/366);t>=this.toJD(e+1,1,1);)e++;for(var r=t-Math.floor(this.toJD(e,1,1)+.5)+1,n=1;r>this.daysInMonth(e,n);)r-=this.daysInMonth(e,n),n++;return this.newDate(e,n,r)}}),n.calendars.nanakshahi=a},{\"../main\":621,\"object-assign\":499}],616:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Nepali\",jdEpoch:1700709.5,daysPerMonth:[31,31,32,32,31,30,30,29,30,29,30,30],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,daysPerYear:365,regionalOptions:{\"\":{name:\"Nepali\",epochs:[\"BBS\",\"ABS\"],monthNames:[\"Baisakh\",\"Jestha\",\"Ashadh\",\"Shrawan\",\"Bhadra\",\"Ashwin\",\"Kartik\",\"Mangsir\",\"Paush\",\"Mangh\",\"Falgun\",\"Chaitra\"],monthNamesShort:[\"Bai\",\"Je\",\"As\",\"Shra\",\"Bha\",\"Ash\",\"Kar\",\"Mang\",\"Pau\",\"Ma\",\"Fal\",\"Chai\"],dayNames:[\"Aaitabaar\",\"Sombaar\",\"Manglbaar\",\"Budhabaar\",\"Bihibaar\",\"Shukrabaar\",\"Shanibaar\"],dayNamesShort:[\"Aaita\",\"Som\",\"Mangl\",\"Budha\",\"Bihi\",\"Shukra\",\"Shani\"],dayNamesMin:[\"Aai\",\"So\",\"Man\",\"Bu\",\"Bi\",\"Shu\",\"Sha\"],digits:null,dateFormat:\"dd/mm/yyyy\",firstDay:1,isRTL:!1}},leapYear:function(t){return this.daysInYear(t)!==this.daysPerYear},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(-n.dayOfWeek(),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInYear:function(t){if(t=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear).year(),\"undefined\"==typeof this.NEPALI_CALENDAR_DATA[t])return this.daysPerYear;for(var e=0,r=this.minMonth;r<=12;r++)e+=this.NEPALI_CALENDAR_DATA[t][r];return e},daysInMonth:function(t,e){return t.year&&(e=t.month(),t=t.year()),this._validate(t,e,this.minDay,n.local.invalidMonth),\"undefined\"==typeof this.NEPALI_CALENDAR_DATA[t]?this.daysPerMonth[e-1]:this.NEPALI_CALENDAR_DATA[t][e]},weekDay:function(t,e,r){return 6!==this.dayOfWeek(t,e,r)},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);t=i.year(),e=i.month(),r=i.day();var a=n.instance(),o=0,s=e,l=t;this._createMissingCalendarData(t);var c=t-(s>9||9===s&&r>=this.NEPALI_CALENDAR_DATA[l][0]?56:57);for(9!==e&&(o=r,s--);9!==s;)s<=0&&(s=12,l--),o+=this.NEPALI_CALENDAR_DATA[l][s],s--;return 9===e?(o+=r-this.NEPALI_CALENDAR_DATA[l][0])<0&&(o+=a.daysInYear(c)):o+=this.NEPALI_CALENDAR_DATA[l][9]-this.NEPALI_CALENDAR_DATA[l][0],a.newDate(c,1,1).add(o,\"d\").toJD()},fromJD:function(t){var e=n.instance().fromJD(t),r=e.year(),i=e.dayOfYear(),a=r+56;this._createMissingCalendarData(a);for(var o=9,s=this.NEPALI_CALENDAR_DATA[a][0],l=this.NEPALI_CALENDAR_DATA[a][o]-s+1;i>l;)++o>12&&(o=1,a++),l+=this.NEPALI_CALENDAR_DATA[a][o];var c=this.NEPALI_CALENDAR_DATA[a][o]-(l-i);return this.newDate(a,o,c)},_createMissingCalendarData:function(t){var e=this.daysPerMonth.slice(0);e.unshift(17);for(var r=t-1;r<t+2;r++)\"undefined\"==typeof this.NEPALI_CALENDAR_DATA[r]&&(this.NEPALI_CALENDAR_DATA[r]=e)},NEPALI_CALENDAR_DATA:{1970:[18,31,31,32,31,31,31,30,29,30,29,30,30],1971:[18,31,31,32,31,32,30,30,29,30,29,30,30],1972:[17,31,32,31,32,31,30,30,30,29,29,30,30],1973:[19,30,32,31,32,31,30,30,30,29,30,29,31],1974:[19,31,31,32,30,31,31,30,29,30,29,30,30],1975:[18,31,31,32,32,30,31,30,29,30,29,30,30],1976:[17,31,32,31,32,31,30,30,30,29,29,30,31],1977:[18,31,32,31,32,31,31,29,30,29,30,29,31],1978:[18,31,31,32,31,31,31,30,29,30,29,30,30],1979:[18,31,31,32,32,31,30,30,29,30,29,30,30],1980:[17,31,32,31,32,31,30,30,30,29,29,30,31],1981:[18,31,31,31,32,31,31,29,30,30,29,30,30],1982:[18,31,31,32,31,31,31,30,29,30,29,30,30],1983:[18,31,31,32,32,31,30,30,29,30,29,30,30],1984:[17,31,32,31,32,31,30,30,30,29,29,30,31],1985:[18,31,31,31,32,31,31,29,30,30,29,30,30],1986:[18,31,31,32,31,31,31,30,29,30,29,30,30],1987:[18,31,32,31,32,31,30,30,29,30,29,30,30],1988:[17,31,32,31,32,31,30,30,30,29,29,30,31],1989:[18,31,31,31,32,31,31,30,29,30,29,30,30],1990:[18,31,31,32,31,31,31,30,29,30,29,30,30],1991:[18,31,32,31,32,31,30,30,29,30,29,30,30],1992:[17,31,32,31,32,31,30,30,30,29,30,29,31],1993:[18,31,31,31,32,31,31,30,29,30,29,30,30],1994:[18,31,31,32,31,31,31,30,29,30,29,30,30],1995:[17,31,32,31,32,31,30,30,30,29,29,30,30],1996:[17,31,32,31,32,31,30,30,30,29,30,29,31],1997:[18,31,31,32,31,31,31,30,29,30,29,30,30],1998:[18,31,31,32,31,31,31,30,29,30,29,30,30],1999:[17,31,32,31,32,31,30,30,30,29,29,30,31],2e3:[17,30,32,31,32,31,30,30,30,29,30,29,31],2001:[18,31,31,32,31,31,31,30,29,30,29,30,30],2002:[18,31,31,32,32,31,30,30,29,30,29,30,30],2003:[17,31,32,31,32,31,30,30,30,29,29,30,31],2004:[17,30,32,31,32,31,30,30,30,29,30,29,31],2005:[18,31,31,32,31,31,31,30,29,30,29,30,30],2006:[18,31,31,32,32,31,30,30,29,30,29,30,30],2007:[17,31,32,31,32,31,30,30,30,29,29,30,31],2008:[17,31,31,31,32,31,31,29,30,30,29,29,31],2009:[18,31,31,32,31,31,31,30,29,30,29,30,30],2010:[18,31,31,32,32,31,30,30,29,30,29,30,30],2011:[17,31,32,31,32,31,30,30,30,29,29,30,31],2012:[17,31,31,31,32,31,31,29,30,30,29,30,30],2013:[18,31,31,32,31,31,31,30,29,30,29,30,30],2014:[18,31,31,32,32,31,30,30,29,30,29,30,30],2015:[17,31,32,31,32,31,30,30,30,29,29,30,31],2016:[17,31,31,31,32,31,31,29,30,30,29,30,30],2017:[18,31,31,32,31,31,31,30,29,30,29,30,30],2018:[18,31,32,31,32,31,30,30,29,30,29,30,30],2019:[17,31,32,31,32,31,30,30,30,29,30,29,31],2020:[17,31,31,31,32,31,31,30,29,30,29,30,30],2021:[18,31,31,32,31,31,31,30,29,30,29,30,30],2022:[17,31,32,31,32,31,30,30,30,29,29,30,30],2023:[17,31,32,31,32,31,30,30,30,29,30,29,31],2024:[17,31,31,31,32,31,31,30,29,30,29,30,30],2025:[18,31,31,32,31,31,31,30,29,30,29,30,30],2026:[17,31,32,31,32,31,30,30,30,29,29,30,31],2027:[17,30,32,31,32,31,30,30,30,29,30,29,31],2028:[17,31,31,32,31,31,31,30,29,30,29,30,30],2029:[18,31,31,32,31,32,30,30,29,30,29,30,30],2030:[17,31,32,31,32,31,30,30,30,30,30,30,31],2031:[17,31,32,31,32,31,31,31,31,31,31,31,31],2032:[17,32,32,32,32,32,32,32,32,32,32,32,32],2033:[18,31,31,32,32,31,30,30,29,30,29,30,30],2034:[17,31,32,31,32,31,30,30,30,29,29,30,31],2035:[17,30,32,31,32,31,31,29,30,30,29,29,31],2036:[17,31,31,32,31,31,31,30,29,30,29,30,30],2037:[18,31,31,32,32,31,30,30,29,30,29,30,30],2038:[17,31,32,31,32,31,30,30,30,29,29,30,31],2039:[17,31,31,31,32,31,31,29,30,30,29,30,30],2040:[17,31,31,32,31,31,31,30,29,30,29,30,30],2041:[18,31,31,32,32,31,30,30,29,30,29,30,30],2042:[17,31,32,31,32,31,30,30,30,29,29,30,31],2043:[17,31,31,31,32,31,31,29,30,30,29,30,30],2044:[17,31,31,32,31,31,31,30,29,30,29,30,30],2045:[18,31,32,31,32,31,30,30,29,30,29,30,30],2046:[17,31,32,31,32,31,30,30,30,29,29,30,31],2047:[17,31,31,31,32,31,31,30,29,30,29,30,30],2048:[17,31,31,32,31,31,31,30,29,30,29,30,30],2049:[17,31,32,31,32,31,30,30,30,29,29,30,30],2050:[17,31,32,31,32,31,30,30,30,29,30,29,31],2051:[17,31,31,31,32,31,31,30,29,30,29,30,30],2052:[17,31,31,32,31,31,31,30,29,30,29,30,30],2053:[17,31,32,31,32,31,30,30,30,29,29,30,30],2054:[17,31,32,31,32,31,30,30,30,29,30,29,31],2055:[17,31,31,32,31,31,31,30,29,30,30,29,30],2056:[17,31,31,32,31,32,30,30,29,30,29,30,30],2057:[17,31,32,31,32,31,30,30,30,29,29,30,31],2058:[17,30,32,31,32,31,30,30,30,29,30,29,31],2059:[17,31,31,32,31,31,31,30,29,30,29,30,30],2060:[17,31,31,32,32,31,30,30,29,30,29,30,30],2061:[17,31,32,31,32,31,30,30,30,29,29,30,31],2062:[17,30,32,31,32,31,31,29,30,29,30,29,31],2063:[17,31,31,32,31,31,31,30,29,30,29,30,30],2064:[17,31,31,32,32,31,30,30,29,30,29,30,30],2065:[17,31,32,31,32,31,30,30,30,29,29,30,31],2066:[17,31,31,31,32,31,31,29,30,30,29,29,31],2067:[17,31,31,32,31,31,31,30,29,30,29,30,30],2068:[17,31,31,32,32,31,30,30,29,30,29,30,30],2069:[17,31,32,31,32,31,30,30,30,29,29,30,31],2070:[17,31,31,31,32,31,31,29,30,30,29,30,30],2071:[17,31,31,32,31,31,31,30,29,30,29,30,30],2072:[17,31,32,31,32,31,30,30,29,30,29,30,30],2073:[17,31,32,31,32,31,30,30,30,29,29,30,31],2074:[17,31,31,31,32,31,31,30,29,30,29,30,30],2075:[17,31,31,32,31,31,31,30,29,30,29,30,30],2076:[16,31,32,31,32,31,30,30,30,29,29,30,30],2077:[17,31,32,31,32,31,30,30,30,29,30,29,31],2078:[17,31,31,31,32,31,31,30,29,30,29,30,30],2079:[17,31,31,32,31,31,31,30,29,30,29,30,30],2080:[16,31,32,31,32,31,30,30,30,29,29,30,30],2081:[17,31,31,32,32,31,30,30,30,29,30,30,30],2082:[17,31,32,31,32,31,30,30,30,29,30,30,30],2083:[17,31,31,32,31,31,30,30,30,29,30,30,30],2084:[17,31,31,32,31,31,30,30,30,29,30,30,30],2085:[17,31,32,31,32,31,31,30,30,29,30,30,30],2086:[17,31,32,31,32,31,30,30,30,29,30,30,30],2087:[16,31,31,32,31,31,31,30,30,29,30,30,30],2088:[16,30,31,32,32,30,31,30,30,29,30,30,30],2089:[17,31,32,31,32,31,30,30,30,29,30,30,30],2090:[17,31,32,31,32,31,30,30,30,29,30,30,30],2091:[16,31,31,32,31,31,31,30,30,29,30,30,30],2092:[16,31,31,32,32,31,30,30,30,29,30,30,30],2093:[17,31,32,31,32,31,30,30,30,29,30,30,30],2094:[17,31,31,32,31,31,30,30,30,29,30,30,30],2095:[17,31,31,32,31,31,31,30,29,30,30,30,30],2096:[17,30,31,32,32,31,30,30,29,30,29,30,30],2097:[17,31,32,31,32,31,30,30,30,29,30,30,30],2098:[17,31,31,32,31,31,31,29,30,29,30,30,31],2099:[17,31,31,32,31,31,31,30,29,29,30,30,30],2100:[17,31,32,31,32,30,31,30,29,30,29,30,30]}}),n.calendars.nepali=a},{\"../main\":621,\"object-assign\":499}],617:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}function o(t,e){return t-e*Math.floor(t/e)}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"Persian\",jdEpoch:1948320.5,daysPerMonth:[31,31,31,31,31,31,30,30,30,30,30,29],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Persian\",epochs:[\"BP\",\"AP\"],monthNames:[\"Farvardin\",\"Ordibehesht\",\"Khordad\",\"Tir\",\"Mordad\",\"Shahrivar\",\"Mehr\",\"Aban\",\"Azar\",\"Day\",\"Bahman\",\"Esfand\"],monthNamesShort:[\"Far\",\"Ord\",\"Kho\",\"Tir\",\"Mor\",\"Sha\",\"Meh\",\"Aba\",\"Aza\",\"Day\",\"Bah\",\"Esf\"],dayNames:[\"Yekshambe\",\"Doshambe\",\"Seshambe\",\"Ch\\xe6harshambe\",\"Panjshambe\",\"Jom'e\",\"Shambe\"],dayNamesShort:[\"Yek\",\"Do\",\"Se\",\"Ch\\xe6\",\"Panj\",\"Jom\",\"Sha\"],dayNamesMin:[\"Ye\",\"Do\",\"Se\",\"Ch\",\"Pa\",\"Jo\",\"Sh\"],digits:null,dateFormat:\"yyyy/mm/dd\",firstDay:6,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);return 682*((e.year()-(e.year()>0?474:473))%2820+474+38)%2816<682},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(-(n.dayOfWeek()+1)%7,\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]+(12===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return 5!==this.dayOfWeek(t,e,r)},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);t=i.year(),e=i.month(),r=i.day();var a=t-(t>=0?474:473),s=474+o(a,2820);return r+(e<=7?31*(e-1):30*(e-1)+6)+Math.floor((682*s-110)/2816)+365*(s-1)+1029983*Math.floor(a/2820)+this.jdEpoch-1},fromJD:function(t){var e=(t=Math.floor(t)+.5)-this.toJD(475,1,1),r=Math.floor(e/1029983),n=o(e,1029983),i=2820;if(1029982!==n){var a=Math.floor(n/366),s=o(n,366);i=Math.floor((2134*a+2816*s+2815)/1028522)+a+1}var l=i+2820*r+474;l=l<=0?l-1:l;var c=t-this.toJD(l,1,1)+1,u=c<=186?Math.ceil(c/31):Math.ceil((c-6)/30),f=t-this.toJD(l,u,1)+1;return this.newDate(l,u,f)}}),n.calendars.persian=a,n.calendars.jalali=a},{\"../main\":621,\"object-assign\":499}],618:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\"),a=n.instance();function o(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}o.prototype=new n.baseCalendar,i(o.prototype,{name:\"Taiwan\",jdEpoch:2419402.5,yearsOffset:1911,daysPerMonth:[31,28,31,30,31,30,31,31,30,31,30,31],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Taiwan\",epochs:[\"BROC\",\"ROC\"],monthNames:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],monthNamesShort:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],dayNames:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],dayNamesShort:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],dayNamesMin:[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],digits:null,dateFormat:\"yyyy/mm/dd\",firstDay:1,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);t=this._t2gYear(e.year());return a.leapYear(t)},weekOfYear:function(t,e,r){var i=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);t=this._t2gYear(i.year());return a.weekOfYear(t,i.month(),i.day())},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]+(2===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return(this.dayOfWeek(t,e,r)||7)<6},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);t=this._t2gYear(i.year());return a.toJD(t,i.month(),i.day())},fromJD:function(t){var e=a.fromJD(t),r=this._g2tYear(e.year());return this.newDate(r,e.month(),e.day())},_t2gYear:function(t){return t+this.yearsOffset+(t>=-this.yearsOffset&&t<=-1?1:0)},_g2tYear:function(t){return t-this.yearsOffset-(t>=1&&t<=this.yearsOffset?1:0)}}),n.calendars.taiwan=o},{\"../main\":621,\"object-assign\":499}],619:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\"),a=n.instance();function o(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}o.prototype=new n.baseCalendar,i(o.prototype,{name:\"Thai\",jdEpoch:1523098.5,yearsOffset:543,daysPerMonth:[31,28,31,30,31,30,31,31,30,31,30,31],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Thai\",epochs:[\"BBE\",\"BE\"],monthNames:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],monthNamesShort:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],dayNames:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],dayNamesShort:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],dayNamesMin:[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],digits:null,dateFormat:\"dd/mm/yyyy\",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);t=this._t2gYear(e.year());return a.leapYear(t)},weekOfYear:function(t,e,r){var i=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);t=this._t2gYear(i.year());return a.weekOfYear(t,i.month(),i.day())},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,n.local.invalidMonth);return this.daysPerMonth[r.month()-1]+(2===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return(this.dayOfWeek(t,e,r)||7)<6},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate);t=this._t2gYear(i.year());return a.toJD(t,i.month(),i.day())},fromJD:function(t){var e=a.fromJD(t),r=this._g2tYear(e.year());return this.newDate(r,e.month(),e.day())},_t2gYear:function(t){return t-this.yearsOffset-(t>=1&&t<=this.yearsOffset?1:0)},_g2tYear:function(t){return t+this.yearsOffset+(t>=-this.yearsOffset&&t<=-1?1:0)}}),n.calendars.thai=o},{\"../main\":621,\"object-assign\":499}],620:[function(t,e,r){var n=t(\"../main\"),i=t(\"object-assign\");function a(t){this.local=this.regionalOptions[t||\"\"]||this.regionalOptions[\"\"]}a.prototype=new n.baseCalendar,i(a.prototype,{name:\"UmmAlQura\",hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Umm al-Qura\",epochs:[\"BH\",\"AH\"],monthNames:[\"Al-Muharram\",\"Safar\",\"Rabi' al-awwal\",\"Rabi' Al-Thani\",\"Jumada Al-Awwal\",\"Jumada Al-Thani\",\"Rajab\",\"Sha'aban\",\"Ramadan\",\"Shawwal\",\"Dhu al-Qi'dah\",\"Dhu al-Hijjah\"],monthNamesShort:[\"Muh\",\"Saf\",\"Rab1\",\"Rab2\",\"Jum1\",\"Jum2\",\"Raj\",\"Sha'\",\"Ram\",\"Shaw\",\"DhuQ\",\"DhuH\"],dayNames:[\"Yawm al-Ahad\",\"Yawm al-Ithnain\",\"Yawm al-Thal\\u0101th\\u0101\\u2019\",\"Yawm al-Arba\\u2018\\u0101\\u2019\",\"Yawm al-Kham\\u012bs\",\"Yawm al-Jum\\u2018a\",\"Yawm al-Sabt\"],dayNamesMin:[\"Ah\",\"Ith\",\"Th\",\"Ar\",\"Kh\",\"Ju\",\"Sa\"],digits:null,dateFormat:\"yyyy/mm/dd\",firstDay:6,isRTL:!0}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,n.local.invalidYear);return 355===this.daysInYear(e.year())},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(-n.dayOfWeek(),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInYear:function(t){for(var e=0,r=1;r<=12;r++)e+=this.daysInMonth(t,r);return e},daysInMonth:function(t,e){for(var r=this._validate(t,e,this.minDay,n.local.invalidMonth).toJD()-24e5+.5,i=0,a=0;a<o.length;a++){if(o[a]>r)return o[i]-o[i-1];i++}return 30},weekDay:function(t,e,r){return 5!==this.dayOfWeek(t,e,r)},toJD:function(t,e,r){var i=this._validate(t,e,r,n.local.invalidDate),a=12*(i.year()-1)+i.month()-15292;return i.day()+o[a-1]-1+24e5-.5},fromJD:function(t){for(var e=t-24e5+.5,r=0,n=0;n<o.length&&!(o[n]>e);n++)r++;var i=r+15292,a=Math.floor((i-1)/12),s=a+1,l=i-12*a,c=e-o[r-1]+1;return this.newDate(s,l,c)},isValid:function(t,e,r){var i=n.baseCalendar.prototype.isValid.apply(this,arguments);return i&&(i=(t=null!=t.year?t.year:t)>=1276&&t<=1500),i},_validate:function(t,e,r,i){var a=n.baseCalendar.prototype._validate.apply(this,arguments);if(a.year<1276||a.year>1500)throw i.replace(/\\{0\\}/,this.local.name);return a}}),n.calendars.ummalqura=a;var o=[20,50,79,109,138,168,197,227,256,286,315,345,374,404,433,463,492,522,551,581,611,641,670,700,729,759,788,818,847,877,906,936,965,995,1024,1054,1083,1113,1142,1172,1201,1231,1260,1290,1320,1350,1379,1409,1438,1468,1497,1527,1556,1586,1615,1645,1674,1704,1733,1763,1792,1822,1851,1881,1910,1940,1969,1999,2028,2058,2087,2117,2146,2176,2205,2235,2264,2294,2323,2353,2383,2413,2442,2472,2501,2531,2560,2590,2619,2649,2678,2708,2737,2767,2796,2826,2855,2885,2914,2944,2973,3003,3032,3062,3091,3121,3150,3180,3209,3239,3268,3298,3327,3357,3386,3416,3446,3476,3505,3535,3564,3594,3623,3653,3682,3712,3741,3771,3800,3830,3859,3889,3918,3948,3977,4007,4036,4066,4095,4125,4155,4185,4214,4244,4273,4303,4332,4362,4391,4421,4450,4480,4509,4539,4568,4598,4627,4657,4686,4716,4745,4775,4804,4834,4863,4893,4922,4952,4981,5011,5040,5070,5099,5129,5158,5188,5218,5248,5277,5307,5336,5366,5395,5425,5454,5484,5513,5543,5572,5602,5631,5661,5690,5720,5749,5779,5808,5838,5867,5897,5926,5956,5985,6015,6044,6074,6103,6133,6162,6192,6221,6251,6281,6311,6340,6370,6399,6429,6458,6488,6517,6547,6576,6606,6635,6665,6694,6724,6753,6783,6812,6842,6871,6901,6930,6960,6989,7019,7048,7078,7107,7137,7166,7196,7225,7255,7284,7314,7344,7374,7403,7433,7462,7492,7521,7551,7580,7610,7639,7669,7698,7728,7757,7787,7816,7846,7875,7905,7934,7964,7993,8023,8053,8083,8112,8142,8171,8201,8230,8260,8289,8319,8348,8378,8407,8437,8466,8496,8525,8555,8584,8614,8643,8673,8702,8732,8761,8791,8821,8850,8880,8909,8938,8968,8997,9027,9056,9086,9115,9145,9175,9205,9234,9264,9293,9322,9352,9381,9410,9440,9470,9499,9529,9559,9589,9618,9648,9677,9706,9736,9765,9794,9824,9853,9883,9913,9943,9972,10002,10032,10061,10090,10120,10149,10178,10208,10237,10267,10297,10326,10356,10386,10415,10445,10474,10504,10533,10562,10592,10621,10651,10680,10710,10740,10770,10799,10829,10858,10888,10917,10947,10976,11005,11035,11064,11094,11124,11153,11183,11213,11242,11272,11301,11331,11360,11389,11419,11448,11478,11507,11537,11567,11596,11626,11655,11685,11715,11744,11774,11803,11832,11862,11891,11921,11950,11980,12010,12039,12069,12099,12128,12158,12187,12216,12246,12275,12304,12334,12364,12393,12423,12453,12483,12512,12542,12571,12600,12630,12659,12688,12718,12747,12777,12807,12837,12866,12896,12926,12955,12984,13014,13043,13072,13102,13131,13161,13191,13220,13250,13280,13310,13339,13368,13398,13427,13456,13486,13515,13545,13574,13604,13634,13664,13693,13723,13752,13782,13811,13840,13870,13899,13929,13958,13988,14018,14047,14077,14107,14136,14166,14195,14224,14254,14283,14313,14342,14372,14401,14431,14461,14490,14520,14550,14579,14609,14638,14667,14697,14726,14756,14785,14815,14844,14874,14904,14933,14963,14993,15021,15051,15081,15110,15140,15169,15199,15228,15258,15287,15317,15347,15377,15406,15436,15465,15494,15524,15553,15582,15612,15641,15671,15701,15731,15760,15790,15820,15849,15878,15908,15937,15966,15996,16025,16055,16085,16114,16144,16174,16204,16233,16262,16292,16321,16350,16380,16409,16439,16468,16498,16528,16558,16587,16617,16646,16676,16705,16734,16764,16793,16823,16852,16882,16912,16941,16971,17001,17030,17060,17089,17118,17148,17177,17207,17236,17266,17295,17325,17355,17384,17414,17444,17473,17502,17532,17561,17591,17620,17650,17679,17709,17738,17768,17798,17827,17857,17886,17916,17945,17975,18004,18034,18063,18093,18122,18152,18181,18211,18241,18270,18300,18330,18359,18388,18418,18447,18476,18506,18535,18565,18595,18625,18654,18684,18714,18743,18772,18802,18831,18860,18890,18919,18949,18979,19008,19038,19068,19098,19127,19156,19186,19215,19244,19274,19303,19333,19362,19392,19422,19452,19481,19511,19540,19570,19599,19628,19658,19687,19717,19746,19776,19806,19836,19865,19895,19924,19954,19983,20012,20042,20071,20101,20130,20160,20190,20219,20249,20279,20308,20338,20367,20396,20426,20455,20485,20514,20544,20573,20603,20633,20662,20692,20721,20751,20780,20810,20839,20869,20898,20928,20957,20987,21016,21046,21076,21105,21135,21164,21194,21223,21253,21282,21312,21341,21371,21400,21430,21459,21489,21519,21548,21578,21607,21637,21666,21696,21725,21754,21784,21813,21843,21873,21902,21932,21962,21991,22021,22050,22080,22109,22138,22168,22197,22227,22256,22286,22316,22346,22375,22405,22434,22464,22493,22522,22552,22581,22611,22640,22670,22700,22730,22759,22789,22818,22848,22877,22906,22936,22965,22994,23024,23054,23083,23113,23143,23173,23202,23232,23261,23290,23320,23349,23379,23408,23438,23467,23497,23527,23556,23586,23616,23645,23674,23704,23733,23763,23792,23822,23851,23881,23910,23940,23970,23999,24029,24058,24088,24117,24147,24176,24206,24235,24265,24294,24324,24353,24383,24413,24442,24472,24501,24531,24560,24590,24619,24648,24678,24707,24737,24767,24796,24826,24856,24885,24915,24944,24974,25003,25032,25062,25091,25121,25150,25180,25210,25240,25269,25299,25328,25358,25387,25416,25446,25475,25505,25534,25564,25594,25624,25653,25683,25712,25742,25771,25800,25830,25859,25888,25918,25948,25977,26007,26037,26067,26096,26126,26155,26184,26214,26243,26272,26302,26332,26361,26391,26421,26451,26480,26510,26539,26568,26598,26627,26656,26686,26715,26745,26775,26805,26834,26864,26893,26923,26952,26982,27011,27041,27070,27099,27129,27159,27188,27218,27248,27277,27307,27336,27366,27395,27425,27454,27484,27513,27542,27572,27602,27631,27661,27691,27720,27750,27779,27809,27838,27868,27897,27926,27956,27985,28015,28045,28074,28104,28134,28163,28193,28222,28252,28281,28310,28340,28369,28399,28428,28458,28488,28517,28547,28577,28607,28636,28665,28695,28724,28754,28783,28813,28843,28872,28901,28931,28960,28990,29019,29049,29078,29108,29137,29167,29196,29226,29255,29285,29315,29345,29375,29404,29434,29463,29492,29522,29551,29580,29610,29640,29669,29699,29729,29759,29788,29818,29847,29876,29906,29935,29964,29994,30023,30053,30082,30112,30141,30171,30200,30230,30259,30289,30318,30348,30378,30408,30437,30467,30496,30526,30555,30585,30614,30644,30673,30703,30732,30762,30791,30821,30850,30880,30909,30939,30968,30998,31027,31057,31086,31116,31145,31175,31204,31234,31263,31293,31322,31352,31381,31411,31441,31471,31500,31530,31559,31589,31618,31648,31676,31706,31736,31766,31795,31825,31854,31884,31913,31943,31972,32002,32031,32061,32090,32120,32150,32180,32209,32239,32268,32298,32327,32357,32386,32416,32445,32475,32504,32534,32563,32593,32622,32652,32681,32711,32740,32770,32799,32829,32858,32888,32917,32947,32976,33006,33035,33065,33094,33124,33153,33183,33213,33243,33272,33302,33331,33361,33390,33420,33450,33479,33509,33539,33568,33598,33627,33657,33686,33716,33745,33775,33804,33834,33863,33893,33922,33952,33981,34011,34040,34069,34099,34128,34158,34187,34217,34247,34277,34306,34336,34365,34395,34424,34454,34483,34512,34542,34571,34601,34631,34660,34690,34719,34749,34778,34808,34837,34867,34896,34926,34955,34985,35015,35044,35074,35103,35133,35162,35192,35222,35251,35280,35310,35340,35370,35399,35429,35458,35488,35517,35547,35576,35605,35635,35665,35694,35723,35753,35782,35811,35841,35871,35901,35930,35960,35989,36019,36048,36078,36107,36136,36166,36195,36225,36254,36284,36314,36343,36373,36403,36433,36462,36492,36521,36551,36580,36610,36639,36669,36698,36728,36757,36786,36816,36845,36875,36904,36934,36963,36993,37022,37052,37081,37111,37141,37170,37200,37229,37259,37288,37318,37347,37377,37406,37436,37465,37495,37524,37554,37584,37613,37643,37672,37701,37731,37760,37790,37819,37849,37878,37908,37938,37967,37997,38027,38056,38085,38115,38144,38174,38203,38233,38262,38292,38322,38351,38381,38410,38440,38469,38499,38528,38558,38587,38617,38646,38676,38705,38735,38764,38794,38823,38853,38882,38912,38941,38971,39001,39030,39059,39089,39118,39148,39178,39208,39237,39267,39297,39326,39355,39385,39414,39444,39473,39503,39532,39562,39592,39621,39650,39680,39709,39739,39768,39798,39827,39857,39886,39916,39946,39975,40005,40035,40064,40094,40123,40153,40182,40212,40241,40271,40300,40330,40359,40389,40418,40448,40477,40507,40536,40566,40595,40625,40655,40685,40714,40744,40773,40803,40832,40862,40892,40921,40951,40980,41009,41039,41068,41098,41127,41157,41186,41216,41245,41275,41304,41334,41364,41393,41422,41452,41481,41511,41540,41570,41599,41629,41658,41688,41718,41748,41777,41807,41836,41865,41894,41924,41953,41983,42012,42042,42072,42102,42131,42161,42190,42220,42249,42279,42308,42337,42367,42397,42426,42456,42485,42515,42545,42574,42604,42633,42662,42692,42721,42751,42780,42810,42839,42869,42899,42929,42958,42988,43017,43046,43076,43105,43135,43164,43194,43223,43253,43283,43312,43342,43371,43401,43430,43460,43489,43519,43548,43578,43607,43637,43666,43696,43726,43755,43785,43814,43844,43873,43903,43932,43962,43991,44021,44050,44080,44109,44139,44169,44198,44228,44258,44287,44317,44346,44375,44405,44434,44464,44493,44523,44553,44582,44612,44641,44671,44700,44730,44759,44788,44818,44847,44877,44906,44936,44966,44996,45025,45055,45084,45114,45143,45172,45202,45231,45261,45290,45320,45350,45380,45409,45439,45468,45498,45527,45556,45586,45615,45644,45674,45704,45733,45763,45793,45823,45852,45882,45911,45940,45970,45999,46028,46058,46088,46117,46147,46177,46206,46236,46265,46295,46324,46354,46383,46413,46442,46472,46501,46531,46560,46590,46620,46649,46679,46708,46738,46767,46797,46826,46856,46885,46915,46944,46974,47003,47033,47063,47092,47122,47151,47181,47210,47240,47269,47298,47328,47357,47387,47417,47446,47476,47506,47535,47565,47594,47624,47653,47682,47712,47741,47771,47800,47830,47860,47890,47919,47949,47978,48008,48037,48066,48096,48125,48155,48184,48214,48244,48273,48303,48333,48362,48392,48421,48450,48480,48509,48538,48568,48598,48627,48657,48687,48717,48746,48776,48805,48834,48864,48893,48922,48952,48982,49011,49041,49071,49100,49130,49160,49189,49218,49248,49277,49306,49336,49365,49395,49425,49455,49484,49514,49543,49573,49602,49632,49661,49690,49720,49749,49779,49809,49838,49868,49898,49927,49957,49986,50016,50045,50075,50104,50133,50163,50192,50222,50252,50281,50311,50340,50370,50400,50429,50459,50488,50518,50547,50576,50606,50635,50665,50694,50724,50754,50784,50813,50843,50872,50902,50931,50960,50990,51019,51049,51078,51108,51138,51167,51197,51227,51256,51286,51315,51345,51374,51403,51433,51462,51492,51522,51552,51582,51611,51641,51670,51699,51729,51758,51787,51816,51846,51876,51906,51936,51965,51995,52025,52054,52083,52113,52142,52171,52200,52230,52260,52290,52319,52349,52379,52408,52438,52467,52497,52526,52555,52585,52614,52644,52673,52703,52733,52762,52792,52822,52851,52881,52910,52939,52969,52998,53028,53057,53087,53116,53146,53176,53205,53235,53264,53294,53324,53353,53383,53412,53441,53471,53500,53530,53559,53589,53619,53648,53678,53708,53737,53767,53796,53825,53855,53884,53913,53943,53973,54003,54032,54062,54092,54121,54151,54180,54209,54239,54268,54297,54327,54357,54387,54416,54446,54476,54505,54535,54564,54593,54623,54652,54681,54711,54741,54770,54800,54830,54859,54889,54919,54948,54977,55007,55036,55066,55095,55125,55154,55184,55213,55243,55273,55302,55332,55361,55391,55420,55450,55479,55508,55538,55567,55597,55627,55657,55686,55716,55745,55775,55804,55834,55863,55892,55922,55951,55981,56011,56040,56070,56100,56129,56159,56188,56218,56247,56276,56306,56335,56365,56394,56424,56454,56483,56513,56543,56572,56601,56631,56660,56690,56719,56749,56778,56808,56837,56867,56897,56926,56956,56985,57015,57044,57074,57103,57133,57162,57192,57221,57251,57280,57310,57340,57369,57399,57429,57458,57487,57517,57546,57576,57605,57634,57664,57694,57723,57753,57783,57813,57842,57871,57901,57930,57959,57989,58018,58048,58077,58107,58137,58167,58196,58226,58255,58285,58314,58343,58373,58402,58432,58461,58491,58521,58551,58580,58610,58639,58669,58698,58727,58757,58786,58816,58845,58875,58905,58934,58964,58994,59023,59053,59082,59111,59141,59170,59200,59229,59259,59288,59318,59348,59377,59407,59436,59466,59495,59525,59554,59584,59613,59643,59672,59702,59731,59761,59791,59820,59850,59879,59909,59939,59968,59997,60027,60056,60086,60115,60145,60174,60204,60234,60264,60293,60323,60352,60381,60411,60440,60469,60499,60528,60558,60588,60618,60648,60677,60707,60736,60765,60795,60824,60853,60883,60912,60942,60972,61002,61031,61061,61090,61120,61149,61179,61208,61237,61267,61296,61326,61356,61385,61415,61445,61474,61504,61533,61563,61592,61621,61651,61680,61710,61739,61769,61799,61828,61858,61888,61917,61947,61976,62006,62035,62064,62094,62123,62153,62182,62212,62242,62271,62301,62331,62360,62390,62419,62448,62478,62507,62537,62566,62596,62625,62655,62685,62715,62744,62774,62803,62832,62862,62891,62921,62950,62980,63009,63039,63069,63099,63128,63157,63187,63216,63246,63275,63305,63334,63363,63393,63423,63453,63482,63512,63541,63571,63600,63630,63659,63689,63718,63747,63777,63807,63836,63866,63895,63925,63955,63984,64014,64043,64073,64102,64131,64161,64190,64220,64249,64279,64309,64339,64368,64398,64427,64457,64486,64515,64545,64574,64603,64633,64663,64692,64722,64752,64782,64811,64841,64870,64899,64929,64958,64987,65017,65047,65076,65106,65136,65166,65195,65225,65254,65283,65313,65342,65371,65401,65431,65460,65490,65520,65549,65579,65608,65638,65667,65697,65726,65755,65785,65815,65844,65874,65903,65933,65963,65992,66022,66051,66081,66110,66140,66169,66199,66228,66258,66287,66317,66346,66376,66405,66435,66465,66494,66524,66553,66583,66612,66641,66671,66700,66730,66760,66789,66819,66849,66878,66908,66937,66967,66996,67025,67055,67084,67114,67143,67173,67203,67233,67262,67292,67321,67351,67380,67409,67439,67468,67497,67527,67557,67587,67617,67646,67676,67705,67735,67764,67793,67823,67852,67882,67911,67941,67971,68e3,68030,68060,68089,68119,68148,68177,68207,68236,68266,68295,68325,68354,68384,68414,68443,68473,68502,68532,68561,68591,68620,68650,68679,68708,68738,68768,68797,68827,68857,68886,68916,68946,68975,69004,69034,69063,69092,69122,69152,69181,69211,69240,69270,69300,69330,69359,69388,69418,69447,69476,69506,69535,69565,69595,69624,69654,69684,69713,69743,69772,69802,69831,69861,69890,69919,69949,69978,70008,70038,70067,70097,70126,70156,70186,70215,70245,70274,70303,70333,70362,70392,70421,70451,70481,70510,70540,70570,70599,70629,70658,70687,70717,70746,70776,70805,70835,70864,70894,70924,70954,70983,71013,71042,71071,71101,71130,71159,71189,71218,71248,71278,71308,71337,71367,71397,71426,71455,71485,71514,71543,71573,71602,71632,71662,71691,71721,71751,71781,71810,71839,71869,71898,71927,71957,71986,72016,72046,72075,72105,72135,72164,72194,72223,72253,72282,72311,72341,72370,72400,72429,72459,72489,72518,72548,72577,72607,72637,72666,72695,72725,72754,72784,72813,72843,72872,72902,72931,72961,72991,73020,73050,73080,73109,73139,73168,73197,73227,73256,73286,73315,73345,73375,73404,73434,73464,73493,73523,73552,73581,73611,73640,73669,73699,73729,73758,73788,73818,73848,73877,73907,73936,73965,73995,74024,74053,74083,74113,74142,74172,74202,74231,74261,74291,74320,74349,74379,74408,74437,74467,74497,74526,74556,74586,74615,74645,74675,74704,74733,74763,74792,74822,74851,74881,74910,74940,74969,74999,75029,75058,75088,75117,75147,75176,75206,75235,75264,75294,75323,75353,75383,75412,75442,75472,75501,75531,75560,75590,75619,75648,75678,75707,75737,75766,75796,75826,75856,75885,75915,75944,75974,76003,76032,76062,76091,76121,76150,76180,76210,76239,76269,76299,76328,76358,76387,76416,76446,76475,76505,76534,76564,76593,76623,76653,76682,76712,76741,76771,76801,76830,76859,76889,76918,76948,76977,77007,77036,77066,77096,77125,77155,77185,77214,77243,77273,77302,77332,77361,77390,77420,77450,77479,77509,77539,77569,77598,77627,77657,77686,77715,77745,77774,77804,77833,77863,77893,77923,77952,77982,78011,78041,78070,78099,78129,78158,78188,78217,78247,78277,78307,78336,78366,78395,78425,78454,78483,78513,78542,78572,78601,78631,78661,78690,78720,78750,78779,78808,78838,78867,78897,78926,78956,78985,79015,79044,79074,79104,79133,79163,79192,79222,79251,79281,79310,79340,79369,79399,79428,79458,79487,79517,79546,79576,79606,79635,79665,79695,79724,79753,79783,79812,79841,79871,79900,79930,79960,79990]},{\"../main\":621,\"object-assign\":499}],621:[function(t,e,r){var n=t(\"object-assign\");function i(){this.regionalOptions=[],this.regionalOptions[\"\"]={invalidCalendar:\"Calendar {0} not found\",invalidDate:\"Invalid {0} date\",invalidMonth:\"Invalid {0} month\",invalidYear:\"Invalid {0} year\",differentCalendars:\"Cannot mix {0} and {1} dates\"},this.local=this.regionalOptions[\"\"],this.calendars={},this._localCals={}}function a(t,e,r,n){if(this._calendar=t,this._year=e,this._month=r,this._day=n,0===this._calendar._validateLevel&&!this._calendar.isValid(this._year,this._month,this._day))throw(c.local.invalidDate||c.regionalOptions[\"\"].invalidDate).replace(/\\{0\\}/,this._calendar.local.name)}function o(t,e){return\"000000\".substring(0,e-(t=\"\"+t).length)+t}function s(){this.shortYearCutoff=\"+10\"}function l(t){this.local=this.regionalOptions[t]||this.regionalOptions[\"\"]}n(i.prototype,{instance:function(t,e){t=(t||\"gregorian\").toLowerCase(),e=e||\"\";var r=this._localCals[t+\"-\"+e];if(!r&&this.calendars[t]&&(r=new this.calendars[t](e),this._localCals[t+\"-\"+e]=r),!r)throw(this.local.invalidCalendar||this.regionalOptions[\"\"].invalidCalendar).replace(/\\{0\\}/,t);return r},newDate:function(t,e,r,n,i){return(n=(null!=t&&t.year?t.calendar():\"string\"==typeof n?this.instance(n,i):n)||this.instance()).newDate(t,e,r)},substituteDigits:function(t){return function(e){return(e+\"\").replace(/[0-9]/g,(function(e){return t[e]}))}},substituteChineseDigits:function(t,e){return function(r){for(var n=\"\",i=0;r>0;){var a=r%10;n=(0===a?\"\":t[a]+e[i])+n,i++,r=Math.floor(r/10)}return 0===n.indexOf(t[1]+e[1])&&(n=n.substr(1)),n||t[0]}}}),n(a.prototype,{newDate:function(t,e,r){return this._calendar.newDate(null==t?this:t,e,r)},year:function(t){return 0===arguments.length?this._year:this.set(t,\"y\")},month:function(t){return 0===arguments.length?this._month:this.set(t,\"m\")},day:function(t){return 0===arguments.length?this._day:this.set(t,\"d\")},date:function(t,e,r){if(!this._calendar.isValid(t,e,r))throw(c.local.invalidDate||c.regionalOptions[\"\"].invalidDate).replace(/\\{0\\}/,this._calendar.local.name);return this._year=t,this._month=e,this._day=r,this},leapYear:function(){return this._calendar.leapYear(this)},epoch:function(){return this._calendar.epoch(this)},formatYear:function(){return this._calendar.formatYear(this)},monthOfYear:function(){return this._calendar.monthOfYear(this)},weekOfYear:function(){return this._calendar.weekOfYear(this)},daysInYear:function(){return this._calendar.daysInYear(this)},dayOfYear:function(){return this._calendar.dayOfYear(this)},daysInMonth:function(){return this._calendar.daysInMonth(this)},dayOfWeek:function(){return this._calendar.dayOfWeek(this)},weekDay:function(){return this._calendar.weekDay(this)},extraInfo:function(){return this._calendar.extraInfo(this)},add:function(t,e){return this._calendar.add(this,t,e)},set:function(t,e){return this._calendar.set(this,t,e)},compareTo:function(t){if(this._calendar.name!==t._calendar.name)throw(c.local.differentCalendars||c.regionalOptions[\"\"].differentCalendars).replace(/\\{0\\}/,this._calendar.local.name).replace(/\\{1\\}/,t._calendar.local.name);var e=this._year!==t._year?this._year-t._year:this._month!==t._month?this.monthOfYear()-t.monthOfYear():this._day-t._day;return 0===e?0:e<0?-1:1},calendar:function(){return this._calendar},toJD:function(){return this._calendar.toJD(this)},fromJD:function(t){return this._calendar.fromJD(t)},toJSDate:function(){return this._calendar.toJSDate(this)},fromJSDate:function(t){return this._calendar.fromJSDate(t)},toString:function(){return(this.year()<0?\"-\":\"\")+o(Math.abs(this.year()),4)+\"-\"+o(this.month(),2)+\"-\"+o(this.day(),2)}}),n(s.prototype,{_validateLevel:0,newDate:function(t,e,r){return null==t?this.today():(t.year&&(this._validate(t,e,r,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate),r=t.day(),e=t.month(),t=t.year()),new a(this,t,e,r))},today:function(){return this.fromJSDate(new Date)},epoch:function(t){return this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[\"\"].invalidYear).year()<0?this.local.epochs[0]:this.local.epochs[1]},formatYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[\"\"].invalidYear);return(e.year()<0?\"-\":\"\")+o(Math.abs(e.year()),4)},monthsInYear:function(t){return this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[\"\"].invalidYear),12},monthOfYear:function(t,e){var r=this._validate(t,e,this.minDay,c.local.invalidMonth||c.regionalOptions[\"\"].invalidMonth);return(r.month()+this.monthsInYear(r)-this.firstMonth)%this.monthsInYear(r)+this.minMonth},fromMonthOfYear:function(t,e){var r=(e+this.firstMonth-2*this.minMonth)%this.monthsInYear(t)+this.minMonth;return this._validate(t,r,this.minDay,c.local.invalidMonth||c.regionalOptions[\"\"].invalidMonth),r},daysInYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[\"\"].invalidYear);return this.leapYear(e)?366:365},dayOfYear:function(t,e,r){var n=this._validate(t,e,r,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate);return n.toJD()-this.newDate(n.year(),this.fromMonthOfYear(n.year(),this.minMonth),this.minDay).toJD()+1},daysInWeek:function(){return 7},dayOfWeek:function(t,e,r){var n=this._validate(t,e,r,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate);return(Math.floor(this.toJD(n))+2)%this.daysInWeek()},extraInfo:function(t,e,r){return this._validate(t,e,r,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate),{}},add:function(t,e,r){return this._validate(t,this.minMonth,this.minDay,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate),this._correctAdd(t,this._add(t,e,r),e,r)},_add:function(t,e,r){if(this._validateLevel++,\"d\"===r||\"w\"===r){var n=t.toJD()+e*(\"w\"===r?this.daysInWeek():1),i=t.calendar().fromJD(n);return this._validateLevel--,[i.year(),i.month(),i.day()]}try{var a=t.year()+(\"y\"===r?e:0),o=t.monthOfYear()+(\"m\"===r?e:0);i=t.day();\"y\"===r?(t.month()!==this.fromMonthOfYear(a,o)&&(o=this.newDate(a,t.month(),this.minDay).monthOfYear()),o=Math.min(o,this.monthsInYear(a)),i=Math.min(i,this.daysInMonth(a,this.fromMonthOfYear(a,o)))):\"m\"===r&&(!function(t){for(;o<t.minMonth;)a--,o+=t.monthsInYear(a);for(var e=t.monthsInYear(a);o>e-1+t.minMonth;)a++,o-=e,e=t.monthsInYear(a)}(this),i=Math.min(i,this.daysInMonth(a,this.fromMonthOfYear(a,o))));var s=[a,this.fromMonthOfYear(a,o),i];return this._validateLevel--,s}catch(t){throw this._validateLevel--,t}},_correctAdd:function(t,e,r,n){if(!(this.hasYearZero||\"y\"!==n&&\"m\"!==n||0!==e[0]&&t.year()>0==e[0]>0)){var i={y:[1,1,\"y\"],m:[1,this.monthsInYear(-1),\"m\"],w:[this.daysInWeek(),this.daysInYear(-1),\"d\"],d:[1,this.daysInYear(-1),\"d\"]}[n],a=r<0?-1:1;e=this._add(t,r*i[0]+a*i[1],i[2])}return t.date(e[0],e[1],e[2])},set:function(t,e,r){this._validate(t,this.minMonth,this.minDay,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate);var n=\"y\"===r?e:t.year(),i=\"m\"===r?e:t.month(),a=\"d\"===r?e:t.day();return\"y\"!==r&&\"m\"!==r||(a=Math.min(a,this.daysInMonth(n,i))),t.date(n,i,a)},isValid:function(t,e,r){this._validateLevel++;var n=this.hasYearZero||0!==t;if(n){var i=this.newDate(t,e,this.minDay);n=e>=this.minMonth&&e-this.minMonth<this.monthsInYear(i)&&r>=this.minDay&&r-this.minDay<this.daysInMonth(i)}return this._validateLevel--,n},toJSDate:function(t,e,r){var n=this._validate(t,e,r,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate);return c.instance().fromJD(this.toJD(n)).toJSDate()},fromJSDate:function(t){return this.fromJD(c.instance().fromJSDate(t).toJD())},_validate:function(t,e,r,n){if(t.year){if(0===this._validateLevel&&this.name!==t.calendar().name)throw(c.local.differentCalendars||c.regionalOptions[\"\"].differentCalendars).replace(/\\{0\\}/,this.local.name).replace(/\\{1\\}/,t.calendar().local.name);return t}try{if(this._validateLevel++,1===this._validateLevel&&!this.isValid(t,e,r))throw n.replace(/\\{0\\}/,this.local.name);var i=this.newDate(t,e,r);return this._validateLevel--,i}catch(t){throw this._validateLevel--,t}}}),l.prototype=new s,n(l.prototype,{name:\"Gregorian\",jdEpoch:1721425.5,daysPerMonth:[31,28,31,30,31,30,31,31,30,31,30,31],hasYearZero:!1,minMonth:1,firstMonth:1,minDay:1,regionalOptions:{\"\":{name:\"Gregorian\",epochs:[\"BCE\",\"CE\"],monthNames:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],monthNamesShort:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],dayNames:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],dayNamesShort:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],dayNamesMin:[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],digits:null,dateFormat:\"mm/dd/yyyy\",firstDay:0,isRTL:!1}},leapYear:function(t){var e=this._validate(t,this.minMonth,this.minDay,c.local.invalidYear||c.regionalOptions[\"\"].invalidYear);return(t=e.year()+(e.year()<0?1:0))%4==0&&(t%100!=0||t%400==0)},weekOfYear:function(t,e,r){var n=this.newDate(t,e,r);return n.add(4-(n.dayOfWeek()||7),\"d\"),Math.floor((n.dayOfYear()-1)/7)+1},daysInMonth:function(t,e){var r=this._validate(t,e,this.minDay,c.local.invalidMonth||c.regionalOptions[\"\"].invalidMonth);return this.daysPerMonth[r.month()-1]+(2===r.month()&&this.leapYear(r.year())?1:0)},weekDay:function(t,e,r){return(this.dayOfWeek(t,e,r)||7)<6},toJD:function(t,e,r){var n=this._validate(t,e,r,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate);t=n.year(),e=n.month(),r=n.day(),t<0&&t++,e<3&&(e+=12,t--);var i=Math.floor(t/100),a=2-i+Math.floor(i/4);return Math.floor(365.25*(t+4716))+Math.floor(30.6001*(e+1))+r+a-1524.5},fromJD:function(t){var e=Math.floor(t+.5),r=Math.floor((e-1867216.25)/36524.25),n=(r=e+1+r-Math.floor(r/4))+1524,i=Math.floor((n-122.1)/365.25),a=Math.floor(365.25*i),o=Math.floor((n-a)/30.6001),s=n-a-Math.floor(30.6001*o),l=o-(o>13.5?13:1),c=i-(l>2.5?4716:4715);return c<=0&&c--,this.newDate(c,l,s)},toJSDate:function(t,e,r){var n=this._validate(t,e,r,c.local.invalidDate||c.regionalOptions[\"\"].invalidDate),i=new Date(n.year(),n.month()-1,n.day());return i.setHours(0),i.setMinutes(0),i.setSeconds(0),i.setMilliseconds(0),i.setHours(i.getHours()>12?i.getHours()+2:0),i},fromJSDate:function(t){return this.newDate(t.getFullYear(),t.getMonth()+1,t.getDate())}});var c=e.exports=new i;c.cdate=a,c.baseCalendar=s,c.calendars.gregorian=l},{\"object-assign\":499}],622:[function(t,e,r){var n=t(\"object-assign\"),i=t(\"./main\");n(i.regionalOptions[\"\"],{invalidArguments:\"Invalid arguments\",invalidFormat:\"Cannot format a date from another calendar\",missingNumberAt:\"Missing number at position {0}\",unknownNameAt:\"Unknown name at position {0}\",unexpectedLiteralAt:\"Unexpected literal at position {0}\",unexpectedText:\"Additional text found at end\"}),i.local=i.regionalOptions[\"\"],n(i.cdate.prototype,{formatDate:function(t,e){return\"string\"!=typeof t&&(e=t,t=\"\"),this._calendar.formatDate(t||\"\",this,e)}}),n(i.baseCalendar.prototype,{UNIX_EPOCH:i.instance().newDate(1970,1,1).toJD(),SECS_PER_DAY:86400,TICKS_EPOCH:i.instance().jdEpoch,TICKS_PER_DAY:864e9,ATOM:\"yyyy-mm-dd\",COOKIE:\"D, dd M yyyy\",FULL:\"DD, MM d, yyyy\",ISO_8601:\"yyyy-mm-dd\",JULIAN:\"J\",RFC_822:\"D, d M yy\",RFC_850:\"DD, dd-M-yy\",RFC_1036:\"D, d M yy\",RFC_1123:\"D, d M yyyy\",RFC_2822:\"D, d M yyyy\",RSS:\"D, d M yy\",TICKS:\"!\",TIMESTAMP:\"@\",W3C:\"yyyy-mm-dd\",formatDate:function(t,e,r){if(\"string\"!=typeof t&&(r=e,e=t,t=\"\"),!e)return\"\";if(e.calendar()!==this)throw i.local.invalidFormat||i.regionalOptions[\"\"].invalidFormat;t=t||this.local.dateFormat;for(var n,a,o,s,l=(r=r||{}).dayNamesShort||this.local.dayNamesShort,c=r.dayNames||this.local.dayNames,u=r.monthNumbers||this.local.monthNumbers,f=r.monthNamesShort||this.local.monthNamesShort,h=r.monthNames||this.local.monthNames,p=(r.calculateWeek||this.local.calculateWeek,function(e,r){for(var n=1;w+n<t.length&&t.charAt(w+n)===e;)n++;return w+=n-1,Math.floor(n/(r||1))>1}),d=function(t,e,r,n){var i=\"\"+e;if(p(t,n))for(;i.length<r;)i=\"0\"+i;return i},g=this,m=function(t){return\"function\"==typeof u?u.call(g,t,p(\"m\")):x(d(\"m\",t.month(),2))},v=function(t,e){return e?\"function\"==typeof h?h.call(g,t):h[t.month()-g.minMonth]:\"function\"==typeof f?f.call(g,t):f[t.month()-g.minMonth]},y=this.local.digits,x=function(t){return r.localNumbers&&y?y(t):t},b=\"\",_=!1,w=0;w<t.length;w++)if(_)\"'\"!==t.charAt(w)||p(\"'\")?b+=t.charAt(w):_=!1;else switch(t.charAt(w)){case\"d\":b+=x(d(\"d\",e.day(),2));break;case\"D\":b+=(n=\"D\",a=e.dayOfWeek(),o=l,s=c,p(n)?s[a]:o[a]);break;case\"o\":b+=d(\"o\",e.dayOfYear(),3);break;case\"w\":b+=d(\"w\",e.weekOfYear(),2);break;case\"m\":b+=m(e);break;case\"M\":b+=v(e,p(\"M\"));break;case\"y\":b+=p(\"y\",2)?e.year():(e.year()%100<10?\"0\":\"\")+e.year()%100;break;case\"Y\":p(\"Y\",2),b+=e.formatYear();break;case\"J\":b+=e.toJD();break;case\"@\":b+=(e.toJD()-this.UNIX_EPOCH)*this.SECS_PER_DAY;break;case\"!\":b+=(e.toJD()-this.TICKS_EPOCH)*this.TICKS_PER_DAY;break;case\"'\":p(\"'\")?b+=\"'\":_=!0;break;default:b+=t.charAt(w)}return b},parseDate:function(t,e,r){if(null==e)throw i.local.invalidArguments||i.regionalOptions[\"\"].invalidArguments;if(\"\"===(e=\"object\"==typeof e?e.toString():e+\"\"))return null;t=t||this.local.dateFormat;var n=(r=r||{}).shortYearCutoff||this.shortYearCutoff;n=\"string\"!=typeof n?n:this.today().year()%100+parseInt(n,10);for(var a=r.dayNamesShort||this.local.dayNamesShort,o=r.dayNames||this.local.dayNames,s=r.parseMonth||this.local.parseMonth,l=r.monthNumbers||this.local.monthNumbers,c=r.monthNamesShort||this.local.monthNamesShort,u=r.monthNames||this.local.monthNames,f=-1,h=-1,p=-1,d=-1,g=-1,m=!1,v=!1,y=function(e,r){for(var n=1;A+n<t.length&&t.charAt(A+n)===e;)n++;return A+=n-1,Math.floor(n/(r||1))>1},x=function(t,r){var n=y(t,r),a=[2,3,n?4:2,n?4:2,10,11,20][\"oyYJ@!\".indexOf(t)+1],o=new RegExp(\"^-?\\\\d{1,\"+a+\"}\"),s=e.substring(M).match(o);if(!s)throw(i.local.missingNumberAt||i.regionalOptions[\"\"].missingNumberAt).replace(/\\{0\\}/,M);return M+=s[0].length,parseInt(s[0],10)},b=this,_=function(){if(\"function\"==typeof l){y(\"m\");var t=l.call(b,e.substring(M));return M+=t.length,t}return x(\"m\")},w=function(t,r,n,a){for(var o=y(t,a)?n:r,s=0;s<o.length;s++)if(e.substr(M,o[s].length).toLowerCase()===o[s].toLowerCase())return M+=o[s].length,s+b.minMonth;throw(i.local.unknownNameAt||i.regionalOptions[\"\"].unknownNameAt).replace(/\\{0\\}/,M)},T=function(){if(\"function\"==typeof u){var t=y(\"M\")?u.call(b,e.substring(M)):c.call(b,e.substring(M));return M+=t.length,t}return w(\"M\",c,u)},k=function(){if(e.charAt(M)!==t.charAt(A))throw(i.local.unexpectedLiteralAt||i.regionalOptions[\"\"].unexpectedLiteralAt).replace(/\\{0\\}/,M);M++},M=0,A=0;A<t.length;A++)if(v)\"'\"!==t.charAt(A)||y(\"'\")?k():v=!1;else switch(t.charAt(A)){case\"d\":d=x(\"d\");break;case\"D\":w(\"D\",a,o);break;case\"o\":g=x(\"o\");break;case\"w\":x(\"w\");break;case\"m\":p=_();break;case\"M\":p=T();break;case\"y\":var S=A;m=!y(\"y\",2),A=S,h=x(\"y\",2);break;case\"Y\":h=x(\"Y\",2);break;case\"J\":f=x(\"J\")+.5,\".\"===e.charAt(M)&&(M++,x(\"J\"));break;case\"@\":f=x(\"@\")/this.SECS_PER_DAY+this.UNIX_EPOCH;break;case\"!\":f=x(\"!\")/this.TICKS_PER_DAY+this.TICKS_EPOCH;break;case\"*\":M=e.length;break;case\"'\":y(\"'\")?k():v=!0;break;default:k()}if(M<e.length)throw i.local.unexpectedText||i.regionalOptions[\"\"].unexpectedText;if(-1===h?h=this.today().year():h<100&&m&&(h+=-1===n?1900:this.today().year()-this.today().year()%100-(h<=n?0:100)),\"string\"==typeof p&&(p=s.call(this,h,p)),g>-1){p=1,d=g;for(var E=this.daysInMonth(h,p);d>E;E=this.daysInMonth(h,p))p++,d-=E}return f>-1?this.fromJD(f):this.newDate(h,p,d)},determineDate:function(t,e,r,n,i){r&&\"object\"!=typeof r&&(i=n,n=r,r=null),\"string\"!=typeof n&&(i=n,n=\"\");var a=this;return e=e?e.newDate():null,t=null==t?e:\"string\"==typeof t?function(t){try{return a.parseDate(n,t,i)}catch(t){}for(var e=((t=t.toLowerCase()).match(/^c/)&&r?r.newDate():null)||a.today(),o=/([+-]?[0-9]+)\\s*(d|w|m|y)?/g,s=o.exec(t);s;)e.add(parseInt(s[1],10),s[2]||\"d\"),s=o.exec(t);return e}(t):\"number\"==typeof t?isNaN(t)||t===1/0||t===-1/0?e:a.today().add(t,\"d\"):a.newDate(t)}})},{\"./main\":621,\"object-assign\":499}],623:[function(t,e,r){e.exports=t(\"cwise-compiler\")({args:[\"array\",{offset:[1],array:0},\"scalar\",\"scalar\",\"index\"],pre:{body:\"{}\",args:[],thisVars:[],localVars:[]},post:{body:\"{}\",args:[],thisVars:[],localVars:[]},body:{body:\"{\\n        var _inline_1_da = _inline_1_arg0_ - _inline_1_arg3_\\n        var _inline_1_db = _inline_1_arg1_ - _inline_1_arg3_\\n        if((_inline_1_da >= 0) !== (_inline_1_db >= 0)) {\\n          _inline_1_arg2_.push(_inline_1_arg4_[0] + 0.5 + 0.5 * (_inline_1_da + _inline_1_db) / (_inline_1_da - _inline_1_db))\\n        }\\n      }\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg1_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg2_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg3_\",lvalue:!1,rvalue:!0,count:2},{name:\"_inline_1_arg4_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[],localVars:[\"_inline_1_da\",\"_inline_1_db\"]},funcName:\"zeroCrossings\"})},{\"cwise-compiler\":151}],624:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r=[];return e=+e||0,n(t.hi(t.shape[0]-1),r,e),r};var n=t(\"./lib/zc-core\")},{\"./lib/zc-core\":623}],625:[function(t,e,r){\"use strict\";e.exports=[{path:\"\",backoff:0},{path:\"M-2.4,-3V3L0.6,0Z\",backoff:.6},{path:\"M-3.7,-2.5V2.5L1.3,0Z\",backoff:1.3},{path:\"M-4.45,-3L-1.65,-0.2V0.2L-4.45,3L1.55,0Z\",backoff:1.55},{path:\"M-2.2,-2.2L-0.2,-0.2V0.2L-2.2,2.2L-1.4,3L1.6,0L-1.4,-3Z\",backoff:1.6},{path:\"M-4.4,-2.1L-0.6,-0.2V0.2L-4.4,2.1L-4,3L2,0L-4,-3Z\",backoff:2},{path:\"M2,0A2,2 0 1,1 0,-2A2,2 0 0,1 2,0Z\",backoff:0,noRotate:!0},{path:\"M2,2V-2H-2V2Z\",backoff:0,noRotate:!0}]},{}],626:[function(t,e,r){\"use strict\";var n=t(\"./arrow_paths\"),i=t(\"../../plots/font_attributes\"),a=t(\"../../plots/cartesian/constants\"),o=t(\"../../plot_api/plot_template\").templatedArray;t(\"../../constants/axis_placeable_objects\");e.exports=o(\"annotation\",{visible:{valType:\"boolean\",dflt:!0,editType:\"calc+arraydraw\"},text:{valType:\"string\",editType:\"calc+arraydraw\"},textangle:{valType:\"angle\",dflt:0,editType:\"calc+arraydraw\"},font:i({editType:\"calc+arraydraw\",colorEditType:\"arraydraw\"}),width:{valType:\"number\",min:1,dflt:null,editType:\"calc+arraydraw\"},height:{valType:\"number\",min:1,dflt:null,editType:\"calc+arraydraw\"},opacity:{valType:\"number\",min:0,max:1,dflt:1,editType:\"arraydraw\"},align:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],dflt:\"center\",editType:\"arraydraw\"},valign:{valType:\"enumerated\",values:[\"top\",\"middle\",\"bottom\"],dflt:\"middle\",editType:\"arraydraw\"},bgcolor:{valType:\"color\",dflt:\"rgba(0,0,0,0)\",editType:\"arraydraw\"},bordercolor:{valType:\"color\",dflt:\"rgba(0,0,0,0)\",editType:\"arraydraw\"},borderpad:{valType:\"number\",min:0,dflt:1,editType:\"calc+arraydraw\"},borderwidth:{valType:\"number\",min:0,dflt:1,editType:\"calc+arraydraw\"},showarrow:{valType:\"boolean\",dflt:!0,editType:\"calc+arraydraw\"},arrowcolor:{valType:\"color\",editType:\"arraydraw\"},arrowhead:{valType:\"integer\",min:0,max:n.length,dflt:1,editType:\"arraydraw\"},startarrowhead:{valType:\"integer\",min:0,max:n.length,dflt:1,editType:\"arraydraw\"},arrowside:{valType:\"flaglist\",flags:[\"end\",\"start\"],extras:[\"none\"],dflt:\"end\",editType:\"arraydraw\"},arrowsize:{valType:\"number\",min:.3,dflt:1,editType:\"calc+arraydraw\"},startarrowsize:{valType:\"number\",min:.3,dflt:1,editType:\"calc+arraydraw\"},arrowwidth:{valType:\"number\",min:.1,editType:\"calc+arraydraw\"},standoff:{valType:\"number\",min:0,dflt:0,editType:\"calc+arraydraw\"},startstandoff:{valType:\"number\",min:0,dflt:0,editType:\"calc+arraydraw\"},ax:{valType:\"any\",editType:\"calc+arraydraw\"},ay:{valType:\"any\",editType:\"calc+arraydraw\"},axref:{valType:\"enumerated\",dflt:\"pixel\",values:[\"pixel\",a.idRegex.x.toString()],editType:\"calc\"},ayref:{valType:\"enumerated\",dflt:\"pixel\",values:[\"pixel\",a.idRegex.y.toString()],editType:\"calc\"},xref:{valType:\"enumerated\",values:[\"paper\",a.idRegex.x.toString()],editType:\"calc\"},x:{valType:\"any\",editType:\"calc+arraydraw\"},xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"auto\",editType:\"calc+arraydraw\"},xshift:{valType:\"number\",dflt:0,editType:\"calc+arraydraw\"},yref:{valType:\"enumerated\",values:[\"paper\",a.idRegex.y.toString()],editType:\"calc\"},y:{valType:\"any\",editType:\"calc+arraydraw\"},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],dflt:\"auto\",editType:\"calc+arraydraw\"},yshift:{valType:\"number\",dflt:0,editType:\"calc+arraydraw\"},clicktoshow:{valType:\"enumerated\",values:[!1,\"onoff\",\"onout\"],dflt:!1,editType:\"arraydraw\"},xclick:{valType:\"any\",editType:\"arraydraw\"},yclick:{valType:\"any\",editType:\"arraydraw\"},hovertext:{valType:\"string\",editType:\"arraydraw\"},hoverlabel:{bgcolor:{valType:\"color\",editType:\"arraydraw\"},bordercolor:{valType:\"color\",editType:\"arraydraw\"},font:i({editType:\"arraydraw\"}),editType:\"arraydraw\"},captureevents:{valType:\"boolean\",editType:\"arraydraw\"},editType:\"calc\",_deprecated:{ref:{valType:\"string\",editType:\"calc\"}}})},{\"../../constants/axis_placeable_objects\":746,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/constants\":833,\"../../plots/font_attributes\":855,\"./arrow_paths\":625}],627:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"./draw\").draw;function o(t){var e=t._fullLayout;n.filterVisible(e.annotations).forEach((function(e){var r=i.getFromId(t,e.xref),n=i.getFromId(t,e.yref),a=i.getRefType(e.xref),o=i.getRefType(e.yref);e._extremes={},\"range\"===a&&s(e,r),\"range\"===o&&s(e,n)}))}function s(t,e){var r,n=e._id,a=n.charAt(0),o=t[a],s=t[\"a\"+a],l=t[a+\"ref\"],c=t[\"a\"+a+\"ref\"],u=t[\"_\"+a+\"padplus\"],f=t[\"_\"+a+\"padminus\"],h={x:1,y:-1}[a]*t[a+\"shift\"],p=3*t.arrowsize*t.arrowwidth||0,d=p+h,g=p-h,m=3*t.startarrowsize*t.arrowwidth||0,v=m+h,y=m-h;if(c===l){var x=i.findExtremes(e,[e.r2c(o)],{ppadplus:d,ppadminus:g}),b=i.findExtremes(e,[e.r2c(s)],{ppadplus:Math.max(u,v),ppadminus:Math.max(f,y)});r={min:[x.min[0],b.min[0]],max:[x.max[0],b.max[0]]}}else v=s?v+s:v,y=s?y-s:y,r=i.findExtremes(e,[e.r2c(o)],{ppadplus:Math.max(u,d,v),ppadminus:Math.max(f,g,y)});t._extremes[n]=r}e.exports=function(t){var e=t._fullLayout;if(n.filterVisible(e.annotations).length&&t._fullData.length)return n.syncOrAsync([a,o],t)}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"./draw\":632}],628:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../registry\"),a=t(\"../../plot_api/plot_template\").arrayEditor;function o(t,e){var r,n,i,a,o,l,c,u=t._fullLayout.annotations,f=[],h=[],p=[],d=(e||[]).length;for(r=0;r<u.length;r++)if(a=(i=u[r]).clicktoshow){for(n=0;n<d;n++)if(l=(o=e[n]).xaxis,c=o.yaxis,l._id===i.xref&&c._id===i.yref&&l.d2r(o.x)===s(i._xclick,l)&&c.d2r(o.y)===s(i._yclick,c)){(i.visible?\"onout\"===a?h:p:f).push(r);break}n===d&&i.visible&&\"onout\"===a&&h.push(r)}return{on:f,off:h,explicitOff:p}}function s(t,e){return\"log\"===e.type?e.l2r(t):e.d2r(t)}e.exports={hasClickToShow:function(t,e){var r=o(t,e);return r.on.length>0||r.explicitOff.length>0},onClick:function(t,e){var r,s,l=o(t,e),c=l.on,u=l.off.concat(l.explicitOff),f={},h=t._fullLayout.annotations;if(!c.length&&!u.length)return;for(r=0;r<c.length;r++)(s=a(t.layout,\"annotations\",h[c[r]])).modifyItem(\"visible\",!0),n.extendFlat(f,s.getUpdateObj());for(r=0;r<u.length;r++)(s=a(t.layout,\"annotations\",h[u[r]])).modifyItem(\"visible\",!1),n.extendFlat(f,s.getUpdateObj());return i.call(\"update\",t,{},f)}}},{\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../registry\":910}],629:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../color\");e.exports=function(t,e,r,a){a(\"opacity\");var o=a(\"bgcolor\"),s=a(\"bordercolor\"),l=i.opacity(s);a(\"borderpad\");var c=a(\"borderwidth\"),u=a(\"showarrow\");if(a(\"text\",u?\" \":r._dfltTitle.annotation),a(\"textangle\"),n.coerceFont(a,\"font\",r.font),a(\"width\"),a(\"align\"),a(\"height\")&&a(\"valign\"),u){var f,h,p=a(\"arrowside\");-1!==p.indexOf(\"end\")&&(f=a(\"arrowhead\"),h=a(\"arrowsize\")),-1!==p.indexOf(\"start\")&&(a(\"startarrowhead\",f),a(\"startarrowsize\",h)),a(\"arrowcolor\",l?e.bordercolor:i.defaultLine),a(\"arrowwidth\",2*(l&&c||1)),a(\"standoff\"),a(\"startstandoff\")}var d=a(\"hovertext\"),g=r.hoverlabel||{};if(d){var m=a(\"hoverlabel.bgcolor\",g.bgcolor||(i.opacity(o)?i.rgb(o):i.defaultLine)),v=a(\"hoverlabel.bordercolor\",g.bordercolor||i.contrast(m));n.coerceFont(a,\"hoverlabel.font\",{family:g.font.family,size:g.font.size,color:g.font.color||v})}a(\"captureevents\",!!d)}},{\"../../lib\":778,\"../color\":643}],630:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib/to_log_range\");e.exports=function(t,e,r,a){e=e||{};var o=\"log\"===r&&\"linear\"===e.type,s=\"linear\"===r&&\"log\"===e.type;if(o||s)for(var l,c,u=t._fullLayout.annotations,f=e._id.charAt(0),h=0;h<u.length;h++)l=u[h],c=\"annotations[\"+h+\"].\",l[f+\"ref\"]===e._id&&p(f),l[\"a\"+f+\"ref\"]===e._id&&p(\"a\"+f);function p(t){var r=l[t],s=null;s=o?i(r,e.range):Math.pow(10,r),n(s)||(s=null),a(c+t,s)}}},{\"../../lib/to_log_range\":804,\"fast-isnumeric\":241}],631:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../plots/array_container_defaults\"),o=t(\"./common_defaults\"),s=t(\"./attributes\");function l(t,e,r){function a(r,i){return n.coerce(t,e,s,r,i)}var l=a(\"visible\"),c=a(\"clicktoshow\");if(l||c){o(t,e,r,a);for(var u=e.showarrow,f=[\"x\",\"y\"],h=[-10,-30],p={_fullLayout:r},d=0;d<2;d++){var g=f[d],m=i.coerceRef(t,e,p,g,\"\",\"paper\");if(\"paper\"!==m)i.getFromId(p,m)._annIndices.push(e._index);if(i.coercePosition(e,p,a,m,g,.5),u){var v=\"a\"+g,y=i.coerceRef(t,e,p,v,\"pixel\",[\"pixel\",\"paper\"]);\"pixel\"!==y&&y!==m&&(y=e[v]=\"pixel\");var x=\"pixel\"===y?h[d]:.4;i.coercePosition(e,p,a,y,v,x)}a(g+\"anchor\"),a(g+\"shift\")}if(n.noneOrAll(t,e,[\"x\",\"y\"]),u&&n.noneOrAll(t,e,[\"ax\",\"ay\"]),c){var b=a(\"xclick\"),_=a(\"yclick\");e._xclick=void 0===b?e.x:i.cleanPosition(b,p,e.xref),e._yclick=void 0===_?e.y:i.cleanPosition(_,p,e.yref)}}}e.exports=function(t,e){a(t,e,{name:\"annotations\",handleItemDefaults:l})}},{\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"../../plots/cartesian/axes\":827,\"./attributes\":626,\"./common_defaults\":629}],632:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../plots/plots\"),o=t(\"../../lib\"),s=o.strTranslate,l=t(\"../../plots/cartesian/axes\"),c=t(\"../color\"),u=t(\"../drawing\"),f=t(\"../fx\"),h=t(\"../../lib/svg_text_utils\"),p=t(\"../../lib/setcursor\"),d=t(\"../dragelement\"),g=t(\"../../plot_api/plot_template\").arrayEditor,m=t(\"./draw_arrow_head\");function v(t,e){var r=t._fullLayout.annotations[e]||{},n=l.getFromId(t,r.xref),i=l.getFromId(t,r.yref);n&&n.setScale(),i&&i.setScale(),x(t,r,e,!1,n,i)}function y(t,e,r,n,i){var a=i[r],o=i[r+\"ref\"],s=-1!==r.indexOf(\"y\"),c=\"domain\"===l.getRefType(o),u=s?n.h:n.w;return t?c?a+(s?-e:e)/t._length:t.p2r(t.r2p(a)+e):a+(s?-e:e)/u}function x(t,e,r,a,v,x){var b,_,w=t._fullLayout,T=t._fullLayout._size,k=t._context.edits;a?(b=\"annotation-\"+a,_=a+\".annotations\"):(b=\"annotation\",_=\"annotations\");var M=g(t.layout,_,e),A=M.modifyBase,S=M.modifyItem,E=M.getUpdateObj;w._infolayer.selectAll(\".\"+b+'[data-index=\"'+r+'\"]').remove();var C=\"clip\"+w._uid+\"_ann\"+r;if(e._input&&!1!==e.visible){var L={x:{},y:{}},I=+e.textangle||0,P=w._infolayer.append(\"g\").classed(b,!0).attr(\"data-index\",String(r)).style(\"opacity\",e.opacity),z=P.append(\"g\").classed(\"annotation-text-g\",!0),O=k[e.showarrow?\"annotationTail\":\"annotationPosition\"],D=e.captureevents||k.annotationText||O,R=z.append(\"g\").style(\"pointer-events\",D?\"all\":null).call(p,\"pointer\").on(\"click\",(function(){t._dragging=!1,t.emit(\"plotly_clickannotation\",Y(n.event))}));e.hovertext&&R.on(\"mouseover\",(function(){var r=e.hoverlabel,n=r.font,i=this.getBoundingClientRect(),a=t.getBoundingClientRect();f.loneHover({x0:i.left-a.left,x1:i.right-a.left,y:(i.top+i.bottom)/2-a.top,text:e.hovertext,color:r.bgcolor,borderColor:r.bordercolor,fontFamily:n.family,fontSize:n.size,fontColor:n.color},{container:w._hoverlayer.node(),outerContainer:w._paper.node(),gd:t})})).on(\"mouseout\",(function(){f.loneUnhover(w._hoverlayer.node())}));var F=e.borderwidth,B=e.borderpad,N=F+B,j=R.append(\"rect\").attr(\"class\",\"bg\").style(\"stroke-width\",F+\"px\").call(c.stroke,e.bordercolor).call(c.fill,e.bgcolor),U=e.width||e.height,V=w._topclips.selectAll(\"#\"+C).data(U?[0]:[]);V.enter().append(\"clipPath\").classed(\"annclip\",!0).attr(\"id\",C).append(\"rect\"),V.exit().remove();var q=e.font,H=w._meta?o.templateString(e.text,w._meta):e.text,G=R.append(\"text\").classed(\"annotation-text\",!0).text(H);k.annotationText?G.call(h.makeEditable,{delegate:R,gd:t}).call(W).on(\"edit\",(function(r){e.text=r,this.call(W),S(\"text\",r),v&&v.autorange&&A(v._name+\".autorange\",!0),x&&x.autorange&&A(x._name+\".autorange\",!0),i.call(\"_guiRelayout\",t,E())})):G.call(W)}else n.selectAll(\"#\"+C).remove();function Y(t){var n={index:r,annotation:e._input,fullAnnotation:e,event:t};return a&&(n.subplotId=a),n}function W(r){return r.call(u.font,q).attr({\"text-anchor\":{left:\"start\",right:\"end\"}[e.align]||\"middle\"}),h.convertToTspans(r,t,X),r}function X(){var r=G.selectAll(\"a\");1===r.size()&&r.text()===G.text()&&R.insert(\"a\",\":first-child\").attr({\"xlink:xlink:href\":r.attr(\"xlink:href\"),\"xlink:xlink:show\":r.attr(\"xlink:show\")}).style({cursor:\"pointer\"}).node().appendChild(j.node());var n=R.select(\".annotation-text-math-group\"),f=!n.empty(),g=u.bBox((f?n:G).node()),b=g.width,_=g.height,M=e.width||b,D=e.height||_,B=Math.round(M+2*N),q=Math.round(D+2*N);function H(t,e){return\"auto\"===e&&(e=t<1/3?\"left\":t>2/3?\"right\":\"center\"),{center:0,middle:0,left:.5,bottom:-.5,right:-.5,top:.5}[e]}for(var W=!1,X=[\"x\",\"y\"],Z=0;Z<X.length;Z++){var J,K,Q,$,tt,et=X[Z],rt=e[et+\"ref\"]||et,nt=e[\"a\"+et+\"ref\"],it={x:v,y:x}[et],at=(I+(\"x\"===et?0:-90))*Math.PI/180,ot=B*Math.cos(at),st=q*Math.sin(at),lt=Math.abs(ot)+Math.abs(st),ct=e[et+\"anchor\"],ut=e[et+\"shift\"]*(\"x\"===et?1:-1),ft=L[et],ht=l.getRefType(rt);if(it&&\"domain\"!==ht){var pt=it.r2fraction(e[et]);(pt<0||pt>1)&&(nt===rt?((pt=it.r2fraction(e[\"a\"+et]))<0||pt>1)&&(W=!0):W=!0),J=it._offset+it.r2p(e[et]),$=.5}else{var dt=\"domain\"===ht;\"x\"===et?(Q=e[et],J=dt?it._offset+it._length*Q:J=T.l+T.w*Q):(Q=1-e[et],J=dt?it._offset+it._length*Q:J=T.t+T.h*Q),$=e.showarrow?.5:Q}if(e.showarrow){ft.head=J;var gt=e[\"a\"+et];if(tt=ot*H(.5,e.xanchor)-st*H(.5,e.yanchor),nt===rt){var mt=l.getRefType(nt);\"domain\"===mt?(\"y\"===et&&(gt=1-gt),ft.tail=it._offset+it._length*gt):\"paper\"===mt?\"y\"===et?(gt=1-gt,ft.tail=T.t+T.h*gt):ft.tail=T.l+T.w*gt:ft.tail=it._offset+it.r2p(gt),K=tt}else ft.tail=J+gt,K=tt+gt;ft.text=ft.tail+tt;var vt=w[\"x\"===et?\"width\":\"height\"];if(\"paper\"===rt&&(ft.head=o.constrain(ft.head,1,vt-1)),\"pixel\"===nt){var yt=-Math.max(ft.tail-3,ft.text),xt=Math.min(ft.tail+3,ft.text)-vt;yt>0?(ft.tail+=yt,ft.text+=yt):xt>0&&(ft.tail-=xt,ft.text-=xt)}ft.tail+=ut,ft.head+=ut}else K=tt=lt*H($,ct),ft.text=J+tt;ft.text+=ut,tt+=ut,K+=ut,e[\"_\"+et+\"padplus\"]=lt/2+K,e[\"_\"+et+\"padminus\"]=lt/2-K,e[\"_\"+et+\"size\"]=lt,e[\"_\"+et+\"shift\"]=tt}if(W)R.remove();else{var bt=0,_t=0;if(\"left\"!==e.align&&(bt=(M-b)*(\"center\"===e.align?.5:1)),\"top\"!==e.valign&&(_t=(D-_)*(\"middle\"===e.valign?.5:1)),f)n.select(\"svg\").attr({x:N+bt-1,y:N+_t}).call(u.setClipUrl,U?C:null,t);else{var wt=N+_t-g.top,Tt=N+bt-g.left;G.call(h.positionText,Tt,wt).call(u.setClipUrl,U?C:null,t)}V.select(\"rect\").call(u.setRect,N,N,M,D),j.call(u.setRect,F/2,F/2,B-F,q-F),R.call(u.setTranslate,Math.round(L.x.text-B/2),Math.round(L.y.text-q/2)),z.attr({transform:\"rotate(\"+I+\",\"+L.x.text+\",\"+L.y.text+\")\"});var kt,Mt=function(r,n){P.selectAll(\".annotation-arrow-g\").remove();var l=L.x.head,f=L.y.head,h=L.x.tail+r,p=L.y.tail+n,g=L.x.text+r,b=L.y.text+n,_=o.rotationXYMatrix(I,g,b),w=o.apply2DTransform(_),M=o.apply2DTransform2(_),C=+j.attr(\"width\"),O=+j.attr(\"height\"),D=g-.5*C,F=D+C,B=b-.5*O,N=B+O,U=[[D,B,D,N],[D,N,F,N],[F,N,F,B],[F,B,D,B]].map(M);if(!U.reduce((function(t,e){return t^!!o.segmentsIntersect(l,f,l+1e6,f+1e6,e[0],e[1],e[2],e[3])}),!1)){U.forEach((function(t){var e=o.segmentsIntersect(h,p,l,f,t[0],t[1],t[2],t[3]);e&&(h=e.x,p=e.y)}));var V=e.arrowwidth,q=e.arrowcolor,H=e.arrowside,G=P.append(\"g\").style({opacity:c.opacity(q)}).classed(\"annotation-arrow-g\",!0),Y=G.append(\"path\").attr(\"d\",\"M\"+h+\",\"+p+\"L\"+l+\",\"+f).style(\"stroke-width\",V+\"px\").call(c.stroke,c.rgb(q));if(m(Y,H,e),k.annotationPosition&&Y.node().parentNode&&!a){var W=l,X=f;if(e.standoff){var Z=Math.sqrt(Math.pow(l-h,2)+Math.pow(f-p,2));W+=e.standoff*(h-l)/Z,X+=e.standoff*(p-f)/Z}var J,K,Q=G.append(\"path\").classed(\"annotation-arrow\",!0).classed(\"anndrag\",!0).classed(\"cursor-move\",!0).attr({d:\"M3,3H-3V-3H3ZM0,0L\"+(h-W)+\",\"+(p-X),transform:s(W,X)}).style(\"stroke-width\",V+6+\"px\").call(c.stroke,\"rgba(0,0,0,0)\").call(c.fill,\"rgba(0,0,0,0)\");d.init({element:Q.node(),gd:t,prepFn:function(){var t=u.getTranslate(R);J=t.x,K=t.y,v&&v.autorange&&A(v._name+\".autorange\",!0),x&&x.autorange&&A(x._name+\".autorange\",!0)},moveFn:function(t,r){var n=w(J,K),i=n[0]+t,a=n[1]+r;R.call(u.setTranslate,i,a),S(\"x\",y(v,t,\"x\",T,e)),S(\"y\",y(x,r,\"y\",T,e)),e.axref===e.xref&&S(\"ax\",y(v,t,\"ax\",T,e)),e.ayref===e.yref&&S(\"ay\",y(x,r,\"ay\",T,e)),G.attr(\"transform\",s(t,r)),z.attr({transform:\"rotate(\"+I+\",\"+i+\",\"+a+\")\"})},doneFn:function(){i.call(\"_guiRelayout\",t,E());var e=document.querySelector(\".js-notes-box-panel\");e&&e.redraw(e.selectedObj)}})}}};if(e.showarrow&&Mt(0,0),O)d.init({element:R.node(),gd:t,prepFn:function(){kt=z.attr(\"transform\")},moveFn:function(t,r){var n=\"pointer\";if(e.showarrow)e.axref===e.xref?S(\"ax\",y(v,t,\"ax\",T,e)):S(\"ax\",e.ax+t),e.ayref===e.yref?S(\"ay\",y(x,r,\"ay\",T.w,e)):S(\"ay\",e.ay+r),Mt(t,r);else{if(a)return;var i,o;if(v)i=y(v,t,\"x\",T,e);else{var l=e._xsize/T.w,c=e.x+(e._xshift-e.xshift)/T.w-l/2;i=d.align(c+t/T.w,l,0,1,e.xanchor)}if(x)o=y(x,r,\"y\",T,e);else{var u=e._ysize/T.h,f=e.y-(e._yshift+e.yshift)/T.h-u/2;o=d.align(f-r/T.h,u,0,1,e.yanchor)}S(\"x\",i),S(\"y\",o),v&&x||(n=d.getCursor(v?.5:i,x?.5:o,e.xanchor,e.yanchor))}z.attr({transform:s(t,r)+kt}),p(R,n)},clickFn:function(r,n){e.captureevents&&t.emit(\"plotly_clickannotation\",Y(n))},doneFn:function(){p(R),i.call(\"_guiRelayout\",t,E());var e=document.querySelector(\".js-notes-box-panel\");e&&e.redraw(e.selectedObj)}})}}}e.exports={draw:function(t){var e=t._fullLayout;e._infolayer.selectAll(\".annotation\").remove();for(var r=0;r<e.annotations.length;r++)e.annotations[r].visible&&v(t,r);return a.previousPromises(t)},drawOne:v,drawRaw:x}},{\"../../lib\":778,\"../../lib/setcursor\":798,\"../../lib/svg_text_utils\":802,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/axes\":827,\"../../plots/plots\":890,\"../../registry\":910,\"../color\":643,\"../dragelement\":662,\"../drawing\":665,\"../fx\":683,\"./draw_arrow_head\":633,d3:169}],633:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../color\"),a=t(\"./arrow_paths\"),o=t(\"../../lib\"),s=o.strScale,l=o.strRotate,c=o.strTranslate;e.exports=function(t,e,r){var o,u,f,h,p=t.node(),d=a[r.arrowhead||0],g=a[r.startarrowhead||0],m=(r.arrowwidth||1)*(r.arrowsize||1),v=(r.arrowwidth||1)*(r.startarrowsize||1),y=e.indexOf(\"start\")>=0,x=e.indexOf(\"end\")>=0,b=d.backoff*m+r.standoff,_=g.backoff*v+r.startstandoff;if(\"line\"===p.nodeName){o={x:+t.attr(\"x1\"),y:+t.attr(\"y1\")},u={x:+t.attr(\"x2\"),y:+t.attr(\"y2\")};var w=o.x-u.x,T=o.y-u.y;if(h=(f=Math.atan2(T,w))+Math.PI,b&&_&&b+_>Math.sqrt(w*w+T*T))return void O();if(b){if(b*b>w*w+T*T)return void O();var k=b*Math.cos(f),M=b*Math.sin(f);u.x+=k,u.y+=M,t.attr({x2:u.x,y2:u.y})}if(_){if(_*_>w*w+T*T)return void O();var A=_*Math.cos(f),S=_*Math.sin(f);o.x-=A,o.y-=S,t.attr({x1:o.x,y1:o.y})}}else if(\"path\"===p.nodeName){var E=p.getTotalLength(),C=\"\";if(E<b+_)return void O();var L=p.getPointAtLength(0),I=p.getPointAtLength(.1);f=Math.atan2(L.y-I.y,L.x-I.x),o=p.getPointAtLength(Math.min(_,E)),C=\"0px,\"+_+\"px,\";var P=p.getPointAtLength(E),z=p.getPointAtLength(E-.1);h=Math.atan2(P.y-z.y,P.x-z.x),u=p.getPointAtLength(Math.max(0,E-b)),C+=E-(C?_+b:b)+\"px,\"+E+\"px\",t.style(\"stroke-dasharray\",C)}function O(){t.style(\"stroke-dasharray\",\"0px,100px\")}function D(e,a,o,u){e.path&&(e.noRotate&&(o=0),n.select(p.parentNode).append(\"path\").attr({class:t.attr(\"class\"),d:e.path,transform:c(a.x,a.y)+l(180*o/Math.PI)+s(u)}).style({fill:i.rgb(r.arrowcolor),\"stroke-width\":0}))}y&&D(g,o,f,v),x&&D(d,u,h,m)}},{\"../../lib\":778,\"../color\":643,\"./arrow_paths\":625,d3:169}],634:[function(t,e,r){\"use strict\";var n=t(\"./draw\"),i=t(\"./click\");e.exports={moduleType:\"component\",name:\"annotations\",layoutAttributes:t(\"./attributes\"),supplyLayoutDefaults:t(\"./defaults\"),includeBasePlot:t(\"../../plots/cartesian/include_components\")(\"annotations\"),calcAutorange:t(\"./calc_autorange\"),draw:n.draw,drawOne:n.drawOne,drawRaw:n.drawRaw,hasClickToShow:i.hasClickToShow,onClick:i.onClick,convertCoords:t(\"./convert_coords\")}},{\"../../plots/cartesian/include_components\":839,\"./attributes\":626,\"./calc_autorange\":627,\"./click\":628,\"./convert_coords\":630,\"./defaults\":631,\"./draw\":632}],635:[function(t,e,r){\"use strict\";var n=t(\"../annotations/attributes\"),i=t(\"../../plot_api/edit_types\").overrideAll,a=t(\"../../plot_api/plot_template\").templatedArray;e.exports=i(a(\"annotation\",{visible:n.visible,x:{valType:\"any\"},y:{valType:\"any\"},z:{valType:\"any\"},ax:{valType:\"number\"},ay:{valType:\"number\"},xanchor:n.xanchor,xshift:n.xshift,yanchor:n.yanchor,yshift:n.yshift,text:n.text,textangle:n.textangle,font:n.font,width:n.width,height:n.height,opacity:n.opacity,align:n.align,valign:n.valign,bgcolor:n.bgcolor,bordercolor:n.bordercolor,borderpad:n.borderpad,borderwidth:n.borderwidth,showarrow:n.showarrow,arrowcolor:n.arrowcolor,arrowhead:n.arrowhead,startarrowhead:n.startarrowhead,arrowside:n.arrowside,arrowsize:n.arrowsize,startarrowsize:n.startarrowsize,arrowwidth:n.arrowwidth,standoff:n.standoff,startstandoff:n.startstandoff,hovertext:n.hovertext,hoverlabel:n.hoverlabel,captureevents:n.captureevents}),\"calc\",\"from-root\")},{\"../../plot_api/edit_types\":809,\"../../plot_api/plot_template\":816,\"../annotations/attributes\":626}],636:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\");function a(t,e){var r=e.fullSceneLayout.domain,a=e.fullLayout._size,o={pdata:null,type:\"linear\",autorange:!1,range:[-1/0,1/0]};t._xa={},n.extendFlat(t._xa,o),i.setConvert(t._xa),t._xa._offset=a.l+r.x[0]*a.w,t._xa.l2p=function(){return.5*(1+t._pdata[0]/t._pdata[3])*a.w*(r.x[1]-r.x[0])},t._ya={},n.extendFlat(t._ya,o),i.setConvert(t._ya),t._ya._offset=a.t+(1-r.y[1])*a.h,t._ya.l2p=function(){return.5*(1-t._pdata[1]/t._pdata[3])*a.h*(r.y[1]-r.y[0])}}e.exports=function(t){for(var e=t.fullSceneLayout.annotations,r=0;r<e.length;r++)a(e[r],t);t.fullLayout._infolayer.selectAll(\".annotation-\"+t.id).remove()}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827}],637:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../plots/array_container_defaults\"),o=t(\"../annotations/common_defaults\"),s=t(\"./attributes\");function l(t,e,r,a){function l(r,i){return n.coerce(t,e,s,r,i)}function c(t){var n=t+\"axis\",a={_fullLayout:{}};return a._fullLayout[n]=r[n],i.coercePosition(e,a,l,t,t,.5)}l(\"visible\")&&(o(t,e,a.fullLayout,l),c(\"x\"),c(\"y\"),c(\"z\"),n.noneOrAll(t,e,[\"x\",\"y\",\"z\"]),e.xref=\"x\",e.yref=\"y\",e.zref=\"z\",l(\"xanchor\"),l(\"yanchor\"),l(\"xshift\"),l(\"yshift\"),e.showarrow&&(e.axref=\"pixel\",e.ayref=\"pixel\",l(\"ax\",-10),l(\"ay\",-30),n.noneOrAll(t,e,[\"ax\",\"ay\"])))}e.exports=function(t,e,r){a(t,e,{name:\"annotations\",handleItemDefaults:l,fullLayout:r.fullLayout})}},{\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"../../plots/cartesian/axes\":827,\"../annotations/common_defaults\":629,\"./attributes\":635}],638:[function(t,e,r){\"use strict\";var n=t(\"../annotations/draw\").drawRaw,i=t(\"../../plots/gl3d/project\"),a=[\"x\",\"y\",\"z\"];e.exports=function(t){for(var e=t.fullSceneLayout,r=t.dataScale,o=e.annotations,s=0;s<o.length;s++){for(var l=o[s],c=!1,u=0;u<3;u++){var f=a[u],h=l[f],p=e[f+\"axis\"].r2fraction(h);if(p<0||p>1){c=!0;break}}c?t.fullLayout._infolayer.select(\".annotation-\"+t.id+'[data-index=\"'+s+'\"]').remove():(l._pdata=i(t.glplot.cameraParams,[e.xaxis.r2l(l.x)*r[0],e.yaxis.r2l(l.y)*r[1],e.zaxis.r2l(l.z)*r[2]]),n(t.graphDiv,l,s,t.id,l._xa,l._ya))}}},{\"../../plots/gl3d/project\":878,\"../annotations/draw\":632}],639:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\");e.exports={moduleType:\"component\",name:\"annotations3d\",schema:{subplots:{scene:{annotations:t(\"./attributes\")}}},layoutAttributes:t(\"./attributes\"),handleDefaults:t(\"./defaults\"),includeBasePlot:function(t,e){var r=n.subplotsRegistry.gl3d;if(!r)return;for(var a=r.attrRegex,o=Object.keys(t),s=0;s<o.length;s++){var l=o[s];a.test(l)&&(t[l].annotations||[]).length&&(i.pushUnique(e._basePlotModules,r),i.pushUnique(e._subplots.gl3d,l))}},convert:t(\"./convert\"),draw:t(\"./draw\")}},{\"../../lib\":778,\"../../registry\":910,\"./attributes\":635,\"./convert\":636,\"./defaults\":637,\"./draw\":638}],640:[function(t,e,r){\"use strict\";e.exports=t(\"world-calendars/dist/main\"),t(\"world-calendars/dist/plus\"),t(\"world-calendars/dist/calendars/chinese\"),t(\"world-calendars/dist/calendars/coptic\"),t(\"world-calendars/dist/calendars/discworld\"),t(\"world-calendars/dist/calendars/ethiopian\"),t(\"world-calendars/dist/calendars/hebrew\"),t(\"world-calendars/dist/calendars/islamic\"),t(\"world-calendars/dist/calendars/julian\"),t(\"world-calendars/dist/calendars/mayan\"),t(\"world-calendars/dist/calendars/nanakshahi\"),t(\"world-calendars/dist/calendars/nepali\"),t(\"world-calendars/dist/calendars/persian\"),t(\"world-calendars/dist/calendars/taiwan\"),t(\"world-calendars/dist/calendars/thai\"),t(\"world-calendars/dist/calendars/ummalqura\")},{\"world-calendars/dist/calendars/chinese\":607,\"world-calendars/dist/calendars/coptic\":608,\"world-calendars/dist/calendars/discworld\":609,\"world-calendars/dist/calendars/ethiopian\":610,\"world-calendars/dist/calendars/hebrew\":611,\"world-calendars/dist/calendars/islamic\":612,\"world-calendars/dist/calendars/julian\":613,\"world-calendars/dist/calendars/mayan\":614,\"world-calendars/dist/calendars/nanakshahi\":615,\"world-calendars/dist/calendars/nepali\":616,\"world-calendars/dist/calendars/persian\":617,\"world-calendars/dist/calendars/taiwan\":618,\"world-calendars/dist/calendars/thai\":619,\"world-calendars/dist/calendars/ummalqura\":620,\"world-calendars/dist/main\":621,\"world-calendars/dist/plus\":622}],641:[function(t,e,r){\"use strict\";var n=t(\"./calendars\"),i=t(\"../../lib\"),a=t(\"../../constants/numerical\"),o=a.EPOCHJD,s=a.ONEDAY,l={valType:\"enumerated\",values:Object.keys(n.calendars),editType:\"calc\",dflt:\"gregorian\"},c=function(t,e,r,n){var a={};return a[r]=l,i.coerce(t,e,a,r,n)},u={d:{0:\"dd\",\"-\":\"d\"},e:{0:\"d\",\"-\":\"d\"},a:{0:\"D\",\"-\":\"D\"},A:{0:\"DD\",\"-\":\"DD\"},j:{0:\"oo\",\"-\":\"o\"},W:{0:\"ww\",\"-\":\"w\"},m:{0:\"mm\",\"-\":\"m\"},b:{0:\"M\",\"-\":\"M\"},B:{0:\"MM\",\"-\":\"MM\"},y:{0:\"yy\",\"-\":\"yy\"},Y:{0:\"yyyy\",\"-\":\"yyyy\"},U:\"##\",w:\"##\",c:{0:\"D M d %X yyyy\",\"-\":\"D M d %X yyyy\"},x:{0:\"mm/dd/yyyy\",\"-\":\"mm/dd/yyyy\"}};var f={};function h(t){var e=f[t];return e||(e=f[t]=n.instance(t))}function p(t){return i.extendFlat({},l,{description:t})}function d(t){return\"Sets the calendar system to use with `\"+t+\"` date data.\"}var g={xcalendar:p(d(\"x\"))},m=i.extendFlat({},g,{ycalendar:p(d(\"y\"))}),v=i.extendFlat({},m,{zcalendar:p(d(\"z\"))}),y=p([\"Sets the calendar system to use for `range` and `tick0`\",\"if this is a date axis. This does not set the calendar for\",\"interpreting data on this axis, that's specified in the trace\",\"or via the global `layout.calendar`\"].join(\" \"));e.exports={moduleType:\"component\",name:\"calendars\",schema:{traces:{scatter:m,bar:m,box:m,heatmap:m,contour:m,histogram:m,histogram2d:m,histogram2dcontour:m,scatter3d:v,surface:v,mesh3d:v,scattergl:m,ohlc:g,candlestick:g},layout:{calendar:p([\"Sets the default calendar system to use for interpreting and\",\"displaying dates throughout the plot.\"].join(\" \"))},subplots:{xaxis:{calendar:y},yaxis:{calendar:y},scene:{xaxis:{calendar:y},yaxis:{calendar:y},zaxis:{calendar:y}},polar:{radialaxis:{calendar:y}}},transforms:{filter:{valuecalendar:p([\"Sets the calendar system to use for `value`, if it is a date.\"].join(\" \")),targetcalendar:p([\"Sets the calendar system to use for `target`, if it is an\",\"array of dates. If `target` is a string (eg *x*) we use the\",\"corresponding trace attribute (eg `xcalendar`) if it exists,\",\"even if `targetcalendar` is provided.\"].join(\" \"))}}},layoutAttributes:l,handleDefaults:c,handleTraceDefaults:function(t,e,r,n){for(var i=0;i<r.length;i++)c(t,e,r[i]+\"calendar\",n.calendar)},CANONICAL_SUNDAY:{chinese:\"2000-01-02\",coptic:\"2000-01-03\",discworld:\"2000-01-03\",ethiopian:\"2000-01-05\",hebrew:\"5000-01-01\",islamic:\"1000-01-02\",julian:\"2000-01-03\",mayan:\"5000-01-01\",nanakshahi:\"1000-01-05\",nepali:\"2000-01-05\",persian:\"1000-01-01\",jalali:\"1000-01-01\",taiwan:\"1000-01-04\",thai:\"2000-01-04\",ummalqura:\"1400-01-06\"},CANONICAL_TICK:{chinese:\"2000-01-01\",coptic:\"2000-01-01\",discworld:\"2000-01-01\",ethiopian:\"2000-01-01\",hebrew:\"5000-01-01\",islamic:\"1000-01-01\",julian:\"2000-01-01\",mayan:\"5000-01-01\",nanakshahi:\"1000-01-01\",nepali:\"2000-01-01\",persian:\"1000-01-01\",jalali:\"1000-01-01\",taiwan:\"1000-01-01\",thai:\"2000-01-01\",ummalqura:\"1400-01-01\"},DFLTRANGE:{chinese:[\"2000-01-01\",\"2001-01-01\"],coptic:[\"1700-01-01\",\"1701-01-01\"],discworld:[\"1800-01-01\",\"1801-01-01\"],ethiopian:[\"2000-01-01\",\"2001-01-01\"],hebrew:[\"5700-01-01\",\"5701-01-01\"],islamic:[\"1400-01-01\",\"1401-01-01\"],julian:[\"2000-01-01\",\"2001-01-01\"],mayan:[\"5200-01-01\",\"5201-01-01\"],nanakshahi:[\"0500-01-01\",\"0501-01-01\"],nepali:[\"2000-01-01\",\"2001-01-01\"],persian:[\"1400-01-01\",\"1401-01-01\"],jalali:[\"1400-01-01\",\"1401-01-01\"],taiwan:[\"0100-01-01\",\"0101-01-01\"],thai:[\"2500-01-01\",\"2501-01-01\"],ummalqura:[\"1400-01-01\",\"1401-01-01\"]},getCal:h,worldCalFmt:function(t,e,r){for(var n,i,a,l,c,f=Math.floor((e+.05)/s)+o,p=h(r).fromJD(f),d=0;-1!==(d=t.indexOf(\"%\",d));)\"0\"===(n=t.charAt(d+1))||\"-\"===n||\"_\"===n?(a=3,i=t.charAt(d+2),\"_\"===n&&(n=\"-\")):(i=n,n=\"0\",a=2),(l=u[i])?(c=\"##\"===l?\"##\":p.formatDate(l[n]),t=t.substr(0,d)+c+t.substr(d+a),d+=c.length):d+=a;return t}}},{\"../../constants/numerical\":753,\"../../lib\":778,\"./calendars\":640}],642:[function(t,e,r){\"use strict\";r.defaults=[\"#1f77b4\",\"#ff7f0e\",\"#2ca02c\",\"#d62728\",\"#9467bd\",\"#8c564b\",\"#e377c2\",\"#7f7f7f\",\"#bcbd22\",\"#17becf\"],r.defaultLine=\"#444\",r.lightLine=\"#eee\",r.background=\"#fff\",r.borderLine=\"#BEC8D9\",r.lightFraction=1e3/11},{}],643:[function(t,e,r){\"use strict\";var n=t(\"tinycolor2\"),i=t(\"fast-isnumeric\"),a=e.exports={},o=t(\"./attributes\");a.defaults=o.defaults;var s=a.defaultLine=o.defaultLine;a.lightLine=o.lightLine;var l=a.background=o.background;function c(t){if(i(t)||\"string\"!=typeof t)return t;var e=t.trim();if(\"rgb\"!==e.substr(0,3))return t;var r=e.match(/^rgba?\\s*\\(([^()]*)\\)$/);if(!r)return t;var n=r[1].trim().split(/\\s*[\\s,]\\s*/),a=\"a\"===e.charAt(3)&&4===n.length;if(!a&&3!==n.length)return t;for(var o=0;o<n.length;o++){if(!n[o].length)return t;if(n[o]=Number(n[o]),!(n[o]>=0))return t;if(3===o)n[o]>1&&(n[o]=1);else if(n[o]>=1)return t}var s=Math.round(255*n[0])+\", \"+Math.round(255*n[1])+\", \"+Math.round(255*n[2]);return a?\"rgba(\"+s+\", \"+n[3]+\")\":\"rgb(\"+s+\")\"}a.tinyRGB=function(t){var e=t.toRgb();return\"rgb(\"+Math.round(e.r)+\", \"+Math.round(e.g)+\", \"+Math.round(e.b)+\")\"},a.rgb=function(t){return a.tinyRGB(n(t))},a.opacity=function(t){return t?n(t).getAlpha():0},a.addOpacity=function(t,e){var r=n(t).toRgb();return\"rgba(\"+Math.round(r.r)+\", \"+Math.round(r.g)+\", \"+Math.round(r.b)+\", \"+e+\")\"},a.combine=function(t,e){var r=n(t).toRgb();if(1===r.a)return n(t).toRgbString();var i=n(e||l).toRgb(),a=1===i.a?i:{r:255*(1-i.a)+i.r*i.a,g:255*(1-i.a)+i.g*i.a,b:255*(1-i.a)+i.b*i.a},o={r:a.r*(1-r.a)+r.r*r.a,g:a.g*(1-r.a)+r.g*r.a,b:a.b*(1-r.a)+r.b*r.a};return n(o).toRgbString()},a.contrast=function(t,e,r){var i=n(t);return 1!==i.getAlpha()&&(i=n(a.combine(t,l))),(i.isDark()?e?i.lighten(e):l:r?i.darken(r):s).toString()},a.stroke=function(t,e){var r=n(e);t.style({stroke:a.tinyRGB(r),\"stroke-opacity\":r.getAlpha()})},a.fill=function(t,e){var r=n(e);t.style({fill:a.tinyRGB(r),\"fill-opacity\":r.getAlpha()})},a.clean=function(t){if(t&&\"object\"==typeof t){var e,r,n,i,o=Object.keys(t);for(e=0;e<o.length;e++)if(i=t[n=o[e]],\"color\"===n.substr(n.length-5))if(Array.isArray(i))for(r=0;r<i.length;r++)i[r]=c(i[r]);else t[n]=c(i);else if(\"colorscale\"===n.substr(n.length-10)&&Array.isArray(i))for(r=0;r<i.length;r++)Array.isArray(i[r])&&(i[r][1]=c(i[r][1]));else if(Array.isArray(i)){var s=i[0];if(!Array.isArray(s)&&s&&\"object\"==typeof s)for(r=0;r<i.length;r++)a.clean(i[r])}else i&&\"object\"==typeof i&&a.clean(i)}}},{\"./attributes\":642,\"fast-isnumeric\":241,tinycolor2:576}],644:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/layout_attributes\"),i=t(\"../../plots/font_attributes\"),a=t(\"../../lib/extend\").extendFlat,o=t(\"../../plot_api/edit_types\").overrideAll;e.exports=o({thicknessmode:{valType:\"enumerated\",values:[\"fraction\",\"pixels\"],dflt:\"pixels\"},thickness:{valType:\"number\",min:0,dflt:30},lenmode:{valType:\"enumerated\",values:[\"fraction\",\"pixels\"],dflt:\"fraction\"},len:{valType:\"number\",min:0,dflt:1},x:{valType:\"number\",dflt:1.02,min:-2,max:3},xanchor:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],dflt:\"left\"},xpad:{valType:\"number\",min:0,dflt:10},y:{valType:\"number\",dflt:.5,min:-2,max:3},yanchor:{valType:\"enumerated\",values:[\"top\",\"middle\",\"bottom\"],dflt:\"middle\"},ypad:{valType:\"number\",min:0,dflt:10},outlinecolor:n.linecolor,outlinewidth:n.linewidth,bordercolor:n.linecolor,borderwidth:{valType:\"number\",min:0,dflt:0},bgcolor:{valType:\"color\",dflt:\"rgba(0,0,0,0)\"},tickmode:n.tickmode,nticks:n.nticks,tick0:n.tick0,dtick:n.dtick,tickvals:n.tickvals,ticktext:n.ticktext,ticks:a({},n.ticks,{dflt:\"\"}),ticklabelposition:{valType:\"enumerated\",values:[\"outside\",\"inside\",\"outside top\",\"inside top\",\"outside bottom\",\"inside bottom\"],dflt:\"outside\"},ticklen:n.ticklen,tickwidth:n.tickwidth,tickcolor:n.tickcolor,showticklabels:n.showticklabels,tickfont:i({}),tickangle:n.tickangle,tickformat:n.tickformat,tickformatstops:n.tickformatstops,tickprefix:n.tickprefix,showtickprefix:n.showtickprefix,ticksuffix:n.ticksuffix,showticksuffix:n.showticksuffix,separatethousands:n.separatethousands,exponentformat:n.exponentformat,minexponent:n.minexponent,showexponent:n.showexponent,title:{text:{valType:\"string\"},font:i({}),side:{valType:\"enumerated\",values:[\"right\",\"top\",\"bottom\"],dflt:\"top\"}},_deprecated:{title:{valType:\"string\"},titlefont:i({}),titleside:{valType:\"enumerated\",values:[\"right\",\"top\",\"bottom\"],dflt:\"top\"}}},\"colorbars\",\"from-root\")},{\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/cartesian/layout_attributes\":841,\"../../plots/font_attributes\":855}],645:[function(t,e,r){\"use strict\";e.exports={cn:{colorbar:\"colorbar\",cbbg:\"cbbg\",cbfill:\"cbfill\",cbfills:\"cbfills\",cbline:\"cbline\",cblines:\"cblines\",cbaxis:\"cbaxis\",cbtitleunshift:\"cbtitleunshift\",cbtitle:\"cbtitle\",cboutline:\"cboutline\",crisp:\"crisp\",jsPlaceholder:\"js-placeholder\"}}},{}],646:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plot_api/plot_template\"),a=t(\"../../plots/cartesian/tick_value_defaults\"),o=t(\"../../plots/cartesian/tick_mark_defaults\"),s=t(\"../../plots/cartesian/tick_label_defaults\"),l=t(\"./attributes\");e.exports=function(t,e,r){var c=i.newContainer(e,\"colorbar\"),u=t.colorbar||{};function f(t,e){return n.coerce(u,c,l,t,e)}var h=f(\"thicknessmode\");f(\"thickness\",\"fraction\"===h?30/(r.width-r.margin.l-r.margin.r):30);var p=f(\"lenmode\");f(\"len\",\"fraction\"===p?1:r.height-r.margin.t-r.margin.b),f(\"x\"),f(\"xanchor\"),f(\"xpad\"),f(\"y\"),f(\"yanchor\"),f(\"ypad\"),n.noneOrAll(u,c,[\"x\",\"y\"]),f(\"outlinecolor\"),f(\"outlinewidth\"),f(\"bordercolor\"),f(\"borderwidth\"),f(\"bgcolor\");var d=f(\"ticklabelposition\");a(u,c,f,\"linear\");var g={outerTicks:!1,font:r.font};-1!==d.indexOf(\"inside\")&&(g.bgColor=\"black\"),s(u,c,f,\"linear\",g),o(u,c,f,\"linear\",g),f(\"title.text\",r._dfltTitle.colorbar),n.coerceFont(f,\"title.font\",r.font),f(\"title.side\")}},{\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/tick_label_defaults\":848,\"../../plots/cartesian/tick_mark_defaults\":849,\"../../plots/cartesian/tick_value_defaults\":850,\"./attributes\":644}],647:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"tinycolor2\"),a=t(\"../../plots/plots\"),o=t(\"../../registry\"),s=t(\"../../plots/cartesian/axes\"),l=t(\"../dragelement\"),c=t(\"../../lib\"),u=c.strTranslate,f=t(\"../../lib/extend\").extendFlat,h=t(\"../../lib/setcursor\"),p=t(\"../drawing\"),d=t(\"../color\"),g=t(\"../titles\"),m=t(\"../../lib/svg_text_utils\"),v=t(\"../colorscale/helpers\").flipScale,y=t(\"../../plots/cartesian/axis_defaults\"),x=t(\"../../plots/cartesian/position_defaults\"),b=t(\"../../plots/cartesian/layout_attributes\"),_=t(\"../../constants/alignment\"),w=_.LINE_SPACING,T=_.FROM_TL,k=_.FROM_BR,M=t(\"./constants\").cn;e.exports={draw:function(t){var e=t._fullLayout._infolayer.selectAll(\"g.\"+M.colorbar).data(function(t){var e,r,n,i,a=t._fullLayout,o=t.calcdata,s=[];function l(t){return f(t,{_fillcolor:null,_line:{color:null,width:null,dash:null},_levels:{start:null,end:null,size:null},_filllevels:null,_fillgradient:null,_zrange:null})}function c(){\"function\"==typeof i.calc?i.calc(t,n,e):(e._fillgradient=r.reversescale?v(r.colorscale):r.colorscale,e._zrange=[r[i.min],r[i.max]])}for(var u=0;u<o.length;u++){var h=o[u],p=(n=h[0].trace)._module.colorbar;if(!0===n.visible&&p)for(var d=Array.isArray(p),g=d?p:[p],m=0;m<g.length;m++){var y=(i=g[m]).container;(r=y?n[y]:n)&&r.showscale&&((e=l(r.colorbar))._id=\"cb\"+n.uid+(d&&y?\"-\"+y:\"\"),e._traceIndex=n.index,e._propPrefix=(y?y+\".\":\"\")+\"colorbar.\",e._meta=n._meta,c(),s.push(e))}}for(var x in a._colorAxes)if((r=a[x]).showscale){var b=a._colorAxes[x];(e=l(r.colorbar))._id=\"cb\"+x,e._propPrefix=x+\".colorbar.\",e._meta=a._meta,i={min:\"cmin\",max:\"cmax\"},\"heatmap\"!==b[0]&&(n=b[1],i.calc=n._module.colorbar.calc),c(),s.push(e)}return s}(t),(function(t){return t._id}));e.enter().append(\"g\").attr(\"class\",(function(t){return t._id})).classed(M.colorbar,!0),e.each((function(e){var r=n.select(this);c.ensureSingle(r,\"rect\",M.cbbg),c.ensureSingle(r,\"g\",M.cbfills),c.ensureSingle(r,\"g\",M.cblines),c.ensureSingle(r,\"g\",M.cbaxis,(function(t){t.classed(M.crisp,!0)})),c.ensureSingle(r,\"g\",M.cbtitleunshift,(function(t){t.append(\"g\").classed(M.cbtitle,!0)})),c.ensureSingle(r,\"rect\",M.cboutline);var v=function(t,e,r){var o=r._fullLayout,l=o._size,h=e._fillcolor,v=e._line,_=e.title,A=_.side,S=e._zrange||n.extent((\"function\"==typeof h?h:v.color).domain()),E=\"function\"==typeof v.color?v.color:function(){return v.color},C=\"function\"==typeof h?h:function(){return h},L=e._levels,I=function(t,e,r){var n,i,a=e._levels,o=[],s=[],l=a.end+a.size/100,c=a.size,u=1.001*r[0]-.001*r[1],f=1.001*r[1]-.001*r[0];for(i=0;i<1e5&&(n=a.start+i*c,!(c>0?n>=l:n<=l));i++)n>u&&n<f&&o.push(n);if(e._fillgradient)s=[0];else if(\"function\"==typeof e._fillcolor){var h=e._filllevels;if(h)for(l=h.end+h.size/100,c=h.size,i=0;i<1e5&&(n=h.start+i*c,!(c>0?n>=l:n<=l));i++)n>r[0]&&n<r[1]&&s.push(n);else(s=o.map((function(t){return t-a.size/2}))).push(s[s.length-1]+a.size)}else e._fillcolor&&\"string\"==typeof e._fillcolor&&(s=[0]);a.size<0&&(o.reverse(),s.reverse());return{line:o,fill:s}}(0,e,S),P=I.fill,z=I.line,O=Math.round(e.thickness*(\"fraction\"===e.thicknessmode?l.w:1)),D=O/l.w,R=Math.round(e.len*(\"fraction\"===e.lenmode?l.h:1)),F=R/l.h,B=e.xpad/l.w,N=(e.borderwidth+e.outlinewidth)/2,j=e.ypad/l.h,U=Math.round(e.x*l.w+e.xpad),V=e.x-D*({middle:.5,right:1}[e.xanchor]||0),q=e.y+F*(({top:-.5,bottom:.5}[e.yanchor]||0)-.5),H=Math.round(l.h*(1-q)),G=H-R;e._lenFrac=F,e._thickFrac=D,e._xLeftFrac=V,e._yBottomFrac=q;var Y=e._axis=function(t,e,r){var n=t._fullLayout,i={type:\"linear\",range:r,tickmode:e.tickmode,nticks:e.nticks,tick0:e.tick0,dtick:e.dtick,tickvals:e.tickvals,ticktext:e.ticktext,ticks:e.ticks,ticklen:e.ticklen,tickwidth:e.tickwidth,tickcolor:e.tickcolor,showticklabels:e.showticklabels,ticklabelposition:e.ticklabelposition,tickfont:e.tickfont,tickangle:e.tickangle,tickformat:e.tickformat,exponentformat:e.exponentformat,minexponent:e.minexponent,separatethousands:e.separatethousands,showexponent:e.showexponent,showtickprefix:e.showtickprefix,tickprefix:e.tickprefix,showticksuffix:e.showticksuffix,ticksuffix:e.ticksuffix,title:e.title,showline:!0,anchor:\"free\",side:\"right\",position:1},a={type:\"linear\",_id:\"y\"+e._id},o={letter:\"y\",font:n.font,noHover:!0,noTickson:!0,noTicklabelmode:!0,calendar:n.calendar};function s(t,e){return c.coerce(i,a,b,t,e)}return y(i,a,s,o,n),x(i,a,s,o),a}(r,e,S);Y.position=e.x+B+D,-1!==[\"top\",\"bottom\"].indexOf(A)&&(Y.title.side=A,Y.titlex=e.x+B,Y.titley=q+(\"top\"===_.side?F-j:j));if(v.color&&\"auto\"===e.tickmode){Y.tickmode=\"linear\",Y.tick0=L.start;var W=L.size,X=c.constrain((H-G)/50,4,15)+1,Z=(S[1]-S[0])/((e.nticks||X)*W);if(Z>1){var J=Math.pow(10,Math.floor(Math.log(Z)/Math.LN10));W*=J*c.roundUp(Z/J,[2,5,10]),(Math.abs(L.start)/L.size+1e-6)%1<2e-6&&(Y.tick0=0)}Y.dtick=W}Y.domain=[q+j,q+F-j],Y.setScale(),t.attr(\"transform\",u(Math.round(l.l),Math.round(l.t)));var K,Q=t.select(\".\"+M.cbtitleunshift).attr(\"transform\",u(-Math.round(l.l),-Math.round(l.t))),$=t.select(\".\"+M.cbaxis),tt=0;function et(n,i){var a={propContainer:Y,propName:e._propPrefix+\"title\",traceIndex:e._traceIndex,_meta:e._meta,placeholder:o._dfltTitle.colorbar,containerGroup:t.select(\".\"+M.cbtitle)},s=\"h\"===n.charAt(0)?n.substr(1):\"h\"+n;t.selectAll(\".\"+s+\",.\"+s+\"-math-group\").remove(),g.draw(r,n,f(a,i||{}))}return c.syncOrAsync([a.previousPromises,function(){if(-1!==[\"top\",\"bottom\"].indexOf(A)){var t,r=l.l+(e.x+B)*l.w,n=Y.title.font.size;t=\"top\"===A?(1-(q+F-j))*l.h+l.t+3+.75*n:(1-(q+j))*l.h+l.t-3-.25*n,et(Y._id+\"title\",{attributes:{x:r,y:t,\"text-anchor\":\"start\"}})}},function(){if(-1!==[\"top\",\"bottom\"].indexOf(A)){var a=t.select(\".\"+M.cbtitle),o=a.select(\"text\"),f=[-e.outlinewidth/2,e.outlinewidth/2],h=a.select(\".h\"+Y._id+\"title-math-group\").node(),d=15.6;if(o.node()&&(d=parseInt(o.node().style.fontSize,10)*w),h?(tt=p.bBox(h).height)>d&&(f[1]-=(tt-d)/2):o.node()&&!o.classed(M.jsPlaceholder)&&(tt=p.bBox(o.node()).height),tt){if(tt+=5,\"top\"===A)Y.domain[1]-=tt/l.h,f[1]*=-1;else{Y.domain[0]+=tt/l.h;var g=m.lineCount(o);f[1]+=(1-g)*d}a.attr(\"transform\",u(f[0],f[1])),Y.setScale()}}t.selectAll(\".\"+M.cbfills+\",.\"+M.cblines).attr(\"transform\",u(0,Math.round(l.h*(1-Y.domain[1])))),$.attr(\"transform\",u(0,Math.round(-l.t)));var y=t.select(\".\"+M.cbfills).selectAll(\"rect.\"+M.cbfill).attr(\"style\",\"\").data(P);y.enter().append(\"rect\").classed(M.cbfill,!0).style(\"stroke\",\"none\"),y.exit().remove();var x=S.map(Y.c2p).map(Math.round).sort((function(t,e){return t-e}));y.each((function(t,a){var o=[0===a?S[0]:(P[a]+P[a-1])/2,a===P.length-1?S[1]:(P[a]+P[a+1])/2].map(Y.c2p).map(Math.round);o[1]=c.constrain(o[1]+(o[1]>o[0])?1:-1,x[0],x[1]);var s=n.select(this).attr({x:U,width:Math.max(O,2),y:n.min(o),height:Math.max(n.max(o)-n.min(o),2)});if(e._fillgradient)p.gradient(s,r,e._id,\"vertical\",e._fillgradient,\"fill\");else{var l=C(t).replace(\"e-\",\"\");s.attr(\"fill\",i(l).toHexString())}}));var b=t.select(\".\"+M.cblines).selectAll(\"path.\"+M.cbline).data(v.color&&v.width?z:[]);b.enter().append(\"path\").classed(M.cbline,!0),b.exit().remove(),b.each((function(t){n.select(this).attr(\"d\",\"M\"+U+\",\"+(Math.round(Y.c2p(t))+v.width/2%1)+\"h\"+O).call(p.lineGroupStyle,v.width,E(t),v.dash)})),$.selectAll(\"g.\"+Y._id+\"tick,path\").remove();var _=U+O+(e.outlinewidth||0)/2-(\"outside\"===e.ticks?1:0),T=s.calcTicks(Y),k=s.getTickSigns(Y)[2];return s.drawTicks(r,Y,{vals:\"inside\"===Y.ticks?s.clipEnds(Y,T):T,layer:$,path:s.makeTickPath(Y,_,k),transFn:s.makeTransTickFn(Y)}),s.drawLabels(r,Y,{vals:T,layer:$,transFn:s.makeTransTickLabelFn(Y),labelFns:s.makeLabelFns(Y,_)})},function(){if(-1===[\"top\",\"bottom\"].indexOf(A)){var t=Y.title.font.size,e=Y._offset+Y._length/2,i=l.l+(Y.position||0)*l.w+(\"right\"===Y.side?10+t*(Y.showticklabels?1:.5):-10-t*(Y.showticklabels?.5:0));et(\"h\"+Y._id+\"title\",{avoid:{selection:n.select(r).selectAll(\"g.\"+Y._id+\"tick\"),side:A,offsetLeft:l.l,offsetTop:0,maxShift:o.width},attributes:{x:i,y:e,\"text-anchor\":\"middle\"},transform:{rotate:\"-90\",offset:0}})}},a.previousPromises,function(){var n=O+e.outlinewidth/2;if(-1===Y.ticklabelposition.indexOf(\"inside\")&&(n+=p.bBox($.node()).width),(K=Q.select(\"text\")).node()&&!K.classed(M.jsPlaceholder)){var i,o=Q.select(\".h\"+Y._id+\"title-math-group\").node();i=o&&-1!==[\"top\",\"bottom\"].indexOf(A)?p.bBox(o).width:p.bBox(Q.node()).right-U-l.l,n=Math.max(n,i)}var s=2*e.xpad+n+e.borderwidth+e.outlinewidth/2,c=H-G;t.select(\".\"+M.cbbg).attr({x:U-e.xpad-(e.borderwidth+e.outlinewidth)/2,y:G-N,width:Math.max(s,2),height:Math.max(c+2*N,2)}).call(d.fill,e.bgcolor).call(d.stroke,e.bordercolor).style(\"stroke-width\",e.borderwidth),t.selectAll(\".\"+M.cboutline).attr({x:U,y:G+e.ypad+(\"top\"===A?tt:0),width:Math.max(O,2),height:Math.max(c-2*e.ypad-tt,2)}).call(d.stroke,e.outlinecolor).style({fill:\"none\",\"stroke-width\":e.outlinewidth});var f=({center:.5,right:1}[e.xanchor]||0)*s;t.attr(\"transform\",u(l.l-f,l.t));var h={},g=T[e.yanchor],m=k[e.yanchor];\"pixels\"===e.lenmode?(h.y=e.y,h.t=c*g,h.b=c*m):(h.t=h.b=0,h.yt=e.y+e.len*g,h.yb=e.y-e.len*m);var v=T[e.xanchor],y=k[e.xanchor];if(\"pixels\"===e.thicknessmode)h.x=e.x,h.l=s*v,h.r=s*y;else{var x=s-O;h.l=x*v,h.r=x*y,h.xl=e.x-e.thickness*v,h.xr=e.x+e.thickness*y}a.autoMargin(r,e._id,h)}],r)}(r,e,t);v&&v.then&&(t._promises||[]).push(v),t._context.edits.colorbarPosition&&function(t,e,r){var n,i,a,s=r._fullLayout._size;l.init({element:t.node(),gd:r,prepFn:function(){n=t.attr(\"transform\"),h(t)},moveFn:function(r,o){t.attr(\"transform\",n+u(r,o)),i=l.align(e._xLeftFrac+r/s.w,e._thickFrac,0,1,e.xanchor),a=l.align(e._yBottomFrac-o/s.h,e._lenFrac,0,1,e.yanchor);var c=l.getCursor(i,a,e.xanchor,e.yanchor);h(t,c)},doneFn:function(){if(h(t),void 0!==i&&void 0!==a){var n={};n[e._propPrefix+\"x\"]=i,n[e._propPrefix+\"y\"]=a,void 0!==e._traceIndex?o.call(\"_guiRestyle\",r,n,e._traceIndex):o.call(\"_guiRelayout\",r,n)}}})}(r,e,t)})),e.exit().each((function(e){a.autoMargin(t,e._id)})).remove(),e.order()}}},{\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/extend\":768,\"../../lib/setcursor\":798,\"../../lib/svg_text_utils\":802,\"../../plots/cartesian/axes\":827,\"../../plots/cartesian/axis_defaults\":829,\"../../plots/cartesian/layout_attributes\":841,\"../../plots/cartesian/position_defaults\":844,\"../../plots/plots\":890,\"../../registry\":910,\"../color\":643,\"../colorscale/helpers\":654,\"../dragelement\":662,\"../drawing\":665,\"../titles\":738,\"./constants\":645,d3:169,tinycolor2:576}],648:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t){return n.isPlainObject(t.colorbar)}},{\"../../lib\":778}],649:[function(t,e,r){\"use strict\";e.exports={moduleType:\"component\",name:\"colorbar\",attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),draw:t(\"./draw\").draw,hasColorbar:t(\"./has_colorbar\")}},{\"./attributes\":644,\"./defaults\":646,\"./draw\":647,\"./has_colorbar\":648}],650:[function(t,e,r){\"use strict\";var n=t(\"../colorbar/attributes\"),i=t(\"../../lib/regex\").counter,a=t(\"./scales.js\").scales;Object.keys(a);function o(t){return\"`\"+t+\"`\"}e.exports=function(t,e){t=t||\"\";var r,s=(e=e||{}).cLetter||\"c\",l=(\"onlyIfNumerical\"in e?e.onlyIfNumerical:Boolean(t),\"noScale\"in e?e.noScale:\"marker.line\"===t),c=\"showScaleDflt\"in e?e.showScaleDflt:\"z\"===s,u=\"string\"==typeof e.colorscaleDflt?a[e.colorscaleDflt]:null,f=e.editTypeOverride||\"\",h=t?t+\".\":\"\";\"colorAttr\"in e?(r=e.colorAttr,e.colorAttr):o(h+(r={z:\"z\",c:\"color\"}[s]));var p=s+\"auto\",d=s+\"min\",g=s+\"max\",m=s+\"mid\",v=(o(h+p),o(h+d),o(h+g),{});v[d]=v[g]=void 0;var y={};y[p]=!1;var x={};return\"color\"===r&&(x.color={valType:\"color\",arrayOk:!0,editType:f||\"style\"},e.anim&&(x.color.anim=!0)),x[p]={valType:\"boolean\",dflt:!0,editType:\"calc\",impliedEdits:v},x[d]={valType:\"number\",dflt:null,editType:f||\"plot\",impliedEdits:y},x[g]={valType:\"number\",dflt:null,editType:f||\"plot\",impliedEdits:y},x[m]={valType:\"number\",dflt:null,editType:\"calc\",impliedEdits:v},x.colorscale={valType:\"colorscale\",editType:\"calc\",dflt:u,impliedEdits:{autocolorscale:!1}},x.autocolorscale={valType:\"boolean\",dflt:!1!==e.autoColorDflt,editType:\"calc\",impliedEdits:{colorscale:void 0}},x.reversescale={valType:\"boolean\",dflt:!1,editType:\"plot\"},l||(x.showscale={valType:\"boolean\",dflt:c,editType:\"calc\"},x.colorbar=n),e.noColorAxis||(x.coloraxis={valType:\"subplotid\",regex:i(\"coloraxis\"),dflt:null,editType:\"calc\"}),x}},{\"../../lib/regex\":794,\"../colorbar/attributes\":644,\"./scales.js\":658}],651:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"./helpers\").extractOpts;e.exports=function(t,e,r){var o,s=t._fullLayout,l=r.vals,c=r.containerStr,u=c?i.nestedProperty(e,c).get():e,f=a(u),h=!1!==f.auto,p=f.min,d=f.max,g=f.mid,m=function(){return i.aggNums(Math.min,null,l)},v=function(){return i.aggNums(Math.max,null,l)};(void 0===p?p=m():h&&(p=u._colorAx&&n(p)?Math.min(p,m()):m()),void 0===d?d=v():h&&(d=u._colorAx&&n(d)?Math.max(d,v()):v()),h&&void 0!==g&&(d-g>g-p?p=g-(d-g):d-g<g-p&&(d=g+(g-p))),p===d&&(p-=.5,d+=.5),f._sync(\"min\",p),f._sync(\"max\",d),f.autocolorscale)&&(o=p*d<0?s.colorscale.diverging:p>=0?s.colorscale.sequential:s.colorscale.sequentialminus,f._sync(\"colorscale\",o))}},{\"../../lib\":778,\"./helpers\":654,\"fast-isnumeric\":241}],652:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./helpers\").hasColorscale,a=t(\"./helpers\").extractOpts;e.exports=function(t,e){function r(t,e){var r=t[\"_\"+e];void 0!==r&&(t[e]=r)}function o(t,i){var o=i.container?n.nestedProperty(t,i.container).get():t;if(o)if(o.coloraxis)o._colorAx=e[o.coloraxis];else{var s=a(o),l=s.auto;(l||void 0===s.min)&&r(o,i.min),(l||void 0===s.max)&&r(o,i.max),s.autocolorscale&&r(o,\"colorscale\")}}for(var s=0;s<t.length;s++){var l=t[s],c=l._module.colorbar;if(c)if(Array.isArray(c))for(var u=0;u<c.length;u++)o(l,c[u]);else o(l,c);i(l,\"marker.line\")&&o(l,{container:\"marker.line\",min:\"cmin\",max:\"cmax\"})}for(var f in e._colorAxes)o(e[f],{min:\"cmin\",max:\"cmax\"})}},{\"../../lib\":778,\"./helpers\":654}],653:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../colorbar/has_colorbar\"),o=t(\"../colorbar/defaults\"),s=t(\"./scales\").isValid,l=t(\"../../registry\").traceIs;function c(t,e){var r=e.slice(0,e.length-1);return e?i.nestedProperty(t,r).get()||{}:t}e.exports=function t(e,r,u,f,h){var p=h.prefix,d=h.cLetter,g=\"_module\"in r,m=c(e,p),v=c(r,p),y=c(r._template||{},p)||{},x=function(){return delete e.coloraxis,delete r.coloraxis,t(e,r,u,f,h)};if(g){var b=u._colorAxes||{},_=f(p+\"coloraxis\");if(_){var w=l(r,\"contour\")&&i.nestedProperty(r,\"contours.coloring\").get()||\"heatmap\",T=b[_];return void(T?(T[2].push(x),T[0]!==w&&(T[0]=!1,i.warn([\"Ignoring coloraxis:\",_,\"setting\",\"as it is linked to incompatible colorscales.\"].join(\" \")))):b[_]=[w,r,[x]])}}var k=m[d+\"min\"],M=m[d+\"max\"],A=n(k)&&n(M)&&k<M;f(p+d+\"auto\",!A)?f(p+d+\"mid\"):(f(p+d+\"min\"),f(p+d+\"max\"));var S,E,C=m.colorscale,L=y.colorscale;(void 0!==C&&(S=!s(C)),void 0!==L&&(S=!s(L)),f(p+\"autocolorscale\",S),f(p+\"colorscale\"),f(p+\"reversescale\"),\"marker.line.\"!==p)&&(p&&g&&(E=a(m)),f(p+\"showscale\",E)&&(p&&y&&(v._template=y),o(m,v,u)))}},{\"../../lib\":778,\"../../registry\":910,\"../colorbar/defaults\":646,\"../colorbar/has_colorbar\":648,\"./scales\":658,\"fast-isnumeric\":241}],654:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"tinycolor2\"),a=t(\"fast-isnumeric\"),o=t(\"../../lib\"),s=t(\"../color\"),l=t(\"./scales\").isValid;var c=[\"showscale\",\"autocolorscale\",\"colorscale\",\"reversescale\",\"colorbar\"],u=[\"min\",\"max\",\"mid\",\"auto\"];function f(t){var e,r,n,i=t._colorAx,a=i||t,o={};for(r=0;r<c.length;r++)o[n=c[r]]=a[n];if(i)for(e=\"c\",r=0;r<u.length;r++)o[n=u[r]]=a[\"c\"+n];else{var s;for(r=0;r<u.length;r++)((s=\"c\"+(n=u[r]))in a||(s=\"z\"+n)in a)&&(o[n]=a[s]);e=s.charAt(0)}return o._sync=function(t,r){var n=-1!==u.indexOf(t)?e+t:t;a[n]=a[\"_\"+n]=r},o}function h(t){for(var e=f(t),r=e.min,n=e.max,i=e.reversescale?p(e.colorscale):e.colorscale,a=i.length,o=new Array(a),s=new Array(a),l=0;l<a;l++){var c=i[l];o[l]=r+c[0]*(n-r),s[l]=c[1]}return{domain:o,range:s}}function p(t){for(var e=t.length,r=new Array(e),n=e-1,i=0;n>=0;n--,i++){var a=t[n];r[i]=[1-a[0],a[1]]}return r}function d(t,e){e=e||{};for(var r=t.domain,o=t.range,l=o.length,c=new Array(l),u=0;u<l;u++){var f=i(o[u]).toRgb();c[u]=[f.r,f.g,f.b,f.a]}var h,p=n.scale.linear().domain(r).range(c).clamp(!0),d=e.noNumericCheck,m=e.returnArray;return(h=d&&m?p:d?function(t){return g(p(t))}:m?function(t){return a(t)?p(t):i(t).isValid()?t:s.defaultLine}:function(t){return a(t)?g(p(t)):i(t).isValid()?t:s.defaultLine}).domain=p.domain,h.range=function(){return o},h}function g(t){var e={r:t[0],g:t[1],b:t[2],a:t[3]};return i(e).toRgbString()}e.exports={hasColorscale:function(t,e,r){var n=e?o.nestedProperty(t,e).get()||{}:t,i=n[r||\"color\"],s=!1;if(o.isArrayOrTypedArray(i))for(var c=0;c<i.length;c++)if(a(i[c])){s=!0;break}return o.isPlainObject(n)&&(s||!0===n.showscale||a(n.cmin)&&a(n.cmax)||l(n.colorscale)||o.isPlainObject(n.colorbar))},extractOpts:f,extractScale:h,flipScale:p,makeColorScaleFunc:d,makeColorScaleFuncFromTrace:function(t,e){return d(h(t),e)}}},{\"../../lib\":778,\"../color\":643,\"./scales\":658,d3:169,\"fast-isnumeric\":241,tinycolor2:576}],655:[function(t,e,r){\"use strict\";var n=t(\"./scales\"),i=t(\"./helpers\");e.exports={moduleType:\"component\",name:\"colorscale\",attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyLayoutDefaults:t(\"./layout_defaults\"),handleDefaults:t(\"./defaults\"),crossTraceDefaults:t(\"./cross_trace_defaults\"),calc:t(\"./calc\"),scales:n.scales,defaultScale:n.defaultScale,getScale:n.get,isValidScale:n.isValid,hasColorscale:i.hasColorscale,extractOpts:i.extractOpts,extractScale:i.extractScale,flipScale:i.flipScale,makeColorScaleFunc:i.makeColorScaleFunc,makeColorScaleFuncFromTrace:i.makeColorScaleFuncFromTrace}},{\"./attributes\":650,\"./calc\":651,\"./cross_trace_defaults\":652,\"./defaults\":653,\"./helpers\":654,\"./layout_attributes\":656,\"./layout_defaults\":657,\"./scales\":658}],656:[function(t,e,r){\"use strict\";var n=t(\"../../lib/extend\").extendFlat,i=t(\"./attributes\"),a=t(\"./scales\").scales;e.exports={editType:\"calc\",colorscale:{editType:\"calc\",sequential:{valType:\"colorscale\",dflt:a.Reds,editType:\"calc\"},sequentialminus:{valType:\"colorscale\",dflt:a.Blues,editType:\"calc\"},diverging:{valType:\"colorscale\",dflt:a.RdBu,editType:\"calc\"}},coloraxis:n({_isSubplotObj:!0,editType:\"calc\"},i(\"\",{colorAttr:\"corresponding trace color array(s)\",noColorAxis:!0,showScaleDflt:!0}))}},{\"../../lib/extend\":768,\"./attributes\":650,\"./scales\":658}],657:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plot_api/plot_template\"),a=t(\"./layout_attributes\"),o=t(\"./defaults\");e.exports=function(t,e){function r(r,i){return n.coerce(t,e,a,r,i)}r(\"colorscale.sequential\"),r(\"colorscale.sequentialminus\"),r(\"colorscale.diverging\");var s,l,c=e._colorAxes;function u(t,e){return n.coerce(s,l,a.coloraxis,t,e)}for(var f in c){var h=c[f];if(h[0])s=t[f]||{},(l=i.newContainer(e,f,\"coloraxis\"))._name=f,o(s,l,e,u,{prefix:\"\",cLetter:\"c\"});else{for(var p=0;p<h[2].length;p++)h[2][p]();delete e._colorAxes[f]}}}},{\"../../lib\":778,\"../../plot_api/plot_template\":816,\"./defaults\":653,\"./layout_attributes\":656}],658:[function(t,e,r){\"use strict\";var n=t(\"tinycolor2\"),i={Greys:[[0,\"rgb(0,0,0)\"],[1,\"rgb(255,255,255)\"]],YlGnBu:[[0,\"rgb(8,29,88)\"],[.125,\"rgb(37,52,148)\"],[.25,\"rgb(34,94,168)\"],[.375,\"rgb(29,145,192)\"],[.5,\"rgb(65,182,196)\"],[.625,\"rgb(127,205,187)\"],[.75,\"rgb(199,233,180)\"],[.875,\"rgb(237,248,217)\"],[1,\"rgb(255,255,217)\"]],Greens:[[0,\"rgb(0,68,27)\"],[.125,\"rgb(0,109,44)\"],[.25,\"rgb(35,139,69)\"],[.375,\"rgb(65,171,93)\"],[.5,\"rgb(116,196,118)\"],[.625,\"rgb(161,217,155)\"],[.75,\"rgb(199,233,192)\"],[.875,\"rgb(229,245,224)\"],[1,\"rgb(247,252,245)\"]],YlOrRd:[[0,\"rgb(128,0,38)\"],[.125,\"rgb(189,0,38)\"],[.25,\"rgb(227,26,28)\"],[.375,\"rgb(252,78,42)\"],[.5,\"rgb(253,141,60)\"],[.625,\"rgb(254,178,76)\"],[.75,\"rgb(254,217,118)\"],[.875,\"rgb(255,237,160)\"],[1,\"rgb(255,255,204)\"]],Bluered:[[0,\"rgb(0,0,255)\"],[1,\"rgb(255,0,0)\"]],RdBu:[[0,\"rgb(5,10,172)\"],[.35,\"rgb(106,137,247)\"],[.5,\"rgb(190,190,190)\"],[.6,\"rgb(220,170,132)\"],[.7,\"rgb(230,145,90)\"],[1,\"rgb(178,10,28)\"]],Reds:[[0,\"rgb(220,220,220)\"],[.2,\"rgb(245,195,157)\"],[.4,\"rgb(245,160,105)\"],[1,\"rgb(178,10,28)\"]],Blues:[[0,\"rgb(5,10,172)\"],[.35,\"rgb(40,60,190)\"],[.5,\"rgb(70,100,245)\"],[.6,\"rgb(90,120,245)\"],[.7,\"rgb(106,137,247)\"],[1,\"rgb(220,220,220)\"]],Picnic:[[0,\"rgb(0,0,255)\"],[.1,\"rgb(51,153,255)\"],[.2,\"rgb(102,204,255)\"],[.3,\"rgb(153,204,255)\"],[.4,\"rgb(204,204,255)\"],[.5,\"rgb(255,255,255)\"],[.6,\"rgb(255,204,255)\"],[.7,\"rgb(255,153,255)\"],[.8,\"rgb(255,102,204)\"],[.9,\"rgb(255,102,102)\"],[1,\"rgb(255,0,0)\"]],Rainbow:[[0,\"rgb(150,0,90)\"],[.125,\"rgb(0,0,200)\"],[.25,\"rgb(0,25,255)\"],[.375,\"rgb(0,152,255)\"],[.5,\"rgb(44,255,150)\"],[.625,\"rgb(151,255,0)\"],[.75,\"rgb(255,234,0)\"],[.875,\"rgb(255,111,0)\"],[1,\"rgb(255,0,0)\"]],Portland:[[0,\"rgb(12,51,131)\"],[.25,\"rgb(10,136,186)\"],[.5,\"rgb(242,211,56)\"],[.75,\"rgb(242,143,56)\"],[1,\"rgb(217,30,30)\"]],Jet:[[0,\"rgb(0,0,131)\"],[.125,\"rgb(0,60,170)\"],[.375,\"rgb(5,255,255)\"],[.625,\"rgb(255,255,0)\"],[.875,\"rgb(250,0,0)\"],[1,\"rgb(128,0,0)\"]],Hot:[[0,\"rgb(0,0,0)\"],[.3,\"rgb(230,0,0)\"],[.6,\"rgb(255,210,0)\"],[1,\"rgb(255,255,255)\"]],Blackbody:[[0,\"rgb(0,0,0)\"],[.2,\"rgb(230,0,0)\"],[.4,\"rgb(230,210,0)\"],[.7,\"rgb(255,255,255)\"],[1,\"rgb(160,200,255)\"]],Earth:[[0,\"rgb(0,0,130)\"],[.1,\"rgb(0,180,180)\"],[.2,\"rgb(40,210,40)\"],[.4,\"rgb(230,230,50)\"],[.6,\"rgb(120,70,20)\"],[1,\"rgb(255,255,255)\"]],Electric:[[0,\"rgb(0,0,0)\"],[.15,\"rgb(30,0,100)\"],[.4,\"rgb(120,0,100)\"],[.6,\"rgb(160,90,0)\"],[.8,\"rgb(230,200,0)\"],[1,\"rgb(255,250,220)\"]],Viridis:[[0,\"#440154\"],[.06274509803921569,\"#48186a\"],[.12549019607843137,\"#472d7b\"],[.18823529411764706,\"#424086\"],[.25098039215686274,\"#3b528b\"],[.3137254901960784,\"#33638d\"],[.3764705882352941,\"#2c728e\"],[.4392156862745098,\"#26828e\"],[.5019607843137255,\"#21918c\"],[.5647058823529412,\"#1fa088\"],[.6274509803921569,\"#28ae80\"],[.6901960784313725,\"#3fbc73\"],[.7529411764705882,\"#5ec962\"],[.8156862745098039,\"#84d44b\"],[.8784313725490196,\"#addc30\"],[.9411764705882353,\"#d8e219\"],[1,\"#fde725\"]],Cividis:[[0,\"rgb(0,32,76)\"],[.058824,\"rgb(0,42,102)\"],[.117647,\"rgb(0,52,110)\"],[.176471,\"rgb(39,63,108)\"],[.235294,\"rgb(60,74,107)\"],[.294118,\"rgb(76,85,107)\"],[.352941,\"rgb(91,95,109)\"],[.411765,\"rgb(104,106,112)\"],[.470588,\"rgb(117,117,117)\"],[.529412,\"rgb(131,129,120)\"],[.588235,\"rgb(146,140,120)\"],[.647059,\"rgb(161,152,118)\"],[.705882,\"rgb(176,165,114)\"],[.764706,\"rgb(192,177,109)\"],[.823529,\"rgb(209,191,102)\"],[.882353,\"rgb(225,204,92)\"],[.941176,\"rgb(243,219,79)\"],[1,\"rgb(255,233,69)\"]]},a=i.RdBu;function o(t){var e=0;if(!Array.isArray(t)||t.length<2)return!1;if(!t[0]||!t[t.length-1])return!1;if(0!=+t[0][0]||1!=+t[t.length-1][0])return!1;for(var r=0;r<t.length;r++){var i=t[r];if(2!==i.length||+i[0]<e||!n(i[1]).isValid())return!1;e=+i[0]}return!0}e.exports={scales:i,defaultScale:a,get:function(t,e){if(e||(e=a),!t)return e;function r(){try{t=i[t]||JSON.parse(t)}catch(r){t=e}}return\"string\"==typeof t&&(r(),\"string\"==typeof t&&r()),o(t)?t:e},isValid:function(t){return void 0!==i[t]||o(t)}}},{tinycolor2:576}],659:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i){var a=(t-r)/(n-r),o=a+e/(n-r),s=(a+o)/2;return\"left\"===i||\"bottom\"===i?a:\"center\"===i||\"middle\"===i?s:\"right\"===i||\"top\"===i?o:a<2/3-s?a:o>4/3-s?o:s}},{}],660:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=[[\"sw-resize\",\"s-resize\",\"se-resize\"],[\"w-resize\",\"move\",\"e-resize\"],[\"nw-resize\",\"n-resize\",\"ne-resize\"]];e.exports=function(t,e,r,a){return t=\"left\"===r?0:\"center\"===r?1:\"right\"===r?2:n.constrain(Math.floor(3*t),0,2),e=\"bottom\"===a?0:\"middle\"===a?1:\"top\"===a?2:n.constrain(Math.floor(3*e),0,2),i[e][t]}},{\"../../lib\":778}],661:[function(t,e,r){\"use strict\";r.selectMode=function(t){return\"lasso\"===t||\"select\"===t},r.drawMode=function(t){return\"drawclosedpath\"===t||\"drawopenpath\"===t||\"drawline\"===t||\"drawrect\"===t||\"drawcircle\"===t},r.openMode=function(t){return\"drawline\"===t||\"drawopenpath\"===t},r.rectMode=function(t){return\"select\"===t||\"drawline\"===t||\"drawrect\"===t||\"drawcircle\"===t},r.freeMode=function(t){return\"lasso\"===t||\"drawclosedpath\"===t||\"drawopenpath\"===t},r.selectingOrDrawing=function(t){return r.freeMode(t)||r.rectMode(t)}},{}],662:[function(t,e,r){\"use strict\";var n=t(\"mouse-event-offset\"),i=t(\"has-hover\"),a=t(\"has-passive-events\"),o=t(\"../../lib\").removeElement,s=t(\"../../plots/cartesian/constants\"),l=e.exports={};l.align=t(\"./align\"),l.getCursor=t(\"./cursor\");var c=t(\"./unhover\");function u(){var t=document.createElement(\"div\");t.className=\"dragcover\";var e=t.style;return e.position=\"fixed\",e.left=0,e.right=0,e.top=0,e.bottom=0,e.zIndex=999999999,e.background=\"none\",document.body.appendChild(t),t}function f(t){return n(t.changedTouches?t.changedTouches[0]:t,document.body)}l.unhover=c.wrapped,l.unhoverRaw=c.raw,l.init=function(t){var e,r,n,c,h,p,d,g,m=t.gd,v=1,y=m._context.doubleClickDelay,x=t.element;m._mouseDownTime||(m._mouseDownTime=0),x.style.pointerEvents=\"all\",x.onmousedown=_,a?(x._ontouchstart&&x.removeEventListener(\"touchstart\",x._ontouchstart),x._ontouchstart=_,x.addEventListener(\"touchstart\",_,{passive:!1})):x.ontouchstart=_;var b=t.clampFn||function(t,e,r){return Math.abs(t)<r&&(t=0),Math.abs(e)<r&&(e=0),[t,e]};function _(a){m._dragged=!1,m._dragging=!0;var o=f(a);e=o[0],r=o[1],d=a.target,p=a,g=2===a.buttons||a.ctrlKey,\"undefined\"==typeof a.clientX&&\"undefined\"==typeof a.clientY&&(a.clientX=e,a.clientY=r),(n=(new Date).getTime())-m._mouseDownTime<y?v+=1:(v=1,m._mouseDownTime=n),t.prepFn&&t.prepFn(a,e,r),i&&!g?(h=u()).style.cursor=window.getComputedStyle(x).cursor:i||(h=document,c=window.getComputedStyle(document.documentElement).cursor,document.documentElement.style.cursor=window.getComputedStyle(x).cursor),document.addEventListener(\"mouseup\",T),document.addEventListener(\"touchend\",T),!1!==t.dragmode&&(a.preventDefault(),document.addEventListener(\"mousemove\",w),document.addEventListener(\"touchmove\",w,{passive:!1}))}function w(n){n.preventDefault();var i=f(n),a=t.minDrag||s.MINDRAG,o=b(i[0]-e,i[1]-r,a),c=o[0],u=o[1];(c||u)&&(m._dragged=!0,l.unhover(m)),m._dragged&&t.moveFn&&!g&&(m._dragdata={element:x,dx:c,dy:u},t.moveFn(c,u))}function T(e){if(delete m._dragdata,!1!==t.dragmode&&(e.preventDefault(),document.removeEventListener(\"mousemove\",w),document.removeEventListener(\"touchmove\",w)),document.removeEventListener(\"mouseup\",T),document.removeEventListener(\"touchend\",T),i?o(h):c&&(h.documentElement.style.cursor=c,c=null),m._dragging){if(m._dragging=!1,(new Date).getTime()-m._mouseDownTime>y&&(v=Math.max(v-1,1)),m._dragged)t.doneFn&&t.doneFn();else if(t.clickFn&&t.clickFn(v,p),!g){var r;try{r=new MouseEvent(\"click\",e)}catch(t){var n=f(e);(r=document.createEvent(\"MouseEvents\")).initMouseEvent(\"click\",e.bubbles,e.cancelable,e.view,e.detail,e.screenX,e.screenY,n[0],n[1],e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.button,e.relatedTarget)}d.dispatchEvent(r)}m._dragging=!1,m._dragged=!1}else m._dragged=!1}},l.coverSlip=u},{\"../../lib\":778,\"../../plots/cartesian/constants\":833,\"./align\":659,\"./cursor\":660,\"./unhover\":663,\"has-hover\":440,\"has-passive-events\":441,\"mouse-event-offset\":484}],663:[function(t,e,r){\"use strict\";var n=t(\"../../lib/events\"),i=t(\"../../lib/throttle\"),a=t(\"../../lib/dom\").getGraphDiv,o=t(\"../fx/constants\"),s=e.exports={};s.wrapped=function(t,e,r){(t=a(t))._fullLayout&&i.clear(t._fullLayout._uid+o.HOVERID),s.raw(t,e,r)},s.raw=function(t,e){var r=t._fullLayout,i=t._hoverdata;e||(e={}),e.target&&!1===n.triggerHandler(t,\"plotly_beforehover\",e)||(r._hoverlayer.selectAll(\"g\").remove(),r._hoverlayer.selectAll(\"line\").remove(),r._hoverlayer.selectAll(\"circle\").remove(),t._hoverdata=void 0,e.target&&i&&t.emit(\"plotly_unhover\",{event:e,points:i}))}},{\"../../lib/dom\":766,\"../../lib/events\":767,\"../../lib/throttle\":803,\"../fx/constants\":677}],664:[function(t,e,r){\"use strict\";r.dash={valType:\"string\",values:[\"solid\",\"dot\",\"dash\",\"longdash\",\"dashdot\",\"longdashdot\"],dflt:\"solid\",editType:\"style\"}},{}],665:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"tinycolor2\"),o=t(\"../../registry\"),s=t(\"../color\"),l=t(\"../colorscale\"),c=t(\"../../lib\"),u=c.strTranslate,f=t(\"../../lib/svg_text_utils\"),h=t(\"../../constants/xmlns_namespaces\"),p=t(\"../../constants/alignment\").LINE_SPACING,d=t(\"../../constants/interactions\").DESELECTDIM,g=t(\"../../traces/scatter/subtypes\"),m=t(\"../../traces/scatter/make_bubble_size_func\"),v=t(\"../../components/fx/helpers\").appendArrayPointValue,y=e.exports={};y.font=function(t,e,r,n){c.isPlainObject(e)&&(n=e.color,r=e.size,e=e.family),e&&t.style(\"font-family\",e),r+1&&t.style(\"font-size\",r+\"px\"),n&&t.call(s.fill,n)},y.setPosition=function(t,e,r){t.attr(\"x\",e).attr(\"y\",r)},y.setSize=function(t,e,r){t.attr(\"width\",e).attr(\"height\",r)},y.setRect=function(t,e,r,n,i){t.call(y.setPosition,e,r).call(y.setSize,n,i)},y.translatePoint=function(t,e,r,n){var a=r.c2p(t.x),o=n.c2p(t.y);return!!(i(a)&&i(o)&&e.node())&&(\"text\"===e.node().nodeName?e.attr(\"x\",a).attr(\"y\",o):e.attr(\"transform\",u(a,o)),!0)},y.translatePoints=function(t,e,r){t.each((function(t){var i=n.select(this);y.translatePoint(t,i,e,r)}))},y.hideOutsideRangePoint=function(t,e,r,n,i,a){e.attr(\"display\",r.isPtWithinRange(t,i)&&n.isPtWithinRange(t,a)?null:\"none\")},y.hideOutsideRangePoints=function(t,e){if(e._hasClipOnAxisFalse){var r=e.xaxis,i=e.yaxis;t.each((function(e){var a=e[0].trace,s=a.xcalendar,l=a.ycalendar,c=o.traceIs(a,\"bar-like\")?\".bartext\":\".point,.textpoint\";t.selectAll(c).each((function(t){y.hideOutsideRangePoint(t,n.select(this),r,i,s,l)}))}))}},y.crispRound=function(t,e,r){return e&&i(e)?t._context.staticPlot?e:e<1?1:Math.round(e):r||0},y.singleLineStyle=function(t,e,r,n,i){e.style(\"fill\",\"none\");var a=(((t||[])[0]||{}).trace||{}).line||{},o=r||a.width||0,l=i||a.dash||\"\";s.stroke(e,n||a.color),y.dashLine(e,l,o)},y.lineGroupStyle=function(t,e,r,i){t.style(\"fill\",\"none\").each((function(t){var a=(((t||[])[0]||{}).trace||{}).line||{},o=e||a.width||0,l=i||a.dash||\"\";n.select(this).call(s.stroke,r||a.color).call(y.dashLine,l,o)}))},y.dashLine=function(t,e,r){r=+r||0,e=y.dashStyle(e,r),t.style({\"stroke-dasharray\":e,\"stroke-width\":r+\"px\"})},y.dashStyle=function(t,e){e=+e||1;var r=Math.max(e,3);return\"solid\"===t?t=\"\":\"dot\"===t?t=r+\"px,\"+r+\"px\":\"dash\"===t?t=3*r+\"px,\"+3*r+\"px\":\"longdash\"===t?t=5*r+\"px,\"+5*r+\"px\":\"dashdot\"===t?t=3*r+\"px,\"+r+\"px,\"+r+\"px,\"+r+\"px\":\"longdashdot\"===t&&(t=5*r+\"px,\"+2*r+\"px,\"+r+\"px,\"+2*r+\"px\"),t},y.singleFillStyle=function(t){var e=(((n.select(t.node()).data()[0]||[])[0]||{}).trace||{}).fillcolor;e&&t.call(s.fill,e)},y.fillGroupStyle=function(t){t.style(\"stroke-width\",0).each((function(t){var e=n.select(this);t[0].trace&&e.call(s.fill,t[0].trace.fillcolor)}))};var x=t(\"./symbol_defs\");y.symbolNames=[],y.symbolFuncs=[],y.symbolNeedLines={},y.symbolNoDot={},y.symbolNoFill={},y.symbolList=[],Object.keys(x).forEach((function(t){var e=x[t],r=e.n;y.symbolList.push(r,String(r),t,r+100,String(r+100),t+\"-open\"),y.symbolNames[r]=t,y.symbolFuncs[r]=e.f,e.needLine&&(y.symbolNeedLines[r]=!0),e.noDot?y.symbolNoDot[r]=!0:y.symbolList.push(r+200,String(r+200),t+\"-dot\",r+300,String(r+300),t+\"-open-dot\"),e.noFill&&(y.symbolNoFill[r]=!0)}));var b=y.symbolNames.length;function _(t,e){var r=t%100;return y.symbolFuncs[r](e)+(t>=200?\"M0,0.5L0.5,0L0,-0.5L-0.5,0Z\":\"\")}y.symbolNumber=function(t){if(i(t))t=+t;else if(\"string\"==typeof t){var e=0;t.indexOf(\"-open\")>0&&(e=100,t=t.replace(\"-open\",\"\")),t.indexOf(\"-dot\")>0&&(e+=200,t=t.replace(\"-dot\",\"\")),(t=y.symbolNames.indexOf(t))>=0&&(t+=e)}return t%100>=b||t>=400?0:Math.floor(Math.max(t,0))};var w={x1:1,x2:0,y1:0,y2:0},T={x1:0,x2:0,y1:1,y2:0},k=n.format(\"~.1f\"),M={radial:{node:\"radialGradient\"},radialreversed:{node:\"radialGradient\",reversed:!0},horizontal:{node:\"linearGradient\",attrs:w},horizontalreversed:{node:\"linearGradient\",attrs:w,reversed:!0},vertical:{node:\"linearGradient\",attrs:T},verticalreversed:{node:\"linearGradient\",attrs:T,reversed:!0}};y.gradient=function(t,e,r,i,o,l){for(var u=o.length,f=M[i],h=new Array(u),p=0;p<u;p++)f.reversed?h[u-1-p]=[k(100*(1-o[p][0])),o[p][1]]:h[p]=[k(100*o[p][0]),o[p][1]];var d=e._fullLayout,g=\"g\"+d._uid+\"-\"+r,m=d._defs.select(\".gradients\").selectAll(\"#\"+g).data([i+h.join(\";\")],c.identity);m.exit().remove(),m.enter().append(f.node).each((function(){var t=n.select(this);f.attrs&&t.attr(f.attrs),t.attr(\"id\",g);var e=t.selectAll(\"stop\").data(h);e.exit().remove(),e.enter().append(\"stop\"),e.each((function(t){var e=a(t[1]);n.select(this).attr({offset:t[0]+\"%\",\"stop-color\":s.tinyRGB(e),\"stop-opacity\":e.getAlpha()})}))})),t.style(l,O(g,e)).style(l+\"-opacity\",null);var v=function(t){return\".\"+t.attr(\"class\").replace(/\\s/g,\".\")},y=v(n.select(t.node().parentNode))+\">\"+v(t);d._gradientUrlQueryParts[y]=1},y.initGradients=function(t){var e=t._fullLayout;c.ensureSingle(e._defs,\"g\",\"gradients\").selectAll(\"linearGradient,radialGradient\").remove(),e._gradientUrlQueryParts={}},y.pointStyle=function(t,e,r){if(t.size()){var i=y.makePointStyleFns(e);t.each((function(t){y.singlePointStyle(t,n.select(this),e,i,r)}))}},y.singlePointStyle=function(t,e,r,n,i){var a=r.marker,o=a.line;if(e.style(\"opacity\",n.selectedOpacityFn?n.selectedOpacityFn(t):void 0===t.mo?a.opacity:t.mo),n.ms2mrc){var l;l=\"various\"===t.ms||\"various\"===a.size?3:n.ms2mrc(t.ms),t.mrc=l,n.selectedSizeFn&&(l=t.mrc=n.selectedSizeFn(t));var u=y.symbolNumber(t.mx||a.symbol)||0;t.om=u%200>=100,e.attr(\"d\",_(u,l))}var f,h,p,d=!1;if(t.so)p=o.outlierwidth,h=o.outliercolor,f=a.outliercolor;else{var g=(o||{}).width;p=(t.mlw+1||g+1||(t.trace?(t.trace.marker.line||{}).width:0)+1)-1||0,h=\"mlc\"in t?t.mlcc=n.lineScale(t.mlc):c.isArrayOrTypedArray(o.color)?s.defaultLine:o.color,c.isArrayOrTypedArray(a.color)&&(f=s.defaultLine,d=!0),f=\"mc\"in t?t.mcc=n.markerScale(t.mc):a.color||\"rgba(0,0,0,0)\",n.selectedColorFn&&(f=n.selectedColorFn(t))}if(t.om)e.call(s.stroke,f).style({\"stroke-width\":(p||1)+\"px\",fill:\"none\"});else{e.style(\"stroke-width\",(t.isBlank?0:p)+\"px\");var m=a.gradient,v=t.mgt;if(v?d=!0:v=m&&m.type,Array.isArray(v)&&(v=v[0],M[v]||(v=0)),v&&\"none\"!==v){var x=t.mgc;x?d=!0:x=m.color;var b=r.uid;d&&(b+=\"-\"+t.i),y.gradient(e,i,b,v,[[0,x],[1,f]],\"fill\")}else s.fill(e,f);p&&s.stroke(e,h)}},y.makePointStyleFns=function(t){var e={},r=t.marker;return e.markerScale=y.tryColorscale(r,\"\"),e.lineScale=y.tryColorscale(r,\"line\"),o.traceIs(t,\"symbols\")&&(e.ms2mrc=g.isBubble(t)?m(t):function(){return(r.size||6)/2}),t.selectedpoints&&c.extendFlat(e,y.makeSelectedPointStyleFns(t)),e},y.makeSelectedPointStyleFns=function(t){var e={},r=t.selected||{},n=t.unselected||{},i=t.marker||{},a=r.marker||{},s=n.marker||{},l=i.opacity,u=a.opacity,f=s.opacity,h=void 0!==u,p=void 0!==f;(c.isArrayOrTypedArray(l)||h||p)&&(e.selectedOpacityFn=function(t){var e=void 0===t.mo?i.opacity:t.mo;return t.selected?h?u:e:p?f:d*e});var g=i.color,m=a.color,v=s.color;(m||v)&&(e.selectedColorFn=function(t){var e=t.mcc||g;return t.selected?m||e:v||e});var y=i.size,x=a.size,b=s.size,_=void 0!==x,w=void 0!==b;return o.traceIs(t,\"symbols\")&&(_||w)&&(e.selectedSizeFn=function(t){var e=t.mrc||y/2;return t.selected?_?x/2:e:w?b/2:e}),e},y.makeSelectedTextStyleFns=function(t){var e={},r=t.selected||{},n=t.unselected||{},i=t.textfont||{},a=r.textfont||{},o=n.textfont||{},l=i.color,c=a.color,u=o.color;return e.selectedTextColorFn=function(t){var e=t.tc||l;return t.selected?c||e:u||(c?e:s.addOpacity(e,d))},e},y.selectedPointStyle=function(t,e){if(t.size()&&e.selectedpoints){var r=y.makeSelectedPointStyleFns(e),i=e.marker||{},a=[];r.selectedOpacityFn&&a.push((function(t,e){t.style(\"opacity\",r.selectedOpacityFn(e))})),r.selectedColorFn&&a.push((function(t,e){s.fill(t,r.selectedColorFn(e))})),r.selectedSizeFn&&a.push((function(t,e){var n=e.mx||i.symbol||0,a=r.selectedSizeFn(e);t.attr(\"d\",_(y.symbolNumber(n),a)),e.mrc2=a})),a.length&&t.each((function(t){for(var e=n.select(this),r=0;r<a.length;r++)a[r](e,t)}))}},y.tryColorscale=function(t,e){var r=e?c.nestedProperty(t,e).get():t;if(r){var n=r.color;if((r.colorscale||r._colorAx)&&c.isArrayOrTypedArray(n))return l.makeColorScaleFuncFromTrace(r)}return c.identity};var A={start:1,end:-1,middle:0,bottom:1,top:-1};function S(t,e,r,i){var a=n.select(t.node().parentNode),o=-1!==e.indexOf(\"top\")?\"top\":-1!==e.indexOf(\"bottom\")?\"bottom\":\"middle\",s=-1!==e.indexOf(\"left\")?\"end\":-1!==e.indexOf(\"right\")?\"start\":\"middle\",l=i?i/.8+1:0,c=(f.lineCount(t)-1)*p+1,h=A[s]*l,d=.75*r+A[o]*l+(A[o]-1)*c*r/2;t.attr(\"text-anchor\",s),a.attr(\"transform\",u(h,d))}function E(t,e){var r=t.ts||e.textfont.size;return i(r)&&r>0?r:0}y.textPointStyle=function(t,e,r){if(t.size()){var i;if(e.selectedpoints){var a=y.makeSelectedTextStyleFns(e);i=a.selectedTextColorFn}var o=e.texttemplate,s=r._fullLayout;t.each((function(t){var a=n.select(this),l=o?c.extractOption(t,e,\"txt\",\"texttemplate\"):c.extractOption(t,e,\"tx\",\"text\");if(l||0===l){if(o){var u=e._module.formatLabels?e._module.formatLabels(t,e,s):{},h={};v(h,e,t.i);var p=e._meta||{};l=c.texttemplateString(l,u,s._d3locale,h,t,p)}var d=t.tp||e.textposition,g=E(t,e),m=i?i(t):t.tc||e.textfont.color;a.call(y.font,t.tf||e.textfont.family,g,m).text(l).call(f.convertToTspans,r).call(S,d,g,t.mrc)}else a.remove()}))}},y.selectedTextStyle=function(t,e){if(t.size()&&e.selectedpoints){var r=y.makeSelectedTextStyleFns(e);t.each((function(t){var i=n.select(this),a=r.selectedTextColorFn(t),o=t.tp||e.textposition,l=E(t,e);s.fill(i,a),S(i,o,l,t.mrc2||t.mrc)}))}};function C(t,e,r,i){var a=t[0]-e[0],o=t[1]-e[1],s=r[0]-e[0],l=r[1]-e[1],c=Math.pow(a*a+o*o,.25),u=Math.pow(s*s+l*l,.25),f=(u*u*a-c*c*s)*i,h=(u*u*o-c*c*l)*i,p=3*u*(c+u),d=3*c*(c+u);return[[n.round(e[0]+(p&&f/p),2),n.round(e[1]+(p&&h/p),2)],[n.round(e[0]-(d&&f/d),2),n.round(e[1]-(d&&h/d),2)]]}y.smoothopen=function(t,e){if(t.length<3)return\"M\"+t.join(\"L\");var r,n=\"M\"+t[0],i=[];for(r=1;r<t.length-1;r++)i.push(C(t[r-1],t[r],t[r+1],e));for(n+=\"Q\"+i[0][0]+\" \"+t[1],r=2;r<t.length-1;r++)n+=\"C\"+i[r-2][1]+\" \"+i[r-1][0]+\" \"+t[r];return n+=\"Q\"+i[t.length-3][1]+\" \"+t[t.length-1]},y.smoothclosed=function(t,e){if(t.length<3)return\"M\"+t.join(\"L\")+\"Z\";var r,n=\"M\"+t[0],i=t.length-1,a=[C(t[i],t[0],t[1],e)];for(r=1;r<i;r++)a.push(C(t[r-1],t[r],t[r+1],e));for(a.push(C(t[i-1],t[i],t[0],e)),r=1;r<=i;r++)n+=\"C\"+a[r-1][1]+\" \"+a[r][0]+\" \"+t[r];return n+=\"C\"+a[i][1]+\" \"+a[0][0]+\" \"+t[0]+\"Z\"};var L={hv:function(t,e){return\"H\"+n.round(e[0],2)+\"V\"+n.round(e[1],2)},vh:function(t,e){return\"V\"+n.round(e[1],2)+\"H\"+n.round(e[0],2)},hvh:function(t,e){return\"H\"+n.round((t[0]+e[0])/2,2)+\"V\"+n.round(e[1],2)+\"H\"+n.round(e[0],2)},vhv:function(t,e){return\"V\"+n.round((t[1]+e[1])/2,2)+\"H\"+n.round(e[0],2)+\"V\"+n.round(e[1],2)}},I=function(t,e){return\"L\"+n.round(e[0],2)+\",\"+n.round(e[1],2)};y.steps=function(t){var e=L[t]||I;return function(t){for(var r=\"M\"+n.round(t[0][0],2)+\",\"+n.round(t[0][1],2),i=1;i<t.length;i++)r+=e(t[i-1],t[i]);return r}},y.makeTester=function(){var t=c.ensureSingleById(n.select(\"body\"),\"svg\",\"js-plotly-tester\",(function(t){t.attr(h.svgAttrs).style({position:\"absolute\",left:\"-10000px\",top:\"-10000px\",width:\"9000px\",height:\"9000px\",\"z-index\":\"1\"})})),e=c.ensureSingle(t,\"path\",\"js-reference-point\",(function(t){t.attr(\"d\",\"M0,0H1V1H0Z\").style({\"stroke-width\":0,fill:\"black\"})}));y.tester=t,y.testref=e},y.savedBBoxes={};var P=0;function z(t){var e=t.getAttribute(\"data-unformatted\");if(null!==e)return e+t.getAttribute(\"data-math\")+t.getAttribute(\"text-anchor\")+t.getAttribute(\"style\")}function O(t,e){if(!t)return null;var r=e._context;return\"url('\"+(r._exportedPlot?\"\":r._baseUrl||\"\")+\"#\"+t+\"')\"}y.bBox=function(t,e,r){var i,a,o;if(r||(r=z(t)),r){if(i=y.savedBBoxes[r])return c.extendFlat({},i)}else if(1===t.childNodes.length){var s=t.childNodes[0];if(r=z(s)){var l=+s.getAttribute(\"x\")||0,u=+s.getAttribute(\"y\")||0,h=s.getAttribute(\"transform\");if(!h){var p=y.bBox(s,!1,r);return l&&(p.left+=l,p.right+=l),u&&(p.top+=u,p.bottom+=u),p}if(r+=\"~\"+l+\"~\"+u+\"~\"+h,i=y.savedBBoxes[r])return c.extendFlat({},i)}}e?a=t:(o=y.tester.node(),a=t.cloneNode(!0),o.appendChild(a)),n.select(a).attr(\"transform\",null).call(f.positionText,0,0);var d=a.getBoundingClientRect(),g=y.testref.node().getBoundingClientRect();e||o.removeChild(a);var m={height:d.height,width:d.width,left:d.left-g.left,top:d.top-g.top,right:d.right-g.left,bottom:d.bottom-g.top};return P>=1e4&&(y.savedBBoxes={},P=0),r&&(y.savedBBoxes[r]=m),P++,c.extendFlat({},m)},y.setClipUrl=function(t,e,r){t.attr(\"clip-path\",O(e,r))},y.getTranslate=function(t){var e=(t[t.attr?\"attr\":\"getAttribute\"](\"transform\")||\"\").replace(/.*\\btranslate\\((-?\\d*\\.?\\d*)[^-\\d]*(-?\\d*\\.?\\d*)[^\\d].*/,(function(t,e,r){return[e,r].join(\" \")})).split(\" \");return{x:+e[0]||0,y:+e[1]||0}},y.setTranslate=function(t,e,r){var n=t.attr?\"attr\":\"getAttribute\",i=t.attr?\"attr\":\"setAttribute\",a=t[n](\"transform\")||\"\";return e=e||0,r=r||0,a=a.replace(/(\\btranslate\\(.*?\\);?)/,\"\").trim(),a=(a+=u(e,r)).trim(),t[i](\"transform\",a),a},y.getScale=function(t){var e=(t[t.attr?\"attr\":\"getAttribute\"](\"transform\")||\"\").replace(/.*\\bscale\\((\\d*\\.?\\d*)[^\\d]*(\\d*\\.?\\d*)[^\\d].*/,(function(t,e,r){return[e,r].join(\" \")})).split(\" \");return{x:+e[0]||1,y:+e[1]||1}},y.setScale=function(t,e,r){var n=t.attr?\"attr\":\"getAttribute\",i=t.attr?\"attr\":\"setAttribute\",a=t[n](\"transform\")||\"\";return e=e||1,r=r||1,a=a.replace(/(\\bscale\\(.*?\\);?)/,\"\").trim(),a=(a+=\"scale(\"+e+\",\"+r+\")\").trim(),t[i](\"transform\",a),a};var D=/\\s*sc.*/;y.setPointGroupScale=function(t,e,r){if(e=e||1,r=r||1,t){var n=1===e&&1===r?\"\":\"scale(\"+e+\",\"+r+\")\";t.each((function(){var t=(this.getAttribute(\"transform\")||\"\").replace(D,\"\");t=(t+=n).trim(),this.setAttribute(\"transform\",t)}))}};var R=/translate\\([^)]*\\)\\s*$/;y.setTextPointsScale=function(t,e,r){t&&t.each((function(){var t,i=n.select(this),a=i.select(\"text\");if(a.node()){var o=parseFloat(a.attr(\"x\")||0),s=parseFloat(a.attr(\"y\")||0),l=(i.attr(\"transform\")||\"\").match(R);t=1===e&&1===r?[]:[u(o,s),\"scale(\"+e+\",\"+r+\")\",u(-o,-s)],l&&t.push(l),i.attr(\"transform\",t.join(\"\"))}}))}},{\"../../components/fx/helpers\":679,\"../../constants/alignment\":745,\"../../constants/interactions\":752,\"../../constants/xmlns_namespaces\":754,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../registry\":910,\"../../traces/scatter/make_bubble_size_func\":1203,\"../../traces/scatter/subtypes\":1211,\"../color\":643,\"../colorscale\":655,\"./symbol_defs\":666,d3:169,\"fast-isnumeric\":241,tinycolor2:576}],666:[function(t,e,r){\"use strict\";var n=t(\"d3\");e.exports={circle:{n:0,f:function(t){var e=n.round(t,2);return\"M\"+e+\",0A\"+e+\",\"+e+\" 0 1,1 0,-\"+e+\"A\"+e+\",\"+e+\" 0 0,1 \"+e+\",0Z\"}},square:{n:1,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"H-\"+e+\"V-\"+e+\"H\"+e+\"Z\"}},diamond:{n:2,f:function(t){var e=n.round(1.3*t,2);return\"M\"+e+\",0L0,\"+e+\"L-\"+e+\",0L0,-\"+e+\"Z\"}},cross:{n:3,f:function(t){var e=n.round(.4*t,2),r=n.round(1.2*t,2);return\"M\"+r+\",\"+e+\"H\"+e+\"V\"+r+\"H-\"+e+\"V\"+e+\"H-\"+r+\"V-\"+e+\"H-\"+e+\"V-\"+r+\"H\"+e+\"V-\"+e+\"H\"+r+\"Z\"}},x:{n:4,f:function(t){var e=n.round(.8*t/Math.sqrt(2),2),r=\"l\"+e+\",\"+e,i=\"l\"+e+\",-\"+e,a=\"l-\"+e+\",-\"+e,o=\"l-\"+e+\",\"+e;return\"M0,\"+e+r+i+a+i+a+o+a+o+r+o+r+\"Z\"}},\"triangle-up\":{n:5,f:function(t){var e=n.round(2*t/Math.sqrt(3),2);return\"M-\"+e+\",\"+n.round(t/2,2)+\"H\"+e+\"L0,-\"+n.round(t,2)+\"Z\"}},\"triangle-down\":{n:6,f:function(t){var e=n.round(2*t/Math.sqrt(3),2);return\"M-\"+e+\",-\"+n.round(t/2,2)+\"H\"+e+\"L0,\"+n.round(t,2)+\"Z\"}},\"triangle-left\":{n:7,f:function(t){var e=n.round(2*t/Math.sqrt(3),2);return\"M\"+n.round(t/2,2)+\",-\"+e+\"V\"+e+\"L-\"+n.round(t,2)+\",0Z\"}},\"triangle-right\":{n:8,f:function(t){var e=n.round(2*t/Math.sqrt(3),2);return\"M-\"+n.round(t/2,2)+\",-\"+e+\"V\"+e+\"L\"+n.round(t,2)+\",0Z\"}},\"triangle-ne\":{n:9,f:function(t){var e=n.round(.6*t,2),r=n.round(1.2*t,2);return\"M-\"+r+\",-\"+e+\"H\"+e+\"V\"+r+\"Z\"}},\"triangle-se\":{n:10,f:function(t){var e=n.round(.6*t,2),r=n.round(1.2*t,2);return\"M\"+e+\",-\"+r+\"V\"+e+\"H-\"+r+\"Z\"}},\"triangle-sw\":{n:11,f:function(t){var e=n.round(.6*t,2),r=n.round(1.2*t,2);return\"M\"+r+\",\"+e+\"H-\"+e+\"V-\"+r+\"Z\"}},\"triangle-nw\":{n:12,f:function(t){var e=n.round(.6*t,2),r=n.round(1.2*t,2);return\"M-\"+e+\",\"+r+\"V-\"+e+\"H\"+r+\"Z\"}},pentagon:{n:13,f:function(t){var e=n.round(.951*t,2),r=n.round(.588*t,2),i=n.round(-t,2),a=n.round(-.309*t,2);return\"M\"+e+\",\"+a+\"L\"+r+\",\"+n.round(.809*t,2)+\"H-\"+r+\"L-\"+e+\",\"+a+\"L0,\"+i+\"Z\"}},hexagon:{n:14,f:function(t){var e=n.round(t,2),r=n.round(t/2,2),i=n.round(t*Math.sqrt(3)/2,2);return\"M\"+i+\",-\"+r+\"V\"+r+\"L0,\"+e+\"L-\"+i+\",\"+r+\"V-\"+r+\"L0,-\"+e+\"Z\"}},hexagon2:{n:15,f:function(t){var e=n.round(t,2),r=n.round(t/2,2),i=n.round(t*Math.sqrt(3)/2,2);return\"M-\"+r+\",\"+i+\"H\"+r+\"L\"+e+\",0L\"+r+\",-\"+i+\"H-\"+r+\"L-\"+e+\",0Z\"}},octagon:{n:16,f:function(t){var e=n.round(.924*t,2),r=n.round(.383*t,2);return\"M-\"+r+\",-\"+e+\"H\"+r+\"L\"+e+\",-\"+r+\"V\"+r+\"L\"+r+\",\"+e+\"H-\"+r+\"L-\"+e+\",\"+r+\"V-\"+r+\"Z\"}},star:{n:17,f:function(t){var e=1.4*t,r=n.round(.225*e,2),i=n.round(.951*e,2),a=n.round(.363*e,2),o=n.round(.588*e,2),s=n.round(-e,2),l=n.round(-.309*e,2),c=n.round(.118*e,2),u=n.round(.809*e,2);return\"M\"+r+\",\"+l+\"H\"+i+\"L\"+a+\",\"+c+\"L\"+o+\",\"+u+\"L0,\"+n.round(.382*e,2)+\"L-\"+o+\",\"+u+\"L-\"+a+\",\"+c+\"L-\"+i+\",\"+l+\"H-\"+r+\"L0,\"+s+\"Z\"}},hexagram:{n:18,f:function(t){var e=n.round(.66*t,2),r=n.round(.38*t,2),i=n.round(.76*t,2);return\"M-\"+i+\",0l-\"+r+\",-\"+e+\"h\"+i+\"l\"+r+\",-\"+e+\"l\"+r+\",\"+e+\"h\"+i+\"l-\"+r+\",\"+e+\"l\"+r+\",\"+e+\"h-\"+i+\"l-\"+r+\",\"+e+\"l-\"+r+\",-\"+e+\"h-\"+i+\"Z\"}},\"star-triangle-up\":{n:19,f:function(t){var e=n.round(t*Math.sqrt(3)*.8,2),r=n.round(.8*t,2),i=n.round(1.6*t,2),a=n.round(4*t,2),o=\"A \"+a+\",\"+a+\" 0 0 1 \";return\"M-\"+e+\",\"+r+o+e+\",\"+r+o+\"0,-\"+i+o+\"-\"+e+\",\"+r+\"Z\"}},\"star-triangle-down\":{n:20,f:function(t){var e=n.round(t*Math.sqrt(3)*.8,2),r=n.round(.8*t,2),i=n.round(1.6*t,2),a=n.round(4*t,2),o=\"A \"+a+\",\"+a+\" 0 0 1 \";return\"M\"+e+\",-\"+r+o+\"-\"+e+\",-\"+r+o+\"0,\"+i+o+e+\",-\"+r+\"Z\"}},\"star-square\":{n:21,f:function(t){var e=n.round(1.1*t,2),r=n.round(2*t,2),i=\"A \"+r+\",\"+r+\" 0 0 1 \";return\"M-\"+e+\",-\"+e+i+\"-\"+e+\",\"+e+i+e+\",\"+e+i+e+\",-\"+e+i+\"-\"+e+\",-\"+e+\"Z\"}},\"star-diamond\":{n:22,f:function(t){var e=n.round(1.4*t,2),r=n.round(1.9*t,2),i=\"A \"+r+\",\"+r+\" 0 0 1 \";return\"M-\"+e+\",0\"+i+\"0,\"+e+i+e+\",0\"+i+\"0,-\"+e+i+\"-\"+e+\",0Z\"}},\"diamond-tall\":{n:23,f:function(t){var e=n.round(.7*t,2),r=n.round(1.4*t,2);return\"M0,\"+r+\"L\"+e+\",0L0,-\"+r+\"L-\"+e+\",0Z\"}},\"diamond-wide\":{n:24,f:function(t){var e=n.round(1.4*t,2),r=n.round(.7*t,2);return\"M0,\"+r+\"L\"+e+\",0L0,-\"+r+\"L-\"+e+\",0Z\"}},hourglass:{n:25,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"H-\"+e+\"L\"+e+\",-\"+e+\"H-\"+e+\"Z\"},noDot:!0},bowtie:{n:26,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"V-\"+e+\"L-\"+e+\",\"+e+\"V-\"+e+\"Z\"},noDot:!0},\"circle-cross\":{n:27,f:function(t){var e=n.round(t,2);return\"M0,\"+e+\"V-\"+e+\"M\"+e+\",0H-\"+e+\"M\"+e+\",0A\"+e+\",\"+e+\" 0 1,1 0,-\"+e+\"A\"+e+\",\"+e+\" 0 0,1 \"+e+\",0Z\"},needLine:!0,noDot:!0},\"circle-x\":{n:28,f:function(t){var e=n.round(t,2),r=n.round(t/Math.sqrt(2),2);return\"M\"+r+\",\"+r+\"L-\"+r+\",-\"+r+\"M\"+r+\",-\"+r+\"L-\"+r+\",\"+r+\"M\"+e+\",0A\"+e+\",\"+e+\" 0 1,1 0,-\"+e+\"A\"+e+\",\"+e+\" 0 0,1 \"+e+\",0Z\"},needLine:!0,noDot:!0},\"square-cross\":{n:29,f:function(t){var e=n.round(t,2);return\"M0,\"+e+\"V-\"+e+\"M\"+e+\",0H-\"+e+\"M\"+e+\",\"+e+\"H-\"+e+\"V-\"+e+\"H\"+e+\"Z\"},needLine:!0,noDot:!0},\"square-x\":{n:30,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"L-\"+e+\",-\"+e+\"M\"+e+\",-\"+e+\"L-\"+e+\",\"+e+\"M\"+e+\",\"+e+\"H-\"+e+\"V-\"+e+\"H\"+e+\"Z\"},needLine:!0,noDot:!0},\"diamond-cross\":{n:31,f:function(t){var e=n.round(1.3*t,2);return\"M\"+e+\",0L0,\"+e+\"L-\"+e+\",0L0,-\"+e+\"ZM0,-\"+e+\"V\"+e+\"M-\"+e+\",0H\"+e},needLine:!0,noDot:!0},\"diamond-x\":{n:32,f:function(t){var e=n.round(1.3*t,2),r=n.round(.65*t,2);return\"M\"+e+\",0L0,\"+e+\"L-\"+e+\",0L0,-\"+e+\"ZM-\"+r+\",-\"+r+\"L\"+r+\",\"+r+\"M-\"+r+\",\"+r+\"L\"+r+\",-\"+r},needLine:!0,noDot:!0},\"cross-thin\":{n:33,f:function(t){var e=n.round(1.4*t,2);return\"M0,\"+e+\"V-\"+e+\"M\"+e+\",0H-\"+e},needLine:!0,noDot:!0,noFill:!0},\"x-thin\":{n:34,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"L-\"+e+\",-\"+e+\"M\"+e+\",-\"+e+\"L-\"+e+\",\"+e},needLine:!0,noDot:!0,noFill:!0},asterisk:{n:35,f:function(t){var e=n.round(1.2*t,2),r=n.round(.85*t,2);return\"M0,\"+e+\"V-\"+e+\"M\"+e+\",0H-\"+e+\"M\"+r+\",\"+r+\"L-\"+r+\",-\"+r+\"M\"+r+\",-\"+r+\"L-\"+r+\",\"+r},needLine:!0,noDot:!0,noFill:!0},hash:{n:36,f:function(t){var e=n.round(t/2,2),r=n.round(t,2);return\"M\"+e+\",\"+r+\"V-\"+r+\"m-\"+r+\",0V\"+r+\"M\"+r+\",\"+e+\"H-\"+r+\"m0,-\"+r+\"H\"+r},needLine:!0,noFill:!0},\"y-up\":{n:37,f:function(t){var e=n.round(1.2*t,2),r=n.round(1.6*t,2),i=n.round(.8*t,2);return\"M-\"+e+\",\"+i+\"L0,0M\"+e+\",\"+i+\"L0,0M0,-\"+r+\"L0,0\"},needLine:!0,noDot:!0,noFill:!0},\"y-down\":{n:38,f:function(t){var e=n.round(1.2*t,2),r=n.round(1.6*t,2),i=n.round(.8*t,2);return\"M-\"+e+\",-\"+i+\"L0,0M\"+e+\",-\"+i+\"L0,0M0,\"+r+\"L0,0\"},needLine:!0,noDot:!0,noFill:!0},\"y-left\":{n:39,f:function(t){var e=n.round(1.2*t,2),r=n.round(1.6*t,2),i=n.round(.8*t,2);return\"M\"+i+\",\"+e+\"L0,0M\"+i+\",-\"+e+\"L0,0M-\"+r+\",0L0,0\"},needLine:!0,noDot:!0,noFill:!0},\"y-right\":{n:40,f:function(t){var e=n.round(1.2*t,2),r=n.round(1.6*t,2),i=n.round(.8*t,2);return\"M-\"+i+\",\"+e+\"L0,0M-\"+i+\",-\"+e+\"L0,0M\"+r+\",0L0,0\"},needLine:!0,noDot:!0,noFill:!0},\"line-ew\":{n:41,f:function(t){var e=n.round(1.4*t,2);return\"M\"+e+\",0H-\"+e},needLine:!0,noDot:!0,noFill:!0},\"line-ns\":{n:42,f:function(t){var e=n.round(1.4*t,2);return\"M0,\"+e+\"V-\"+e},needLine:!0,noDot:!0,noFill:!0},\"line-ne\":{n:43,f:function(t){var e=n.round(t,2);return\"M\"+e+\",-\"+e+\"L-\"+e+\",\"+e},needLine:!0,noDot:!0,noFill:!0},\"line-nw\":{n:44,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"L-\"+e+\",-\"+e},needLine:!0,noDot:!0,noFill:!0},\"arrow-up\":{n:45,f:function(t){var e=n.round(t,2);return\"M0,0L-\"+e+\",\"+n.round(2*t,2)+\"H\"+e+\"Z\"},noDot:!0},\"arrow-down\":{n:46,f:function(t){var e=n.round(t,2);return\"M0,0L-\"+e+\",-\"+n.round(2*t,2)+\"H\"+e+\"Z\"},noDot:!0},\"arrow-left\":{n:47,f:function(t){var e=n.round(2*t,2),r=n.round(t,2);return\"M0,0L\"+e+\",-\"+r+\"V\"+r+\"Z\"},noDot:!0},\"arrow-right\":{n:48,f:function(t){var e=n.round(2*t,2),r=n.round(t,2);return\"M0,0L-\"+e+\",-\"+r+\"V\"+r+\"Z\"},noDot:!0},\"arrow-bar-up\":{n:49,f:function(t){var e=n.round(t,2);return\"M-\"+e+\",0H\"+e+\"M0,0L-\"+e+\",\"+n.round(2*t,2)+\"H\"+e+\"Z\"},needLine:!0,noDot:!0},\"arrow-bar-down\":{n:50,f:function(t){var e=n.round(t,2);return\"M-\"+e+\",0H\"+e+\"M0,0L-\"+e+\",-\"+n.round(2*t,2)+\"H\"+e+\"Z\"},needLine:!0,noDot:!0},\"arrow-bar-left\":{n:51,f:function(t){var e=n.round(2*t,2),r=n.round(t,2);return\"M0,-\"+r+\"V\"+r+\"M0,0L\"+e+\",-\"+r+\"V\"+r+\"Z\"},needLine:!0,noDot:!0},\"arrow-bar-right\":{n:52,f:function(t){var e=n.round(2*t,2),r=n.round(t,2);return\"M0,-\"+r+\"V\"+r+\"M0,0L-\"+e+\",-\"+r+\"V\"+r+\"Z\"},needLine:!0,noDot:!0}}},{d3:169}],667:[function(t,e,r){\"use strict\";e.exports={visible:{valType:\"boolean\",editType:\"calc\"},type:{valType:\"enumerated\",values:[\"percent\",\"constant\",\"sqrt\",\"data\"],editType:\"calc\"},symmetric:{valType:\"boolean\",editType:\"calc\"},array:{valType:\"data_array\",editType:\"calc\"},arrayminus:{valType:\"data_array\",editType:\"calc\"},value:{valType:\"number\",min:0,dflt:10,editType:\"calc\"},valueminus:{valType:\"number\",min:0,dflt:10,editType:\"calc\"},traceref:{valType:\"integer\",min:0,dflt:0,editType:\"style\"},tracerefminus:{valType:\"integer\",min:0,dflt:0,editType:\"style\"},copy_ystyle:{valType:\"boolean\",editType:\"plot\"},copy_zstyle:{valType:\"boolean\",editType:\"style\"},color:{valType:\"color\",editType:\"style\"},thickness:{valType:\"number\",min:0,dflt:2,editType:\"style\"},width:{valType:\"number\",min:0,editType:\"plot\"},editType:\"calc\",_deprecated:{opacity:{valType:\"number\",editType:\"style\"}}}},{}],668:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../registry\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../../lib\"),s=t(\"./compute_error\");function l(t,e,r,i){var l=e[\"error_\"+i]||{},c=[];if(l.visible&&-1!==[\"linear\",\"log\"].indexOf(r.type)){for(var u=s(l),f=0;f<t.length;f++){var h=t[f],p=h.i;if(void 0===p)p=f;else if(null===p)continue;var d=h[i];if(n(r.c2l(d))){var g=u(d,p);if(n(g[0])&&n(g[1])){var m=h[i+\"s\"]=d-g[0],v=h[i+\"h\"]=d+g[1];c.push(m,v)}}}var y=r._id,x=e._extremes[y],b=a.findExtremes(r,c,o.extendFlat({tozero:x.opts.tozero},{padded:!0}));x.min=x.min.concat(b.min),x.max=x.max.concat(b.max)}}e.exports=function(t){for(var e=t.calcdata,r=0;r<e.length;r++){var n=e[r],o=n[0].trace;if(!0===o.visible&&i.traceIs(o,\"errorBarsOK\")){var s=a.getFromId(t,o.xaxis),c=a.getFromId(t,o.yaxis);l(n,o,s,\"x\"),l(n,o,c,\"y\")}}}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"./compute_error\":669,\"fast-isnumeric\":241}],669:[function(t,e,r){\"use strict\";function n(t,e){return\"percent\"===t?function(t){return Math.abs(t*e/100)}:\"constant\"===t?function(){return Math.abs(e)}:\"sqrt\"===t?function(t){return Math.sqrt(Math.abs(t))}:void 0}e.exports=function(t){var e=t.type,r=t.symmetric;if(\"data\"===e){var i=t.array||[];if(r)return function(t,e){var r=+i[e];return[r,r]};var a=t.arrayminus||[];return function(t,e){var r=+i[e],n=+a[e];return isNaN(r)&&isNaN(n)?[NaN,NaN]:[n||0,r||0]}}var o=n(e,t.value),s=n(e,t.valueminus);return r||void 0===t.valueminus?function(t){var e=o(t);return[e,e]}:function(t){return[s(t),o(t)]}}},{}],670:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../registry\"),a=t(\"../../lib\"),o=t(\"../../plot_api/plot_template\"),s=t(\"./attributes\");e.exports=function(t,e,r,l){var c=\"error_\"+l.axis,u=o.newContainer(e,c),f=t[c]||{};function h(t,e){return a.coerce(f,u,s,t,e)}if(!1!==h(\"visible\",void 0!==f.array||void 0!==f.value||\"sqrt\"===f.type)){var p=h(\"type\",\"array\"in f?\"data\":\"percent\"),d=!0;\"sqrt\"!==p&&(d=h(\"symmetric\",!((\"data\"===p?\"arrayminus\":\"valueminus\")in f))),\"data\"===p?(h(\"array\"),h(\"traceref\"),d||(h(\"arrayminus\"),h(\"tracerefminus\"))):\"percent\"!==p&&\"constant\"!==p||(h(\"value\"),d||h(\"valueminus\"));var g=\"copy_\"+l.inherit+\"style\";if(l.inherit)(e[\"error_\"+l.inherit]||{}).visible&&h(g,!(f.color||n(f.thickness)||n(f.width)));l.inherit&&u[g]||(h(\"color\",r),h(\"thickness\"),h(\"width\",i.traceIs(e,\"gl3d\")?0:4))}}},{\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../registry\":910,\"./attributes\":667,\"fast-isnumeric\":241}],671:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plot_api/edit_types\").overrideAll,a=t(\"./attributes\"),o={error_x:n.extendFlat({},a),error_y:n.extendFlat({},a)};delete o.error_x.copy_zstyle,delete o.error_y.copy_zstyle,delete o.error_y.copy_ystyle;var s={error_x:n.extendFlat({},a),error_y:n.extendFlat({},a),error_z:n.extendFlat({},a)};delete s.error_x.copy_ystyle,delete s.error_y.copy_ystyle,delete s.error_z.copy_ystyle,delete s.error_z.copy_zstyle,e.exports={moduleType:\"component\",name:\"errorbars\",schema:{traces:{scatter:o,bar:o,histogram:o,scatter3d:i(s,\"calc\",\"nested\"),scattergl:i(o,\"calc\",\"nested\")}},supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),makeComputeError:t(\"./compute_error\"),plot:t(\"./plot\"),style:t(\"./style\"),hoverInfo:function(t,e,r){(e.error_y||{}).visible&&(r.yerr=t.yh-t.y,e.error_y.symmetric||(r.yerrneg=t.y-t.ys));(e.error_x||{}).visible&&(r.xerr=t.xh-t.x,e.error_x.symmetric||(r.xerrneg=t.x-t.xs))}}},{\"../../lib\":778,\"../../plot_api/edit_types\":809,\"./attributes\":667,\"./calc\":668,\"./compute_error\":669,\"./defaults\":670,\"./plot\":672,\"./style\":673}],672:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"../drawing\"),o=t(\"../../traces/scatter/subtypes\");e.exports=function(t,e,r,s){var l=r.xaxis,c=r.yaxis,u=s&&s.duration>0;e.each((function(e){var f,h=e[0].trace,p=h.error_x||{},d=h.error_y||{};h.ids&&(f=function(t){return t.id});var g=o.hasMarkers(h)&&h.marker.maxdisplayed>0;d.visible||p.visible||(e=[]);var m=n.select(this).selectAll(\"g.errorbar\").data(e,f);if(m.exit().remove(),e.length){p.visible||m.selectAll(\"path.xerror\").remove(),d.visible||m.selectAll(\"path.yerror\").remove(),m.style(\"opacity\",1);var v=m.enter().append(\"g\").classed(\"errorbar\",!0);u&&v.style(\"opacity\",0).transition().duration(s.duration).style(\"opacity\",1),a.setClipUrl(m,r.layerClipId,t),m.each((function(t){var e=n.select(this),r=function(t,e,r){var n={x:e.c2p(t.x),y:r.c2p(t.y)};void 0!==t.yh&&(n.yh=r.c2p(t.yh),n.ys=r.c2p(t.ys),i(n.ys)||(n.noYS=!0,n.ys=r.c2p(t.ys,!0)));void 0!==t.xh&&(n.xh=e.c2p(t.xh),n.xs=e.c2p(t.xs),i(n.xs)||(n.noXS=!0,n.xs=e.c2p(t.xs,!0)));return n}(t,l,c);if(!g||t.vis){var a,o=e.select(\"path.yerror\");if(d.visible&&i(r.x)&&i(r.yh)&&i(r.ys)){var f=d.width;a=\"M\"+(r.x-f)+\",\"+r.yh+\"h\"+2*f+\"m-\"+f+\",0V\"+r.ys,r.noYS||(a+=\"m-\"+f+\",0h\"+2*f),!o.size()?o=e.append(\"path\").style(\"vector-effect\",\"non-scaling-stroke\").classed(\"yerror\",!0):u&&(o=o.transition().duration(s.duration).ease(s.easing)),o.attr(\"d\",a)}else o.remove();var h=e.select(\"path.xerror\");if(p.visible&&i(r.y)&&i(r.xh)&&i(r.xs)){var m=(p.copy_ystyle?d:p).width;a=\"M\"+r.xh+\",\"+(r.y-m)+\"v\"+2*m+\"m0,-\"+m+\"H\"+r.xs,r.noXS||(a+=\"m0,-\"+m+\"v\"+2*m),!h.size()?h=e.append(\"path\").style(\"vector-effect\",\"non-scaling-stroke\").classed(\"xerror\",!0):u&&(h=h.transition().duration(s.duration).ease(s.easing)),h.attr(\"d\",a)}else h.remove()}}))}}))}},{\"../../traces/scatter/subtypes\":1211,\"../drawing\":665,d3:169,\"fast-isnumeric\":241}],673:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../color\");e.exports=function(t){t.each((function(t){var e=t[0].trace,r=e.error_y||{},a=e.error_x||{},o=n.select(this);o.selectAll(\"path.yerror\").style(\"stroke-width\",r.thickness+\"px\").call(i.stroke,r.color),a.copy_ystyle&&(a=r),o.selectAll(\"path.xerror\").style(\"stroke-width\",a.thickness+\"px\").call(i.stroke,a.color)}))}},{\"../color\":643,d3:169}],674:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"./layout_attributes\").hoverlabel,a=t(\"../../lib/extend\").extendFlat;e.exports={hoverlabel:{bgcolor:a({},i.bgcolor,{arrayOk:!0}),bordercolor:a({},i.bordercolor,{arrayOk:!0}),font:n({arrayOk:!0,editType:\"none\"}),align:a({},i.align,{arrayOk:!0}),namelength:a({},i.namelength,{arrayOk:!0}),editType:\"none\"}}},{\"../../lib/extend\":768,\"../../plots/font_attributes\":855,\"./layout_attributes\":684}],675:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../registry\");function a(t,e,r,i){i=i||n.identity,Array.isArray(t)&&(e[0][r]=i(t))}e.exports=function(t){var e=t.calcdata,r=t._fullLayout;function o(t){return function(e){return n.coerceHoverinfo({hoverinfo:e},{_module:t._module},r)}}for(var s=0;s<e.length;s++){var l=e[s],c=l[0].trace;if(!i.traceIs(c,\"pie-like\")){var u=i.traceIs(c,\"2dMap\")?a:n.fillArray;u(c.hoverinfo,l,\"hi\",o(c)),c.hovertemplate&&u(c.hovertemplate,l,\"ht\"),c.hoverlabel&&(u(c.hoverlabel.bgcolor,l,\"hbg\"),u(c.hoverlabel.bordercolor,l,\"hbc\"),u(c.hoverlabel.font.size,l,\"hts\"),u(c.hoverlabel.font.color,l,\"htc\"),u(c.hoverlabel.font.family,l,\"htf\"),u(c.hoverlabel.namelength,l,\"hnl\"),u(c.hoverlabel.align,l,\"hta\"))}}}},{\"../../lib\":778,\"../../registry\":910}],676:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"./hover\").hover;e.exports=function(t,e,r){var a=n.getComponentMethod(\"annotations\",\"onClick\")(t,t._hoverdata);function o(){t.emit(\"plotly_click\",{points:t._hoverdata,event:e})}void 0!==r&&i(t,e,r,!0),t._hoverdata&&e&&e.target&&(a&&a.then?a.then(o):o(),e.stopImmediatePropagation&&e.stopImmediatePropagation())}},{\"../../registry\":910,\"./hover\":680}],677:[function(t,e,r){\"use strict\";e.exports={YANGLE:60,HOVERARROWSIZE:6,HOVERTEXTPAD:3,HOVERFONTSIZE:13,HOVERFONT:\"Arial, sans-serif\",HOVERMINTIME:50,HOVERID:\"-hover\"}},{}],678:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"./hoverlabel_defaults\");e.exports=function(t,e,r,o){var s=n.extendFlat({},o.hoverlabel);e.hovertemplate&&(s.namelength=-1),a(t,e,(function(r,a){return n.coerce(t,e,i,r,a)}),s)}},{\"../../lib\":778,\"./attributes\":674,\"./hoverlabel_defaults\":681}],679:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");r.getSubplot=function(t){return t.subplot||t.xaxis+t.yaxis||t.geo},r.isTraceInSubplots=function(t,e){if(\"splom\"===t.type){for(var n=t.xaxes||[],i=t.yaxes||[],a=0;a<n.length;a++)for(var o=0;o<i.length;o++)if(-1!==e.indexOf(n[a]+i[o]))return!0;return!1}return-1!==e.indexOf(r.getSubplot(t))},r.flat=function(t,e){for(var r=new Array(t.length),n=0;n<t.length;n++)r[n]=e;return r},r.p2c=function(t,e){for(var r=new Array(t.length),n=0;n<t.length;n++)r[n]=t[n].p2c(e);return r},r.getDistanceFunction=function(t,e,n,i){return\"closest\"===t?i||r.quadrature(e,n):\"x\"===t.charAt(0)?e:n},r.getClosest=function(t,e,r){if(!1!==r.index)r.index>=0&&r.index<t.length?r.distance=0:r.index=!1;else for(var n=0;n<t.length;n++){var i=e(t[n]);i<=r.distance&&(r.index=n,r.distance=i)}return r},r.inbox=function(t,e,r){return t*e<0||0===t?r:1/0},r.quadrature=function(t,e){return function(r){var n=t(r),i=e(r);return Math.sqrt(n*n+i*i)}},r.makeEventData=function(t,e,n){var i=\"index\"in t?t.index:t.pointNumber,a={data:e._input,fullData:e,curveNumber:e.index,pointNumber:i};if(e._indexToPoints){var o=e._indexToPoints[i];1===o.length?a.pointIndex=o[0]:a.pointIndices=o}else a.pointIndex=i;return e._module.eventData?a=e._module.eventData(a,t,e,n,i):(\"xVal\"in t?a.x=t.xVal:\"x\"in t&&(a.x=t.x),\"yVal\"in t?a.y=t.yVal:\"y\"in t&&(a.y=t.y),t.xa&&(a.xaxis=t.xa),t.ya&&(a.yaxis=t.ya),void 0!==t.zLabelVal&&(a.z=t.zLabelVal)),r.appendArrayPointValue(a,e,i),a},r.appendArrayPointValue=function(t,e,r){var i=e._arrayAttrs;if(i)for(var s=0;s<i.length;s++){var l=i[s],c=a(l);if(void 0===t[c]){var u=o(n.nestedProperty(e,l).get(),r);void 0!==u&&(t[c]=u)}}},r.appendArrayMultiPointValues=function(t,e,r){var i=e._arrayAttrs;if(i)for(var s=0;s<i.length;s++){var l=i[s],c=a(l);if(void 0===t[c]){for(var u=n.nestedProperty(e,l).get(),f=new Array(r.length),h=0;h<r.length;h++)f[h]=o(u,r[h]);t[c]=f}}};var i={ids:\"id\",locations:\"location\",labels:\"label\",values:\"value\",\"marker.colors\":\"color\",parents:\"parent\"};function a(t){return i[t]||t}function o(t,e){return Array.isArray(e)?Array.isArray(t)&&Array.isArray(t[e[0]])?t[e[0]][e[1]]:void 0:t[e]}var s={x:!0,y:!0},l={\"x unified\":!0,\"y unified\":!0};r.isUnifiedHover=function(t){return\"string\"==typeof t&&!!l[t]},r.isXYhover=function(t){return\"string\"==typeof t&&!!s[t]}},{\"../../lib\":778}],680:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"tinycolor2\"),o=t(\"../../lib\"),s=o.strTranslate,l=o.strRotate,c=t(\"../../lib/events\"),u=t(\"../../lib/svg_text_utils\"),f=t(\"../../lib/override_cursor\"),h=t(\"../drawing\"),p=t(\"../color\"),d=t(\"../dragelement\"),g=t(\"../../plots/cartesian/axes\"),m=t(\"../../registry\"),v=t(\"./helpers\"),y=t(\"./constants\"),x=t(\"../legend/defaults\"),b=t(\"../legend/draw\"),_=y.YANGLE,w=Math.PI*_/180,T=1/Math.sin(w),k=Math.cos(w),M=Math.sin(w),A=y.HOVERARROWSIZE,S=y.HOVERTEXTPAD;function E(t){return[t.trace.index,t.index,t.x0,t.y0,t.name,t.attr,t.xa,t.ya||\"\"].join(\",\")}r.hover=function(t,e,r,a){t=o.getGraphDiv(t),o.throttle(t._fullLayout._uid+y.HOVERID,y.HOVERMINTIME,(function(){!function(t,e,r,a){r||(r=\"xy\");var s=Array.isArray(r)?r:[r],l=t._fullLayout,u=l._plots||[],h=u[r],g=l._has(\"cartesian\");if(h){var y=h.overlays.map((function(t){return t.id}));s=s.concat(y)}for(var x=s.length,b=new Array(x),_=new Array(x),w=!1,k=0;k<x;k++){var M=s[k];if(u[M])w=!0,b[k]=u[M].xaxis,_[k]=u[M].yaxis;else{if(!l[M]||!l[M]._subplot)return void o.warn(\"Unrecognized subplot: \"+M);var A=l[M]._subplot;b[k]=A.xaxis,_[k]=A.yaxis}}var S=e.hovermode||l.hovermode;S&&!w&&(S=\"closest\");if(-1===[\"x\",\"y\",\"closest\",\"x unified\",\"y unified\"].indexOf(S)||!t.calcdata||t.querySelector(\".zoombox\")||t._dragging)return d.unhoverRaw(t,e);var C,I,R,F,B,N,j,U,V,q,H,G,Y,W=-1===l.hoverdistance?1/0:l.hoverdistance,X=-1===l.spikedistance?1/0:l.spikedistance,Z=[],J=[],K={hLinePoint:null,vLinePoint:null},Q=!1;if(Array.isArray(e))for(S=\"array\",R=0;R<e.length;R++)(B=t.calcdata[e[R].curveNumber||0])&&(N=B[0].trace,\"skip\"!==B[0].trace.hoverinfo&&(J.push(B),\"h\"===N.orientation&&(Q=!0)));else{for(F=0;F<t.calcdata.length;F++)B=t.calcdata[F],\"skip\"!==(N=B[0].trace).hoverinfo&&v.isTraceInSubplots(N,s)&&(J.push(B),\"h\"===N.orientation&&(Q=!0));var $,tt;if(!e.target)$=\"xpx\"in e?e.xpx:b[0]._length/2,tt=\"ypx\"in e?e.ypx:_[0]._length/2;else{if(!1===c.triggerHandler(t,\"plotly_beforehover\",e))return;var et=e.target.getBoundingClientRect();$=e.clientX-et.left,tt=e.clientY-et.top,l._calcInverseTransform(t);var rt=o.apply3DTransform(l._invTransform)($,tt);if($=rt[0],tt=rt[1],$<0||$>b[0]._length||tt<0||tt>_[0]._length)return d.unhoverRaw(t,e)}if(e.pointerX=$+b[0]._offset,e.pointerY=tt+_[0]._offset,C=\"xval\"in e?v.flat(s,e.xval):v.p2c(b,$),I=\"yval\"in e?v.flat(s,e.yval):v.p2c(_,tt),!i(C[0])||!i(I[0]))return o.warn(\"Fx.hover failed\",e,t),d.unhoverRaw(t,e)}var nt=1/0;function it(t,r){for(F=0;F<J.length;F++)if((B=J[F])&&B[0]&&B[0].trace&&!0===(N=B[0].trace).visible&&0!==N._length&&-1===[\"carpet\",\"contourcarpet\"].indexOf(N._module.name)){if(\"splom\"===N.type?j=s[U=0]:(j=v.getSubplot(N),U=s.indexOf(j)),V=S,v.isUnifiedHover(V)&&(V=V.charAt(0)),G={cd:B,trace:N,xa:b[U],ya:_[U],maxHoverDistance:W,maxSpikeDistance:X,index:!1,distance:Math.min(nt,W),spikeDistance:1/0,xSpike:void 0,ySpike:void 0,color:p.defaultLine,name:N.name,x0:void 0,x1:void 0,y0:void 0,y1:void 0,xLabelVal:void 0,yLabelVal:void 0,zLabelVal:void 0,text:void 0},l[j]&&(G.subplot=l[j]._subplot),l._splomScenes&&l._splomScenes[N.uid]&&(G.scene=l._splomScenes[N.uid]),Y=Z.length,\"array\"===V){var n=e[F];\"pointNumber\"in n?(G.index=n.pointNumber,V=\"closest\"):(V=\"\",\"xval\"in n&&(q=n.xval,V=\"x\"),\"yval\"in n&&(H=n.yval,V=V?\"closest\":\"y\"))}else void 0!==t&&void 0!==r?(q=t,H=r):(q=C[U],H=I[U]);if(0!==W)if(N._module&&N._module.hoverPoints){var a=N._module.hoverPoints(G,q,H,V,l._hoverlayer);if(a)for(var c,u=0;u<a.length;u++)c=a[u],i(c.x0)&&i(c.y0)&&Z.push(z(c,S))}else o.log(\"Unrecognized trace type in hover:\",N);if(\"closest\"===S&&Z.length>Y&&(Z.splice(0,Y),nt=Z[0].distance),g&&0!==X&&0===Z.length){G.distance=X,G.index=!1;var f=N._module.hoverPoints(G,q,H,\"closest\",l._hoverlayer);if(f&&(f=f.filter((function(t){return t.spikeDistance<=X}))),f&&f.length){var h,d=f.filter((function(t){return t.xa.showspikes&&\"hovered data\"!==t.xa.spikesnap}));if(d.length){var m=d[0];i(m.x0)&&i(m.y0)&&(h=ot(m),(!K.vLinePoint||K.vLinePoint.spikeDistance>h.spikeDistance)&&(K.vLinePoint=h))}var y=f.filter((function(t){return t.ya.showspikes&&\"hovered data\"!==t.ya.spikesnap}));if(y.length){var x=y[0];i(x.x0)&&i(x.y0)&&(h=ot(x),(!K.hLinePoint||K.hLinePoint.spikeDistance>h.spikeDistance)&&(K.hLinePoint=h))}}}}}function at(t,e){for(var r,n=null,i=1/0,a=0;a<t.length;a++)(r=t[a].spikeDistance)<=i&&r<=e&&(n=t[a],i=r);return n}function ot(t){return t?{xa:t.xa,ya:t.ya,x:void 0!==t.xSpike?t.xSpike:(t.x0+t.x1)/2,y:void 0!==t.ySpike?t.ySpike:(t.y0+t.y1)/2,distance:t.distance,spikeDistance:t.spikeDistance,curveNumber:t.trace.index,color:t.color,pointNumber:t.index}:null}it();var st={fullLayout:l,container:l._hoverlayer,outerContainer:l._paperdiv,event:e},lt=t._spikepoints,ct={vLinePoint:K.vLinePoint,hLinePoint:K.hLinePoint};if(t._spikepoints=ct,g&&0!==X&&0!==Z.length){var ut=at(Z.filter((function(t){return t.ya.showspikes})),X);K.hLinePoint=ot(ut);var ft=at(Z.filter((function(t){return t.xa.showspikes})),X);K.vLinePoint=ot(ft)}if(0===Z.length){var ht=d.unhoverRaw(t,e);return!g||null===K.hLinePoint&&null===K.vLinePoint||D(lt)&&O(t,K,st),ht}g&&D(lt)&&O(t,K,st);if(Z.sort((function(t,e){return t.distance-e.distance})),v.isXYhover(V)&&0!==Z[0].length&&\"splom\"!==Z[0].trace.type){var pt=Z[0],dt=pt.cd[pt.index],gt=\"group\"===l.boxmode||\"group\"===l.violinmode,mt=pt.xVal,vt=pt.xa;\"category\"===vt.type&&(mt=vt._categoriesMap[mt]),\"date\"===vt.type&&(mt=vt.d2c(mt)),dt&&dt.t&&dt.t.posLetter===vt._id&&gt&&(mt+=dt.t.dPos);var yt=pt.yVal;\"category\"===(vt=pt.ya).type&&(yt=vt._categoriesMap[yt]),\"date\"===vt.type&&(yt=vt.d2c(yt)),dt&&dt.t&&dt.t.posLetter===vt._id&&gt&&(yt+=dt.t.dPos),it(mt,yt);var xt={};Z=Z.filter((function(t){var e=E(t);if(!xt[e])return xt[e]=!0,xt[e]}))}var bt=t._hoverdata,_t=[];for(R=0;R<Z.length;R++){var wt=Z[R],Tt=v.makeEventData(wt,wt.trace,wt.cd);if(!1!==wt.hovertemplate){var kt=!1;wt.cd[wt.index]&&wt.cd[wt.index].ht&&(kt=wt.cd[wt.index].ht),wt.hovertemplate=kt||wt.trace.hovertemplate||!1}wt.eventData=[Tt],_t.push(Tt)}t._hoverdata=_t;var Mt=\"y\"===S&&(J.length>1||Z.length>1)||\"closest\"===S&&Q&&Z.length>1,At=p.combine(l.plot_bgcolor||p.background,l.paper_bgcolor),St={hovermode:S,rotateLabels:Mt,bgColor:At,container:l._hoverlayer,outerContainer:l._paperdiv,commonLabelOpts:l.hoverlabel,hoverdistance:l.hoverdistance},Et=L(Z,St,t);v.isUnifiedHover(S)||(!function(t,e,r){var n,i,a,o,s,l,c,u=0,f=1,h=t.size(),p=new Array(h),d=0;function g(t){var e=t[0],r=t[t.length-1];if(i=e.pmin-e.pos-e.dp+e.size,a=r.pos+r.dp+r.size-e.pmax,i>.01){for(s=t.length-1;s>=0;s--)t[s].dp+=i;n=!1}if(!(a<.01)){if(i<-.01){for(s=t.length-1;s>=0;s--)t[s].dp-=a;n=!1}if(n){var c=0;for(o=0;o<t.length;o++)(l=t[o]).pos+l.dp+l.size>e.pmax&&c++;for(o=t.length-1;o>=0&&!(c<=0);o--)(l=t[o]).pos>e.pmax-1&&(l.del=!0,c--);for(o=0;o<t.length&&!(c<=0);o++)if((l=t[o]).pos<e.pmin+1)for(l.del=!0,c--,a=2*l.size,s=t.length-1;s>=0;s--)t[s].dp-=a;for(o=t.length-1;o>=0&&!(c<=0);o--)(l=t[o]).pos+l.dp+l.size>e.pmax&&(l.del=!0,c--)}}}t.each((function(t){var n=t[e],i=\"x\"===n._id.charAt(0),a=n.range;0===d&&a&&a[0]>a[1]!==i&&(f=-1),p[d++]=[{datum:t,traceIndex:t.trace.index,dp:0,pos:t.pos,posref:t.posref,size:t.by*(i?T:1)/2,pmin:0,pmax:i?r.width:r.height}]})),p.sort((function(t,e){return t[0].posref-e[0].posref||f*(e[0].traceIndex-t[0].traceIndex)}));for(;!n&&u<=h;){for(u++,n=!0,o=0;o<p.length-1;){var m=p[o],v=p[o+1],y=m[m.length-1],x=v[0];if((i=y.pos+y.dp+y.size-x.pos-x.dp+x.size)>.01&&y.pmin===x.pmin&&y.pmax===x.pmax){for(s=v.length-1;s>=0;s--)v[s].dp+=i;for(m.push.apply(m,v),p.splice(o+1,1),c=0,s=m.length-1;s>=0;s--)c+=m[s].dp;for(a=c/m.length,s=m.length-1;s>=0;s--)m[s].dp-=a;n=!1}else o++}p.forEach(g)}for(o=p.length-1;o>=0;o--){var b=p[o];for(s=b.length-1;s>=0;s--){var _=b[s],w=_.datum;w.offset=_.dp,w.del=_.del}}}(Et,Mt?\"xa\":\"ya\",l),P(Et,Mt,l._invScaleX,l._invScaleY));if(e.target&&e.target.tagName){var Ct=m.getComponentMethod(\"annotations\",\"hasClickToShow\")(t,_t);f(n.select(e.target),Ct?\"pointer\":\"\")}if(!e.target||a||!function(t,e,r){if(!r||r.length!==t._hoverdata.length)return!0;for(var n=r.length-1;n>=0;n--){var i=r[n],a=t._hoverdata[n];if(i.curveNumber!==a.curveNumber||String(i.pointNumber)!==String(a.pointNumber)||String(i.pointNumbers)!==String(a.pointNumbers))return!0}return!1}(t,0,bt))return;bt&&t.emit(\"plotly_unhover\",{event:e,points:bt});t.emit(\"plotly_hover\",{event:e,points:t._hoverdata,xaxes:b,yaxes:_,xvals:C,yvals:I})}(t,e,r,a)}))},r.loneHover=function(t,e){var r=!0;Array.isArray(t)||(r=!1,t=[t]);var i=t.map((function(t){return{color:t.color||p.defaultLine,x0:t.x0||t.x||0,x1:t.x1||t.x||0,y0:t.y0||t.y||0,y1:t.y1||t.y||0,xLabel:t.xLabel,yLabel:t.yLabel,zLabel:t.zLabel,text:t.text,name:t.name,idealAlign:t.idealAlign,borderColor:t.borderColor,fontFamily:t.fontFamily,fontSize:t.fontSize,fontColor:t.fontColor,nameLength:t.nameLength,textAlign:t.textAlign,trace:t.trace||{index:0,hoverinfo:\"\"},xa:{_offset:0},ya:{_offset:0},index:0,hovertemplate:t.hovertemplate||!1,eventData:t.eventData||!1,hovertemplateLabels:t.hovertemplateLabels||!1}})),a=n.select(e.container),o=e.outerContainer?n.select(e.outerContainer):a,s={hovermode:\"closest\",rotateLabels:!1,bgColor:e.bgColor||p.background,container:a,outerContainer:o},l=L(i,s,e.gd),c=0,u=0;l.sort((function(t,e){return t.y0-e.y0})).each((function(t,r){var n=t.y0-t.by/2;t.offset=n-5<c?c-n+5:0,c=n+t.by+t.offset,r===e.anchorIndex&&(u=t.offset)})).each((function(t){t.offset-=u}));var f=e.gd._fullLayout._invScaleX,h=e.gd._fullLayout._invScaleY;return P(l,s.rotateLabels,f,h),r?l:l.node()};var C=/<extra>([\\s\\S]*)<\\/extra>/;function L(t,e,r){var i=r._fullLayout,a=e.hovermode,c=e.rotateLabels,f=e.bgColor,d=e.container,g=e.outerContainer,m=e.commonLabelOpts||{},w=e.fontFamily||y.HOVERFONT,T=e.fontSize||y.HOVERFONTSIZE,k=t[0],M=k.xa,C=k.ya,L=\"y\"===a.charAt(0)?\"yLabel\":\"xLabel\",P=k[L],z=(String(P)||\"\").split(\" \")[0],O=g.node().getBoundingClientRect(),D=O.top,R=O.width,F=O.height,B=void 0!==P&&k.distance<=e.hoverdistance&&(\"x\"===a||\"y\"===a);if(B){var N,j,U=!0;for(N=0;N<t.length;N++)if(U&&void 0===t[N].zLabel&&(U=!1),j=t[N].hoverinfo||t[N].trace.hoverinfo){var V=Array.isArray(j)?j:j.split(\"+\");if(-1===V.indexOf(\"all\")&&-1===V.indexOf(a)){B=!1;break}}U&&(B=!1)}var q=d.selectAll(\"g.axistext\").data(B?[0]:[]);function H(t){return t.filter((function(t){return void 0!==t.zLabelVal||(t[L]||\"\").split(\" \")[0]===z}))}if(q.enter().append(\"g\").classed(\"axistext\",!0),q.exit().remove(),q.each((function(){var e=n.select(this),l=o.ensureSingle(e,\"path\",\"\",(function(t){t.style({\"stroke-width\":\"1px\"})})),c=o.ensureSingle(e,\"text\",\"\",(function(t){t.attr(\"data-notex\",1)})),f=m.bgcolor||p.defaultLine,d=m.bordercolor||p.contrast(f),g=p.contrast(f),v={family:m.font.family||w,size:m.font.size||T,color:m.font.color||g};l.style({fill:f,stroke:d}),c.text(P).call(h.font,v).call(u.positionText,0,0).call(u.convertToTspans,r),e.attr(\"transform\",\"\");var y,x,b=c.node().getBoundingClientRect();if(\"x\"===a){var _=\"top\"===M.side?\"-\":\"\";c.attr(\"text-anchor\",\"middle\").call(u.positionText,0,\"top\"===M.side?D-b.bottom-A-S:D-b.top+A+S),y=M._offset+(k.x0+k.x1)/2,x=C._offset+(\"top\"===M.side?0:C._length);var E=b.width/2+S;y<E?(y=E,l.attr(\"d\",\"M-\"+(E-A)+\",0L-\"+(E-2*A)+\",\"+_+A+\"H\"+(S+b.width/2)+\"v\"+_+(2*S+b.height)+\"H-\"+E+\"V\"+_+A+\"Z\")):y>i.width-E?(y=i.width-E,l.attr(\"d\",\"M\"+(E-A)+\",0L\"+E+\",\"+_+A+\"v\"+_+(2*S+b.height)+\"H-\"+E+\"V\"+_+A+\"H\"+(E-2*A)+\"Z\")):l.attr(\"d\",\"M0,0L\"+A+\",\"+_+A+\"H\"+(S+b.width/2)+\"v\"+_+(2*S+b.height)+\"H-\"+(S+b.width/2)+\"V\"+_+A+\"H-\"+A+\"Z\")}else{var L,I,z;\"right\"===C.side?(L=\"start\",I=1,z=\"\",y=M._offset+M._length):(L=\"end\",I=-1,z=\"-\",y=M._offset),x=C._offset+(k.y0+k.y1)/2,c.attr(\"text-anchor\",L),l.attr(\"d\",\"M0,0L\"+z+A+\",\"+A+\"V\"+(S+b.height/2)+\"h\"+z+(2*S+b.width)+\"V-\"+(S+b.height/2)+\"H\"+z+A+\"V-\"+A+\"Z\");var O,R=b.height/2,F=D-b.top-R,B=\"clip\"+i._uid+\"commonlabel\"+C._id;if(y<b.width+2*S+A){O=\"M-\"+(A+S)+\"-\"+R+\"h-\"+(b.width-S)+\"V\"+R+\"h\"+(b.width-S)+\"Z\";var N=b.width-y+S;u.positionText(c,N,F),\"end\"===L&&c.selectAll(\"tspan\").each((function(){var t=n.select(this),e=h.tester.append(\"text\").text(t.text()).call(h.font,v),r=e.node().getBoundingClientRect();Math.round(r.width)<Math.round(b.width)&&t.attr(\"x\",N-r.width),e.remove()}))}else u.positionText(c,I*(S+A),F),O=null;var j=i._topclips.selectAll(\"#\"+B).data(O?[0]:[]);j.enter().append(\"clipPath\").attr(\"id\",B).append(\"path\"),j.exit().remove(),j.select(\"path\").attr(\"d\",O),h.setClipUrl(c,O?B:null,r)}e.attr(\"transform\",s(y,x)),t=H(t)})),v.isUnifiedHover(a)){if(d.selectAll(\"g.hovertext\").remove(),void 0!==P&&k.distance<=e.hoverdistance&&(t=H(t)),0===t.length)return;var G={showlegend:!0,legend:{title:{text:P,font:i.hoverlabel.font},font:i.hoverlabel.font,bgcolor:i.hoverlabel.bgcolor,bordercolor:i.hoverlabel.bordercolor,borderwidth:1,tracegroupgap:7,traceorder:i.legend?i.legend.traceorder:void 0,orientation:\"v\"}},Y={};x(G,Y,r._fullData);var W=Y.legend;W.entries=[];for(var X=0;X<t.length;X++){var Z=I(t[X],!0,a,i,P),J=Z[0],K=Z[1],Q=t[X];Q.name=K,Q.text=\"\"!==K?K+\" : \"+J:J;var $=Q.cd[Q.index];$&&($.mc&&(Q.mc=$.mc),$.mcc&&(Q.mc=$.mcc),$.mlc&&(Q.mlc=$.mlc),$.mlcc&&(Q.mlc=$.mlcc),$.mlw&&(Q.mlw=$.mlw),$.mrc&&(Q.mrc=$.mrc),$.dir&&(Q.dir=$.dir)),Q._distinct=!0,W.entries.push([Q])}W.entries.sort((function(t,e){return t[0].trace.index-e[0].trace.index})),W.layer=d,b(r,W);var tt=o.mean(t.map((function(t){return(t.y0+t.y1)/2}))),et=o.mean(t.map((function(t){return(t.x0+t.x1)/2}))),rt=d.select(\"g.legend\"),nt=rt.node().getBoundingClientRect();et+=M._offset,tt+=C._offset-nt.height/2;var it=nt.width+2*S;!(et+it<=R)&&et-it>=0?et-=it:et+=2*S;var at=nt.height+2*S,ot=tt+at>=F;return at<=F&&(tt<=D?tt=C._offset+2*S:ot&&(tt=F-at)),rt.attr(\"transform\",s(et,tt)),rt}var st=d.selectAll(\"g.hovertext\").data(t,(function(t){return E(t)}));return st.enter().append(\"g\").classed(\"hovertext\",!0).each((function(){var t=n.select(this);t.append(\"rect\").call(p.fill,p.addOpacity(f,.8)),t.append(\"text\").classed(\"name\",!0),t.append(\"path\").style(\"stroke-width\",\"1px\"),t.append(\"text\").classed(\"nums\",!0).call(h.font,w,T)})),st.exit().remove(),st.each((function(t){var e=n.select(this).attr(\"transform\",\"\"),o=t.color;Array.isArray(o)&&(o=o[t.eventData[0].pointNumber]);var d=t.bgcolor||o,g=p.combine(p.opacity(d)?d:p.defaultLine,f),m=p.combine(p.opacity(o)?o:p.defaultLine,f),v=t.borderColor||p.contrast(g),y=I(t,B,a,i,P,e),x=y[0],b=y[1],k=e.select(\"text.nums\").call(h.font,t.fontFamily||w,t.fontSize||T,t.fontColor||v).text(x).attr(\"data-notex\",1).call(u.positionText,0,0).call(u.convertToTspans,r),M=e.select(\"text.name\"),E=0,C=0;if(b&&b!==x){M.call(h.font,t.fontFamily||w,t.fontSize||T,m).text(b).attr(\"data-notex\",1).call(u.positionText,0,0).call(u.convertToTspans,r);var L=M.node().getBoundingClientRect();E=L.width+2*S,C=L.height+2*S}else M.remove(),e.select(\"rect\").remove();e.select(\"path\").style({fill:g,stroke:v});var z,O,N=k.node().getBoundingClientRect(),j=t.xa._offset+(t.x0+t.x1)/2,U=t.ya._offset+(t.y0+t.y1)/2,V=Math.abs(t.x1-t.x0),q=Math.abs(t.y1-t.y0),H=N.width+A+S+E;if(t.ty0=D-N.top,t.bx=N.width+2*S,t.by=Math.max(N.height+2*S,C),t.anchor=\"start\",t.txwidth=N.width,t.tx2width=E,t.offset=0,c)t.pos=j,z=U+q/2+H<=F,O=U-q/2-H>=0,\"top\"!==t.idealAlign&&z||!O?z?(U+=q/2,t.anchor=\"start\"):t.anchor=\"middle\":(U-=q/2,t.anchor=\"end\");else if(t.pos=U,z=j+V/2+H<=R,O=j-V/2-H>=0,\"left\"!==t.idealAlign&&z||!O)if(z)j+=V/2,t.anchor=\"start\";else{t.anchor=\"middle\";var G=H/2,Y=j+G-R,W=j-G;Y>0&&(j-=Y),W<0&&(j+=-W)}else j-=V/2,t.anchor=\"end\";k.attr(\"text-anchor\",t.anchor),E&&M.attr(\"text-anchor\",t.anchor),e.attr(\"transform\",s(j,U)+(c?l(_):\"\"))})),st}function I(t,e,r,n,i,a){var s=\"\",l=\"\";void 0!==t.nameOverride&&(t.name=t.nameOverride),t.name&&(t.trace._meta&&(t.name=o.templateString(t.name,t.trace._meta)),s=R(t.name,t.nameLength)),void 0!==t.zLabel?(void 0!==t.xLabel&&(l+=\"x: \"+t.xLabel+\"<br>\"),void 0!==t.yLabel&&(l+=\"y: \"+t.yLabel+\"<br>\"),\"choropleth\"!==t.trace.type&&\"choroplethmapbox\"!==t.trace.type&&(l+=(l?\"z: \":\"\")+t.zLabel)):e&&t[r.charAt(0)+\"Label\"]===i?l=t[(\"x\"===r.charAt(0)?\"y\":\"x\")+\"Label\"]||\"\":void 0===t.xLabel?void 0!==t.yLabel&&\"scattercarpet\"!==t.trace.type&&(l=t.yLabel):l=void 0===t.yLabel?t.xLabel:\"(\"+t.xLabel+\", \"+t.yLabel+\")\",!t.text&&0!==t.text||Array.isArray(t.text)||(l+=(l?\"<br>\":\"\")+t.text),void 0!==t.extraText&&(l+=(l?\"<br>\":\"\")+t.extraText),a&&\"\"===l&&!t.hovertemplate&&(\"\"===s&&a.remove(),l=s);var c=n._d3locale,u=t.hovertemplate||!1,f=t.hovertemplateLabels||t,h=t.eventData[0]||{};return u&&(l=(l=o.hovertemplateString(u,f,c,h,t.trace._meta)).replace(C,(function(e,r){return s=R(r,t.nameLength),\"\"}))),[l,s]}function P(t,e,r,i){var a=function(t){return t*r},o=function(t){return t*i};t.each((function(t){var r=n.select(this);if(t.del)return r.remove();var i=r.select(\"text.nums\"),s=t.anchor,l=\"end\"===s?-1:1,c={start:1,end:-1,middle:0}[s],f=c*(A+S),p=f+c*(t.txwidth+S),d=0,g=t.offset,m=\"middle\"===s;m&&(f-=t.tx2width/2,p+=t.txwidth/2+S),e&&(g*=-M,d=t.offset*k),r.select(\"path\").attr(\"d\",m?\"M-\"+a(t.bx/2+t.tx2width/2)+\",\"+o(g-t.by/2)+\"h\"+a(t.bx)+\"v\"+o(t.by)+\"h-\"+a(t.bx)+\"Z\":\"M0,0L\"+a(l*A+d)+\",\"+o(A+g)+\"v\"+o(t.by/2-A)+\"h\"+a(l*t.bx)+\"v-\"+o(t.by)+\"H\"+a(l*A+d)+\"V\"+o(g-A)+\"Z\");var v=d+f,y=g+t.ty0-t.by/2+S,x=t.textAlign||\"auto\";\"auto\"!==x&&(\"left\"===x&&\"start\"!==s?(i.attr(\"text-anchor\",\"start\"),v=m?-t.bx/2-t.tx2width/2+S:-t.bx-S):\"right\"===x&&\"end\"!==s&&(i.attr(\"text-anchor\",\"end\"),v=m?t.bx/2-t.tx2width/2-S:t.bx+S)),i.call(u.positionText,a(v),o(y)),t.tx2width&&(r.select(\"text.name\").call(u.positionText,a(p+c*S+d),o(g+t.ty0-t.by/2+S)),r.select(\"rect\").call(h.setRect,a(p+(c-1)*t.tx2width/2+d),o(g-t.by/2-1),a(t.tx2width),o(t.by+2)))}))}function z(t,e){var r=t.index,n=t.trace||{},a=t.cd[0],s=t.cd[r]||{};function l(t){return t||i(t)&&0===t}var c=Array.isArray(r)?function(t,e){var i=o.castOption(a,r,t);return l(i)?i:o.extractOption({},n,\"\",e)}:function(t,e){return o.extractOption(s,n,t,e)};function u(e,r,n){var i=c(r,n);l(i)&&(t[e]=i)}if(u(\"hoverinfo\",\"hi\",\"hoverinfo\"),u(\"bgcolor\",\"hbg\",\"hoverlabel.bgcolor\"),u(\"borderColor\",\"hbc\",\"hoverlabel.bordercolor\"),u(\"fontFamily\",\"htf\",\"hoverlabel.font.family\"),u(\"fontSize\",\"hts\",\"hoverlabel.font.size\"),u(\"fontColor\",\"htc\",\"hoverlabel.font.color\"),u(\"nameLength\",\"hnl\",\"hoverlabel.namelength\"),u(\"textAlign\",\"hta\",\"hoverlabel.align\"),t.posref=\"y\"===e||\"closest\"===e&&\"h\"===n.orientation?t.xa._offset+(t.x0+t.x1)/2:t.ya._offset+(t.y0+t.y1)/2,t.x0=o.constrain(t.x0,0,t.xa._length),t.x1=o.constrain(t.x1,0,t.xa._length),t.y0=o.constrain(t.y0,0,t.ya._length),t.y1=o.constrain(t.y1,0,t.ya._length),void 0!==t.xLabelVal&&(t.xLabel=\"xLabel\"in t?t.xLabel:g.hoverLabelText(t.xa,t.xLabelVal),t.xVal=t.xa.c2d(t.xLabelVal)),void 0!==t.yLabelVal&&(t.yLabel=\"yLabel\"in t?t.yLabel:g.hoverLabelText(t.ya,t.yLabelVal),t.yVal=t.ya.c2d(t.yLabelVal)),void 0!==t.zLabelVal&&void 0===t.zLabel&&(t.zLabel=String(t.zLabelVal)),!(isNaN(t.xerr)||\"log\"===t.xa.type&&t.xerr<=0)){var f=g.tickText(t.xa,t.xa.c2l(t.xerr),\"hover\").text;void 0!==t.xerrneg?t.xLabel+=\" +\"+f+\" / -\"+g.tickText(t.xa,t.xa.c2l(t.xerrneg),\"hover\").text:t.xLabel+=\" \\xb1 \"+f,\"x\"===e&&(t.distance+=1)}if(!(isNaN(t.yerr)||\"log\"===t.ya.type&&t.yerr<=0)){var h=g.tickText(t.ya,t.ya.c2l(t.yerr),\"hover\").text;void 0!==t.yerrneg?t.yLabel+=\" +\"+h+\" / -\"+g.tickText(t.ya,t.ya.c2l(t.yerrneg),\"hover\").text:t.yLabel+=\" \\xb1 \"+h,\"y\"===e&&(t.distance+=1)}var p=t.hoverinfo||t.trace.hoverinfo;return p&&\"all\"!==p&&(-1===(p=Array.isArray(p)?p:p.split(\"+\")).indexOf(\"x\")&&(t.xLabel=void 0),-1===p.indexOf(\"y\")&&(t.yLabel=void 0),-1===p.indexOf(\"z\")&&(t.zLabel=void 0),-1===p.indexOf(\"text\")&&(t.text=void 0),-1===p.indexOf(\"name\")&&(t.name=void 0)),t}function O(t,e,r){var n,i,o=r.container,s=r.fullLayout,l=s._size,c=r.event,u=!!e.hLinePoint,f=!!e.vLinePoint;if(o.selectAll(\".spikeline\").remove(),f||u){var d=p.combine(s.plot_bgcolor,s.paper_bgcolor);if(u){var m,v,y=e.hLinePoint;n=y&&y.xa,\"cursor\"===(i=y&&y.ya).spikesnap?(m=c.pointerX,v=c.pointerY):(m=n._offset+y.x,v=i._offset+y.y);var x,b,_=a.readability(y.color,d)<1.5?p.contrast(d):y.color,w=i.spikemode,T=i.spikethickness,k=i.spikecolor||_,M=g.getPxPosition(t,i);if(-1!==w.indexOf(\"toaxis\")||-1!==w.indexOf(\"across\")){if(-1!==w.indexOf(\"toaxis\")&&(x=M,b=m),-1!==w.indexOf(\"across\")){var A=i._counterDomainMin,S=i._counterDomainMax;\"free\"===i.anchor&&(A=Math.min(A,i.position),S=Math.max(S,i.position)),x=l.l+A*l.w,b=l.l+S*l.w}o.insert(\"line\",\":first-child\").attr({x1:x,x2:b,y1:v,y2:v,\"stroke-width\":T,stroke:k,\"stroke-dasharray\":h.dashStyle(i.spikedash,T)}).classed(\"spikeline\",!0).classed(\"crisp\",!0),o.insert(\"line\",\":first-child\").attr({x1:x,x2:b,y1:v,y2:v,\"stroke-width\":T+2,stroke:d}).classed(\"spikeline\",!0).classed(\"crisp\",!0)}-1!==w.indexOf(\"marker\")&&o.insert(\"circle\",\":first-child\").attr({cx:M+(\"right\"!==i.side?T:-T),cy:v,r:T,fill:k}).classed(\"spikeline\",!0)}if(f){var E,C,L=e.vLinePoint;n=L&&L.xa,i=L&&L.ya,\"cursor\"===n.spikesnap?(E=c.pointerX,C=c.pointerY):(E=n._offset+L.x,C=i._offset+L.y);var I,P,z=a.readability(L.color,d)<1.5?p.contrast(d):L.color,O=n.spikemode,D=n.spikethickness,R=n.spikecolor||z,F=g.getPxPosition(t,n);if(-1!==O.indexOf(\"toaxis\")||-1!==O.indexOf(\"across\")){if(-1!==O.indexOf(\"toaxis\")&&(I=F,P=C),-1!==O.indexOf(\"across\")){var B=n._counterDomainMin,N=n._counterDomainMax;\"free\"===n.anchor&&(B=Math.min(B,n.position),N=Math.max(N,n.position)),I=l.t+(1-N)*l.h,P=l.t+(1-B)*l.h}o.insert(\"line\",\":first-child\").attr({x1:E,x2:E,y1:I,y2:P,\"stroke-width\":D,stroke:R,\"stroke-dasharray\":h.dashStyle(n.spikedash,D)}).classed(\"spikeline\",!0).classed(\"crisp\",!0),o.insert(\"line\",\":first-child\").attr({x1:E,x2:E,y1:I,y2:P,\"stroke-width\":D+2,stroke:d}).classed(\"spikeline\",!0).classed(\"crisp\",!0)}-1!==O.indexOf(\"marker\")&&o.insert(\"circle\",\":first-child\").attr({cx:E,cy:F-(\"top\"!==n.side?D:-D),r:D,fill:R}).classed(\"spikeline\",!0)}}}function D(t,e){return!e||(e.vLinePoint!==t._spikepoints.vLinePoint||e.hLinePoint!==t._spikepoints.hLinePoint)}function R(t,e){return u.plainText(t||\"\",{len:e,allowedTags:[\"br\",\"sub\",\"sup\",\"b\",\"i\",\"em\"]})}},{\"../../lib\":778,\"../../lib/events\":767,\"../../lib/override_cursor\":789,\"../../lib/svg_text_utils\":802,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"../color\":643,\"../dragelement\":662,\"../drawing\":665,\"../legend/defaults\":695,\"../legend/draw\":696,\"./constants\":677,\"./helpers\":679,d3:169,\"fast-isnumeric\":241,tinycolor2:576}],681:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../color\"),a=t(\"./helpers\").isUnifiedHover;e.exports=function(t,e,r,o){function s(t){o.font[t]||(o.font[t]=e.legend?e.legend.font[t]:e.font[t])}o=o||{},e&&a(e.hovermode)&&(o.font||(o.font={}),s(\"size\"),s(\"family\"),s(\"color\"),e.legend?(o.bgcolor||(o.bgcolor=i.combine(e.legend.bgcolor,e.paper_bgcolor)),o.bordercolor||(o.bordercolor=e.legend.bordercolor)):o.bgcolor||(o.bgcolor=e.paper_bgcolor)),r(\"hoverlabel.bgcolor\",o.bgcolor),r(\"hoverlabel.bordercolor\",o.bordercolor),r(\"hoverlabel.namelength\",o.namelength),n.coerceFont(r,\"hoverlabel.font\",o.font),r(\"hoverlabel.align\",o.align)}},{\"../../lib\":778,\"../color\":643,\"./helpers\":679}],682:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e,r){function a(r,a){return void 0!==e[r]?e[r]:n.coerce(t,e,i,r,a)}var o,s=a(\"clickmode\");return e._has(\"cartesian\")?s.indexOf(\"select\")>-1?o=\"closest\":(e._isHoriz=function(t,e){for(var r=e._scatterStackOpts||{},n=0;n<t.length;n++){var i=t[n],a=i.xaxis+i.yaxis,o=(r[a]||{})[i.stackgroup]||{};if(\"h\"!==i.orientation&&\"h\"!==o.orientation)return!1}return!0}(r,e),o=e._isHoriz?\"y\":\"x\"):o=\"closest\",a(\"hovermode\",o)}},{\"../../lib\":778,\"./layout_attributes\":684}],683:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../dragelement\"),o=t(\"./helpers\"),s=t(\"./layout_attributes\"),l=t(\"./hover\");e.exports={moduleType:\"component\",name:\"fx\",constants:t(\"./constants\"),schema:{layout:s},attributes:t(\"./attributes\"),layoutAttributes:s,supplyLayoutGlobalDefaults:t(\"./layout_global_defaults\"),supplyDefaults:t(\"./defaults\"),supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\"),getDistanceFunction:o.getDistanceFunction,getClosest:o.getClosest,inbox:o.inbox,quadrature:o.quadrature,appendArrayPointValue:o.appendArrayPointValue,castHoverOption:function(t,e,r){return i.castOption(t,e,\"hoverlabel.\"+r)},castHoverinfo:function(t,e,r){return i.castOption(t,r,\"hoverinfo\",(function(r){return i.coerceHoverinfo({hoverinfo:r},{_module:t._module},e)}))},hover:l.hover,unhover:a.unhover,loneHover:l.loneHover,loneUnhover:function(t){var e=i.isD3Selection(t)?t:n.select(t);e.selectAll(\"g.hovertext\").remove(),e.selectAll(\".spikeline\").remove()},click:t(\"./click\")}},{\"../../lib\":778,\"../dragelement\":662,\"./attributes\":674,\"./calc\":675,\"./click\":676,\"./constants\":677,\"./defaults\":678,\"./helpers\":679,\"./hover\":680,\"./layout_attributes\":684,\"./layout_defaults\":685,\"./layout_global_defaults\":686,d3:169}],684:[function(t,e,r){\"use strict\";var n=t(\"./constants\"),i=t(\"../../plots/font_attributes\")({editType:\"none\"});i.family.dflt=n.HOVERFONT,i.size.dflt=n.HOVERFONTSIZE,e.exports={clickmode:{valType:\"flaglist\",flags:[\"event\",\"select\"],dflt:\"event\",editType:\"plot\",extras:[\"none\"]},dragmode:{valType:\"enumerated\",values:[\"zoom\",\"pan\",\"select\",\"lasso\",\"drawclosedpath\",\"drawopenpath\",\"drawline\",\"drawrect\",\"drawcircle\",\"orbit\",\"turntable\",!1],dflt:\"zoom\",editType:\"modebar\"},hovermode:{valType:\"enumerated\",values:[\"x\",\"y\",\"closest\",!1,\"x unified\",\"y unified\"],editType:\"modebar\"},hoverdistance:{valType:\"integer\",min:-1,dflt:20,editType:\"none\"},spikedistance:{valType:\"integer\",min:-1,dflt:20,editType:\"none\"},hoverlabel:{bgcolor:{valType:\"color\",editType:\"none\"},bordercolor:{valType:\"color\",editType:\"none\"},font:i,align:{valType:\"enumerated\",values:[\"left\",\"right\",\"auto\"],dflt:\"auto\",editType:\"none\"},namelength:{valType:\"integer\",min:-1,dflt:15,editType:\"none\"},editType:\"none\"},selectdirection:{valType:\"enumerated\",values:[\"h\",\"v\",\"d\",\"any\"],dflt:\"any\",editType:\"none\"}}},{\"../../plots/font_attributes\":855,\"./constants\":677}],685:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./helpers\").isUnifiedHover,a=t(\"./layout_attributes\"),o=t(\"./hovermode_defaults\"),s=t(\"./hoverlabel_defaults\");e.exports=function(t,e,r){function l(r,i){return n.coerce(t,e,a,r,i)}var c=o(t,e,r);c&&(l(\"hoverdistance\"),l(\"spikedistance\",i(c)?-1:void 0)),\"select\"===l(\"dragmode\")&&l(\"selectdirection\");var u=e._has(\"mapbox\"),f=e._has(\"geo\"),h=e._basePlotModules.length;\"zoom\"===e.dragmode&&((u||f)&&1===h||u&&f&&2===h)&&(e.dragmode=\"pan\"),s(t,e,l)}},{\"../../lib\":778,\"./helpers\":679,\"./hoverlabel_defaults\":681,\"./hovermode_defaults\":682,\"./layout_attributes\":684}],686:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./hoverlabel_defaults\"),a=t(\"./layout_attributes\");e.exports=function(t,e){i(t,e,(function(r,i){return n.coerce(t,e,a,r,i)}))}},{\"../../lib\":778,\"./hoverlabel_defaults\":681,\"./layout_attributes\":684}],687:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../lib/regex\").counter,a=t(\"../../plots/domain\").attributes,o=t(\"../../plots/cartesian/constants\").idRegex,s=t(\"../../plot_api/plot_template\"),l={rows:{valType:\"integer\",min:1,editType:\"plot\"},roworder:{valType:\"enumerated\",values:[\"top to bottom\",\"bottom to top\"],dflt:\"top to bottom\",editType:\"plot\"},columns:{valType:\"integer\",min:1,editType:\"plot\"},subplots:{valType:\"info_array\",freeLength:!0,dimensions:2,items:{valType:\"enumerated\",values:[i(\"xy\").toString(),\"\"],editType:\"plot\"},editType:\"plot\"},xaxes:{valType:\"info_array\",freeLength:!0,items:{valType:\"enumerated\",values:[o.x.toString(),\"\"],editType:\"plot\"},editType:\"plot\"},yaxes:{valType:\"info_array\",freeLength:!0,items:{valType:\"enumerated\",values:[o.y.toString(),\"\"],editType:\"plot\"},editType:\"plot\"},pattern:{valType:\"enumerated\",values:[\"independent\",\"coupled\"],dflt:\"coupled\",editType:\"plot\"},xgap:{valType:\"number\",min:0,max:1,editType:\"plot\"},ygap:{valType:\"number\",min:0,max:1,editType:\"plot\"},domain:a({name:\"grid\",editType:\"plot\",noGridCell:!0},{}),xside:{valType:\"enumerated\",values:[\"bottom\",\"bottom plot\",\"top plot\",\"top\"],dflt:\"bottom plot\",editType:\"plot\"},yside:{valType:\"enumerated\",values:[\"left\",\"left plot\",\"right plot\",\"right\"],dflt:\"left plot\",editType:\"plot\"},editType:\"plot\"};function c(t,e,r){var n=e[r+\"axes\"],i=Object.keys((t._splomAxes||{})[r]||{});return Array.isArray(n)?n:i.length?i:void 0}function u(t,e,r,n,i,a){var o=e(t+\"gap\",r),s=e(\"domain.\"+t);e(t+\"side\",n);for(var l=new Array(i),c=s[0],u=(s[1]-c)/(i-o),f=u*(1-o),h=0;h<i;h++){var p=c+u*h;l[a?i-1-h:h]=[p,p+f]}return l}function f(t,e,r,n,i){var a,o=new Array(r);function s(t,r){-1!==e.indexOf(r)&&void 0===n[r]?(o[t]=r,n[r]=t):o[t]=\"\"}if(Array.isArray(t))for(a=0;a<r;a++)s(a,t[a]);else for(s(0,i),a=1;a<r;a++)s(a,i+(a+1));return o}e.exports={moduleType:\"component\",name:\"grid\",schema:{layout:{grid:l}},layoutAttributes:l,sizeDefaults:function(t,e){var r=t.grid||{},i=c(e,r,\"x\"),a=c(e,r,\"y\");if(t.grid||i||a){var o,f,h=Array.isArray(r.subplots)&&Array.isArray(r.subplots[0]),p=Array.isArray(i),d=Array.isArray(a),g=p&&i!==r.xaxes&&d&&a!==r.yaxes;h?(o=r.subplots.length,f=r.subplots[0].length):(d&&(o=a.length),p&&(f=i.length));var m=s.newContainer(e,\"grid\"),v=k(\"rows\",o),y=k(\"columns\",f);if(v*y>1){if(!h&&!p&&!d)\"independent\"===k(\"pattern\")&&(h=!0);m._hasSubplotGrid=h;var x,b,_=\"top to bottom\"===k(\"roworder\"),w=h?.2:.1,T=h?.3:.1;g&&e._splomGridDflt&&(x=e._splomGridDflt.xside,b=e._splomGridDflt.yside),m._domains={x:u(\"x\",k,w,x,y),y:u(\"y\",k,T,b,v,_)}}else delete e.grid}function k(t,e){return n.coerce(r,m,l,t,e)}},contentDefaults:function(t,e){var r=e.grid;if(r&&r._domains){var n,i,a,o,s,l,u,h=t.grid||{},p=e._subplots,d=r._hasSubplotGrid,g=r.rows,m=r.columns,v=\"independent\"===r.pattern,y=r._axisMap={};if(d){var x=h.subplots||[];l=r.subplots=new Array(g);var b=1;for(n=0;n<g;n++){var _=l[n]=new Array(m),w=x[n]||[];for(i=0;i<m;i++)if(v?(s=1===b?\"xy\":\"x\"+b+\"y\"+b,b++):s=w[i],_[i]=\"\",-1!==p.cartesian.indexOf(s)){if(u=s.indexOf(\"y\"),a=s.slice(0,u),o=s.slice(u),void 0!==y[a]&&y[a]!==i||void 0!==y[o]&&y[o]!==n)continue;_[i]=s,y[a]=i,y[o]=n}}}else{var T=c(e,h,\"x\"),k=c(e,h,\"y\");r.xaxes=f(T,p.xaxis,m,y,\"x\"),r.yaxes=f(k,p.yaxis,g,y,\"y\")}var M=r._anchors={},A=\"top to bottom\"===r.roworder;for(var S in y){var E,C,L,I=S.charAt(0),P=r[I+\"side\"];if(P.length<8)M[S]=\"free\";else if(\"x\"===I){if(\"t\"===P.charAt(0)===A?(E=0,C=1,L=g):(E=g-1,C=-1,L=-1),d){var z=y[S];for(n=E;n!==L;n+=C)if((s=l[n][z])&&(u=s.indexOf(\"y\"),s.slice(0,u)===S)){M[S]=s.slice(u);break}}else for(n=E;n!==L;n+=C)if(o=r.yaxes[n],-1!==p.cartesian.indexOf(S+o)){M[S]=o;break}}else if(\"l\"===P.charAt(0)?(E=0,C=1,L=m):(E=m-1,C=-1,L=-1),d){var O=y[S];for(n=E;n!==L;n+=C)if((s=l[O][n])&&(u=s.indexOf(\"y\"),s.slice(u)===S)){M[S]=s.slice(0,u);break}}else for(n=E;n!==L;n+=C)if(a=r.xaxes[n],-1!==p.cartesian.indexOf(a+S)){M[S]=a;break}}}}}},{\"../../lib\":778,\"../../lib/regex\":794,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/constants\":833,\"../../plots/domain\":854}],688:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/constants\"),i=t(\"../../plot_api/plot_template\").templatedArray;t(\"../../constants/axis_placeable_objects\");e.exports=i(\"image\",{visible:{valType:\"boolean\",dflt:!0,editType:\"arraydraw\"},source:{valType:\"string\",editType:\"arraydraw\"},layer:{valType:\"enumerated\",values:[\"below\",\"above\"],dflt:\"above\",editType:\"arraydraw\"},sizex:{valType:\"number\",dflt:0,editType:\"arraydraw\"},sizey:{valType:\"number\",dflt:0,editType:\"arraydraw\"},sizing:{valType:\"enumerated\",values:[\"fill\",\"contain\",\"stretch\"],dflt:\"contain\",editType:\"arraydraw\"},opacity:{valType:\"number\",min:0,max:1,dflt:1,editType:\"arraydraw\"},x:{valType:\"any\",dflt:0,editType:\"arraydraw\"},y:{valType:\"any\",dflt:0,editType:\"arraydraw\"},xanchor:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],dflt:\"left\",editType:\"arraydraw\"},yanchor:{valType:\"enumerated\",values:[\"top\",\"middle\",\"bottom\"],dflt:\"top\",editType:\"arraydraw\"},xref:{valType:\"enumerated\",values:[\"paper\",n.idRegex.x.toString()],dflt:\"paper\",editType:\"arraydraw\"},yref:{valType:\"enumerated\",values:[\"paper\",n.idRegex.y.toString()],dflt:\"paper\",editType:\"arraydraw\"},editType:\"arraydraw\"})},{\"../../constants/axis_placeable_objects\":746,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/constants\":833}],689:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib/to_log_range\");e.exports=function(t,e,r,a){e=e||{};var o=\"log\"===r&&\"linear\"===e.type,s=\"linear\"===r&&\"log\"===e.type;if(o||s)for(var l,c,u=t._fullLayout.images,f=e._id.charAt(0),h=0;h<u.length;h++)if(c=\"images[\"+h+\"].\",(l=u[h])[f+\"ref\"]===e._id){var p=l[f],d=l[\"size\"+f],g=null,m=null;if(o){g=i(p,e.range);var v=d/Math.pow(10,g)/2;m=2*Math.log(v+Math.sqrt(1+v*v))/Math.LN10}else m=(g=Math.pow(10,p))*(Math.pow(10,d/2)-Math.pow(10,-d/2));n(g)?n(m)||(m=null):(g=null,m=null),a(c+f,g),a(c+\"size\"+f,m)}}},{\"../../lib/to_log_range\":804,\"fast-isnumeric\":241}],690:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../plots/array_container_defaults\"),o=t(\"./attributes\");function s(t,e,r){function a(r,i){return n.coerce(t,e,o,r,i)}var s=a(\"source\");if(!a(\"visible\",!!s))return e;a(\"layer\"),a(\"xanchor\"),a(\"yanchor\"),a(\"sizex\"),a(\"sizey\"),a(\"sizing\"),a(\"opacity\");for(var l={_fullLayout:r},c=[\"x\",\"y\"],u=0;u<2;u++){var f=c[u],h=i.coerceRef(t,e,l,f,\"paper\",void 0);if(\"paper\"!==h)i.getFromId(l,h)._imgIndices.push(e._index);i.coercePosition(e,l,a,h,f,0)}return e}e.exports=function(t,e){a(t,e,{name:\"images\",handleItemDefaults:s})}},{\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"../../plots/cartesian/axes\":827,\"./attributes\":688}],691:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../drawing\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../../plots/cartesian/axis_ids\"),s=t(\"../../constants/xmlns_namespaces\");e.exports=function(t){var e,r,l=t._fullLayout,c=[],u={},f=[];for(r=0;r<l.images.length;r++){var h=l.images[r];if(h.visible)if(\"below\"===h.layer&&\"paper\"!==h.xref&&\"paper\"!==h.yref){e=o.ref2id(h.xref)+o.ref2id(h.yref);var p=l._plots[e];if(!p){f.push(h);continue}p.mainplot&&(e=p.mainplot.id),u[e]||(u[e]=[]),u[e].push(h)}else\"above\"===h.layer?c.push(h):f.push(h)}var d={left:{sizing:\"xMin\",offset:0},center:{sizing:\"xMid\",offset:-.5},right:{sizing:\"xMax\",offset:-1}},g={top:{sizing:\"YMin\",offset:0},middle:{sizing:\"YMid\",offset:-.5},bottom:{sizing:\"YMax\",offset:-1}};function m(e){var r=n.select(this);if(this._imgSrc!==e.source)if(r.attr(\"xmlns\",s.svg),e.source&&\"data:\"===e.source.slice(0,5))r.attr(\"xlink:href\",e.source),this._imgSrc=e.source;else{var i=new Promise(function(t){var n=new Image;function i(){r.remove(),t()}this.img=n,n.setAttribute(\"crossOrigin\",\"anonymous\"),n.onerror=i,n.onload=function(){var e=document.createElement(\"canvas\");e.width=this.width,e.height=this.height,e.getContext(\"2d\").drawImage(this,0,0);var n=e.toDataURL(\"image/png\");r.attr(\"xlink:href\",n),t()},r.on(\"error\",i),n.src=e.source,this._imgSrc=e.source}.bind(this));t._promises.push(i)}}function v(e){var r,o,s=n.select(this),c=a.getFromId(t,e.xref),u=a.getFromId(t,e.yref),f=\"domain\"===a.getRefType(e.xref),h=\"domain\"===a.getRefType(e.yref),p=l._size;r=void 0!==c?\"string\"==typeof e.xref&&f?c._length*e.sizex:Math.abs(c.l2p(e.sizex)-c.l2p(0)):e.sizex*p.w,o=void 0!==u?\"string\"==typeof e.yref&&h?u._length*e.sizey:Math.abs(u.l2p(e.sizey)-u.l2p(0)):e.sizey*p.h;var m,v,y=r*d[e.xanchor].offset,x=o*g[e.yanchor].offset,b=d[e.xanchor].sizing+g[e.yanchor].sizing;switch(m=void 0!==c?\"string\"==typeof e.xref&&f?c._length*e.x+c._offset:c.r2p(e.x)+c._offset:e.x*p.w+p.l,m+=y,v=void 0!==u?\"string\"==typeof e.yref&&h?u._length*(1-e.y)+u._offset:u.r2p(e.y)+u._offset:p.h-e.y*p.h+p.t,v+=x,e.sizing){case\"fill\":b+=\" slice\";break;case\"stretch\":b=\"none\"}s.attr({x:m,y:v,width:r,height:o,preserveAspectRatio:b,opacity:e.opacity});var _=(c&&\"domain\"!==a.getRefType(e.xref)?c._id:\"\")+(u&&\"domain\"!==a.getRefType(e.yref)?u._id:\"\");i.setClipUrl(s,_?\"clip\"+l._uid+_:null,t)}var y=l._imageLowerLayer.selectAll(\"image\").data(f),x=l._imageUpperLayer.selectAll(\"image\").data(c);y.enter().append(\"image\"),x.enter().append(\"image\"),y.exit().remove(),x.exit().remove(),y.each((function(t){m.bind(this)(t),v.bind(this)(t)})),x.each((function(t){m.bind(this)(t),v.bind(this)(t)}));var b=Object.keys(l._plots);for(r=0;r<b.length;r++){e=b[r];var _=l._plots[e];if(_.imagelayer){var w=_.imagelayer.selectAll(\"image\").data(u[e]||[]);w.enter().append(\"image\"),w.exit().remove(),w.each((function(t){m.bind(this)(t),v.bind(this)(t)}))}}}},{\"../../constants/xmlns_namespaces\":754,\"../../plots/cartesian/axes\":827,\"../../plots/cartesian/axis_ids\":830,\"../drawing\":665,d3:169}],692:[function(t,e,r){\"use strict\";e.exports={moduleType:\"component\",name:\"images\",layoutAttributes:t(\"./attributes\"),supplyLayoutDefaults:t(\"./defaults\"),includeBasePlot:t(\"../../plots/cartesian/include_components\")(\"images\"),draw:t(\"./draw\"),convertCoords:t(\"./convert_coords\")}},{\"../../plots/cartesian/include_components\":839,\"./attributes\":688,\"./convert_coords\":689,\"./defaults\":690,\"./draw\":691}],693:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../color/attributes\");e.exports={bgcolor:{valType:\"color\",editType:\"legend\"},bordercolor:{valType:\"color\",dflt:i.defaultLine,editType:\"legend\"},borderwidth:{valType:\"number\",min:0,dflt:0,editType:\"legend\"},font:n({editType:\"legend\"}),orientation:{valType:\"enumerated\",values:[\"v\",\"h\"],dflt:\"v\",editType:\"legend\"},traceorder:{valType:\"flaglist\",flags:[\"reversed\",\"grouped\"],extras:[\"normal\"],editType:\"legend\"},tracegroupgap:{valType:\"number\",min:0,dflt:10,editType:\"legend\"},itemsizing:{valType:\"enumerated\",values:[\"trace\",\"constant\"],dflt:\"trace\",editType:\"legend\"},itemwidth:{valType:\"number\",min:30,dflt:30,editType:\"legend\"},itemclick:{valType:\"enumerated\",values:[\"toggle\",\"toggleothers\",!1],dflt:\"toggle\",editType:\"legend\"},itemdoubleclick:{valType:\"enumerated\",values:[\"toggle\",\"toggleothers\",!1],dflt:\"toggleothers\",editType:\"legend\"},x:{valType:\"number\",min:-2,max:3,editType:\"legend\"},xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"left\",editType:\"legend\"},y:{valType:\"number\",min:-2,max:3,editType:\"legend\"},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],editType:\"legend\"},uirevision:{valType:\"any\",editType:\"none\"},valign:{valType:\"enumerated\",values:[\"top\",\"middle\",\"bottom\"],dflt:\"middle\",editType:\"legend\"},title:{text:{valType:\"string\",dflt:\"\",editType:\"legend\"},font:n({editType:\"legend\"}),side:{valType:\"enumerated\",values:[\"top\",\"left\",\"top left\"],editType:\"legend\"},editType:\"legend\"},editType:\"legend\"}},{\"../../plots/font_attributes\":855,\"../color/attributes\":642}],694:[function(t,e,r){\"use strict\";e.exports={scrollBarWidth:6,scrollBarMinHeight:20,scrollBarColor:\"#808BA4\",scrollBarMargin:4,scrollBarEnterAttrs:{rx:20,ry:3,width:0,height:0},titlePad:2,itemGap:5}},{}],695:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"../../plot_api/plot_template\"),o=t(\"./attributes\"),s=t(\"../../plots/layout_attributes\"),l=t(\"./helpers\");e.exports=function(t,e,r){for(var c=t.legend||{},u=0,f=!1,h=\"normal\",p=0;p<r.length;p++){var d=r[p];d.visible&&((d.showlegend||d._dfltShowLegend&&!(d._module&&d._module.attributes&&d._module.attributes.showlegend&&!1===d._module.attributes.showlegend.dflt))&&(u++,d.showlegend&&(f=!0,(n.traceIs(d,\"pie-like\")||!0===d._input.showlegend)&&u++)),(n.traceIs(d,\"bar\")&&\"stack\"===e.barmode||-1!==[\"tonextx\",\"tonexty\"].indexOf(d.fill))&&(h=l.isGrouped({traceorder:h})?\"grouped+reversed\":\"reversed\"),void 0!==d.legendgroup&&\"\"!==d.legendgroup&&(h=l.isReversed({traceorder:h})?\"reversed+grouped\":\"grouped\"))}var g=i.coerce(t,e,s,\"showlegend\",f&&u>1);if(!1!==g||c.uirevision){var m=a.newContainer(e,\"legend\");if(_(\"uirevision\",e.uirevision),!1!==g){_(\"bgcolor\",e.paper_bgcolor),_(\"bordercolor\"),_(\"borderwidth\"),i.coerceFont(_,\"font\",e.font);var v,y,x,b=_(\"orientation\");\"h\"===b?(v=0,n.getComponentMethod(\"rangeslider\",\"isVisible\")(t.xaxis)?(y=1.1,x=\"bottom\"):(y=-.1,x=\"top\")):(v=1.02,y=1,x=\"auto\"),_(\"traceorder\",h),l.isGrouped(e.legend)&&_(\"tracegroupgap\"),_(\"itemsizing\"),_(\"itemwidth\"),_(\"itemclick\"),_(\"itemdoubleclick\"),_(\"x\",v),_(\"xanchor\"),_(\"y\",y),_(\"yanchor\",x),_(\"valign\"),i.noneOrAll(c,m,[\"x\",\"y\"]),_(\"title.text\")&&(_(\"title.side\",\"h\"===b?\"left\":\"top\"),i.coerceFont(_,\"title.font\",e.font))}}function _(t,e){return i.coerce(c,m,o,t,e)}}},{\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../plots/layout_attributes\":881,\"../../registry\":910,\"./attributes\":693,\"./helpers\":699}],696:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../plots/plots\"),o=t(\"../../registry\"),s=t(\"../../lib/events\"),l=t(\"../dragelement\"),c=t(\"../drawing\"),u=t(\"../color\"),f=t(\"../../lib/svg_text_utils\"),h=t(\"./handle_click\"),p=t(\"./constants\"),d=t(\"../../constants/alignment\"),g=d.LINE_SPACING,m=d.FROM_TL,v=d.FROM_BR,y=t(\"./get_legend_data\"),x=t(\"./style\"),b=t(\"./helpers\");function _(t,e,r,n,i){var a=r.data()[0][0].trace,l={event:i,node:r.node(),curveNumber:a.index,expandedIndex:a._expandedIndex,data:t.data,layout:t.layout,frames:t._transitionData._frames,config:t._context,fullData:t._fullData,fullLayout:t._fullLayout};if(a._group&&(l.group=a._group),o.traceIs(a,\"pie-like\")&&(l.label=r.datum()[0].label),!1!==s.triggerHandler(t,\"plotly_legendclick\",l))if(1===n)e._clickTimeout=setTimeout((function(){h(r,t,n)}),t._context.doubleClickDelay);else if(2===n){e._clickTimeout&&clearTimeout(e._clickTimeout),t._legendMouseDownTime=0,!1!==s.triggerHandler(t,\"plotly_legenddoubleclick\",l)&&h(r,t,n)}}function w(t,e,r){var n,a=t.data()[0][0],s=a.trace,l=o.traceIs(s,\"pie-like\"),u=s.index,h=r._main&&e._context.edits.legendText&&!l,d=r._maxNameLength;r.entries?n=a.text:(n=l?a.label:s.name,s._meta&&(n=i.templateString(n,s._meta)));var g=i.ensureSingle(t,\"text\",\"legendtext\");g.attr(\"text-anchor\",\"start\").call(c.font,r.font).text(h?T(n,d):n);var m=r.itemwidth+2*p.itemGap;f.positionText(g,m,0),h?g.call(f.makeEditable,{gd:e,text:n}).call(M,t,e,r).on(\"edit\",(function(n){this.text(T(n,d)).call(M,t,e,r);var s=a.trace._fullInput||{},l={};if(o.hasTransform(s,\"groupby\")){var c=o.getTransformIndices(s,\"groupby\"),f=c[c.length-1],h=i.keyedContainer(s,\"transforms[\"+f+\"].styles\",\"target\",\"value.name\");h.set(a.trace._group,n),l=h.constructUpdate()}else l.name=n;return o.call(\"_guiRestyle\",e,l,u)})):M(g,t,e,r)}function T(t,e){var r=Math.max(4,e);if(t&&t.trim().length>=r/2)return t;for(var n=r-(t=t||\"\").length;n>0;n--)t+=\" \";return t}function k(t,e){var r,a=e._context.doubleClickDelay,o=1,s=i.ensureSingle(t,\"rect\",\"legendtoggle\",(function(t){e._context.staticPlot||t.style(\"cursor\",\"pointer\").attr(\"pointer-events\",\"all\"),t.call(u.fill,\"rgba(0,0,0,0)\")}));e._context.staticPlot||(s.on(\"mousedown\",(function(){(r=(new Date).getTime())-e._legendMouseDownTime<a?o+=1:(o=1,e._legendMouseDownTime=r)})),s.on(\"mouseup\",(function(){if(!e._dragged&&!e._editing){var r=e._fullLayout.legend;(new Date).getTime()-e._legendMouseDownTime>a&&(o=Math.max(o-1,1)),_(e,r,t,o,n.event)}})))}function M(t,e,r,n){n._main||t.attr(\"data-notex\",!0),f.convertToTspans(t,r,(function(){!function(t,e,r){var n=t.data()[0][0];if(r._main&&n&&!n.trace.showlegend)return void t.remove();var i=t.select(\"g[class*=math-group]\"),a=i.node();r||(r=e._fullLayout.legend);var o,s,l=r.borderwidth,u=(n?r:r.title).font.size*g;if(a){var h=c.bBox(a);o=h.height,s=h.width,n?c.setTranslate(i,0,.25*o):c.setTranslate(i,l,.75*o+l)}else{var d=t.select(n?\".legendtext\":\".legendtitletext\"),m=f.lineCount(d),v=d.node();o=u*m,s=v?c.bBox(v).width:0;var y=u*((m-1)/2-.3);if(n){var x=r.itemwidth+2*p.itemGap;f.positionText(d,x,-y)}else f.positionText(d,p.titlePad+l,u+l)}n?(n.lineHeight=u,n.height=Math.max(o,16)+3,n.width=s):(r._titleWidth=s,r._titleHeight=o)}(e,r,n)}))}function A(t){return i.isRightAnchor(t)?\"right\":i.isCenterAnchor(t)?\"center\":\"left\"}function S(t){return i.isBottomAnchor(t)?\"bottom\":i.isMiddleAnchor(t)?\"middle\":\"top\"}e.exports=function(t,e){var r,s=t._fullLayout,f=\"legend\"+s._uid;if(e?(r=e.layer,f+=\"-hover\"):((e=s.legend||{})._main=!0,r=s._infolayer),r){var h;if(t._legendMouseDownTime||(t._legendMouseDownTime=0),e._main){if(!t.calcdata)return;h=s.showlegend&&y(t.calcdata,e)}else{if(!e.entries)return;h=y(e.entries,e)}var d=s.hiddenlabels||[];if(e._main&&(!s.showlegend||!h.length))return r.selectAll(\".legend\").remove(),s._topdefs.select(\"#\"+f).remove(),a.autoMargin(t,\"legend\");var g=i.ensureSingle(r,\"g\",\"legend\",(function(t){e._main&&t.attr(\"pointer-events\",\"all\")})),T=i.ensureSingleById(s._topdefs,\"clipPath\",f,(function(t){t.append(\"rect\")})),E=i.ensureSingle(g,\"rect\",\"bg\",(function(t){t.attr(\"shape-rendering\",\"crispEdges\")}));E.call(u.stroke,e.bordercolor).call(u.fill,e.bgcolor).style(\"stroke-width\",e.borderwidth+\"px\");var C=i.ensureSingle(g,\"g\",\"scrollbox\"),L=e.title;if(e._titleWidth=0,e._titleHeight=0,L.text){var I=i.ensureSingle(C,\"text\",\"legendtitletext\");I.attr(\"text-anchor\",\"start\").call(c.font,L.font).text(L.text),M(I,C,t,e)}else C.selectAll(\".legendtitletext\").remove();var P=i.ensureSingle(g,\"rect\",\"scrollbar\",(function(t){t.attr(p.scrollBarEnterAttrs).call(u.fill,p.scrollBarColor)})),z=C.selectAll(\"g.groups\").data(h);z.enter().append(\"g\").attr(\"class\",\"groups\"),z.exit().remove();var O=z.selectAll(\"g.traces\").data(i.identity);O.enter().append(\"g\").attr(\"class\",\"traces\"),O.exit().remove(),O.style(\"opacity\",(function(t){var e=t[0].trace;return o.traceIs(e,\"pie-like\")?-1!==d.indexOf(t[0].label)?.5:1:\"legendonly\"===e.visible?.5:1})).each((function(){n.select(this).call(w,t,e)})).call(x,t,e).each((function(){e._main&&n.select(this).call(k,t)})),i.syncOrAsync([a.previousPromises,function(){return function(t,e,r,i){var a=t._fullLayout;i||(i=a.legend);var o=a._size,s=b.isVertical(i),l=b.isGrouped(i),u=i.borderwidth,f=2*u,h=p.itemGap,d=i.itemwidth+2*h,g=2*(u+h),m=S(i),v=i.y<0||0===i.y&&\"top\"===m,y=i.y>1||1===i.y&&\"bottom\"===m;i._maxHeight=Math.max(v||y?a.height/2:o.h,30);var x=0;i._width=0,i._height=0;var _=function(t){var e=0,r=0,n=t.title.side;n&&(-1!==n.indexOf(\"left\")&&(e=t._titleWidth),-1!==n.indexOf(\"top\")&&(r=t._titleHeight));return[e,r]}(i);if(s)r.each((function(t){var e=t[0].height;c.setTranslate(this,u+_[0],u+_[1]+i._height+e/2+h),i._height+=e,i._width=Math.max(i._width,t[0].width)})),x=d+i._width,i._width+=h+d+f,i._height+=g,l&&(e.each((function(t,e){c.setTranslate(this,0,e*i.tracegroupgap)})),i._height+=(i._lgroupsLength-1)*i.tracegroupgap);else{var w=A(i),T=i.x<0||0===i.x&&\"right\"===w,k=i.x>1||1===i.x&&\"left\"===w,M=y||v,E=a.width/2;i._maxWidth=Math.max(T?M&&\"left\"===w?o.l+o.w:E:k?M&&\"right\"===w?o.r+o.w:E:o.w,2*d);var C=0,L=0;r.each((function(t){var e=t[0].width+d;C=Math.max(C,e),L+=e})),x=null;var I=0;if(l){var P=0,z=0,O=0;e.each((function(){var t=0,e=0;n.select(this).selectAll(\"g.traces\").each((function(r){var n=r[0].height;c.setTranslate(this,_[0],_[1]+u+h+n/2+e),e+=n,t=Math.max(t,d+r[0].width)})),P=Math.max(P,e);var r=t+h;r+u+z>i._maxWidth&&(I=Math.max(I,z),z=0,O+=P+i.tracegroupgap,P=e),c.setTranslate(this,z,O),z+=r})),i._width=Math.max(I,z)+u,i._height=O+P+g}else{var D=r.size(),R=L+f+(D-1)*h<i._maxWidth,F=0,B=0,N=0,j=0;r.each((function(t){var e=t[0].height,r=d+t[0].width,n=(R?r:C)+h;n+u+B-h>=i._maxWidth&&(I=Math.max(I,j),B=0,N+=F,i._height+=F,F=0),c.setTranslate(this,_[0]+u+B,_[1]+u+N+e/2+h),j=B+r+h,B+=n,F=Math.max(F,e)})),R?(i._width=B+f,i._height=F+g):(i._width=Math.max(I,j)+f,i._height+=F+g)}}i._width=Math.ceil(Math.max(i._width+_[0],i._titleWidth+2*(u+p.titlePad))),i._height=Math.ceil(Math.max(i._height+_[1],i._titleHeight+2*(u+p.itemGap))),i._effHeight=Math.min(i._height,i._maxHeight);var U=t._context.edits,V=U.legendText||U.legendPosition;r.each((function(t){var e=n.select(this).select(\".legendtoggle\"),r=t[0].height,i=V?d:x||d+t[0].width;s||(i+=h/2),c.setRect(e,0,-r/2,i,r)}))}(t,z,O,e)},function(){if(!e._main||!function(t){var e=t._fullLayout.legend,r=A(e),n=S(e);return a.autoMargin(t,\"legend\",{x:e.x,y:e.y,l:e._width*m[r],r:e._width*v[r],b:e._effHeight*v[n],t:e._effHeight*m[n]})}(t)){var u,h,d,y,x=s._size,b=e.borderwidth,w=x.l+x.w*e.x-m[A(e)]*e._width,k=x.t+x.h*(1-e.y)-m[S(e)]*e._effHeight;if(e._main&&s.margin.autoexpand){var M=w,L=k;w=i.constrain(w,0,s.width-e._width),k=i.constrain(k,0,s.height-e._effHeight),w!==M&&i.log(\"Constrain legend.x to make legend fit inside graph\"),k!==L&&i.log(\"Constrain legend.y to make legend fit inside graph\")}if(e._main&&c.setTranslate(g,w,k),P.on(\".drag\",null),g.on(\"wheel\",null),!e._main||e._height<=e._maxHeight||t._context.staticPlot){var I=e._effHeight;e._main||(I=e._height),E.attr({width:e._width-b,height:I-b,x:b/2,y:b/2}),c.setTranslate(C,0,0),T.select(\"rect\").attr({width:e._width-2*b,height:I-2*b,x:b,y:b}),c.setClipUrl(C,f,t),c.setRect(P,0,0,0,0),delete e._scrollY}else{var z,O,D,R=Math.max(p.scrollBarMinHeight,e._effHeight*e._effHeight/e._height),F=e._effHeight-R-2*p.scrollBarMargin,B=e._height-e._effHeight,N=F/B,j=Math.min(e._scrollY||0,B);E.attr({width:e._width-2*b+p.scrollBarWidth+p.scrollBarMargin,height:e._effHeight-b,x:b/2,y:b/2}),T.select(\"rect\").attr({width:e._width-2*b+p.scrollBarWidth+p.scrollBarMargin,height:e._effHeight-2*b,x:b,y:b+j}),c.setClipUrl(C,f,t),q(j,R,N),g.on(\"wheel\",(function(){q(j=i.constrain(e._scrollY+n.event.deltaY/F*B,0,B),R,N),0!==j&&j!==B&&n.event.preventDefault()}));var U=n.behavior.drag().on(\"dragstart\",(function(){var t=n.event.sourceEvent;z=\"touchstart\"===t.type?t.changedTouches[0].clientY:t.clientY,D=j})).on(\"drag\",(function(){var t=n.event.sourceEvent;2===t.buttons||t.ctrlKey||(O=\"touchmove\"===t.type?t.changedTouches[0].clientY:t.clientY,q(j=function(t,e,r){var n=(r-e)/N+t;return i.constrain(n,0,B)}(D,z,O),R,N))}));P.call(U);var V=n.behavior.drag().on(\"dragstart\",(function(){var t=n.event.sourceEvent;\"touchstart\"===t.type&&(z=t.changedTouches[0].clientY,D=j)})).on(\"drag\",(function(){var t=n.event.sourceEvent;\"touchmove\"===t.type&&(O=t.changedTouches[0].clientY,q(j=function(t,e,r){var n=(e-r)/N+t;return i.constrain(n,0,B)}(D,z,O),R,N))}));C.call(V)}if(t._context.edits.legendPosition)g.classed(\"cursor-move\",!0),l.init({element:g.node(),gd:t,prepFn:function(){var t=c.getTranslate(g);d=t.x,y=t.y},moveFn:function(t,r){var n=d+t,i=y+r;c.setTranslate(g,n,i),u=l.align(n,0,x.l,x.l+x.w,e.xanchor),h=l.align(i,0,x.t+x.h,x.t,e.yanchor)},doneFn:function(){void 0!==u&&void 0!==h&&o.call(\"_guiRelayout\",t,{\"legend.x\":u,\"legend.y\":h})},clickFn:function(e,n){var i=r.selectAll(\"g.traces\").filter((function(){var t=this.getBoundingClientRect();return n.clientX>=t.left&&n.clientX<=t.right&&n.clientY>=t.top&&n.clientY<=t.bottom}));i.size()>0&&_(t,g,i,e,n)}})}function q(r,n,i){e._scrollY=t._fullLayout.legend._scrollY=r,c.setTranslate(C,0,-r),c.setRect(P,e._width,p.scrollBarMargin+r*i,p.scrollBarWidth,n),T.select(\"rect\").attr(\"y\",b+r)}}],t)}}},{\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/events\":767,\"../../lib/svg_text_utils\":802,\"../../plots/plots\":890,\"../../registry\":910,\"../color\":643,\"../dragelement\":662,\"../drawing\":665,\"./constants\":694,\"./get_legend_data\":697,\"./handle_click\":698,\"./helpers\":699,\"./style\":701,d3:169}],697:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"./helpers\");e.exports=function(t,e){var r,a,o={},s=[],l=!1,c={},u=0,f=0,h=e._main;function p(t,r){if(\"\"!==t&&i.isGrouped(e))-1===s.indexOf(t)?(s.push(t),l=!0,o[t]=[[r]]):o[t].push([r]);else{var n=\"~~i\"+u;s.push(n),o[n]=[[r]],u++}}for(r=0;r<t.length;r++){var d=t[r],g=d[0],m=g.trace,v=m.legendgroup;if(!h||m.visible&&m.showlegend)if(n.traceIs(m,\"pie-like\"))for(c[v]||(c[v]={}),a=0;a<d.length;a++){var y=d[a].label;c[v][y]||(p(v,{label:y,color:d[a].color,i:d[a].i,trace:m,pts:d[a].pts}),c[v][y]=!0,f=Math.max(f,(y||\"\").length))}else p(v,g),f=Math.max(f,(m.name||\"\").length)}if(!s.length)return[];var x,b,_=s.length;if(l&&i.isGrouped(e))for(b=new Array(_),r=0;r<_;r++)x=o[s[r]],b[r]=i.isReversed(e)?x.reverse():x;else{for(b=[new Array(_)],r=0;r<_;r++)x=o[s[r]][0],b[0][i.isReversed(e)?_-r-1:r]=x;_=1}return e._lgroupsLength=_,e._maxNameLength=f,b}},{\"../../registry\":910,\"./helpers\":699}],698:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../registry\"),a=!0;e.exports=function(t,e,r){var o=e._fullLayout;if(!e._dragged&&!e._editing){var s,l=o.legend.itemclick,c=o.legend.itemdoubleclick;if(1===r&&\"toggle\"===l&&\"toggleothers\"===c&&a&&e.data&&e._context.showTips?(n.notifier(n._(e,\"Double-click on legend to isolate one trace\"),\"long\"),a=!1):a=!1,1===r?s=l:2===r&&(s=c),s){var u,f,h,p,d,g=o.hiddenlabels?o.hiddenlabels.slice():[],m=t.data()[0][0],v=e._fullData,y=m.trace,x=y.legendgroup,b={},_=[],w=[],T=[];if(i.traceIs(y,\"pie-like\")){var k=m.label,M=g.indexOf(k);\"toggle\"===s?-1===M?g.push(k):g.splice(M,1):\"toggleothers\"===s&&(g=[],e.calcdata[0].forEach((function(t){k!==t.label&&g.push(t.label)})),e._fullLayout.hiddenlabels&&e._fullLayout.hiddenlabels.length===g.length&&-1===M&&(g=[])),i.call(\"_guiRelayout\",e,\"hiddenlabels\",g)}else{var A,S=x&&x.length,E=[];if(S)for(u=0;u<v.length;u++)(A=v[u]).visible&&A.legendgroup===x&&E.push(u);if(\"toggle\"===s){var C;switch(y.visible){case!0:C=\"legendonly\";break;case!1:C=!1;break;case\"legendonly\":C=!0}if(S)for(u=0;u<v.length;u++)!1!==v[u].visible&&v[u].legendgroup===x&&B(v[u],C);else B(y,C)}else if(\"toggleothers\"===s){var L,I,P,z,O=!0;for(u=0;u<v.length;u++)if(L=v[u]===y,P=!0!==v[u].showlegend,!(L||P||(I=S&&v[u].legendgroup===x)||!0!==v[u].visible||i.traceIs(v[u],\"notLegendIsolatable\"))){O=!1;break}for(u=0;u<v.length;u++)if(!1!==v[u].visible&&!i.traceIs(v[u],\"notLegendIsolatable\"))switch(y.visible){case\"legendonly\":B(v[u],!0);break;case!0:z=!!O||\"legendonly\",L=v[u]===y,P=!0!==v[u].showlegend&&!v[u].legendgroup,I=L||S&&v[u].legendgroup===x,B(v[u],!(!I&&!P)||z)}}for(u=0;u<w.length;u++)if(h=w[u]){var D=h.constructUpdate(),R=Object.keys(D);for(f=0;f<R.length;f++)p=R[f],(b[p]=b[p]||[])[T[u]]=D[p]}for(d=Object.keys(b),u=0;u<d.length;u++)for(p=d[u],f=0;f<_.length;f++)b[p].hasOwnProperty(f)||(b[p][f]=void 0);i.call(\"_guiRestyle\",e,b,_)}}}function F(t,e,r){var n=_.indexOf(t),i=b[e];return i||(i=b[e]=[]),-1===_.indexOf(t)&&(_.push(t),n=_.length-1),i[n]=r,n}function B(t,e){var r=t._fullInput;if(i.hasTransform(r,\"groupby\")){var a=w[r.index];if(!a){var o=i.getTransformIndices(r,\"groupby\"),s=o[o.length-1];a=n.keyedContainer(r,\"transforms[\"+s+\"].styles\",\"target\",\"value.visible\"),w[r.index]=a}var l=a.get(t._group);void 0===l&&(l=!0),!1!==l&&a.set(t._group,e),T[r.index]=F(r.index,\"visible\",!1!==r.visible)}else{var c=!1!==r.visible&&e;F(r.index,\"visible\",c)}}}},{\"../../lib\":778,\"../../registry\":910}],699:[function(t,e,r){\"use strict\";r.isGrouped=function(t){return-1!==(t.traceorder||\"\").indexOf(\"grouped\")},r.isVertical=function(t){return\"h\"!==t.orientation},r.isReversed=function(t){return-1!==(t.traceorder||\"\").indexOf(\"reversed\")}},{}],700:[function(t,e,r){\"use strict\";e.exports={moduleType:\"component\",name:\"legend\",layoutAttributes:t(\"./attributes\"),supplyLayoutDefaults:t(\"./defaults\"),draw:t(\"./draw\"),style:t(\"./style\")}},{\"./attributes\":693,\"./defaults\":695,\"./draw\":696,\"./style\":701}],701:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../lib\"),o=a.strTranslate,s=t(\"../drawing\"),l=t(\"../color\"),c=t(\"../colorscale/helpers\").extractOpts,u=t(\"../../traces/scatter/subtypes\"),f=t(\"../../traces/pie/style_one\"),h=t(\"../../traces/pie/helpers\").castOption,p=t(\"./constants\");function d(t,e){return(e?\"radial\":\"horizontal\")+(t?\"\":\"reversed\")}e.exports=function(t,e,r){var g=e._fullLayout;r||(r=g.legend);var m=\"constant\"===r.itemsizing,v=r.itemwidth,y=(v+2*p.itemGap)/2,x=o(y,0),b=function(t,e,r,n){var i;if(t+1)i=t;else{if(!(e&&e.width>0))return 0;i=e.width}return m?n:Math.min(i,r)};function _(t,e,r){var a=t[0].trace,o=a.marker||{},s=o.line||{},c=r?a.visible&&a.type===r:i.traceIs(a,\"bar\"),u=n.select(e).select(\"g.legendpoints\").selectAll(\"path.legend\"+r).data(c?[t]:[]);u.enter().append(\"path\").classed(\"legend\"+r,!0).attr(\"d\",\"M6,6H-6V-6H6Z\").attr(\"transform\",x),u.exit().remove(),u.each((function(t){var e=n.select(this),r=t[0],i=b(r.mlw,o.line,5,2);e.style(\"stroke-width\",i+\"px\").call(l.fill,r.mc||o.color),i&&l.stroke(e,r.mlc||s.color)}))}function w(t,e,r){var o=t[0],s=o.trace,l=r?s.visible&&s.type===r:i.traceIs(s,r),c=n.select(e).select(\"g.legendpoints\").selectAll(\"path.legend\"+r).data(l?[t]:[]);if(c.enter().append(\"path\").classed(\"legend\"+r,!0).attr(\"d\",\"M6,6H-6V-6H6Z\").attr(\"transform\",x),c.exit().remove(),c.size()){var u=(s.marker||{}).line,p=b(h(u.width,o.pts),u,5,2),d=a.minExtend(s,{marker:{line:{width:p}}});d.marker.line.color=u.color;var g=a.minExtend(o,{trace:d});f(c,g,d)}}t.each((function(t){var e=n.select(this),i=a.ensureSingle(e,\"g\",\"layers\");i.style(\"opacity\",t[0].trace.opacity);var s=r.valign,l=t[0].lineHeight,c=t[0].height;if(\"middle\"!==s&&l&&c){var u={top:1,bottom:-1}[s]*(.5*(l-c+3));i.attr(\"transform\",o(0,u))}else i.attr(\"transform\",null);i.selectAll(\"g.legendfill\").data([t]).enter().append(\"g\").classed(\"legendfill\",!0),i.selectAll(\"g.legendlines\").data([t]).enter().append(\"g\").classed(\"legendlines\",!0);var f=i.selectAll(\"g.legendsymbols\").data([t]);f.enter().append(\"g\").classed(\"legendsymbols\",!0),f.selectAll(\"g.legendpoints\").data([t]).enter().append(\"g\").classed(\"legendpoints\",!0)})).each((function(t){var r,i=t[0].trace,o=[];if(i.visible)switch(i.type){case\"histogram2d\":case\"heatmap\":o=[[\"M-15,-2V4H15V-2Z\"]],r=!0;break;case\"choropleth\":case\"choroplethmapbox\":o=[[\"M-6,-6V6H6V-6Z\"]],r=!0;break;case\"densitymapbox\":o=[[\"M-6,0 a6,6 0 1,0 12,0 a 6,6 0 1,0 -12,0\"]],r=\"radial\";break;case\"cone\":o=[[\"M-6,2 A2,2 0 0,0 -6,6 V6L6,4Z\"],[\"M-6,-6 A2,2 0 0,0 -6,-2 L6,-4Z\"],[\"M-6,-2 A2,2 0 0,0 -6,2 L6,0Z\"]],r=!1;break;case\"streamtube\":o=[[\"M-6,2 A2,2 0 0,0 -6,6 H6 A2,2 0 0,1 6,2 Z\"],[\"M-6,-6 A2,2 0 0,0 -6,-2 H6 A2,2 0 0,1 6,-6 Z\"],[\"M-6,-2 A2,2 0 0,0 -6,2 H6 A2,2 0 0,1 6,-2 Z\"]],r=!1;break;case\"surface\":o=[[\"M-6,-6 A2,3 0 0,0 -6,0 H6 A2,3 0 0,1 6,-6 Z\"],[\"M-6,1 A2,3 0 0,1 -6,6 H6 A2,3 0 0,0 6,0 Z\"]],r=!0;break;case\"mesh3d\":o=[[\"M-6,6H0L-6,-6Z\"],[\"M6,6H0L6,-6Z\"],[\"M-6,-6H6L0,6Z\"]],r=!1;break;case\"volume\":o=[[\"M-6,6H0L-6,-6Z\"],[\"M6,6H0L6,-6Z\"],[\"M-6,-6H6L0,6Z\"]],r=!0;break;case\"isosurface\":o=[[\"M-6,6H0L-6,-6Z\"],[\"M6,6H0L6,-6Z\"],[\"M-6,-6 A12,24 0 0,0 6,-6 L0,6Z\"]],r=!1}var u=n.select(this).select(\"g.legendpoints\").selectAll(\"path.legend3dandfriends\").data(o);u.enter().append(\"path\").classed(\"legend3dandfriends\",!0).attr(\"transform\",x).style(\"stroke-miterlimit\",1),u.exit().remove(),u.each((function(t,o){var u,f=n.select(this),h=c(i),p=h.colorscale,g=h.reversescale;if(p){if(!r){var m=p.length;u=0===o?p[g?m-1:0][1]:1===o?p[g?0:m-1][1]:p[Math.floor((m-1)/2)][1]}}else{var v=i.vertexcolor||i.facecolor||i.color;u=a.isArrayOrTypedArray(v)?v[o]||v[0]:v}f.attr(\"d\",t[0]),u?f.call(l.fill,u):f.call((function(t){if(t.size()){var n=\"legendfill-\"+i.uid;s.gradient(t,e,n,d(g,\"radial\"===r),p,\"fill\")}}))}))})).each((function(t){var e=t[0].trace,r=\"waterfall\"===e.type;if(t[0]._distinct&&r){var i=t[0].trace[t[0].dir].marker;return t[0].mc=i.color,t[0].mlw=i.line.width,t[0].mlc=i.line.color,_(t,this,\"waterfall\")}var a=[];e.visible&&r&&(a=t[0].hasTotals?[[\"increasing\",\"M-6,-6V6H0Z\"],[\"totals\",\"M6,6H0L-6,-6H-0Z\"],[\"decreasing\",\"M6,6V-6H0Z\"]]:[[\"increasing\",\"M-6,-6V6H6Z\"],[\"decreasing\",\"M6,6V-6H-6Z\"]]);var o=n.select(this).select(\"g.legendpoints\").selectAll(\"path.legendwaterfall\").data(a);o.enter().append(\"path\").classed(\"legendwaterfall\",!0).attr(\"transform\",x).style(\"stroke-miterlimit\",1),o.exit().remove(),o.each((function(t){var r=n.select(this),i=e[t[0]].marker,a=b(void 0,i.line,5,2);r.attr(\"d\",t[1]).style(\"stroke-width\",a+\"px\").call(l.fill,i.color),a&&r.call(l.stroke,i.line.color)}))})).each((function(t){_(t,this,\"funnel\")})).each((function(t){_(t,this)})).each((function(t){var r=t[0].trace,o=n.select(this).select(\"g.legendpoints\").selectAll(\"path.legendbox\").data(r.visible&&i.traceIs(r,\"box-violin\")?[t]:[]);o.enter().append(\"path\").classed(\"legendbox\",!0).attr(\"d\",\"M6,6H-6V-6H6Z\").attr(\"transform\",x),o.exit().remove(),o.each((function(){var t=n.select(this);if(\"all\"!==r.boxpoints&&\"all\"!==r.points||0!==l.opacity(r.fillcolor)||0!==l.opacity((r.line||{}).color)){var i=b(void 0,r.line,5,2);t.style(\"stroke-width\",i+\"px\").call(l.fill,r.fillcolor),i&&l.stroke(t,r.line.color)}else{var c=a.minExtend(r,{marker:{size:m?12:a.constrain(r.marker.size,2,16),sizeref:1,sizemin:1,sizemode:\"diameter\"}});o.call(s.pointStyle,c,e)}}))})).each((function(t){w(t,this,\"funnelarea\")})).each((function(t){w(t,this,\"pie\")})).each((function(t){var r,i,o=t[0],l=o.trace,f=l.visible&&l.fill&&\"none\"!==l.fill,h=u.hasLines(l),p=l.contours,g=!1,m=!1,y=c(l),x=y.colorscale,_=y.reversescale;if(p){var w=p.coloring;\"lines\"===w?g=!0:h=\"none\"===w||\"heatmap\"===w||p.showlines,\"constraint\"===p.type?f=\"=\"!==p._operation:\"fill\"!==w&&\"heatmap\"!==w||(m=!0)}var T=u.hasMarkers(l)||u.hasText(l),k=f||m,M=h||g,A=T||!k?\"M5,0\":M?\"M5,-2\":\"M5,-3\",S=n.select(this),E=S.select(\".legendfill\").selectAll(\"path\").data(f||m?[t]:[]);if(E.enter().append(\"path\").classed(\"js-fill\",!0),E.exit().remove(),E.attr(\"d\",A+\"h\"+v+\"v6h-\"+v+\"z\").call(f?s.fillGroupStyle:function(t){if(t.size()){var r=\"legendfill-\"+l.uid;s.gradient(t,e,r,d(_),x,\"fill\")}}),h||g){var C=b(void 0,l.line,10,5);i=a.minExtend(l,{line:{width:C}}),r=[a.minExtend(o,{trace:i})]}var L=S.select(\".legendlines\").selectAll(\"path\").data(h||g?[r]:[]);L.enter().append(\"path\").classed(\"js-line\",!0),L.exit().remove(),L.attr(\"d\",A+(g?\"l\"+v+\",0.0001\":\"h\"+v)).call(h?s.lineGroupStyle:function(t){if(t.size()){var r=\"legendline-\"+l.uid;s.lineGroupStyle(t),s.gradient(t,e,r,d(_),x,\"stroke\")}})})).each((function(t){var r,i,o=t[0],l=o.trace,c=u.hasMarkers(l),f=u.hasText(l),h=u.hasLines(l);function p(t,e,r,n){var i=a.nestedProperty(l,t).get(),o=a.isArrayOrTypedArray(i)&&e?e(i):i;if(m&&o&&void 0!==n&&(o=n),r){if(o<r[0])return r[0];if(o>r[1])return r[1]}return o}function d(t){return o._distinct&&o.index&&t[o.index]?t[o.index]:t[0]}if(c||f||h){var g={},v={};if(c){g.mc=p(\"marker.color\",d),g.mx=p(\"marker.symbol\",d),g.mo=p(\"marker.opacity\",a.mean,[.2,1]),g.mlc=p(\"marker.line.color\",d),g.mlw=p(\"marker.line.width\",a.mean,[0,5],2),v.marker={sizeref:1,sizemin:1,sizemode:\"diameter\"};var y=p(\"marker.size\",a.mean,[2,16],12);g.ms=y,v.marker.size=y}h&&(v.line={width:p(\"line.width\",d,[0,10],5)}),f&&(g.tx=\"Aa\",g.tp=p(\"textposition\",d),g.ts=10,g.tc=p(\"textfont.color\",d),g.tf=p(\"textfont.family\",d)),r=[a.minExtend(o,g)],(i=a.minExtend(l,v)).selectedpoints=null,i.texttemplate=null}var b=n.select(this).select(\"g.legendpoints\"),_=b.selectAll(\"path.scatterpts\").data(c?r:[]);_.enter().insert(\"path\",\":first-child\").classed(\"scatterpts\",!0).attr(\"transform\",x),_.exit().remove(),_.call(s.pointStyle,i,e),c&&(r[0].mrc=3);var w=b.selectAll(\"g.pointtext\").data(f?r:[]);w.enter().append(\"g\").classed(\"pointtext\",!0).append(\"text\").attr(\"transform\",x),w.exit().remove(),w.selectAll(\"text\").call(s.textPointStyle,i,e)})).each((function(t){var e=t[0].trace,r=n.select(this).select(\"g.legendpoints\").selectAll(\"path.legendcandle\").data(e.visible&&\"candlestick\"===e.type?[t,t]:[]);r.enter().append(\"path\").classed(\"legendcandle\",!0).attr(\"d\",(function(t,e){return e?\"M-15,0H-8M-8,6V-6H8Z\":\"M15,0H8M8,-6V6H-8Z\"})).attr(\"transform\",x).style(\"stroke-miterlimit\",1),r.exit().remove(),r.each((function(t,r){var i=n.select(this),a=e[r?\"increasing\":\"decreasing\"],o=b(void 0,a.line,5,2);i.style(\"stroke-width\",o+\"px\").call(l.fill,a.fillcolor),o&&l.stroke(i,a.line.color)}))})).each((function(t){var e=t[0].trace,r=n.select(this).select(\"g.legendpoints\").selectAll(\"path.legendohlc\").data(e.visible&&\"ohlc\"===e.type?[t,t]:[]);r.enter().append(\"path\").classed(\"legendohlc\",!0).attr(\"d\",(function(t,e){return e?\"M-15,0H0M-8,-6V0\":\"M15,0H0M8,6V0\"})).attr(\"transform\",x).style(\"stroke-miterlimit\",1),r.exit().remove(),r.each((function(t,r){var i=n.select(this),a=e[r?\"increasing\":\"decreasing\"],o=b(void 0,a.line,5,2);i.style(\"fill\",\"none\").call(s.dashLine,a.line.dash,o),o&&l.stroke(i,a.line.color)}))}))}},{\"../../lib\":778,\"../../registry\":910,\"../../traces/pie/helpers\":1165,\"../../traces/pie/style_one\":1171,\"../../traces/scatter/subtypes\":1211,\"../color\":643,\"../colorscale/helpers\":654,\"../drawing\":665,\"./constants\":694,d3:169}],702:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../plots/plots\"),a=t(\"../../plots/cartesian/axis_ids\"),o=t(\"../../fonts/ploticon\"),s=t(\"../shapes/draw\").eraseActiveShape,l=t(\"../../lib\"),c=l._,u=e.exports={};function f(t,e){var r,i,o=e.currentTarget,s=o.getAttribute(\"data-attr\"),l=o.getAttribute(\"data-val\")||!0,c=t._fullLayout,u={},f=a.list(t,null,!0),h=c._cartesianSpikesEnabled;if(\"zoom\"===s){var p,d=\"in\"===l?.5:2,g=(1+d)/2,m=(1-d)/2;for(i=0;i<f.length;i++)if(!(r=f[i]).fixedrange)if(p=r._name,\"auto\"===l)u[p+\".autorange\"]=!0;else if(\"reset\"===l){if(void 0===r._rangeInitial)u[p+\".autorange\"]=!0;else{var v=r._rangeInitial.slice();u[p+\".range[0]\"]=v[0],u[p+\".range[1]\"]=v[1]}void 0!==r._showSpikeInitial&&(u[p+\".showspikes\"]=r._showSpikeInitial,\"on\"!==h||r._showSpikeInitial||(h=\"off\"))}else{var y=[r.r2l(r.range[0]),r.r2l(r.range[1])],x=[g*y[0]+m*y[1],g*y[1]+m*y[0]];u[p+\".range[0]\"]=r.l2r(x[0]),u[p+\".range[1]\"]=r.l2r(x[1])}}else\"hovermode\"!==s||\"x\"!==l&&\"y\"!==l||(l=c._isHoriz?\"y\":\"x\",o.setAttribute(\"data-val\",l)),u[s]=l;c._cartesianSpikesEnabled=h,n.call(\"_guiRelayout\",t,u)}function h(t,e){for(var r=e.currentTarget,i=r.getAttribute(\"data-attr\"),a=r.getAttribute(\"data-val\")||!0,o=t._fullLayout._subplots.gl3d||[],s={},l=i.split(\".\"),c=0;c<o.length;c++)s[o[c]+\".\"+l[1]]=a;var u=\"pan\"===a?a:\"zoom\";s.dragmode=u,n.call(\"_guiRelayout\",t,s)}function p(t,e){for(var r=e.currentTarget.getAttribute(\"data-attr\"),i=\"resetLastSave\"===r,a=\"resetDefault\"===r,o=t._fullLayout,s=o._subplots.gl3d||[],l={},c=0;c<s.length;c++){var u,f=s[c],h=f+\".camera\",p=f+\".aspectratio\",d=f+\".aspectmode\",g=o[f]._scene;i?(l[h+\".up\"]=g.viewInitial.up,l[h+\".eye\"]=g.viewInitial.eye,l[h+\".center\"]=g.viewInitial.center,u=!0):a&&(l[h+\".up\"]=null,l[h+\".eye\"]=null,l[h+\".center\"]=null,u=!0),u&&(l[p+\".x\"]=g.viewInitial.aspectratio.x,l[p+\".y\"]=g.viewInitial.aspectratio.y,l[p+\".z\"]=g.viewInitial.aspectratio.z,l[d]=g.viewInitial.aspectmode)}n.call(\"_guiRelayout\",t,l)}function d(t,e){var r=e.currentTarget,n=r._previousVal,i=t._fullLayout,a=i._subplots.gl3d||[],o=[\"xaxis\",\"yaxis\",\"zaxis\"],s={},l={};if(n)l=n,r._previousVal=null;else{for(var c=0;c<a.length;c++){var u=a[c],f=i[u],h=u+\".hovermode\";s[h]=f.hovermode,l[h]=!1;for(var p=0;p<3;p++){var d=o[p],g=u+\".\"+d+\".showspikes\";l[g]=!1,s[g]=f[d].showspikes}}r._previousVal=s}return l}function g(t,e){for(var r=e.currentTarget,i=r.getAttribute(\"data-attr\"),a=r.getAttribute(\"data-val\")||!0,o=t._fullLayout,s=o._subplots.geo||[],l=0;l<s.length;l++){var c=s[l],u=o[c];if(\"zoom\"===i){var f=u.projection.scale,h=\"in\"===a?2*f:.5*f;n.call(\"_guiRelayout\",t,c+\".projection.scale\",h)}}\"reset\"===i&&x(t,\"geo\")}function m(t){var e=t._fullLayout;return!e.hovermode&&(e._has(\"cartesian\")?e._isHoriz?\"y\":\"x\":\"closest\")}function v(t){var e=m(t);n.call(\"_guiRelayout\",t,\"hovermode\",e)}function y(t,e){for(var r=e.currentTarget.getAttribute(\"data-val\"),i=t._fullLayout,a=i._subplots.mapbox||[],o={},s=0;s<a.length;s++){var l=a[s],c=i[l].zoom,u=\"in\"===r?1.05*c:c/1.05;o[l+\".zoom\"]=u}n.call(\"_guiRelayout\",t,o)}function x(t,e){for(var r=t._fullLayout,i=r._subplots[e]||[],a={},o=0;o<i.length;o++)for(var s=i[o],l=r[s]._subplot.viewInitial,c=Object.keys(l),u=0;u<c.length;u++){var f=c[u];a[s+\".\"+f]=l[f]}n.call(\"_guiRelayout\",t,a)}u.toImage={name:\"toImage\",title:function(t){var e=(t._context.toImageButtonOptions||{}).format||\"png\";return c(t,\"png\"===e?\"Download plot as a png\":\"Download plot\")},icon:o.camera,click:function(t){var e=t._context.toImageButtonOptions,r={format:e.format||\"png\"};l.notifier(c(t,\"Taking snapshot - this may take a few seconds\"),\"long\"),\"svg\"!==r.format&&l.isIE()&&(l.notifier(c(t,\"IE only supports svg.  Changing format to svg.\"),\"long\"),r.format=\"svg\"),[\"filename\",\"width\",\"height\",\"scale\"].forEach((function(t){t in e&&(r[t]=e[t])})),n.call(\"downloadImage\",t,r).then((function(e){l.notifier(c(t,\"Snapshot succeeded\")+\" - \"+e,\"long\")})).catch((function(){l.notifier(c(t,\"Sorry, there was a problem downloading your snapshot!\"),\"long\")}))}},u.sendDataToCloud={name:\"sendDataToCloud\",title:function(t){return c(t,\"Edit in Chart Studio\")},icon:o.disk,click:function(t){i.sendDataToCloud(t)}},u.editInChartStudio={name:\"editInChartStudio\",title:function(t){return c(t,\"Edit in Chart Studio\")},icon:o.pencil,click:function(t){i.sendDataToCloud(t)}},u.zoom2d={name:\"zoom2d\",title:function(t){return c(t,\"Zoom\")},attr:\"dragmode\",val:\"zoom\",icon:o.zoombox,click:f},u.pan2d={name:\"pan2d\",title:function(t){return c(t,\"Pan\")},attr:\"dragmode\",val:\"pan\",icon:o.pan,click:f},u.select2d={name:\"select2d\",title:function(t){return c(t,\"Box Select\")},attr:\"dragmode\",val:\"select\",icon:o.selectbox,click:f},u.lasso2d={name:\"lasso2d\",title:function(t){return c(t,\"Lasso Select\")},attr:\"dragmode\",val:\"lasso\",icon:o.lasso,click:f},u.drawclosedpath={name:\"drawclosedpath\",title:function(t){return c(t,\"Draw closed freeform\")},attr:\"dragmode\",val:\"drawclosedpath\",icon:o.drawclosedpath,click:f},u.drawopenpath={name:\"drawopenpath\",title:function(t){return c(t,\"Draw open freeform\")},attr:\"dragmode\",val:\"drawopenpath\",icon:o.drawopenpath,click:f},u.drawline={name:\"drawline\",title:function(t){return c(t,\"Draw line\")},attr:\"dragmode\",val:\"drawline\",icon:o.drawline,click:f},u.drawrect={name:\"drawrect\",title:function(t){return c(t,\"Draw rectangle\")},attr:\"dragmode\",val:\"drawrect\",icon:o.drawrect,click:f},u.drawcircle={name:\"drawcircle\",title:function(t){return c(t,\"Draw circle\")},attr:\"dragmode\",val:\"drawcircle\",icon:o.drawcircle,click:f},u.eraseshape={name:\"eraseshape\",title:function(t){return c(t,\"Erase active shape\")},icon:o.eraseshape,click:s},u.zoomIn2d={name:\"zoomIn2d\",title:function(t){return c(t,\"Zoom in\")},attr:\"zoom\",val:\"in\",icon:o.zoom_plus,click:f},u.zoomOut2d={name:\"zoomOut2d\",title:function(t){return c(t,\"Zoom out\")},attr:\"zoom\",val:\"out\",icon:o.zoom_minus,click:f},u.autoScale2d={name:\"autoScale2d\",title:function(t){return c(t,\"Autoscale\")},attr:\"zoom\",val:\"auto\",icon:o.autoscale,click:f},u.resetScale2d={name:\"resetScale2d\",title:function(t){return c(t,\"Reset axes\")},attr:\"zoom\",val:\"reset\",icon:o.home,click:f},u.hoverClosestCartesian={name:\"hoverClosestCartesian\",title:function(t){return c(t,\"Show closest data on hover\")},attr:\"hovermode\",val:\"closest\",icon:o.tooltip_basic,gravity:\"ne\",click:f},u.hoverCompareCartesian={name:\"hoverCompareCartesian\",title:function(t){return c(t,\"Compare data on hover\")},attr:\"hovermode\",val:function(t){return t._fullLayout._isHoriz?\"y\":\"x\"},icon:o.tooltip_compare,gravity:\"ne\",click:f},u.zoom3d={name:\"zoom3d\",title:function(t){return c(t,\"Zoom\")},attr:\"scene.dragmode\",val:\"zoom\",icon:o.zoombox,click:h},u.pan3d={name:\"pan3d\",title:function(t){return c(t,\"Pan\")},attr:\"scene.dragmode\",val:\"pan\",icon:o.pan,click:h},u.orbitRotation={name:\"orbitRotation\",title:function(t){return c(t,\"Orbital rotation\")},attr:\"scene.dragmode\",val:\"orbit\",icon:o[\"3d_rotate\"],click:h},u.tableRotation={name:\"tableRotation\",title:function(t){return c(t,\"Turntable rotation\")},attr:\"scene.dragmode\",val:\"turntable\",icon:o[\"z-axis\"],click:h},u.resetCameraDefault3d={name:\"resetCameraDefault3d\",title:function(t){return c(t,\"Reset camera to default\")},attr:\"resetDefault\",icon:o.home,click:p},u.resetCameraLastSave3d={name:\"resetCameraLastSave3d\",title:function(t){return c(t,\"Reset camera to last save\")},attr:\"resetLastSave\",icon:o.movie,click:p},u.hoverClosest3d={name:\"hoverClosest3d\",title:function(t){return c(t,\"Toggle show closest data on hover\")},attr:\"hovermode\",val:null,toggle:!0,icon:o.tooltip_basic,gravity:\"ne\",click:function(t,e){var r=d(t,e);n.call(\"_guiRelayout\",t,r)}},u.zoomInGeo={name:\"zoomInGeo\",title:function(t){return c(t,\"Zoom in\")},attr:\"zoom\",val:\"in\",icon:o.zoom_plus,click:g},u.zoomOutGeo={name:\"zoomOutGeo\",title:function(t){return c(t,\"Zoom out\")},attr:\"zoom\",val:\"out\",icon:o.zoom_minus,click:g},u.resetGeo={name:\"resetGeo\",title:function(t){return c(t,\"Reset\")},attr:\"reset\",val:null,icon:o.autoscale,click:g},u.hoverClosestGeo={name:\"hoverClosestGeo\",title:function(t){return c(t,\"Toggle show closest data on hover\")},attr:\"hovermode\",val:null,toggle:!0,icon:o.tooltip_basic,gravity:\"ne\",click:v},u.hoverClosestGl2d={name:\"hoverClosestGl2d\",title:function(t){return c(t,\"Toggle show closest data on hover\")},attr:\"hovermode\",val:null,toggle:!0,icon:o.tooltip_basic,gravity:\"ne\",click:v},u.hoverClosestPie={name:\"hoverClosestPie\",title:function(t){return c(t,\"Toggle show closest data on hover\")},attr:\"hovermode\",val:\"closest\",icon:o.tooltip_basic,gravity:\"ne\",click:v},u.resetViewSankey={name:\"resetSankeyGroup\",title:function(t){return c(t,\"Reset view\")},icon:o.home,click:function(t){for(var e={\"node.groups\":[],\"node.x\":[],\"node.y\":[]},r=0;r<t._fullData.length;r++){var i=t._fullData[r]._viewInitial;e[\"node.groups\"].push(i.node.groups.slice()),e[\"node.x\"].push(i.node.x.slice()),e[\"node.y\"].push(i.node.y.slice())}n.call(\"restyle\",t,e)}},u.toggleHover={name:\"toggleHover\",title:function(t){return c(t,\"Toggle show closest data on hover\")},attr:\"hovermode\",val:null,toggle:!0,icon:o.tooltip_basic,gravity:\"ne\",click:function(t,e){var r=d(t,e);r.hovermode=m(t),n.call(\"_guiRelayout\",t,r)}},u.resetViews={name:\"resetViews\",title:function(t){return c(t,\"Reset views\")},icon:o.home,click:function(t,e){var r=e.currentTarget;r.setAttribute(\"data-attr\",\"zoom\"),r.setAttribute(\"data-val\",\"reset\"),f(t,e),r.setAttribute(\"data-attr\",\"resetLastSave\"),p(t,e),x(t,\"geo\"),x(t,\"mapbox\")}},u.toggleSpikelines={name:\"toggleSpikelines\",title:function(t){return c(t,\"Toggle Spike Lines\")},icon:o.spikeline,attr:\"_cartesianSpikesEnabled\",val:\"on\",click:function(t){var e=t._fullLayout,r=e._cartesianSpikesEnabled;e._cartesianSpikesEnabled=\"on\"===r?\"off\":\"on\",n.call(\"_guiRelayout\",t,function(t){for(var e=\"on\"===t._fullLayout._cartesianSpikesEnabled,r=a.list(t,null,!0),n={},i=0;i<r.length;i++){var o=r[i];n[o._name+\".showspikes\"]=!!e||o._showSpikeInitial}return n}(t))}},u.resetViewMapbox={name:\"resetViewMapbox\",title:function(t){return c(t,\"Reset view\")},attr:\"reset\",icon:o.home,click:function(t){x(t,\"mapbox\")}},u.zoomInMapbox={name:\"zoomInMapbox\",title:function(t){return c(t,\"Zoom in\")},attr:\"zoom\",val:\"in\",icon:o.zoom_plus,click:y},u.zoomOutMapbox={name:\"zoomOutMapbox\",title:function(t){return c(t,\"Zoom out\")},attr:\"zoom\",val:\"out\",icon:o.zoom_minus,click:y}},{\"../../fonts/ploticon\":757,\"../../lib\":778,\"../../plots/cartesian/axis_ids\":830,\"../../plots/plots\":890,\"../../registry\":910,\"../shapes/draw\":724}],703:[function(t,e,r){\"use strict\";r.manage=t(\"./manage\")},{\"./manage\":704}],704:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axis_ids\"),i=t(\"../../traces/scatter/subtypes\"),a=t(\"../../registry\"),o=t(\"../fx/helpers\").isUnifiedHover,s=t(\"./modebar\"),l=t(\"./buttons\");e.exports=function(t){var e=t._fullLayout,r=t._context,u=e._modeBar;if(r.displayModeBar||r.watermark){if(!Array.isArray(r.modeBarButtonsToRemove))throw new Error([\"*modeBarButtonsToRemove* configuration options\",\"must be an array.\"].join(\" \"));if(!Array.isArray(r.modeBarButtonsToAdd))throw new Error([\"*modeBarButtonsToAdd* configuration options\",\"must be an array.\"].join(\" \"));var f,h=r.modeBarButtons;f=Array.isArray(h)&&h.length?function(t){for(var e=0;e<t.length;e++)for(var r=t[e],n=0;n<r.length;n++){var i=r[n];if(\"string\"==typeof i){if(void 0===l[i])throw new Error([\"*modeBarButtons* configuration options\",\"invalid button name\"].join(\" \"));t[e][n]=l[i]}}return t}(h):!r.displayModeBar&&r.watermark?[]:function(t){var e=t._fullLayout,r=t._fullData,s=t._context,u=s.modeBarButtonsToRemove,f=s.modeBarButtonsToAdd,h=e._has(\"cartesian\"),p=e._has(\"gl3d\"),d=e._has(\"geo\"),g=e._has(\"pie\"),m=e._has(\"funnelarea\"),v=e._has(\"gl2d\"),y=e._has(\"ternary\"),x=e._has(\"mapbox\"),b=e._has(\"polar\"),_=e._has(\"sankey\"),w=function(t){for(var e=n.list({_fullLayout:t},null,!0),r=0;r<e.length;r++)if(!e[r].fixedrange)return!1;return!0}(e),T=o(e.hovermode),k=[];function M(t){if(t.length){for(var e=[],r=0;r<t.length;r++){var n=t[r];-1===u.indexOf(n)&&e.push(l[n])}k.push(e)}}var A=[\"toImage\"];s.showEditInChartStudio?A.push(\"editInChartStudio\"):s.showSendToCloud&&A.push(\"sendDataToCloud\");M(A);var S=[],E=[],C=[],L=[];(h||v||g||m||y)+d+p+x+b>1?(E=[\"toggleHover\"],C=[\"resetViews\"]):d?(S=[\"zoomInGeo\",\"zoomOutGeo\"],E=[\"hoverClosestGeo\"],C=[\"resetGeo\"]):p?(E=[\"hoverClosest3d\"],C=[\"resetCameraDefault3d\",\"resetCameraLastSave3d\"]):x?(S=[\"zoomInMapbox\",\"zoomOutMapbox\"],E=[\"toggleHover\"],C=[\"resetViewMapbox\"]):v?E=[\"hoverClosestGl2d\"]:g?E=[\"hoverClosestPie\"]:_?(E=[\"hoverClosestCartesian\",\"hoverCompareCartesian\"],C=[\"resetViewSankey\"]):E=[\"toggleHover\"];h&&(E=[\"toggleSpikelines\",\"hoverClosestCartesian\",\"hoverCompareCartesian\"]);(function(t){for(var e=0;e<t.length;e++)if(!a.traceIs(t[e],\"noHover\"))return!1;return!0}(r)||T)&&(E=[]);!h&&!v||w||(S=[\"zoomIn2d\",\"zoomOut2d\",\"autoScale2d\"],\"resetViews\"!==C[0]&&(C=[\"resetScale2d\"]));p?L=[\"zoom3d\",\"pan3d\",\"orbitRotation\",\"tableRotation\"]:(h||v)&&!w||y?L=[\"zoom2d\",\"pan2d\"]:x||d?L=[\"pan2d\"]:b&&(L=[\"zoom2d\"]);(function(t){for(var e=!1,r=0;r<t.length&&!e;r++){var n=t[r];n._module&&n._module.selectPoints&&(a.traceIs(n,\"scatter-like\")?(i.hasMarkers(n)||i.hasText(n))&&(e=!0):a.traceIs(n,\"box-violin\")&&\"all\"!==n.boxpoints&&\"all\"!==n.points||(e=!0))}return e})(r)&&L.push(\"select2d\",\"lasso2d\");if(Array.isArray(f)){for(var I=[],P=0;P<f.length;P++){var z=f[P];\"string\"==typeof z?-1!==c.indexOf(z)&&(e._has(\"mapbox\")||e._has(\"cartesian\"))&&L.push(z):I.push(z)}f=I}return M(L),M(S.concat(C)),M(E),function(t,e){if(e.length)if(Array.isArray(e[0]))for(var r=0;r<e.length;r++)t.push(e[r]);else t.push(e);return t}(k,f)}(t),u?u.update(t,f):e._modeBar=s(t,f)}else u&&(u.destroy(),delete e._modeBar)};var c=[\"drawline\",\"drawopenpath\",\"drawclosedpath\",\"drawcircle\",\"drawrect\",\"eraseshape\"]},{\"../../plots/cartesian/axis_ids\":830,\"../../registry\":910,\"../../traces/scatter/subtypes\":1211,\"../fx/helpers\":679,\"./buttons\":702,\"./modebar\":705}],705:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"../../lib\"),o=t(\"../../fonts/ploticon\"),s=new DOMParser;function l(t){this.container=t.container,this.element=document.createElement(\"div\"),this.update(t.graphInfo,t.buttons),this.container.appendChild(this.element)}var c=l.prototype;c.update=function(t,e){this.graphInfo=t;var r=this.graphInfo._context,n=this.graphInfo._fullLayout,i=\"modebar-\"+n._uid;this.element.setAttribute(\"id\",i),this._uid=i,this.element.className=\"modebar\",\"hover\"===r.displayModeBar&&(this.element.className+=\" modebar--hover ease-bg\"),\"v\"===n.modebar.orientation&&(this.element.className+=\" vertical\",e=e.reverse());var o=n.modebar,s=\"hover\"===r.displayModeBar?\".js-plotly-plot .plotly:hover \":\"\";a.deleteRelatedStyleRule(i),a.addRelatedStyleRule(i,s+\"#\"+i+\" .modebar-group\",\"background-color: \"+o.bgcolor),a.addRelatedStyleRule(i,\"#\"+i+\" .modebar-btn .icon path\",\"fill: \"+o.color),a.addRelatedStyleRule(i,\"#\"+i+\" .modebar-btn:hover .icon path\",\"fill: \"+o.activecolor),a.addRelatedStyleRule(i,\"#\"+i+\" .modebar-btn.active .icon path\",\"fill: \"+o.activecolor);var l=!this.hasButtons(e),c=this.hasLogo!==r.displaylogo,u=this.locale!==r.locale;if(this.locale=r.locale,(l||c||u)&&(this.removeAllButtons(),this.updateButtons(e),r.watermark||r.displaylogo)){var f=this.getLogo();r.watermark&&(f.className=f.className+\" watermark\"),\"v\"===n.modebar.orientation?this.element.insertBefore(f,this.element.childNodes[0]):this.element.appendChild(f),this.hasLogo=!0}this.updateActiveButton()},c.updateButtons=function(t){var e=this;this.buttons=t,this.buttonElements=[],this.buttonsNames=[],this.buttons.forEach((function(t){var r=e.createGroup();t.forEach((function(t){var n=t.name;if(!n)throw new Error(\"must provide button 'name' in button config\");if(-1!==e.buttonsNames.indexOf(n))throw new Error(\"button name '\"+n+\"' is taken\");e.buttonsNames.push(n);var i=e.createButton(t);e.buttonElements.push(i),r.appendChild(i)})),e.element.appendChild(r)}))},c.createGroup=function(){var t=document.createElement(\"div\");return t.className=\"modebar-group\",t},c.createButton=function(t){var e=this,r=document.createElement(\"a\");r.setAttribute(\"rel\",\"tooltip\"),r.className=\"modebar-btn\";var i=t.title;void 0===i?i=t.name:\"function\"==typeof i&&(i=i(this.graphInfo)),(i||0===i)&&r.setAttribute(\"data-title\",i),void 0!==t.attr&&r.setAttribute(\"data-attr\",t.attr);var a=t.val;if(void 0!==a&&(\"function\"==typeof a&&(a=a(this.graphInfo)),r.setAttribute(\"data-val\",a)),\"function\"!=typeof t.click)throw new Error(\"must provide button 'click' function in button config\");r.addEventListener(\"click\",(function(r){t.click(e.graphInfo,r),e.updateActiveButton(r.currentTarget)})),r.setAttribute(\"data-toggle\",t.toggle||!1),t.toggle&&n.select(r).classed(\"active\",!0);var s=t.icon;return\"function\"==typeof s?r.appendChild(s()):r.appendChild(this.createIcon(s||o.question)),r.setAttribute(\"data-gravity\",t.gravity||\"n\"),r},c.createIcon=function(t){var e,r=i(t.height)?Number(t.height):t.ascent-t.descent,n=\"http://www.w3.org/2000/svg\";if(t.path){(e=document.createElementNS(n,\"svg\")).setAttribute(\"viewBox\",[0,0,t.width,r].join(\" \")),e.setAttribute(\"class\",\"icon\");var a=document.createElementNS(n,\"path\");a.setAttribute(\"d\",t.path),t.transform?a.setAttribute(\"transform\",t.transform):void 0!==t.ascent&&a.setAttribute(\"transform\",\"matrix(1 0 0 -1 0 \"+t.ascent+\")\"),e.appendChild(a)}t.svg&&(e=s.parseFromString(t.svg,\"application/xml\").childNodes[0]);return e.setAttribute(\"height\",\"1em\"),e.setAttribute(\"width\",\"1em\"),e},c.updateActiveButton=function(t){var e=this.graphInfo._fullLayout,r=void 0!==t?t.getAttribute(\"data-attr\"):null;this.buttonElements.forEach((function(t){var i=t.getAttribute(\"data-val\")||!0,o=t.getAttribute(\"data-attr\"),s=\"true\"===t.getAttribute(\"data-toggle\"),l=n.select(t);if(s)o===r&&l.classed(\"active\",!l.classed(\"active\"));else{var c=null===o?o:a.nestedProperty(e,o).get();l.classed(\"active\",c===i)}}))},c.hasButtons=function(t){var e=this.buttons;if(!e)return!1;if(t.length!==e.length)return!1;for(var r=0;r<t.length;++r){if(t[r].length!==e[r].length)return!1;for(var n=0;n<t[r].length;n++)if(t[r][n].name!==e[r][n].name)return!1}return!0},c.getLogo=function(){var t=this.createGroup(),e=document.createElement(\"a\");return e.href=\"https://plotly.com/\",e.target=\"_blank\",e.setAttribute(\"data-title\",a._(this.graphInfo,\"Produced with Plotly\")),e.className=\"modebar-btn plotlyjsicon modebar-btn--logo\",e.appendChild(this.createIcon(o.newplotlylogo)),t.appendChild(e),t},c.removeAllButtons=function(){for(;this.element.firstChild;)this.element.removeChild(this.element.firstChild);this.hasLogo=!1},c.destroy=function(){a.removeElement(this.container.querySelector(\".modebar\")),a.deleteRelatedStyleRule(this._uid)},e.exports=function(t,e){var r=t._fullLayout,i=new l({graphInfo:t,container:r._modebardiv.node(),buttons:e});return r._privateplot&&n.select(i.element).append(\"span\").classed(\"badge-private float--left\",!0).text(\"PRIVATE\"),i}},{\"../../fonts/ploticon\":757,\"../../lib\":778,d3:169,\"fast-isnumeric\":241}],706:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../color/attributes\"),a=(0,t(\"../../plot_api/plot_template\").templatedArray)(\"button\",{visible:{valType:\"boolean\",dflt:!0,editType:\"plot\"},step:{valType:\"enumerated\",values:[\"month\",\"year\",\"day\",\"hour\",\"minute\",\"second\",\"all\"],dflt:\"month\",editType:\"plot\"},stepmode:{valType:\"enumerated\",values:[\"backward\",\"todate\"],dflt:\"backward\",editType:\"plot\"},count:{valType:\"number\",min:0,dflt:1,editType:\"plot\"},label:{valType:\"string\",editType:\"plot\"},editType:\"plot\"});e.exports={visible:{valType:\"boolean\",editType:\"plot\"},buttons:a,x:{valType:\"number\",min:-2,max:3,editType:\"plot\"},xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"left\",editType:\"plot\"},y:{valType:\"number\",min:-2,max:3,editType:\"plot\"},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],dflt:\"bottom\",editType:\"plot\"},font:n({editType:\"plot\"}),bgcolor:{valType:\"color\",dflt:i.lightLine,editType:\"plot\"},activecolor:{valType:\"color\",editType:\"plot\"},bordercolor:{valType:\"color\",dflt:i.defaultLine,editType:\"plot\"},borderwidth:{valType:\"number\",min:0,dflt:0,editType:\"plot\"},editType:\"plot\"}},{\"../../plot_api/plot_template\":816,\"../../plots/font_attributes\":855,\"../color/attributes\":642}],707:[function(t,e,r){\"use strict\";e.exports={yPad:.02,minButtonWidth:30,rx:3,ry:3,lightAmount:25,darkAmount:10}},{}],708:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../color\"),a=t(\"../../plot_api/plot_template\"),o=t(\"../../plots/array_container_defaults\"),s=t(\"./attributes\"),l=t(\"./constants\");function c(t,e,r,i){var a=i.calendar;function o(r,i){return n.coerce(t,e,s.buttons,r,i)}if(o(\"visible\")){var l=o(\"step\");\"all\"!==l&&(!a||\"gregorian\"===a||\"month\"!==l&&\"year\"!==l?o(\"stepmode\"):e.stepmode=\"backward\",o(\"count\")),o(\"label\")}}e.exports=function(t,e,r,u,f){var h=t.rangeselector||{},p=a.newContainer(e,\"rangeselector\");function d(t,e){return n.coerce(h,p,s,t,e)}if(d(\"visible\",o(h,p,{name:\"buttons\",handleItemDefaults:c,calendar:f}).length>0)){var g=function(t,e,r){for(var n=r.filter((function(r){return e[r].anchor===t._id})),i=0,a=0;a<n.length;a++){var o=e[n[a]].domain;o&&(i=Math.max(o[1],i))}return[t.domain[0],i+l.yPad]}(e,r,u);d(\"x\",g[0]),d(\"y\",g[1]),n.noneOrAll(t,e,[\"x\",\"y\"]),d(\"xanchor\"),d(\"yanchor\"),n.coerceFont(d,\"font\",r.font);var m=d(\"bgcolor\");d(\"activecolor\",i.contrast(m,l.lightAmount,l.darkAmount)),d(\"bordercolor\"),d(\"borderwidth\")}}},{\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../plots/array_container_defaults\":822,\"../color\":643,\"./attributes\":706,\"./constants\":707}],709:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../plots/plots\"),o=t(\"../color\"),s=t(\"../drawing\"),l=t(\"../../lib\"),c=l.strTranslate,u=t(\"../../lib/svg_text_utils\"),f=t(\"../../plots/cartesian/axis_ids\"),h=t(\"../../constants/alignment\"),p=h.LINE_SPACING,d=h.FROM_TL,g=h.FROM_BR,m=t(\"./constants\"),v=t(\"./get_update_object\");function y(t){return t._id}function x(t,e,r){var n=l.ensureSingle(t,\"rect\",\"selector-rect\",(function(t){t.attr(\"shape-rendering\",\"crispEdges\")}));n.attr({rx:m.rx,ry:m.ry}),n.call(o.stroke,e.bordercolor).call(o.fill,function(t,e){return e._isActive||e._isHovered?t.activecolor:t.bgcolor}(e,r)).style(\"stroke-width\",e.borderwidth+\"px\")}function b(t,e,r,n){l.ensureSingle(t,\"text\",\"selector-text\",(function(t){t.attr(\"text-anchor\",\"middle\")})).call(s.font,e.font).text(function(t,e){if(t.label)return e?l.templateString(t.label,e):t.label;return\"all\"===t.step?\"all\":t.count+t.step.charAt(0)}(r,n._fullLayout._meta)).call((function(t){u.convertToTspans(t,n)}))}e.exports=function(t){var e=t._fullLayout._infolayer.selectAll(\".rangeselector\").data(function(t){for(var e=f.list(t,\"x\",!0),r=[],n=0;n<e.length;n++){var i=e[n];i.rangeselector&&i.rangeselector.visible&&r.push(i)}return r}(t),y);e.enter().append(\"g\").classed(\"rangeselector\",!0),e.exit().remove(),e.style({cursor:\"pointer\",\"pointer-events\":\"all\"}),e.each((function(e){var r=n.select(this),o=e,f=o.rangeselector,h=r.selectAll(\"g.button\").data(l.filterVisible(f.buttons));h.enter().append(\"g\").classed(\"button\",!0),h.exit().remove(),h.each((function(e){var r=n.select(this),a=v(o,e);e._isActive=function(t,e,r){if(\"all\"===e.step)return!0===t.autorange;var n=Object.keys(r);return t.range[0]===r[n[0]]&&t.range[1]===r[n[1]]}(o,e,a),r.call(x,f,e),r.call(b,f,e,t),r.on(\"click\",(function(){t._dragged||i.call(\"_guiRelayout\",t,a)})),r.on(\"mouseover\",(function(){e._isHovered=!0,r.call(x,f,e)})),r.on(\"mouseout\",(function(){e._isHovered=!1,r.call(x,f,e)}))})),function(t,e,r,i,o){var f=0,h=0,v=r.borderwidth;e.each((function(){var t=n.select(this).select(\".selector-text\"),e=r.font.size*p,i=Math.max(e*u.lineCount(t),16)+3;h=Math.max(h,i)})),e.each((function(){var t=n.select(this),e=t.select(\".selector-rect\"),i=t.select(\".selector-text\"),a=i.node()&&s.bBox(i.node()).width,o=r.font.size*p,l=u.lineCount(i),d=Math.max(a+10,m.minButtonWidth);t.attr(\"transform\",c(v+f,v)),e.attr({x:0,y:0,width:d,height:h}),u.positionText(i,d/2,h/2-(l-1)*o/2+3),f+=d+5}));var y=t._fullLayout._size,x=y.l+y.w*r.x,b=y.t+y.h*(1-r.y),_=\"left\";l.isRightAnchor(r)&&(x-=f,_=\"right\");l.isCenterAnchor(r)&&(x-=f/2,_=\"center\");var w=\"top\";l.isBottomAnchor(r)&&(b-=h,w=\"bottom\");l.isMiddleAnchor(r)&&(b-=h/2,w=\"middle\");f=Math.ceil(f),h=Math.ceil(h),x=Math.round(x),b=Math.round(b),a.autoMargin(t,i+\"-range-selector\",{x:r.x,y:r.y,l:f*d[_],r:f*g[_],b:h*g[w],t:h*d[w]}),o.attr(\"transform\",c(x,b))}(t,h,f,o._name,r)}))}},{\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plots/cartesian/axis_ids\":830,\"../../plots/plots\":890,\"../../registry\":910,\"../color\":643,\"../drawing\":665,\"./constants\":707,\"./get_update_object\":710,d3:169}],710:[function(t,e,r){\"use strict\";var n=t(\"d3\");e.exports=function(t,e){var r=t._name,i={};if(\"all\"===e.step)i[r+\".autorange\"]=!0;else{var a=function(t,e){var r,i=t.range,a=new Date(t.r2l(i[1])),o=e.step,s=e.count;switch(e.stepmode){case\"backward\":r=t.l2r(+n.time[o].utc.offset(a,-s));break;case\"todate\":var l=n.time[o].utc.offset(a,-s);r=t.l2r(+n.time[o].utc.ceil(l))}var c=i[1];return[r,c]}(t,e);i[r+\".range[0]\"]=a[0],i[r+\".range[1]\"]=a[1]}return i}},{d3:169}],711:[function(t,e,r){\"use strict\";e.exports={moduleType:\"component\",name:\"rangeselector\",schema:{subplots:{xaxis:{rangeselector:t(\"./attributes\")}}},layoutAttributes:t(\"./attributes\"),handleDefaults:t(\"./defaults\"),draw:t(\"./draw\")}},{\"./attributes\":706,\"./defaults\":708,\"./draw\":709}],712:[function(t,e,r){\"use strict\";var n=t(\"../color/attributes\");e.exports={bgcolor:{valType:\"color\",dflt:n.background,editType:\"plot\"},bordercolor:{valType:\"color\",dflt:n.defaultLine,editType:\"plot\"},borderwidth:{valType:\"integer\",dflt:0,min:0,editType:\"plot\"},autorange:{valType:\"boolean\",dflt:!0,editType:\"calc\",impliedEdits:{\"range[0]\":void 0,\"range[1]\":void 0}},range:{valType:\"info_array\",items:[{valType:\"any\",editType:\"calc\",impliedEdits:{\"^autorange\":!1}},{valType:\"any\",editType:\"calc\",impliedEdits:{\"^autorange\":!1}}],editType:\"calc\",impliedEdits:{autorange:!1}},thickness:{valType:\"number\",dflt:.15,min:0,max:1,editType:\"plot\"},visible:{valType:\"boolean\",dflt:!0,editType:\"calc\"},editType:\"calc\"}},{\"../color/attributes\":642}],713:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axis_ids\").list,i=t(\"../../plots/cartesian/autorange\").getAutoRange,a=t(\"./constants\");e.exports=function(t){for(var e=n(t,\"x\",!0),r=0;r<e.length;r++){var o=e[r],s=o[a.name];s&&s.visible&&s.autorange&&(s._input.autorange=!0,s._input.range=s.range=i(t,o))}}},{\"../../plots/cartesian/autorange\":826,\"../../plots/cartesian/axis_ids\":830,\"./constants\":714}],714:[function(t,e,r){\"use strict\";e.exports={name:\"rangeslider\",containerClassName:\"rangeslider-container\",bgClassName:\"rangeslider-bg\",rangePlotClassName:\"rangeslider-rangeplot\",maskMinClassName:\"rangeslider-mask-min\",maskMaxClassName:\"rangeslider-mask-max\",slideBoxClassName:\"rangeslider-slidebox\",grabberMinClassName:\"rangeslider-grabber-min\",grabAreaMinClassName:\"rangeslider-grabarea-min\",handleMinClassName:\"rangeslider-handle-min\",grabberMaxClassName:\"rangeslider-grabber-max\",grabAreaMaxClassName:\"rangeslider-grabarea-max\",handleMaxClassName:\"rangeslider-handle-max\",maskMinOppAxisClassName:\"rangeslider-mask-min-opp-axis\",maskMaxOppAxisClassName:\"rangeslider-mask-max-opp-axis\",maskColor:\"rgba(0,0,0,0.4)\",maskOppAxisColor:\"rgba(0,0,0,0.2)\",slideBoxFill:\"transparent\",slideBoxCursor:\"ew-resize\",grabAreaFill:\"transparent\",grabAreaCursor:\"col-resize\",grabAreaWidth:10,handleWidth:4,handleRadius:1,handleStrokeWidth:1,extraPad:15}},{}],715:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plot_api/plot_template\"),a=t(\"../../plots/cartesian/axis_ids\"),o=t(\"./attributes\"),s=t(\"./oppaxis_attributes\");e.exports=function(t,e,r){var l=t[r],c=e[r];if(l.rangeslider||e._requestRangeslider[c._id]){n.isPlainObject(l.rangeslider)||(l.rangeslider={});var u,f,h=l.rangeslider,p=i.newContainer(c,\"rangeslider\");if(_(\"visible\")){_(\"bgcolor\",e.plot_bgcolor),_(\"bordercolor\"),_(\"borderwidth\"),_(\"thickness\"),_(\"autorange\",!c.isValidRange(h.range)),_(\"range\");var d=e._subplots;if(d)for(var g=d.cartesian.filter((function(t){return t.substr(0,t.indexOf(\"y\"))===a.name2id(r)})).map((function(t){return t.substr(t.indexOf(\"y\"),t.length)})),m=n.simpleMap(g,a.id2name),v=0;v<m.length;v++){var y=m[v];u=h[y]||{},f=i.newContainer(p,y,\"yaxis\");var x,b=e[y];u.range&&b.isValidRange(u.range)&&(x=\"fixed\"),\"match\"!==w(\"rangemode\",x)&&w(\"range\",b.range.slice())}p._input=h}}function _(t,e){return n.coerce(h,p,o,t,e)}function w(t,e){return n.coerce(u,f,s,t,e)}}},{\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/axis_ids\":830,\"./attributes\":712,\"./oppaxis_attributes\":719}],716:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../plots/plots\"),o=t(\"../../lib\"),s=o.strTranslate,l=t(\"../drawing\"),c=t(\"../color\"),u=t(\"../titles\"),f=t(\"../../plots/cartesian\"),h=t(\"../../plots/cartesian/axis_ids\"),p=t(\"../dragelement\"),d=t(\"../../lib/setcursor\"),g=t(\"./constants\");function m(t,e,r,n){var i=o.ensureSingle(t,\"rect\",g.bgClassName,(function(t){t.attr({x:0,y:0,\"shape-rendering\":\"crispEdges\"})})),a=n.borderwidth%2==0?n.borderwidth:n.borderwidth-1,c=-n._offsetShift,u=l.crispRound(e,n.borderwidth);i.attr({width:n._width+a,height:n._height+a,transform:s(c,c),fill:n.bgcolor,stroke:n.bordercolor,\"stroke-width\":u})}function v(t,e,r,n){var i=e._fullLayout;o.ensureSingleById(i._topdefs,\"clipPath\",n._clipId,(function(t){t.append(\"rect\").attr({x:0,y:0})})).select(\"rect\").attr({width:n._width,height:n._height})}function y(t,e,r,i){var s,c=e.calcdata,u=t.selectAll(\"g.\"+g.rangePlotClassName).data(r._subplotsWith,o.identity);u.enter().append(\"g\").attr(\"class\",(function(t){return g.rangePlotClassName+\" \"+t})).call(l.setClipUrl,i._clipId,e),u.order(),u.exit().remove(),u.each((function(t,o){var l=n.select(this),u=0===o,p=h.getFromId(e,t,\"y\"),d=p._name,g=i[d],m={data:[],layout:{xaxis:{type:r.type,domain:[0,1],range:i.range.slice(),calendar:r.calendar},width:i._width,height:i._height,margin:{t:0,b:0,l:0,r:0}},_context:e._context};r.rangebreaks&&(m.layout.xaxis.rangebreaks=r.rangebreaks),m.layout[d]={type:p.type,domain:[0,1],range:\"match\"!==g.rangemode?g.range.slice():p.range.slice(),calendar:p.calendar},p.rangebreaks&&(m.layout[d].rangebreaks=p.rangebreaks),a.supplyDefaults(m);var v=m._fullLayout.xaxis,y=m._fullLayout[d];v.clearCalc(),v.setScale(),y.clearCalc(),y.setScale();var x={id:t,plotgroup:l,xaxis:v,yaxis:y,isRangePlot:!0};u?s=x:(x.mainplot=\"xy\",x.mainplotinfo=s),f.rangePlot(e,x,function(t,e){for(var r=[],n=0;n<t.length;n++){var i=t[n],a=i[0].trace;a.xaxis+a.yaxis===e&&r.push(i)}return r}(c,t))}))}function x(t,e,r,n,i){(o.ensureSingle(t,\"rect\",g.maskMinClassName,(function(t){t.attr({x:0,y:0,\"shape-rendering\":\"crispEdges\"})})).attr(\"height\",n._height).call(c.fill,g.maskColor),o.ensureSingle(t,\"rect\",g.maskMaxClassName,(function(t){t.attr({y:0,\"shape-rendering\":\"crispEdges\"})})).attr(\"height\",n._height).call(c.fill,g.maskColor),\"match\"!==i.rangemode)&&(o.ensureSingle(t,\"rect\",g.maskMinOppAxisClassName,(function(t){t.attr({y:0,\"shape-rendering\":\"crispEdges\"})})).attr(\"width\",n._width).call(c.fill,g.maskOppAxisColor),o.ensureSingle(t,\"rect\",g.maskMaxOppAxisClassName,(function(t){t.attr({y:0,\"shape-rendering\":\"crispEdges\"})})).attr(\"width\",n._width).style(\"border-top\",g.maskOppBorder).call(c.fill,g.maskOppAxisColor))}function b(t,e,r,n){e._context.staticPlot||o.ensureSingle(t,\"rect\",g.slideBoxClassName,(function(t){t.attr({y:0,cursor:g.slideBoxCursor,\"shape-rendering\":\"crispEdges\"})})).attr({height:n._height,fill:g.slideBoxFill})}function _(t,e,r,n){var i=o.ensureSingle(t,\"g\",g.grabberMinClassName),a=o.ensureSingle(t,\"g\",g.grabberMaxClassName),s={x:0,width:g.handleWidth,rx:g.handleRadius,fill:c.background,stroke:c.defaultLine,\"stroke-width\":g.handleStrokeWidth,\"shape-rendering\":\"crispEdges\"},l={y:Math.round(n._height/4),height:Math.round(n._height/2)};o.ensureSingle(i,\"rect\",g.handleMinClassName,(function(t){t.attr(s)})).attr(l),o.ensureSingle(a,\"rect\",g.handleMaxClassName,(function(t){t.attr(s)})).attr(l);var u={width:g.grabAreaWidth,x:0,y:0,fill:g.grabAreaFill,cursor:e._context.staticPlot?void 0:g.grabAreaCursor};o.ensureSingle(i,\"rect\",g.grabAreaMinClassName,(function(t){t.attr(u)})).attr(\"height\",n._height),o.ensureSingle(a,\"rect\",g.grabAreaMaxClassName,(function(t){t.attr(u)})).attr(\"height\",n._height)}e.exports=function(t){for(var e=t._fullLayout,r=e._rangeSliderData,a=0;a<r.length;a++){var l=r[a][g.name];l._clipId=l._id+\"-\"+e._uid}var c=e._infolayer.selectAll(\"g.\"+g.containerClassName).data(r,(function(t){return t._name}));c.exit().each((function(t){var r=t[g.name];e._topdefs.select(\"#\"+r._clipId).remove()})).remove(),0!==r.length&&(c.enter().append(\"g\").classed(g.containerClassName,!0).attr(\"pointer-events\",\"all\"),c.each((function(r){var a=n.select(this),l=r[g.name],c=e[h.id2name(r.anchor)],f=l[h.id2name(r.anchor)];if(l.range){var w,T=o.simpleMap(l.range,r.r2l),k=o.simpleMap(r.range,r.r2l);w=k[0]<k[1]?[Math.min(T[0],k[0]),Math.max(T[1],k[1])]:[Math.max(T[0],k[0]),Math.min(T[1],k[1])],l.range=l._input.range=o.simpleMap(w,r.l2r)}r.cleanRange(\"rangeslider.range\");var M=e._size,A=r.domain;l._width=M.w*(A[1]-A[0]);var S=Math.round(M.l+M.w*A[0]),E=Math.round(M.t+M.h*(1-r._counterDomainMin)+(\"bottom\"===r.side?r._depth:0)+l._offsetShift+g.extraPad);a.attr(\"transform\",s(S,E)),l._rl=o.simpleMap(l.range,r.r2l);var C=l._rl[0],L=l._rl[1],I=L-C;if(l.p2d=function(t){return t/l._width*I+C},l.d2p=function(t){return(t-C)/I*l._width},r.rangebreaks){var P=r.locateBreaks(C,L);if(P.length){var z,O,D=0;for(z=0;z<P.length;z++)D+=(O=P[z]).max-O.min;var R=l._width/(L-C-D),F=[-R*C];for(z=0;z<P.length;z++)O=P[z],F.push(F[F.length-1]-R*(O.max-O.min));for(l.d2p=function(t){for(var e=F[0],r=0;r<P.length;r++){var n=P[r];if(t>=n.max)e=F[r+1];else if(t<n.min)break}return e+R*t},z=0;z<P.length;z++)(O=P[z]).pmin=l.d2p(O.min),O.pmax=l.d2p(O.max);l.p2d=function(t){for(var e=F[0],r=0;r<P.length;r++){var n=P[r];if(t>=n.pmax)e=F[r+1];else if(t<n.pmin)break}return(t-e)/R}}}if(\"match\"!==f.rangemode){var B=c.r2l(f.range[0]),N=c.r2l(f.range[1])-B;l.d2pOppAxis=function(t){return(t-B)/N*l._height}}a.call(m,t,r,l).call(v,t,r,l).call(y,t,r,l).call(x,t,r,l,f).call(b,t,r,l).call(_,t,r,l),function(t,e,r,a){if(e._context.staticPlot)return;var s=t.select(\"rect.\"+g.slideBoxClassName).node(),l=t.select(\"rect.\"+g.grabAreaMinClassName).node(),c=t.select(\"rect.\"+g.grabAreaMaxClassName).node();function u(){var u=n.event,f=u.target,h=u.clientX||u.touches[0].clientX,g=h-t.node().getBoundingClientRect().left,m=a.d2p(r._rl[0]),v=a.d2p(r._rl[1]),y=p.coverSlip();function x(t){var u,p,x,b=+(t.clientX||t.touches[0].clientX)-h;switch(f){case s:x=\"ew-resize\",u=m+b,p=v+b;break;case l:x=\"col-resize\",u=m+b,p=v;break;case c:x=\"col-resize\",u=m,p=v+b;break;default:x=\"ew-resize\",u=g,p=g+b}if(p<u){var _=p;p=u,u=_}a._pixelMin=u,a._pixelMax=p,d(n.select(y),x),function(t,e,r,n){function a(t){return r.l2r(o.constrain(t,n._rl[0],n._rl[1]))}var s=a(n.p2d(n._pixelMin)),l=a(n.p2d(n._pixelMax));window.requestAnimationFrame((function(){i.call(\"_guiRelayout\",e,r._name+\".range\",[s,l])}))}(0,e,r,a)}function b(){y.removeEventListener(\"mousemove\",x),y.removeEventListener(\"mouseup\",b),this.removeEventListener(\"touchmove\",x),this.removeEventListener(\"touchend\",b),o.removeElement(y)}this.addEventListener(\"touchmove\",x),this.addEventListener(\"touchend\",b),y.addEventListener(\"mousemove\",x),y.addEventListener(\"mouseup\",b)}t.on(\"mousedown\",u),t.on(\"touchstart\",u)}(a,t,r,l),function(t,e,r,n,i,a){var l=g.handleWidth/2;function c(t){return o.constrain(t,0,n._width)}function u(t){return o.constrain(t,0,n._height)}function f(t){return o.constrain(t,-l,n._width+l)}var h=c(n.d2p(r._rl[0])),p=c(n.d2p(r._rl[1]));if(t.select(\"rect.\"+g.slideBoxClassName).attr(\"x\",h).attr(\"width\",p-h),t.select(\"rect.\"+g.maskMinClassName).attr(\"width\",h),t.select(\"rect.\"+g.maskMaxClassName).attr(\"x\",p).attr(\"width\",n._width-p),\"match\"!==a.rangemode){var d=n._height-u(n.d2pOppAxis(i._rl[1])),m=n._height-u(n.d2pOppAxis(i._rl[0]));t.select(\"rect.\"+g.maskMinOppAxisClassName).attr(\"x\",h).attr(\"height\",d).attr(\"width\",p-h),t.select(\"rect.\"+g.maskMaxOppAxisClassName).attr(\"x\",h).attr(\"y\",m).attr(\"height\",n._height-m).attr(\"width\",p-h),t.select(\"rect.\"+g.slideBoxClassName).attr(\"y\",d).attr(\"height\",m-d)}var v=Math.round(f(h-l))-.5,y=Math.round(f(p-l))+.5;t.select(\"g.\"+g.grabberMinClassName).attr(\"transform\",s(v,.5)),t.select(\"g.\"+g.grabberMaxClassName).attr(\"transform\",s(y,.5))}(a,0,r,l,c,f),\"bottom\"===r.side&&u.draw(t,r._id+\"title\",{propContainer:r,propName:r._name+\".title\",placeholder:e._dfltTitle.x,attributes:{x:r._offset+r._length/2,y:E+l._height+l._offsetShift+10+1.5*r.title.font.size,\"text-anchor\":\"middle\"}})})))}},{\"../../lib\":778,\"../../lib/setcursor\":798,\"../../plots/cartesian\":840,\"../../plots/cartesian/axis_ids\":830,\"../../plots/plots\":890,\"../../registry\":910,\"../color\":643,\"../dragelement\":662,\"../drawing\":665,\"../titles\":738,\"./constants\":714,d3:169}],717:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axis_ids\"),i=t(\"../../lib/svg_text_utils\"),a=t(\"./constants\"),o=t(\"../../constants/alignment\").LINE_SPACING,s=a.name;function l(t){var e=t&&t[s];return e&&e.visible}r.isVisible=l,r.makeData=function(t){var e=n.list({_fullLayout:t},\"x\",!0),r=t.margin,i=[];if(!t._has(\"gl2d\"))for(var a=0;a<e.length;a++){var o=e[a];if(l(o)){i.push(o);var c=o[s];c._id=s+o._id,c._height=(t.height-r.b-r.t)*c.thickness,c._offsetShift=Math.floor(c.borderwidth/2)}}t._rangeSliderData=i},r.autoMarginOpts=function(t,e){var r=t._fullLayout,n=e[s],l=e._id.charAt(0),c=0,u=0;\"bottom\"===e.side&&(c=e._depth,e.title.text!==r._dfltTitle[l]&&(u=1.5*e.title.font.size+10+n._offsetShift,u+=(e.title.text.match(i.BR_TAG_ALL)||[]).length*e.title.font.size*o));return{x:0,y:e._counterDomainMin,l:0,r:0,t:0,b:n._height+c+Math.max(r.margin.b,u),pad:a.extraPad+2*n._offsetShift}}},{\"../../constants/alignment\":745,\"../../lib/svg_text_utils\":802,\"../../plots/cartesian/axis_ids\":830,\"./constants\":714}],718:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"./oppaxis_attributes\"),o=t(\"./helpers\");e.exports={moduleType:\"component\",name:\"rangeslider\",schema:{subplots:{xaxis:{rangeslider:n.extendFlat({},i,{yaxis:a})}}},layoutAttributes:t(\"./attributes\"),handleDefaults:t(\"./defaults\"),calcAutorange:t(\"./calc_autorange\"),draw:t(\"./draw\"),isVisible:o.isVisible,makeData:o.makeData,autoMarginOpts:o.autoMarginOpts}},{\"../../lib\":778,\"./attributes\":712,\"./calc_autorange\":713,\"./defaults\":715,\"./draw\":716,\"./helpers\":717,\"./oppaxis_attributes\":719}],719:[function(t,e,r){\"use strict\";e.exports={_isSubplotObj:!0,rangemode:{valType:\"enumerated\",values:[\"auto\",\"fixed\",\"match\"],dflt:\"match\",editType:\"calc\"},range:{valType:\"info_array\",items:[{valType:\"any\",editType:\"plot\"},{valType:\"any\",editType:\"plot\"}],editType:\"plot\"},editType:\"calc\"}},{}],720:[function(t,e,r){\"use strict\";var n=t(\"../annotations/attributes\"),i=t(\"../../traces/scatter/attributes\").line,a=t(\"../drawing/attributes\").dash,o=t(\"../../lib/extend\").extendFlat,s=t(\"../../plot_api/plot_template\").templatedArray;t(\"../../constants/axis_placeable_objects\");e.exports=s(\"shape\",{visible:{valType:\"boolean\",dflt:!0,editType:\"calc+arraydraw\"},type:{valType:\"enumerated\",values:[\"circle\",\"rect\",\"path\",\"line\"],editType:\"calc+arraydraw\"},layer:{valType:\"enumerated\",values:[\"below\",\"above\"],dflt:\"above\",editType:\"arraydraw\"},xref:o({},n.xref,{}),xsizemode:{valType:\"enumerated\",values:[\"scaled\",\"pixel\"],dflt:\"scaled\",editType:\"calc+arraydraw\"},xanchor:{valType:\"any\",editType:\"calc+arraydraw\"},x0:{valType:\"any\",editType:\"calc+arraydraw\"},x1:{valType:\"any\",editType:\"calc+arraydraw\"},yref:o({},n.yref,{}),ysizemode:{valType:\"enumerated\",values:[\"scaled\",\"pixel\"],dflt:\"scaled\",editType:\"calc+arraydraw\"},yanchor:{valType:\"any\",editType:\"calc+arraydraw\"},y0:{valType:\"any\",editType:\"calc+arraydraw\"},y1:{valType:\"any\",editType:\"calc+arraydraw\"},path:{valType:\"string\",editType:\"calc+arraydraw\"},opacity:{valType:\"number\",min:0,max:1,dflt:1,editType:\"arraydraw\"},line:{color:o({},i.color,{editType:\"arraydraw\"}),width:o({},i.width,{editType:\"calc+arraydraw\"}),dash:o({},a,{editType:\"arraydraw\"}),editType:\"calc+arraydraw\"},fillcolor:{valType:\"color\",dflt:\"rgba(0,0,0,0)\",editType:\"arraydraw\"},fillrule:{valType:\"enumerated\",values:[\"evenodd\",\"nonzero\"],dflt:\"evenodd\",editType:\"arraydraw\"},editable:{valType:\"boolean\",dflt:!1,editType:\"calc+arraydraw\"},editType:\"arraydraw\"})},{\"../../constants/axis_placeable_objects\":746,\"../../lib/extend\":768,\"../../plot_api/plot_template\":816,\"../../traces/scatter/attributes\":1186,\"../annotations/attributes\":626,\"../drawing/attributes\":664}],721:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"./constants\"),o=t(\"./helpers\");function s(t){return c(t.line.width,t.xsizemode,t.x0,t.x1,t.path,!1)}function l(t){return c(t.line.width,t.ysizemode,t.y0,t.y1,t.path,!0)}function c(t,e,r,i,s,l){var c=t/2,u=l;if(\"pixel\"===e){var f=s?o.extractPathCoords(s,l?a.paramIsY:a.paramIsX):[r,i],h=n.aggNums(Math.max,null,f),p=n.aggNums(Math.min,null,f),d=p<0?Math.abs(p)+c:c,g=h>0?h+c:c;return{ppad:c,ppadplus:u?d:g,ppadminus:u?g:d}}return{ppad:c}}function u(t,e,r,n,i){var s=\"category\"===t.type||\"multicategory\"===t.type?t.r2c:t.d2c;if(void 0!==e)return[s(e),s(r)];if(n){var l,c,u,f,h=1/0,p=-1/0,d=n.match(a.segmentRE);for(\"date\"===t.type&&(s=o.decodeDate(s)),l=0;l<d.length;l++)void 0!==(c=i[d[l].charAt(0)].drawn)&&(!(u=d[l].substr(1).match(a.paramRE))||u.length<c||((f=s(u[c]))<h&&(h=f),f>p&&(p=f)));return p>=h?[h,p]:void 0}}e.exports=function(t){var e=t._fullLayout,r=n.filterVisible(e.shapes);if(r.length&&t._fullData.length)for(var o=0;o<r.length;o++){var c,f,h=r[o];h._extremes={};var p=i.getRefType(h.xref),d=i.getRefType(h.yref);if(\"paper\"!==h.xref&&\"domain\"!==p){var g=\"pixel\"===h.xsizemode?h.xanchor:h.x0,m=\"pixel\"===h.xsizemode?h.xanchor:h.x1;(f=u(c=i.getFromId(t,h.xref),g,m,h.path,a.paramIsX))&&(h._extremes[c._id]=i.findExtremes(c,f,s(h)))}if(\"paper\"!==h.yref&&\"domain\"!==d){var v=\"pixel\"===h.ysizemode?h.yanchor:h.y0,y=\"pixel\"===h.ysizemode?h.yanchor:h.y1;(f=u(c=i.getFromId(t,h.yref),v,y,h.path,a.paramIsY))&&(h._extremes[c._id]=i.findExtremes(c,f,l(h)))}}}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"./constants\":722,\"./helpers\":731}],722:[function(t,e,r){\"use strict\";e.exports={segmentRE:/[MLHVQCTSZ][^MLHVQCTSZ]*/g,paramRE:/[^\\s,]+/g,paramIsX:{M:{0:!0,drawn:0},L:{0:!0,drawn:0},H:{0:!0,drawn:0},V:{},Q:{0:!0,2:!0,drawn:2},C:{0:!0,2:!0,4:!0,drawn:4},T:{0:!0,drawn:0},S:{0:!0,2:!0,drawn:2},Z:{}},paramIsY:{M:{1:!0,drawn:1},L:{1:!0,drawn:1},H:{},V:{0:!0,drawn:0},Q:{1:!0,3:!0,drawn:3},C:{1:!0,3:!0,5:!0,drawn:5},T:{1:!0,drawn:1},S:{1:!0,3:!0,drawn:5},Z:{}},numParams:{M:2,L:2,H:1,V:1,Q:4,C:6,T:2,S:4,Z:0}}},{}],723:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../plots/array_container_defaults\"),o=t(\"./attributes\"),s=t(\"./helpers\");function l(t,e,r){function a(r,i){return n.coerce(t,e,o,r,i)}if(a(\"visible\")){var l=a(\"path\"),c=a(\"type\",l?\"path\":\"rect\");\"path\"!==e.type&&delete e.path,a(\"editable\"),a(\"layer\"),a(\"opacity\"),a(\"fillcolor\"),a(\"fillrule\"),a(\"line.width\")&&(a(\"line.color\"),a(\"line.dash\"));for(var u=a(\"xsizemode\"),f=a(\"ysizemode\"),h=[\"x\",\"y\"],p=0;p<2;p++){var d,g,m,v=h[p],y=v+\"anchor\",x=\"x\"===v?u:f,b={_fullLayout:r},_=i.coerceRef(t,e,b,v,void 0,\"paper\");if(\"range\"===i.getRefType(_)?((d=i.getFromId(b,_))._shapeIndices.push(e._index),m=s.rangeToShapePosition(d),g=s.shapePositionToRange(d)):g=m=n.identity,\"path\"!==c){var w=v+\"0\",T=v+\"1\",k=t[w],M=t[T];t[w]=g(t[w],!0),t[T]=g(t[T],!0),\"pixel\"===x?(a(w,0),a(T,10)):(i.coercePosition(e,b,a,_,w,.25),i.coercePosition(e,b,a,_,T,.75)),e[w]=m(e[w]),e[T]=m(e[T]),t[w]=k,t[T]=M}if(\"pixel\"===x){var A=t[y];t[y]=g(t[y],!0),i.coercePosition(e,b,a,_,y,.25),e[y]=m(e[y]),t[y]=A}}\"path\"===c?a(\"path\"):n.noneOrAll(t,e,[\"x0\",\"x1\",\"y0\",\"y1\"])}}e.exports=function(t,e){a(t,e,{name:\"shapes\",handleItemDefaults:l})}},{\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"../../plots/cartesian/axes\":827,\"./attributes\":720,\"./helpers\":731}],724:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"./draw_newshape/helpers\").readPaths,s=t(\"./draw_newshape/display_outlines\"),l=t(\"../../plots/cartesian/handle_outline\").clearOutlineControllers,c=t(\"../color\"),u=t(\"../drawing\"),f=t(\"../../plot_api/plot_template\").arrayEditor,h=t(\"../dragelement\"),p=t(\"../../lib/setcursor\"),d=t(\"./constants\"),g=t(\"./helpers\");function m(t){var e=t._fullLayout;for(var r in e._shapeUpperLayer.selectAll(\"path\").remove(),e._shapeLowerLayer.selectAll(\"path\").remove(),e._plots){var n=e._plots[r].shapelayer;n&&n.selectAll(\"path\").remove()}for(var i=0;i<e.shapes.length;i++)e.shapes[i].visible&&x(t,i)}function v(t){return!!t._fullLayout._drawing}function y(t){return!t._context.edits.shapePosition}function x(t,e){t._fullLayout._paperdiv.selectAll('.shapelayer [data-index=\"'+e+'\"]').remove();var r=g.makeOptionsAndPlotinfo(t,e),l=r.options,x=r.plotinfo;if(l._input&&!1!==l.visible)if(\"below\"!==l.layer)k(t._fullLayout._shapeUpperLayer);else if(\"paper\"===l.xref||\"paper\"===l.yref)k(t._fullLayout._shapeLowerLayer);else{if(x._hadPlotinfo)k((x.mainplotinfo||x).shapelayer);else k(t._fullLayout._shapeLowerLayer)}function k(r){var k=_(t,l),M={\"data-index\":e,\"fill-rule\":l.fillrule,d:k},A=l.opacity,S=l.fillcolor,E=l.line.width?l.line.color:\"rgba(0,0,0,0)\",C=l.line.width,L=l.line.dash;C||!0!==l.editable||(C=5,L=\"solid\");var I=\"Z\"!==k[k.length-1],P=y(t)&&l.editable&&t._fullLayout._activeShapeIndex===e;P&&(S=I?\"rgba(0,0,0,0)\":t._fullLayout.activeshape.fillcolor,A=t._fullLayout.activeshape.opacity);var z,O=r.append(\"path\").attr(M).style(\"opacity\",A).call(c.stroke,E).call(c.fill,S).call(u.dashLine,L,C);if(b(O,t,l),(P||t._context.edits.shapePosition)&&(z=f(t.layout,\"shapes\",l)),P){O.style({cursor:\"move\"});var D={element:O.node(),plotinfo:x,gd:t,editHelpers:z,isActiveShape:!0},R=o(k,t);s(R,O,D)}else t._context.edits.shapePosition?function(t,e,r,o,s,l){var c,f,m,y,x,T,k,M,A,S,E,C,L,I,P,z,O=\"pixel\"===r.xsizemode,D=\"pixel\"===r.ysizemode,R=\"line\"===r.type,F=\"path\"===r.type,B=l.modifyItem,N=a.getFromId(t,r.xref),j=a.getRefType(r.xref),U=a.getFromId(t,r.yref),V=a.getRefType(r.yref),q=g.getDataToPixel(t,N,!1,j),H=g.getDataToPixel(t,U,!0,V),G=g.getPixelToData(t,N,!1,j),Y=g.getPixelToData(t,U,!0,V),W=R?function(){var t=Math.max(r.line.width,10),n=s.append(\"g\").attr(\"data-index\",o);n.append(\"path\").attr(\"d\",e.attr(\"d\")).style({cursor:\"move\",\"stroke-width\":t,\"stroke-opacity\":\"0\"});var i={\"fill-opacity\":\"0\"},a=Math.max(t/2,10);return n.append(\"circle\").attr({\"data-line-point\":\"start-point\",cx:O?q(r.xanchor)+r.x0:q(r.x0),cy:D?H(r.yanchor)-r.y0:H(r.y0),r:a}).style(i).classed(\"cursor-grab\",!0),n.append(\"circle\").attr({\"data-line-point\":\"end-point\",cx:O?q(r.xanchor)+r.x1:q(r.x1),cy:D?H(r.yanchor)-r.y1:H(r.y1),r:a}).style(i).classed(\"cursor-grab\",!0),n}():e,X={element:W.node(),gd:t,prepFn:function(n){if(v(t))return;O&&(x=q(r.xanchor));D&&(T=H(r.yanchor));\"path\"===r.type?P=r.path:(c=O?r.x0:q(r.x0),f=D?r.y0:H(r.y0),m=O?r.x1:q(r.x1),y=D?r.y1:H(r.y1));c<m?(A=c,L=\"x0\",S=m,I=\"x1\"):(A=m,L=\"x1\",S=c,I=\"x0\");!D&&f<y||D&&f>y?(k=f,E=\"y0\",M=y,C=\"y1\"):(k=y,E=\"y1\",M=f,C=\"y0\");Z(n),Q(s,r),function(t,e,r){var n=e.xref,i=e.yref,o=a.getFromId(r,n),s=a.getFromId(r,i),l=\"\";\"paper\"===n||o.autorange||(l+=n);\"paper\"===i||s.autorange||(l+=i);u.setClipUrl(t,l?\"clip\"+r._fullLayout._uid+l:null,r)}(e,r,t),X.moveFn=\"move\"===z?J:K,X.altKey=n.altKey},doneFn:function(){if(v(t))return;p(e),$(s),b(e,t,r),n.call(\"_guiRelayout\",t,l.getUpdateObj())},clickFn:function(){if(v(t))return;$(s)}};function Z(r){if(v(t))z=null;else if(R)z=\"path\"===r.target.tagName?\"move\":\"start-point\"===r.target.attributes[\"data-line-point\"].value?\"resize-over-start-point\":\"resize-over-end-point\";else{var n=X.element.getBoundingClientRect(),i=n.right-n.left,a=n.bottom-n.top,o=r.clientX-n.left,s=r.clientY-n.top,l=!F&&i>10&&a>10&&!r.shiftKey?h.getCursor(o/i,1-s/a):\"move\";p(e,l),z=l.split(\"-\")[0]}}function J(n,i){if(\"path\"===r.type){var a=function(t){return t},o=a,l=a;O?B(\"xanchor\",r.xanchor=G(x+n)):(o=function(t){return G(q(t)+n)},N&&\"date\"===N.type&&(o=g.encodeDate(o))),D?B(\"yanchor\",r.yanchor=Y(T+i)):(l=function(t){return Y(H(t)+i)},U&&\"date\"===U.type&&(l=g.encodeDate(l))),B(\"path\",r.path=w(P,o,l))}else O?B(\"xanchor\",r.xanchor=G(x+n)):(B(\"x0\",r.x0=G(c+n)),B(\"x1\",r.x1=G(m+n))),D?B(\"yanchor\",r.yanchor=Y(T+i)):(B(\"y0\",r.y0=Y(f+i)),B(\"y1\",r.y1=Y(y+i)));e.attr(\"d\",_(t,r)),Q(s,r)}function K(n,i){if(F){var a=function(t){return t},o=a,l=a;O?B(\"xanchor\",r.xanchor=G(x+n)):(o=function(t){return G(q(t)+n)},N&&\"date\"===N.type&&(o=g.encodeDate(o))),D?B(\"yanchor\",r.yanchor=Y(T+i)):(l=function(t){return Y(H(t)+i)},U&&\"date\"===U.type&&(l=g.encodeDate(l))),B(\"path\",r.path=w(P,o,l))}else if(R){if(\"resize-over-start-point\"===z){var u=c+n,h=D?f-i:f+i;B(\"x0\",r.x0=O?u:G(u)),B(\"y0\",r.y0=D?h:Y(h))}else if(\"resize-over-end-point\"===z){var p=m+n,d=D?y-i:y+i;B(\"x1\",r.x1=O?p:G(p)),B(\"y1\",r.y1=D?d:Y(d))}}else{var v=function(t){return-1!==z.indexOf(t)},b=v(\"n\"),j=v(\"s\"),V=v(\"w\"),W=v(\"e\"),X=b?k+i:k,Z=j?M+i:M,J=V?A+n:A,K=W?S+n:S;D&&(b&&(X=k-i),j&&(Z=M-i)),(!D&&Z-X>10||D&&X-Z>10)&&(B(E,r[E]=D?X:Y(X)),B(C,r[C]=D?Z:Y(Z))),K-J>10&&(B(L,r[L]=O?J:G(J)),B(I,r[I]=O?K:G(K)))}e.attr(\"d\",_(t,r)),Q(s,r)}function Q(t,e){(O||D)&&function(){var r=\"path\"!==e.type,n=t.selectAll(\".visual-cue\").data([0]);n.enter().append(\"path\").attr({fill:\"#fff\",\"fill-rule\":\"evenodd\",stroke:\"#000\",\"stroke-width\":1}).classed(\"visual-cue\",!0);var a=q(O?e.xanchor:i.midRange(r?[e.x0,e.x1]:g.extractPathCoords(e.path,d.paramIsX))),o=H(D?e.yanchor:i.midRange(r?[e.y0,e.y1]:g.extractPathCoords(e.path,d.paramIsY)));if(a=g.roundPositionForSharpStrokeRendering(a,1),o=g.roundPositionForSharpStrokeRendering(o,1),O&&D){var s=\"M\"+(a-1-1)+\",\"+(o-1-1)+\"h-8v2h8 v8h2v-8 h8v-2h-8 v-8h-2 Z\";n.attr(\"d\",s)}else if(O){var l=\"M\"+(a-1-1)+\",\"+(o-9-1)+\"v18 h2 v-18 Z\";n.attr(\"d\",l)}else{var c=\"M\"+(a-9-1)+\",\"+(o-1-1)+\"h18 v2 h-18 Z\";n.attr(\"d\",c)}}()}function $(t){t.selectAll(\".visual-cue\").remove()}h.init(X),W.node().onmousemove=Z}(t,O,l,e,r,z):!0===l.editable&&O.style(\"pointer-events\",I||c.opacity(S)*A<=.5?\"stroke\":\"all\");O.node().addEventListener(\"click\",(function(){return function(t,e){if(!y(t))return;var r=+e.node().getAttribute(\"data-index\");if(r>=0){if(r===t._fullLayout._activeShapeIndex)return void T(t);t._fullLayout._activeShapeIndex=r,t._fullLayout._deactivateShape=T,m(t)}}(t,O)}))}}function b(t,e,r){var n=(r.xref+r.yref).replace(/paper/g,\"\").replace(/[xyz][1-9]* *domain/g,\"\");u.setClipUrl(t,n?\"clip\"+e._fullLayout._uid+n:null,e)}function _(t,e){var r,n,o,s,l,c,u,f,h=e.type,p=a.getRefType(e.xref),m=a.getRefType(e.yref),v=a.getFromId(t,e.xref),y=a.getFromId(t,e.yref),x=t._fullLayout._size;if(v?\"domain\"===p?n=function(t){return v._offset+v._length*t}:(r=g.shapePositionToRange(v),n=function(t){return v._offset+v.r2p(r(t,!0))}):n=function(t){return x.l+x.w*t},y?\"domain\"===m?s=function(t){return y._offset+y._length*(1-t)}:(o=g.shapePositionToRange(y),s=function(t){return y._offset+y.r2p(o(t,!0))}):s=function(t){return x.t+x.h*(1-t)},\"path\"===h)return v&&\"date\"===v.type&&(n=g.decodeDate(n)),y&&\"date\"===y.type&&(s=g.decodeDate(s)),function(t,e,r){var n=t.path,a=t.xsizemode,o=t.ysizemode,s=t.xanchor,l=t.yanchor;return n.replace(d.segmentRE,(function(t){var n=0,c=t.charAt(0),u=d.paramIsX[c],f=d.paramIsY[c],h=d.numParams[c],p=t.substr(1).replace(d.paramRE,(function(t){return u[n]?t=\"pixel\"===a?e(s)+Number(t):e(t):f[n]&&(t=\"pixel\"===o?r(l)-Number(t):r(t)),++n>h&&(t=\"X\"),t}));return n>h&&(p=p.replace(/[\\s,]*X.*/,\"\"),i.log(\"Ignoring extra params in segment \"+t)),c+p}))}(e,n,s);if(\"pixel\"===e.xsizemode){var b=n(e.xanchor);l=b+e.x0,c=b+e.x1}else l=n(e.x0),c=n(e.x1);if(\"pixel\"===e.ysizemode){var _=s(e.yanchor);u=_-e.y0,f=_-e.y1}else u=s(e.y0),f=s(e.y1);if(\"line\"===h)return\"M\"+l+\",\"+u+\"L\"+c+\",\"+f;if(\"rect\"===h)return\"M\"+l+\",\"+u+\"H\"+c+\"V\"+f+\"H\"+l+\"Z\";var w=(l+c)/2,T=(u+f)/2,k=Math.abs(w-l),M=Math.abs(T-u),A=\"A\"+k+\",\"+M,S=w+k+\",\"+T;return\"M\"+S+A+\" 0 1,1 \"+(w+\",\"+(T-M))+A+\" 0 0,1 \"+S+\"Z\"}function w(t,e,r){return t.replace(d.segmentRE,(function(t){var n=0,i=t.charAt(0),a=d.paramIsX[i],o=d.paramIsY[i],s=d.numParams[i];return i+t.substr(1).replace(d.paramRE,(function(t){return n>=s||(a[n]?t=e(t):o[n]&&(t=r(t)),n++),t}))}))}function T(t){y(t)&&(t._fullLayout._activeShapeIndex>=0&&(l(t),delete t._fullLayout._activeShapeIndex,m(t)))}e.exports={draw:m,drawOne:x,eraseActiveShape:function(t){if(!y(t))return;l(t);var e=t._fullLayout._activeShapeIndex,r=(t.layout||{}).shapes||[];if(e<r.length){for(var i=[],a=0;a<r.length;a++)a!==e&&i.push(r[a]);delete t._fullLayout._activeShapeIndex,n.call(\"_guiRelayout\",t,{shapes:i})}}}},{\"../../lib\":778,\"../../lib/setcursor\":798,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/axes\":827,\"../../plots/cartesian/handle_outline\":837,\"../../registry\":910,\"../color\":643,\"../dragelement\":662,\"../drawing\":665,\"./constants\":722,\"./draw_newshape/display_outlines\":728,\"./draw_newshape/helpers\":729,\"./helpers\":731}],725:[function(t,e,r){\"use strict\";var n=t(\"../../drawing/attributes\").dash,i=t(\"../../../lib/extend\").extendFlat;e.exports={newshape:{line:{color:{valType:\"color\",editType:\"none\"},width:{valType:\"number\",min:0,dflt:4,editType:\"none\"},dash:i({},n,{dflt:\"solid\",editType:\"none\"}),editType:\"none\"},fillcolor:{valType:\"color\",dflt:\"rgba(0,0,0,0)\",editType:\"none\"},fillrule:{valType:\"enumerated\",values:[\"evenodd\",\"nonzero\"],dflt:\"evenodd\",editType:\"none\"},opacity:{valType:\"number\",min:0,max:1,dflt:1,editType:\"none\"},layer:{valType:\"enumerated\",values:[\"below\",\"above\"],dflt:\"above\",editType:\"none\"},drawdirection:{valType:\"enumerated\",values:[\"ortho\",\"horizontal\",\"vertical\",\"diagonal\"],dflt:\"diagonal\",editType:\"none\"},editType:\"none\"},activeshape:{fillcolor:{valType:\"color\",dflt:\"rgb(255,0,255)\",editType:\"none\"},opacity:{valType:\"number\",min:0,max:1,dflt:.5,editType:\"none\"},editType:\"none\"}}},{\"../../../lib/extend\":768,\"../../drawing/attributes\":664}],726:[function(t,e,r){\"use strict\";e.exports={CIRCLE_SIDES:32,i000:0,i090:8,i180:16,i270:24,cos45:Math.cos(Math.PI/4),sin45:Math.sin(Math.PI/4),SQRT2:Math.sqrt(2)}},{}],727:[function(t,e,r){\"use strict\";var n=t(\"../../color\");e.exports=function(t,e,r){if(r(\"newshape.drawdirection\"),r(\"newshape.layer\"),r(\"newshape.fillcolor\"),r(\"newshape.fillrule\"),r(\"newshape.opacity\"),r(\"newshape.line.width\")){var i=(t||{}).plot_bgcolor||\"#FFF\";r(\"newshape.line.color\",n.contrast(i)),r(\"newshape.line.dash\")}r(\"activeshape.fillcolor\"),r(\"activeshape.opacity\")}},{\"../../color\":643}],728:[function(t,e,r){\"use strict\";var n=t(\"../../dragelement\"),i=t(\"../../dragelement/helpers\").drawMode,a=t(\"../../../registry\"),o=t(\"./constants\"),s=o.i000,l=o.i090,c=o.i180,u=o.i270,f=t(\"../../../plots/cartesian/handle_outline\").clearOutlineControllers,h=t(\"./helpers\"),p=h.pointsShapeRectangle,d=h.pointsShapeEllipse,g=h.writePaths,m=t(\"./newshapes\");e.exports=function t(e,r,o,h){h||(h=0);var v=o.gd;function y(){t(e,r,o,h++),d(e[0])&&x({redrawing:!0})}function x(t){o.isActiveShape=!1;var e=m(r,o);Object.keys(e).length&&a.call((t||{}).redrawing?\"relayout\":\"_guiRelayout\",v,e)}var b,_,w,T,k,M=o.isActiveShape,A=v._fullLayout._zoomlayer,S=o.dragmode;(i(S)?v._fullLayout._drawing=!0:v._fullLayout._activeShapeIndex>=0&&f(v),r.attr(\"d\",g(e)),M&&!h)&&(k=function(t,e){for(var r=0;r<e.length;r++){var n=e[r];t[r]=[];for(var i=0;i<n.length;i++){t[r][i]=[];for(var a=0;a<n[i].length;a++)t[r][i][a]=n[i][a]}}return t}([],e),function(t){b=[];for(var r=0;r<e.length;r++){var i=e[r],a=!p(i)&&d(i);b[r]=[];for(var o=0;o<i.length;o++)if(\"Z\"!==i[o][0]&&(!a||o===s||o===l||o===c||o===u)){var f=i[o][1],h=i[o][2],g=t.append(\"circle\").classed(\"cursor-grab\",!0).attr(\"data-i\",r).attr(\"data-j\",o).attr(\"cx\",f).attr(\"cy\",h).attr(\"r\",4).style({\"mix-blend-mode\":\"luminosity\",fill:\"black\",stroke:\"white\",\"stroke-width\":1});b[r][o]={element:g.node(),gd:v,prepFn:E,doneFn:L,clickFn:I},n.init(b[r][o])}}}(A.append(\"g\").attr(\"class\",\"outline-controllers\")),function(){if(_=[],!e.length)return;_[0]={element:r[0][0],gd:v,prepFn:z,doneFn:O},n.init(_[0])}());function E(t){w=+t.srcElement.getAttribute(\"data-i\"),T=+t.srcElement.getAttribute(\"data-j\"),b[w][T].moveFn=C}function C(t,r){if(e.length){var n=k[w][T][1],i=k[w][T][2],a=e[w],o=a.length;if(p(a)){for(var s=0;s<o;s++)if(s!==T){var l=a[s];l[1]===a[T][1]&&(l[1]=n+t),l[2]===a[T][2]&&(l[2]=i+r)}if(a[T][1]=n+t,a[T][2]=i+r,!p(a))for(var c=0;c<o;c++)for(var u=0;u<a[c].length;u++)a[c][u]=k[w][c][u]}else a[T][1]=n+t,a[T][2]=i+r;y()}}function L(){x()}function I(t,r){if(2===t){w=+r.srcElement.getAttribute(\"data-i\"),T=+r.srcElement.getAttribute(\"data-j\");var n=e[w];p(n)||d(n)||function(){if(e.length&&e[w]&&e[w].length){for(var t=[],r=0;r<e[w].length;r++)r!==T&&t.push(e[w][r]);t.length>1&&(2!==t.length||\"Z\"!==t[1][0])&&(0===T&&(t[0][0]=\"M\"),e[w]=t,y(),x())}}()}}function P(t,r){!function(t,r){if(e.length)for(var n=0;n<e.length;n++)for(var i=0;i<e[n].length;i++)for(var a=0;a+2<e[n][i].length;a+=2)e[n][i][a+1]=k[n][i][a+1]+t,e[n][i][a+2]=k[n][i][a+2]+r}(t,r),y()}function z(t){(w=+t.srcElement.getAttribute(\"data-i\"))||(w=0),_[w].moveFn=P}function O(){x()}}},{\"../../../plots/cartesian/handle_outline\":837,\"../../../registry\":910,\"../../dragelement\":662,\"../../dragelement/helpers\":661,\"./constants\":726,\"./helpers\":729,\"./newshapes\":730}],729:[function(t,e,r){\"use strict\";var n=t(\"parse-svg-path\"),i=t(\"./constants\"),a=i.CIRCLE_SIDES,o=i.SQRT2,s=t(\"../../../plots/cartesian/helpers\"),l=s.p2r,c=s.r2p,u=[0,3,4,5,6,1,2],f=[0,3,4,1,2];function h(t,e){return Math.abs(t-e)<=1e-6}function p(t,e){var r=e[1]-t[1],n=e[2]-t[2];return Math.sqrt(r*r+n*n)}r.writePaths=function(t){var e=t.length;if(!e)return\"M0,0Z\";for(var r=\"\",n=0;n<e;n++)for(var i=t[n].length,a=0;a<i;a++){var o=t[n][a][0];if(\"Z\"===o)r+=\"Z\";else for(var s=t[n][a].length,l=0;l<s;l++){var c=l;\"Q\"===o||\"S\"===o?c=f[l]:\"C\"===o&&(c=u[l]),r+=t[n][a][c],l>0&&l<s-1&&(r+=\",\")}}return r},r.readPaths=function(t,e,r,i){var o,s,u,f=n(t),h=[],p=-1,d=0,g=0,m=function(){s=d,u=g};m();for(var v=0;v<f.length;v++){var y,x,b,_,w=[],T=f[v][0],k=T;switch(T){case\"M\":p++,h[p]=[],d=+f[v][1],g=+f[v][2],w.push([k,d,g]),m();break;case\"Q\":case\"S\":y=+f[v][1],b=+f[v][2],d=+f[v][3],g=+f[v][4],w.push([k,d,g,y,b]);break;case\"C\":y=+f[v][1],b=+f[v][2],x=+f[v][3],_=+f[v][4],d=+f[v][5],g=+f[v][6],w.push([k,d,g,y,b,x,_]);break;case\"T\":case\"L\":d=+f[v][1],g=+f[v][2],w.push([k,d,g]);break;case\"H\":k=\"L\",d=+f[v][1],w.push([k,d,g]);break;case\"V\":k=\"L\",g=+f[v][1],w.push([k,d,g]);break;case\"A\":k=\"L\";var M=+f[v][1],A=+f[v][2];+f[v][4]||(M=-M,A=-A);var S=d-M,E=g;for(o=1;o<=a/2;o++){var C=2*Math.PI*o/a;w.push([k,S+M*Math.cos(C),E+A*Math.sin(C)])}break;case\"Z\":d===s&&g===u||(d=s,g=u,w.push([k,d,g]))}for(var L=(r||{}).domain,I=e._fullLayout._size,P=r&&\"pixel\"===r.xsizemode,z=r&&\"pixel\"===r.ysizemode,O=!1===i,D=0;D<w.length;D++){for(o=0;o+2<7;o+=2){var R=w[D][o+1],F=w[D][o+2];void 0!==R&&void 0!==F&&(d=R,g=F,r&&(r.xaxis&&r.xaxis.p2r?(O&&(R-=r.xaxis._offset),R=P?c(r.xaxis,r.xanchor)+R:l(r.xaxis,R)):(O&&(R-=I.l),L?R=L.x[0]+R/I.w:R/=I.w),r.yaxis&&r.yaxis.p2r?(O&&(F-=r.yaxis._offset),F=z?c(r.yaxis,r.yanchor)-F:l(r.yaxis,F)):(O&&(F-=I.t),F=L?L.y[1]-F/I.h:1-F/I.h)),w[D][o+1]=R,w[D][o+2]=F)}h[p].push(w[D].slice())}}return h},r.pointsShapeRectangle=function(t){if(5!==t.length)return!1;for(var e=1;e<3;e++){if(!h(t[0][e]-t[1][e],t[3][e]-t[2][e]))return!1;if(!h(t[0][e]-t[3][e],t[1][e]-t[2][e]))return!1}return!(!h(t[0][1],t[1][1])&&!h(t[0][1],t[3][1]))&&!!(p(t[0],t[1])*p(t[0],t[3]))},r.pointsShapeEllipse=function(t){var e=t.length;if(e!==a+1)return!1;e=a;for(var r=0;r<e;r++){var n=(2*e-r)%e,i=(e/2+n)%e,o=(e/2+r)%e;if(!h(p(t[r],t[o]),p(t[n],t[i])))return!1}return!0},r.handleEllipse=function(t,e,n){if(!t)return[e,n];var i=r.ellipseOver({x0:e[0],y0:e[1],x1:n[0],y1:n[1]}),s=(i.x1+i.x0)/2,l=(i.y1+i.y0)/2,c=(i.x1-i.x0)/2,u=(i.y1-i.y0)/2;c||(c=u/=o),u||(u=c/=o);for(var f=[],h=0;h<a;h++){var p=2*h*Math.PI/a;f.push([s+c*Math.cos(p),l+u*Math.sin(p)])}return f},r.ellipseOver=function(t){var e=t.x0,r=t.y0,n=t.x1,i=t.y1,a=n-e,s=i-r,l=((e-=a)+n)/2,c=((r-=s)+i)/2;return{x0:l-(a*=o),y0:c-(s*=o),x1:l+a,y1:c+s}}},{\"../../../plots/cartesian/helpers\":838,\"./constants\":726,\"parse-svg-path\":505}],730:[function(t,e,r){\"use strict\";var n=t(\"../../dragelement/helpers\"),i=n.drawMode,a=n.openMode,o=t(\"./constants\"),s=o.i000,l=o.i090,c=o.i180,u=o.i270,f=o.cos45,h=o.sin45,p=t(\"../../../plots/cartesian/helpers\"),d=p.p2r,g=p.r2p,m=t(\"../../../plots/cartesian/handle_outline\").clearSelect,v=t(\"./helpers\"),y=v.readPaths,x=v.writePaths,b=v.ellipseOver;e.exports=function(t,e){if(t.length){var r=t[0][0];if(r){var n=r.getAttribute(\"d\"),o=e.gd,p=o._fullLayout.newshape,v=e.plotinfo,_=v.xaxis,w=v.yaxis,T=!!v.domain||!v.xaxis,k=!!v.domain||!v.yaxis,M=e.isActiveShape,A=e.dragmode,S=(o.layout||{}).shapes||[];if(!i(A)&&void 0!==M){var E=o._fullLayout._activeShapeIndex;if(E<S.length)switch(o._fullLayout.shapes[E].type){case\"rect\":A=\"drawrect\";break;case\"circle\":A=\"drawcircle\";break;case\"line\":A=\"drawline\";break;case\"path\":var C=S[E].path||\"\";A=\"Z\"===C[C.length-1]?\"drawclosedpath\":\"drawopenpath\"}}var L,I=a(A),P=y(n,o,v,M),z={editable:!0,xref:T?\"paper\":_._id,yref:k?\"paper\":w._id,layer:p.layer,opacity:p.opacity,line:{color:p.line.color,width:p.line.width,dash:p.line.dash}};if(I||(z.fillcolor=p.fillcolor,z.fillrule=p.fillrule),1===P.length&&(L=P[0]),L&&\"drawrect\"===A)z.type=\"rect\",z.x0=L[0][1],z.y0=L[0][2],z.x1=L[2][1],z.y1=L[2][2];else if(L&&\"drawline\"===A)z.type=\"line\",z.x0=L[0][1],z.y0=L[0][2],z.x1=L[1][1],z.y1=L[1][2];else if(L&&\"drawcircle\"===A){z.type=\"circle\";var O=L[s][1],D=L[l][1],R=L[c][1],F=L[u][1],B=L[s][2],N=L[l][2],j=L[c][2],U=L[u][2],V=v.xaxis&&(\"date\"===v.xaxis.type||\"log\"===v.xaxis.type),q=v.yaxis&&(\"date\"===v.yaxis.type||\"log\"===v.yaxis.type);V&&(O=g(v.xaxis,O),D=g(v.xaxis,D),R=g(v.xaxis,R),F=g(v.xaxis,F)),q&&(B=g(v.yaxis,B),N=g(v.yaxis,N),j=g(v.yaxis,j),U=g(v.yaxis,U));var H=(D+F)/2,G=(B+j)/2,Y=b({x0:H,y0:G,x1:H+(F-D+R-O)/2*f,y1:G+(U-N+j-B)/2*h});V&&(Y.x0=d(v.xaxis,Y.x0),Y.x1=d(v.xaxis,Y.x1)),q&&(Y.y0=d(v.yaxis,Y.y0),Y.y1=d(v.yaxis,Y.y1)),z.x0=Y.x0,z.y0=Y.y0,z.x1=Y.x1,z.y1=Y.y1}else z.type=\"path\",_&&w&&function(t,e,r){var n=\"date\"===e.type,i=\"date\"===r.type;if(!n&&!i)return t;for(var a=0;a<t.length;a++)for(var o=0;o<t[a].length;o++)for(var s=0;s+2<t[a][o].length;s+=2)n&&(t[a][o][s+1]=t[a][o][s+1].replace(\" \",\"_\")),i&&(t[a][o][s+2]=t[a][o][s+2].replace(\" \",\"_\"))}(P,_,w),z.path=x(P),L=null;m(o);for(var W=e.editHelpers,X=(W||{}).modifyItem,Z=[],J=0;J<S.length;J++){var K=o._fullLayout.shapes[J];if(Z[J]=K._input,void 0!==M&&J===o._fullLayout._activeShapeIndex){var Q=z;switch(K.type){case\"line\":case\"rect\":case\"circle\":X(\"x0\",Q.x0),X(\"x1\",Q.x1),X(\"y0\",Q.y0),X(\"y1\",Q.y1);break;case\"path\":X(\"path\",Q.path)}}}return void 0===M?(Z.push(z),Z):W?W.getUpdateObj():{}}}}},{\"../../../plots/cartesian/handle_outline\":837,\"../../../plots/cartesian/helpers\":838,\"../../dragelement/helpers\":661,\"./constants\":726,\"./helpers\":729}],731:[function(t,e,r){\"use strict\";var n=t(\"./constants\"),i=t(\"../../lib\");r.rangeToShapePosition=function(t){return\"log\"===t.type?t.r2d:function(t){return t}},r.shapePositionToRange=function(t){return\"log\"===t.type?t.d2r:function(t){return t}},r.decodeDate=function(t){return function(e){return e.replace&&(e=e.replace(\"_\",\" \")),t(e)}},r.encodeDate=function(t){return function(e){return t(e).replace(\" \",\"_\")}},r.extractPathCoords=function(t,e){var r=[];return t.match(n.segmentRE).forEach((function(t){var a=e[t.charAt(0)].drawn;if(void 0!==a){var o=t.substr(1).match(n.paramRE);!o||o.length<a||r.push(i.cleanNumber(o[a]))}})),r},r.getDataToPixel=function(t,e,n,i){var a,o=t._fullLayout._size;if(e)if(\"domain\"===i)a=function(t){return e._length*(n?1-t:t)+e._offset};else{var s=r.shapePositionToRange(e);a=function(t){return e._offset+e.r2p(s(t,!0))},\"date\"===e.type&&(a=r.decodeDate(a))}else a=n?function(t){return o.t+o.h*(1-t)}:function(t){return o.l+o.w*t};return a},r.getPixelToData=function(t,e,n,i){var a,o=t._fullLayout._size;if(e)if(\"domain\"===i)a=function(t){var r=(t-e._offset)/e._length;return n?1-r:r};else{var s=r.rangeToShapePosition(e);a=function(t){return s(e.p2r(t-e._offset))}}else a=n?function(t){return 1-(t-o.t)/o.h}:function(t){return(t-o.l)/o.w};return a},r.roundPositionForSharpStrokeRendering=function(t,e){var r=1===Math.round(e%2),n=Math.round(t);return r?n+.5:n},r.makeOptionsAndPlotinfo=function(t,e){var r=t._fullLayout.shapes[e]||{},n=t._fullLayout._plots[r.xref+r.yref];return!!n?n._hadPlotinfo=!0:(n={},r.xref&&\"paper\"!==r.xref&&(n.xaxis=t._fullLayout[r.xref+\"axis\"]),r.yref&&\"paper\"!==r.yref&&(n.yaxis=t._fullLayout[r.yref+\"axis\"])),n.xsizemode=r.xsizemode,n.ysizemode=r.ysizemode,n.xanchor=r.xanchor,n.yanchor=r.yanchor,{options:r,plotinfo:n}}},{\"../../lib\":778,\"./constants\":722}],732:[function(t,e,r){\"use strict\";var n=t(\"./draw\");e.exports={moduleType:\"component\",name:\"shapes\",layoutAttributes:t(\"./attributes\"),supplyLayoutDefaults:t(\"./defaults\"),supplyDrawNewShapeDefaults:t(\"./draw_newshape/defaults\"),includeBasePlot:t(\"../../plots/cartesian/include_components\")(\"shapes\"),calcAutorange:t(\"./calc_autorange\"),draw:n.draw,drawOne:n.drawOne}},{\"../../plots/cartesian/include_components\":839,\"./attributes\":720,\"./calc_autorange\":721,\"./defaults\":723,\"./draw\":724,\"./draw_newshape/defaults\":727}],733:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../../plots/pad_attributes\"),a=t(\"../../lib/extend\").extendDeepAll,o=t(\"../../plot_api/edit_types\").overrideAll,s=t(\"../../plots/animation_attributes\"),l=t(\"../../plot_api/plot_template\").templatedArray,c=t(\"./constants\"),u=l(\"step\",{visible:{valType:\"boolean\",dflt:!0},method:{valType:\"enumerated\",values:[\"restyle\",\"relayout\",\"animate\",\"update\",\"skip\"],dflt:\"restyle\"},args:{valType:\"info_array\",freeLength:!0,items:[{valType:\"any\"},{valType:\"any\"},{valType:\"any\"}]},label:{valType:\"string\"},value:{valType:\"string\"},execute:{valType:\"boolean\",dflt:!0}});e.exports=o(l(\"slider\",{visible:{valType:\"boolean\",dflt:!0},active:{valType:\"number\",min:0,dflt:0},steps:u,lenmode:{valType:\"enumerated\",values:[\"fraction\",\"pixels\"],dflt:\"fraction\"},len:{valType:\"number\",min:0,dflt:1},x:{valType:\"number\",min:-2,max:3,dflt:0},pad:a(i({editType:\"arraydraw\"}),{},{t:{dflt:20}}),xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"left\"},y:{valType:\"number\",min:-2,max:3,dflt:0},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],dflt:\"top\"},transition:{duration:{valType:\"number\",min:0,dflt:150},easing:{valType:\"enumerated\",values:s.transition.easing.values,dflt:\"cubic-in-out\"}},currentvalue:{visible:{valType:\"boolean\",dflt:!0},xanchor:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],dflt:\"left\"},offset:{valType:\"number\",dflt:10},prefix:{valType:\"string\"},suffix:{valType:\"string\"},font:n({})},font:n({}),activebgcolor:{valType:\"color\",dflt:c.gripBgActiveColor},bgcolor:{valType:\"color\",dflt:c.railBgColor},bordercolor:{valType:\"color\",dflt:c.railBorderColor},borderwidth:{valType:\"number\",min:0,dflt:c.railBorderWidth},ticklen:{valType:\"number\",min:0,dflt:c.tickLength},tickcolor:{valType:\"color\",dflt:c.tickColor},tickwidth:{valType:\"number\",min:0,dflt:1},minorticklen:{valType:\"number\",min:0,dflt:c.minorTickLength}}),\"arraydraw\",\"from-root\")},{\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plot_api/plot_template\":816,\"../../plots/animation_attributes\":821,\"../../plots/font_attributes\":855,\"../../plots/pad_attributes\":889,\"./constants\":734}],734:[function(t,e,r){\"use strict\";e.exports={name:\"sliders\",containerClassName:\"slider-container\",groupClassName:\"slider-group\",inputAreaClass:\"slider-input-area\",railRectClass:\"slider-rail-rect\",railTouchRectClass:\"slider-rail-touch-rect\",gripRectClass:\"slider-grip-rect\",tickRectClass:\"slider-tick-rect\",inputProxyClass:\"slider-input-proxy\",labelsClass:\"slider-labels\",labelGroupClass:\"slider-label-group\",labelClass:\"slider-label\",currentValueClass:\"slider-current-value\",railHeight:5,menuIndexAttrName:\"slider-active-index\",autoMarginIdRoot:\"slider-\",minWidth:30,minHeight:30,textPadX:40,arrowOffsetX:4,railRadius:2,railWidth:5,railBorder:4,railBorderWidth:1,railBorderColor:\"#bec8d9\",railBgColor:\"#f8fafc\",railInset:8,stepInset:10,gripRadius:10,gripWidth:20,gripHeight:20,gripBorder:20,gripBorderWidth:1,gripBorderColor:\"#bec8d9\",gripBgColor:\"#f6f8fa\",gripBgActiveColor:\"#dbdde0\",labelPadding:8,labelOffset:0,tickWidth:1,tickColor:\"#333\",tickOffset:25,tickLength:7,minorTickOffset:25,minorTickColor:\"#333\",minorTickLength:4,currentValuePadding:8,currentValueInset:0}},{}],735:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/array_container_defaults\"),a=t(\"./attributes\"),o=t(\"./constants\").name,s=a.steps;function l(t,e,r){function o(r,i){return n.coerce(t,e,a,r,i)}for(var s=i(t,e,{name:\"steps\",handleItemDefaults:c}),l=0,u=0;u<s.length;u++)s[u].visible&&l++;if(l<2?e.visible=!1:o(\"visible\")){e._stepCount=l;var f=e._visibleSteps=n.filterVisible(s);(s[o(\"active\")]||{}).visible||(e.active=f[0]._index),o(\"x\"),o(\"y\"),n.noneOrAll(t,e,[\"x\",\"y\"]),o(\"xanchor\"),o(\"yanchor\"),o(\"len\"),o(\"lenmode\"),o(\"pad.t\"),o(\"pad.r\"),o(\"pad.b\"),o(\"pad.l\"),n.coerceFont(o,\"font\",r.font),o(\"currentvalue.visible\")&&(o(\"currentvalue.xanchor\"),o(\"currentvalue.prefix\"),o(\"currentvalue.suffix\"),o(\"currentvalue.offset\"),n.coerceFont(o,\"currentvalue.font\",e.font)),o(\"transition.duration\"),o(\"transition.easing\"),o(\"bgcolor\"),o(\"activebgcolor\"),o(\"bordercolor\"),o(\"borderwidth\"),o(\"ticklen\"),o(\"tickwidth\"),o(\"tickcolor\"),o(\"minorticklen\")}}function c(t,e){function r(r,i){return n.coerce(t,e,s,r,i)}if(\"skip\"===t.method||Array.isArray(t.args)?r(\"visible\"):e.visible=!1){r(\"method\"),r(\"args\");var i=r(\"label\",\"step-\"+e._index);r(\"value\",i),r(\"execute\")}}e.exports=function(t,e){i(t,e,{name:o,handleItemDefaults:l})}},{\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"./attributes\":733,\"./constants\":734}],736:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../plots/plots\"),a=t(\"../color\"),o=t(\"../drawing\"),s=t(\"../../lib\"),l=s.strTranslate,c=t(\"../../lib/svg_text_utils\"),u=t(\"../../plot_api/plot_template\").arrayEditor,f=t(\"./constants\"),h=t(\"../../constants/alignment\"),p=h.LINE_SPACING,d=h.FROM_TL,g=h.FROM_BR;function m(t){return f.autoMarginIdRoot+t._index}function v(t){return t._index}function y(t,e){var r=o.tester.selectAll(\"g.\"+f.labelGroupClass).data(e._visibleSteps);r.enter().append(\"g\").classed(f.labelGroupClass,!0);var a=0,l=0;r.each((function(t){var r=_(n.select(this),{step:t},e).node();if(r){var i=o.bBox(r);l=Math.max(l,i.height),a=Math.max(a,i.width)}})),r.remove();var u=e._dims={};u.inputAreaWidth=Math.max(f.railWidth,f.gripHeight);var h=t._fullLayout._size;u.lx=h.l+h.w*e.x,u.ly=h.t+h.h*(1-e.y),\"fraction\"===e.lenmode?u.outerLength=Math.round(h.w*e.len):u.outerLength=e.len,u.inputAreaStart=0,u.inputAreaLength=Math.round(u.outerLength-e.pad.l-e.pad.r);var p=(u.inputAreaLength-2*f.stepInset)/(e._stepCount-1),v=a+f.labelPadding;if(u.labelStride=Math.max(1,Math.ceil(v/p)),u.labelHeight=l,u.currentValueMaxWidth=0,u.currentValueHeight=0,u.currentValueTotalHeight=0,u.currentValueMaxLines=1,e.currentvalue.visible){var y=o.tester.append(\"g\");r.each((function(t){var r=x(y,e,t.label),n=r.node()&&o.bBox(r.node())||{width:0,height:0},i=c.lineCount(r);u.currentValueMaxWidth=Math.max(u.currentValueMaxWidth,Math.ceil(n.width)),u.currentValueHeight=Math.max(u.currentValueHeight,Math.ceil(n.height)),u.currentValueMaxLines=Math.max(u.currentValueMaxLines,i)})),u.currentValueTotalHeight=u.currentValueHeight+e.currentvalue.offset,y.remove()}u.height=u.currentValueTotalHeight+f.tickOffset+e.ticklen+f.labelOffset+u.labelHeight+e.pad.t+e.pad.b;var b=\"left\";s.isRightAnchor(e)&&(u.lx-=u.outerLength,b=\"right\"),s.isCenterAnchor(e)&&(u.lx-=u.outerLength/2,b=\"center\");var w=\"top\";s.isBottomAnchor(e)&&(u.ly-=u.height,w=\"bottom\"),s.isMiddleAnchor(e)&&(u.ly-=u.height/2,w=\"middle\"),u.outerLength=Math.ceil(u.outerLength),u.height=Math.ceil(u.height),u.lx=Math.round(u.lx),u.ly=Math.round(u.ly);var T={y:e.y,b:u.height*g[w],t:u.height*d[w]};\"fraction\"===e.lenmode?(T.l=0,T.xl=e.x-e.len*d[b],T.r=0,T.xr=e.x+e.len*g[b]):(T.x=e.x,T.l=u.outerLength*d[b],T.r=u.outerLength*g[b]),i.autoMargin(t,m(e),T)}function x(t,e,r){if(e.currentvalue.visible){var n,i,a=e._dims;switch(e.currentvalue.xanchor){case\"right\":n=a.inputAreaLength-f.currentValueInset-a.currentValueMaxWidth,i=\"left\";break;case\"center\":n=.5*a.inputAreaLength,i=\"middle\";break;default:n=f.currentValueInset,i=\"left\"}var l=s.ensureSingle(t,\"text\",f.labelClass,(function(t){t.attr({\"text-anchor\":i,\"data-notex\":1})})),u=e.currentvalue.prefix?e.currentvalue.prefix:\"\";if(\"string\"==typeof r)u+=r;else{var h=e.steps[e.active].label,d=e._gd._fullLayout._meta;d&&(h=s.templateString(h,d)),u+=h}e.currentvalue.suffix&&(u+=e.currentvalue.suffix),l.call(o.font,e.currentvalue.font).text(u).call(c.convertToTspans,e._gd);var g=c.lineCount(l),m=(a.currentValueMaxLines+1-g)*e.currentvalue.font.size*p;return c.positionText(l,n,m),l}}function b(t,e,r){s.ensureSingle(t,\"rect\",f.gripRectClass,(function(n){n.call(M,e,t,r).style(\"pointer-events\",\"all\")})).attr({width:f.gripWidth,height:f.gripHeight,rx:f.gripRadius,ry:f.gripRadius}).call(a.stroke,r.bordercolor).call(a.fill,r.bgcolor).style(\"stroke-width\",r.borderwidth+\"px\")}function _(t,e,r){var n=s.ensureSingle(t,\"text\",f.labelClass,(function(t){t.attr({\"text-anchor\":\"middle\",\"data-notex\":1})})),i=e.step.label,a=r._gd._fullLayout._meta;return a&&(i=s.templateString(i,a)),n.call(o.font,r.font).text(i).call(c.convertToTspans,r._gd),n}function w(t,e){var r=s.ensureSingle(t,\"g\",f.labelsClass),i=e._dims,a=r.selectAll(\"g.\"+f.labelGroupClass).data(i.labelSteps);a.enter().append(\"g\").classed(f.labelGroupClass,!0),a.exit().remove(),a.each((function(t){var r=n.select(this);r.call(_,t,e),o.setTranslate(r,E(e,t.fraction),f.tickOffset+e.ticklen+e.font.size*p+f.labelOffset+i.currentValueTotalHeight)}))}function T(t,e,r,n,i){var a=Math.round(n*(r._stepCount-1)),o=r._visibleSteps[a]._index;o!==r.active&&k(t,e,r,o,!0,i)}function k(t,e,r,n,a,o){var s=r.active;r.active=n,u(t.layout,f.name,r).applyUpdate(\"active\",n);var l=r.steps[r.active];e.call(S,r,o),e.call(x,r),t.emit(\"plotly_sliderchange\",{slider:r,step:r.steps[r.active],interaction:a,previousActive:s}),l&&l.method&&a&&(e._nextMethod?(e._nextMethod.step=l,e._nextMethod.doCallback=a,e._nextMethod.doTransition=o):(e._nextMethod={step:l,doCallback:a,doTransition:o},e._nextMethodRaf=window.requestAnimationFrame((function(){var r=e._nextMethod.step;r.method&&(r.execute&&i.executeAPICommand(t,r.method,r.args),e._nextMethod=null,e._nextMethodRaf=null)}))))}function M(t,e,r){var i=r.node(),o=n.select(e);function s(){return r.data()[0]}t.on(\"mousedown\",(function(){var t=s();e.emit(\"plotly_sliderstart\",{slider:t});var l=r.select(\".\"+f.gripRectClass);n.event.stopPropagation(),n.event.preventDefault(),l.call(a.fill,t.activebgcolor);var c=C(t,n.mouse(i)[0]);T(e,r,t,c,!0),t._dragging=!0,o.on(\"mousemove\",(function(){var t=s(),a=C(t,n.mouse(i)[0]);T(e,r,t,a,!1)})),o.on(\"mouseup\",(function(){var t=s();t._dragging=!1,l.call(a.fill,t.bgcolor),o.on(\"mouseup\",null),o.on(\"mousemove\",null),e.emit(\"plotly_sliderend\",{slider:t,step:t.steps[t.active]})}))}))}function A(t,e){var r=t.selectAll(\"rect.\"+f.tickRectClass).data(e._visibleSteps),i=e._dims;r.enter().append(\"rect\").classed(f.tickRectClass,!0),r.exit().remove(),r.attr({width:e.tickwidth+\"px\",\"shape-rendering\":\"crispEdges\"}),r.each((function(t,r){var s=r%i.labelStride==0,l=n.select(this);l.attr({height:s?e.ticklen:e.minorticklen}).call(a.fill,e.tickcolor),o.setTranslate(l,E(e,r/(e._stepCount-1))-.5*e.tickwidth,(s?f.tickOffset:f.minorTickOffset)+i.currentValueTotalHeight)}))}function S(t,e,r){for(var n=t.select(\"rect.\"+f.gripRectClass),i=0,a=0;a<e._stepCount;a++)if(e._visibleSteps[a]._index===e.active){i=a;break}var o=E(e,i/(e._stepCount-1));if(!e._invokingCommand){var s=n;r&&e.transition.duration>0&&(s=s.transition().duration(e.transition.duration).ease(e.transition.easing)),s.attr(\"transform\",l(o-.5*f.gripWidth,e._dims.currentValueTotalHeight))}}function E(t,e){var r=t._dims;return r.inputAreaStart+f.stepInset+(r.inputAreaLength-2*f.stepInset)*Math.min(1,Math.max(0,e))}function C(t,e){var r=t._dims;return Math.min(1,Math.max(0,(e-f.stepInset-r.inputAreaStart)/(r.inputAreaLength-2*f.stepInset-2*r.inputAreaStart)))}function L(t,e,r){var n=r._dims,i=s.ensureSingle(t,\"rect\",f.railTouchRectClass,(function(n){n.call(M,e,t,r).style(\"pointer-events\",\"all\")}));i.attr({width:n.inputAreaLength,height:Math.max(n.inputAreaWidth,f.tickOffset+r.ticklen+n.labelHeight)}).call(a.fill,r.bgcolor).attr(\"opacity\",0),o.setTranslate(i,0,n.currentValueTotalHeight)}function I(t,e){var r=e._dims,n=r.inputAreaLength-2*f.railInset,i=s.ensureSingle(t,\"rect\",f.railRectClass);i.attr({width:n,height:f.railWidth,rx:f.railRadius,ry:f.railRadius,\"shape-rendering\":\"crispEdges\"}).call(a.stroke,e.bordercolor).call(a.fill,e.bgcolor).style(\"stroke-width\",e.borderwidth+\"px\"),o.setTranslate(i,f.railInset,.5*(r.inputAreaWidth-f.railWidth)+r.currentValueTotalHeight)}e.exports=function(t){var e=t._fullLayout,r=function(t,e){for(var r=t[f.name],n=[],i=0;i<r.length;i++){var a=r[i];a.visible&&(a._gd=e,n.push(a))}return n}(e,t),a=e._infolayer.selectAll(\"g.\"+f.containerClassName).data(r.length>0?[0]:[]);function s(e){e._commandObserver&&(e._commandObserver.remove(),delete e._commandObserver),i.autoMargin(t,m(e))}if(a.enter().append(\"g\").classed(f.containerClassName,!0).style(\"cursor\",\"ew-resize\"),a.exit().each((function(){n.select(this).selectAll(\"g.\"+f.groupClassName).each(s)})).remove(),0!==r.length){var l=a.selectAll(\"g.\"+f.groupClassName).data(r,v);l.enter().append(\"g\").classed(f.groupClassName,!0),l.exit().each(s).remove();for(var c=0;c<r.length;c++){var u=r[c];y(t,u)}l.each((function(e){var r=n.select(this);!function(t){var e=t._dims;e.labelSteps=[];for(var r=t._stepCount,n=0;n<r;n+=e.labelStride)e.labelSteps.push({fraction:n/(r-1),step:t._visibleSteps[n]})}(e),i.manageCommandObserver(t,e,e._visibleSteps,(function(e){var n=r.data()[0];n.active!==e.index&&(n._dragging||k(t,r,n,e.index,!1,!0))})),function(t,e,r){(r.steps[r.active]||{}).visible||(r.active=r._visibleSteps[0]._index);e.call(x,r).call(I,r).call(w,r).call(A,r).call(L,t,r).call(b,t,r);var n=r._dims;o.setTranslate(e,n.lx+r.pad.l,n.ly+r.pad.t),e.call(S,r,!1),e.call(x,r)}(t,n.select(this),e)}))}}},{\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plot_api/plot_template\":816,\"../../plots/plots\":890,\"../color\":643,\"../drawing\":665,\"./constants\":734,d3:169}],737:[function(t,e,r){\"use strict\";var n=t(\"./constants\");e.exports={moduleType:\"component\",name:n.name,layoutAttributes:t(\"./attributes\"),supplyLayoutDefaults:t(\"./defaults\"),draw:t(\"./draw\")}},{\"./attributes\":733,\"./constants\":734,\"./defaults\":735,\"./draw\":736}],738:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"../../plots/plots\"),o=t(\"../../registry\"),s=t(\"../../lib\"),l=s.strTranslate,c=t(\"../drawing\"),u=t(\"../color\"),f=t(\"../../lib/svg_text_utils\"),h=t(\"../../constants/interactions\"),p=t(\"../../constants/alignment\").OPPOSITE_SIDE,d=/ [XY][0-9]* /;e.exports={draw:function(t,e,r){var g,m=r.propContainer,v=r.propName,y=r.placeholder,x=r.traceIndex,b=r.avoid||{},_=r.attributes,w=r.transform,T=r.containerGroup,k=t._fullLayout,M=1,A=!1,S=m.title,E=(S&&S.text?S.text:\"\").trim(),C=S&&S.font?S.font:{},L=C.family,I=C.size,P=C.color;\"title.text\"===v?g=\"titleText\":-1!==v.indexOf(\"axis\")?g=\"axisTitleText\":v.indexOf(!0)&&(g=\"colorbarTitleText\");var z=t._context.edits[g];\"\"===E?M=0:E.replace(d,\" % \")===y.replace(d,\" % \")&&(M=.2,A=!0,z||(E=\"\")),r._meta?E=s.templateString(E,r._meta):k._meta&&(E=s.templateString(E,k._meta));var O=E||z;T||(T=s.ensureSingle(k._infolayer,\"g\",\"g-\"+e));var D=T.selectAll(\"text\").data(O?[0]:[]);if(D.enter().append(\"text\"),D.text(E).attr(\"class\",e),D.exit().remove(),!O)return T;function R(t){s.syncOrAsync([F,B],t)}function F(e){var r;return w?(r=\"\",w.rotate&&(r+=\"rotate(\"+[w.rotate,_.x,_.y]+\")\"),w.offset&&(r+=l(0,w.offset))):r=null,e.attr(\"transform\",r),e.style({\"font-family\":L,\"font-size\":n.round(I,2)+\"px\",fill:u.rgb(P),opacity:M*u.opacity(P),\"font-weight\":a.fontWeight}).attr(_).call(f.convertToTspans,t),a.previousPromises(t)}function B(t){var e=n.select(t.node().parentNode);if(b&&b.selection&&b.side&&E){e.attr(\"transform\",null);var r=p[b.side],a=\"left\"===b.side||\"top\"===b.side?-1:1,o=i(b.pad)?b.pad:2,u=c.bBox(e.node()),f={left:0,top:0,right:k.width,bottom:k.height},h=b.maxShift||a*(f[b.side]-u[b.side]),d=0;if(h<0)d=h;else{var g=b.offsetLeft||0,m=b.offsetTop||0;u.left-=g,u.right-=g,u.top-=m,u.bottom-=m,b.selection.each((function(){var t=c.bBox(this);s.bBoxIntersect(u,t,o)&&(d=Math.max(d,a*(t[b.side]-u[r])+o))})),d=Math.min(h,d)}if(d>0||h<0){var v={left:[-d,0],right:[d,0],top:[0,-d],bottom:[0,d]}[b.side];e.attr(\"transform\",l(v[0],v[1]))}}}return D.call(R),z&&(E?D.on(\".opacity\",null):(M=0,A=!0,D.text(y).on(\"mouseover.opacity\",(function(){n.select(this).transition().duration(h.SHOW_PLACEHOLDER).style(\"opacity\",1)})).on(\"mouseout.opacity\",(function(){n.select(this).transition().duration(h.HIDE_PLACEHOLDER).style(\"opacity\",0)}))),D.call(f.makeEditable,{gd:t}).on(\"edit\",(function(e){void 0!==x?o.call(\"_guiRestyle\",t,v,e,x):o.call(\"_guiRelayout\",t,v,e)})).on(\"cancel\",(function(){this.text(this.attr(\"data-unformatted\")).call(R)})).on(\"input\",(function(t){this.text(t||\" \").call(f.positionText,_.x,_.y)}))),D.classed(\"js-placeholder\",A),T}}},{\"../../constants/alignment\":745,\"../../constants/interactions\":752,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plots/plots\":890,\"../../registry\":910,\"../color\":643,\"../drawing\":665,d3:169,\"fast-isnumeric\":241}],739:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../color/attributes\"),a=t(\"../../lib/extend\").extendFlat,o=t(\"../../plot_api/edit_types\").overrideAll,s=t(\"../../plots/pad_attributes\"),l=t(\"../../plot_api/plot_template\").templatedArray,c=l(\"button\",{visible:{valType:\"boolean\"},method:{valType:\"enumerated\",values:[\"restyle\",\"relayout\",\"animate\",\"update\",\"skip\"],dflt:\"restyle\"},args:{valType:\"info_array\",freeLength:!0,items:[{valType:\"any\"},{valType:\"any\"},{valType:\"any\"}]},args2:{valType:\"info_array\",freeLength:!0,items:[{valType:\"any\"},{valType:\"any\"},{valType:\"any\"}]},label:{valType:\"string\",dflt:\"\"},execute:{valType:\"boolean\",dflt:!0}});e.exports=o(l(\"updatemenu\",{_arrayAttrRegexps:[/^updatemenus\\[(0|[1-9][0-9]+)\\]\\.buttons/],visible:{valType:\"boolean\"},type:{valType:\"enumerated\",values:[\"dropdown\",\"buttons\"],dflt:\"dropdown\"},direction:{valType:\"enumerated\",values:[\"left\",\"right\",\"up\",\"down\"],dflt:\"down\"},active:{valType:\"integer\",min:-1,dflt:0},showactive:{valType:\"boolean\",dflt:!0},buttons:c,x:{valType:\"number\",min:-2,max:3,dflt:-.05},xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"right\"},y:{valType:\"number\",min:-2,max:3,dflt:1},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],dflt:\"top\"},pad:a(s({editType:\"arraydraw\"}),{}),font:n({}),bgcolor:{valType:\"color\"},bordercolor:{valType:\"color\",dflt:i.borderLine},borderwidth:{valType:\"number\",min:0,dflt:1,editType:\"arraydraw\"}}),\"arraydraw\",\"from-root\")},{\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plot_api/plot_template\":816,\"../../plots/font_attributes\":855,\"../../plots/pad_attributes\":889,\"../color/attributes\":642}],740:[function(t,e,r){\"use strict\";e.exports={name:\"updatemenus\",containerClassName:\"updatemenu-container\",headerGroupClassName:\"updatemenu-header-group\",headerClassName:\"updatemenu-header\",headerArrowClassName:\"updatemenu-header-arrow\",dropdownButtonGroupClassName:\"updatemenu-dropdown-button-group\",dropdownButtonClassName:\"updatemenu-dropdown-button\",buttonClassName:\"updatemenu-button\",itemRectClassName:\"updatemenu-item-rect\",itemTextClassName:\"updatemenu-item-text\",menuIndexAttrName:\"updatemenu-active-index\",autoMarginIdRoot:\"updatemenu-\",blankHeaderOpts:{label:\"  \"},minWidth:30,minHeight:30,textPadX:24,arrowPadX:16,rx:2,ry:2,textOffsetX:12,textOffsetY:3,arrowOffsetX:4,gapButtonHeader:5,gapButton:2,activeColor:\"#F4FAFF\",hoverColor:\"#F4FAFF\",arrowSymbol:{left:\"\\u25c4\",right:\"\\u25ba\",up:\"\\u25b2\",down:\"\\u25bc\"}}},{}],741:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/array_container_defaults\"),a=t(\"./attributes\"),o=t(\"./constants\").name,s=a.buttons;function l(t,e,r){function o(r,i){return n.coerce(t,e,a,r,i)}o(\"visible\",i(t,e,{name:\"buttons\",handleItemDefaults:c}).length>0)&&(o(\"active\"),o(\"direction\"),o(\"type\"),o(\"showactive\"),o(\"x\"),o(\"y\"),n.noneOrAll(t,e,[\"x\",\"y\"]),o(\"xanchor\"),o(\"yanchor\"),o(\"pad.t\"),o(\"pad.r\"),o(\"pad.b\"),o(\"pad.l\"),n.coerceFont(o,\"font\",r.font),o(\"bgcolor\",r.paper_bgcolor),o(\"bordercolor\"),o(\"borderwidth\"))}function c(t,e){function r(r,i){return n.coerce(t,e,s,r,i)}r(\"visible\",\"skip\"===t.method||Array.isArray(t.args))&&(r(\"method\"),r(\"args\"),r(\"args2\"),r(\"label\"),r(\"execute\"))}e.exports=function(t,e){i(t,e,{name:o,handleItemDefaults:l})}},{\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"./attributes\":739,\"./constants\":740}],742:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../plots/plots\"),a=t(\"../color\"),o=t(\"../drawing\"),s=t(\"../../lib\"),l=t(\"../../lib/svg_text_utils\"),c=t(\"../../plot_api/plot_template\").arrayEditor,u=t(\"../../constants/alignment\").LINE_SPACING,f=t(\"./constants\"),h=t(\"./scrollbox\");function p(t){return t._index}function d(t,e){return+t.attr(f.menuIndexAttrName)===e._index}function g(t,e,r,n,i,a,o,s){e.active=o,c(t.layout,f.name,e).applyUpdate(\"active\",o),\"buttons\"===e.type?v(t,n,null,null,e):\"dropdown\"===e.type&&(i.attr(f.menuIndexAttrName,\"-1\"),m(t,n,i,a,e),s||v(t,n,i,a,e))}function m(t,e,r,n,i){var a=s.ensureSingle(e,\"g\",f.headerClassName,(function(t){t.style(\"pointer-events\",\"all\")})),l=i._dims,c=i.active,u=i.buttons[c]||f.blankHeaderOpts,h={y:i.pad.t,yPad:0,x:i.pad.l,xPad:0,index:0},p={width:l.headerWidth,height:l.headerHeight};a.call(y,i,u,t).call(A,i,h,p),s.ensureSingle(e,\"text\",f.headerArrowClassName,(function(t){t.attr(\"text-anchor\",\"end\").call(o.font,i.font).text(f.arrowSymbol[i.direction])})).attr({x:l.headerWidth-f.arrowOffsetX+i.pad.l,y:l.headerHeight/2+f.textOffsetY+i.pad.t}),a.on(\"click\",(function(){r.call(S,String(d(r,i)?-1:i._index)),v(t,e,r,n,i)})),a.on(\"mouseover\",(function(){a.call(w)})),a.on(\"mouseout\",(function(){a.call(T,i)})),o.setTranslate(e,l.lx,l.ly)}function v(t,e,r,a,o){r||(r=e).attr(\"pointer-events\",\"all\");var l=function(t){return-1==+t.attr(f.menuIndexAttrName)}(r)&&\"buttons\"!==o.type?[]:o.buttons,c=\"dropdown\"===o.type?f.dropdownButtonClassName:f.buttonClassName,u=r.selectAll(\"g.\"+c).data(s.filterVisible(l)),h=u.enter().append(\"g\").classed(c,!0),p=u.exit();\"dropdown\"===o.type?(h.attr(\"opacity\",\"0\").transition().attr(\"opacity\",\"1\"),p.transition().attr(\"opacity\",\"0\").remove()):p.remove();var d=0,m=0,v=o._dims,x=-1!==[\"up\",\"down\"].indexOf(o.direction);\"dropdown\"===o.type&&(x?m=v.headerHeight+f.gapButtonHeader:d=v.headerWidth+f.gapButtonHeader),\"dropdown\"===o.type&&\"up\"===o.direction&&(m=-f.gapButtonHeader+f.gapButton-v.openHeight),\"dropdown\"===o.type&&\"left\"===o.direction&&(d=-f.gapButtonHeader+f.gapButton-v.openWidth);var b={x:v.lx+d+o.pad.l,y:v.ly+m+o.pad.t,yPad:f.gapButton,xPad:f.gapButton,index:0},k={l:b.x+o.borderwidth,t:b.y+o.borderwidth};u.each((function(s,l){var c=n.select(this);c.call(y,o,s,t).call(A,o,b),c.on(\"click\",(function(){n.event.defaultPrevented||(s.execute&&(s.args2&&o.active===l?(g(t,o,0,e,r,a,-1),i.executeAPICommand(t,s.method,s.args2)):(g(t,o,0,e,r,a,l),i.executeAPICommand(t,s.method,s.args))),t.emit(\"plotly_buttonclicked\",{menu:o,button:s,active:o.active}))})),c.on(\"mouseover\",(function(){c.call(w)})),c.on(\"mouseout\",(function(){c.call(T,o),u.call(_,o)}))})),u.call(_,o),x?(k.w=Math.max(v.openWidth,v.headerWidth),k.h=b.y-k.t):(k.w=b.x-k.l,k.h=Math.max(v.openHeight,v.headerHeight)),k.direction=o.direction,a&&(u.size()?function(t,e,r,n,i,a){var o,s,l,c=i.direction,u=\"up\"===c||\"down\"===c,h=i._dims,p=i.active;if(u)for(s=0,l=0;l<p;l++)s+=h.heights[l]+f.gapButton;else for(o=0,l=0;l<p;l++)o+=h.widths[l]+f.gapButton;n.enable(a,o,s),n.hbar&&n.hbar.attr(\"opacity\",\"0\").transition().attr(\"opacity\",\"1\");n.vbar&&n.vbar.attr(\"opacity\",\"0\").transition().attr(\"opacity\",\"1\")}(0,0,0,a,o,k):function(t){var e=!!t.hbar,r=!!t.vbar;e&&t.hbar.transition().attr(\"opacity\",\"0\").each(\"end\",(function(){e=!1,r||t.disable()}));r&&t.vbar.transition().attr(\"opacity\",\"0\").each(\"end\",(function(){r=!1,e||t.disable()}))}(a))}function y(t,e,r,n){t.call(x,e).call(b,e,r,n)}function x(t,e){s.ensureSingle(t,\"rect\",f.itemRectClassName,(function(t){t.attr({rx:f.rx,ry:f.ry,\"shape-rendering\":\"crispEdges\"})})).call(a.stroke,e.bordercolor).call(a.fill,e.bgcolor).style(\"stroke-width\",e.borderwidth+\"px\")}function b(t,e,r,n){var i=s.ensureSingle(t,\"text\",f.itemTextClassName,(function(t){t.attr({\"text-anchor\":\"start\",\"data-notex\":1})})),a=r.label,c=n._fullLayout._meta;c&&(a=s.templateString(a,c)),i.call(o.font,e.font).text(a).call(l.convertToTspans,n)}function _(t,e){var r=e.active;t.each((function(t,i){var o=n.select(this);i===r&&e.showactive&&o.select(\"rect.\"+f.itemRectClassName).call(a.fill,f.activeColor)}))}function w(t){t.select(\"rect.\"+f.itemRectClassName).call(a.fill,f.hoverColor)}function T(t,e){t.select(\"rect.\"+f.itemRectClassName).call(a.fill,e.bgcolor)}function k(t,e){var r=e._dims={width1:0,height1:0,heights:[],widths:[],totalWidth:0,totalHeight:0,openWidth:0,openHeight:0,lx:0,ly:0},a=o.tester.selectAll(\"g.\"+f.dropdownButtonClassName).data(s.filterVisible(e.buttons));a.enter().append(\"g\").classed(f.dropdownButtonClassName,!0);var c=-1!==[\"up\",\"down\"].indexOf(e.direction);a.each((function(i,a){var s=n.select(this);s.call(y,e,i,t);var h=s.select(\".\"+f.itemTextClassName),p=h.node()&&o.bBox(h.node()).width,d=Math.max(p+f.textPadX,f.minWidth),g=e.font.size*u,m=l.lineCount(h),v=Math.max(g*m,f.minHeight)+f.textOffsetY;v=Math.ceil(v),d=Math.ceil(d),r.widths[a]=d,r.heights[a]=v,r.height1=Math.max(r.height1,v),r.width1=Math.max(r.width1,d),c?(r.totalWidth=Math.max(r.totalWidth,d),r.openWidth=r.totalWidth,r.totalHeight+=v+f.gapButton,r.openHeight+=v+f.gapButton):(r.totalWidth+=d+f.gapButton,r.openWidth+=d+f.gapButton,r.totalHeight=Math.max(r.totalHeight,v),r.openHeight=r.totalHeight)})),c?r.totalHeight-=f.gapButton:r.totalWidth-=f.gapButton,r.headerWidth=r.width1+f.arrowPadX,r.headerHeight=r.height1,\"dropdown\"===e.type&&(c?(r.width1+=f.arrowPadX,r.totalHeight=r.height1):r.totalWidth=r.width1,r.totalWidth+=f.arrowPadX),a.remove();var h=r.totalWidth+e.pad.l+e.pad.r,p=r.totalHeight+e.pad.t+e.pad.b,d=t._fullLayout._size;r.lx=d.l+d.w*e.x,r.ly=d.t+d.h*(1-e.y);var g=\"left\";s.isRightAnchor(e)&&(r.lx-=h,g=\"right\"),s.isCenterAnchor(e)&&(r.lx-=h/2,g=\"center\");var m=\"top\";s.isBottomAnchor(e)&&(r.ly-=p,m=\"bottom\"),s.isMiddleAnchor(e)&&(r.ly-=p/2,m=\"middle\"),r.totalWidth=Math.ceil(r.totalWidth),r.totalHeight=Math.ceil(r.totalHeight),r.lx=Math.round(r.lx),r.ly=Math.round(r.ly),i.autoMargin(t,M(e),{x:e.x,y:e.y,l:h*({right:1,center:.5}[g]||0),r:h*({left:1,center:.5}[g]||0),b:p*({top:1,middle:.5}[m]||0),t:p*({bottom:1,middle:.5}[m]||0)})}function M(t){return f.autoMarginIdRoot+t._index}function A(t,e,r,n){n=n||{};var i=t.select(\".\"+f.itemRectClassName),a=t.select(\".\"+f.itemTextClassName),s=e.borderwidth,c=r.index,h=e._dims;o.setTranslate(t,s+r.x,s+r.y);var p=-1!==[\"up\",\"down\"].indexOf(e.direction),d=n.height||(p?h.heights[c]:h.height1);i.attr({x:0,y:0,width:n.width||(p?h.width1:h.widths[c]),height:d});var g=e.font.size*u,m=(l.lineCount(a)-1)*g/2;l.positionText(a,f.textOffsetX,d/2-m+f.textOffsetY),p?r.y+=h.heights[c]+r.yPad:r.x+=h.widths[c]+r.xPad,r.index++}function S(t,e){t.attr(f.menuIndexAttrName,e||\"-1\").selectAll(\"g.\"+f.dropdownButtonClassName).remove()}e.exports=function(t){var e=t._fullLayout,r=s.filterVisible(e[f.name]);function a(e){i.autoMargin(t,M(e))}var o=e._menulayer.selectAll(\"g.\"+f.containerClassName).data(r.length>0?[0]:[]);if(o.enter().append(\"g\").classed(f.containerClassName,!0).style(\"cursor\",\"pointer\"),o.exit().each((function(){n.select(this).selectAll(\"g.\"+f.headerGroupClassName).each(a)})).remove(),0!==r.length){var l=o.selectAll(\"g.\"+f.headerGroupClassName).data(r,p);l.enter().append(\"g\").classed(f.headerGroupClassName,!0);for(var c=s.ensureSingle(o,\"g\",f.dropdownButtonGroupClassName,(function(t){t.style(\"pointer-events\",\"all\")})),u=0;u<r.length;u++){var y=r[u];k(t,y)}var x=\"updatemenus\"+e._uid,b=new h(t,c,x);l.enter().size()&&(c.node().parentNode.appendChild(c.node()),c.call(S)),l.exit().each((function(t){c.call(S),a(t)})).remove(),l.each((function(e){var r=n.select(this),a=\"dropdown\"===e.type?c:null;i.manageCommandObserver(t,e,e.buttons,(function(n){g(t,e,e.buttons[n.index],r,a,b,n.index,!0)})),\"dropdown\"===e.type?(m(t,r,c,b,e),d(c,e)&&v(t,r,c,b,e)):v(t,r,null,null,e)}))}}},{\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plot_api/plot_template\":816,\"../../plots/plots\":890,\"../color\":643,\"../drawing\":665,\"./constants\":740,\"./scrollbox\":744,d3:169}],743:[function(t,e,r){arguments[4][737][0].apply(r,arguments)},{\"./attributes\":739,\"./constants\":740,\"./defaults\":741,\"./draw\":742,dup:737}],744:[function(t,e,r){\"use strict\";e.exports=s;var n=t(\"d3\"),i=t(\"../color\"),a=t(\"../drawing\"),o=t(\"../../lib\");function s(t,e,r){this.gd=t,this.container=e,this.id=r,this.position=null,this.translateX=null,this.translateY=null,this.hbar=null,this.vbar=null,this.bg=this.container.selectAll(\"rect.scrollbox-bg\").data([0]),this.bg.exit().on(\".drag\",null).on(\"wheel\",null).remove(),this.bg.enter().append(\"rect\").classed(\"scrollbox-bg\",!0).style(\"pointer-events\",\"all\").attr({opacity:0,x:0,y:0,width:0,height:0})}s.barWidth=2,s.barLength=20,s.barRadius=2,s.barPad=1,s.barColor=\"#808BA4\",s.prototype.enable=function(t,e,r){var o=this.gd._fullLayout,l=o.width,c=o.height;this.position=t;var u,f,h,p,d=this.position.l,g=this.position.w,m=this.position.t,v=this.position.h,y=this.position.direction,x=\"down\"===y,b=\"left\"===y,_=\"up\"===y,w=g,T=v;x||b||\"right\"===y||_||(this.position.direction=\"down\",x=!0),x||_?(f=(u=d)+w,x?(h=m,T=(p=Math.min(h+T,c))-h):T=(p=m+T)-(h=Math.max(p-T,0))):(p=(h=m)+T,b?w=(f=d+w)-(u=Math.max(f-w,0)):(u=d,w=(f=Math.min(u+w,l))-u)),this._box={l:u,t:h,w:w,h:T};var k=g>w,M=s.barLength+2*s.barPad,A=s.barWidth+2*s.barPad,S=d,E=m+v;E+A>c&&(E=c-A);var C=this.container.selectAll(\"rect.scrollbar-horizontal\").data(k?[0]:[]);C.exit().on(\".drag\",null).remove(),C.enter().append(\"rect\").classed(\"scrollbar-horizontal\",!0).call(i.fill,s.barColor),k?(this.hbar=C.attr({rx:s.barRadius,ry:s.barRadius,x:S,y:E,width:M,height:A}),this._hbarXMin=S+M/2,this._hbarTranslateMax=w-M):(delete this.hbar,delete this._hbarXMin,delete this._hbarTranslateMax);var L=v>T,I=s.barWidth+2*s.barPad,P=s.barLength+2*s.barPad,z=d+g,O=m;z+I>l&&(z=l-I);var D=this.container.selectAll(\"rect.scrollbar-vertical\").data(L?[0]:[]);D.exit().on(\".drag\",null).remove(),D.enter().append(\"rect\").classed(\"scrollbar-vertical\",!0).call(i.fill,s.barColor),L?(this.vbar=D.attr({rx:s.barRadius,ry:s.barRadius,x:z,y:O,width:I,height:P}),this._vbarYMin=O+P/2,this._vbarTranslateMax=T-P):(delete this.vbar,delete this._vbarYMin,delete this._vbarTranslateMax);var R=this.id,F=u-.5,B=L?f+I+.5:f+.5,N=h-.5,j=k?p+A+.5:p+.5,U=o._topdefs.selectAll(\"#\"+R).data(k||L?[0]:[]);if(U.exit().remove(),U.enter().append(\"clipPath\").attr(\"id\",R).append(\"rect\"),k||L?(this._clipRect=U.select(\"rect\").attr({x:Math.floor(F),y:Math.floor(N),width:Math.ceil(B)-Math.floor(F),height:Math.ceil(j)-Math.floor(N)}),this.container.call(a.setClipUrl,R,this.gd),this.bg.attr({x:d,y:m,width:g,height:v})):(this.bg.attr({width:0,height:0}),this.container.on(\"wheel\",null).on(\".drag\",null).call(a.setClipUrl,null),delete this._clipRect),k||L){var V=n.behavior.drag().on(\"dragstart\",(function(){n.event.sourceEvent.preventDefault()})).on(\"drag\",this._onBoxDrag.bind(this));this.container.on(\"wheel\",null).on(\"wheel\",this._onBoxWheel.bind(this)).on(\".drag\",null).call(V);var q=n.behavior.drag().on(\"dragstart\",(function(){n.event.sourceEvent.preventDefault(),n.event.sourceEvent.stopPropagation()})).on(\"drag\",this._onBarDrag.bind(this));k&&this.hbar.on(\".drag\",null).call(q),L&&this.vbar.on(\".drag\",null).call(q)}this.setTranslate(e,r)},s.prototype.disable=function(){(this.hbar||this.vbar)&&(this.bg.attr({width:0,height:0}),this.container.on(\"wheel\",null).on(\".drag\",null).call(a.setClipUrl,null),delete this._clipRect),this.hbar&&(this.hbar.on(\".drag\",null),this.hbar.remove(),delete this.hbar,delete this._hbarXMin,delete this._hbarTranslateMax),this.vbar&&(this.vbar.on(\".drag\",null),this.vbar.remove(),delete this.vbar,delete this._vbarYMin,delete this._vbarTranslateMax)},s.prototype._onBoxDrag=function(){var t=this.translateX,e=this.translateY;this.hbar&&(t-=n.event.dx),this.vbar&&(e-=n.event.dy),this.setTranslate(t,e)},s.prototype._onBoxWheel=function(){var t=this.translateX,e=this.translateY;this.hbar&&(t+=n.event.deltaY),this.vbar&&(e+=n.event.deltaY),this.setTranslate(t,e)},s.prototype._onBarDrag=function(){var t=this.translateX,e=this.translateY;if(this.hbar){var r=t+this._hbarXMin,i=r+this._hbarTranslateMax;t=(o.constrain(n.event.x,r,i)-r)/(i-r)*(this.position.w-this._box.w)}if(this.vbar){var a=e+this._vbarYMin,s=a+this._vbarTranslateMax;e=(o.constrain(n.event.y,a,s)-a)/(s-a)*(this.position.h-this._box.h)}this.setTranslate(t,e)},s.prototype.setTranslate=function(t,e){var r=this.position.w-this._box.w,n=this.position.h-this._box.h;if(t=o.constrain(t||0,0,r),e=o.constrain(e||0,0,n),this.translateX=t,this.translateY=e,this.container.call(a.setTranslate,this._box.l-this.position.l-t,this._box.t-this.position.t-e),this._clipRect&&this._clipRect.attr({x:Math.floor(this.position.l+t-.5),y:Math.floor(this.position.t+e-.5)}),this.hbar){var i=t/r;this.hbar.call(a.setTranslate,t+i*this._hbarTranslateMax,e)}if(this.vbar){var s=e/n;this.vbar.call(a.setTranslate,t,e+s*this._vbarTranslateMax)}}},{\"../../lib\":778,\"../color\":643,\"../drawing\":665,d3:169}],745:[function(t,e,r){\"use strict\";e.exports={FROM_BL:{left:0,center:.5,right:1,bottom:0,middle:.5,top:1},FROM_TL:{left:0,center:.5,right:1,bottom:1,middle:.5,top:0},FROM_BR:{left:1,center:.5,right:0,bottom:0,middle:.5,top:1},LINE_SPACING:1.3,CAP_SHIFT:.7,MID_SHIFT:.35,OPPOSITE_SIDE:{left:\"right\",right:\"left\",top:\"bottom\",bottom:\"top\"}}},{}],746:[function(t,e,r){\"use strict\";e.exports={axisRefDescription:function(t,e,r){return[\"If set to a\",t,\"axis id (e.g. *\"+t+\"* or\",\"*\"+t+\"2*), the `\"+t+\"` position refers to a\",t,\"coordinate. If set to *paper*, the `\"+t+\"`\",\"position refers to the distance from the\",e,\"of the plotting\",\"area in normalized coordinates where *0* (*1*) corresponds to the\",e,\"(\"+r+\"). If set to a\",t,\"axis ID followed by\",\"*domain* (separated by a space), the position behaves like for\",\"*paper*, but refers to the distance in fractions of the domain\",\"length from the\",e,\"of the domain of that axis: e.g.,\",\"*\"+t+\"2 domain* refers to the domain of the second\",t,\" axis and a\",t,\"position of 0.5 refers to the\",\"point between the\",e,\"and the\",r,\"of the domain of the\",\"second\",t,\"axis.\"].join(\" \")}}},{}],747:[function(t,e,r){\"use strict\";e.exports={INCREASING:{COLOR:\"#3D9970\",SYMBOL:\"\\u25b2\"},DECREASING:{COLOR:\"#FF4136\",SYMBOL:\"\\u25bc\"}}},{}],748:[function(t,e,r){\"use strict\";e.exports={FORMAT_LINK:\"https://github.com/d3/d3-3.x-api-reference/blob/master/Formatting.md#d3_format\",DATE_FORMAT_LINK:\"https://github.com/d3/d3-time-format#locale_format\"}},{}],749:[function(t,e,r){\"use strict\";e.exports={COMPARISON_OPS:[\"=\",\"!=\",\"<\",\">=\",\">\",\"<=\"],COMPARISON_OPS2:[\"=\",\"<\",\">=\",\">\",\"<=\"],INTERVAL_OPS:[\"[]\",\"()\",\"[)\",\"(]\",\"][\",\")(\",\"](\",\")[\"],SET_OPS:[\"{}\",\"}{\"],CONSTRAINT_REDUCTION:{\"=\":\"=\",\"<\":\"<\",\"<=\":\"<\",\">\":\">\",\">=\":\">\",\"[]\":\"[]\",\"()\":\"[]\",\"[)\":\"[]\",\"(]\":\"[]\",\"][\":\"][\",\")(\":\"][\",\"](\":\"][\",\")[\":\"][\"}}},{}],750:[function(t,e,r){\"use strict\";e.exports={solid:[[],0],dot:[[.5,1],200],dash:[[.5,1],50],longdash:[[.5,1],10],dashdot:[[.5,.625,.875,1],50],longdashdot:[[.5,.7,.8,1],10]}},{}],751:[function(t,e,r){\"use strict\";e.exports={circle:\"\\u25cf\",\"circle-open\":\"\\u25cb\",square:\"\\u25a0\",\"square-open\":\"\\u25a1\",diamond:\"\\u25c6\",\"diamond-open\":\"\\u25c7\",cross:\"+\",x:\"\\u274c\"}},{}],752:[function(t,e,r){\"use strict\";e.exports={SHOW_PLACEHOLDER:100,HIDE_PLACEHOLDER:1e3,DESELECTDIM:.2}},{}],753:[function(t,e,r){\"use strict\";e.exports={BADNUM:void 0,FP_SAFE:Number.MAX_VALUE/1e4,ONEMAXYEAR:316224e5,ONEAVGYEAR:315576e5,ONEMINYEAR:31536e6,ONEMAXQUARTER:79488e5,ONEAVGQUARTER:78894e5,ONEMINQUARTER:76896e5,ONEMAXMONTH:26784e5,ONEAVGMONTH:26298e5,ONEMINMONTH:24192e5,ONEWEEK:6048e5,ONEDAY:864e5,ONEHOUR:36e5,ONEMIN:6e4,ONESEC:1e3,EPOCHJD:2440587.5,ALMOST_EQUAL:.999999,LOG_CLIP:10,MINUS_SIGN:\"\\u2212\"}},{}],754:[function(t,e,r){\"use strict\";r.xmlns=\"http://www.w3.org/2000/xmlns/\",r.svg=\"http://www.w3.org/2000/svg\",r.xlink=\"http://www.w3.org/1999/xlink\",r.svgAttrs={xmlns:r.svg,\"xmlns:xlink\":r.xlink}},{}],755:[function(t,e,r){\"use strict\";r.version=t(\"./version\").version,t(\"es6-promise\").polyfill(),t(\"../build/plotcss\"),t(\"./fonts/mathjax_config\")();for(var n=t(\"./registry\"),i=r.register=n.register,a=t(\"./plot_api\"),o=Object.keys(a),s=0;s<o.length;s++){var l=o[s];\"_\"!==l.charAt(0)&&(r[l]=a[l]),i({moduleType:\"apiMethod\",name:l,fn:a[l]})}i(t(\"./traces/scatter\")),i([t(\"./components/legend\"),t(\"./components/fx\"),t(\"./components/annotations\"),t(\"./components/annotations3d\"),t(\"./components/shapes\"),t(\"./components/images\"),t(\"./components/updatemenus\"),t(\"./components/sliders\"),t(\"./components/rangeslider\"),t(\"./components/rangeselector\"),t(\"./components/grid\"),t(\"./components/errorbars\"),t(\"./components/colorscale\"),t(\"./components/colorbar\")]),i([t(\"./locale-en\"),t(\"./locale-en-us\")]),window.PlotlyLocales&&Array.isArray(window.PlotlyLocales)&&(i(window.PlotlyLocales),delete window.PlotlyLocales),r.Icons=t(\"./fonts/ploticon\"),r.Plots=t(\"./plots/plots\"),r.Fx=t(\"./components/fx\"),r.Snapshot=t(\"./snapshot\"),r.PlotSchema=t(\"./plot_api/plot_schema\"),r.Queue=t(\"./lib/queue\"),r.d3=t(\"d3\")},{\"../build/plotcss\":1,\"./components/annotations\":634,\"./components/annotations3d\":639,\"./components/colorbar\":649,\"./components/colorscale\":655,\"./components/errorbars\":671,\"./components/fx\":683,\"./components/grid\":687,\"./components/images\":692,\"./components/legend\":700,\"./components/rangeselector\":711,\"./components/rangeslider\":718,\"./components/shapes\":732,\"./components/sliders\":737,\"./components/updatemenus\":743,\"./fonts/mathjax_config\":756,\"./fonts/ploticon\":757,\"./lib/queue\":793,\"./locale-en\":807,\"./locale-en-us\":806,\"./plot_api\":811,\"./plot_api/plot_schema\":815,\"./plots/plots\":890,\"./registry\":910,\"./snapshot\":915,\"./traces/scatter\":1198,\"./version\":1369,d3:169,\"es6-promise\":224}],756:[function(t,e,r){\"use strict\";e.exports=function(){\"undefined\"!=typeof MathJax&&(\"local\"!==(window.PlotlyConfig||{}).MathJaxConfig&&(MathJax.Hub.Config({messageStyle:\"none\",skipStartupTypeset:!0,displayAlign:\"left\",tex2jax:{inlineMath:[[\"$\",\"$\"],[\"\\\\(\",\"\\\\)\"]]}}),MathJax.Hub.Configured()))}},{}],757:[function(t,e,r){\"use strict\";e.exports={undo:{width:857.1,height:1e3,path:\"m857 350q0-87-34-166t-91-137-137-92-166-34q-96 0-183 41t-147 114q-4 6-4 13t5 11l76 77q6 5 14 5 9-1 13-7 41-53 100-82t126-29q58 0 110 23t92 61 61 91 22 111-22 111-61 91-92 61-110 23q-55 0-105-20t-90-57l77-77q17-16 8-38-10-23-33-23h-250q-15 0-25 11t-11 25v250q0 24 22 33 22 10 39-8l72-72q60 57 137 88t159 31q87 0 166-34t137-92 91-137 34-166z\",transform:\"matrix(1 0 0 -1 0 850)\"},home:{width:928.6,height:1e3,path:\"m786 296v-267q0-15-11-26t-25-10h-214v214h-143v-214h-214q-15 0-25 10t-11 26v267q0 1 0 2t0 2l321 264 321-264q1-1 1-4z m124 39l-34-41q-5-5-12-6h-2q-7 0-12 3l-386 322-386-322q-7-4-13-4-7 2-12 7l-35 41q-4 5-3 13t6 12l401 334q18 15 42 15t43-15l136-114v109q0 8 5 13t13 5h107q8 0 13-5t5-13v-227l122-102q5-5 6-12t-4-13z\",transform:\"matrix(1 0 0 -1 0 850)\"},\"camera-retro\":{width:1e3,height:1e3,path:\"m518 386q0 8-5 13t-13 5q-37 0-63-27t-26-63q0-8 5-13t13-5 12 5 5 13q0 23 16 38t38 16q8 0 13 5t5 13z m125-73q0-59-42-101t-101-42-101 42-42 101 42 101 101 42 101-42 42-101z m-572-320h858v71h-858v-71z m643 320q0 89-62 152t-152 62-151-62-63-152 63-151 151-63 152 63 62 151z m-571 358h214v72h-214v-72z m-72-107h858v143h-462l-36-71h-360v-72z m929 143v-714q0-30-21-51t-50-21h-858q-29 0-50 21t-21 51v714q0 30 21 51t50 21h858q29 0 50-21t21-51z\",transform:\"matrix(1 0 0 -1 0 850)\"},zoombox:{width:1e3,height:1e3,path:\"m1000-25l-250 251c40 63 63 138 63 218 0 224-182 406-407 406-224 0-406-182-406-406s183-406 407-406c80 0 155 22 218 62l250-250 125 125z m-812 250l0 438 437 0 0-438-437 0z m62 375l313 0 0-312-313 0 0 312z\",transform:\"matrix(1 0 0 -1 0 850)\"},pan:{width:1e3,height:1e3,path:\"m1000 350l-187 188 0-125-250 0 0 250 125 0-188 187-187-187 125 0 0-250-250 0 0 125-188-188 186-187 0 125 252 0 0-250-125 0 187-188 188 188-125 0 0 250 250 0 0-126 187 188z\",transform:\"matrix(1 0 0 -1 0 850)\"},zoom_plus:{width:875,height:1e3,path:\"m1 787l0-875 875 0 0 875-875 0z m687-500l-187 0 0-187-125 0 0 187-188 0 0 125 188 0 0 187 125 0 0-187 187 0 0-125z\",transform:\"matrix(1 0 0 -1 0 850)\"},zoom_minus:{width:875,height:1e3,path:\"m0 788l0-876 875 0 0 876-875 0z m688-500l-500 0 0 125 500 0 0-125z\",transform:\"matrix(1 0 0 -1 0 850)\"},autoscale:{width:1e3,height:1e3,path:\"m250 850l-187 0-63 0 0-62 0-188 63 0 0 188 187 0 0 62z m688 0l-188 0 0-62 188 0 0-188 62 0 0 188 0 62-62 0z m-875-938l0 188-63 0 0-188 0-62 63 0 187 0 0 62-187 0z m875 188l0-188-188 0 0-62 188 0 62 0 0 62 0 188-62 0z m-125 188l-1 0-93-94-156 156 156 156 92-93 2 0 0 250-250 0 0-2 93-92-156-156-156 156 94 92 0 2-250 0 0-250 0 0 93 93 157-156-157-156-93 94 0 0 0-250 250 0 0 0-94 93 156 157 156-157-93-93 0 0 250 0 0 250z\",transform:\"matrix(1 0 0 -1 0 850)\"},tooltip_basic:{width:1500,height:1e3,path:\"m375 725l0 0-375-375 375-374 0-1 1125 0 0 750-1125 0z\",transform:\"matrix(1 0 0 -1 0 850)\"},tooltip_compare:{width:1125,height:1e3,path:\"m187 786l0 2-187-188 188-187 0 0 937 0 0 373-938 0z m0-499l0 1-187-188 188-188 0 0 937 0 0 376-938-1z\",transform:\"matrix(1 0 0 -1 0 850)\"},plotlylogo:{width:1542,height:1e3,path:\"m0-10h182v-140h-182v140z m228 146h183v-286h-183v286z m225 714h182v-1000h-182v1000z m225-285h182v-715h-182v715z m225 142h183v-857h-183v857z m231-428h182v-429h-182v429z m225-291h183v-138h-183v138z\",transform:\"matrix(1 0 0 -1 0 850)\"},\"z-axis\":{width:1e3,height:1e3,path:\"m833 5l-17 108v41l-130-65 130-66c0 0 0 38 0 39 0-1 36-14 39-25 4-15-6-22-16-30-15-12-39-16-56-20-90-22-187-23-279-23-261 0-341 34-353 59 3 60 228 110 228 110-140-8-351-35-351-116 0-120 293-142 474-142 155 0 477 22 477 142 0 50-74 79-163 96z m-374 94c-58-5-99-21-99-40 0-24 65-43 144-43 79 0 143 19 143 43 0 19-42 34-98 40v216h87l-132 135-133-135h88v-216z m167 515h-136v1c16 16 31 34 46 52l84 109v54h-230v-71h124v-1c-16-17-28-32-44-51l-89-114v-51h245v72z\",transform:\"matrix(1 0 0 -1 0 850)\"},\"3d_rotate\":{width:1e3,height:1e3,path:\"m922 660c-5 4-9 7-14 11-359 263-580-31-580-31l-102 28 58-400c0 1 1 1 2 2 118 108 351 249 351 249s-62 27-100 42c88 83 222 183 347 122 16-8 30-17 44-27-2 1-4 2-6 4z m36-329c0 0 64 229-88 296-62 27-124 14-175-11 157-78 225-208 249-266 8-19 11-31 11-31 2 5 6 15 11 32-5-13-8-20-8-20z m-775-239c70-31 117-50 198-32-121 80-199 346-199 346l-96-15-58-12c0 0 55-226 155-287z m603 133l-317-139c0 0 4-4 19-14 7-5 24-15 24-15s-177-147-389 4c235-287 536-112 536-112l31-22 100 299-4-1z m-298-153c6-4 14-9 24-15 0 0-17 10-24 15z\",transform:\"matrix(1 0 0 -1 0 850)\"},camera:{width:1e3,height:1e3,path:\"m500 450c-83 0-150-67-150-150 0-83 67-150 150-150 83 0 150 67 150 150 0 83-67 150-150 150z m400 150h-120c-16 0-34 13-39 29l-31 93c-6 15-23 28-40 28h-340c-16 0-34-13-39-28l-31-94c-6-15-23-28-40-28h-120c-55 0-100-45-100-100v-450c0-55 45-100 100-100h800c55 0 100 45 100 100v450c0 55-45 100-100 100z m-400-550c-138 0-250 112-250 250 0 138 112 250 250 250 138 0 250-112 250-250 0-138-112-250-250-250z m365 380c-19 0-35 16-35 35 0 19 16 35 35 35 19 0 35-16 35-35 0-19-16-35-35-35z\",transform:\"matrix(1 0 0 -1 0 850)\"},movie:{width:1e3,height:1e3,path:\"m938 413l-188-125c0 37-17 71-44 94 64 38 107 107 107 187 0 121-98 219-219 219-121 0-219-98-219-219 0-61 25-117 66-156h-115c30 33 49 76 49 125 0 103-84 187-187 187s-188-84-188-187c0-57 26-107 65-141-38-22-65-62-65-109v-250c0-70 56-126 125-126h500c69 0 125 56 125 126l188-126c34 0 62 28 62 63v375c0 35-28 63-62 63z m-750 0c-69 0-125 56-125 125s56 125 125 125 125-56 125-125-56-125-125-125z m406-1c-87 0-157 70-157 157 0 86 70 156 157 156s156-70 156-156-70-157-156-157z\",transform:\"matrix(1 0 0 -1 0 850)\"},question:{width:857.1,height:1e3,path:\"m500 82v107q0 8-5 13t-13 5h-107q-8 0-13-5t-5-13v-107q0-8 5-13t13-5h107q8 0 13 5t5 13z m143 375q0 49-31 91t-77 65-95 23q-136 0-207-119-9-14 4-24l74-55q4-4 10-4 9 0 14 7 30 38 48 51 19 14 48 14 27 0 48-15t21-33q0-21-11-34t-38-25q-35-16-65-48t-29-70v-20q0-8 5-13t13-5h107q8 0 13 5t5 13q0 10 12 27t30 28q18 10 28 16t25 19 25 27 16 34 7 45z m214-107q0-117-57-215t-156-156-215-58-216 58-155 156-58 215 58 215 155 156 216 58 215-58 156-156 57-215z\",transform:\"matrix(1 0 0 -1 0 850)\"},disk:{width:857.1,height:1e3,path:\"m214-7h429v214h-429v-214z m500 0h72v500q0 8-6 21t-11 20l-157 156q-5 6-19 12t-22 5v-232q0-22-15-38t-38-16h-322q-22 0-37 16t-16 38v232h-72v-714h72v232q0 22 16 38t37 16h465q22 0 38-16t15-38v-232z m-214 518v178q0 8-5 13t-13 5h-107q-7 0-13-5t-5-13v-178q0-8 5-13t13-5h107q7 0 13 5t5 13z m357-18v-518q0-22-15-38t-38-16h-750q-23 0-38 16t-16 38v750q0 22 16 38t38 16h517q23 0 50-12t42-26l156-157q16-15 27-42t11-49z\",transform:\"matrix(1 0 0 -1 0 850)\"},drawopenpath:{width:70,height:70,path:\"M33.21,85.65a7.31,7.31,0,0,1-2.59-.48c-8.16-3.11-9.27-19.8-9.88-41.3-.1-3.58-.19-6.68-.35-9-.15-2.1-.67-3.48-1.43-3.79-2.13-.88-7.91,2.32-12,5.86L3,32.38c1.87-1.64,11.55-9.66,18.27-6.9,2.13.87,4.75,3.14,5.17,9,.17,2.43.26,5.59.36,9.25a224.17,224.17,0,0,0,1.5,23.4c1.54,10.76,4,12.22,4.48,12.4.84.32,2.79-.46,5.76-3.59L43,80.07C41.53,81.57,37.68,85.64,33.21,85.65ZM74.81,69a11.34,11.34,0,0,0,6.09-6.72L87.26,44.5,74.72,32,56.9,38.35c-2.37.86-5.57,3.42-6.61,6L38.65,72.14l8.42,8.43ZM55,46.27a7.91,7.91,0,0,1,3.64-3.17l14.8-5.3,8,8L76.11,60.6l-.06.19a6.37,6.37,0,0,1-3,3.43L48.25,74.59,44.62,71Zm16.57,7.82A6.9,6.9,0,1,0,64.64,61,6.91,6.91,0,0,0,71.54,54.09Zm-4.05,0a2.85,2.85,0,1,1-2.85-2.85A2.86,2.86,0,0,1,67.49,54.09Zm-4.13,5.22L60.5,56.45,44.26,72.7l2.86,2.86ZM97.83,35.67,84.14,22l-8.57,8.57L89.26,44.24Zm-13.69-8,8,8-2.85,2.85-8-8Z\",transform:\"matrix(1 0 0 1 -15 -15)\"},drawclosedpath:{width:90,height:90,path:\"M88.41,21.12a26.56,26.56,0,0,0-36.18,0l-2.07,2-2.07-2a26.57,26.57,0,0,0-36.18,0,23.74,23.74,0,0,0,0,34.8L48,90.12a3.22,3.22,0,0,0,4.42,0l36-34.21a23.73,23.73,0,0,0,0-34.79ZM84,51.24,50.16,83.35,16.35,51.25a17.28,17.28,0,0,1,0-25.47,20,20,0,0,1,27.3,0l4.29,4.07a3.23,3.23,0,0,0,4.44,0l4.29-4.07a20,20,0,0,1,27.3,0,17.27,17.27,0,0,1,0,25.46ZM66.76,47.68h-33v6.91h33ZM53.35,35H46.44V68h6.91Z\",transform:\"matrix(1 0 0 1 -5 -5)\"},lasso:{width:1031,height:1e3,path:\"m1018 538c-36 207-290 336-568 286-277-48-473-256-436-463 10-57 36-108 76-151-13-66 11-137 68-183 34-28 75-41 114-42l-55-70 0 0c-2-1-3-2-4-3-10-14-8-34 5-45 14-11 34-8 45 4 1 1 2 3 2 5l0 0 113 140c16 11 31 24 45 40 4 3 6 7 8 11 48-3 100 0 151 9 278 48 473 255 436 462z m-624-379c-80 14-149 48-197 96 42 42 109 47 156 9 33-26 47-66 41-105z m-187-74c-19 16-33 37-39 60 50-32 109-55 174-68-42-25-95-24-135 8z m360 75c-34-7-69-9-102-8 8 62-16 128-68 170-73 59-175 54-244-5-9 20-16 40-20 61-28 159 121 317 333 354s407-60 434-217c28-159-121-318-333-355z\",transform:\"matrix(1 0 0 -1 0 850)\"},selectbox:{width:1e3,height:1e3,path:\"m0 850l0-143 143 0 0 143-143 0z m286 0l0-143 143 0 0 143-143 0z m285 0l0-143 143 0 0 143-143 0z m286 0l0-143 143 0 0 143-143 0z m-857-286l0-143 143 0 0 143-143 0z m857 0l0-143 143 0 0 143-143 0z m-857-285l0-143 143 0 0 143-143 0z m857 0l0-143 143 0 0 143-143 0z m-857-286l0-143 143 0 0 143-143 0z m286 0l0-143 143 0 0 143-143 0z m285 0l0-143 143 0 0 143-143 0z m286 0l0-143 143 0 0 143-143 0z\",transform:\"matrix(1 0 0 -1 0 850)\"},drawline:{width:70,height:70,path:\"M60.64,62.3a11.29,11.29,0,0,0,6.09-6.72l6.35-17.72L60.54,25.31l-17.82,6.4c-2.36.86-5.57,3.41-6.6,6L24.48,65.5l8.42,8.42ZM40.79,39.63a7.89,7.89,0,0,1,3.65-3.17l14.79-5.31,8,8L61.94,54l-.06.19a6.44,6.44,0,0,1-3,3.43L34.07,68l-3.62-3.63Zm16.57,7.81a6.9,6.9,0,1,0-6.89,6.9A6.9,6.9,0,0,0,57.36,47.44Zm-4,0a2.86,2.86,0,1,1-2.85-2.85A2.86,2.86,0,0,1,53.32,47.44Zm-4.13,5.22L46.33,49.8,30.08,66.05l2.86,2.86ZM83.65,29,70,15.34,61.4,23.9,75.09,37.59ZM70,21.06l8,8-2.84,2.85-8-8ZM87,80.49H10.67V87H87Z\",transform:\"matrix(1 0 0 1 -15 -15)\"},drawrect:{width:80,height:80,path:\"M78,22V79H21V22H78m9-9H12V88H87V13ZM68,46.22H31V54H68ZM53,32H45.22V69H53Z\",transform:\"matrix(1 0 0 1 -10 -10)\"},drawcircle:{width:80,height:80,path:\"M50,84.72C26.84,84.72,8,69.28,8,50.3S26.84,15.87,50,15.87,92,31.31,92,50.3,73.16,84.72,50,84.72Zm0-60.59c-18.6,0-33.74,11.74-33.74,26.17S31.4,76.46,50,76.46,83.74,64.72,83.74,50.3,68.6,24.13,50,24.13Zm17.15,22h-34v7.11h34Zm-13.8-13H46.24v34h7.11Z\",transform:\"matrix(1 0 0 1 -10 -10)\"},eraseshape:{width:80,height:80,path:\"M82.77,78H31.85L6,49.57,31.85,21.14H82.77a8.72,8.72,0,0,1,8.65,8.77V69.24A8.72,8.72,0,0,1,82.77,78ZM35.46,69.84H82.77a.57.57,0,0,0,.49-.6V29.91a.57.57,0,0,0-.49-.61H35.46L17,49.57Zm32.68-34.7-24,24,5,5,24-24Zm-19,.53-5,5,24,24,5-5Z\",transform:\"matrix(1 0 0 1 -10 -10)\"},spikeline:{width:1e3,height:1e3,path:\"M512 409c0-57-46-104-103-104-57 0-104 47-104 104 0 57 47 103 104 103 57 0 103-46 103-103z m-327-39l92 0 0 92-92 0z m-185 0l92 0 0 92-92 0z m370-186l92 0 0 93-92 0z m0-184l92 0 0 92-92 0z\",transform:\"matrix(1.5 0 0 -1.5 0 850)\"},pencil:{width:1792,height:1792,path:\"M491 1536l91-91-235-235-91 91v107h128v128h107zm523-928q0-22-22-22-10 0-17 7l-542 542q-7 7-7 17 0 22 22 22 10 0 17-7l542-542q7-7 7-17zm-54-192l416 416-832 832h-416v-416zm683 96q0 53-37 90l-166 166-416-416 166-165q36-38 90-38 53 0 91 38l235 234q37 39 37 91z\",transform:\"matrix(1 0 0 1 0 1)\"},newplotlylogo:{name:\"newplotlylogo\",svg:\"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 132 132'><defs><style>.cls-1 {fill: #3f4f75;} .cls-2 {fill: #80cfbe;} .cls-3 {fill: #fff;}</style></defs><title>plotly-logomark</title><g id='symbol'><rect class='cls-1' width='132' height='132' rx='6' ry='6'/><circle class='cls-2' cx='78' cy='54' r='6'/><circle class='cls-2' cx='102' cy='30' r='6'/><circle class='cls-2' cx='78' cy='30' r='6'/><circle class='cls-2' cx='54' cy='30' r='6'/><circle class='cls-2' cx='30' cy='30' r='6'/><circle class='cls-2' cx='30' cy='54' r='6'/><path class='cls-3' d='M30,72a6,6,0,0,0-6,6v24a6,6,0,0,0,12,0V78A6,6,0,0,0,30,72Z'/><path class='cls-3' d='M78,72a6,6,0,0,0-6,6v24a6,6,0,0,0,12,0V78A6,6,0,0,0,78,72Z'/><path class='cls-3' d='M54,48a6,6,0,0,0-6,6v48a6,6,0,0,0,12,0V54A6,6,0,0,0,54,48Z'/><path class='cls-3' d='M102,48a6,6,0,0,0-6,6v48a6,6,0,0,0,12,0V54A6,6,0,0,0,102,48Z'/></g></svg>\"}}},{}],758:[function(t,e,r){\"use strict\";r.isLeftAnchor=function(t){return\"left\"===t.xanchor||\"auto\"===t.xanchor&&t.x<=1/3},r.isCenterAnchor=function(t){return\"center\"===t.xanchor||\"auto\"===t.xanchor&&t.x>1/3&&t.x<2/3},r.isRightAnchor=function(t){return\"right\"===t.xanchor||\"auto\"===t.xanchor&&t.x>=2/3},r.isTopAnchor=function(t){return\"top\"===t.yanchor||\"auto\"===t.yanchor&&t.y>=2/3},r.isMiddleAnchor=function(t){return\"middle\"===t.yanchor||\"auto\"===t.yanchor&&t.y>1/3&&t.y<2/3},r.isBottomAnchor=function(t){return\"bottom\"===t.yanchor||\"auto\"===t.yanchor&&t.y<=1/3}},{}],759:[function(t,e,r){\"use strict\";var n=t(\"./mod\"),i=n.mod,a=n.modHalf,o=Math.PI,s=2*o;function l(t){return Math.abs(t[1]-t[0])>s-1e-14}function c(t,e){return a(e-t,s)}function u(t,e){if(l(e))return!0;var r,n;e[0]<e[1]?(r=e[0],n=e[1]):(r=e[1],n=e[0]),(r=i(r,s))>(n=i(n,s))&&(n+=s);var a=i(t,s),o=a+s;return a>=r&&a<=n||o>=r&&o<=n}function f(t,e,r,n,i,a,c){i=i||0,a=a||0;var u,f,h,p,d,g=l([r,n]);function m(t,e){return[t*Math.cos(e)+i,a-t*Math.sin(e)]}g?(u=0,f=o,h=s):r<n?(u=r,h=n):(u=n,h=r),t<e?(p=t,d=e):(p=e,d=t);var v,y=Math.abs(h-u)<=o?0:1;function x(t,e,r){return\"A\"+[t,t]+\" \"+[0,y,r]+\" \"+m(t,e)}return g?v=null===p?\"M\"+m(d,u)+x(d,f,0)+x(d,h,0)+\"Z\":\"M\"+m(p,u)+x(p,f,0)+x(p,h,0)+\"ZM\"+m(d,u)+x(d,f,1)+x(d,h,1)+\"Z\":null===p?(v=\"M\"+m(d,u)+x(d,h,0),c&&(v+=\"L0,0Z\")):v=\"M\"+m(p,u)+\"L\"+m(d,u)+x(d,h,0)+\"L\"+m(p,h)+x(p,u,1)+\"Z\",v}e.exports={deg2rad:function(t){return t/180*o},rad2deg:function(t){return t/o*180},angleDelta:c,angleDist:function(t,e){return Math.abs(c(t,e))},isFullCircle:l,isAngleInsideSector:u,isPtInsideSector:function(t,e,r,n){return!!u(e,n)&&(r[0]<r[1]?(i=r[0],a=r[1]):(i=r[1],a=r[0]),t>=i&&t<=a);var i,a},pathArc:function(t,e,r,n,i){return f(null,t,e,r,n,i,0)},pathSector:function(t,e,r,n,i){return f(null,t,e,r,n,i,1)},pathAnnulus:function(t,e,r,n,i,a){return f(t,e,r,n,i,a,1)}}},{\"./mod\":785}],760:[function(t,e,r){\"use strict\";var n=Array.isArray,i=\"undefined\"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer:{isView:function(){return!1}},a=\"undefined\"==typeof DataView?function(){}:DataView;function o(t){return i.isView(t)&&!(t instanceof a)}function s(t){return n(t)||o(t)}function l(t,e,r){if(s(t)){if(s(t[0])){for(var n=r,i=0;i<t.length;i++)n=e(n,t[i].length);return n}return t.length}return 0}r.isTypedArray=o,r.isArrayOrTypedArray=s,r.isArray1D=function(t){return!s(t[0])},r.ensureArray=function(t,e){return n(t)||(t=[]),t.length=e,t},r.concat=function(){var t,e,r,i,a,o,s,l,c=[],u=!0,f=0;for(r=0;r<arguments.length;r++)(o=(i=arguments[r]).length)&&(e?c.push(i):(e=i,a=o),n(i)?t=!1:(u=!1,f?t!==i.constructor&&(t=!1):t=i.constructor),f+=o);if(!f)return[];if(!c.length)return e;if(u)return e.concat.apply(e,c);if(t){for((s=new t(f)).set(e),r=0;r<c.length;r++)i=c[r],s.set(i,a),a+=i.length;return s}for(s=new Array(f),l=0;l<e.length;l++)s[l]=e[l];for(r=0;r<c.length;r++){for(i=c[r],l=0;l<i.length;l++)s[a+l]=i[l];a+=l}return s},r.maxRowLength=function(t){return l(t,Math.max,0)},r.minRowLength=function(t){return l(t,Math.min,1/0)}},{}],761:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../constants/numerical\").BADNUM,a=/^['\"%,$#\\s']+|[, ]|['\"%,$#\\s']+$/g;e.exports=function(t){return\"string\"==typeof t&&(t=t.replace(a,\"\")),n(t)?Number(t):i}},{\"../constants/numerical\":753,\"fast-isnumeric\":241}],762:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t._fullLayout;e._glcanvas&&e._glcanvas.size()&&e._glcanvas.each((function(t){t.regl&&t.regl.clear({color:!0,depth:!0})}))}},{}],763:[function(t,e,r){\"use strict\";e.exports=function(t){t._responsiveChartHandler&&(window.removeEventListener(\"resize\",t._responsiveChartHandler),delete t._responsiveChartHandler)}},{}],764:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"tinycolor2\"),a=t(\"../plots/attributes\"),o=t(\"../components/colorscale/scales\"),s=t(\"../constants/interactions\").DESELECTDIM,l=t(\"./nested_property\"),c=t(\"./regex\").counter,u=t(\"./mod\").modHalf,f=t(\"./array\").isArrayOrTypedArray;function h(t,e){var n=r.valObjectMeta[e.valType];if(e.arrayOk&&f(t))return!0;if(n.validateFunction)return n.validateFunction(t,e);var i={},a=i,o={set:function(t){a=t}};return n.coerceFunction(t,o,i,e),a!==i}r.valObjectMeta={data_array:{coerceFunction:function(t,e,r){f(t)?e.set(t):void 0!==r&&e.set(r)}},enumerated:{coerceFunction:function(t,e,r,n){n.coerceNumber&&(t=+t),-1===n.values.indexOf(t)?e.set(r):e.set(t)},validateFunction:function(t,e){e.coerceNumber&&(t=+t);for(var r=e.values,n=0;n<r.length;n++){var i=String(r[n]);if(\"/\"===i.charAt(0)&&\"/\"===i.charAt(i.length-1)){if(new RegExp(i.substr(1,i.length-2)).test(t))return!0}else if(t===r[n])return!0}return!1}},boolean:{coerceFunction:function(t,e,r){!0===t||!1===t?e.set(t):e.set(r)}},number:{coerceFunction:function(t,e,r,i){!n(t)||void 0!==i.min&&t<i.min||void 0!==i.max&&t>i.max?e.set(r):e.set(+t)}},integer:{coerceFunction:function(t,e,r,i){t%1||!n(t)||void 0!==i.min&&t<i.min||void 0!==i.max&&t>i.max?e.set(r):e.set(+t)}},string:{coerceFunction:function(t,e,r,n){if(\"string\"!=typeof t){var i=\"number\"==typeof t;!0!==n.strict&&i?e.set(String(t)):e.set(r)}else n.noBlank&&!t?e.set(r):e.set(t)}},color:{coerceFunction:function(t,e,r){i(t).isValid()?e.set(t):e.set(r)}},colorlist:{coerceFunction:function(t,e,r){Array.isArray(t)&&t.length&&t.every((function(t){return i(t).isValid()}))?e.set(t):e.set(r)}},colorscale:{coerceFunction:function(t,e,r){e.set(o.get(t,r))}},angle:{coerceFunction:function(t,e,r){\"auto\"===t?e.set(\"auto\"):n(t)?e.set(u(+t,360)):e.set(r)}},subplotid:{coerceFunction:function(t,e,r,n){var i=n.regex||c(r);\"string\"==typeof t&&i.test(t)?e.set(t):e.set(r)},validateFunction:function(t,e){var r=e.dflt;return t===r||\"string\"==typeof t&&!!c(r).test(t)}},flaglist:{coerceFunction:function(t,e,r,n){if(\"string\"==typeof t)if(-1===(n.extras||[]).indexOf(t)){for(var i=t.split(\"+\"),a=0;a<i.length;){var o=i[a];-1===n.flags.indexOf(o)||i.indexOf(o)<a?i.splice(a,1):a++}i.length?e.set(i.join(\"+\")):e.set(r)}else e.set(t);else e.set(r)}},any:{coerceFunction:function(t,e,r){void 0===t?e.set(r):e.set(t)}},info_array:{coerceFunction:function(t,e,n,i){function a(t,e,n){var i,a={set:function(t){i=t}};return void 0===n&&(n=e.dflt),r.valObjectMeta[e.valType].coerceFunction(t,a,n,e),i}var o=2===i.dimensions||\"1-2\"===i.dimensions&&Array.isArray(t)&&Array.isArray(t[0]);if(Array.isArray(t)){var s,l,c,u,f,h,p=i.items,d=[],g=Array.isArray(p),m=g&&o&&Array.isArray(p[0]),v=o&&g&&!m,y=g&&!v?p.length:t.length;if(n=Array.isArray(n)?n:[],o)for(s=0;s<y;s++)for(d[s]=[],c=Array.isArray(t[s])?t[s]:[],f=v?p.length:g?p[s].length:c.length,l=0;l<f;l++)u=v?p[l]:g?p[s][l]:p,void 0!==(h=a(c[l],u,(n[s]||[])[l]))&&(d[s][l]=h);else for(s=0;s<y;s++)void 0!==(h=a(t[s],g?p[s]:p,n[s]))&&(d[s]=h);e.set(d)}else e.set(n)},validateFunction:function(t,e){if(!Array.isArray(t))return!1;var r=e.items,n=Array.isArray(r),i=2===e.dimensions;if(!e.freeLength&&t.length!==r.length)return!1;for(var a=0;a<t.length;a++)if(i){if(!Array.isArray(t[a])||!e.freeLength&&t[a].length!==r[a].length)return!1;for(var o=0;o<t[a].length;o++)if(!h(t[a][o],n?r[a][o]:r))return!1}else if(!h(t[a],n?r[a]:r))return!1;return!0}}},r.coerce=function(t,e,n,i,a){var o=l(n,i).get(),s=l(t,i),c=l(e,i),u=s.get(),p=e._template;if(void 0===u&&p&&(u=l(p,i).get(),p=0),void 0===a&&(a=o.dflt),o.arrayOk&&f(u))return c.set(u),u;var d=r.valObjectMeta[o.valType].coerceFunction;d(u,c,a,o);var g=c.get();return p&&g===a&&!h(u,o)&&(d(u=l(p,i).get(),c,a,o),g=c.get()),g},r.coerce2=function(t,e,n,i,a){var o=l(t,i),s=r.coerce(t,e,n,i,a),c=o.get();return null!=c&&s},r.coerceFont=function(t,e,r){var n={};return r=r||{},n.family=t(e+\".family\",r.family),n.size=t(e+\".size\",r.size),n.color=t(e+\".color\",r.color),n},r.coerceHoverinfo=function(t,e,n){var i,o=e._module.attributes,s=o.hoverinfo?o:a,l=s.hoverinfo;if(1===n._dataLength){var c=\"all\"===l.dflt?l.flags.slice():l.dflt.split(\"+\");c.splice(c.indexOf(\"name\"),1),i=c.join(\"+\")}return r.coerce(t,e,s,\"hoverinfo\",i)},r.coerceSelectionMarkerOpacity=function(t,e){if(t.marker){var r,n,i=t.marker.opacity;if(void 0!==i)f(i)||t.selected||t.unselected||(r=i,n=s*i),e(\"selected.marker.opacity\",r),e(\"unselected.marker.opacity\",n)}},r.validate=h},{\"../components/colorscale/scales\":658,\"../constants/interactions\":752,\"../plots/attributes\":823,\"./array\":760,\"./mod\":785,\"./nested_property\":786,\"./regex\":794,\"fast-isnumeric\":241,tinycolor2:576}],765:[function(t,e,r){\"use strict\";var n,i,a=t(\"d3-time-format\").timeFormat,o=t(\"fast-isnumeric\"),s=t(\"./loggers\"),l=t(\"./mod\").mod,c=t(\"../constants/numerical\"),u=c.BADNUM,f=c.ONEDAY,h=c.ONEHOUR,p=c.ONEMIN,d=c.ONESEC,g=c.EPOCHJD,m=t(\"../registry\"),v=t(\"d3-time-format\").utcFormat,y=/^\\s*(-?\\d\\d\\d\\d|\\d\\d)(-(\\d?\\d)(-(\\d?\\d)([ Tt]([01]?\\d|2[0-3])(:([0-5]\\d)(:([0-5]\\d(\\.\\d+)?))?(Z|z|[+\\-]\\d\\d(:?\\d\\d)?)?)?)?)?)?\\s*$/m,x=/^\\s*(-?\\d\\d\\d\\d|\\d\\d)(-(\\d?\\di?)(-(\\d?\\d)([ Tt]([01]?\\d|2[0-3])(:([0-5]\\d)(:([0-5]\\d(\\.\\d+)?))?(Z|z|[+\\-]\\d\\d(:?\\d\\d)?)?)?)?)?)?\\s*$/m,b=(new Date).getFullYear()-70;function _(t){return t&&m.componentsRegistry.calendars&&\"string\"==typeof t&&\"gregorian\"!==t}function w(t,e){return String(t+Math.pow(10,e)).substr(1)}r.dateTick0=function(t,e){var n=function(t,e){return _(t)?e?m.getComponentMethod(\"calendars\",\"CANONICAL_SUNDAY\")[t]:m.getComponentMethod(\"calendars\",\"CANONICAL_TICK\")[t]:e?\"2000-01-02\":\"2000-01-01\"}(t,!!e);if(e<2)return n;var i=r.dateTime2ms(n,t);return i+=f*(e-1),r.ms2DateTime(i,0,t)},r.dfltRange=function(t){return _(t)?m.getComponentMethod(\"calendars\",\"DFLTRANGE\")[t]:[\"2000-01-01\",\"2001-01-01\"]},r.isJSDate=function(t){return\"object\"==typeof t&&null!==t&&\"function\"==typeof t.getTime},r.dateTime2ms=function(t,e){if(r.isJSDate(t)){var a=t.getTimezoneOffset()*p,o=(t.getUTCMinutes()-t.getMinutes())*p+(t.getUTCSeconds()-t.getSeconds())*d+(t.getUTCMilliseconds()-t.getMilliseconds());if(o){var s=3*p;a=a-s/2+l(o-a+s/2,s)}return(t=Number(t)-a)>=n&&t<=i?t:u}if(\"string\"!=typeof t&&\"number\"!=typeof t)return u;t=String(t);var c=_(e),v=t.charAt(0);!c||\"G\"!==v&&\"g\"!==v||(t=t.substr(1),e=\"\");var w=c&&\"chinese\"===e.substr(0,7),T=t.match(w?x:y);if(!T)return u;var k=T[1],M=T[3]||\"1\",A=Number(T[5]||1),S=Number(T[7]||0),E=Number(T[9]||0),C=Number(T[11]||0);if(c){if(2===k.length)return u;var L;k=Number(k);try{var I=m.getComponentMethod(\"calendars\",\"getCal\")(e);if(w){var P=\"i\"===M.charAt(M.length-1);M=parseInt(M,10),L=I.newDate(k,I.toMonthIndex(k,M,P),A)}else L=I.newDate(k,Number(M),A)}catch(t){return u}return L?(L.toJD()-g)*f+S*h+E*p+C*d:u}k=2===k.length?(Number(k)+2e3-b)%100+b:Number(k),M-=1;var z=new Date(Date.UTC(2e3,M,A,S,E));return z.setUTCFullYear(k),z.getUTCMonth()!==M||z.getUTCDate()!==A?u:z.getTime()+C*d},n=r.MIN_MS=r.dateTime2ms(\"-9999\"),i=r.MAX_MS=r.dateTime2ms(\"9999-12-31 23:59:59.9999\"),r.isDateTime=function(t,e){return r.dateTime2ms(t,e)!==u};var T=90*f,k=3*h,M=5*p;function A(t,e,r,n,i){if((e||r||n||i)&&(t+=\" \"+w(e,2)+\":\"+w(r,2),(n||i)&&(t+=\":\"+w(n,2),i))){for(var a=4;i%10==0;)a-=1,i/=10;t+=\".\"+w(i,a)}return t}r.ms2DateTime=function(t,e,r){if(\"number\"!=typeof t||!(t>=n&&t<=i))return u;e||(e=0);var a,o,s,c,y,x,b=Math.floor(10*l(t+.05,1)),w=Math.round(t-b/10);if(_(r)){var S=Math.floor(w/f)+g,E=Math.floor(l(t,f));try{a=m.getComponentMethod(\"calendars\",\"getCal\")(r).fromJD(S).formatDate(\"yyyy-mm-dd\")}catch(t){a=v(\"G%Y-%m-%d\")(new Date(w))}if(\"-\"===a.charAt(0))for(;a.length<11;)a=\"-0\"+a.substr(1);else for(;a.length<10;)a=\"0\"+a;o=e<T?Math.floor(E/h):0,s=e<T?Math.floor(E%h/p):0,c=e<k?Math.floor(E%p/d):0,y=e<M?E%d*10+b:0}else x=new Date(w),a=v(\"%Y-%m-%d\")(x),o=e<T?x.getUTCHours():0,s=e<T?x.getUTCMinutes():0,c=e<k?x.getUTCSeconds():0,y=e<M?10*x.getUTCMilliseconds()+b:0;return A(a,o,s,c,y)},r.ms2DateTimeLocal=function(t){if(!(t>=n+f&&t<=i-f))return u;var e=Math.floor(10*l(t+.05,1)),r=new Date(Math.round(t-e/10));return A(a(\"%Y-%m-%d\")(r),r.getHours(),r.getMinutes(),r.getSeconds(),10*r.getUTCMilliseconds()+e)},r.cleanDate=function(t,e,n){if(t===u)return e;if(r.isJSDate(t)||\"number\"==typeof t&&isFinite(t)){if(_(n))return s.error(\"JS Dates and milliseconds are incompatible with world calendars\",t),e;if(!(t=r.ms2DateTimeLocal(+t))&&void 0!==e)return e}else if(!r.isDateTime(t,n))return s.error(\"unrecognized date\",t),e;return t};var S=/%\\d?f/g;function E(t,e,r,n){t=t.replace(S,(function(t){var r=Math.min(+t.charAt(1)||6,6);return(e/1e3%1+2).toFixed(r).substr(2).replace(/0+$/,\"\")||\"0\"}));var i=new Date(Math.floor(e+.05));if(_(n))try{t=m.getComponentMethod(\"calendars\",\"worldCalFmt\")(t,e,n)}catch(t){return\"Invalid\"}return r(t)(i)}var C=[59,59.9,59.99,59.999,59.9999];r.formatDate=function(t,e,r,n,i,a){if(i=_(i)&&i,!e)if(\"y\"===r)e=a.year;else if(\"m\"===r)e=a.month;else{if(\"d\"!==r)return function(t,e){var r=l(t+.05,f),n=w(Math.floor(r/h),2)+\":\"+w(l(Math.floor(r/p),60),2);if(\"M\"!==e){o(e)||(e=0);var i=(100+Math.min(l(t/d,60),C[e])).toFixed(e).substr(1);e>0&&(i=i.replace(/0+$/,\"\").replace(/[\\.]$/,\"\")),n+=\":\"+i}return n}(t,r)+\"\\n\"+E(a.dayMonthYear,t,n,i);e=a.dayMonth+\"\\n\"+a.year}return E(e,t,n,i)};var L=3*f;r.incrementMonth=function(t,e,r){r=_(r)&&r;var n=l(t,f);if(t=Math.round(t-n),r)try{var i=Math.round(t/f)+g,a=m.getComponentMethod(\"calendars\",\"getCal\")(r),o=a.fromJD(i);return e%12?a.add(o,e,\"m\"):a.add(o,e/12,\"y\"),(o.toJD()-g)*f+n}catch(e){s.error(\"invalid ms \"+t+\" in calendar \"+r)}var c=new Date(t+L);return c.setUTCMonth(c.getUTCMonth()+e)+n-L},r.findExactDates=function(t,e){for(var r,n,i=0,a=0,s=0,l=0,c=_(e)&&m.getComponentMethod(\"calendars\",\"getCal\")(e),u=0;u<t.length;u++)if(n=t[u],o(n)){if(!(n%f))if(c)try{1===(r=c.fromJD(n/f+g)).day()?1===r.month()?i++:a++:s++}catch(t){}else 1===(r=new Date(n)).getUTCDate()?0===r.getUTCMonth()?i++:a++:s++}else l++;s+=a+=i;var h=t.length-l;return{exactYears:i/h,exactMonths:a/h,exactDays:s/h}}},{\"../constants/numerical\":753,\"../registry\":910,\"./loggers\":782,\"./mod\":785,\"d3-time-format\":166,\"fast-isnumeric\":241}],766:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"./loggers\"),a=t(\"./matrix\"),o=t(\"gl-mat4\");function s(t){var e=t&&t.parentNode;e&&e.removeChild(t)}function l(t,e,r){var n=\"plotly.js-style-\"+t,a=document.getElementById(n);a||((a=document.createElement(\"style\")).setAttribute(\"id\",n),a.appendChild(document.createTextNode(\"\")),document.head.appendChild(a));var o=a.sheet;o.insertRule?o.insertRule(e+\"{\"+r+\"}\",0):o.addRule?o.addRule(e,r,0):i.warn(\"addStyleRule failed\")}function c(t){var e=window.getComputedStyle(t,null),r=e.getPropertyValue(\"-webkit-transform\")||e.getPropertyValue(\"-moz-transform\")||e.getPropertyValue(\"-ms-transform\")||e.getPropertyValue(\"-o-transform\")||e.getPropertyValue(\"transform\");return\"none\"===r?null:r.replace(\"matrix\",\"\").replace(\"3d\",\"\").slice(1,-1).split(\",\").map((function(t){return+t}))}function u(t){for(var e=[];f(t);)e.push(t),t=t.parentNode;return e}function f(t){return t&&(t instanceof Element||t instanceof HTMLElement)}e.exports={getGraphDiv:function(t){var e;if(\"string\"==typeof t){if(null===(e=document.getElementById(t)))throw new Error(\"No DOM element with id '\"+t+\"' exists on the page.\");return e}if(null==t)throw new Error(\"DOM element provided is null or undefined\");return t},isPlotDiv:function(t){var e=n.select(t);return e.node()instanceof HTMLElement&&e.size()&&e.classed(\"js-plotly-plot\")},removeElement:s,addStyleRule:function(t,e){l(\"global\",t,e)},addRelatedStyleRule:l,deleteRelatedStyleRule:function(t){var e=\"plotly.js-style-\"+t,r=document.getElementById(e);r&&s(r)},getFullTransformMatrix:function(t){var e=u(t),r=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];return e.forEach((function(t){var e=c(t);if(e){var n=a.convertCssMatrix(e);r=o.multiply(r,r,n)}})),r},getElementTransformMatrix:c,getElementAndAncestors:u,equalDomRects:function(t,e){return t&&e&&t.x===e.x&&t.y===e.y&&t.top===e.top&&t.left===e.left&&t.right===e.right&&t.bottom===e.bottom}}},{\"./loggers\":782,\"./matrix\":784,d3:169,\"gl-mat4\":292}],767:[function(t,e,r){\"use strict\";var n=t(\"events\").EventEmitter,i={init:function(t){if(t._ev instanceof n)return t;var e=new n,r=new n;return t._ev=e,t._internalEv=r,t.on=e.on.bind(e),t.once=e.once.bind(e),t.removeListener=e.removeListener.bind(e),t.removeAllListeners=e.removeAllListeners.bind(e),t._internalOn=r.on.bind(r),t._internalOnce=r.once.bind(r),t._removeInternalListener=r.removeListener.bind(r),t._removeAllInternalListeners=r.removeAllListeners.bind(r),t.emit=function(n,i){\"undefined\"!=typeof jQuery&&jQuery(t).trigger(n,i),e.emit(n,i),r.emit(n,i)},t},triggerHandler:function(t,e,r){var n,i;\"undefined\"!=typeof jQuery&&(n=jQuery(t).triggerHandler(e,r));var a=t._ev;if(!a)return n;var o,s=a._events[e];if(!s)return n;function l(t){return t.listener?(a.removeListener(e,t.listener),t.fired?void 0:(t.fired=!0,t.listener.apply(a,[r]))):t.apply(a,[r])}for(s=Array.isArray(s)?s:[s],o=0;o<s.length-1;o++)l(s[o]);return i=l(s[o]),void 0!==n?n:i},purge:function(t){return delete t._ev,delete t.on,delete t.once,delete t.removeListener,delete t.removeAllListeners,delete t.emit,delete t._ev,delete t._internalEv,delete t._internalOn,delete t._internalOnce,delete t._removeInternalListener,delete t._removeAllInternalListeners,t}};e.exports=i},{events:110}],768:[function(t,e,r){\"use strict\";var n=t(\"./is_plain_object.js\"),i=Array.isArray;function a(t,e,r,o){var s,l,c,u,f,h,p=t[0],d=t.length;if(2===d&&i(p)&&i(t[1])&&0===p.length){if(function(t,e){var r,n;for(r=0;r<t.length;r++){if(null!==(n=t[r])&&\"object\"==typeof n)return!1;void 0!==n&&(e[r]=n)}return!0}(t[1],p))return p;p.splice(0,p.length)}for(var g=1;g<d;g++)for(l in s=t[g])c=p[l],u=s[l],o&&i(u)?p[l]=u:e&&u&&(n(u)||(f=i(u)))?(f?(f=!1,h=c&&i(c)?c:[]):h=c&&n(c)?c:{},p[l]=a([h,u],e,r,o)):(\"undefined\"!=typeof u||r)&&(p[l]=u);return p}r.extendFlat=function(){return a(arguments,!1,!1,!1)},r.extendDeep=function(){return a(arguments,!0,!1,!1)},r.extendDeepAll=function(){return a(arguments,!0,!0,!1)},r.extendDeepNoArrays=function(){return a(arguments,!0,!1,!0)}},{\"./is_plain_object.js\":779}],769:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e={},r=[],n=0,i=0;i<t.length;i++){var a=t[i];1!==e[a]&&(e[a]=1,r[n++]=a)}return r}},{}],770:[function(t,e,r){\"use strict\";function n(t){return!0===t.visible}function i(t){var e=t[0].trace;return!0===e.visible&&0!==e._length}e.exports=function(t){for(var e,r=(e=t,Array.isArray(e)&&Array.isArray(e[0])&&e[0][0]&&e[0][0].trace?i:n),a=[],o=0;o<t.length;o++){var s=t[o];r(s)&&a.push(s)}return a}},{}],771:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"country-regex\"),a=t(\"@turf/area\"),o=t(\"@turf/centroid\"),s=t(\"@turf/bbox\"),l=t(\"./identity\"),c=t(\"./loggers\"),u=t(\"./is_plain_object\"),f=t(\"./nested_property\"),h=t(\"./polygon\"),p=Object.keys(i),d={\"ISO-3\":l,\"USA-states\":l,\"country names\":function(t){for(var e=0;e<p.length;e++){var r=p[e];if(new RegExp(i[r]).test(t.trim().toLowerCase()))return r}return c.log(\"Unrecognized country name: \"+t+\".\"),!1}};function g(t){var e=t.geojson,r=window.PlotlyGeoAssets||{},n=\"string\"==typeof e?r[e]:e;return u(n)?n:(c.error(\"Oops ... something went wrong when fetching \"+e),!1)}e.exports={locationToFeature:function(t,e,r){if(!e||\"string\"!=typeof e)return!1;var n,i,a,o=d[t](e);if(o){if(\"USA-states\"===t)for(n=[],a=0;a<r.length;a++)(i=r[a]).properties&&i.properties.gu&&\"USA\"===i.properties.gu&&n.push(i);else n=r;for(a=0;a<n.length;a++)if((i=n[a]).id===o)return i;c.log([\"Location with id\",o,\"does not have a matching topojson feature at this resolution.\"].join(\" \"))}return!1},feature2polygons:function(t){var e,r,n,i,a=t.geometry,o=a.coordinates,s=t.id,l=[];function c(t){for(var e=0;e<t.length-1;e++)if(t[e][0]>0&&t[e+1][0]<0)return e;return null}switch(e=\"RUS\"===s||\"FJI\"===s?function(t){var e;if(null===c(t))e=t;else for(e=new Array(t.length),i=0;i<t.length;i++)e[i]=[t[i][0]<0?t[i][0]+360:t[i][0],t[i][1]];l.push(h.tester(e))}:\"ATA\"===s?function(t){var e=c(t);if(null===e)return l.push(h.tester(t));var r=new Array(t.length+1),n=0;for(i=0;i<t.length;i++)i>e?r[n++]=[t[i][0]+360,t[i][1]]:i===e?(r[n++]=t[i],r[n++]=[t[i][0],-90]):r[n++]=t[i];var a=h.tester(r);a.pts.pop(),l.push(a)}:function(t){l.push(h.tester(t))},a.type){case\"MultiPolygon\":for(r=0;r<o.length;r++)for(n=0;n<o[r].length;n++)e(o[r][n]);break;case\"Polygon\":for(r=0;r<o.length;r++)e(o[r])}return l},getTraceGeojson:g,extractTraceFeature:function(t){var e=t[0].trace,r=g(e);if(!r)return!1;var n,i={},s=[];for(n=0;n<e._length;n++){var l=t[n];(l.loc||0===l.loc)&&(i[l.loc]=l)}function u(t){var r=f(t,e.featureidkey||\"id\").get(),n=i[r];if(n){var l=t.geometry;if(\"Polygon\"===l.type||\"MultiPolygon\"===l.type){var u={type:\"Feature\",id:r,geometry:l,properties:{}};u.properties.ct=function(t){var e,r=t.geometry;if(\"MultiPolygon\"===r.type)for(var n=r.coordinates,i=0,s=0;s<n.length;s++){var l={type:\"Polygon\",coordinates:n[s]},c=a.default(l);c>i&&(i=c,e=l)}else e=r;return o.default(e).geometry.coordinates}(u),n.fIn=t,n.fOut=u,s.push(u)}else c.log([\"Location\",n.loc,\"does not have a valid GeoJSON geometry.\",\"Traces with locationmode *geojson-id* only support\",\"*Polygon* and *MultiPolygon* geometries.\"].join(\" \"))}delete i[r]}switch(r.type){case\"FeatureCollection\":var h=r.features;for(n=0;n<h.length;n++)u(h[n]);break;case\"Feature\":u(r);break;default:return c.warn([\"Invalid GeoJSON type\",(r.type||\"none\")+\".\",\"Traces with locationmode *geojson-id* only support\",\"*FeatureCollection* and *Feature* types.\"].join(\" \")),!1}for(var p in i)c.log([\"Location *\"+p+\"*\",\"does not have a matching feature with id-key\",\"*\"+e.featureidkey+\"*.\"].join(\" \"));return s},fetchTraceGeoData:function(t){var e=window.PlotlyGeoAssets||{},r=[];function i(t){return new Promise((function(r,i){n.json(t,(function(n,a){if(n){delete e[t];var o=404===n.status?'GeoJSON at URL \"'+t+'\" does not exist.':\"Unexpected error while fetching from \"+t;return i(new Error(o))}return e[t]=a,r(a)}))}))}function a(t){return new Promise((function(r,n){var i=0,a=setInterval((function(){return e[t]&&\"pending\"!==e[t]?(clearInterval(a),r(e[t])):i>100?(clearInterval(a),n(\"Unexpected error while fetching from \"+t)):void i++}),50)}))}for(var o=0;o<t.length;o++){var s=t[o][0].trace.geojson;\"string\"==typeof s&&(e[s]?\"pending\"===e[s]&&r.push(a(s)):(e[s]=\"pending\",r.push(i(s))))}return r},computeBbox:function(t){return s.default(t)}}},{\"./identity\":776,\"./is_plain_object\":779,\"./loggers\":782,\"./nested_property\":786,\"./polygon\":790,\"@turf/area\":59,\"@turf/bbox\":60,\"@turf/centroid\":61,\"country-regex\":139,d3:169}],772:[function(t,e,r){\"use strict\";var n=t(\"../constants/numerical\").BADNUM;r.calcTraceToLineCoords=function(t){for(var e=t[0].trace.connectgaps,r=[],i=[],a=0;a<t.length;a++){var o=t[a].lonlat;o[0]!==n?i.push(o):!e&&i.length>0&&(r.push(i),i=[])}return i.length>0&&r.push(i),r},r.makeLine=function(t){return 1===t.length?{type:\"LineString\",coordinates:t[0]}:{type:\"MultiLineString\",coordinates:t}},r.makePolygon=function(t){if(1===t.length)return{type:\"Polygon\",coordinates:t};for(var e=new Array(t.length),r=0;r<t.length;r++)e[r]=[t[r]];return{type:\"MultiPolygon\",coordinates:e}},r.makeBlank=function(){return{type:\"Point\",coordinates:[]}}},{\"../constants/numerical\":753}],773:[function(t,e,r){\"use strict\";var n,i,a,o=t(\"./mod\").mod;function s(t,e,r,n,i,a,o,s){var l=r-t,c=i-t,u=o-i,f=n-e,h=a-e,p=s-a,d=l*p-u*f;if(0===d)return null;var g=(c*p-u*h)/d,m=(c*f-l*h)/d;return m<0||m>1||g<0||g>1?null:{x:t+l*g,y:e+f*g}}function l(t,e,r,n,i){var a=n*t+i*e;if(a<0)return n*n+i*i;if(a>r){var o=n-t,s=i-e;return o*o+s*s}var l=n*e-i*t;return l*l/r}r.segmentsIntersect=s,r.segmentDistance=function(t,e,r,n,i,a,o,c){if(s(t,e,r,n,i,a,o,c))return 0;var u=r-t,f=n-e,h=o-i,p=c-a,d=u*u+f*f,g=h*h+p*p,m=Math.min(l(u,f,d,i-t,a-e),l(u,f,d,o-t,c-e),l(h,p,g,t-i,e-a),l(h,p,g,r-i,n-a));return Math.sqrt(m)},r.getTextLocation=function(t,e,r,s){if(t===i&&s===a||(n={},i=t,a=s),n[r])return n[r];var l=t.getPointAtLength(o(r-s/2,e)),c=t.getPointAtLength(o(r+s/2,e)),u=Math.atan((c.y-l.y)/(c.x-l.x)),f=t.getPointAtLength(o(r,e)),h={x:(4*f.x+l.x+c.x)/6,y:(4*f.y+l.y+c.y)/6,theta:u};return n[r]=h,h},r.clearLocationCache=function(){i=null},r.getVisibleSegment=function(t,e,r){var n,i,a=e.left,o=e.right,s=e.top,l=e.bottom,c=0,u=t.getTotalLength(),f=u;function h(e){var r=t.getPointAtLength(e);0===e?n=r:e===u&&(i=r);var c=r.x<a?a-r.x:r.x>o?r.x-o:0,f=r.y<s?s-r.y:r.y>l?r.y-l:0;return Math.sqrt(c*c+f*f)}for(var p=h(c);p;){if((c+=p+r)>f)return;p=h(c)}for(p=h(f);p;){if(c>(f-=p+r))return;p=h(f)}return{min:c,max:f,len:f-c,total:u,isClosed:0===c&&f===u&&Math.abs(n.x-i.x)<.1&&Math.abs(n.y-i.y)<.1}},r.findPointOnPath=function(t,e,r,n){for(var i,a,o,s=(n=n||{}).pathLength||t.getTotalLength(),l=n.tolerance||.001,c=n.iterationLimit||30,u=t.getPointAtLength(0)[r]>t.getPointAtLength(s)[r]?-1:1,f=0,h=0,p=s;f<c;){if(i=(h+p)/2,o=(a=t.getPointAtLength(i))[r]-e,Math.abs(o)<l)return a;u*o>0?p=i:h=i,f++}return a}},{\"./mod\":785}],774:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"tinycolor2\"),a=t(\"color-normalize\"),o=t(\"../components/colorscale\"),s=t(\"../components/color/attributes\").defaultLine,l=t(\"./array\").isArrayOrTypedArray,c=a(s);function u(t,e){var r=t;return r[3]*=e,r}function f(t){if(n(t))return c;var e=a(t);return e.length?e:c}function h(t){return n(t)?t:1}e.exports={formatColor:function(t,e,r){var n,i,s,p,d,g=t.color,m=l(g),v=l(e),y=o.extractOpts(t),x=[];if(n=void 0!==y.colorscale?o.makeColorScaleFuncFromTrace(t):f,i=m?function(t,e){return void 0===t[e]?c:a(n(t[e]))}:f,s=v?function(t,e){return void 0===t[e]?1:h(t[e])}:h,m||v)for(var b=0;b<r;b++)p=i(g,b),d=s(e,b),x[b]=u(p,d);else x=u(a(g),e);return x},parseColorScale:function(t){var e=o.extractOpts(t),r=e.colorscale;return e.reversescale&&(r=o.flipScale(e.colorscale)),r.map((function(t){var e=t[0],r=i(t[1]).toRgb();return{index:e,rgb:[r.r,r.g,r.b,r.a]}}))}}},{\"../components/color/attributes\":642,\"../components/colorscale\":655,\"./array\":760,\"color-normalize\":125,\"fast-isnumeric\":241,tinycolor2:576}],775:[function(t,e,r){\"use strict\";var n=t(\"./identity\");function i(t){return[t]}e.exports={keyFun:function(t){return t.key},repeat:i,descend:n,wrap:i,unwrap:function(t){return t[0]}}},{\"./identity\":776}],776:[function(t,e,r){\"use strict\";e.exports=function(t){return t}},{}],777:[function(t,e,r){\"use strict\";e.exports=function(t,e){if(!e)return t;var r=1/Math.abs(e),n=r>1?(r*t+r*e)/r:t+e,i=String(n).length;if(i>16){var a=String(e).length;if(i>=String(t).length+a){var o=parseFloat(n).toPrecision(12);-1===o.indexOf(\"e+\")&&(n=+o)}}return n}},{}],778:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"d3-time-format\").utcFormat,a=t(\"fast-isnumeric\"),o=t(\"../constants/numerical\"),s=o.FP_SAFE,l=o.BADNUM,c=e.exports={};c.nestedProperty=t(\"./nested_property\"),c.keyedContainer=t(\"./keyed_container\"),c.relativeAttr=t(\"./relative_attr\"),c.isPlainObject=t(\"./is_plain_object\"),c.toLogRange=t(\"./to_log_range\"),c.relinkPrivateKeys=t(\"./relink_private\");var u=t(\"./array\");c.isTypedArray=u.isTypedArray,c.isArrayOrTypedArray=u.isArrayOrTypedArray,c.isArray1D=u.isArray1D,c.ensureArray=u.ensureArray,c.concat=u.concat,c.maxRowLength=u.maxRowLength,c.minRowLength=u.minRowLength;var f=t(\"./mod\");c.mod=f.mod,c.modHalf=f.modHalf;var h=t(\"./coerce\");c.valObjectMeta=h.valObjectMeta,c.coerce=h.coerce,c.coerce2=h.coerce2,c.coerceFont=h.coerceFont,c.coerceHoverinfo=h.coerceHoverinfo,c.coerceSelectionMarkerOpacity=h.coerceSelectionMarkerOpacity,c.validate=h.validate;var p=t(\"./dates\");c.dateTime2ms=p.dateTime2ms,c.isDateTime=p.isDateTime,c.ms2DateTime=p.ms2DateTime,c.ms2DateTimeLocal=p.ms2DateTimeLocal,c.cleanDate=p.cleanDate,c.isJSDate=p.isJSDate,c.formatDate=p.formatDate,c.incrementMonth=p.incrementMonth,c.dateTick0=p.dateTick0,c.dfltRange=p.dfltRange,c.findExactDates=p.findExactDates,c.MIN_MS=p.MIN_MS,c.MAX_MS=p.MAX_MS;var d=t(\"./search\");c.findBin=d.findBin,c.sorterAsc=d.sorterAsc,c.sorterDes=d.sorterDes,c.distinctVals=d.distinctVals,c.roundUp=d.roundUp,c.sort=d.sort,c.findIndexOfMin=d.findIndexOfMin;var g=t(\"./stats\");c.aggNums=g.aggNums,c.len=g.len,c.mean=g.mean,c.median=g.median,c.midRange=g.midRange,c.variance=g.variance,c.stdev=g.stdev,c.interp=g.interp;var m=t(\"./matrix\");c.init2dArray=m.init2dArray,c.transposeRagged=m.transposeRagged,c.dot=m.dot,c.translationMatrix=m.translationMatrix,c.rotationMatrix=m.rotationMatrix,c.rotationXYMatrix=m.rotationXYMatrix,c.apply3DTransform=m.apply3DTransform,c.apply2DTransform=m.apply2DTransform,c.apply2DTransform2=m.apply2DTransform2,c.convertCssMatrix=m.convertCssMatrix,c.inverseTransformMatrix=m.inverseTransformMatrix;var v=t(\"./angles\");c.deg2rad=v.deg2rad,c.rad2deg=v.rad2deg,c.angleDelta=v.angleDelta,c.angleDist=v.angleDist,c.isFullCircle=v.isFullCircle,c.isAngleInsideSector=v.isAngleInsideSector,c.isPtInsideSector=v.isPtInsideSector,c.pathArc=v.pathArc,c.pathSector=v.pathSector,c.pathAnnulus=v.pathAnnulus;var y=t(\"./anchor_utils\");c.isLeftAnchor=y.isLeftAnchor,c.isCenterAnchor=y.isCenterAnchor,c.isRightAnchor=y.isRightAnchor,c.isTopAnchor=y.isTopAnchor,c.isMiddleAnchor=y.isMiddleAnchor,c.isBottomAnchor=y.isBottomAnchor;var x=t(\"./geometry2d\");c.segmentsIntersect=x.segmentsIntersect,c.segmentDistance=x.segmentDistance,c.getTextLocation=x.getTextLocation,c.clearLocationCache=x.clearLocationCache,c.getVisibleSegment=x.getVisibleSegment,c.findPointOnPath=x.findPointOnPath;var b=t(\"./extend\");c.extendFlat=b.extendFlat,c.extendDeep=b.extendDeep,c.extendDeepAll=b.extendDeepAll,c.extendDeepNoArrays=b.extendDeepNoArrays;var _=t(\"./loggers\");c.log=_.log,c.warn=_.warn,c.error=_.error;var w=t(\"./regex\");c.counterRegex=w.counter;var T=t(\"./throttle\");c.throttle=T.throttle,c.throttleDone=T.done,c.clearThrottle=T.clear;var k=t(\"./dom\");function M(t){var e={};for(var r in t)for(var n=t[r],i=0;i<n.length;i++)e[n[i]]=+r;return e}c.getGraphDiv=k.getGraphDiv,c.isPlotDiv=k.isPlotDiv,c.removeElement=k.removeElement,c.addStyleRule=k.addStyleRule,c.addRelatedStyleRule=k.addRelatedStyleRule,c.deleteRelatedStyleRule=k.deleteRelatedStyleRule,c.getFullTransformMatrix=k.getFullTransformMatrix,c.getElementTransformMatrix=k.getElementTransformMatrix,c.getElementAndAncestors=k.getElementAndAncestors,c.equalDomRects=k.equalDomRects,c.clearResponsive=t(\"./clear_responsive\"),c.makeTraceGroups=t(\"./make_trace_groups\"),c._=t(\"./localize\"),c.notifier=t(\"./notifier\"),c.filterUnique=t(\"./filter_unique\"),c.filterVisible=t(\"./filter_visible\"),c.pushUnique=t(\"./push_unique\"),c.increment=t(\"./increment\"),c.cleanNumber=t(\"./clean_number\"),c.ensureNumber=function(t){return a(t)?(t=Number(t))<-s||t>s?l:a(t)?Number(t):l:l},c.isIndex=function(t,e){return!(void 0!==e&&t>=e)&&(a(t)&&t>=0&&t%1==0)},c.noop=t(\"./noop\"),c.identity=t(\"./identity\"),c.repeat=function(t,e){for(var r=new Array(e),n=0;n<e;n++)r[n]=t;return r},c.swapAttrs=function(t,e,r,n){r||(r=\"x\"),n||(n=\"y\");for(var i=0;i<e.length;i++){var a=e[i],o=c.nestedProperty(t,a.replace(\"?\",r)),s=c.nestedProperty(t,a.replace(\"?\",n)),l=o.get();o.set(s.get()),s.set(l)}},c.raiseToTop=function(t){t.parentNode.appendChild(t)},c.cancelTransition=function(t){return t.transition().duration(0)},c.constrain=function(t,e,r){return e>r?Math.max(r,Math.min(e,t)):Math.max(e,Math.min(r,t))},c.bBoxIntersect=function(t,e,r){return r=r||0,t.left<=e.right+r&&e.left<=t.right+r&&t.top<=e.bottom+r&&e.top<=t.bottom+r},c.simpleMap=function(t,e,r,n,i){for(var a=t.length,o=new Array(a),s=0;s<a;s++)o[s]=e(t[s],r,n,i);return o},c.randstr=function t(e,r,n,i){if(n||(n=16),void 0===r&&(r=24),r<=0)return\"0\";var a,o,s=Math.log(Math.pow(2,r))/Math.log(n),l=\"\";for(a=2;s===1/0;a*=2)s=Math.log(Math.pow(2,r/a))/Math.log(n)*a;var u=s-Math.floor(s);for(a=0;a<Math.floor(s);a++)l=Math.floor(Math.random()*n).toString(n)+l;u&&(o=Math.pow(n,u),l=Math.floor(Math.random()*o).toString(n)+l);var f=parseInt(l,n);return e&&e[l]||f!==1/0&&f>=Math.pow(2,r)?i>10?(c.warn(\"randstr failed uniqueness\"),l):t(e,r,n,(i||0)+1):l},c.OptionControl=function(t,e){t||(t={}),e||(e=\"opt\");var r={optionList:[],_newoption:function(n){n[e]=t,r[n.name]=n,r.optionList.push(n)}};return r[\"_\"+e]=t,r},c.smooth=function(t,e){if((e=Math.round(e)||0)<2)return t;var r,n,i,a,o=t.length,s=2*o,l=2*e-1,c=new Array(l),u=new Array(o);for(r=0;r<l;r++)c[r]=(1-Math.cos(Math.PI*(r+1)/e))/(2*e);for(r=0;r<o;r++){for(a=0,n=0;n<l;n++)(i=r+n+1-e)<-o?i-=s*Math.round(i/s):i>=s&&(i-=s*Math.floor(i/s)),i<0?i=-1-i:i>=o&&(i=s-1-i),a+=t[i]*c[n];u[r]=a}return u},c.syncOrAsync=function(t,e,r){var n;function i(){return c.syncOrAsync(t,e,r)}for(;t.length;)if((n=(0,t.splice(0,1)[0])(e))&&n.then)return n.then(i).then(void 0,c.promiseError);return r&&r(e)},c.stripTrailingSlash=function(t){return\"/\"===t.substr(-1)?t.substr(0,t.length-1):t},c.noneOrAll=function(t,e,r){if(t){var n,i=!1,a=!0;for(n=0;n<r.length;n++)null!=t[r[n]]?i=!0:a=!1;if(i&&!a)for(n=0;n<r.length;n++)t[r[n]]=e[r[n]]}},c.mergeArray=function(t,e,r,n){var i=\"function\"==typeof n;if(c.isArrayOrTypedArray(t))for(var a=Math.min(t.length,e.length),o=0;o<a;o++){var s=t[o];e[o][r]=i?n(s):s}},c.mergeArrayCastPositive=function(t,e,r){return c.mergeArray(t,e,r,(function(t){var e=+t;return isFinite(e)&&e>0?e:0}))},c.fillArray=function(t,e,r,n){if(n=n||c.identity,c.isArrayOrTypedArray(t))for(var i=0;i<e.length;i++)e[i][r]=n(t[i])},c.castOption=function(t,e,r,n){n=n||c.identity;var i=c.nestedProperty(t,r).get();return c.isArrayOrTypedArray(i)?Array.isArray(e)&&c.isArrayOrTypedArray(i[e[0]])?n(i[e[0]][e[1]]):n(i[e]):i},c.extractOption=function(t,e,r,n){if(r in t)return t[r];var i=c.nestedProperty(e,n).get();return Array.isArray(i)?void 0:i},c.tagSelected=function(t,e,r){var n,i,a=e.selectedpoints,o=e._indexToPoints;o&&(n=M(o));for(var s=0;s<a.length;s++){var l=a[s];if(c.isIndex(l)||c.isArrayOrTypedArray(l)&&c.isIndex(l[0])&&c.isIndex(l[1])){var u=n?n[l]:l,f=r?r[u]:u;void 0!==(i=f)&&i<t.length&&(t[f].selected=1)}}},c.selIndices2selPoints=function(t){var e=t.selectedpoints,r=t._indexToPoints;if(r){for(var n=M(r),i=[],a=0;a<e.length;a++){var o=e[a];if(c.isIndex(o)){var s=n[o];c.isIndex(s)&&i.push(s)}}return i}return e},c.getTargetArray=function(t,e){var r=e.target;if(\"string\"==typeof r&&r){var n=c.nestedProperty(t,r).get();return!!Array.isArray(n)&&n}return!!Array.isArray(r)&&r},c.minExtend=function(t,e){var r={};\"object\"!=typeof e&&(e={});var n,i,a,o=Object.keys(t);for(n=0;n<o.length;n++)a=t[i=o[n]],\"_\"!==i.charAt(0)&&\"function\"!=typeof a&&(\"module\"===i?r[i]=a:Array.isArray(a)?r[i]=\"colorscale\"===i?a.slice():a.slice(0,3):c.isTypedArray(a)?r[i]=a.subarray(0,3):r[i]=a&&\"object\"==typeof a?c.minExtend(t[i],e[i]):a);for(o=Object.keys(e),n=0;n<o.length;n++)\"object\"==typeof(a=e[i=o[n]])&&i in r&&\"object\"==typeof r[i]||(r[i]=a);return r},c.titleCase=function(t){return t.charAt(0).toUpperCase()+t.substr(1)},c.containsAny=function(t,e){for(var r=0;r<e.length;r++)if(-1!==t.indexOf(e[r]))return!0;return!1},c.isIE=function(){return\"undefined\"!=typeof window.navigator.msSaveBlob};var A=/MSIE [1-9]\\./;c.isIE9orBelow=function(){return c.isIE()&&A.test(window.navigator.userAgent)};var S=/Version\\/[\\d\\.]+.*Safari/;c.isSafari=function(){return S.test(window.navigator.userAgent)};var E=/iPad|iPhone|iPod/;c.isIOS=function(){return E.test(window.navigator.userAgent)},c.isD3Selection=function(t){return t&&\"function\"==typeof t.classed},c.ensureSingle=function(t,e,r,n){var i=t.select(e+(r?\".\"+r:\"\"));if(i.size())return i;var a=t.append(e);return r&&a.classed(r,!0),n&&a.call(n),a},c.ensureSingleById=function(t,e,r,n){var i=t.select(e+\"#\"+r);if(i.size())return i;var a=t.append(e).attr(\"id\",r);return n&&a.call(n),a},c.objectFromPath=function(t,e){for(var r,n=t.split(\".\"),i=r={},a=0;a<n.length;a++){var o=n[a],s=null,l=n[a].match(/(.*)\\[([0-9]+)\\]/);l?(o=l[1],s=l[2],r=r[o]=[],a===n.length-1?r[s]=e:r[s]={},r=r[s]):(a===n.length-1?r[o]=e:r[o]={},r=r[o])}return i};var C=/^([^\\[\\.]+)\\.(.+)?/,L=/^([^\\.]+)\\[([0-9]+)\\](\\.)?(.+)?/;c.expandObjectPaths=function(t){var e,r,n,i,a,o,s;if(\"object\"==typeof t&&!Array.isArray(t))for(r in t)t.hasOwnProperty(r)&&((e=r.match(C))?(i=t[r],n=e[1],delete t[r],t[n]=c.extendDeepNoArrays(t[n]||{},c.objectFromPath(r,c.expandObjectPaths(i))[n])):(e=r.match(L))?(i=t[r],n=e[1],a=parseInt(e[2]),delete t[r],t[n]=t[n]||[],\".\"===e[3]?(s=e[4],o=t[n][a]=t[n][a]||{},c.extendDeepNoArrays(o,c.objectFromPath(s,c.expandObjectPaths(i)))):t[n][a]=c.expandObjectPaths(i)):t[r]=c.expandObjectPaths(t[r]));return t},c.numSeparate=function(t,e,r){if(r||(r=!1),\"string\"!=typeof e||0===e.length)throw new Error(\"Separator string required for formatting!\");\"number\"==typeof t&&(t=String(t));var n=/(\\d+)(\\d{3})/,i=e.charAt(0),a=e.charAt(1),o=t.split(\".\"),s=o[0],l=o.length>1?i+o[1]:\"\";if(a&&(o.length>1||s.length>4||r))for(;n.test(s);)s=s.replace(n,\"$1\"+a+\"$2\");return s+l},c.TEMPLATE_STRING_REGEX=/%{([^\\s%{}:]*)([:|\\|][^}]*)?}/g;var I=/^\\w*$/;c.templateString=function(t,e){var r={};return t.replace(c.TEMPLATE_STRING_REGEX,(function(t,n){var i;return I.test(n)?i=e[n]:(r[n]=r[n]||c.nestedProperty(e,n).get,i=r[n]()),c.isValidTextValue(i)?i:\"\"}))};var P={max:10,count:0,name:\"hovertemplate\"};c.hovertemplateString=function(){return D.apply(P,arguments)};var z={max:10,count:0,name:\"texttemplate\"};c.texttemplateString=function(){return D.apply(z,arguments)};var O=/^[:|\\|]/;function D(t,e,r){var a=this,o=arguments;e||(e={});var s={};return t.replace(c.TEMPLATE_STRING_REGEX,(function(t,l,u){var f,h,p,d;for(p=3;p<o.length;p++)if(f=o[p]){if(f.hasOwnProperty(l)){h=f[l];break}if(I.test(l)||(h=s[l]||c.nestedProperty(f,l).get())&&(s[l]=h),void 0!==h)break}if(void 0===h&&a)return a.count<a.max&&(c.warn(\"Variable '\"+l+\"' in \"+a.name+\" could not be found!\"),h=t),a.count===a.max&&c.warn(\"Too many \"+a.name+\" warnings - additional warnings will be suppressed\"),a.count++,t;if(u){if(\":\"===u[0]&&(h=(d=r?r.numberFormat:n.format)(u.replace(O,\"\"))(h)),\"|\"===u[0]){d=r?r.timeFormat:i;var g=c.dateTime2ms(h);h=c.formatDate(g,u.replace(O,\"\"),!1,d)}}else e.hasOwnProperty(l+\"Label\")&&(h=e[l+\"Label\"]);return h}))}c.subplotSort=function(t,e){for(var r=Math.min(t.length,e.length)+1,n=0,i=0,a=0;a<r;a++){var o=t.charCodeAt(a)||0,s=e.charCodeAt(a)||0,l=o>=48&&o<=57,c=s>=48&&s<=57;if(l&&(n=10*n+o-48),c&&(i=10*i+s-48),!l||!c){if(n!==i)return n-i;if(o!==s)return o-s}}return i-n};var R=2e9;c.seedPseudoRandom=function(){R=2e9},c.pseudoRandom=function(){var t=R;return R=(69069*R+1)%4294967296,Math.abs(R-t)<429496729?c.pseudoRandom():R/4294967296},c.fillText=function(t,e,r){var n=Array.isArray(r)?function(t){r.push(t)}:function(t){r.text=t},i=c.extractOption(t,e,\"htx\",\"hovertext\");if(c.isValidTextValue(i))return n(i);var a=c.extractOption(t,e,\"tx\",\"text\");return c.isValidTextValue(a)?n(a):void 0},c.isValidTextValue=function(t){return t||0===t},c.formatPercent=function(t,e){e=e||0;for(var r=(Math.round(100*t*Math.pow(10,e))*Math.pow(.1,e)).toFixed(e)+\"%\",n=0;n<e;n++)-1!==r.indexOf(\".\")&&(r=(r=r.replace(\"0%\",\"%\")).replace(\".%\",\"%\"));return r},c.isHidden=function(t){var e=window.getComputedStyle(t).display;return!e||\"none\"===e},c.strTranslate=function(t,e){return t||e?\"translate(\"+t+\",\"+e+\")\":\"\"},c.strRotate=function(t){return t?\"rotate(\"+t+\")\":\"\"},c.strScale=function(t){return 1!==t?\"scale(\"+t+\")\":\"\"},c.getTextTransform=function(t){var e=t.noCenter,r=t.textX,n=t.textY,i=t.targetX,a=t.targetY,o=t.anchorX||0,s=t.anchorY||0,l=t.rotate,u=t.scale;return u?u>1&&(u=1):u=0,c.strTranslate(i-u*(r+o),a-u*(n+s))+c.strScale(u)+(l?\"rotate(\"+l+(e?\"\":\" \"+r+\" \"+n)+\")\":\"\")},c.ensureUniformFontSize=function(t,e){var r=c.extendFlat({},e);return r.size=Math.max(e.size,t._fullLayout.uniformtext.minsize||0),r},c.join2=function(t,e,r){var n=t.length;return n>1?t.slice(0,-1).join(e)+r+t[n-1]:t.join(e)}},{\"../constants/numerical\":753,\"./anchor_utils\":758,\"./angles\":759,\"./array\":760,\"./clean_number\":761,\"./clear_responsive\":763,\"./coerce\":764,\"./dates\":765,\"./dom\":766,\"./extend\":768,\"./filter_unique\":769,\"./filter_visible\":770,\"./geometry2d\":773,\"./identity\":776,\"./increment\":777,\"./is_plain_object\":779,\"./keyed_container\":780,\"./localize\":781,\"./loggers\":782,\"./make_trace_groups\":783,\"./matrix\":784,\"./mod\":785,\"./nested_property\":786,\"./noop\":787,\"./notifier\":788,\"./push_unique\":792,\"./regex\":794,\"./relative_attr\":795,\"./relink_private\":796,\"./search\":797,\"./stats\":800,\"./throttle\":803,\"./to_log_range\":804,d3:169,\"d3-time-format\":166,\"fast-isnumeric\":241}],779:[function(t,e,r){\"use strict\";e.exports=function(t){return window&&window.process&&window.process.versions?\"[object Object]\"===Object.prototype.toString.call(t):\"[object Object]\"===Object.prototype.toString.call(t)&&Object.getPrototypeOf(t)===Object.prototype}},{}],780:[function(t,e,r){\"use strict\";var n=t(\"./nested_property\"),i=/^\\w*$/;e.exports=function(t,e,r,a){var o,s,l;r=r||\"name\",a=a||\"value\";var c={};e&&e.length?(l=n(t,e),s=l.get()):s=t,e=e||\"\";var u={};if(s)for(o=0;o<s.length;o++)u[s[o][r]]=o;var f=i.test(a),h={set:function(t,e){var i=null===e?4:0;if(!s){if(!l||4===i)return;s=[],l.set(s)}var o=u[t];if(void 0===o){if(4===i)return;i|=3,o=s.length,u[t]=o}else e!==(f?s[o][a]:n(s[o],a).get())&&(i|=2);var p=s[o]=s[o]||{};return p[r]=t,f?p[a]=e:n(p,a).set(e),null!==e&&(i&=-5),c[o]=c[o]|i,h},get:function(t){if(s){var e=u[t];return void 0===e?void 0:f?s[e][a]:n(s[e],a).get()}},rename:function(t,e){var n=u[t];return void 0===n||(c[n]=1|c[n],u[e]=n,delete u[t],s[n][r]=e),h},remove:function(t){var e=u[t];if(void 0===e)return h;var i=s[e];if(Object.keys(i).length>2)return c[e]=2|c[e],h.set(t,null);if(f){for(o=e;o<s.length;o++)c[o]=3|c[o];for(o=e;o<s.length;o++)u[s[o][r]]--;s.splice(e,1),delete u[t]}else n(i,a).set(null),c[e]=6|c[e];return h},constructUpdate:function(){for(var t,i,o={},l=Object.keys(c),u=0;u<l.length;u++)i=l[u],t=e+\"[\"+i+\"]\",s[i]?(1&c[i]&&(o[t+\".\"+r]=s[i][r]),2&c[i]&&(o[t+\".\"+a]=f?4&c[i]?null:s[i][a]:4&c[i]?null:n(s[i],a).get())):o[t]=null;return o}};return h}},{\"./nested_property\":786}],781:[function(t,e,r){\"use strict\";var n=t(\"../registry\");e.exports=function(t,e){for(var r=t._context.locale,i=0;i<2;i++){for(var a=t._context.locales,o=0;o<2;o++){var s=(a[r]||{}).dictionary;if(s){var l=s[e];if(l)return l}a=n.localeRegistry}var c=r.split(\"-\")[0];if(c===r)break;r=c}return e}},{\"../registry\":910}],782:[function(t,e,r){\"use strict\";var n=t(\"../plot_api/plot_config\").dfltConfig,i=t(\"./notifier\"),a=e.exports={};function o(t,e){if(t&&t.apply)try{return void t.apply(console,e)}catch(t){}for(var r=0;r<e.length;r++)try{t(e[r])}catch(t){console.log(e[r])}}a.log=function(){var t;if(n.logging>1){var e=[\"LOG:\"];for(t=0;t<arguments.length;t++)e.push(arguments[t]);o(console.trace||console.log,e)}if(n.notifyOnLogging>1){var r=[];for(t=0;t<arguments.length;t++)r.push(arguments[t]);i(r.join(\"<br>\"),\"long\")}},a.warn=function(){var t;if(n.logging>0){var e=[\"WARN:\"];for(t=0;t<arguments.length;t++)e.push(arguments[t]);o(console.trace||console.log,e)}if(n.notifyOnLogging>0){var r=[];for(t=0;t<arguments.length;t++)r.push(arguments[t]);i(r.join(\"<br>\"),\"stick\")}},a.error=function(){var t;if(n.logging>0){var e=[\"ERROR:\"];for(t=0;t<arguments.length;t++)e.push(arguments[t]);o(console.error,e)}if(n.notifyOnLogging>0){var r=[];for(t=0;t<arguments.length;t++)r.push(arguments[t]);i(r.join(\"<br>\"),\"stick\")}}},{\"../plot_api/plot_config\":814,\"./notifier\":788}],783:[function(t,e,r){\"use strict\";var n=t(\"d3\");e.exports=function(t,e,r){var i=t.selectAll(\"g.\"+r.replace(/\\s/g,\".\")).data(e,(function(t){return t[0].trace.uid}));i.exit().remove(),i.enter().append(\"g\").attr(\"class\",r),i.order();var a=t.classed(\"rangeplot\")?\"nodeRangePlot3\":\"node3\";return i.each((function(t){t[0][a]=n.select(this)})),i}},{d3:169}],784:[function(t,e,r){\"use strict\";var n=t(\"gl-mat4\");r.init2dArray=function(t,e){for(var r=new Array(t),n=0;n<t;n++)r[n]=new Array(e);return r},r.transposeRagged=function(t){var e,r,n=0,i=t.length;for(e=0;e<i;e++)n=Math.max(n,t[e].length);var a=new Array(n);for(e=0;e<n;e++)for(a[e]=new Array(i),r=0;r<i;r++)a[e][r]=t[r][e];return a},r.dot=function(t,e){if(!t.length||!e.length||t.length!==e.length)return null;var n,i,a=t.length;if(t[0].length)for(n=new Array(a),i=0;i<a;i++)n[i]=r.dot(t[i],e);else if(e[0].length){var o=r.transposeRagged(e);for(n=new Array(o.length),i=0;i<o.length;i++)n[i]=r.dot(t,o[i])}else for(n=0,i=0;i<a;i++)n+=t[i]*e[i];return n},r.translationMatrix=function(t,e){return[[1,0,t],[0,1,e],[0,0,1]]},r.rotationMatrix=function(t){var e=t*Math.PI/180;return[[Math.cos(e),-Math.sin(e),0],[Math.sin(e),Math.cos(e),0],[0,0,1]]},r.rotationXYMatrix=function(t,e,n){return r.dot(r.dot(r.translationMatrix(e,n),r.rotationMatrix(t)),r.translationMatrix(-e,-n))},r.apply3DTransform=function(t){return function(){var e=arguments,n=1===arguments.length?e[0]:[e[0],e[1],e[2]||0];return r.dot(t,[n[0],n[1],n[2],1]).slice(0,3)}},r.apply2DTransform=function(t){return function(){var e=arguments;3===e.length&&(e=e[0]);var n=1===arguments.length?e[0]:[e[0],e[1]];return r.dot(t,[n[0],n[1],1]).slice(0,2)}},r.apply2DTransform2=function(t){var e=r.apply2DTransform(t);return function(t){return e(t.slice(0,2)).concat(e(t.slice(2,4)))}},r.convertCssMatrix=function(t){if(t){var e=t.length;if(16===e)return t;if(6===e)return[t[0],t[1],0,0,t[2],t[3],0,0,0,0,1,0,t[4],t[5],0,1]}return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]},r.inverseTransformMatrix=function(t){var e=[];return n.invert(e,t),[[e[0],e[1],e[2],e[3]],[e[4],e[5],e[6],e[7]],[e[8],e[9],e[10],e[11]],[e[12],e[13],e[14],e[15]]]}},{\"gl-mat4\":292}],785:[function(t,e,r){\"use strict\";e.exports={mod:function(t,e){var r=t%e;return r<0?r+e:r},modHalf:function(t,e){return Math.abs(t)>e/2?t-Math.round(t/e)*e:t}}},{}],786:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"./array\").isArrayOrTypedArray;function a(t,e){return function(){var r,n,o,s,l,c=t;for(s=0;s<e.length-1;s++){if(-1===(r=e[s])){for(n=!0,o=[],l=0;l<c.length;l++)o[l]=a(c[l],e.slice(s+1))(),o[l]!==o[0]&&(n=!1);return n?o[0]:o}if(\"number\"==typeof r&&!i(c))return;if(\"object\"!=typeof(c=c[r])||null===c)return}if(\"object\"==typeof c&&null!==c&&null!==(o=c[e[s]]))return o}}e.exports=function(t,e){if(n(e))e=String(e);else if(\"string\"!=typeof e||\"[-1]\"===e.substr(e.length-4))throw\"bad property string\";for(var r,i,o,s=0,c=e.split(\".\");s<c.length;){if(r=String(c[s]).match(/^([^\\[\\]]*)((\\[\\-?[0-9]*\\])+)$/)){if(r[1])c[s]=r[1];else{if(0!==s)throw\"bad property string\";c.splice(0,1)}for(i=r[2].substr(1,r[2].length-2).split(\"][\"),o=0;o<i.length;o++)s++,c.splice(s,0,Number(i[o]))}s++}return\"object\"!=typeof t?function(t,e,r){return{set:function(){throw\"bad container\"},get:function(){},astr:e,parts:r,obj:t}}(t,e,c):{set:l(t,c,e),get:a(t,c),astr:e,parts:c,obj:t}};var o=/(^|\\.)args\\[/;function s(t,e){return void 0===t||null===t&&!e.match(o)}function l(t,e,r){return function(n){var a,o,l=t,h=\"\",p=[[t,h]],d=s(n,r);for(o=0;o<e.length-1;o++){if(\"number\"==typeof(a=e[o])&&!i(l))throw\"array index but container is not an array\";if(-1===a){if(d=!u(l,e.slice(o+1),n,r))break;return}if(!f(l,a,e[o+1],d))break;if(\"object\"!=typeof(l=l[a])||null===l)throw\"container is not an object\";h=c(h,a),p.push([l,h])}if(d){if(o===e.length-1&&(delete l[e[o]],Array.isArray(l)&&+e[o]==l.length-1))for(;l.length&&void 0===l[l.length-1];)l.pop()}else l[e[o]]=n}}function c(t,e){var r=e;return n(e)?r=\"[\"+e+\"]\":t&&(r=\".\"+e),t+r}function u(t,e,r,n){var a,o=i(r),c=!0,u=r,h=n.replace(\"-1\",0),p=!o&&s(r,h),d=e[0];for(a=0;a<t.length;a++)h=n.replace(\"-1\",a),o&&(p=s(u=r[a%r.length],h)),p&&(c=!1),f(t,a,d,p)&&l(t[a],e,n.replace(\"-1\",a))(u);return c}function f(t,e,r,n){if(void 0===t[e]){if(n)return!1;t[e]=\"number\"==typeof r?[]:{}}return!0}},{\"./array\":760,\"fast-isnumeric\":241}],787:[function(t,e,r){\"use strict\";e.exports=function(){}},{}],788:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=[];e.exports=function(t,e){if(-1===a.indexOf(t)){a.push(t);var r=1e3;i(e)?r=e:\"long\"===e&&(r=3e3);var o=n.select(\"body\").selectAll(\".plotly-notifier\").data([0]);o.enter().append(\"div\").classed(\"plotly-notifier\",!0),o.selectAll(\".notifier-note\").data(a).enter().append(\"div\").classed(\"notifier-note\",!0).style(\"opacity\",0).each((function(t){var i=n.select(this);i.append(\"button\").classed(\"notifier-close\",!0).html(\"&times;\").on(\"click\",(function(){i.transition().call(s)}));for(var a=i.append(\"p\"),o=t.split(/<br\\s*\\/?>/g),l=0;l<o.length;l++)l&&a.append(\"br\"),a.append(\"span\").text(o[l]);\"stick\"===e?i.transition().duration(350).style(\"opacity\",1):i.transition().duration(700).style(\"opacity\",1).transition().delay(r).call(s)}))}function s(t){t.duration(700).style(\"opacity\",0).each(\"end\",(function(t){var e=a.indexOf(t);-1!==e&&a.splice(e,1),n.select(this).remove()}))}}},{d3:169,\"fast-isnumeric\":241}],789:[function(t,e,r){\"use strict\";var n=t(\"./setcursor\"),i=\"data-savedcursor\";e.exports=function(t,e){var r=t.attr(i);if(e){if(!r){for(var a=(t.attr(\"class\")||\"\").split(\" \"),o=0;o<a.length;o++){var s=a[o];0===s.indexOf(\"cursor-\")&&t.attr(i,s.substr(7)).classed(s,!1)}t.attr(i)||t.attr(i,\"!!\")}n(t,e)}else r&&(t.attr(i,null),\"!!\"===r?n(t):n(t,r))}},{\"./setcursor\":798}],790:[function(t,e,r){\"use strict\";var n=t(\"./matrix\").dot,i=t(\"../constants/numerical\").BADNUM,a=e.exports={};a.tester=function(t){var e,r=t.slice(),n=r[0][0],a=n,o=r[0][1],s=o;for(r.push(r[0]),e=1;e<r.length;e++)n=Math.min(n,r[e][0]),a=Math.max(a,r[e][0]),o=Math.min(o,r[e][1]),s=Math.max(s,r[e][1]);var l,c=!1;5===r.length&&(r[0][0]===r[1][0]?r[2][0]===r[3][0]&&r[0][1]===r[3][1]&&r[1][1]===r[2][1]&&(c=!0,l=function(t){return t[0]===r[0][0]}):r[0][1]===r[1][1]&&r[2][1]===r[3][1]&&r[0][0]===r[3][0]&&r[1][0]===r[2][0]&&(c=!0,l=function(t){return t[1]===r[0][1]}));var u=!0,f=r[0];for(e=1;e<r.length;e++)if(f[0]!==r[e][0]||f[1]!==r[e][1]){u=!1;break}return{xmin:n,xmax:a,ymin:o,ymax:s,pts:r,contains:c?function(t,e){var r=t[0],c=t[1];return!(r===i||r<n||r>a||c===i||c<o||c>s)&&(!e||!l(t))}:function(t,e){var l=t[0],c=t[1];if(l===i||l<n||l>a||c===i||c<o||c>s)return!1;var u,f,h,p,d,g=r.length,m=r[0][0],v=r[0][1],y=0;for(u=1;u<g;u++)if(f=m,h=v,m=r[u][0],v=r[u][1],!(l<(p=Math.min(f,m))||l>Math.max(f,m)||c>Math.max(h,v)))if(c<Math.min(h,v))l!==p&&y++;else{if(c===(d=m===f?c:h+(l-f)*(v-h)/(m-f)))return 1!==u||!e;c<=d&&l!==p&&y++}return y%2==1},isRect:c,degenerate:u}},a.isSegmentBent=function(t,e,r,i){var a,o,s,l=t[e],c=[t[r][0]-l[0],t[r][1]-l[1]],u=n(c,c),f=Math.sqrt(u),h=[-c[1]/f,c[0]/f];for(a=e+1;a<r;a++)if(o=[t[a][0]-l[0],t[a][1]-l[1]],(s=n(o,c))<0||s>u||Math.abs(n(o,h))>i)return!0;return!1},a.filter=function(t,e){var r=[t[0]],n=0,i=0;function o(o){t.push(o);var s=r.length,l=n;r.splice(i+1);for(var c=l+1;c<t.length;c++)(c===t.length-1||a.isSegmentBent(t,l,c+1,e))&&(r.push(t[c]),r.length<s-2&&(n=c,i=r.length-1),l=c)}t.length>1&&o(t.pop());return{addPt:o,raw:t,filtered:r}}},{\"../constants/numerical\":753,\"./matrix\":784}],791:[function(t,e,r){(function(r){(function(){\"use strict\";var n=t(\"./show_no_webgl_msg\"),i=t(\"regl\");e.exports=function(t,e){var a=t._fullLayout,o=!0;return a._glcanvas.each((function(n){if(!n.regl&&(!n.pick||a._has(\"parcoords\"))){try{n.regl=i({canvas:this,attributes:{antialias:!n.pick,preserveDrawingBuffer:!0},pixelRatio:t._context.plotGlPixelRatio||r.devicePixelRatio,extensions:e||[]})}catch(t){o=!1}n.regl||(o=!1),o&&this.addEventListener(\"webglcontextlost\",(function(e){t&&t.emit&&t.emit(\"plotly_webglcontextlost\",{event:e,layer:n.key})}),!1)}})),o||n({container:a._glcontainer.node()}),o}}).call(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"./show_no_webgl_msg\":799,regl:540}],792:[function(t,e,r){\"use strict\";e.exports=function(t,e){if(e instanceof RegExp){for(var r=e.toString(),n=0;n<t.length;n++)if(t[n]instanceof RegExp&&t[n].toString()===r)return t;t.push(e)}else!e&&0!==e||-1!==t.indexOf(e)||t.push(e);return t}},{}],793:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../plot_api/plot_config\").dfltConfig;var a={add:function(t,e,r,n,a){var o,s;t.undoQueue=t.undoQueue||{index:0,queue:[],sequence:!1},s=t.undoQueue.index,t.autoplay?t.undoQueue.inSequence||(t.autoplay=!1):(!t.undoQueue.sequence||t.undoQueue.beginSequence?(o={undo:{calls:[],args:[]},redo:{calls:[],args:[]}},t.undoQueue.queue.splice(s,t.undoQueue.queue.length-s,o),t.undoQueue.index+=1):o=t.undoQueue.queue[s-1],t.undoQueue.beginSequence=!1,o&&(o.undo.calls.unshift(e),o.undo.args.unshift(r),o.redo.calls.push(n),o.redo.args.push(a)),t.undoQueue.queue.length>i.queueLength&&(t.undoQueue.queue.shift(),t.undoQueue.index--))},startSequence:function(t){t.undoQueue=t.undoQueue||{index:0,queue:[],sequence:!1},t.undoQueue.sequence=!0,t.undoQueue.beginSequence=!0},stopSequence:function(t){t.undoQueue=t.undoQueue||{index:0,queue:[],sequence:!1},t.undoQueue.sequence=!1,t.undoQueue.beginSequence=!1},undo:function(t){var e,r;if(t.framework&&t.framework.isPolar)t.framework.undo();else if(!(void 0===t.undoQueue||isNaN(t.undoQueue.index)||t.undoQueue.index<=0)){for(t.undoQueue.index--,e=t.undoQueue.queue[t.undoQueue.index],t.undoQueue.inSequence=!0,r=0;r<e.undo.calls.length;r++)a.plotDo(t,e.undo.calls[r],e.undo.args[r]);t.undoQueue.inSequence=!1,t.autoplay=!1}},redo:function(t){var e,r;if(t.framework&&t.framework.isPolar)t.framework.redo();else if(!(void 0===t.undoQueue||isNaN(t.undoQueue.index)||t.undoQueue.index>=t.undoQueue.queue.length)){for(e=t.undoQueue.queue[t.undoQueue.index],t.undoQueue.inSequence=!0,r=0;r<e.redo.calls.length;r++)a.plotDo(t,e.redo.calls[r],e.redo.args[r]);t.undoQueue.inSequence=!1,t.autoplay=!1,t.undoQueue.index++}}};a.plotDo=function(t,e,r){t.autoplay=!0,r=function(t,e){for(var r,i=[],a=0;a<e.length;a++)r=e[a],i[a]=r===t?r:\"object\"==typeof r?Array.isArray(r)?n.extendDeep([],r):n.extendDeepAll({},r):r;return i}(t,r),e.apply(null,r)},e.exports=a},{\"../lib\":778,\"../plot_api/plot_config\":814}],794:[function(t,e,r){\"use strict\";r.counter=function(t,e,r,n){var i=(e||\"\")+(r?\"\":\"$\"),a=!1===n?\"\":\"^\";return\"xy\"===t?new RegExp(a+\"x([2-9]|[1-9][0-9]+)?y([2-9]|[1-9][0-9]+)?\"+i):new RegExp(a+t+\"([2-9]|[1-9][0-9]+)?\"+i)}},{}],795:[function(t,e,r){\"use strict\";var n=/^(.*)(\\.[^\\.\\[\\]]+|\\[\\d\\])$/,i=/^[^\\.\\[\\]]+$/;e.exports=function(t,e){for(;e;){var r=t.match(n);if(r)t=r[1];else{if(!t.match(i))throw new Error(\"bad relativeAttr call:\"+[t,e]);t=\"\"}if(\"^\"!==e.charAt(0))break;e=e.slice(1)}return t&&\"[\"!==e.charAt(0)?t+\".\"+e:t+e}},{}],796:[function(t,e,r){\"use strict\";var n=t(\"./array\").isArrayOrTypedArray,i=t(\"./is_plain_object\");e.exports=function t(e,r){for(var a in r){var o=r[a],s=e[a];if(s!==o)if(\"_\"===a.charAt(0)||\"function\"==typeof o){if(a in e)continue;e[a]=o}else if(n(o)&&n(s)&&i(o[0])){if(\"customdata\"===a||\"ids\"===a)continue;for(var l=Math.min(o.length,s.length),c=0;c<l;c++)s[c]!==o[c]&&i(o[c])&&i(s[c])&&t(s[c],o[c])}else i(o)&&i(s)&&(t(s,o),Object.keys(s).length||delete e[a])}}},{\"./array\":760,\"./is_plain_object\":779}],797:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"./loggers\"),a=t(\"./identity\"),o=t(\"../constants/numerical\").BADNUM;function s(t,e){return t<e}function l(t,e){return t<=e}function c(t,e){return t>e}function u(t,e){return t>=e}r.findBin=function(t,e,r){if(n(e.start))return r?Math.ceil((t-e.start)/e.size-1e-9)-1:Math.floor((t-e.start)/e.size+1e-9);var a,o,f=0,h=e.length,p=0,d=h>1?(e[h-1]-e[0])/(h-1):1;for(o=d>=0?r?s:l:r?u:c,t+=1e-9*d*(r?-1:1)*(d>=0?1:-1);f<h&&p++<100;)o(e[a=Math.floor((f+h)/2)],t)?f=a+1:h=a;return p>90&&i.log(\"Long binary search...\"),f-1},r.sorterAsc=function(t,e){return t-e},r.sorterDes=function(t,e){return e-t},r.distinctVals=function(t,e){var n,i=(e||{}).unitMinDiff,a=t.slice();for(a.sort(r.sorterAsc),n=a.length-1;n>-1&&a[n]===o;n--);var s=1;i||(s=a[n]-a[0]||1);for(var l,c=s/(n||1)/1e4,u=[],f=0;f<=n;f++){var h=a[f],p=h-l;void 0===l?(u.push(h),l=h):p>c&&(s=Math.min(s,p),u.push(h),l=h)}return{vals:u,minDiff:s}},r.roundUp=function(t,e,r){for(var n,i=0,a=e.length-1,o=0,s=r?0:1,l=r?1:0,c=r?Math.ceil:Math.floor;i<a&&o++<100;)e[n=c((i+a)/2)]<=t?i=n+s:a=n-l;return e[i]},r.sort=function(t,e){for(var r=0,n=0,i=1;i<t.length;i++){var a=e(t[i],t[i-1]);if(a<0?r=1:a>0&&(n=1),r&&n)return t.sort(e)}return n?t:t.reverse()},r.findIndexOfMin=function(t,e){e=e||a;for(var r,n=1/0,i=0;i<t.length;i++){var o=e(t[i]);o<n&&(n=o,r=i)}return r}},{\"../constants/numerical\":753,\"./identity\":776,\"./loggers\":782,\"fast-isnumeric\":241}],798:[function(t,e,r){\"use strict\";e.exports=function(t,e){(t.attr(\"class\")||\"\").split(\" \").forEach((function(e){0===e.indexOf(\"cursor-\")&&t.classed(e,!1)})),e&&t.classed(\"cursor-\"+e,!0)}},{}],799:[function(t,e,r){\"use strict\";var n=t(\"../components/color\"),i=function(){};e.exports=function(t){for(var e in t)\"function\"==typeof t[e]&&(t[e]=i);t.destroy=function(){t.container.parentNode.removeChild(t.container)};var r=document.createElement(\"div\");r.className=\"no-webgl\",r.style.cursor=\"pointer\",r.style.fontSize=\"24px\",r.style.color=n.defaults[0],r.style.position=\"absolute\",r.style.left=r.style.top=\"0px\",r.style.width=r.style.height=\"100%\",r.style[\"background-color\"]=n.lightLine,r.style[\"z-index\"]=30;var a=document.createElement(\"p\");return a.textContent=\"WebGL is not supported by your browser - visit https://get.webgl.org for more info\",a.style.position=\"relative\",a.style.top=\"50%\",a.style.left=\"50%\",a.style.height=\"30%\",a.style.width=\"50%\",a.style.margin=\"-15% 0 0 -25%\",r.appendChild(a),t.container.appendChild(r),t.container.style.background=\"#FFFFFF\",t.container.onclick=function(){window.open(\"https://get.webgl.org\")},!1}},{\"../components/color\":643}],800:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"./array\").isArrayOrTypedArray;r.aggNums=function(t,e,a,o){var s,l;if((!o||o>a.length)&&(o=a.length),n(e)||(e=!1),i(a[0])){for(l=new Array(o),s=0;s<o;s++)l[s]=r.aggNums(t,e,a[s]);a=l}for(s=0;s<o;s++)n(e)?n(a[s])&&(e=t(+e,+a[s])):e=a[s];return e},r.len=function(t){return r.aggNums((function(t){return t+1}),0,t)},r.mean=function(t,e){return e||(e=r.len(t)),r.aggNums((function(t,e){return t+e}),0,t)/e},r.midRange=function(t){if(void 0!==t&&0!==t.length)return(r.aggNums(Math.max,null,t)+r.aggNums(Math.min,null,t))/2},r.variance=function(t,e,i){return e||(e=r.len(t)),n(i)||(i=r.mean(t,e)),r.aggNums((function(t,e){return t+Math.pow(e-i,2)}),0,t)/e},r.stdev=function(t,e,n){return Math.sqrt(r.variance(t,e,n))},r.median=function(t){var e=t.slice().sort();return r.interp(e,.5)},r.interp=function(t,e){if(!n(e))throw\"n should be a finite number\";if((e=e*t.length-.5)<0)return t[0];if(e>t.length-1)return t[t.length-1];var r=e%1;return r*t[Math.ceil(e)]+(1-r)*t[Math.floor(e)]}},{\"./array\":760,\"fast-isnumeric\":241}],801:[function(t,e,r){\"use strict\";var n=t(\"color-normalize\");e.exports=function(t){return t?n(t):[0,0,0,1]}},{\"color-normalize\":125}],802:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../lib\"),a=i.strTranslate,o=t(\"../constants/xmlns_namespaces\"),s=t(\"../constants/alignment\").LINE_SPACING;function l(t,e){return t.node().getBoundingClientRect()[e]}var c=/([^$]*)([$]+[^$]*[$]+)([^$]*)/;r.convertToTspans=function(t,e,A){var S=t.text(),C=!t.attr(\"data-notex\")&&\"undefined\"!=typeof MathJax&&S.match(c),L=n.select(t.node().parentNode);if(!L.empty()){var I=t.attr(\"class\")?t.attr(\"class\").split(\" \")[0]:\"text\";return I+=\"-math\",L.selectAll(\"svg.\"+I).remove(),L.selectAll(\"g.\"+I+\"-group\").remove(),t.style(\"display\",null).attr({\"data-unformatted\":S,\"data-math\":\"N\"}),C?(e&&e._promises||[]).push(new Promise((function(e){t.style(\"display\",\"none\");var r=parseInt(t.node().style.fontSize,10),o={fontSize:r};!function(t,e,r){var a,o,s,l;MathJax.Hub.Queue((function(){return o=i.extendDeepAll({},MathJax.Hub.config),s=MathJax.Hub.processSectionDelay,void 0!==MathJax.Hub.processSectionDelay&&(MathJax.Hub.processSectionDelay=0),MathJax.Hub.Config({messageStyle:\"none\",tex2jax:{inlineMath:[[\"$\",\"$\"],[\"\\\\(\",\"\\\\)\"]]},displayAlign:\"left\"})}),(function(){if(\"SVG\"!==(a=MathJax.Hub.config.menuSettings.renderer))return MathJax.Hub.setRenderer(\"SVG\")}),(function(){var r=\"math-output-\"+i.randstr({},64);return l=n.select(\"body\").append(\"div\").attr({id:r}).style({visibility:\"hidden\",position:\"absolute\"}).style({\"font-size\":e.fontSize+\"px\"}).text(t.replace(u,\"\\\\lt \").replace(f,\"\\\\gt \")),MathJax.Hub.Typeset(l.node())}),(function(){var e=n.select(\"body\").select(\"#MathJax_SVG_glyphs\");if(l.select(\".MathJax_SVG\").empty()||!l.select(\"svg\").node())i.log(\"There was an error in the tex syntax.\",t),r();else{var o=l.select(\"svg\").node().getBoundingClientRect();r(l.select(\".MathJax_SVG\"),e,o)}if(l.remove(),\"SVG\"!==a)return MathJax.Hub.setRenderer(a)}),(function(){return void 0!==s&&(MathJax.Hub.processSectionDelay=s),MathJax.Hub.Config(o)}))}(C[2],o,(function(n,i,o){L.selectAll(\"svg.\"+I).remove(),L.selectAll(\"g.\"+I+\"-group\").remove();var s=n&&n.select(\"svg\");if(!s||!s.node())return P(),void e();var c=L.append(\"g\").classed(I+\"-group\",!0).attr({\"pointer-events\":\"none\",\"data-unformatted\":S,\"data-math\":\"Y\"});c.node().appendChild(s.node()),i&&i.node()&&s.node().insertBefore(i.node().cloneNode(!0),s.node().firstChild),s.attr({class:I,height:o.height,preserveAspectRatio:\"xMinYMin meet\"}).style({overflow:\"visible\",\"pointer-events\":\"none\"});var u=t.node().style.fill||\"black\",f=s.select(\"g\");f.attr({fill:u,stroke:u});var h=l(f,\"width\"),p=l(f,\"height\"),d=+t.attr(\"x\")-h*{start:0,middle:.5,end:1}[t.attr(\"text-anchor\")||\"start\"],g=-(r||l(t,\"height\"))/4;\"y\"===I[0]?(c.attr({transform:\"rotate(\"+[-90,+t.attr(\"x\"),+t.attr(\"y\")]+\")\"+a(-h/2,g-p/2)}),s.attr({x:+t.attr(\"x\"),y:+t.attr(\"y\")})):\"l\"===I[0]?s.attr({x:t.attr(\"x\"),y:g-p/2}):\"a\"===I[0]&&0!==I.indexOf(\"atitle\")?s.attr({x:0,y:g}):s.attr({x:d,y:+t.attr(\"y\")+g-p/2}),A&&A.call(t,c),e(c)}))}))):P(),t}function P(){L.empty()||(I=t.attr(\"class\")+\"-math\",L.select(\"svg.\"+I).remove()),t.text(\"\").style(\"white-space\",\"pre\"),function(t,e){e=e.replace(m,\" \");var r,a=!1,l=[],c=-1;function u(){c++;var e=document.createElementNS(o.svg,\"tspan\");n.select(e).attr({class:\"line\",dy:c*s+\"em\"}),t.appendChild(e),r=e;var i=l;if(l=[{node:e}],i.length>1)for(var a=1;a<i.length;a++)f(i[a])}function f(t){var e,i=t.type,a={};if(\"a\"===i){e=\"a\";var s=t.target,c=t.href,u=t.popup;c&&(a={\"xlink:xlink:show\":\"_blank\"===s||\"_\"!==s.charAt(0)?\"new\":\"replace\",target:s,\"xlink:xlink:href\":c},u&&(a.onclick='window.open(this.href.baseVal,this.target.baseVal,\"'+u+'\");return false;'))}else e=\"tspan\";t.style&&(a.style=t.style);var f=document.createElementNS(o.svg,e);if(\"sup\"===i||\"sub\"===i){A(r,\"\\u200b\"),r.appendChild(f);var h=document.createElementNS(o.svg,\"tspan\");A(h,\"\\u200b\"),n.select(h).attr(\"dy\",d[i]),a.dy=p[i],r.appendChild(f),r.appendChild(h)}else r.appendChild(f);n.select(f).attr(a),r=t.node=f,l.push(t)}function A(t,e){t.appendChild(document.createTextNode(e))}function S(t){if(1!==l.length){var n=l.pop();t!==n.type&&i.log(\"Start tag <\"+n.type+\"> doesnt match end tag <\"+t+\">. Pretending it did match.\",e),r=l[l.length-1].node}else i.log(\"Ignoring unexpected end tag </\"+t+\">.\",e)}x.test(e)?u():(r=t,l=[{node:t}]);for(var C=e.split(v),L=0;L<C.length;L++){var I=C[L],P=I.match(y),z=P&&P[2].toLowerCase(),O=h[z];if(\"br\"===z)u();else if(void 0===O)A(r,E(I));else if(P[1])S(z);else{var D=P[4],R={type:z},F=k(D,b);if(F?(F=F.replace(M,\"$1 fill:\"),O&&(F+=\";\"+O)):O&&(F=O),F&&(R.style=F),\"a\"===z){a=!0;var B=k(D,_);if(B){var N=document.createElement(\"a\");N.href=B,-1!==g.indexOf(N.protocol)&&(R.href=encodeURI(decodeURI(B)),R.target=k(D,w)||\"_blank\",R.popup=k(D,T))}}f(R)}}return a}(t.node(),S)&&t.style(\"pointer-events\",\"all\"),r.positionText(t),A&&A.call(t)}};var u=/(<|&lt;|&#60;)/g,f=/(>|&gt;|&#62;)/g;var h={sup:\"font-size:70%\",sub:\"font-size:70%\",b:\"font-weight:bold\",i:\"font-style:italic\",a:\"cursor:pointer\",span:\"\",em:\"font-style:italic;font-weight:bold\"},p={sub:\"0.3em\",sup:\"-0.6em\"},d={sub:\"-0.21em\",sup:\"0.42em\"},g=[\"http:\",\"https:\",\"mailto:\",\"\",void 0,\":\"],m=r.NEWLINES=/(\\r\\n?|\\n)/g,v=/(<[^<>]*>)/,y=/<(\\/?)([^ >]*)(\\s+(.*))?>/i,x=/<br(\\s+.*)?>/i;r.BR_TAG_ALL=/<br(\\s+.*)?>/gi;var b=/(^|[\\s\"'])style\\s*=\\s*(\"([^\"]*);?\"|'([^']*);?')/i,_=/(^|[\\s\"'])href\\s*=\\s*(\"([^\"]*)\"|'([^']*)')/i,w=/(^|[\\s\"'])target\\s*=\\s*(\"([^\"\\s]*)\"|'([^'\\s]*)')/i,T=/(^|[\\s\"'])popup\\s*=\\s*(\"([\\w=,]*)\"|'([\\w=,]*)')/i;function k(t,e){if(!t)return null;var r=t.match(e),n=r&&(r[3]||r[4]);return n&&E(n)}var M=/(^|;)\\s*color:/;r.plainText=function(t,e){for(var r=void 0!==(e=e||{}).len&&-1!==e.len?e.len:1/0,n=void 0!==e.allowedTags?e.allowedTags:[\"br\"],i=\"...\".length,a=t.split(v),o=[],s=\"\",l=0,c=0;c<a.length;c++){var u=a[c],f=u.match(y),h=f&&f[2].toLowerCase();if(h)-1!==n.indexOf(h)&&(o.push(u),s=h);else{var p=u.length;if(l+p<r)o.push(u),l+=p;else if(l<r){var d=r-l;s&&(\"br\"!==s||d<=i||p<=i)&&o.pop(),r>i?o.push(u.substr(0,d-i)+\"...\"):o.push(u.substr(0,d));break}s=\"\"}}return o.join(\"\")};var A={mu:\"\\u03bc\",amp:\"&\",lt:\"<\",gt:\">\",nbsp:\"\\xa0\",times:\"\\xd7\",plusmn:\"\\xb1\",deg:\"\\xb0\"},S=/&(#\\d+|#x[\\da-fA-F]+|[a-z]+);/g;function E(t){return t.replace(S,(function(t,e){return(\"#\"===e.charAt(0)?function(t){if(t>1114111)return;var e=String.fromCodePoint;if(e)return e(t);var r=String.fromCharCode;return t<=65535?r(t):r(55232+(t>>10),t%1024+56320)}(\"x\"===e.charAt(1)?parseInt(e.substr(2),16):parseInt(e.substr(1),10)):A[e])||t}))}function C(t,e,r){var n,a,o,s=r.horizontalAlign,l=r.verticalAlign||\"top\",c=t.node().getBoundingClientRect(),u=e.node().getBoundingClientRect();return a=\"bottom\"===l?function(){return c.bottom-n.height}:\"middle\"===l?function(){return c.top+(c.height-n.height)/2}:function(){return c.top},o=\"right\"===s?function(){return c.right-n.width}:\"center\"===s?function(){return c.left+(c.width-n.width)/2}:function(){return c.left},function(){n=this.node().getBoundingClientRect();var t=o()-u.left,e=a()-u.top,s=r.gd||{};if(r.gd){s._fullLayout._calcInverseTransform(s);var l=i.apply3DTransform(s._fullLayout._invTransform)(t,e);t=l[0],e=l[1]}return this.style({top:e+\"px\",left:t+\"px\",\"z-index\":1e3}),this}}r.convertEntities=E,r.sanitizeHTML=function(t){t=t.replace(m,\" \");for(var e=document.createElement(\"p\"),r=e,i=[],a=t.split(v),o=0;o<a.length;o++){var s=a[o],l=s.match(y),c=l&&l[2].toLowerCase();if(c in h)if(l[1])i.length&&(r=i.pop());else{var u=l[4],f=k(u,b),p=f?{style:f}:{};if(\"a\"===c){var d=k(u,_);if(d){var x=document.createElement(\"a\");if(x.href=d,-1!==g.indexOf(x.protocol)){p.href=encodeURI(decodeURI(d));var T=k(u,w);T&&(p.target=T)}}}var M=document.createElement(c);r.appendChild(M),n.select(M).attr(p),r=M,i.push(M)}else r.appendChild(document.createTextNode(E(s)))}return e.innerHTML},r.lineCount=function(t){return t.selectAll(\"tspan.line\").size()||1},r.positionText=function(t,e,r){return t.each((function(){var t=n.select(this);function i(e,r){return void 0===r?null===(r=t.attr(e))&&(t.attr(e,0),r=0):t.attr(e,r),r}var a=i(\"x\",e),o=i(\"y\",r);\"text\"===this.nodeName&&t.selectAll(\"tspan.line\").attr({x:a,y:o})}))},r.makeEditable=function(t,e){var r=e.gd,i=e.delegate,a=n.dispatch(\"edit\",\"input\",\"cancel\"),o=i||t;if(t.style({\"pointer-events\":i?\"none\":\"all\"}),1!==t.size())throw new Error(\"boo\");function s(){!function(){var i=n.select(r).select(\".svg-container\"),o=i.append(\"div\"),s=t.node().style,c=parseFloat(s.fontSize||12),u=e.text;void 0===u&&(u=t.attr(\"data-unformatted\"));o.classed(\"plugin-editable editable\",!0).style({position:\"absolute\",\"font-family\":s.fontFamily||\"Arial\",\"font-size\":c,color:e.fill||s.fill||\"black\",opacity:1,\"background-color\":e.background||\"transparent\",outline:\"#ffffff33 1px solid\",margin:[-c/8+1,0,0,-1].join(\"px \")+\"px\",padding:\"0\",\"box-sizing\":\"border-box\"}).attr({contenteditable:!0}).text(u).call(C(t,i,e)).on(\"blur\",(function(){r._editing=!1,t.text(this.textContent).style({opacity:1});var e,i=n.select(this).attr(\"class\");(e=i?\".\"+i.split(\" \")[0]+\"-math-group\":\"[class*=-math-group]\")&&n.select(t.node().parentNode).select(e).style({opacity:0});var o=this.textContent;n.select(this).transition().duration(0).remove(),n.select(document).on(\"mouseup\",null),a.edit.call(t,o)})).on(\"focus\",(function(){var t=this;r._editing=!0,n.select(document).on(\"mouseup\",(function(){if(n.event.target===t)return!1;document.activeElement===o.node()&&o.node().blur()}))})).on(\"keyup\",(function(){27===n.event.which?(r._editing=!1,t.style({opacity:1}),n.select(this).style({opacity:0}).on(\"blur\",(function(){return!1})).transition().remove(),a.cancel.call(t,this.textContent)):(a.input.call(t,this.textContent),n.select(this).call(C(t,i,e)))})).on(\"keydown\",(function(){13===n.event.which&&this.blur()})).call(l)}(),t.style({opacity:0});var i,s=o.attr(\"class\");(i=s?\".\"+s.split(\" \")[0]+\"-math-group\":\"[class*=-math-group]\")&&n.select(t.node().parentNode).select(i).style({opacity:0})}function l(t){var e=t.node(),r=document.createRange();r.selectNodeContents(e);var n=window.getSelection();n.removeAllRanges(),n.addRange(r),e.focus()}return e.immediate?s():o.on(\"click\",s),n.rebind(t,a,\"on\")}},{\"../constants/alignment\":745,\"../constants/xmlns_namespaces\":754,\"../lib\":778,d3:169}],803:[function(t,e,r){\"use strict\";var n={};function i(t){t&&null!==t.timer&&(clearTimeout(t.timer),t.timer=null)}r.throttle=function(t,e,r){var a=n[t],o=Date.now();if(!a){for(var s in n)n[s].ts<o-6e4&&delete n[s];a=n[t]={ts:0,timer:null}}function l(){r(),a.ts=Date.now(),a.onDone&&(a.onDone(),a.onDone=null)}i(a),o>a.ts+e?l():a.timer=setTimeout((function(){l(),a.timer=null}),e)},r.done=function(t){var e=n[t];return e&&e.timer?new Promise((function(t){var r=e.onDone;e.onDone=function(){r&&r(),t(),e.onDone=null}})):Promise.resolve()},r.clear=function(t){if(t)i(n[t]),delete n[t];else for(var e in n)r.clear(e)}},{}],804:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\");e.exports=function(t,e){if(t>0)return Math.log(t)/Math.LN10;var r=Math.log(Math.min(e[0],e[1]))/Math.LN10;return n(r)||(r=Math.log(Math.max(e[0],e[1]))/Math.LN10-6),r}},{\"fast-isnumeric\":241}],805:[function(t,e,r){\"use strict\";var n=e.exports={},i=t(\"../plots/geo/constants\").locationmodeToLayer,a=t(\"topojson-client\").feature;n.getTopojsonName=function(t){return[t.scope.replace(/ /g,\"-\"),\"_\",t.resolution.toString(),\"m\"].join(\"\")},n.getTopojsonPath=function(t,e){return t+e+\".json\"},n.getTopojsonFeatures=function(t,e){var r=i[t.locationmode],n=e.objects[r];return a(e,n).features}},{\"../plots/geo/constants\":857,\"topojson-client\":579}],806:[function(t,e,r){\"use strict\";e.exports={moduleType:\"locale\",name:\"en-US\",dictionary:{\"Click to enter Colorscale title\":\"Click to enter Colorscale title\"},format:{date:\"%m/%d/%Y\"}}},{}],807:[function(t,e,r){\"use strict\";e.exports={moduleType:\"locale\",name:\"en\",dictionary:{\"Click to enter Colorscale title\":\"Click to enter Colourscale title\"},format:{days:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],shortDays:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],months:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],shortMonths:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],periods:[\"AM\",\"PM\"],dateTime:\"%a %b %e %X %Y\",date:\"%d/%m/%Y\",time:\"%H:%M:%S\",decimal:\".\",thousands:\",\",grouping:[3],currency:[\"$\",\"\"],year:\"%Y\",month:\"%b %Y\",dayMonth:\"%b %-d\",dayMonthYear:\"%b %-d, %Y\"}}},{}],808:[function(t,e,r){\"use strict\";var n=t(\"../registry\");e.exports=function(t){for(var e,r,i=n.layoutArrayContainers,a=n.layoutArrayRegexes,o=t.split(\"[\")[0],s=0;s<a.length;s++)if((r=t.match(a[s]))&&0===r.index){e=r[0];break}if(e||(e=i[i.indexOf(o)]),!e)return!1;var l=t.substr(e.length);return l?!!(r=l.match(/^\\[(0|[1-9][0-9]*)\\](\\.(.+))?$/))&&{array:e,index:Number(r[1]),property:r[3]||\"\"}:{array:e,index:\"\",property:\"\"}}},{\"../registry\":910}],809:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=n.extendFlat,a=n.isPlainObject,o={valType:\"flaglist\",extras:[\"none\"],flags:[\"calc\",\"clearAxisTypes\",\"plot\",\"style\",\"markerSize\",\"colorbars\"]},s={valType:\"flaglist\",extras:[\"none\"],flags:[\"calc\",\"plot\",\"legend\",\"ticks\",\"axrange\",\"layoutstyle\",\"modebar\",\"camera\",\"arraydraw\",\"colorbars\"]},l=o.flags.slice().concat([\"fullReplot\"]),c=s.flags.slice().concat(\"layoutReplot\");function u(t){for(var e={},r=0;r<t.length;r++)e[t[r]]=!1;return e}function f(t,e,r){var n=i({},t);for(var o in n){var s=n[o];a(s)&&(n[o]=h(s,e,r,o))}return\"from-root\"===r&&(n.editType=e),n}function h(t,e,r,n){if(t.valType){var a=i({},t);if(a.editType=e,Array.isArray(t.items)){a.items=new Array(t.items.length);for(var o=0;o<t.items.length;o++)a.items[o]=h(t.items[o],e,\"from-root\")}return a}return f(t,e,\"_\"===n.charAt(0)?\"nested\":\"from-root\")}e.exports={traces:o,layout:s,traceFlags:function(){return u(l)},layoutFlags:function(){return u(c)},update:function(t,e){var r=e.editType;if(r&&\"none\"!==r)for(var n=r.split(\"+\"),i=0;i<n.length;i++)t[n[i]]=!0},overrideAll:f}},{\"../lib\":778}],810:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"gl-mat4/fromQuat\"),a=t(\"../registry\"),o=t(\"../lib\"),s=t(\"../plots/plots\"),l=t(\"../plots/cartesian/axis_ids\"),c=t(\"../components/color\"),u=l.cleanId,f=l.getFromTrace,h=a.traceIs;function p(t,e){var r=t[e],n=e.charAt(0);r&&\"paper\"!==r&&(t[e]=u(r,n,!0))}function d(t){function e(e,r){var n=t[e],i=t.title&&t.title[r];n&&!i&&(t.title||(t.title={}),t.title[r]=t[e],delete t[e])}t&&(\"string\"!=typeof t.title&&\"number\"!=typeof t.title||(t.title={text:t.title}),e(\"titlefont\",\"font\"),e(\"titleposition\",\"position\"),e(\"titleside\",\"side\"),e(\"titleoffset\",\"offset\"))}function g(t){if(!o.isPlainObject(t))return!1;var e=t.name;return delete t.name,delete t.showlegend,(\"string\"==typeof e||\"number\"==typeof e)&&String(e)}function m(t,e,r,n){if(r&&!n)return t;if(n&&!r)return e;if(!t.trim())return e;if(!e.trim())return t;var i,a=Math.min(t.length,e.length);for(i=0;i<a&&t.charAt(i)===e.charAt(i);i++);return t.substr(0,i).trim()}function v(t){var e=\"middle\",r=\"center\";return\"string\"==typeof t&&(-1!==t.indexOf(\"top\")?e=\"top\":-1!==t.indexOf(\"bottom\")&&(e=\"bottom\"),-1!==t.indexOf(\"left\")?r=\"left\":-1!==t.indexOf(\"right\")&&(r=\"right\")),e+\" \"+r}function y(t,e){return e in t&&\"object\"==typeof t[e]&&0===Object.keys(t[e]).length}r.clearPromiseQueue=function(t){Array.isArray(t._promises)&&t._promises.length>0&&o.log(\"Clearing previous rejected promises from queue.\"),t._promises=[]},r.cleanLayout=function(t){var e,n;t||(t={}),t.xaxis1&&(t.xaxis||(t.xaxis=t.xaxis1),delete t.xaxis1),t.yaxis1&&(t.yaxis||(t.yaxis=t.yaxis1),delete t.yaxis1),t.scene1&&(t.scene||(t.scene=t.scene1),delete t.scene1);var a=(s.subplotsRegistry.cartesian||{}).attrRegex,l=(s.subplotsRegistry.polar||{}).attrRegex,f=(s.subplotsRegistry.ternary||{}).attrRegex,h=(s.subplotsRegistry.gl3d||{}).attrRegex,g=Object.keys(t);for(e=0;e<g.length;e++){var m=g[e];if(a&&a.test(m)){var v=t[m];v.anchor&&\"free\"!==v.anchor&&(v.anchor=u(v.anchor)),v.overlaying&&(v.overlaying=u(v.overlaying)),v.type||(v.isdate?v.type=\"date\":v.islog?v.type=\"log\":!1===v.isdate&&!1===v.islog&&(v.type=\"linear\")),\"withzero\"!==v.autorange&&\"tozero\"!==v.autorange||(v.autorange=!0,v.rangemode=\"tozero\"),delete v.islog,delete v.isdate,delete v.categories,y(v,\"domain\")&&delete v.domain,void 0!==v.autotick&&(void 0===v.tickmode&&(v.tickmode=v.autotick?\"auto\":\"linear\"),delete v.autotick),d(v)}else if(l&&l.test(m)){d(t[m].radialaxis)}else if(f&&f.test(m)){var x=t[m];d(x.aaxis),d(x.baxis),d(x.caxis)}else if(h&&h.test(m)){var b=t[m],_=b.cameraposition;if(Array.isArray(_)&&4===_[0].length){var w=_[0],T=_[1],k=_[2],M=i([],w),A=[];for(n=0;n<3;++n)A[n]=T[n]+k*M[2+4*n];b.camera={eye:{x:A[0],y:A[1],z:A[2]},center:{x:T[0],y:T[1],z:T[2]},up:{x:0,y:0,z:1}},delete b.cameraposition}d(b.xaxis),d(b.yaxis),d(b.zaxis)}}var S=Array.isArray(t.annotations)?t.annotations.length:0;for(e=0;e<S;e++){var E=t.annotations[e];o.isPlainObject(E)&&(E.ref&&(\"paper\"===E.ref?(E.xref=\"paper\",E.yref=\"paper\"):\"data\"===E.ref&&(E.xref=\"x\",E.yref=\"y\"),delete E.ref),p(E,\"xref\"),p(E,\"yref\"))}var C=Array.isArray(t.shapes)?t.shapes.length:0;for(e=0;e<C;e++){var L=t.shapes[e];o.isPlainObject(L)&&(p(L,\"xref\"),p(L,\"yref\"))}var I=Array.isArray(t.images)?t.images.length:0;for(e=0;e<I;e++){var P=t.images[e];o.isPlainObject(P)&&(p(P,\"xref\"),p(P,\"yref\"))}var z=t.legend;return z&&(z.x>3?(z.x=1.02,z.xanchor=\"left\"):z.x<-2&&(z.x=-.02,z.xanchor=\"right\"),z.y>3?(z.y=1.02,z.yanchor=\"bottom\"):z.y<-2&&(z.y=-.02,z.yanchor=\"top\")),d(t),\"rotate\"===t.dragmode&&(t.dragmode=\"orbit\"),c.clean(t),t.template&&t.template.layout&&r.cleanLayout(t.template.layout),t},r.cleanData=function(t){for(var e=0;e<t.length;e++){var n,i=t[e];if(\"histogramy\"===i.type&&\"xbins\"in i&&!(\"ybins\"in i)&&(i.ybins=i.xbins,delete i.xbins),i.error_y&&\"opacity\"in i.error_y){var l=c.defaults,f=i.error_y.color||(h(i,\"bar\")?c.defaultLine:l[e%l.length]);i.error_y.color=c.addOpacity(c.rgb(f),c.opacity(f)*i.error_y.opacity),delete i.error_y.opacity}if(\"bardir\"in i&&(\"h\"!==i.bardir||!h(i,\"bar\")&&\"histogram\"!==i.type.substr(0,9)||(i.orientation=\"h\",r.swapXYData(i)),delete i.bardir),\"histogramy\"===i.type&&r.swapXYData(i),\"histogramx\"!==i.type&&\"histogramy\"!==i.type||(i.type=\"histogram\"),\"scl\"in i&&!(\"colorscale\"in i)&&(i.colorscale=i.scl,delete i.scl),\"reversescl\"in i&&!(\"reversescale\"in i)&&(i.reversescale=i.reversescl,delete i.reversescl),i.xaxis&&(i.xaxis=u(i.xaxis,\"x\")),i.yaxis&&(i.yaxis=u(i.yaxis,\"y\")),h(i,\"gl3d\")&&i.scene&&(i.scene=s.subplotsRegistry.gl3d.cleanId(i.scene)),!h(i,\"pie-like\")&&!h(i,\"bar-like\"))if(Array.isArray(i.textposition))for(n=0;n<i.textposition.length;n++)i.textposition[n]=v(i.textposition[n]);else i.textposition&&(i.textposition=v(i.textposition));var p=a.getModule(i);if(p&&p.colorbar){var x=p.colorbar.container,b=x?i[x]:i;b&&b.colorscale&&(\"YIGnBu\"===b.colorscale&&(b.colorscale=\"YlGnBu\"),\"YIOrRd\"===b.colorscale&&(b.colorscale=\"YlOrRd\"))}if(\"surface\"===i.type&&o.isPlainObject(i.contours)){var _=[\"x\",\"y\",\"z\"];for(n=0;n<_.length;n++){var w=i.contours[_[n]];o.isPlainObject(w)&&(w.highlightColor&&(w.highlightcolor=w.highlightColor,delete w.highlightColor),w.highlightWidth&&(w.highlightwidth=w.highlightWidth,delete w.highlightWidth))}}if(\"candlestick\"===i.type||\"ohlc\"===i.type){var T=!1!==(i.increasing||{}).showlegend,k=!1!==(i.decreasing||{}).showlegend,M=g(i.increasing),A=g(i.decreasing);if(!1!==M&&!1!==A){var S=m(M,A,T,k);S&&(i.name=S)}else!M&&!A||i.name||(i.name=M||A)}if(Array.isArray(i.transforms)){var E=i.transforms;for(n=0;n<E.length;n++){var C=E[n];if(o.isPlainObject(C))switch(C.type){case\"filter\":C.filtersrc&&(C.target=C.filtersrc,delete C.filtersrc),C.calendar&&(C.valuecalendar||(C.valuecalendar=C.calendar),delete C.calendar);break;case\"groupby\":if(C.styles=C.styles||C.style,C.styles&&!Array.isArray(C.styles)){var L=C.styles,I=Object.keys(L);C.styles=[];for(var P=0;P<I.length;P++)C.styles.push({target:I[P],value:L[I[P]]})}}}}y(i,\"line\")&&delete i.line,\"marker\"in i&&(y(i.marker,\"line\")&&delete i.marker.line,y(i,\"marker\")&&delete i.marker),c.clean(i),i.autobinx&&(delete i.autobinx,delete i.xbins),i.autobiny&&(delete i.autobiny,delete i.ybins),d(i),i.colorbar&&d(i.colorbar),i.marker&&i.marker.colorbar&&d(i.marker.colorbar),i.line&&i.line.colorbar&&d(i.line.colorbar),i.aaxis&&d(i.aaxis),i.baxis&&d(i.baxis)}},r.swapXYData=function(t){var e;if(o.swapAttrs(t,[\"?\",\"?0\",\"d?\",\"?bins\",\"nbins?\",\"autobin?\",\"?src\",\"error_?\"]),Array.isArray(t.z)&&Array.isArray(t.z[0])&&(t.transpose?delete t.transpose:t.transpose=!0),t.error_x&&t.error_y){var r=t.error_y,n=\"copy_ystyle\"in r?r.copy_ystyle:!(r.color||r.thickness||r.width);o.swapAttrs(t,[\"error_?.copy_ystyle\"]),n&&o.swapAttrs(t,[\"error_?.color\",\"error_?.thickness\",\"error_?.width\"])}if(\"string\"==typeof t.hoverinfo){var i=t.hoverinfo.split(\"+\");for(e=0;e<i.length;e++)\"x\"===i[e]?i[e]=\"y\":\"y\"===i[e]&&(i[e]=\"x\");t.hoverinfo=i.join(\"+\")}},r.coerceTraceIndices=function(t,e){if(n(e))return[e];if(!Array.isArray(e)||!e.length)return t.data.map((function(t,e){return e}));if(Array.isArray(e)){for(var r=[],i=0;i<e.length;i++)o.isIndex(e[i],t.data.length)?r.push(e[i]):o.warn(\"trace index (\",e[i],\") is not a number or is out of bounds\");return r}return e},r.manageArrayContainers=function(t,e,r){var i=t.obj,a=t.parts,s=a.length,l=a[s-1],c=n(l);if(c&&null===e){var u=a.slice(0,s-1).join(\".\");o.nestedProperty(i,u).get().splice(l,1)}else c&&void 0===t.get()?(void 0===t.get()&&(r[t.astr]=null),t.set(e)):t.set(e)};var x=/(\\.[^\\[\\]\\.]+|\\[[^\\[\\]\\.]+\\])$/;function b(t){var e=t.search(x);if(e>0)return t.substr(0,e)}r.hasParent=function(t,e){for(var r=b(e);r;){if(r in t)return!0;r=b(r)}return!1};var _=[\"x\",\"y\",\"z\"];r.clearAxisTypes=function(t,e,r){for(var n=0;n<e.length;n++)for(var i=t._fullData[n],a=0;a<3;a++){var s=f(t,i,_[a]);if(s&&\"log\"!==s.type){var l=s._name,c=s._id.substr(1);if(\"scene\"===c.substr(0,5)){if(void 0!==r[c])continue;l=c+\".\"+l}var u=l+\".type\";void 0===r[l]&&void 0===r[u]&&o.nestedProperty(t.layout,u).set(null)}}}},{\"../components/color\":643,\"../lib\":778,\"../plots/cartesian/axis_ids\":830,\"../plots/plots\":890,\"../registry\":910,\"fast-isnumeric\":241,\"gl-mat4/fromQuat\":282}],811:[function(t,e,r){\"use strict\";var n=t(\"./plot_api\");r.plot=n.plot,r.newPlot=n.newPlot,r.restyle=n.restyle,r.relayout=n.relayout,r.redraw=n.redraw,r.update=n.update,r._guiRestyle=n._guiRestyle,r._guiRelayout=n._guiRelayout,r._guiUpdate=n._guiUpdate,r._storeDirectGUIEdit=n._storeDirectGUIEdit,r.react=n.react,r.extendTraces=n.extendTraces,r.prependTraces=n.prependTraces,r.addTraces=n.addTraces,r.deleteTraces=n.deleteTraces,r.moveTraces=n.moveTraces,r.purge=n.purge,r.addFrames=n.addFrames,r.deleteFrames=n.deleteFrames,r.animate=n.animate,r.setPlotConfig=n.setPlotConfig,r.toImage=t(\"./to_image\"),r.validate=t(\"./validate\"),r.downloadImage=t(\"../snapshot/download\");var i=t(\"./template_api\");r.makeTemplate=i.makeTemplate,r.validateTemplate=i.validateTemplate},{\"../snapshot/download\":912,\"./plot_api\":813,\"./template_api\":818,\"./to_image\":819,\"./validate\":820}],812:[function(t,e,r){\"use strict\";var n=t(\"../lib/is_plain_object\"),i=t(\"../lib/noop\"),a=t(\"../lib/loggers\"),o=t(\"../lib/search\").sorterAsc,s=t(\"../registry\");r.containerArrayMatch=t(\"./container_array_match\");var l=r.isAddVal=function(t){return\"add\"===t||n(t)},c=r.isRemoveVal=function(t){return null===t||\"remove\"===t};r.applyContainerArrayChanges=function(t,e,r,n,u){var f=e.astr,h=s.getComponentMethod(f,\"supplyLayoutDefaults\"),p=s.getComponentMethod(f,\"draw\"),d=s.getComponentMethod(f,\"drawOne\"),g=n.replot||n.recalc||h===i||p===i,m=t.layout,v=t._fullLayout;if(r[\"\"]){Object.keys(r).length>1&&a.warn(\"Full array edits are incompatible with other edits\",f);var y=r[\"\"][\"\"];if(c(y))e.set(null);else{if(!Array.isArray(y))return a.warn(\"Unrecognized full array edit value\",f,y),!0;e.set(y)}return!g&&(h(m,v),p(t),!0)}var x,b,_,w,T,k,M,A,S=Object.keys(r).map(Number).sort(o),E=e.get(),C=E||[],L=u(v,f).get(),I=[],P=-1,z=C.length;for(x=0;x<S.length;x++)if(w=r[_=S[x]],T=Object.keys(w),k=w[\"\"],M=l(k),_<0||_>C.length-(M?0:1))a.warn(\"index out of range\",f,_);else if(void 0!==k)T.length>1&&a.warn(\"Insertion & removal are incompatible with edits to the same index.\",f,_),c(k)?I.push(_):M?(\"add\"===k&&(k={}),C.splice(_,0,k),L&&L.splice(_,0,{})):a.warn(\"Unrecognized full object edit value\",f,_,k),-1===P&&(P=_);else for(b=0;b<T.length;b++)A=f+\"[\"+_+\"].\",u(C[_],T[b],A).set(w[T[b]]);for(x=I.length-1;x>=0;x--)C.splice(I[x],1),L&&L.splice(I[x],1);if(C.length?E||e.set(C):e.set(null),g)return!1;if(h(m,v),d!==i){var O;if(-1===P)O=S;else{for(z=Math.max(C.length,z),O=[],x=0;x<S.length&&!((_=S[x])>=P);x++)O.push(_);for(x=P;x<z;x++)O.push(x)}for(x=0;x<O.length;x++)d(t,O[x])}else p(t);return!0}},{\"../lib/is_plain_object\":779,\"../lib/loggers\":782,\"../lib/noop\":787,\"../lib/search\":797,\"../registry\":910,\"./container_array_match\":808}],813:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"has-hover\"),o=t(\"../lib\"),s=o.nestedProperty,l=t(\"../lib/events\"),c=t(\"../lib/queue\"),u=t(\"../registry\"),f=t(\"./plot_schema\"),h=t(\"../plots/plots\"),p=t(\"../plots/polar/legacy\"),d=t(\"../plots/cartesian/axes\"),g=t(\"../components/drawing\"),m=t(\"../components/color\"),v=t(\"../plots/cartesian/graph_interact\").initInteractions,y=t(\"../constants/xmlns_namespaces\"),x=t(\"../lib/svg_text_utils\"),b=t(\"../plots/cartesian/select\").clearSelect,_=t(\"./plot_config\").dfltConfig,w=t(\"./manage_arrays\"),T=t(\"./helpers\"),k=t(\"./subroutines\"),M=t(\"./edit_types\"),A=t(\"../plots/cartesian/constants\").AX_NAME_PATTERN,S=0;function E(t){var e=t._fullLayout;e._redrawFromAutoMarginCount?e._redrawFromAutoMarginCount--:t.emit(\"plotly_afterplot\")}function C(t,e){try{t._fullLayout._paper.style(\"background\",e)}catch(t){o.error(t)}}function L(t,e){C(t,m.combine(e,\"white\"))}function I(t,e){if(!t._context){t._context=o.extendDeep({},_);var r=n.select(\"base\");t._context._baseUrl=r.size()&&r.attr(\"href\")?window.location.href.split(\"#\")[0]:\"\"}var i,s,l,c=t._context;if(e){for(s=Object.keys(e),i=0;i<s.length;i++)\"editable\"!==(l=s[i])&&\"edits\"!==l&&l in c&&(\"setBackground\"===l&&\"opaque\"===e[l]?c[l]=L:c[l]=e[l]);e.plot3dPixelRatio&&!c.plotGlPixelRatio&&(c.plotGlPixelRatio=c.plot3dPixelRatio);var u=e.editable;if(void 0!==u)for(c.editable=u,s=Object.keys(c.edits),i=0;i<s.length;i++)c.edits[s[i]]=u;if(e.edits)for(s=Object.keys(e.edits),i=0;i<s.length;i++)(l=s[i])in c.edits&&(c.edits[l]=e.edits[l]);c._exportedPlot=e._exportedPlot}c.staticPlot&&(c.editable=!1,c.edits={},c.autosizable=!1,c.scrollZoom=!1,c.doubleClick=!1,c.showTips=!1,c.showLink=!1,c.displayModeBar=!1),\"hover\"!==c.displayModeBar||a||(c.displayModeBar=!0),\"transparent\"!==c.setBackground&&\"function\"==typeof c.setBackground||(c.setBackground=C),c._hasZeroHeight=c._hasZeroHeight||0===t.clientHeight,c._hasZeroWidth=c._hasZeroWidth||0===t.clientWidth;var f=c.scrollZoom,h=c._scrollZoom={};if(!0===f)h.cartesian=1,h.gl3d=1,h.geo=1,h.mapbox=1;else if(\"string\"==typeof f){var p=f.split(\"+\");for(i=0;i<p.length;i++)h[p[i]]=1}else!1!==f&&(h.gl3d=1,h.geo=1,h.mapbox=1)}function P(t,e){var r,n,i=e+1,a=[];for(r=0;r<t.length;r++)(n=t[r])<0?a.push(i+n):a.push(n);return a}function z(t,e,r){var n,i;for(n=0;n<e.length;n++){if((i=e[n])!==parseInt(i,10))throw new Error(\"all values in \"+r+\" must be integers\");if(i>=t.data.length||i<-t.data.length)throw new Error(r+\" must be valid indices for gd.data.\");if(e.indexOf(i,n+1)>-1||i>=0&&e.indexOf(-t.data.length+i)>-1||i<0&&e.indexOf(t.data.length+i)>-1)throw new Error(\"each index in \"+r+\" must be unique.\")}}function O(t,e,r){if(!Array.isArray(t.data))throw new Error(\"gd.data must be an array.\");if(\"undefined\"==typeof e)throw new Error(\"currentIndices is a required argument.\");if(Array.isArray(e)||(e=[e]),z(t,e,\"currentIndices\"),\"undefined\"==typeof r||Array.isArray(r)||(r=[r]),\"undefined\"!=typeof r&&z(t,r,\"newIndices\"),\"undefined\"!=typeof r&&e.length!==r.length)throw new Error(\"current and new indices must be of equal length.\")}function D(t,e,r,n,a){!function(t,e,r,n){var i=o.isPlainObject(n);if(!Array.isArray(t.data))throw new Error(\"gd.data must be an array\");if(!o.isPlainObject(e))throw new Error(\"update must be a key:value object\");if(\"undefined\"==typeof r)throw new Error(\"indices must be an integer or array of integers\");for(var a in z(t,r,\"indices\"),e){if(!Array.isArray(e[a])||e[a].length!==r.length)throw new Error(\"attribute \"+a+\" must be an array of length equal to indices array length\");if(i&&(!(a in n)||!Array.isArray(n[a])||n[a].length!==e[a].length))throw new Error(\"when maxPoints is set as a key:value object it must contain a 1:1 corrispondence with the keys and number of traces in the update object\")}}(t,e,r,n);for(var l=function(t,e,r,n){var a,l,c,u,f,h=o.isPlainObject(n),p=[];for(var d in Array.isArray(r)||(r=[r]),r=P(r,t.data.length-1),e)for(var g=0;g<r.length;g++){if(a=t.data[r[g]],l=(c=s(a,d)).get(),u=e[d][g],!o.isArrayOrTypedArray(u))throw new Error(\"attribute: \"+d+\" index: \"+g+\" must be an array\");if(!o.isArrayOrTypedArray(l))throw new Error(\"cannot extend missing or non-array attribute: \"+d);if(l.constructor!==u.constructor)throw new Error(\"cannot extend array with an array of a different type: \"+d);f=h?n[d][g]:n,i(f)||(f=-1),p.push({prop:c,target:l,insert:u,maxp:Math.floor(f)})}return p}(t,e,r,n),c={},u={},f=0;f<l.length;f++){var h=l[f].prop,p=l[f].maxp,d=a(l[f].target,l[f].insert,p);h.set(d[0]),Array.isArray(c[h.astr])||(c[h.astr]=[]),c[h.astr].push(d[1]),Array.isArray(u[h.astr])||(u[h.astr]=[]),u[h.astr].push(l[f].target.length)}return{update:c,maxPoints:u}}function R(t,e){var r=new t.constructor(t.length+e.length);return r.set(t),r.set(e,t.length),r}function F(t,e,n,i){t=o.getGraphDiv(t),T.clearPromiseQueue(t);var a={};if(\"string\"==typeof e)a[e]=n;else{if(!o.isPlainObject(e))return o.warn(\"Restyle fail.\",e,n,i),Promise.reject();a=o.extendFlat({},e),void 0===i&&(i=n)}Object.keys(a).length&&(t.changed=!0);var s=T.coerceTraceIndices(t,i),l=U(t,a,s),u=l.flags;u.calc&&(t.calcdata=void 0),u.clearAxisTypes&&T.clearAxisTypes(t,s,{});var f=[];u.fullReplot?f.push(r.plot):(f.push(h.previousPromises),h.supplyDefaults(t),u.markerSize&&(h.doCalcdata(t),G(f)),u.style&&f.push(k.doTraceStyle),u.colorbars&&f.push(k.doColorBars),f.push(E)),f.push(h.rehover,h.redrag),c.add(t,F,[t,l.undoit,l.traces],F,[t,l.redoit,l.traces]);var p=o.syncOrAsync(f,t);return p&&p.then||(p=Promise.resolve()),p.then((function(){return t.emit(\"plotly_restyle\",l.eventData),t}))}function B(t){return void 0===t?null:t}function N(t,e){return e?function(e,r,n){var i=s(e,r),a=i.set;return i.set=function(e){j((n||\"\")+r,i.get(),e,t),a(e)},i}:s}function j(t,e,r,n){if(Array.isArray(e)||Array.isArray(r))for(var i=Array.isArray(e)?e:[],a=Array.isArray(r)?r:[],s=Math.max(i.length,a.length),l=0;l<s;l++)j(t+\"[\"+l+\"]\",i[l],a[l],n);else if(o.isPlainObject(e)||o.isPlainObject(r)){var c=o.isPlainObject(e)?e:{},u=o.isPlainObject(r)?r:{},f=o.extendFlat({},c,u);for(var h in f)j(t+\".\"+h,c[h],u[h],n)}else void 0===n[t]&&(n[t]=B(e))}function U(t,e,r){var n,i=t._fullLayout,a=t._fullData,l=t.data,c=i._guiEditing,p=N(i._preGUI,c),g=o.extendDeepAll({},e);V(e);var m,v=M.traceFlags(),y={},x={};function b(){return r.map((function(){}))}function _(t){var e=d.id2name(t);-1===m.indexOf(e)&&m.push(e)}function w(t){return\"LAYOUT\"+t+\".autorange\"}function k(t){return\"LAYOUT\"+t+\".range\"}function A(t){for(var e=t;e<a.length;e++)if(a[e]._input===l[t])return a[e]}function S(n,a,o){if(Array.isArray(n))n.forEach((function(t){S(t,a,o)}));else if(!(n in e)&&!T.hasParent(e,n)){var s;if(\"LAYOUT\"===n.substr(0,6))s=p(t.layout,n.replace(\"LAYOUT\",\"\"));else{var u=r[o];s=N(i._tracePreGUI[A(u)._fullInput.uid],c)(l[u],n)}n in x||(x[n]=b()),void 0===x[n][o]&&(x[n][o]=B(s.get())),void 0!==a&&s.set(a)}}function E(t){return function(e){return a[e][t]}}function C(t){return function(e,n){return!1===e?a[r[n]][t]:null}}for(var L in e){if(T.hasParent(e,L))throw new Error(\"cannot set \"+L+\" and a parent attribute simultaneously\");var I,P,z,O,D,R,F=e[L];if(\"autobinx\"!==L&&\"autobiny\"!==L||(L=L.charAt(L.length-1)+\"bins\",F=Array.isArray(F)?F.map(C(L)):!1===F?r.map(E(L)):null),y[L]=F,\"LAYOUT\"!==L.substr(0,6)){for(x[L]=b(),n=0;n<r.length;n++){if(I=l[r[n]],P=A(r[n]),O=(z=N(i._tracePreGUI[P._fullInput.uid],c)(I,L)).get(),void 0!==(D=Array.isArray(F)?F[n%F.length]:F)){var j=z.parts[z.parts.length-1],U=L.substr(0,L.length-j.length-1),q=U?U+\".\":\"\",H=U?s(P,U).get():P;if((R=f.getTraceValObject(P,z.parts))&&R.impliedEdits&&null!==D)for(var G in R.impliedEdits)S(o.relativeAttr(L,G),R.impliedEdits[G],n);else if(\"thicknessmode\"!==j&&\"lenmode\"!==j||O===D||\"fraction\"!==D&&\"pixels\"!==D||!H){if(\"type\"===L&&(\"pie\"===D!=(\"pie\"===O)||\"funnelarea\"===D!=(\"funnelarea\"===O))){var Y=\"x\",W=\"y\";\"bar\"!==D&&\"bar\"!==O||\"h\"!==I.orientation||(Y=\"y\",W=\"x\"),o.swapAttrs(I,[\"?\",\"?src\"],\"labels\",Y),o.swapAttrs(I,[\"d?\",\"?0\"],\"label\",Y),o.swapAttrs(I,[\"?\",\"?src\"],\"values\",W),\"pie\"===O||\"funnelarea\"===O?(s(I,\"marker.color\").set(s(I,\"marker.colors\").get()),i._pielayer.selectAll(\"g.trace\").remove()):u.traceIs(I,\"cartesian\")&&s(I,\"marker.colors\").set(s(I,\"marker.color\").get())}}else{var X=i._size,Z=H.orient,J=\"top\"===Z||\"bottom\"===Z;if(\"thicknessmode\"===j){var K=J?X.h:X.w;S(q+\"thickness\",H.thickness*(\"fraction\"===D?1/K:K),n)}else{var Q=J?X.w:X.h;S(q+\"len\",H.len*(\"fraction\"===D?1/Q:Q),n)}}x[L][n]=B(O);if(-1!==[\"swapxy\",\"swapxyaxes\",\"orientation\",\"orientationaxes\"].indexOf(L)){if(\"orientation\"===L){z.set(D);var $=I.x&&!I.y?\"h\":\"v\";if((z.get()||$)===P.orientation)continue}else\"orientationaxes\"===L&&(I.orientation={v:\"h\",h:\"v\"}[P.orientation]);T.swapXYData(I),v.calc=v.clearAxisTypes=!0}else-1!==h.dataArrayContainers.indexOf(z.parts[0])?(T.manageArrayContainers(z,D,x),v.calc=!0):(R?R.arrayOk&&!u.traceIs(P,\"regl\")&&(o.isArrayOrTypedArray(D)||o.isArrayOrTypedArray(O))?v.calc=!0:M.update(v,R):v.calc=!0,z.set(D))}}if(-1!==[\"swapxyaxes\",\"orientationaxes\"].indexOf(L)&&d.swap(t,r),\"orientationaxes\"===L){var tt=s(t.layout,\"hovermode\"),et=tt.get();\"x\"===et?tt.set(\"y\"):\"y\"===et?tt.set(\"x\"):\"x unified\"===et?tt.set(\"y unified\"):\"y unified\"===et&&tt.set(\"x unified\")}if(-1!==[\"orientation\",\"type\"].indexOf(L)){for(m=[],n=0;n<r.length;n++){var rt=l[r[n]];u.traceIs(rt,\"cartesian\")&&(_(rt.xaxis||\"x\"),_(rt.yaxis||\"y\"))}S(m.map(w),!0,0),S(m.map(k),[0,1],0)}}else z=p(t.layout,L.replace(\"LAYOUT\",\"\")),x[L]=[B(z.get())],z.set(Array.isArray(F)?F[0]:F),v.calc=!0}return(v.calc||v.plot)&&(v.fullReplot=!0),{flags:v,undoit:x,redoit:y,traces:r,eventData:o.extendDeepNoArrays([],[g,r])}}function V(t){var e,r,n,i=o.counterRegex(\"axis\",\".title\",!1,!1),a=/colorbar\\.title$/,s=Object.keys(t);for(e=0;e<s.length;e++)r=s[e],n=t[r],\"title\"!==r&&!i.test(r)&&!a.test(r)||\"string\"!=typeof n&&\"number\"!=typeof n?r.indexOf(\"titlefont\")>-1?l(r,r.replace(\"titlefont\",\"title.font\")):r.indexOf(\"titleposition\")>-1?l(r,r.replace(\"titleposition\",\"title.position\")):r.indexOf(\"titleside\")>-1?l(r,r.replace(\"titleside\",\"title.side\")):r.indexOf(\"titleoffset\")>-1&&l(r,r.replace(\"titleoffset\",\"title.offset\")):l(r,r.replace(\"title\",\"title.text\"));function l(e,r){t[r]=t[e],delete t[e]}}function q(t,e,r){if(t=o.getGraphDiv(t),T.clearPromiseQueue(t),t.framework&&t.framework.isPolar)return Promise.resolve(t);var n={};if(\"string\"==typeof e)n[e]=r;else{if(!o.isPlainObject(e))return o.warn(\"Relayout fail.\",e,r),Promise.reject();n=o.extendFlat({},e)}Object.keys(n).length&&(t.changed=!0);var i=Z(t,n),a=i.flags;a.calc&&(t.calcdata=void 0);var s=[h.previousPromises];a.layoutReplot?s.push(k.layoutReplot):Object.keys(n).length&&(H(t,a,i)||h.supplyDefaults(t),a.legend&&s.push(k.doLegend),a.layoutstyle&&s.push(k.layoutStyles),a.axrange&&G(s,i.rangesAltered),a.ticks&&s.push(k.doTicksRelayout),a.modebar&&s.push(k.doModeBar),a.camera&&s.push(k.doCamera),a.colorbars&&s.push(k.doColorBars),s.push(E)),s.push(h.rehover,h.redrag),c.add(t,q,[t,i.undoit],q,[t,i.redoit]);var l=o.syncOrAsync(s,t);return l&&l.then||(l=Promise.resolve(t)),l.then((function(){return t.emit(\"plotly_relayout\",i.eventData),t}))}function H(t,e,r){var n=t._fullLayout;if(!e.axrange)return!1;for(var i in e)if(\"axrange\"!==i&&e[i])return!1;for(var a in r.rangesAltered){var o=d.id2name(a),s=t.layout[o],l=n[o];if(l.autorange=s.autorange,l.range=s.range.slice(),l.cleanRange(),l._matchGroup)for(var c in l._matchGroup)if(c!==a){var u=n[d.id2name(c)];u.autorange=l.autorange,u.range=l.range.slice(),u._input.range=l.range.slice()}}return!0}function G(t,e){var r=e?function(t){var r=[],n=!0;for(var i in e){var a=d.getFromId(t,i);if(r.push(i),-1!==(a.ticklabelposition||\"\").indexOf(\"inside\")&&a._anchorAxis&&r.push(a._anchorAxis._id),a._matchGroup)for(var o in a._matchGroup)e[o]||r.push(o);a.automargin&&(n=!1)}return d.draw(t,r,{skipTitle:n})}:function(t){return d.draw(t,\"redraw\")};t.push(b,k.doAutoRangeAndConstraints,r,k.drawData,k.finalDraw)}var Y=/^[xyz]axis[0-9]*\\.range(\\[[0|1]\\])?$/,W=/^[xyz]axis[0-9]*\\.autorange$/,X=/^[xyz]axis[0-9]*\\.domain(\\[[0|1]\\])?$/;function Z(t,e){var r,n,i,a=t.layout,l=t._fullLayout,c=l._guiEditing,h=N(l._preGUI,c),p=Object.keys(e),g=d.list(t),m=o.extendDeepAll({},e),v={};for(V(e),p=Object.keys(e),n=0;n<p.length;n++)if(0===p[n].indexOf(\"allaxes\")){for(i=0;i<g.length;i++){var y=g[i]._id.substr(1),x=-1!==y.indexOf(\"scene\")?y+\".\":\"\",b=p[n].replace(\"allaxes\",x+g[i]._name);e[b]||(e[b]=e[p[n]])}delete e[p[n]]}var _=M.layoutFlags(),k={},S={};function E(t,r){if(Array.isArray(t))t.forEach((function(t){E(t,r)}));else if(!(t in e)&&!T.hasParent(e,t)){var n=h(a,t);t in S||(S[t]=B(n.get())),void 0!==r&&n.set(r)}}var C,L={};function I(t){var e=d.name2id(t.split(\".\")[0]);return L[e]=1,e}for(var P in e){if(T.hasParent(e,P))throw new Error(\"cannot set \"+P+\" and a parent attribute simultaneously\");for(var z=h(a,P),O=e[P],D=z.parts.length-1;D>0&&\"string\"!=typeof z.parts[D];)D--;var R=z.parts[D],F=z.parts[D-1]+\".\"+R,j=z.parts.slice(0,D).join(\".\"),U=s(t.layout,j).get(),q=s(l,j).get(),H=z.get();if(void 0!==O){k[P]=O,S[P]=\"reverse\"===R?O:B(H);var G=f.getLayoutValObject(l,z.parts);if(G&&G.impliedEdits&&null!==O)for(var Z in G.impliedEdits)E(o.relativeAttr(P,Z),G.impliedEdits[Z]);if(-1!==[\"width\",\"height\"].indexOf(P))if(O){E(\"autosize\",null);var K=\"height\"===P?\"width\":\"height\";E(K,l[K])}else l[P]=t._initialAutoSize[P];else if(\"autosize\"===P)E(\"width\",O?null:l.width),E(\"height\",O?null:l.height);else if(F.match(Y))I(F),s(l,j+\"._inputRange\").set(null);else if(F.match(W)){I(F),s(l,j+\"._inputRange\").set(null);var Q=s(l,j).get();Q._inputDomain&&(Q._input.domain=Q._inputDomain.slice())}else F.match(X)&&s(l,j+\"._inputDomain\").set(null);if(\"type\"===R){C=U;var $=\"linear\"===q.type&&\"log\"===O,tt=\"log\"===q.type&&\"linear\"===O;if($||tt){if(C&&C.range)if(q.autorange)$&&(C.range=C.range[1]>C.range[0]?[1,2]:[2,1]);else{var et=C.range[0],rt=C.range[1];$?(et<=0&&rt<=0&&E(j+\".autorange\",!0),et<=0?et=rt/1e6:rt<=0&&(rt=et/1e6),E(j+\".range[0]\",Math.log(et)/Math.LN10),E(j+\".range[1]\",Math.log(rt)/Math.LN10)):(E(j+\".range[0]\",Math.pow(10,et)),E(j+\".range[1]\",Math.pow(10,rt)))}else E(j+\".autorange\",!0);Array.isArray(l._subplots.polar)&&l._subplots.polar.length&&l[z.parts[0]]&&\"radialaxis\"===z.parts[1]&&delete l[z.parts[0]]._subplot.viewInitial[\"radialaxis.range\"],u.getComponentMethod(\"annotations\",\"convertCoords\")(t,q,O,E),u.getComponentMethod(\"images\",\"convertCoords\")(t,q,O,E)}else E(j+\".autorange\",!0),E(j+\".range\",null);s(l,j+\"._inputRange\").set(null)}else if(R.match(A)){var nt=s(l,P).get(),it=(O||{}).type;it&&\"-\"!==it||(it=\"linear\"),u.getComponentMethod(\"annotations\",\"convertCoords\")(t,nt,it,E),u.getComponentMethod(\"images\",\"convertCoords\")(t,nt,it,E)}var at=w.containerArrayMatch(P);if(at){r=at.array,n=at.index;var ot=at.property,st=G||{editType:\"calc\"};\"\"!==n&&\"\"===ot&&(w.isAddVal(O)?S[P]=null:w.isRemoveVal(O)?S[P]=(s(a,r).get()||[])[n]:o.warn(\"unrecognized full object value\",e)),M.update(_,st),v[r]||(v[r]={});var lt=v[r][n];lt||(lt=v[r][n]={}),lt[ot]=O,delete e[P]}else\"reverse\"===R?(U.range?U.range.reverse():(E(j+\".autorange\",!0),U.range=[1,0]),q.autorange?_.calc=!0:_.plot=!0):(l._has(\"scatter-like\")&&l._has(\"regl\")&&\"dragmode\"===P&&(\"lasso\"===O||\"select\"===O)&&\"lasso\"!==H&&\"select\"!==H||l._has(\"gl2d\")?_.plot=!0:G?M.update(_,G):_.calc=!0,z.set(O))}}for(r in v){w.applyContainerArrayChanges(t,h(a,r),v[r],_,h)||(_.plot=!0)}for(var ct in L){var ut=(C=d.getFromId(t,ct))&&C._constraintGroup;if(ut)for(var ft in _.calc=!0,ut)L[ft]||(d.getFromId(t,ft)._constraintShrinkable=!0)}return(J(t)||e.height||e.width)&&(_.plot=!0),(_.plot||_.calc)&&(_.layoutReplot=!0),{flags:_,rangesAltered:L,undoit:S,redoit:k,eventData:m}}function J(t){var e=t._fullLayout,r=e.width,n=e.height;return t.layout.autosize&&h.plotAutoSize(t,t.layout,e),e.width!==r||e.height!==n}function K(t,e,n,i){if(t=o.getGraphDiv(t),T.clearPromiseQueue(t),t.framework&&t.framework.isPolar)return Promise.resolve(t);o.isPlainObject(e)||(e={}),o.isPlainObject(n)||(n={}),Object.keys(e).length&&(t.changed=!0),Object.keys(n).length&&(t.changed=!0);var a=T.coerceTraceIndices(t,i),s=U(t,o.extendFlat({},e),a),l=s.flags,u=Z(t,o.extendFlat({},n)),f=u.flags;(l.calc||f.calc)&&(t.calcdata=void 0),l.clearAxisTypes&&T.clearAxisTypes(t,a,n);var p=[];f.layoutReplot?p.push(k.layoutReplot):l.fullReplot?p.push(r.plot):(p.push(h.previousPromises),H(t,f,u)||h.supplyDefaults(t),l.style&&p.push(k.doTraceStyle),(l.colorbars||f.colorbars)&&p.push(k.doColorBars),f.legend&&p.push(k.doLegend),f.layoutstyle&&p.push(k.layoutStyles),f.axrange&&G(p,u.rangesAltered),f.ticks&&p.push(k.doTicksRelayout),f.modebar&&p.push(k.doModeBar),f.camera&&p.push(k.doCamera),p.push(E)),p.push(h.rehover,h.redrag),c.add(t,K,[t,s.undoit,u.undoit,s.traces],K,[t,s.redoit,u.redoit,s.traces]);var d=o.syncOrAsync(p,t);return d&&d.then||(d=Promise.resolve(t)),d.then((function(){return t.emit(\"plotly_update\",{data:s.eventData,layout:u.eventData}),t}))}function Q(t){return function(e){e._fullLayout._guiEditing=!0;var r=t.apply(null,arguments);return e._fullLayout._guiEditing=!1,r}}var $=[{pattern:/^hiddenlabels/,attr:\"legend.uirevision\"},{pattern:/^((x|y)axis\\d*)\\.((auto)?range|title\\.text)/},{pattern:/axis\\d*\\.showspikes$/,attr:\"modebar.uirevision\"},{pattern:/(hover|drag)mode$/,attr:\"modebar.uirevision\"},{pattern:/^(scene\\d*)\\.camera/},{pattern:/^(geo\\d*)\\.(projection|center|fitbounds)/},{pattern:/^(ternary\\d*\\.[abc]axis)\\.(min|title\\.text)$/},{pattern:/^(polar\\d*\\.radialaxis)\\.((auto)?range|angle|title\\.text)/},{pattern:/^(polar\\d*\\.angularaxis)\\.rotation/},{pattern:/^(mapbox\\d*)\\.(center|zoom|bearing|pitch)/},{pattern:/^legend\\.(x|y)$/,attr:\"editrevision\"},{pattern:/^(shapes|annotations)/,attr:\"editrevision\"},{pattern:/^title\\.text$/,attr:\"editrevision\"}],tt=[{pattern:/^selectedpoints$/,attr:\"selectionrevision\"},{pattern:/(^|value\\.)visible$/,attr:\"legend.uirevision\"},{pattern:/^dimensions\\[\\d+\\]\\.constraintrange/},{pattern:/^node\\.(x|y|groups)/},{pattern:/^level$/},{pattern:/(^|value\\.)name$/},{pattern:/colorbar\\.title\\.text$/},{pattern:/colorbar\\.(x|y)$/,attr:\"editrevision\"}];function et(t,e){for(var r=0;r<e.length;r++){var n=e[r],i=t.match(n.pattern);if(i)return{head:i[1],attr:n.attr}}}function rt(t,e){var r=s(e,t).get();if(void 0!==r)return r;var n=t.split(\".\");for(n.pop();n.length>1;)if(n.pop(),void 0!==(r=s(e,n.join(\".\")+\".uirevision\").get()))return r;return e.uirevision}function nt(t,e){for(var r=0;r<e.length;r++)if(e[r]._fullInput.uid===t)return r;return-1}function it(t,e,r){for(var n=0;n<e.length;n++)if(e[n].uid===t)return n;return!e[r]||e[r].uid?-1:r}function at(t,e){var r=o.isPlainObject(t),n=Array.isArray(t);return r||n?(r&&o.isPlainObject(e)||n&&Array.isArray(e))&&JSON.stringify(t)===JSON.stringify(e):t===e}function ot(t,e,r,n){var i,a,l,c=n.getValObject,u=n.flags,f=n.immutable,h=n.inArray,p=n.arrayIndex;function d(){var t=i.editType;h&&-1!==t.indexOf(\"arraydraw\")?o.pushUnique(u.arrays[h],p):(M.update(u,i),\"none\"!==t&&u.nChanges++,n.transition&&i.anim&&u.nChangesAnim++,(Y.test(l)||W.test(l))&&(u.rangesAltered[r[0]]=1),X.test(l)&&s(e,\"_inputDomain\").set(null),\"datarevision\"===a&&(u.newDataRevision=1))}function g(t){return\"data_array\"===t.valType||t.arrayOk}for(a in t){if(u.calc&&!n.transition)return;var m=t[a],v=e[a],y=r.concat(a);if(l=y.join(\".\"),\"_\"!==a.charAt(0)&&\"function\"!=typeof m&&m!==v){if((\"tick0\"===a||\"dtick\"===a)&&\"geo\"!==r[0]){var x=e.tickmode;if(\"auto\"===x||\"array\"===x||!x)continue}if((\"range\"!==a||!e.autorange)&&(\"zmin\"!==a&&\"zmax\"!==a||\"contourcarpet\"!==e.type)&&(i=c(y))&&(!i._compareAsJSON||JSON.stringify(m)!==JSON.stringify(v))){var b,_=i.valType,w=g(i),T=Array.isArray(m),k=Array.isArray(v);if(T&&k){var A=\"_input_\"+a,S=t[A],E=e[A];if(Array.isArray(S)&&S===E)continue}if(void 0===v)w&&T?u.calc=!0:d();else if(i._isLinkedToArray){var C=[],L=!1;h||(u.arrays[a]=C);var I=Math.min(m.length,v.length),P=Math.max(m.length,v.length);if(I!==P){if(\"arraydraw\"!==i.editType){d();continue}L=!0}for(b=0;b<I;b++)ot(m[b],v[b],y.concat(b),o.extendFlat({inArray:a,arrayIndex:b},n));if(L)for(b=I;b<P;b++)C.push(b)}else!_&&o.isPlainObject(m)?ot(m,v,y,n):w?T&&k?(f&&(u.calc=!0),(f||n.newDataRevision)&&d()):T!==k?u.calc=!0:d():T&&k&&m.length===v.length&&String(m)===String(v)||d()}}}for(a in e)if(!(a in t)&&\"_\"!==a.charAt(0)&&\"function\"!=typeof e[a]){if(g(i=c(r.concat(a)))&&Array.isArray(e[a]))return void(u.calc=!0);d()}}function st(t){var e=t._fullLayout,r=t.getBoundingClientRect();if(!o.equalDomRects(r,e._lastBBox)){var n=e._invTransform=o.inverseTransformMatrix(o.getFullTransformMatrix(t));e._invScaleX=Math.sqrt(n[0][0]*n[0][0]+n[0][1]*n[0][1]+n[0][2]*n[0][2]),e._invScaleY=Math.sqrt(n[1][0]*n[1][0]+n[1][1]*n[1][1]+n[1][2]*n[1][2]),e._lastBBox=r}}function lt(t){var e=n.select(t),r=t._fullLayout;if(r._calcInverseTransform=st,r._calcInverseTransform(t),r._container=e.selectAll(\".plot-container\").data([0]),r._container.enter().insert(\"div\",\":first-child\").classed(\"plot-container\",!0).classed(\"plotly\",!0),r._paperdiv=r._container.selectAll(\".svg-container\").data([0]),r._paperdiv.enter().append(\"div\").classed(\"user-select-none\",!0).classed(\"svg-container\",!0).style(\"position\",\"relative\"),r._glcontainer=r._paperdiv.selectAll(\".gl-container\").data([{}]),r._glcontainer.enter().append(\"div\").classed(\"gl-container\",!0),r._paperdiv.selectAll(\".main-svg\").remove(),r._paperdiv.select(\".modebar-container\").remove(),r._paper=r._paperdiv.insert(\"svg\",\":first-child\").classed(\"main-svg\",!0),r._toppaper=r._paperdiv.append(\"svg\").classed(\"main-svg\",!0),r._modebardiv=r._paperdiv.append(\"div\"),delete r._modeBar,r._hoverpaper=r._paperdiv.append(\"svg\").classed(\"main-svg\",!0),!r._uid){var i={};n.selectAll(\"defs\").each((function(){this.id&&(i[this.id.split(\"-\")[1]]=1)})),r._uid=o.randstr(i)}r._paperdiv.selectAll(\".main-svg\").attr(y.svgAttrs),r._defs=r._paper.append(\"defs\").attr(\"id\",\"defs-\"+r._uid),r._clips=r._defs.append(\"g\").classed(\"clips\",!0),r._topdefs=r._toppaper.append(\"defs\").attr(\"id\",\"topdefs-\"+r._uid),r._topclips=r._topdefs.append(\"g\").classed(\"clips\",!0),r._bgLayer=r._paper.append(\"g\").classed(\"bglayer\",!0),r._draggers=r._paper.append(\"g\").classed(\"draglayer\",!0);var a=r._paper.append(\"g\").classed(\"layer-below\",!0);r._imageLowerLayer=a.append(\"g\").classed(\"imagelayer\",!0),r._shapeLowerLayer=a.append(\"g\").classed(\"shapelayer\",!0),r._cartesianlayer=r._paper.append(\"g\").classed(\"cartesianlayer\",!0),r._polarlayer=r._paper.append(\"g\").classed(\"polarlayer\",!0),r._ternarylayer=r._paper.append(\"g\").classed(\"ternarylayer\",!0),r._geolayer=r._paper.append(\"g\").classed(\"geolayer\",!0),r._funnelarealayer=r._paper.append(\"g\").classed(\"funnelarealayer\",!0),r._pielayer=r._paper.append(\"g\").classed(\"pielayer\",!0),r._treemaplayer=r._paper.append(\"g\").classed(\"treemaplayer\",!0),r._sunburstlayer=r._paper.append(\"g\").classed(\"sunburstlayer\",!0),r._indicatorlayer=r._toppaper.append(\"g\").classed(\"indicatorlayer\",!0),r._glimages=r._paper.append(\"g\").classed(\"glimages\",!0);var s=r._toppaper.append(\"g\").classed(\"layer-above\",!0);r._imageUpperLayer=s.append(\"g\").classed(\"imagelayer\",!0),r._shapeUpperLayer=s.append(\"g\").classed(\"shapelayer\",!0),r._infolayer=r._toppaper.append(\"g\").classed(\"infolayer\",!0),r._menulayer=r._toppaper.append(\"g\").classed(\"menulayer\",!0),r._zoomlayer=r._toppaper.append(\"g\").classed(\"zoomlayer\",!0),r._hoverlayer=r._hoverpaper.append(\"g\").classed(\"hoverlayer\",!0),r._modebardiv.classed(\"modebar-container\",!0).style(\"position\",\"absolute\").style(\"top\",\"0px\").style(\"right\",\"0px\"),t.emit(\"plotly_framework\")}r.animate=function(t,e,r){if(t=o.getGraphDiv(t),!o.isPlotDiv(t))throw new Error(\"This element is not a Plotly plot: \"+t+\". It's likely that you've failed to create a plot before animating it. For more details, see https://plotly.com/javascript/animations/\");var n=t._transitionData;n._frameQueue||(n._frameQueue=[]);var i=(r=h.supplyAnimationDefaults(r)).transition,a=r.frame;function s(t){return Array.isArray(i)?t>=i.length?i[0]:i[t]:i}function l(t){return Array.isArray(a)?t>=a.length?a[0]:a[t]:a}function c(t,e){var r=0;return function(){if(t&&++r===e)return t()}}return void 0===n._frameWaitingCnt&&(n._frameWaitingCnt=0),new Promise((function(a,u){function f(){n._currentFrame&&n._currentFrame.onComplete&&n._currentFrame.onComplete();var e=n._currentFrame=n._frameQueue.shift();if(e){var r=e.name?e.name.toString():null;t._fullLayout._currentFrame=r,n._lastFrameAt=Date.now(),n._timeToNext=e.frameOpts.duration,h.transition(t,e.frame.data,e.frame.layout,T.coerceTraceIndices(t,e.frame.traces),e.frameOpts,e.transitionOpts).then((function(){e.onComplete&&e.onComplete()})),t.emit(\"plotly_animatingframe\",{name:r,frame:e.frame,animation:{frame:e.frameOpts,transition:e.transitionOpts}})}else t.emit(\"plotly_animated\"),window.cancelAnimationFrame(n._animationRaf),n._animationRaf=null}function p(){t.emit(\"plotly_animating\"),n._lastFrameAt=-1/0,n._timeToNext=0,n._runningTransitions=0,n._currentFrame=null;var e=function(){n._animationRaf=window.requestAnimationFrame(e),Date.now()-n._lastFrameAt>n._timeToNext&&f()};e()}var d,g,m=0;function v(t){return Array.isArray(i)?m>=i.length?t.transitionOpts=i[m]:t.transitionOpts=i[0]:t.transitionOpts=i,m++,t}var y=[],x=null==e,b=Array.isArray(e);if(!x&&!b&&o.isPlainObject(e))y.push({type:\"object\",data:v(o.extendFlat({},e))});else if(x||-1!==[\"string\",\"number\"].indexOf(typeof e))for(d=0;d<n._frames.length;d++)(g=n._frames[d])&&(x||String(g.group)===String(e))&&y.push({type:\"byname\",name:String(g.name),data:v({name:g.name})});else if(b)for(d=0;d<e.length;d++){var _=e[d];-1!==[\"number\",\"string\"].indexOf(typeof _)?(_=String(_),y.push({type:\"byname\",name:_,data:v({name:_})})):o.isPlainObject(_)&&y.push({type:\"object\",data:v(o.extendFlat({},_))})}for(d=0;d<y.length;d++)if(\"byname\"===(g=y[d]).type&&!n._frameHash[g.data.name])return o.warn('animate failure: frame not found: \"'+g.data.name+'\"'),void u();-1!==[\"next\",\"immediate\"].indexOf(r.mode)&&function(){if(0!==n._frameQueue.length){for(;n._frameQueue.length;){var e=n._frameQueue.pop();e.onInterrupt&&e.onInterrupt()}t.emit(\"plotly_animationinterrupted\",[])}}(),\"reverse\"===r.direction&&y.reverse();var w=t._fullLayout._currentFrame;if(w&&r.fromcurrent){var k=-1;for(d=0;d<y.length;d++)if(\"byname\"===(g=y[d]).type&&g.name===w){k=d;break}if(k>0&&k<y.length-1){var M=[];for(d=0;d<y.length;d++)g=y[d],(\"byname\"!==y[d].type||d>k)&&M.push(g);y=M}}y.length>0?function(e){if(0!==e.length){for(var i=0;i<e.length;i++){var o;o=\"byname\"===e[i].type?h.computeFrame(t,e[i].name):e[i].data;var f=l(i),d=s(i);d.duration=Math.min(d.duration,f.duration);var g={frame:o,name:e[i].name,frameOpts:f,transitionOpts:d};i===e.length-1&&(g.onComplete=c(a,2),g.onInterrupt=u),n._frameQueue.push(g)}\"immediate\"===r.mode&&(n._lastFrameAt=-1/0),n._animationRaf||p()}}(y):(t.emit(\"plotly_animated\"),a())}))},r.addFrames=function(t,e,r){if(t=o.getGraphDiv(t),null==e)return Promise.resolve();if(!o.isPlotDiv(t))throw new Error(\"This element is not a Plotly plot: \"+t+\". It's likely that you've failed to create a plot before adding frames. For more details, see https://plotly.com/javascript/animations/\");var n,i,a,s,l=t._transitionData._frames,u=t._transitionData._frameHash;if(!Array.isArray(e))throw new Error(\"addFrames failure: frameList must be an Array of frame definitions\"+e);var f=l.length+2*e.length,p=[],d={};for(n=e.length-1;n>=0;n--)if(o.isPlainObject(e[n])){var g=e[n].name,m=(u[g]||d[g]||{}).name,v=e[n].name,y=u[m]||d[m];m&&v&&\"number\"==typeof v&&y&&S<5&&(S++,o.warn('addFrames: overwriting frame \"'+(u[m]||d[m]).name+'\" with a frame whose name of type \"number\" also equates to \"'+m+'\". This is valid but may potentially lead to unexpected behavior since all plotly.js frame names are stored internally as strings.'),5===S&&o.warn(\"addFrames: This API call has yielded too many of these warnings. For the rest of this call, further warnings about numeric frame names will be suppressed.\")),d[g]={name:g},p.push({frame:h.supplyFrameDefaults(e[n]),index:r&&void 0!==r[n]&&null!==r[n]?r[n]:f+n})}p.sort((function(t,e){return t.index>e.index?-1:t.index<e.index?1:0}));var x=[],b=[],_=l.length;for(n=p.length-1;n>=0;n--){if(\"number\"==typeof(i=p[n].frame).name&&o.warn(\"Warning: addFrames accepts frames with numeric names, but the numbers areimplicitly cast to strings\"),!i.name)for(;u[i.name=\"frame \"+t._transitionData._counter++];);if(u[i.name]){for(a=0;a<l.length&&(l[a]||{}).name!==i.name;a++);x.push({type:\"replace\",index:a,value:i}),b.unshift({type:\"replace\",index:a,value:l[a]})}else s=Math.max(0,Math.min(p[n].index,_)),x.push({type:\"insert\",index:s,value:i}),b.unshift({type:\"delete\",index:s}),_++}var w=h.modifyFrames,T=h.modifyFrames,k=[t,b],M=[t,x];return c&&c.add(t,w,k,T,M),h.modifyFrames(t,x)},r.deleteFrames=function(t,e){if(t=o.getGraphDiv(t),!o.isPlotDiv(t))throw new Error(\"This element is not a Plotly plot: \"+t);var r,n,i=t._transitionData._frames,a=[],s=[];if(!e)for(e=[],r=0;r<i.length;r++)e.push(r);for((e=e.slice()).sort(),r=e.length-1;r>=0;r--)n=e[r],a.push({type:\"delete\",index:n}),s.unshift({type:\"insert\",index:n,value:i[n]});var l=h.modifyFrames,u=h.modifyFrames,f=[t,s],p=[t,a];return c&&c.add(t,l,f,u,p),h.modifyFrames(t,a)},r.addTraces=function t(e,n,i){e=o.getGraphDiv(e);var a,s,l=[],u=r.deleteTraces,f=t,h=[e,l],p=[e,n];for(function(t,e,r){var n,i;if(!Array.isArray(t.data))throw new Error(\"gd.data must be an array.\");if(\"undefined\"==typeof e)throw new Error(\"traces must be defined.\");for(Array.isArray(e)||(e=[e]),n=0;n<e.length;n++)if(\"object\"!=typeof(i=e[n])||Array.isArray(i)||null===i)throw new Error(\"all values in traces array must be non-array objects\");if(\"undefined\"==typeof r||Array.isArray(r)||(r=[r]),\"undefined\"!=typeof r&&r.length!==e.length)throw new Error(\"if indices is specified, traces.length must equal indices.length\")}(e,n,i),Array.isArray(n)||(n=[n]),n=n.map((function(t){return o.extendFlat({},t)})),T.cleanData(n),a=0;a<n.length;a++)e.data.push(n[a]);for(a=0;a<n.length;a++)l.push(-n.length+a);if(\"undefined\"==typeof i)return s=r.redraw(e),c.add(e,u,h,f,p),s;Array.isArray(i)||(i=[i]);try{O(e,l,i)}catch(t){throw e.data.splice(e.data.length-n.length,n.length),t}return c.startSequence(e),c.add(e,u,h,f,p),s=r.moveTraces(e,l,i),c.stopSequence(e),s},r.deleteTraces=function t(e,n){e=o.getGraphDiv(e);var i,a,s=[],l=r.addTraces,u=t,f=[e,s,n],h=[e,n];if(\"undefined\"==typeof n)throw new Error(\"indices must be an integer or array of integers.\");for(Array.isArray(n)||(n=[n]),z(e,n,\"indices\"),(n=P(n,e.data.length-1)).sort(o.sorterDes),i=0;i<n.length;i+=1)a=e.data.splice(n[i],1)[0],s.push(a);var p=r.redraw(e);return c.add(e,l,f,u,h),p},r.extendTraces=function t(e,n,i,a){function s(t,e,r){var n,i;if(o.isTypedArray(t))if(r<0){var a=new t.constructor(0),s=R(t,e);r<0?(n=s,i=a):(n=a,i=s)}else if(n=new t.constructor(r),i=new t.constructor(t.length+e.length-r),r===e.length)n.set(e),i.set(t);else if(r<e.length){var l=e.length-r;n.set(e.subarray(l)),i.set(t),i.set(e.subarray(0,l),t.length)}else{var c=r-e.length,u=t.length-c;n.set(t.subarray(u)),n.set(e,c),i.set(t.subarray(0,u))}else n=t.concat(e),i=r>=0&&r<n.length?n.splice(0,n.length-r):[];return[n,i]}var l=D(e=o.getGraphDiv(e),n,i,a,s),u=r.redraw(e),f=[e,l.update,i,l.maxPoints];return c.add(e,r.prependTraces,f,t,arguments),u},r.moveTraces=function t(e,n,i){var a,s=[],l=[],u=t,f=t,h=[e=o.getGraphDiv(e),i,n],p=[e,n,i];if(O(e,n,i),n=Array.isArray(n)?n:[n],\"undefined\"==typeof i)for(i=[],a=0;a<n.length;a++)i.push(-n.length+a);for(i=Array.isArray(i)?i:[i],n=P(n,e.data.length-1),i=P(i,e.data.length-1),a=0;a<e.data.length;a++)-1===n.indexOf(a)&&s.push(e.data[a]);for(a=0;a<n.length;a++)l.push({newIndex:i[a],trace:e.data[n[a]]});for(l.sort((function(t,e){return t.newIndex-e.newIndex})),a=0;a<l.length;a+=1)s.splice(l[a].newIndex,0,l[a].trace);e.data=s;var d=r.redraw(e);return c.add(e,u,h,f,p),d},r.prependTraces=function t(e,n,i,a){function s(t,e,r){var n,i;if(o.isTypedArray(t))if(r<=0){var a=new t.constructor(0),s=R(e,t);r<0?(n=s,i=a):(n=a,i=s)}else if(n=new t.constructor(r),i=new t.constructor(t.length+e.length-r),r===e.length)n.set(e),i.set(t);else if(r<e.length){var l=e.length-r;n.set(e.subarray(0,l)),i.set(e.subarray(l)),i.set(t,l)}else{var c=r-e.length;n.set(e),n.set(t.subarray(0,c),e.length),i.set(t.subarray(c))}else n=e.concat(t),i=r>=0&&r<n.length?n.splice(r,n.length):[];return[n,i]}var l=D(e=o.getGraphDiv(e),n,i,a,s),u=r.redraw(e),f=[e,l.update,i,l.maxPoints];return c.add(e,r.extendTraces,f,t,arguments),u},r.newPlot=function(t,e,n,i){return t=o.getGraphDiv(t),h.cleanPlot([],{},t._fullData||[],t._fullLayout||{}),h.purge(t),r.plot(t,e,n,i)},r.plot=function(t,e,i,a){var s;if(t=o.getGraphDiv(t),l.init(t),o.isPlainObject(e)){var c=e;e=c.data,i=c.layout,a=c.config,s=c.frames}if(!1===l.triggerHandler(t,\"plotly_beforeplot\",[e,i,a]))return Promise.reject();e||i||o.isPlotDiv(t)||o.warn(\"Calling Plotly.plot as if redrawing but this container doesn't yet have a plot.\",t),I(t,a),i||(i={}),n.select(t).classed(\"js-plotly-plot\",!0),g.makeTester(),Array.isArray(t._promises)||(t._promises=[]);var f=0===(t.data||[]).length&&Array.isArray(e);Array.isArray(e)&&(T.cleanData(e),f?t.data=e:t.data.push.apply(t.data,e),t.empty=!1),t.layout&&!f||(t.layout=T.cleanLayout(i)),h.supplyDefaults(t);var m=t._fullLayout,y=m._has(\"cartesian\");if(!m._has(\"polar\")&&e&&e[0]&&e[0].r)return o.log(\"Legacy polar charts are deprecated!\"),function(t,e,r){var i=n.select(t).selectAll(\".plot-container\").data([0]);i.enter().insert(\"div\",\":first-child\").classed(\"plot-container plotly\",!0);var a=i.selectAll(\".svg-container\").data([0]);a.enter().append(\"div\").classed(\"svg-container\",!0).style(\"position\",\"relative\"),a.html(\"\"),e&&(t.data=e);r&&(t.layout=r);p.manager.fillLayout(t),a.style({width:t._fullLayout.width+\"px\",height:t._fullLayout.height+\"px\"}),t.framework=p.manager.framework(t),t.framework({data:t.data,layout:t.layout},a.node()),t.framework.setUndoPoint();var s=t.framework.svg(),l=1,c=t._fullLayout.title?t._fullLayout.title.text:\"\";\"\"!==c&&c||(l=0);var u=function(){this.call(x.convertToTspans,t)},f=s.select(\".title-group text\").call(u);if(t._context.edits.titleText){var d=o._(t,\"Click to enter Plot title\");c&&c!==d||(l=.2,f.attr({\"data-unformatted\":d}).text(d).style({opacity:l}).on(\"mouseover.opacity\",(function(){n.select(this).transition().duration(100).style(\"opacity\",1)})).on(\"mouseout.opacity\",(function(){n.select(this).transition().duration(1e3).style(\"opacity\",0)})));var g=function(){this.call(x.makeEditable,{gd:t}).on(\"edit\",(function(e){t.framework({layout:{title:{text:e}}}),this.text(e).call(u),this.call(g)})).on(\"cancel\",(function(){var t=this.attr(\"data-unformatted\");this.text(t).call(u)}))};f.call(g)}return t._context.setBackground(t,t._fullLayout.paper_bgcolor),h.addLinks(t),Promise.resolve()}(t,e,i);m._replotting=!0,(f||m._shouldCreateBgLayer)&&(lt(t),m._shouldCreateBgLayer&&delete m._shouldCreateBgLayer),t.framework!==lt&&(t.framework=lt,lt(t)),g.initGradients(t),f&&d.saveShowSpikeInitial(t);var b=!t.calcdata||t.calcdata.length!==(t._fullData||[]).length;b&&h.doCalcdata(t);for(var _=0;_<t.calcdata.length;_++)t.calcdata[_][0].trace=t._fullData[_];t._context.responsive?t._responsiveChartHandler||(t._responsiveChartHandler=function(){o.isHidden(t)||h.resize(t)},window.addEventListener(\"resize\",t._responsiveChartHandler)):o.clearResponsive(t);var w=o.extendFlat({},m._size),M=0;function A(){if(h.clearAutoMarginIds(t),k.drawMarginPushers(t),d.allowAutoMargin(t),m._has(\"pie\"))for(var e=t._fullData,r=0;r<e.length;r++){var n=e[r];\"pie\"===n.type&&n.automargin&&h.allowAutoMargin(t,\"pie.\"+n.uid+\".automargin\")}return h.doAutoMargin(t),h.previousPromises(t)}function S(){t._transitioning||(k.doAutoRangeAndConstraints(t),f&&d.saveRangeInitial(t),u.getComponentMethod(\"rangeslider\",\"calcAutorange\")(t))}var C=[h.previousPromises,function(){if(s)return r.addFrames(t,s)},function e(){for(var r=m._basePlotModules,n=0;n<r.length;n++)r[n].drawFramework&&r[n].drawFramework(t);if(!m._glcanvas&&m._has(\"gl\")&&(m._glcanvas=m._glcontainer.selectAll(\".gl-canvas\").data([{key:\"contextLayer\",context:!0,pick:!1},{key:\"focusLayer\",context:!1,pick:!1},{key:\"pickLayer\",context:!1,pick:!0}],(function(t){return t.key})),m._glcanvas.enter().append(\"canvas\").attr(\"class\",(function(t){return\"gl-canvas gl-canvas-\"+t.key.replace(\"Layer\",\"\")})).style({position:\"absolute\",top:0,left:0,overflow:\"visible\",\"pointer-events\":\"none\"})),m._glcanvas){m._glcanvas.attr(\"width\",m.width).attr(\"height\",m.height);var i=m._glcanvas.data()[0].regl;if(i&&(Math.floor(m.width)!==i._gl.drawingBufferWidth||Math.floor(m.height)!==i._gl.drawingBufferHeight)){var a=\"WebGL context buffer and canvas dimensions do not match due to browser/WebGL bug.\";if(!M)return o.log(a+\" Clearing graph and plotting again.\"),h.cleanPlot([],{},t._fullData,m),h.supplyDefaults(t),m=t._fullLayout,h.doCalcdata(t),M++,e();o.error(a)}}return\"h\"===m.modebar.orientation?m._modebardiv.style(\"height\",null).style(\"width\",\"100%\"):m._modebardiv.style(\"width\",null).style(\"height\",m.height+\"px\"),h.previousPromises(t)},A,function(){if(h.didMarginChange(w,m._size))return o.syncOrAsync([A,k.layoutStyles],t)}];y&&C.push((function(){if(b)return o.syncOrAsync([u.getComponentMethod(\"shapes\",\"calcAutorange\"),u.getComponentMethod(\"annotations\",\"calcAutorange\"),S],t);S()})),C.push(k.layoutStyles),y&&C.push((function(){return d.draw(t,f?\"\":\"redraw\")}),(function(t){t._fullLayout._insideTickLabelsAutorange&&q(t,t._fullLayout._insideTickLabelsAutorange).then((function(){t._fullLayout._insideTickLabelsAutorange=void 0}))})),C.push(k.drawData,k.finalDraw,v,h.addLinks,h.rehover,h.redrag,h.doAutoMargin,(function(t){t._fullLayout._insideTickLabelsAutorange&&f&&d.saveRangeInitial(t,!0)}),h.previousPromises);var L=o.syncOrAsync(C,t);return L&&L.then||(L=Promise.resolve()),L.then((function(){return E(t),t}))},r.purge=function(t){var e=(t=o.getGraphDiv(t))._fullLayout||{},r=t._fullData||[];return h.cleanPlot([],{},r,e),h.purge(t),l.purge(t),e._container&&e._container.remove(),delete t._context,t},r.react=function(t,e,n,i){var a,l;t=o.getGraphDiv(t),T.clearPromiseQueue(t);var c=t._fullData,p=t._fullLayout;if(o.isPlotDiv(t)&&c&&p){if(o.isPlainObject(e)){var d=e;e=d.data,n=d.layout,i=d.config,a=d.frames}var g=!1;if(i){var m=o.extendDeep({},t._context);t._context=void 0,I(t,i),g=function t(e,r){var n;for(n in e)if(\"_\"!==n.charAt(0)){var i=e[n],a=r[n];if(i!==a)if(o.isPlainObject(i)&&o.isPlainObject(a)){if(t(i,a))return!0}else{if(!Array.isArray(i)||!Array.isArray(a))return!0;if(i.length!==a.length)return!0;for(var s=0;s<i.length;s++)if(i[s]!==a[s]){if(!o.isPlainObject(i[s])||!o.isPlainObject(a[s]))return!0;if(t(i[s],a[s]))return!0}}}}(m,t._context)}t.data=e||[],T.cleanData(t.data),t.layout=n||{},T.cleanLayout(t.layout),function(t,e,r,n){var i,a,l,c,u,f,h,p,d=n._preGUI,g=[],m={};for(i in d){if(u=et(i,$)){if(a=u.attr||u.head+\".uirevision\",(c=(l=s(n,a).get())&&rt(a,e))&&c===l&&(null===(f=d[i])&&(f=void 0),at(p=(h=s(e,i)).get(),f))){void 0===p&&\"autorange\"===i.substr(i.length-9)&&g.push(i.substr(0,i.length-10)),h.set(B(s(n,i).get()));continue}}else o.warn(\"unrecognized GUI edit: \"+i);delete d[i],\"range[\"===i.substr(i.length-8,6)&&(m[i.substr(0,i.length-9)]=1)}for(var v=0;v<g.length;v++){var y=g[v];if(m[y]){var x=s(e,y).get();x&&delete x.autorange}}var b=n._tracePreGUI;for(var _ in b){var w,T=b[_],k=null;for(i in T){if(!k){var M=nt(_,r);if(M<0){delete b[_];break}var A=it(_,t,(w=r[M]._fullInput).index);if(A<0){delete b[_];break}k=t[A]}if(u=et(i,tt)){if(u.attr?c=(l=s(n,u.attr).get())&&rt(u.attr,e):(l=w.uirevision,void 0===(c=k.uirevision)&&(c=e.uirevision)),c&&c===l&&(null===(f=T[i])&&(f=void 0),at(p=(h=s(k,i)).get(),f))){h.set(B(s(w,i).get()));continue}}else o.warn(\"unrecognized GUI edit: \"+i+\" in trace uid \"+_);delete T[i]}}}(t.data,t.layout,c,p);for(var v=Object.getOwnPropertyNames(p),y=0;y<v.length;y++){var x=v[y],b=x.substring(0,5);if(\"xaxis\"===b||\"yaxis\"===b){var _=p[x]._emptyCategories;_&&_()}}h.supplyDefaults(t,{skipUpdateCalc:!0});var w=t._fullData,A=t._fullLayout,S=void 0===A.datarevision,C=A.transition,L=function(t,e,r,n,i){var a=M.layoutFlags();function o(t){return f.getLayoutValObject(r,t)}a.arrays={},a.rangesAltered={},a.nChanges=0,a.nChangesAnim=0,ot(e,r,[],{getValObject:o,flags:a,immutable:n,transition:i,gd:t}),(a.plot||a.calc)&&(a.layoutReplot=!0);i&&a.nChanges&&a.nChangesAnim&&(a.anim=a.nChanges===a.nChangesAnim?\"all\":\"some\");return a}(t,p,A,S,C),P=L.newDataRevision,z=function(t,e,r,n,i,a){var o=e.length===r.length;if(!i&&!o)return{fullReplot:!0,calc:!0};var s,l,c=M.traceFlags();c.arrays={},c.nChanges=0,c.nChangesAnim=0;var u={getValObject:function(t){var e=f.getTraceValObject(l,t);return!l._module.animatable&&e.anim&&(e.anim=!1),e},flags:c,immutable:n,transition:i,newDataRevision:a,gd:t},p={};for(s=0;s<e.length;s++)if(r[s]){if(l=r[s]._fullInput,h.hasMakesDataTransform(l)&&(l=r[s]),p[l.uid])continue;p[l.uid]=1,ot(e[s]._fullInput,l,[],u)}(c.calc||c.plot)&&(c.fullReplot=!0);i&&c.nChanges&&c.nChangesAnim&&(c.anim=c.nChanges===c.nChangesAnim&&o?\"all\":\"some\");return c}(t,c,w,S,C,P);J(t)&&(L.layoutReplot=!0),z.calc||L.calc?t.calcdata=void 0:h.supplyDefaultsUpdateCalc(t.calcdata,w);var O=[];if(a&&(t._transitionData={},h.createTransitionData(t),O.push((function(){return r.addFrames(t,a)}))),A.transition&&!g&&(z.anim||L.anim))L.ticks&&O.push(k.doTicksRelayout),h.doCalcdata(t),k.doAutoRangeAndConstraints(t),O.push((function(){return h.transitionFromReact(t,z,L,p)}));else if(z.fullReplot||L.layoutReplot||g)t._fullLayout._skipDefaults=!0,O.push(r.plot);else{for(var D in L.arrays){var R=L.arrays[D];if(R.length){var F=u.getComponentMethod(D,\"drawOne\");if(F!==o.noop)for(var N=0;N<R.length;N++)F(t,R[N]);else{var j=u.getComponentMethod(D,\"draw\");if(j===o.noop)throw new Error(\"cannot draw components: \"+D);j(t)}}}O.push(h.previousPromises),z.style&&O.push(k.doTraceStyle),(z.colorbars||L.colorbars)&&O.push(k.doColorBars),L.legend&&O.push(k.doLegend),L.layoutstyle&&O.push(k.layoutStyles),L.axrange&&G(O),L.ticks&&O.push(k.doTicksRelayout),L.modebar&&O.push(k.doModeBar),L.camera&&O.push(k.doCamera),O.push(E)}O.push(h.rehover,h.redrag),(l=o.syncOrAsync(O,t))&&l.then||(l=Promise.resolve(t))}else l=r.newPlot(t,e,n,i);return l.then((function(){return t.emit(\"plotly_react\",{data:e,layout:n}),t}))},r.redraw=function(t){if(t=o.getGraphDiv(t),!o.isPlotDiv(t))throw new Error(\"This element is not a Plotly plot: \"+t);return T.cleanData(t.data),T.cleanLayout(t.layout),t.calcdata=void 0,r.plot(t).then((function(){return t.emit(\"plotly_redraw\"),t}))},r.relayout=q,r.restyle=F,r.setPlotConfig=function(t){return o.extendFlat(_,t)},r.update=K,r._guiRelayout=Q(q),r._guiRestyle=Q(F),r._guiUpdate=Q(K),r._storeDirectGUIEdit=function(t,e,r){for(var n in r){j(n,s(t,n).get(),r[n],e)}}},{\"../components/color\":643,\"../components/drawing\":665,\"../constants/xmlns_namespaces\":754,\"../lib\":778,\"../lib/events\":767,\"../lib/queue\":793,\"../lib/svg_text_utils\":802,\"../plots/cartesian/axes\":827,\"../plots/cartesian/constants\":833,\"../plots/cartesian/graph_interact\":836,\"../plots/cartesian/select\":846,\"../plots/plots\":890,\"../plots/polar/legacy\":898,\"../registry\":910,\"./edit_types\":809,\"./helpers\":810,\"./manage_arrays\":812,\"./plot_config\":814,\"./plot_schema\":815,\"./subroutines\":817,d3:169,\"fast-isnumeric\":241,\"has-hover\":440}],814:[function(t,e,r){\"use strict\";var n={staticPlot:{valType:\"boolean\",dflt:!1},plotlyServerURL:{valType:\"string\",dflt:\"\"},editable:{valType:\"boolean\",dflt:!1},edits:{annotationPosition:{valType:\"boolean\",dflt:!1},annotationTail:{valType:\"boolean\",dflt:!1},annotationText:{valType:\"boolean\",dflt:!1},axisTitleText:{valType:\"boolean\",dflt:!1},colorbarPosition:{valType:\"boolean\",dflt:!1},colorbarTitleText:{valType:\"boolean\",dflt:!1},legendPosition:{valType:\"boolean\",dflt:!1},legendText:{valType:\"boolean\",dflt:!1},shapePosition:{valType:\"boolean\",dflt:!1},titleText:{valType:\"boolean\",dflt:!1}},autosizable:{valType:\"boolean\",dflt:!1},responsive:{valType:\"boolean\",dflt:!1},fillFrame:{valType:\"boolean\",dflt:!1},frameMargins:{valType:\"number\",dflt:0,min:0,max:.5},scrollZoom:{valType:\"flaglist\",flags:[\"cartesian\",\"gl3d\",\"geo\",\"mapbox\"],extras:[!0,!1],dflt:\"gl3d+geo+mapbox\"},doubleClick:{valType:\"enumerated\",values:[!1,\"reset\",\"autosize\",\"reset+autosize\"],dflt:\"reset+autosize\"},doubleClickDelay:{valType:\"number\",dflt:300,min:0},showAxisDragHandles:{valType:\"boolean\",dflt:!0},showAxisRangeEntryBoxes:{valType:\"boolean\",dflt:!0},showTips:{valType:\"boolean\",dflt:!0},showLink:{valType:\"boolean\",dflt:!1},linkText:{valType:\"string\",dflt:\"Edit chart\",noBlank:!0},sendData:{valType:\"boolean\",dflt:!0},showSources:{valType:\"any\",dflt:!1},displayModeBar:{valType:\"enumerated\",values:[\"hover\",!0,!1],dflt:\"hover\"},showSendToCloud:{valType:\"boolean\",dflt:!1},showEditInChartStudio:{valType:\"boolean\",dflt:!1},modeBarButtonsToRemove:{valType:\"any\",dflt:[]},modeBarButtonsToAdd:{valType:\"any\",dflt:[]},modeBarButtons:{valType:\"any\",dflt:!1},toImageButtonOptions:{valType:\"any\",dflt:{}},displaylogo:{valType:\"boolean\",dflt:!0},watermark:{valType:\"boolean\",dflt:!1},plotGlPixelRatio:{valType:\"number\",dflt:2,min:1,max:4},setBackground:{valType:\"any\",dflt:\"transparent\"},topojsonURL:{valType:\"string\",noBlank:!0,dflt:\"https://cdn.plot.ly/\"},mapboxAccessToken:{valType:\"string\",dflt:null},logging:{valType:\"integer\",min:0,max:2,dflt:1},notifyOnLogging:{valType:\"integer\",min:0,max:2,dflt:0},queueLength:{valType:\"integer\",min:0,dflt:0},globalTransforms:{valType:\"any\",dflt:[]},locale:{valType:\"string\",dflt:\"en-US\"},locales:{valType:\"any\",dflt:{}}},i={};!function t(e,r){for(var n in e){var i=e[n];i.valType?r[n]=i.dflt:(r[n]||(r[n]={}),t(i,r[n]))}}(n,i),e.exports={configAttributes:n,dfltConfig:i}},{}],815:[function(t,e,r){\"use strict\";var n=t(\"../registry\"),i=t(\"../lib\"),a=t(\"../plots/attributes\"),o=t(\"../plots/layout_attributes\"),s=t(\"../plots/frame_attributes\"),l=t(\"../plots/animation_attributes\"),c=t(\"./plot_config\").configAttributes,u=t(\"../plots/polar/legacy/area_attributes\"),f=t(\"../plots/polar/legacy/axis_attributes\"),h=t(\"./edit_types\"),p=i.extendFlat,d=i.extendDeepAll,g=i.isPlainObject,m=i.isArrayOrTypedArray,v=i.nestedProperty,y=i.valObjectMeta,x=[\"_isSubplotObj\",\"_isLinkedToArray\",\"_arrayAttrRegexps\",\"_deprecated\"];function b(t,e,r){if(!t)return!1;if(t._isLinkedToArray)if(_(e[r]))r++;else if(r<e.length)return!1;for(;r<e.length;r++){var n=t[e[r]];if(!g(n))break;if(t=n,r===e.length-1)break;if(t._isLinkedToArray){if(!_(e[++r]))return!1}else if(\"info_array\"===t.valType){var i=e[++r];if(!_(i))return!1;var a=t.items;if(Array.isArray(a)){if(i>=a.length)return!1;if(2===t.dimensions){if(r++,e.length===r)return t;var o=e[r];if(!_(o))return!1;t=a[i][o]}else t=a[i]}else t=a}}return t}function _(t){return t===Math.round(t)&&t>=0}function w(){var t,e,r={};for(t in d(r,o),n.subplotsRegistry){if((e=n.subplotsRegistry[t]).layoutAttributes)if(Array.isArray(e.attr))for(var i=0;i<e.attr.length;i++)M(r,e,e.attr[i]);else M(r,e,\"subplot\"===e.attr?e.name:e.attr)}for(t in r=function(t){return p(t,{radialaxis:f.radialaxis,angularaxis:f.angularaxis}),p(t,f.layout),t}(r),n.componentsRegistry){var a=(e=n.componentsRegistry[t]).schema;if(a&&(a.subplots||a.layout)){var s=a.subplots;if(s&&s.xaxis&&!s.yaxis)for(var l in s.xaxis)delete r.yaxis[l]}else\"colorscale\"===e.name?d(r,e.layoutAttributes):e.layoutAttributes&&A(r,e.layoutAttributes,e.name)}return{layoutAttributes:k(r)}}function T(){var t={frames:d({},s)};return k(t),t.frames}function k(t){return function(t){r.crawl(t,(function(t,e,n){r.isValObject(t)?\"data_array\"===t.valType?(t.role=\"data\",n[e+\"src\"]={valType:\"string\",editType:\"none\"}):!0===t.arrayOk&&(n[e+\"src\"]={valType:\"string\",editType:\"none\"}):g(t)&&(t.role=\"object\")}))}(t),function(t){r.crawl(t,(function(t,e,r){if(t){var n=t._isLinkedToArray;n&&(delete t._isLinkedToArray,r[e]={items:{}},r[e].items[n]=t,r[e].role=\"object\")}}))}(t),function(t){!function t(e){for(var r in e)if(g(e[r]))t(e[r]);else if(Array.isArray(e[r]))for(var n=0;n<e[r].length;n++)t(e[r][n]);else e[r]instanceof RegExp&&(e[r]=e[r].toString())}(t)}(t),t}function M(t,e,r){var n=v(t,r),i=d({},e.layoutAttributes);i._isSubplotObj=!0,n.set(i)}function A(t,e,r){var n=v(t,r);n.set(d(n.get()||{},e))}r.IS_SUBPLOT_OBJ=\"_isSubplotObj\",r.IS_LINKED_TO_ARRAY=\"_isLinkedToArray\",r.DEPRECATED=\"_deprecated\",r.UNDERSCORE_ATTRS=x,r.get=function(){var t={};n.allTypes.concat(\"area\").forEach((function(e){t[e]=function(t){var e,i;\"area\"===t?(e={attributes:u},i={}):(e=n.modules[t]._module,i=e.basePlotModule);var o={type:null},s=d({},a),l=d({},e.attributes);r.crawl(l,(function(t,e,r,n,i){v(s,i).set(void 0),void 0===t&&v(l,i).set(void 0)})),d(o,s),n.traceIs(t,\"noOpacity\")&&delete o.opacity;n.traceIs(t,\"showLegend\")||(delete o.showlegend,delete o.legendgroup);n.traceIs(t,\"noHover\")&&(delete o.hoverinfo,delete o.hoverlabel);e.selectPoints||delete o.selectedpoints;d(o,l),i.attributes&&d(o,i.attributes);o.type=t;var c={meta:e.meta||{},categories:e.categories||{},animatable:Boolean(e.animatable),type:t,attributes:k(o)};if(e.layoutAttributes){var f={};d(f,e.layoutAttributes),c.layoutAttributes=k(f)}e.animatable||r.crawl(c,(function(t){r.isValObject(t)&&\"anim\"in t&&delete t.anim}));return c}(e)}));var e={};return Object.keys(n.transformsRegistry).forEach((function(t){e[t]=function(t){var e=n.transformsRegistry[t],r=d({},e.attributes);return Object.keys(n.componentsRegistry).forEach((function(e){var i=n.componentsRegistry[e];i.schema&&i.schema.transforms&&i.schema.transforms[t]&&Object.keys(i.schema.transforms[t]).forEach((function(e){A(r,i.schema.transforms[t][e],e)}))})),{attributes:k(r)}}(t)})),{defs:{valObjects:y,metaKeys:x.concat([\"description\",\"role\",\"editType\",\"impliedEdits\"]),editType:{traces:h.traces,layout:h.layout},impliedEdits:{}},traces:t,layout:w(),transforms:e,frames:T(),animation:k(l),config:k(c)}},r.crawl=function(t,e,n,i){var a=n||0;i=i||\"\",Object.keys(t).forEach((function(n){var o=t[n];if(-1===x.indexOf(n)){var s=(i?i+\".\":\"\")+n;e(o,n,t,a,s),r.isValObject(o)||g(o)&&\"impliedEdits\"!==n&&r.crawl(o,e,a+1,s)}}))},r.isValObject=function(t){return t&&void 0!==t.valType},r.findArrayAttributes=function(t){var e,n,i=[],o=[],s=[];function l(t,r,a,l){o=o.slice(0,l).concat([r]),s=s.slice(0,l).concat([t&&t._isLinkedToArray]),t&&(\"data_array\"===t.valType||!0===t.arrayOk)&&!(\"colorbar\"===o[l-1]&&(\"ticktext\"===r||\"tickvals\"===r))&&function t(e,r,a){var l=e[o[r]],c=a+o[r];if(r===o.length-1)m(l)&&i.push(n+c);else if(s[r]){if(Array.isArray(l))for(var u=0;u<l.length;u++)g(l[u])&&t(l[u],r+1,c+\"[\"+u+\"].\")}else g(l)&&t(l,r+1,c+\".\")}(e,0,\"\")}e=t,n=\"\",r.crawl(a,l),t._module&&t._module.attributes&&r.crawl(t._module.attributes,l);var c=t.transforms;if(c)for(var u=0;u<c.length;u++){var f=c[u],h=f._module;h&&(n=\"transforms[\"+u+\"].\",e=f,r.crawl(h.attributes,l))}return i},r.getTraceValObject=function(t,e){var r,i,o=e[0],s=1;if(\"transforms\"===o){if(1===e.length)return a.transforms;var l=t.transforms;if(!Array.isArray(l)||!l.length)return!1;var c=e[1];if(!_(c)||c>=l.length)return!1;i=(r=(n.transformsRegistry[l[c].type]||{}).attributes)&&r[e[2]],s=3}else if(\"area\"===t.type)i=u[o];else{var f=t._module;if(f||(f=(n.modules[t.type||a.type.dflt]||{})._module),!f)return!1;if(!(i=(r=f.attributes)&&r[o])){var h=f.basePlotModule;h&&h.attributes&&(i=h.attributes[o])}i||(i=a[o])}return b(i,e,s)},r.getLayoutValObject=function(t,e){return b(function(t,e){var r,i,a,s,l=t._basePlotModules;if(l){var c;for(r=0;r<l.length;r++){if((a=l[r]).attrRegex&&a.attrRegex.test(e)){if(a.layoutAttrOverrides)return a.layoutAttrOverrides;!c&&a.layoutAttributes&&(c=a.layoutAttributes)}var u=a.baseLayoutAttrOverrides;if(u&&e in u)return u[e]}if(c)return c}var h=t._modules;if(h)for(r=0;r<h.length;r++)if((s=h[r].layoutAttributes)&&e in s)return s[e];for(i in n.componentsRegistry){if(\"colorscale\"===(a=n.componentsRegistry[i]).name&&0===e.indexOf(\"coloraxis\"))return a.layoutAttributes[e];if(!a.schema&&e===a.name)return a.layoutAttributes}if(e in o)return o[e];if(\"radialaxis\"===e||\"angularaxis\"===e)return f[e];return f.layout[e]||!1}(t,e[0]),e,1)}},{\"../lib\":778,\"../plots/animation_attributes\":821,\"../plots/attributes\":823,\"../plots/frame_attributes\":856,\"../plots/layout_attributes\":881,\"../plots/polar/legacy/area_attributes\":896,\"../plots/polar/legacy/axis_attributes\":897,\"../registry\":910,\"./edit_types\":809,\"./plot_config\":814}],816:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../plots/attributes\"),a={name:{valType:\"string\",editType:\"none\"}};function o(t){return t&&\"string\"==typeof t}function s(t){var e=t.length-1;return\"s\"!==t.charAt(e)&&n.warn(\"bad argument to arrayDefaultKey: \"+t),t.substr(0,t.length-1)+\"defaults\"}a.templateitemname={valType:\"string\",editType:\"calc\"},r.templatedArray=function(t,e){return e._isLinkedToArray=t,e.name=a.name,e.templateitemname=a.templateitemname,e},r.traceTemplater=function(t){var e,r,a={};for(e in t)r=t[e],Array.isArray(r)&&r.length&&(a[e]=0);return{newTrace:function(o){var s={type:e=n.coerce(o,{},i,\"type\"),_template:null};if(e in a){r=t[e];var l=a[e]%r.length;a[e]++,s._template=r[l]}return s}}},r.newContainer=function(t,e,r){var i=t._template,a=i&&(i[e]||r&&i[r]);return n.isPlainObject(a)||(a=null),t[e]={_template:a}},r.arrayTemplater=function(t,e,r){var n=t._template,i=n&&n[s(e)],a=n&&n[e];Array.isArray(a)&&a.length||(a=[]);var l={};return{newItem:function(t){var e={name:t.name,_input:t},n=e.templateitemname=t.templateitemname;if(!o(n))return e._template=i,e;for(var s=0;s<a.length;s++){var c=a[s];if(c.name===n)return l[n]=1,e._template=c,e}return e[r]=t[r]||!1,e._template=!1,e},defaultItems:function(){for(var t=[],e=0;e<a.length;e++){var r=a[e],n=r.name;if(o(n)&&!l[n]){var i={_template:r,name:n,_input:{_templateitemname:n}};i.templateitemname=r.templateitemname,t.push(i),l[n]=1}}return t}}},r.arrayDefaultKey=s,r.arrayEditor=function(t,e,r){var i=(n.nestedProperty(t,e).get()||[]).length,a=r._index,o=a>=i&&(r._input||{})._templateitemname;o&&(a=i);var s,l=e+\"[\"+a+\"]\";function c(){s={},o&&(s[l]={},s[l].templateitemname=o)}function u(t,e){o?n.nestedProperty(s[l],t).set(e):s[l+\".\"+t]=e}function f(){var t=s;return c(),t}return c(),{modifyBase:function(t,e){s[t]=e},modifyItem:u,getUpdateObj:f,applyUpdate:function(e,r){e&&u(e,r);var i=f();for(var a in i)n.nestedProperty(t,a).set(i[a])}}}},{\"../lib\":778,\"../plots/attributes\":823}],817:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../registry\"),a=t(\"../plots/plots\"),o=t(\"../lib\"),s=t(\"../lib/clear_gl_canvases\"),l=t(\"../components/color\"),c=t(\"../components/drawing\"),u=t(\"../components/titles\"),f=t(\"../components/modebar\"),h=t(\"../plots/cartesian/axes\"),p=t(\"../constants/alignment\"),d=t(\"../plots/cartesian/constraints\"),g=d.enforce,m=d.clean,v=t(\"../plots/cartesian/autorange\").doAutoRange;function y(t,e,r){for(var n=0;n<r.length;n++){var i=r[n][0],a=r[n][1];if(!(i[0]>=t[1]||i[1]<=t[0])&&(a[0]<e[1]&&a[1]>e[0]))return!0}return!1}function x(t){var e,i,s,u,d,g,m=t._fullLayout,v=m._size,x=v.p,_=h.list(t,\"\",!0);if(m._paperdiv.style({width:t._context.responsive&&m.autosize&&!t._context._hasZeroWidth&&!t.layout.width?\"100%\":m.width+\"px\",height:t._context.responsive&&m.autosize&&!t._context._hasZeroHeight&&!t.layout.height?\"100%\":m.height+\"px\"}).selectAll(\".main-svg\").call(c.setSize,m.width,m.height),t._context.setBackground(t,m.paper_bgcolor),r.drawMainTitle(t),f.manage(t),!m._has(\"cartesian\"))return a.previousPromises(t);function T(t,e,r){var n=t._lw/2;return\"x\"===t._id.charAt(0)?e?\"top\"===r?e._offset-x-n:e._offset+e._length+x+n:v.t+v.h*(1-(t.position||0))+n%1:e?\"right\"===r?e._offset+e._length+x+n:e._offset-x-n:v.l+v.w*(t.position||0)+n%1}for(e=0;e<_.length;e++){var k=(u=_[e])._anchorAxis;u._linepositions={},u._lw=c.crispRound(t,u.linewidth,1),u._mainLinePosition=T(u,k,u.side),u._mainMirrorPosition=u.mirror&&k?T(u,k,p.OPPOSITE_SIDE[u.side]):null}var M=[],A=[],S=[],E=1===l.opacity(m.paper_bgcolor)&&1===l.opacity(m.plot_bgcolor)&&m.paper_bgcolor===m.plot_bgcolor;for(i in m._plots)if((s=m._plots[i]).mainplot)s.bg&&s.bg.remove(),s.bg=void 0;else{var C=s.xaxis.domain,L=s.yaxis.domain,I=s.plotgroup;if(y(C,L,S)){var P=I.node(),z=s.bg=o.ensureSingle(I,\"rect\",\"bg\");P.insertBefore(z.node(),P.childNodes[0]),A.push(i)}else I.select(\"rect.bg\").remove(),S.push([C,L]),E||(M.push(i),A.push(i))}var O,D,R,F,B,N,j,U,V,q,H,G,Y,W=m._bgLayer.selectAll(\".bg\").data(M);for(W.enter().append(\"rect\").classed(\"bg\",!0),W.exit().remove(),W.each((function(t){m._plots[t].bg=n.select(this)})),e=0;e<A.length;e++)s=m._plots[A[e]],d=s.xaxis,g=s.yaxis,s.bg&&void 0!==d._offset&&void 0!==g._offset&&s.bg.call(c.setRect,d._offset-x,g._offset-x,d._length+2*x,g._length+2*x).call(l.fill,m.plot_bgcolor).style(\"stroke-width\",0);if(!m._hasOnlyLargeSploms)for(i in m._plots){s=m._plots[i],d=s.xaxis,g=s.yaxis;var X,Z,J=s.clipId=\"clip\"+m._uid+i+\"plot\",K=o.ensureSingleById(m._clips,\"clipPath\",J,(function(t){t.classed(\"plotclip\",!0).append(\"rect\")}));s.clipRect=K.select(\"rect\").attr({width:d._length,height:g._length}),c.setTranslate(s.plot,d._offset,g._offset),s._hasClipOnAxisFalse?(X=null,Z=J):(X=J,Z=null),c.setClipUrl(s.plot,X,t),s.layerClipId=Z}function Q(t){return\"M\"+O+\",\"+t+\"H\"+D}function $(t){return\"M\"+d._offset+\",\"+t+\"h\"+d._length}function tt(t){return\"M\"+t+\",\"+U+\"V\"+j}function et(t){return\"M\"+t+\",\"+g._offset+\"v\"+g._length}function rt(t,e,r){if(!t.showline||i!==t._mainSubplot)return\"\";if(!t._anchorAxis)return r(t._mainLinePosition);var n=e(t._mainLinePosition);return t.mirror&&(n+=e(t._mainMirrorPosition)),n}for(i in m._plots){s=m._plots[i],d=s.xaxis,g=s.yaxis;var nt=\"M0,0\";b(d,i)&&(B=w(d,\"left\",g,_),O=d._offset-(B?x+B:0),N=w(d,\"right\",g,_),D=d._offset+d._length+(N?x+N:0),R=T(d,g,\"bottom\"),F=T(d,g,\"top\"),!(Y=!d._anchorAxis||i!==d._mainSubplot)||\"allticks\"!==d.mirror&&\"all\"!==d.mirror||(d._linepositions[i]=[R,F]),nt=rt(d,Q,$),Y&&d.showline&&(\"all\"===d.mirror||\"allticks\"===d.mirror)&&(nt+=Q(R)+Q(F)),s.xlines.style(\"stroke-width\",d._lw+\"px\").call(l.stroke,d.showline?d.linecolor:\"rgba(0,0,0,0)\")),s.xlines.attr(\"d\",nt);var it=\"M0,0\";b(g,i)&&(H=w(g,\"bottom\",d,_),j=g._offset+g._length+(H?x:0),G=w(g,\"top\",d,_),U=g._offset-(G?x:0),V=T(g,d,\"left\"),q=T(g,d,\"right\"),!(Y=!g._anchorAxis||i!==g._mainSubplot)||\"allticks\"!==g.mirror&&\"all\"!==g.mirror||(g._linepositions[i]=[V,q]),it=rt(g,tt,et),Y&&g.showline&&(\"all\"===g.mirror||\"allticks\"===g.mirror)&&(it+=tt(V)+tt(q)),s.ylines.style(\"stroke-width\",g._lw+\"px\").call(l.stroke,g.showline?g.linecolor:\"rgba(0,0,0,0)\")),s.ylines.attr(\"d\",it)}return h.makeClipPaths(t),a.previousPromises(t)}function b(t,e){return(t.ticks||t.showline)&&(e===t._mainSubplot||\"all\"===t.mirror||\"allticks\"===t.mirror)}function _(t,e,r){if(!r.showline||!r._lw)return!1;if(\"all\"===r.mirror||\"allticks\"===r.mirror)return!0;var n=r._anchorAxis;if(!n)return!1;var i=p.FROM_BL[e];return r.side===e?n.domain[i]===t.domain[i]:r.mirror&&n.domain[1-i]===t.domain[1-i]}function w(t,e,r,n){if(_(t,e,r))return r._lw;for(var i=0;i<n.length;i++){var a=n[i];if(a._mainAxis===r._mainAxis&&_(t,e,a))return a._lw}return 0}function T(t,e){var r=t.title,n=t._size,i=0;switch(\"start\"===e?i=r.pad.l:\"end\"===e&&(i=-r.pad.r),r.xref){case\"paper\":return n.l+n.w*r.x+i;case\"container\":default:return t.width*r.x+i}}function k(t,e){var r=t.title,n=t._size,i=0;if(\"0em\"!==e&&e?e===p.CAP_SHIFT+\"em\"&&(i=r.pad.t):i=-r.pad.b,\"auto\"===r.y)return n.t/2;switch(r.yref){case\"paper\":return n.t+n.h-n.h*r.y+i;case\"container\":default:return t.height-t.height*r.y+i}}r.layoutStyles=function(t){return o.syncOrAsync([a.doAutoMargin,x],t)},r.drawMainTitle=function(t){var e=t._fullLayout,r=function(t){var e=t.title,r=\"middle\";o.isRightAnchor(e)?r=\"end\":o.isLeftAnchor(e)&&(r=\"start\");return r}(e),n=function(t){var e=t.title,r=\"0em\";o.isTopAnchor(e)?r=p.CAP_SHIFT+\"em\":o.isMiddleAnchor(e)&&(r=p.MID_SHIFT+\"em\");return r}(e);u.draw(t,\"gtitle\",{propContainer:e,propName:\"title.text\",placeholder:e._dfltTitle.plot,attributes:{x:T(e,r),y:k(e,n),\"text-anchor\":r,dy:n}})},r.doTraceStyle=function(t){var e,n=t.calcdata,o=[];for(e=0;e<n.length;e++){var l=n[e],c=l[0]||{},u=c.trace||{},f=u._module||{},h=f.arraysToCalcdata;h&&h(l,u);var p=f.editStyle;p&&o.push({fn:p,cd0:c})}if(o.length){for(e=0;e<o.length;e++){var d=o[e];d.fn(t,d.cd0)}s(t),r.redrawReglTraces(t)}return a.style(t),i.getComponentMethod(\"legend\",\"draw\")(t),a.previousPromises(t)},r.doColorBars=function(t){return i.getComponentMethod(\"colorbar\",\"draw\")(t),a.previousPromises(t)},r.layoutReplot=function(t){var e=t.layout;return t.layout=void 0,i.call(\"plot\",t,\"\",e)},r.doLegend=function(t){return i.getComponentMethod(\"legend\",\"draw\")(t),a.previousPromises(t)},r.doTicksRelayout=function(t){return h.draw(t,\"redraw\"),t._fullLayout._hasOnlyLargeSploms&&(i.subplotsRegistry.splom.updateGrid(t),s(t),r.redrawReglTraces(t)),r.drawMainTitle(t),a.previousPromises(t)},r.doModeBar=function(t){var e=t._fullLayout;f.manage(t);for(var r=0;r<e._basePlotModules.length;r++){var n=e._basePlotModules[r].updateFx;n&&n(t)}return a.previousPromises(t)},r.doCamera=function(t){for(var e=t._fullLayout,r=e._subplots.gl3d,n=0;n<r.length;n++){var i=e[r[n]];i._scene.setViewport(i)}},r.drawData=function(t){var e=t._fullLayout;s(t);for(var n=e._basePlotModules,o=0;o<n.length;o++)n[o].plot(t);return r.redrawReglTraces(t),a.style(t),i.getComponentMethod(\"shapes\",\"draw\")(t),i.getComponentMethod(\"annotations\",\"draw\")(t),i.getComponentMethod(\"images\",\"draw\")(t),e._replotting=!1,a.previousPromises(t)},r.redrawReglTraces=function(t){var e=t._fullLayout;if(e._has(\"regl\")){var r,n,i=t._fullData,a=[],s=[];for(e._hasOnlyLargeSploms&&e._splomGrid.draw(),r=0;r<i.length;r++){var l=i[r];!0===l.visible&&0!==l._length&&(\"splom\"===l.type?e._splomScenes[l.uid].draw():\"scattergl\"===l.type?o.pushUnique(a,l.xaxis+l.yaxis):\"scatterpolargl\"===l.type&&o.pushUnique(s,l.subplot))}for(r=0;r<a.length;r++)(n=e._plots[a[r]])._scene&&n._scene.draw();for(r=0;r<s.length;r++)(n=e[s[r]]._subplot)._scene&&n._scene.draw()}},r.doAutoRangeAndConstraints=function(t){for(var e,r=h.list(t,\"\",!0),n={},i=0;i<r.length;i++)if(!n[(e=r[i])._id]){n[e._id]=1,m(t,e),v(t,e);var a=e._matchGroup;if(a)for(var o in a){var s=h.getFromId(t,o);v(t,s,e.range),n[o]=1}}g(t)},r.finalDraw=function(t){i.getComponentMethod(\"rangeslider\",\"draw\")(t),i.getComponentMethod(\"rangeselector\",\"draw\")(t)},r.drawMarginPushers=function(t){i.getComponentMethod(\"legend\",\"draw\")(t),i.getComponentMethod(\"rangeselector\",\"draw\")(t),i.getComponentMethod(\"sliders\",\"draw\")(t),i.getComponentMethod(\"updatemenus\",\"draw\")(t),i.getComponentMethod(\"colorbar\",\"draw\")(t)}},{\"../components/color\":643,\"../components/drawing\":665,\"../components/modebar\":703,\"../components/titles\":738,\"../constants/alignment\":745,\"../lib\":778,\"../lib/clear_gl_canvases\":762,\"../plots/cartesian/autorange\":826,\"../plots/cartesian/axes\":827,\"../plots/cartesian/constraints\":834,\"../plots/plots\":890,\"../registry\":910,d3:169}],818:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=n.isPlainObject,a=t(\"./plot_schema\"),o=t(\"../plots/plots\"),s=t(\"../plots/attributes\"),l=t(\"./plot_template\"),c=t(\"./plot_config\").dfltConfig;function u(t,e){t=n.extendDeep({},t);var r,a,o=Object.keys(t).sort();function s(e,r,n){if(i(r)&&i(e))u(e,r);else if(Array.isArray(r)&&Array.isArray(e)){var o=l.arrayTemplater({_template:t},n);for(a=0;a<r.length;a++){var s=r[a],c=o.newItem(s)._template;c&&u(c,s)}var f=o.defaultItems();for(a=0;a<f.length;a++)r.push(f[a]._template);for(a=0;a<r.length;a++)delete r[a].templateitemname}}for(r=0;r<o.length;r++){var c=o[r],h=t[c];if(c in e?s(h,e[c],c):e[c]=h,f(c)===c)for(var p in e){var d=f(p);p===d||d!==c||p in t||s(h,e[p],c)}}}function f(t){return t.replace(/[0-9]+$/,\"\")}function h(t,e,r,a,o){var s=o&&r(o);for(var c in t){var u=t[c],p=g(t,c,a),d=g(t,c,o),m=r(d);if(!m){var v=f(c);v!==c&&(m=r(d=g(t,v,o)))}if((!s||s!==m)&&!(!m||m._noTemplating||\"data_array\"===m.valType||m.arrayOk&&Array.isArray(u)))if(!m.valType&&i(u))h(u,e,r,p,d);else if(m._isLinkedToArray&&Array.isArray(u))for(var y=!1,x=0,b={},_=0;_<u.length;_++){var w=u[_];if(i(w)){var T=w.name;if(T)b[T]||(h(w,e,r,g(u,x,p),g(u,x,d)),x++,b[T]=1);else if(!y){var k=g(t,l.arrayDefaultKey(c),a),M=g(u,x,p);h(w,e,r,M,g(u,x,d));var A=n.nestedProperty(e,M);n.nestedProperty(e,k).set(A.get()),A.set(null),y=!0}}}else{n.nestedProperty(e,p).set(u)}}}function p(t,e){return a.getLayoutValObject(t,n.nestedProperty({},e).parts)}function d(t,e){return a.getTraceValObject(t,n.nestedProperty({},e).parts)}function g(t,e,r){return r?Array.isArray(t)?r+\"[\"+e+\"]\":r+\".\"+e:e}function m(t){for(var e=0;e<t.length;e++)if(i(t[e]))return!0}function v(t){var e;switch(t.code){case\"data\":e=\"The template has no key data.\";break;case\"layout\":e=\"The template has no key layout.\";break;case\"missing\":e=t.path?\"There are no templates for item \"+t.path+\" with name \"+t.templateitemname:\"There are no templates for trace \"+t.index+\", of type \"+t.traceType+\".\";break;case\"unused\":e=t.path?\"The template item at \"+t.path+\" was not used in constructing the plot.\":t.dataCount?\"Some of the templates of type \"+t.traceType+\" were not used. The template has \"+t.templateCount+\" traces, the data only has \"+t.dataCount+\" of this type.\":\"The template has \"+t.templateCount+\" traces of type \"+t.traceType+\" but there are none in the data.\";break;case\"reused\":e=\"Some of the templates of type \"+t.traceType+\" were used more than once. The template has \"+t.templateCount+\" traces, the data has \"+t.dataCount+\" of this type.\"}return t.msg=e,t}r.makeTemplate=function(t){t=n.isPlainObject(t)?t:n.getGraphDiv(t),t=n.extendDeep({_context:c},{data:t.data,layout:t.layout}),o.supplyDefaults(t);var e=t.data||[],r=t.layout||{};r._basePlotModules=t._fullLayout._basePlotModules,r._modules=t._fullLayout._modules;var a={data:{},layout:{}};e.forEach((function(t){var e={};h(t,e,d.bind(null,t));var r=n.coerce(t,{},s,\"type\"),i=a.data[r];i||(i=a.data[r]=[]),i.push(e)})),h(r,a.layout,p.bind(null,r)),delete a.layout.template;var l=r.template;if(i(l)){var f,g,m,v,y,x,b=l.layout;i(b)&&u(b,a.layout);var _=l.data;if(i(_)){for(g in a.data)if(m=_[g],Array.isArray(m)){for(x=(y=a.data[g]).length,v=m.length,f=0;f<x;f++)u(m[f%v],y[f]);for(f=x;f<v;f++)y.push(n.extendDeep({},m[f]))}for(g in _)g in a.data||(a.data[g]=n.extendDeep([],_[g]))}}return a},r.validateTemplate=function(t,e){var r=n.extendDeep({},{_context:c,data:t.data,layout:t.layout}),a=r.layout||{};i(e)||(e=a.template||{});var s=e.layout,l=e.data,u=[];r.layout=a,r.layout.template=e,o.supplyDefaults(r);var h=r._fullLayout,p=r._fullData,d={};if(i(s)?(!function t(e,r){for(var n in e)if(\"_\"!==n.charAt(0)&&i(e[n])){var a,o=f(n),s=[];for(a=0;a<r.length;a++)s.push(g(e,n,r[a])),o!==n&&s.push(g(e,o,r[a]));for(a=0;a<s.length;a++)d[s[a]]=1;t(e[n],s)}}(h,[\"layout\"]),function t(e,r){for(var n in e)if(-1===n.indexOf(\"defaults\")&&i(e[n])){var a=g(e,n,r);d[a]?t(e[n],a):u.push({code:\"unused\",path:a})}}(s,\"layout\")):u.push({code:\"layout\"}),i(l)){for(var y,x={},b=0;b<p.length;b++){var _=p[b];x[y=_.type]=(x[y]||0)+1,_._fullInput._template||u.push({code:\"missing\",index:_._fullInput.index,traceType:y})}for(y in l){var w=l[y].length,T=x[y]||0;w>T?u.push({code:\"unused\",traceType:y,templateCount:w,dataCount:T}):T>w&&u.push({code:\"reused\",traceType:y,templateCount:w,dataCount:T})}}else u.push({code:\"data\"});if(function t(e,r){for(var n in e)if(\"_\"!==n.charAt(0)){var a=e[n],o=g(e,n,r);i(a)?(Array.isArray(e)&&!1===a._template&&a.templateitemname&&u.push({code:\"missing\",path:o,templateitemname:a.templateitemname}),t(a,o)):Array.isArray(a)&&m(a)&&t(a,o)}}({data:p,layout:h},\"\"),u.length)return u.map(v)}},{\"../lib\":778,\"../plots/attributes\":823,\"../plots/plots\":890,\"./plot_config\":814,\"./plot_schema\":815,\"./plot_template\":816}],819:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"./plot_api\"),a=t(\"../plots/plots\"),o=t(\"../lib\"),s=t(\"../snapshot/helpers\"),l=t(\"../snapshot/tosvg\"),c=t(\"../snapshot/svgtoimg\"),u=t(\"../version\").version,f={format:{valType:\"enumerated\",values:[\"png\",\"jpeg\",\"webp\",\"svg\",\"full-json\"],dflt:\"png\"},width:{valType:\"number\",min:1},height:{valType:\"number\",min:1},scale:{valType:\"number\",min:0,dflt:1},setBackground:{valType:\"any\",dflt:!1},imageDataOnly:{valType:\"boolean\",dflt:!1}};e.exports=function(t,e){var r,h,p,d;function g(t){return!(t in e)||o.validate(e[t],f[t])}if(e=e||{},o.isPlainObject(t)?(r=t.data||[],h=t.layout||{},p=t.config||{},d={}):(t=o.getGraphDiv(t),r=o.extendDeep([],t.data),h=o.extendDeep({},t.layout),p=t._context,d=t._fullLayout||{}),!g(\"width\")&&null!==e.width||!g(\"height\")&&null!==e.height)throw new Error(\"Height and width should be pixel values.\");if(!g(\"format\"))throw new Error(\"Export format is not \"+o.join2(f.format.values,\", \",\" or \")+\".\");var m={};function v(t,r){return o.coerce(e,m,f,t,r)}var y=v(\"format\"),x=v(\"width\"),b=v(\"height\"),_=v(\"scale\"),w=v(\"setBackground\"),T=v(\"imageDataOnly\"),k=document.createElement(\"div\");k.style.position=\"absolute\",k.style.left=\"-5000px\",document.body.appendChild(k);var M=o.extendFlat({},h);x?M.width=x:null===e.width&&n(d.width)&&(M.width=d.width),b?M.height=b:null===e.height&&n(d.height)&&(M.height=d.height);var A=o.extendFlat({},p,{_exportedPlot:!0,staticPlot:!0,setBackground:w}),S=s.getRedrawFunc(k);function E(){return new Promise((function(t){setTimeout(t,s.getDelay(k._fullLayout))}))}function C(){return new Promise((function(t,e){var r=l(k,y,_),n=k._fullLayout.width,f=k._fullLayout.height;function h(){i.purge(k),document.body.removeChild(k)}if(\"full-json\"===y){var p=a.graphJson(k,!1,\"keepdata\",\"object\",!0,!0);return p.version=u,p=JSON.stringify(p),h(),t(T?p:s.encodeJSON(p))}if(h(),\"svg\"===y)return t(T?r:s.encodeSVG(r));var d=document.createElement(\"canvas\");d.id=o.randstr(),c({format:y,width:n,height:f,scale:_,canvas:d,svg:r,promise:!0}).then(t).catch(e)}))}return new Promise((function(t,e){i.plot(k,r,M,A).then(S).then(E).then(C).then((function(e){t(function(t){return T?t.replace(s.IMAGE_URL_PREFIX,\"\"):t}(e))})).catch((function(t){e(t)}))}))}},{\"../lib\":778,\"../plots/plots\":890,\"../snapshot/helpers\":914,\"../snapshot/svgtoimg\":916,\"../snapshot/tosvg\":918,\"../version\":1369,\"./plot_api\":813,\"fast-isnumeric\":241}],820:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../plots/plots\"),a=t(\"./plot_schema\"),o=t(\"./plot_config\").dfltConfig,s=n.isPlainObject,l=Array.isArray,c=n.isArrayOrTypedArray;function u(t,e,r,i,a,o){o=o||[];for(var f=Object.keys(t),h=0;h<f.length;h++){var p=f[h];if(\"transforms\"!==p){var v=o.slice();v.push(p);var y=t[p],x=e[p],b=m(r,p),_=(b||{}).valType,w=\"info_array\"===_,T=\"colorscale\"===_,k=(b||{}).items;if(g(r,p))if(s(y)&&s(x)&&\"any\"!==_)u(y,x,b,i,a,v);else if(w&&l(y)){y.length>x.length&&i.push(d(\"unused\",a,v.concat(x.length)));var M,A,S,E,C,L=x.length,I=Array.isArray(k);if(I&&(L=Math.min(L,k.length)),2===b.dimensions)for(A=0;A<L;A++)if(l(y[A])){y[A].length>x[A].length&&i.push(d(\"unused\",a,v.concat(A,x[A].length)));var P=x[A].length;for(M=0;M<(I?Math.min(P,k[A].length):P);M++)S=I?k[A][M]:k,E=y[A][M],C=x[A][M],n.validate(E,S)?C!==E&&C!==+E&&i.push(d(\"dynamic\",a,v.concat(A,M),E,C)):i.push(d(\"value\",a,v.concat(A,M),E))}else i.push(d(\"array\",a,v.concat(A),y[A]));else for(A=0;A<L;A++)S=I?k[A]:k,E=y[A],C=x[A],n.validate(E,S)?C!==E&&C!==+E&&i.push(d(\"dynamic\",a,v.concat(A),E,C)):i.push(d(\"value\",a,v.concat(A),E))}else if(b.items&&!w&&l(y)){var z,O,D=k[Object.keys(k)[0]],R=[];for(z=0;z<x.length;z++){var F=x[z]._index||z;if((O=v.slice()).push(F),s(y[F])&&s(x[z])){R.push(F);var B=y[F],N=x[z];s(B)&&!1!==B.visible&&!1===N.visible?i.push(d(\"invisible\",a,O)):u(B,N,D,i,a,O)}}for(z=0;z<y.length;z++)(O=v.slice()).push(z),s(y[z])?-1===R.indexOf(z)&&i.push(d(\"unused\",a,O)):i.push(d(\"object\",a,O,y[z]))}else!s(y)&&s(x)?i.push(d(\"object\",a,v,y)):c(y)||!c(x)||w||T?p in e?n.validate(y,b)?\"enumerated\"===b.valType&&(b.coerceNumber&&y!==+x||y!==x)&&i.push(d(\"dynamic\",a,v,y,x)):i.push(d(\"value\",a,v,y)):i.push(d(\"unused\",a,v,y)):i.push(d(\"array\",a,v,y));else i.push(d(\"schema\",a,v))}}return i}function f(t,e){for(var r=t.layout.layoutAttributes,i=0;i<e.length;i++){var a=e[i],o=t.traces[a.type],s=o.layoutAttributes;s&&(a.subplot?n.extendFlat(r[o.attributes.subplot.dflt],s):n.extendFlat(r,s))}return r}e.exports=function(t,e){void 0===t&&(t=[]),void 0===e&&(e={});var r,c,h=a.get(),p=[],g={_context:n.extendFlat({},o)};l(t)?(g.data=n.extendDeep([],t),r=t):(g.data=[],r=[],p.push(d(\"array\",\"data\"))),s(e)?(g.layout=n.extendDeep({},e),c=e):(g.layout={},c={},arguments.length>1&&p.push(d(\"object\",\"layout\"))),i.supplyDefaults(g);for(var m=g._fullData,v=r.length,y=0;y<v;y++){var x=r[y],b=[\"data\",y];if(s(x)){var _=m[y],w=_.type,T=h.traces[w].attributes;T.type={valType:\"enumerated\",values:[w]},!1===_.visible&&!1!==x.visible&&p.push(d(\"invisible\",b)),u(x,_,T,p,b);var k=x.transforms,M=_.transforms;if(k){l(k)||p.push(d(\"array\",b,[\"transforms\"])),b.push(\"transforms\");for(var A=0;A<k.length;A++){var S=[\"transforms\",A],E=k[A].type;if(s(k[A])){var C=h.transforms[E]?h.transforms[E].attributes:{};C.type={valType:\"enumerated\",values:Object.keys(h.transforms)},u(k[A],M[A],C,p,b,S)}else p.push(d(\"object\",b,S))}}}else p.push(d(\"object\",b))}var L=g._fullLayout,I=f(h,m);return u(c,L,I,p,\"layout\"),0===p.length?void 0:p};var h={object:function(t,e){return(\"layout\"===t&&\"\"===e?\"The layout argument\":\"data\"===t[0]&&\"\"===e?\"Trace \"+t[1]+\" in the data argument\":p(t)+\"key \"+e)+\" must be linked to an object container\"},array:function(t,e){return(\"data\"===t?\"The data argument\":p(t)+\"key \"+e)+\" must be linked to an array container\"},schema:function(t,e){return p(t)+\"key \"+e+\" is not part of the schema\"},unused:function(t,e,r){var n=s(r)?\"container\":\"key\";return p(t)+n+\" \"+e+\" did not get coerced\"},dynamic:function(t,e,r,n){return[p(t)+\"key\",e,\"(set to '\"+r+\"')\",\"got reset to\",\"'\"+n+\"'\",\"during defaults.\"].join(\" \")},invisible:function(t,e){return(e?p(t)+\"item \"+e:\"Trace \"+t[1])+\" got defaulted to be not visible\"},value:function(t,e,r){return[p(t)+\"key \"+e,\"is set to an invalid value (\"+r+\")\"].join(\" \")}};function p(t){return l(t)?\"In data trace \"+t[1]+\", \":\"In \"+t+\", \"}function d(t,e,r,i,a){var o,s;r=r||\"\",l(e)?(o=e[0],s=e[1]):(o=e,s=null);var c=function(t){if(!l(t))return String(t);for(var e=\"\",r=0;r<t.length;r++){var n=t[r];\"number\"==typeof n?e=e.substr(0,e.length-1)+\"[\"+n+\"]\":e+=n,r<t.length-1&&(e+=\".\")}return e}(r),u=h[t](e,c,i,a);return n.log(u),{code:t,container:o,trace:s,path:r,astr:c,msg:u}}function g(t,e){var r=y(e),n=r.keyMinusId,i=r.id;return!!(n in t&&t[n]._isSubplotObj&&i)||e in t}function m(t,e){return e in t?t[e]:t[y(e).keyMinusId]}var v=n.counterRegex(\"([a-z]+)\");function y(t){var e=t.match(v);return{keyMinusId:e&&e[1],id:e&&e[2]}}},{\"../lib\":778,\"../plots/plots\":890,\"./plot_config\":814,\"./plot_schema\":815}],821:[function(t,e,r){\"use strict\";e.exports={mode:{valType:\"enumerated\",dflt:\"afterall\",values:[\"immediate\",\"next\",\"afterall\"]},direction:{valType:\"enumerated\",values:[\"forward\",\"reverse\"],dflt:\"forward\"},fromcurrent:{valType:\"boolean\",dflt:!1},frame:{duration:{valType:\"number\",min:0,dflt:500},redraw:{valType:\"boolean\",dflt:!0}},transition:{duration:{valType:\"number\",min:0,dflt:500,editType:\"none\"},easing:{valType:\"enumerated\",dflt:\"cubic-in-out\",values:[\"linear\",\"quad\",\"cubic\",\"sin\",\"exp\",\"circle\",\"elastic\",\"back\",\"bounce\",\"linear-in\",\"quad-in\",\"cubic-in\",\"sin-in\",\"exp-in\",\"circle-in\",\"elastic-in\",\"back-in\",\"bounce-in\",\"linear-out\",\"quad-out\",\"cubic-out\",\"sin-out\",\"exp-out\",\"circle-out\",\"elastic-out\",\"back-out\",\"bounce-out\",\"linear-in-out\",\"quad-in-out\",\"cubic-in-out\",\"sin-in-out\",\"exp-in-out\",\"circle-in-out\",\"elastic-in-out\",\"back-in-out\",\"bounce-in-out\"],editType:\"none\"},ordering:{valType:\"enumerated\",values:[\"layout first\",\"traces first\"],dflt:\"layout first\",editType:\"none\"}}}},{}],822:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../plot_api/plot_template\");e.exports=function(t,e,r){var a,o,s=r.name,l=r.inclusionAttr||\"visible\",c=e[s],u=n.isArrayOrTypedArray(t[s])?t[s]:[],f=e[s]=[],h=i.arrayTemplater(e,s,l);for(a=0;a<u.length;a++){var p=u[a];n.isPlainObject(p)?o=h.newItem(p):(o=h.newItem({}))[l]=!1,o._index=a,!1!==o[l]&&r.handleItemDefaults(p,o,e,r),f.push(o)}var d=h.defaultItems();for(a=0;a<d.length;a++)(o=d[a])._index=f.length,r.handleItemDefaults({},o,e,r,{}),f.push(o);if(n.isArrayOrTypedArray(c)){var g=Math.min(c.length,f.length);for(a=0;a<g;a++)n.relinkPrivateKeys(f[a],c[a])}return f}},{\"../lib\":778,\"../plot_api/plot_template\":816}],823:[function(t,e,r){\"use strict\";var n=t(\"../components/fx/attributes\");e.exports={type:{valType:\"enumerated\",values:[],dflt:\"scatter\",editType:\"calc+clearAxisTypes\",_noTemplating:!0},visible:{valType:\"enumerated\",values:[!0,!1,\"legendonly\"],dflt:!0,editType:\"calc\"},showlegend:{valType:\"boolean\",dflt:!0,editType:\"style\"},legendgroup:{valType:\"string\",dflt:\"\",editType:\"style\"},opacity:{valType:\"number\",min:0,max:1,dflt:1,editType:\"style\"},name:{valType:\"string\",editType:\"style\"},uid:{valType:\"string\",editType:\"plot\",anim:!0},ids:{valType:\"data_array\",editType:\"calc\",anim:!0},customdata:{valType:\"data_array\",editType:\"calc\"},meta:{valType:\"any\",arrayOk:!0,editType:\"plot\"},selectedpoints:{valType:\"any\",editType:\"calc\"},hoverinfo:{valType:\"flaglist\",flags:[\"x\",\"y\",\"z\",\"text\",\"name\"],extras:[\"all\",\"none\",\"skip\"],arrayOk:!0,dflt:\"all\",editType:\"none\"},hoverlabel:n.hoverlabel,stream:{token:{valType:\"string\",noBlank:!0,strict:!0,editType:\"calc\"},maxpoints:{valType:\"number\",min:0,max:1e4,dflt:500,editType:\"calc\"},editType:\"calc\"},transforms:{_isLinkedToArray:\"transform\",editType:\"calc\"},uirevision:{valType:\"any\",editType:\"none\"}}},{\"../components/fx/attributes\":674}],824:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=i.dateTime2ms,o=i.incrementMonth,s=t(\"../../constants/numerical\").ONEAVGMONTH;e.exports=function(t,e,r,i){if(\"date\"!==e.type)return i;var l=t[r+\"periodalignment\"];if(!l)return i;var c,u=t[r+\"period\"];if(n(u)){if((u=+u)<=0)return i}else if(\"string\"==typeof u&&\"M\"===u.charAt(0)){var f=+u.substring(1);if(!(f>0&&Math.round(f)===f))return i;c=f}for(var h=e.calendar,p=\"start\"===l,d=\"end\"===l,g=t[r+\"period0\"],m=a(g,h)||0,v=[],y=i.length,x=0;x<y;x++){var b,_,w,T=i[x];if(c){for(b=Math.round((T-m)/(c*s)),w=o(m,c*b,h);w>T;)w=o(w,-c,h);for(;w<=T;)w=o(w,c,h);_=o(w,-c,h)}else{for(w=m+(b=Math.round((T-m)/u))*u;w>T;)w-=u;for(;w<=T;)w+=u;_=w-u}v[x]=p?_:d?w:(_+w)/2}return v}},{\"../../constants/numerical\":753,\"../../lib\":778,\"fast-isnumeric\":241}],825:[function(t,e,r){\"use strict\";e.exports={xaxis:{valType:\"subplotid\",dflt:\"x\",editType:\"calc+clearAxisTypes\"},yaxis:{valType:\"subplotid\",dflt:\"y\",editType:\"calc+clearAxisTypes\"}}},{}],826:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../constants/numerical\").FP_SAFE,o=t(\"../../registry\"),s=t(\"./axis_ids\"),l=s.getFromId,c=s.isLinked;function u(t,e){var r,n,a=[],o=t._fullLayout,s=h(o,e,0),l=h(o,e,1),c=p(t,e),u=c.min,d=c.max;if(0===u.length||0===d.length)return i.simpleMap(e.range,e.r2l);var g=u[0].val,m=d[0].val;for(r=1;r<u.length&&g===m;r++)g=Math.min(g,u[r].val);for(r=1;r<d.length&&g===m;r++)m=Math.max(m,d[r].val);var v=!1;if(e.range){var y=i.simpleMap(e.range,e.r2l);v=y[1]<y[0]}\"reversed\"===e.autorange&&(v=!0,e.autorange=!0);var x,b,_,w,T,k,M=e.rangemode,A=\"tozero\"===M,S=\"nonnegative\"===M,E=e._length,C=E/10,L=0;for(r=0;r<u.length;r++)for(x=u[r],n=0;n<d.length;n++)(k=(b=d[n]).val-x.val-f(e,x.val,b.val))>0&&((T=E-s(x)-l(b))>C?k/T>L&&(_=x,w=b,L=k/T):k/E>L&&(_={val:x.val,pad:0},w={val:b.val,pad:0},L=k/E));if(g===m){var I=g-1,P=g+1;if(A)if(0===g)a=[0,1];else{var z=(g>0?d:u).reduce((function(t,e){return Math.max(t,l(e))}),0),O=g/(1-Math.min(.5,z/E));a=g>0?[0,O]:[O,0]}else a=S?[Math.max(0,I),Math.max(1,P)]:[I,P]}else A?(_.val>=0&&(_={val:0,pad:0}),w.val<=0&&(w={val:0,pad:0})):S&&(_.val-L*s(_)<0&&(_={val:0,pad:0}),w.val<=0&&(w={val:1,pad:0})),L=(w.val-_.val-f(e,x.val,b.val))/(E-s(_)-l(w)),a=[_.val-L*s(_),w.val+L*l(w)];return v&&a.reverse(),i.simpleMap(a,e.l2r||Number)}function f(t,e,r){var n=0;if(t.rangebreaks)for(var i=t.locateBreaks(e,r),a=0;a<i.length;a++){var o=i[a];n+=o.max-o.min}return n}function h(t,e,r){var n=.05*e._length,a=e._anchorAxis||{};if(-1!==(e.ticklabelposition||\"\").indexOf(\"inside\")||-1!==(a.ticklabelposition||\"\").indexOf(\"inside\")){var o=\"reversed\"===e.autorange;if(!o){var s=i.simpleMap(e.range,e.r2l);o=s[1]<s[0]}o&&(r=!r)}var l=0,u=0;c(t,e._id)||(l=function(t,e){var r=0,n=t._anchorAxis||{};if(-1!==(n.ticklabelposition||\"\").indexOf(\"inside\")&&(!e&&(\"left\"===n.side||\"bottom\"===n.side)||e&&(\"top\"===n.side||\"right\"===n.side))){var a=\"x\"===t._id.charAt(0);if(n._vals){var o=i.deg2rad(n._tickAngles[n._id+\"tick\"]||0),s=Math.abs(Math.cos(o)),l=Math.abs(Math.sin(o));n._vals.forEach((function(t){if(t.bb){var e=6+t.bb.width,n=6+t.bb.height;r=Math.max(r,a?Math.max(e*s,n*l):Math.max(n*s,e*l))}}))}\"inside\"===n.ticks&&\"inside\"===n.ticklabelposition&&(r+=n.ticklen||0)}return r}(e,r),u=function(t,e){var r=t.ticklabelposition||\"\",n=function(t){return-1!==r.indexOf(t)};if(!n(\"inside\"))return 0;var i=n(\"top\"),a=n(\"left\"),o=n(\"right\"),s=n(\"bottom\"),l=s||a||i||o;if(e&&(a||s)||!e&&(o||i))return 0;var c=t.tickfont?t.tickfont.size:12,u=(\"x\"===t._id.charAt(0)?1.2:.6)*c;l&&(u*=2,u+=(t.tickwidth||0)/2);return u+=3}(e,r));var f=Math.max(l,u);return n=Math.max(f,n),\"domain\"===e.constrain&&e._inputDomain&&(n*=(e._inputDomain[1]-e._inputDomain[0])/(e.domain[1]-e.domain[0])),function(t){return t.pad+(t.extrapad?n:f)}}e.exports={getAutoRange:u,makePadFn:h,doAutoRange:function(t,e,r){if(e.setScale(),e.autorange){e.range=r?r.slice():u(t,e),e._r=e.range.slice(),e._rl=i.simpleMap(e._r,e.r2l);var n=e._input,a={};a[e._attr+\".range\"]=e.range,a[e._attr+\".autorange\"]=e.autorange,o.call(\"_storeDirectGUIEdit\",t.layout,t._fullLayout._preGUI,a),n.range=e.range.slice(),n.autorange=e.autorange}var s=e._anchorAxis;if(s&&s.rangeslider){var l=s.rangeslider[e._name];l&&\"auto\"===l.rangemode&&(l.range=u(t,e)),s._input.rangeslider[e._name]=i.extendFlat({},l)}},findExtremes:function(t,e,r){r||(r={});t._m||t.setScale();var i,o,s,l,c,u,f,h,p,m=[],y=[],x=e.length,b=r.padded||!1,_=r.tozero&&(\"linear\"===t.type||\"-\"===t.type),w=\"log\"===t.type,T=!1,k=r.vpadLinearized||!1;function M(t){if(Array.isArray(t))return T=!0,function(e){return Math.max(Number(t[e]||0),0)};var e=Math.max(Number(t||0),0);return function(){return e}}var A=M((t._m>0?r.ppadplus:r.ppadminus)||r.ppad||0),S=M((t._m>0?r.ppadminus:r.ppadplus)||r.ppad||0),E=M(r.vpadplus||r.vpad),C=M(r.vpadminus||r.vpad);if(!T){if(h=1/0,p=-1/0,w)for(i=0;i<x;i++)(o=e[i])<h&&o>0&&(h=o),o>p&&o<a&&(p=o);else for(i=0;i<x;i++)(o=e[i])<h&&o>-a&&(h=o),o>p&&o<a&&(p=o);e=[h,p],x=2}var L={tozero:_,extrapad:b};function I(r){s=e[r],n(s)&&(u=A(r),f=S(r),k?(l=t.c2l(s)-C(r),c=t.c2l(s)+E(r)):(h=s-C(r),p=s+E(r),w&&h<p/10&&(h=p/10),l=t.c2l(h),c=t.c2l(p)),_&&(l=Math.min(0,l),c=Math.max(0,c)),v(l)&&d(m,l,f,L),v(c)&&g(y,c,u,L))}var P=Math.min(6,x);for(i=0;i<P;i++)I(i);for(i=x-1;i>=P;i--)I(i);return{min:m,max:y,opts:r}},concatExtremes:p};function p(t,e,r){var n,i,a,o=e._id,s=t._fullData,c=t._fullLayout,u=[],f=[];function h(t,e){for(n=0;n<e.length;n++){var r=t[e[n]],s=(r._extremes||{})[o];if(!0===r.visible&&s){for(i=0;i<s.min.length;i++)a=s.min[i],d(u,a.val,a.pad,{extrapad:a.extrapad});for(i=0;i<s.max.length;i++)a=s.max[i],g(f,a.val,a.pad,{extrapad:a.extrapad})}}}if(h(s,e._traceIndices),h(c.annotations||[],e._annIndices||[]),h(c.shapes||[],e._shapeIndices||[]),e._matchGroup&&!r)for(var m in e._matchGroup)if(m!==e._id){var v=l(t,m),y=p(t,v,!0),x=e._length/v._length;for(i=0;i<y.min.length;i++)a=y.min[i],d(u,a.val,a.pad*x,{extrapad:a.extrapad});for(i=0;i<y.max.length;i++)a=y.max[i],g(f,a.val,a.pad*x,{extrapad:a.extrapad})}return{min:u,max:f}}function d(t,e,r,n){m(t,e,r,n,y)}function g(t,e,r,n){m(t,e,r,n,x)}function m(t,e,r,n,i){for(var a=n.tozero,o=n.extrapad,s=!0,l=0;l<t.length&&s;l++){var c=t[l];if(i(c.val,e)&&c.pad>=r&&(c.extrapad||!o)){s=!1;break}i(e,c.val)&&c.pad<=r&&(o||!c.extrapad)&&(t.splice(l,1),l--)}if(s){var u=a&&0===e;t.push({val:e,pad:u?0:r,extrapad:!u&&o})}}function v(t){return n(t)&&Math.abs(t)<a}function y(t,e){return t<=e}function x(t,e){return t>=e}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../registry\":910,\"./axis_ids\":830,\"fast-isnumeric\":241}],827:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"../../plots/plots\"),o=t(\"../../registry\"),s=t(\"../../lib\"),l=s.strTranslate,c=t(\"../../lib/svg_text_utils\"),u=t(\"../../components/titles\"),f=t(\"../../components/color\"),h=t(\"../../components/drawing\"),p=t(\"./layout_attributes\"),d=t(\"./clean_ticks\"),g=t(\"../../constants/numerical\"),m=g.ONEMAXYEAR,v=g.ONEAVGYEAR,y=g.ONEMINYEAR,x=g.ONEMAXQUARTER,b=g.ONEAVGQUARTER,_=g.ONEMINQUARTER,w=g.ONEMAXMONTH,T=g.ONEAVGMONTH,k=g.ONEMINMONTH,M=g.ONEWEEK,A=g.ONEDAY,S=A/2,E=g.ONEHOUR,C=g.ONEMIN,L=g.ONESEC,I=g.MINUS_SIGN,P=g.BADNUM,z=t(\"../../constants/alignment\"),O=z.MID_SHIFT,D=z.CAP_SHIFT,R=z.LINE_SPACING,F=z.OPPOSITE_SIDE,B=e.exports={};B.setConvert=t(\"./set_convert\");var N=t(\"./axis_autotype\"),j=t(\"./axis_ids\"),U=j.idSort,V=j.isLinked;B.id2name=j.id2name,B.name2id=j.name2id,B.cleanId=j.cleanId,B.list=j.list,B.listIds=j.listIds,B.getFromId=j.getFromId,B.getFromTrace=j.getFromTrace;var q=t(\"./autorange\");B.getAutoRange=q.getAutoRange,B.findExtremes=q.findExtremes;function H(t){var e=1e-4*(t[1]-t[0]);return[t[0]-e,t[1]+e]}B.coerceRef=function(t,e,r,n,i,a){var o=n.charAt(n.length-1),l=r._fullLayout._subplots[o+\"axis\"],c=n+\"ref\",u={};return i||(i=l[0]||(\"string\"==typeof a?a:a[0])),a||(a=i),l=l.concat(l.map((function(t){return t+\" domain\"}))),u[c]={valType:\"enumerated\",values:l.concat(a?\"string\"==typeof a?[a]:a:[]),dflt:i},s.coerce(t,e,u,c)},B.getRefType=function(t){return void 0===t?t:\"paper\"===t?\"paper\":\"pixel\"===t?\"pixel\":/( domain)$/.test(t)?\"domain\":\"range\"},B.coercePosition=function(t,e,r,n,i,a){var o,l;if(\"range\"!==B.getRefType(n))o=s.ensureNumber,l=r(i,a);else{var c=B.getFromId(e,n);l=r(i,a=c.fraction2r(a)),o=c.cleanPos}t[i]=o(l)},B.cleanPosition=function(t,e,r){return(\"paper\"===r||\"pixel\"===r?s.ensureNumber:B.getFromId(e,r).cleanPos)(t)},B.redrawComponents=function(t,e){e=e||B.listIds(t);var r=t._fullLayout;function n(n,i,a,s){for(var l=o.getComponentMethod(n,i),c={},u=0;u<e.length;u++)for(var f=r[B.id2name(e[u])][a],h=0;h<f.length;h++){var p=f[h];if(!c[p]&&(l(t,p),c[p]=1,s))return}}n(\"annotations\",\"drawOne\",\"_annIndices\"),n(\"shapes\",\"drawOne\",\"_shapeIndices\"),n(\"images\",\"draw\",\"_imgIndices\",!0)};var G=B.getDataConversions=function(t,e,r,n){var i,a=\"x\"===r||\"y\"===r||\"z\"===r?r:n;if(Array.isArray(a)){if(i={type:N(n,void 0,{autotypenumbers:t._fullLayout.autotypenumbers}),_categories:[]},B.setConvert(i),\"category\"===i.type)for(var o=0;o<n.length;o++)i.d2c(n[o])}else i=B.getFromTrace(t,e,a);return i?{d2c:i.d2c,c2d:i.c2d}:\"ids\"===a?{d2c:W,c2d:W}:{d2c:Y,c2d:Y}};function Y(t){return+t}function W(t){return String(t)}function X(t){return+t.substring(1)}B.getDataToCoordFunc=function(t,e,r,n){return G(t,e,r,n).d2c},B.counterLetter=function(t){var e=t.charAt(0);return\"x\"===e?\"y\":\"y\"===e?\"x\":void 0},B.minDtick=function(t,e,r,n){-1===[\"log\",\"category\",\"multicategory\"].indexOf(t.type)&&n?void 0===t._minDtick?(t._minDtick=e,t._forceTick0=r):t._minDtick&&((t._minDtick/e+1e-6)%1<2e-6&&((r-t._forceTick0)/e%1+1.000001)%1<2e-6?(t._minDtick=e,t._forceTick0=r):((e/t._minDtick+1e-6)%1>2e-6||((r-t._forceTick0)/t._minDtick%1+1.000001)%1>2e-6)&&(t._minDtick=0)):t._minDtick=0},B.saveRangeInitial=function(t,e){for(var r=B.list(t,\"\",!0),n=!1,i=0;i<r.length;i++){var a=r[i],o=void 0===a._rangeInitial,s=o||!(a.range[0]===a._rangeInitial[0]&&a.range[1]===a._rangeInitial[1]);(o&&!1===a.autorange||e&&s)&&(a._rangeInitial=a.range.slice(),n=!0)}return n},B.saveShowSpikeInitial=function(t,e){for(var r=B.list(t,\"\",!0),n=!1,i=\"on\",a=0;a<r.length;a++){var o=r[a],s=void 0===o._showSpikeInitial,l=s||!(o.showspikes===o._showspikes);(s||e&&l)&&(o._showSpikeInitial=o.showspikes,n=!0),\"on\"!==i||o.showspikes||(i=\"off\")}return t._fullLayout._cartesianSpikesEnabled=i,n},B.autoBin=function(t,e,r,n,a,o){var l,c=s.aggNums(Math.min,null,t),u=s.aggNums(Math.max,null,t);if(\"category\"===e.type||\"multicategory\"===e.type)return{start:c-.5,end:u+.5,size:Math.max(1,Math.round(o)||1),_dataSpan:u-c};if(a||(a=e.calendar),l=\"log\"===e.type?{type:\"linear\",range:[c,u]}:{type:e.type,range:s.simpleMap([c,u],e.c2r,0,a),calendar:a},B.setConvert(l),o=o&&d.dtick(o,l.type))l.dtick=o,l.tick0=d.tick0(void 0,l.type,a);else{var f;if(r)f=(u-c)/r;else{var h=s.distinctVals(t),p=Math.pow(10,Math.floor(Math.log(h.minDiff)/Math.LN10)),g=p*s.roundUp(h.minDiff/p,[.9,1.9,4.9,9.9],!0);f=Math.max(g,2*s.stdev(t)/Math.pow(t.length,n?.25:.4)),i(f)||(f=1)}B.autoTicks(l,f)}var m,v=l.dtick,y=B.tickIncrement(B.tickFirst(l),v,\"reverse\",a);if(\"number\"==typeof v)m=(y=function(t,e,r,n,a){var o=0,s=0,l=0,c=0;function u(e){return(1+100*(e-t)/r.dtick)%100<2}for(var f=0;f<e.length;f++)e[f]%1==0?l++:i(e[f])||c++,u(e[f])&&o++,u(e[f]+r.dtick/2)&&s++;var h=e.length-c;if(l===h&&\"date\"!==r.type)r.dtick<1?t=n-.5*r.dtick:(t-=.5)+r.dtick<n&&(t+=r.dtick);else if(s<.1*h&&(o>.3*h||u(n)||u(a))){var p=r.dtick/2;t+=t+p<n?p:-p}return t}(y,t,l,c,u))+(1+Math.floor((u-y)/v))*v;else for(\"M\"===l.dtick.charAt(0)&&(y=function(t,e,r,n,i){var a=s.findExactDates(e,i);if(a.exactDays>.8){var o=Number(r.substr(1));a.exactYears>.8&&o%12==0?t=B.tickIncrement(t,\"M6\",\"reverse\")+1.5*A:a.exactMonths>.8?t=B.tickIncrement(t,\"M1\",\"reverse\")+15.5*A:t-=S;var l=B.tickIncrement(t,r);if(l<=n)return l}return t}(y,t,v,c,a)),m=y,0;m<=u;)m=B.tickIncrement(m,v,!1,a);return{start:e.c2r(y,0,a),end:e.c2r(m,0,a),size:v,_dataSpan:u-c}},B.prepTicks=function(t,e){var r=s.simpleMap(t.range,t.r2l,void 0,void 0,e);if(t._dtickInit=t.dtick,t._tick0Init=t.tick0,\"auto\"===t.tickmode||!t.dtick){var n,a=t.nticks;a||(\"category\"===t.type||\"multicategory\"===t.type?(n=t.tickfont?1.2*(t.tickfont.size||12):15,a=t._length/n):(n=\"y\"===t._id.charAt(0)?40:80,a=s.constrain(t._length/n,4,9)+1),\"radialaxis\"===t._name&&(a*=2)),\"array\"===t.tickmode&&(a*=100),t._roughDTick=Math.abs(r[1]-r[0])/a,B.autoTicks(t,t._roughDTick),t._minDtick>0&&t.dtick<2*t._minDtick&&(t.dtick=t._minDtick,t.tick0=t.l2r(t._forceTick0))}\"period\"===t.ticklabelmode&&function(t){var e;function r(){return!(i(t.dtick)||\"M\"!==t.dtick.charAt(0))}var n=r(),a=B.getTickFormat(t);if(a){var o=t._dtickInit!==t.dtick;/%[fLQsSMX]/.test(a)||(/%[HI]/.test(a)?(e=E,o&&!n&&t.dtick<E&&(t.dtick=E)):/%p/.test(a)?(e=S,o&&!n&&t.dtick<S&&(t.dtick=S)):/%[Aadejuwx]/.test(a)?(e=A,o&&!n&&t.dtick<A&&(t.dtick=A)):/%[UVW]/.test(a)?(e=M,o&&!n&&t.dtick<M&&(t.dtick=M)):/%[Bbm]/.test(a)?(e=T,o&&(n?X(t.dtick)<1:t.dtick<k)&&(t.dtick=\"M1\")):/%[q]/.test(a)?(e=b,o&&(n?X(t.dtick)<3:t.dtick<_)&&(t.dtick=\"M3\")):/%[Yy]/.test(a)&&(e=v,o&&(n?X(t.dtick)<12:t.dtick<y)&&(t.dtick=\"M12\")))}(n=r())&&t.tick0===t._dowTick0&&(t.tick0=t._rawTick0);t._definedDelta=e}(t),t.tick0||(t.tick0=\"date\"===t.type?\"2000-01-01\":0),\"date\"===t.type&&t.dtick<.1&&(t.dtick=.1),nt(t)},B.calcTicks=function(t,e){B.prepTicks(t,e);var r=s.simpleMap(t.range,t.r2l,void 0,void 0,e);if(\"array\"===t.tickmode)return function(t){var e=t.tickvals,r=t.ticktext,n=new Array(e.length),i=H(s.simpleMap(t.range,t.r2l)),a=Math.min(i[0],i[1]),o=Math.max(i[0],i[1]),l=0;Array.isArray(r)||(r=[]);var c=\"category\"===t.type?t.d2l_noadd:t.d2l;\"log\"===t.type&&\"L\"!==String(t.dtick).charAt(0)&&(t.dtick=\"L\"+Math.pow(10,Math.floor(Math.min(t.range[0],t.range[1]))-1));for(var u=0;u<e.length;u++){var f=c(e[u]);f>a&&f<o&&(void 0===r[u]?n[l]=B.tickText(t,f):n[l]=it(t,f,String(r[u])),l++)}l<e.length&&n.splice(l,e.length-l);t.rangebreaks&&(n=n.filter((function(e){return t.maskBreaks(e.x)!==P})));return n}(t);var n=H(r),a=n[0],o=n[1],l=r[1]<r[0],c=Math.min(r[0],r[1]),u=Math.max(r[0],r[1]),f=\"log\"===t.type&&!(i(t.dtick)||\"L\"===t.dtick.charAt(0)),h=\"period\"===t.ticklabelmode;if(t._tmin=B.tickFirst(t,e),t._tmin<a!==l)return[];\"category\"!==t.type&&\"multicategory\"!==t.type||(o=l?Math.max(-.5,o):Math.min(t._categories.length-.5,o));var p=t._tmin;t.rangebreaks&&t._tick0Init!==t.tick0&&(p=wt(p,t),l||(p=B.tickIncrement(p,t.dtick,!l,t.calendar))),h&&(p=B.tickIncrement(p,t.dtick,!l,t.calendar));for(var d,g=Math.max(1e3,t._length||0),C=[],L=null;l?p>=o:p<=o;p=B.tickIncrement(p,t.dtick,l,t.calendar)){if(t.rangebreaks&&!l){if(p<a)continue;if(t.maskBreaks(p)===P&&wt(p,t)>=u)break}if(C.length>g||p===L)break;L=p;var I=!1;f&&p!==(0|p)&&(I=!0),C.push({minor:I,value:p})}if(h&&function(t,e,r){for(var n=0;n<t.length;n++){var i=t[n].value,a=n,o=n+1;n<t.length-1?(a=n,o=n+1):n>0?(a=n-1,o=n):(a=n,o=n);var s,l=t[a].value,c=t[o].value,u=Math.abs(c-l),f=r||u,h=0;f>=y?h=u>=y&&u<=m?u:v:r===b&&f>=_?h=u>=_&&u<=x?u:b:f>=k?h=u>=k&&u<=w?u:T:r===M&&f>=M?h=M:f>=A?h=A:r===S&&f>=S?h=S:r===E&&f>=E&&(h=E),h>=u&&(h=u,s=!0);var p=i+h;if(e.rangebreaks&&h>0){for(var d=0,g=0;g<84;g++){var C=(g+.5)/84;e.maskBreaks(i*(1-C)+C*p)!==P&&d++}(h*=d/84)||(t[n].drop=!0),s&&u>M&&(h=u)}(h>0||0===n)&&(t[n].periodX=i+h/2)}}(C,t,t._definedDelta),t.rangebreaks){var z=\"y\"===t._id.charAt(0),O=1;\"auto\"===t.tickmode&&(O=t.tickfont?t.tickfont.size:12);var D=NaN;for(d=C.length-1;d>-1;d--)if(C[d].drop)C.splice(d,1);else{C[d].value=wt(C[d].value,t);var R=t.c2p(C[d].value);(z?D>R-O:D<R+O)?C.splice(l?d+1:d,1):D=R}}_t(t)&&360===Math.abs(r[1]-r[0])&&C.pop(),t._tmax=(C[C.length-1]||{}).value,t._prevDateHead=\"\",t._inCalcTicks=!0;var F,N,j=[];for(d=0;d<C.length;d++){var U=C[d].minor,V=C[d].value;F=B.tickText(t,V,!1,U),void 0!==(N=C[d].periodX)&&(F.periodX=N,(N>u||N<c)&&(N>u&&(F.periodX=u),N<c&&(F.periodX=c),F.text=\" \",t._prevDateHead=\"\")),j.push(F)}return t._inCalcTicks=!1,j};var Z=[2,5,10],J=[1,2,3,6,12],K=[1,2,5,10,15,30],Q=[1,2,3,7,14],$=[-.046,0,.301,.477,.602,.699,.778,.845,.903,.954,1],tt=[-.301,0,.301,.699,1],et=[15,30,45,90,180];function rt(t,e,r){return e*s.roundUp(t/e,r)}function nt(t){var e=t.dtick;if(t._tickexponent=0,i(e)||\"string\"==typeof e||(e=1),\"category\"!==t.type&&\"multicategory\"!==t.type||(t._tickround=null),\"date\"===t.type){var r=t.r2l(t.tick0),n=t.l2r(r).replace(/(^-|i)/g,\"\"),a=n.length;if(\"M\"===String(e).charAt(0))a>10||\"01-01\"!==n.substr(5)?t._tickround=\"d\":t._tickround=+e.substr(1)%12==0?\"y\":\"m\";else if(e>=A&&a<=10||e>=15*A)t._tickround=\"d\";else if(e>=C&&a<=16||e>=E)t._tickround=\"M\";else if(e>=L&&a<=19||e>=C)t._tickround=\"S\";else{var o=t.l2r(r+e).replace(/^-/,\"\").length;t._tickround=Math.max(a,o)-20,t._tickround<0&&(t._tickround=4)}}else if(i(e)||\"L\"===e.charAt(0)){var s=t.range.map(t.r2d||Number);i(e)||(e=Number(e.substr(1))),t._tickround=2-Math.floor(Math.log(e)/Math.LN10+.01);var l=Math.max(Math.abs(s[0]),Math.abs(s[1])),c=Math.floor(Math.log(l)/Math.LN10+.01),u=void 0===t.minexponent?3:t.minexponent;Math.abs(c)>u&&(ot(t.exponentformat)&&!st(c)?t._tickexponent=3*Math.round((c-1)/3):t._tickexponent=c)}else t._tickround=null}function it(t,e,r){var n=t.tickfont||{};return{x:e,dx:0,dy:0,text:r||\"\",fontSize:n.size,font:n.family,fontColor:n.color}}B.autoTicks=function(t,e){var r;function n(t){return Math.pow(t,Math.floor(Math.log(e)/Math.LN10))}if(\"date\"===t.type){t.tick0=s.dateTick0(t.calendar,0);var a=2*e;if(a>v)e/=v,r=n(10),t.dtick=\"M\"+12*rt(e,r,Z);else if(a>T)e/=T,t.dtick=\"M\"+rt(e,1,J);else if(a>A){t.dtick=rt(e,A,t._hasDayOfWeekBreaks?[1,2,7,14]:Q);var o=B.getTickFormat(t),l=\"period\"===t.ticklabelmode;l&&(t._rawTick0=t.tick0),/%[uVW]/.test(o)?t.tick0=s.dateTick0(t.calendar,2):t.tick0=s.dateTick0(t.calendar,1),l&&(t._dowTick0=t.tick0)}else a>E?t.dtick=rt(e,E,J):a>C?t.dtick=rt(e,C,K):a>L?t.dtick=rt(e,L,K):(r=n(10),t.dtick=rt(e,r,Z))}else if(\"log\"===t.type){t.tick0=0;var c=s.simpleMap(t.range,t.r2l);if(e>.7)t.dtick=Math.ceil(e);else if(Math.abs(c[1]-c[0])<1){var u=1.5*Math.abs((c[1]-c[0])/e);e=Math.abs(Math.pow(10,c[1])-Math.pow(10,c[0]))/u,r=n(10),t.dtick=\"L\"+rt(e,r,Z)}else t.dtick=e>.3?\"D2\":\"D1\"}else\"category\"===t.type||\"multicategory\"===t.type?(t.tick0=0,t.dtick=Math.ceil(Math.max(e,1))):_t(t)?(t.tick0=0,r=1,t.dtick=rt(e,r,et)):(t.tick0=0,r=n(10),t.dtick=rt(e,r,Z));if(0===t.dtick&&(t.dtick=1),!i(t.dtick)&&\"string\"!=typeof t.dtick){var f=t.dtick;throw t.dtick=1,\"ax.dtick error: \"+String(f)}},B.tickIncrement=function(t,e,r,a){var o=r?-1:1;if(i(e))return s.increment(t,o*e);var l=e.charAt(0),c=o*Number(e.substr(1));if(\"M\"===l)return s.incrementMonth(t,c,a);if(\"L\"===l)return Math.log(Math.pow(10,t)+c)/Math.LN10;if(\"D\"===l){var u=\"D2\"===e?tt:$,f=t+.01*o,h=s.roundUp(s.mod(f,1),u,r);return Math.floor(f)+Math.log(n.round(Math.pow(10,h),1))/Math.LN10}throw\"unrecognized dtick \"+String(e)},B.tickFirst=function(t,e){var r=t.r2l||Number,a=s.simpleMap(t.range,r,void 0,void 0,e),o=a[1]<a[0],l=o?Math.floor:Math.ceil,c=H(a)[0],u=t.dtick,f=r(t.tick0);if(i(u)){var h=l((c-f)/u)*u+f;return\"category\"!==t.type&&\"multicategory\"!==t.type||(h=s.constrain(h,0,t._categories.length-1)),h}var p=u.charAt(0),d=Number(u.substr(1));if(\"M\"===p){for(var g,m,v,y=0,x=f;y<10;){if(((g=B.tickIncrement(x,u,o,t.calendar))-c)*(x-c)<=0)return o?Math.min(x,g):Math.max(x,g);m=(c-(x+g)/2)/(g-x),v=p+(Math.abs(Math.round(m))||1)*d,x=B.tickIncrement(x,v,m<0?!o:o,t.calendar),y++}return s.error(\"tickFirst did not converge\",t),x}if(\"L\"===p)return Math.log(l((Math.pow(10,c)-f)/d)*d+f)/Math.LN10;if(\"D\"===p){var b=\"D2\"===u?tt:$,_=s.roundUp(s.mod(c,1),b,o);return Math.floor(c)+Math.log(n.round(Math.pow(10,_),1))/Math.LN10}throw\"unrecognized dtick \"+String(u)},B.tickText=function(t,e,r,n){var a,o=it(t,e),l=\"array\"===t.tickmode,c=r||l,u=t.type,f=\"category\"===u?t.d2l_noadd:t.d2l;if(l&&Array.isArray(t.ticktext)){var h=s.simpleMap(t.range,t.r2l),p=(Math.abs(h[1]-h[0])-(t._lBreaks||0))/1e4;for(a=0;a<t.ticktext.length&&!(Math.abs(e-f(t.tickvals[a]))<p);a++);if(a<t.ticktext.length)return o.text=String(t.ticktext[a]),o}function d(n){if(void 0===n)return!0;if(r)return\"none\"===n;var i={first:t._tmin,last:t._tmax}[n];return\"all\"!==n&&e!==i}var g=r?\"never\":\"none\"!==t.exponentformat&&d(t.showexponent)?\"hide\":\"\";if(\"date\"===u?function(t,e,r,n){var a=t._tickround,o=r&&t.hoverformat||B.getTickFormat(t);n&&(a=i(a)?4:{y:\"m\",m:\"d\",d:\"M\",M:\"S\",S:4}[a]);var l,c=s.formatDate(e.x,o,a,t._dateFormat,t.calendar,t._extraFormat),u=c.indexOf(\"\\n\");-1!==u&&(l=c.substr(u+1),c=c.substr(0,u));n&&(\"00:00:00\"===c||\"00:00\"===c?(c=l,l=\"\"):8===c.length&&(c=c.replace(/:00$/,\"\")));if(l)if(r)\"d\"===a?c+=\", \"+l:c=l+(c?\", \"+c:\"\");else if(t._inCalcTicks&&t._prevDateHead===l){var f=-1!==(t.ticklabelposition||\"\").indexOf(\"inside\"),h=t._realSide||t.side;(!f&&\"top\"===h||f&&\"bottom\"===h)&&(c+=\"<br> \")}else t._prevDateHead=l,c+=\"<br>\"+l;e.text=c}(t,o,r,c):\"log\"===u?function(t,e,r,n,a){var o=t.dtick,l=e.x,c=t.tickformat,u=\"string\"==typeof o&&o.charAt(0);\"never\"===a&&(a=\"\");n&&\"L\"!==u&&(o=\"L3\",u=\"L\");if(c||\"L\"===u)e.text=lt(Math.pow(10,l),t,a,n);else if(i(o)||\"D\"===u&&s.mod(l+.01,1)<.1){var f=Math.round(l),h=Math.abs(f),p=t.exponentformat;\"power\"===p||ot(p)&&st(f)?(e.text=0===f?1:1===f?\"10\":\"10<sup>\"+(f>1?\"\":I)+h+\"</sup>\",e.fontSize*=1.25):(\"e\"===p||\"E\"===p)&&h>2?e.text=\"1\"+p+(f>0?\"+\":I)+h:(e.text=lt(Math.pow(10,l),t,\"\",\"fakehover\"),\"D1\"===o&&\"y\"===t._id.charAt(0)&&(e.dy-=e.fontSize/6))}else{if(\"D\"!==u)throw\"unrecognized dtick \"+String(o);e.text=String(Math.round(Math.pow(10,s.mod(l,1)))),e.fontSize*=.75}if(\"D1\"===t.dtick){var d=String(e.text).charAt(0);\"0\"!==d&&\"1\"!==d||(\"y\"===t._id.charAt(0)?e.dx-=e.fontSize/4:(e.dy+=e.fontSize/2,e.dx+=(t.range[1]>t.range[0]?1:-1)*e.fontSize*(l<0?.5:.25)))}}(t,o,0,c,g):\"category\"===u?function(t,e){var r=t._categories[Math.round(e.x)];void 0===r&&(r=\"\");e.text=String(r)}(t,o):\"multicategory\"===u?function(t,e,r){var n=Math.round(e.x),i=t._categories[n]||[],a=void 0===i[1]?\"\":String(i[1]),o=void 0===i[0]?\"\":String(i[0]);r?e.text=o+\" - \"+a:(e.text=a,e.text2=o)}(t,o,r):_t(t)?function(t,e,r,n,i){if(\"radians\"!==t.thetaunit||r)e.text=lt(e.x,t,i,n);else{var a=e.x/180;if(0===a)e.text=\"0\";else{var o=function(t){function e(t,e){return Math.abs(t-e)<=1e-6}var r=function(t){for(var r=1;!e(Math.round(t*r)/r,t);)r*=10;return r}(t),n=t*r,i=Math.abs(function t(r,n){return e(n,0)?r:t(n,r%n)}(n,r));return[Math.round(n/i),Math.round(r/i)]}(a);if(o[1]>=100)e.text=lt(s.deg2rad(e.x),t,i,n);else{var l=e.x<0;1===o[1]?1===o[0]?e.text=\"\\u03c0\":e.text=o[0]+\"\\u03c0\":e.text=[\"<sup>\",o[0],\"</sup>\",\"\\u2044\",\"<sub>\",o[1],\"</sub>\",\"\\u03c0\"].join(\"\"),l&&(e.text=I+e.text)}}}}(t,o,r,c,g):function(t,e,r,n,i){\"never\"===i?i=\"\":\"all\"===t.showexponent&&Math.abs(e.x/t.dtick)<1e-6&&(i=\"hide\");e.text=lt(e.x,t,i,n)}(t,o,0,c,g),n||(t.tickprefix&&!d(t.showtickprefix)&&(o.text=t.tickprefix+o.text),t.ticksuffix&&!d(t.showticksuffix)&&(o.text+=t.ticksuffix)),\"boundaries\"===t.tickson||t.showdividers){var m=function(e){var r=t.l2p(e);return r>=0&&r<=t._length?e:null};o.xbnd=[m(o.x-.5),m(o.x+t.dtick-.5)]}return o},B.hoverLabelText=function(t,e,r){if(r!==P&&r!==e)return B.hoverLabelText(t,e)+\" - \"+B.hoverLabelText(t,r);var n=\"log\"===t.type&&e<=0,i=B.tickText(t,t.c2l(n?-e:e),\"hover\").text;return n?0===e?\"0\":I+i:i};var at=[\"f\",\"p\",\"n\",\"\\u03bc\",\"m\",\"\",\"k\",\"M\",\"G\",\"T\"];function ot(t){return\"SI\"===t||\"B\"===t}function st(t){return t>14||t<-15}function lt(t,e,r,n){var a=t<0,o=e._tickround,l=r||e.exponentformat||\"B\",c=e._tickexponent,u=B.getTickFormat(e),f=e.separatethousands;if(n){var h={exponentformat:l,minexponent:e.minexponent,dtick:\"none\"===e.showexponent?e.dtick:i(t)&&Math.abs(t)||1,range:\"none\"===e.showexponent?e.range.map(e.r2d):[0,t||1]};nt(h),o=(Number(h._tickround)||0)+4,c=h._tickexponent,e.hoverformat&&(u=e.hoverformat)}if(u)return e._numFormat(u)(t).replace(/-/g,I);var p,d=Math.pow(10,-o)/2;if(\"none\"===l&&(c=0),(t=Math.abs(t))<d)t=\"0\",a=!1;else{if(t+=d,c&&(t*=Math.pow(10,-c),o+=c),0===o)t=String(Math.floor(t));else if(o<0){t=(t=String(Math.round(t))).substr(0,t.length+o);for(var g=o;g<0;g++)t+=\"0\"}else{var m=(t=String(t)).indexOf(\".\")+1;m&&(t=t.substr(0,m+o).replace(/\\.?0+$/,\"\"))}t=s.numSeparate(t,e._separators,f)}c&&\"hide\"!==l&&(ot(l)&&st(c)&&(l=\"power\"),p=c<0?I+-c:\"power\"!==l?\"+\"+c:String(c),\"e\"===l||\"E\"===l?t+=l+p:\"power\"===l?t+=\"\\xd710<sup>\"+p+\"</sup>\":\"B\"===l&&9===c?t+=\"B\":ot(l)&&(t+=at[c/3+5]));return a?I+t:t}function ct(t,e){for(var r=[],n={},i=0;i<e.length;i++){var a=e[i];n[a.text2]?n[a.text2].push(a.x):n[a.text2]=[a.x]}for(var o in n)r.push(it(t,s.interp(n[o],.5),o));return r}function ut(t){return void 0!==t.periodX?t.periodX:t.x}function ft(t){return[t.text,t.x,t.axInfo,t.font,t.fontSize,t.fontColor].join(\"_\")}function ht(t){var e=t.title.font.size,r=(t.title.text.match(c.BR_TAG_ALL)||[]).length;return t.title.hasOwnProperty(\"standoff\")?r?e*(D+r*R):e*D:r?e*(r+1)*R:e}function pt(t,e){var r=t.l2p(e);return r>1&&r<t._length-1}function dt(t){var e=n.select(t),r=e.select(\".text-math-group\");return r.empty()?e.select(\"text\"):r}function gt(t){return t._id+\".automargin\"}function mt(t){return gt(t)+\".mirror\"}function vt(t){return t._id+\".rangeslider\"}function yt(t,e){for(var r=0;r<e.length;r++)-1===t.indexOf(e[r])&&t.push(e[r])}function xt(t,e,r){var n,i,a=[],o=[],l=t.layout;for(n=0;n<e.length;n++)a.push(B.getFromId(t,e[n]));for(n=0;n<r.length;n++)o.push(B.getFromId(t,r[n]));var c=Object.keys(p),u=[\"anchor\",\"domain\",\"overlaying\",\"position\",\"side\",\"tickangle\",\"editType\"],f=[\"linear\",\"log\"];for(n=0;n<c.length;n++){var h=c[n],d=a[0][h],g=o[0][h],m=!0,v=!1,y=!1;if(\"_\"!==h.charAt(0)&&\"function\"!=typeof d&&-1===u.indexOf(h)){for(i=1;i<a.length&&m;i++){var x=a[i][h];\"type\"===h&&-1!==f.indexOf(d)&&-1!==f.indexOf(x)&&d!==x?v=!0:x!==d&&(m=!1)}for(i=1;i<o.length&&m;i++){var b=o[i][h];\"type\"===h&&-1!==f.indexOf(g)&&-1!==f.indexOf(b)&&g!==b?y=!0:o[i][h]!==g&&(m=!1)}m&&(v&&(l[a[0]._name].type=\"linear\"),y&&(l[o[0]._name].type=\"linear\"),bt(l,h,a,o,t._fullLayout._dfltTitle))}}for(n=0;n<t._fullLayout.annotations.length;n++){var _=t._fullLayout.annotations[n];-1!==e.indexOf(_.xref)&&-1!==r.indexOf(_.yref)&&s.swapAttrs(l.annotations[n],[\"?\"])}}function bt(t,e,r,n,i){var a,o=s.nestedProperty,l=o(t[r[0]._name],e).get(),c=o(t[n[0]._name],e).get();for(\"title\"===e&&(l&&l.text===i.x&&(l.text=i.y),c&&c.text===i.y&&(c.text=i.x)),a=0;a<r.length;a++)o(t,r[a]._name+\".\"+e).set(c);for(a=0;a<n.length;a++)o(t,n[a]._name+\".\"+e).set(l)}function _t(t){return\"angularaxis\"===t._id}function wt(t,e){for(var r=e._rangebreaks.length,n=0;n<r;n++){var i=e._rangebreaks[n];if(t>=i.min&&t<i.max)return i.max}return t}B.getTickFormat=function(t){var e,r,n,i,a,o,s,l;function c(t){return\"string\"!=typeof t?t:Number(t.replace(\"M\",\"\"))*T}function u(t,e){var r=[\"L\",\"D\"];if(typeof t==typeof e){if(\"number\"==typeof t)return t-e;var n=r.indexOf(t.charAt(0)),i=r.indexOf(e.charAt(0));return n===i?Number(t.replace(/(L|D)/g,\"\"))-Number(e.replace(/(L|D)/g,\"\")):n-i}return\"number\"==typeof t?1:-1}function f(t,e){var r=null===e[0],n=null===e[1],i=u(t,e[0])>=0,a=u(t,e[1])<=0;return(r||i)&&(n||a)}if(t.tickformatstops&&t.tickformatstops.length>0)switch(t.type){case\"date\":case\"linear\":for(e=0;e<t.tickformatstops.length;e++)if((n=t.tickformatstops[e]).enabled&&(i=t.dtick,a=n.dtickrange,o=void 0,s=void 0,l=void 0,o=c||function(t){return t},s=a[0],l=a[1],(!s&&\"number\"!=typeof s||o(s)<=o(i))&&(!l&&\"number\"!=typeof l||o(l)>=o(i)))){r=n;break}break;case\"log\":for(e=0;e<t.tickformatstops.length;e++)if((n=t.tickformatstops[e]).enabled&&f(t.dtick,n.dtickrange)){r=n;break}}return r?r.value:t.tickformat},B.getSubplots=function(t,e){var r=t._fullLayout._subplots,n=r.cartesian.concat(r.gl2d||[]),i=e?B.findSubplotsWithAxis(n,e):n;return i.sort((function(t,e){var r=t.substr(1).split(\"y\"),n=e.substr(1).split(\"y\");return r[0]===n[0]?+r[1]-+n[1]:+r[0]-+n[0]})),i},B.findSubplotsWithAxis=function(t,e){for(var r=new RegExp(\"x\"===e._id.charAt(0)?\"^\"+e._id+\"y\":e._id+\"$\"),n=[],i=0;i<t.length;i++){var a=t[i];r.test(a)&&n.push(a)}return n},B.makeClipPaths=function(t){var e=t._fullLayout;if(!e._hasOnlyLargeSploms){var r,i,a={_offset:0,_length:e.width,_id:\"\"},o={_offset:0,_length:e.height,_id:\"\"},s=B.list(t,\"x\",!0),l=B.list(t,\"y\",!0),c=[];for(r=0;r<s.length;r++)for(c.push({x:s[r],y:o}),i=0;i<l.length;i++)0===r&&c.push({x:a,y:l[i]}),c.push({x:s[r],y:l[i]});var u=e._clips.selectAll(\".axesclip\").data(c,(function(t){return t.x._id+t.y._id}));u.enter().append(\"clipPath\").classed(\"axesclip\",!0).attr(\"id\",(function(t){return\"clip\"+e._uid+t.x._id+t.y._id})).append(\"rect\"),u.exit().remove(),u.each((function(t){n.select(this).select(\"rect\").attr({x:t.x._offset||0,y:t.y._offset||0,width:t.x._length||1,height:t.y._length||1})}))}},B.draw=function(t,e,r){var n=t._fullLayout;\"redraw\"===e&&n._paper.selectAll(\"g.subplot\").each((function(t){var e=t[0],r=n._plots[e];if(r){var i=r.xaxis,a=r.yaxis;r.xaxislayer.selectAll(\".\"+i._id+\"tick\").remove(),r.yaxislayer.selectAll(\".\"+a._id+\"tick\").remove(),r.xaxislayer.selectAll(\".\"+i._id+\"tick2\").remove(),r.yaxislayer.selectAll(\".\"+a._id+\"tick2\").remove(),r.xaxislayer.selectAll(\".\"+i._id+\"divider\").remove(),r.yaxislayer.selectAll(\".\"+a._id+\"divider\").remove(),r.gridlayer&&r.gridlayer.selectAll(\"path\").remove(),r.zerolinelayer&&r.zerolinelayer.selectAll(\"path\").remove(),n._infolayer.select(\".g-\"+i._id+\"title\").remove(),n._infolayer.select(\".g-\"+a._id+\"title\").remove()}}));var i=e&&\"redraw\"!==e?e:B.listIds(t);return s.syncOrAsync(i.map((function(e){return function(){if(e){var n=B.getFromId(t,e),i=B.drawOne(t,n,r);return n._r=n.range.slice(),n._rl=s.simpleMap(n._r,n.r2l),i}}})))},B.drawOne=function(t,e,r){var n,i,l;r=r||{},e.setScale();var c=t._fullLayout,p=e._id,d=p.charAt(0),g=B.counterLetter(p),m=c._plots[e._mainSubplot];if(m){var v=m[d+\"axislayer\"],y=e._mainLinePosition,x=e._mainMirrorPosition,b=e._vals=B.calcTicks(e),_=[e.mirror,y,x].join(\"_\");for(n=0;n<b.length;n++)b[n].axInfo=_;e._selections={},e._tickAngles&&(e._prevTickAngles=e._tickAngles),e._tickAngles={},e._depth=null;var w={};if(e.visible){var T,k,M=B.makeTransTickFn(e),A=B.makeTransTickLabelFn(e),S=\"inside\"===e.ticks,E=\"outside\"===e.ticks;if(\"boundaries\"===e.tickson){var C=function(t,e){var r,n=[],i=function(t,e){var r=t.xbnd[e];null!==r&&n.push(s.extendFlat({},t,{x:r}))};if(e.length){for(r=0;r<e.length;r++)i(e[r],0);i(e[r-1],1)}return n}(0,b);k=B.clipEnds(e,C),T=S?k:C}else k=B.clipEnds(e,b),T=S&&\"period\"!==e.ticklabelmode?k:b;var L=e._gridVals=k,I=function(t,e){var r,n,i=[],a=e.length&&e[e.length-1].x<e[0].x,o=function(t,e){var r=t.xbnd[e];null!==r&&i.push(s.extendFlat({},t,{x:r}))};if(t.showdividers&&e.length){for(r=0;r<e.length;r++){var l=e[r];l.text2!==n&&o(l,a?1:0),n=l.text2}o(e[r-1],a?0:1)}return i}(e,b);if(!c._hasOnlyLargeSploms){var P=e._subplotsWith,z={};for(n=0;n<P.length;n++){i=P[n];var O=(l=c._plots[i])[g+\"axis\"],D=O._mainAxis._id;if(!z[D]){z[D]=1;var N=\"x\"===d?\"M0,\"+O._offset+\"v\"+O._length:\"M\"+O._offset+\",0h\"+O._length;B.drawGrid(t,e,{vals:L,counterAxis:O,layer:l.gridlayer.select(\".\"+p),path:N,transFn:M}),B.drawZeroLine(t,e,{counterAxis:O,layer:l.zerolinelayer,path:N,transFn:M})}}}var j=B.getTickSigns(e),U=[];if(e.ticks){var V,q,H,G=B.makeTickPath(e,y,j[2]);if(e._anchorAxis&&e.mirror&&!0!==e.mirror?(V=B.makeTickPath(e,x,j[3]),q=G+V):(V=\"\",q=G),e.showdividers&&E&&\"boundaries\"===e.tickson){var Y={};for(n=0;n<I.length;n++)Y[I[n].x]=1;H=function(t){return Y[t.x]?V:q}}else H=q;B.drawTicks(t,e,{vals:T,layer:v,path:H,transFn:M}),\"allticks\"===e.mirror&&(U=Object.keys(e._linepositions||{}))}for(n=0;n<U.length;n++){i=U[n],l=c._plots[i];var W=e._linepositions[i]||[],X=B.makeTickPath(e,W[0],j[0])+B.makeTickPath(e,W[1],j[1]);B.drawTicks(t,e,{vals:T,layer:l[d+\"axislayer\"],path:X,transFn:M})}var Z=[];if(Z.push((function(){return B.drawLabels(t,e,{vals:b,layer:v,transFn:A,labelFns:B.makeLabelFns(e,y)})})),\"multicategory\"===e.type){var J={x:2,y:10}[d];Z.push((function(){var r={x:\"height\",y:\"width\"}[d],n=Q()[r]+J+(e._tickAngles[p+\"tick\"]?e.tickfont.size*R:0);return B.drawLabels(t,e,{vals:ct(e,b),layer:v,cls:p+\"tick2\",repositionOnUpdate:!0,secondary:!0,transFn:M,labelFns:B.makeLabelFns(e,y+n*j[4])})})),Z.push((function(){return e._depth=j[4]*(Q(\"tick2\")[e.side]-y),function(t,e,r){var n=e._id+\"divider\",i=r.vals,a=r.layer.selectAll(\"path.\"+n).data(i,ft);a.exit().remove(),a.enter().insert(\"path\",\":first-child\").classed(n,1).classed(\"crisp\",1).call(f.stroke,e.dividercolor).style(\"stroke-width\",h.crispRound(t,e.dividerwidth,1)+\"px\"),a.attr(\"transform\",r.transFn).attr(\"d\",r.path)}(t,e,{vals:I,layer:v,path:B.makeTickPath(e,y,j[4],e._depth),transFn:M})}))}else e.title.hasOwnProperty(\"standoff\")&&Z.push((function(){e._depth=j[4]*(Q()[e.side]-y)}));var K=o.getComponentMethod(\"rangeslider\",\"isVisible\")(e);return Z.push((function(){var r,n,i,s,l=e.side.charAt(0),u=F[e.side].charAt(0),f=B.getPxPosition(t,e),h=E?e.ticklen:0;if((e.automargin||K)&&(\"multicategory\"===e.type?r=Q(\"tick2\"):(r=Q(),\"x\"===d&&\"b\"===l&&(e._depth=Math.max(r.width>0?r.bottom-f:0,h)))),e.automargin){n={x:0,y:0,r:0,l:0,t:0,b:0};var p=[0,1];if(\"x\"===d){if(\"b\"===l?n[l]=e._depth:(n[l]=e._depth=Math.max(r.width>0?f-r.top:0,h),p.reverse()),r.width>0){var m=r.right-(e._offset+e._length);m>0&&(n.xr=1,n.r=m);var v=e._offset-r.left;v>0&&(n.xl=0,n.l=v)}}else if(\"l\"===l?n[l]=e._depth=Math.max(r.height>0?f-r.left:0,h):(n[l]=e._depth=Math.max(r.height>0?r.right-f:0,h),p.reverse()),r.height>0){var y=r.bottom-(e._offset+e._length);y>0&&(n.yb=0,n.b=y);var x=e._offset-r.top;x>0&&(n.yt=1,n.t=x)}n[g]=\"free\"===e.anchor?e.position:e._anchorAxis.domain[p[0]],e.title.text!==c._dfltTitle[d]&&(n[l]+=ht(e)+(e.title.standoff||0)),e.mirror&&\"free\"!==e.anchor&&((i={x:0,y:0,r:0,l:0,t:0,b:0})[u]=e.linewidth,e.mirror&&!0!==e.mirror&&(i[u]+=h),!0===e.mirror||\"ticks\"===e.mirror?i[g]=e._anchorAxis.domain[p[1]]:\"all\"!==e.mirror&&\"allticks\"!==e.mirror||(i[g]=[e._counterDomainMin,e._counterDomainMax][p[1]]))}K&&(s=o.getComponentMethod(\"rangeslider\",\"autoMarginOpts\")(t,e)),a.autoMargin(t,gt(e),n),a.autoMargin(t,mt(e),i),a.autoMargin(t,vt(e),s)})),r.skipTitle||K&&\"bottom\"===e.side||Z.push((function(){return function(t,e){var r,n=t._fullLayout,i=e._id,a=i.charAt(0),o=e.title.font.size;if(e.title.hasOwnProperty(\"standoff\"))r=e._depth+e.title.standoff+ht(e);else{var s=-1!==(e.ticklabelposition||\"\").indexOf(\"inside\");if(\"multicategory\"===e.type)r=e._depth;else{var l=1.5*o;s&&(l=.5*o,\"outside\"===e.ticks&&(l+=e.ticklen)),r=10+l+(e.linewidth?e.linewidth-1:0)}s||(r+=\"x\"===a?\"top\"===e.side?o*(e.showticklabels?1:0):o*(e.showticklabels?1.5:.5):\"right\"===e.side?o*(e.showticklabels?1:.5):o*(e.showticklabels?.5:0))}var c,f,p,d,g=B.getPxPosition(t,e);\"x\"===a?(f=e._offset+e._length/2,p=\"top\"===e.side?g-r:g+r):(p=e._offset+e._length/2,f=\"right\"===e.side?g+r:g-r,c={rotate:\"-90\",offset:0});if(\"multicategory\"!==e.type){var m=e._selections[e._id+\"tick\"];if(d={selection:m,side:e.side},m&&m.node()&&m.node().parentNode){var v=h.getTranslate(m.node().parentNode);d.offsetLeft=v.x,d.offsetTop=v.y}e.title.hasOwnProperty(\"standoff\")&&(d.pad=0)}return u.draw(t,i+\"title\",{propContainer:e,propName:e._name+\".title.text\",placeholder:n._dfltTitle[a],avoid:d,transform:c,attributes:{x:f,y:p,\"text-anchor\":\"middle\"}})}(t,e)})),s.syncOrAsync(Z)}}function Q(t){var r=p+(t||\"tick\");return w[r]||(w[r]=function(t,e){var r,n,i,a;t._selections[e].size()?(r=1/0,n=-1/0,i=1/0,a=-1/0,t._selections[e].each((function(){var t=dt(this),e=h.bBox(t.node().parentNode);r=Math.min(r,e.top),n=Math.max(n,e.bottom),i=Math.min(i,e.left),a=Math.max(a,e.right)}))):(r=0,n=0,i=0,a=0);return{top:r,bottom:n,left:i,right:a,height:n-r,width:a-i}}(e,r)),w[r]}},B.getTickSigns=function(t){var e=t._id.charAt(0),r={x:\"top\",y:\"right\"}[e],n=t.side===r?1:-1,i=[-1,1,n,-n];return\"inside\"!==t.ticks==(\"x\"===e)&&(i=i.map((function(t){return-t}))),t.side&&i.push({l:-1,t:-1,r:1,b:1}[t.side.charAt(0)]),i},B.makeTransTickFn=function(t){return\"x\"===t._id.charAt(0)?function(e){return l(t._offset+t.l2p(e.x),0)}:function(e){return l(0,t._offset+t.l2p(e.x))}},B.makeTransTickLabelFn=function(t){var e=function(t){var e=t.ticklabelposition||\"\",r=function(t){return-1!==e.indexOf(t)},n=r(\"top\"),i=r(\"left\"),a=r(\"right\"),o=r(\"bottom\"),s=r(\"inside\"),l=o||i||n||a;if(!l&&!s)return[0,0];var c=t.side,u=l?(t.tickwidth||0)/2:0,f=3,h=t.tickfont?t.tickfont.size:12;(o||n)&&(u+=h*D,f+=(t.linewidth||0)/2);(i||a)&&(u+=(t.linewidth||0)/2,f+=3);s&&\"top\"===c&&(f-=h*(1-D));(i||n)&&(u=-u);\"bottom\"!==c&&\"right\"!==c||(f=-f);return[l?u:0,s?f:0]}(t),r=e[0],n=e[1];return\"x\"===t._id.charAt(0)?function(e){return l(r+t._offset+t.l2p(ut(e)),n)}:function(e){return l(n,r+t._offset+t.l2p(ut(e)))}},B.makeTickPath=function(t,e,r,n){n=void 0!==n?n:t.ticklen;var i=t._id.charAt(0),a=(t.linewidth||1)/2;return\"x\"===i?\"M0,\"+(e+a*r)+\"v\"+n*r:\"M\"+(e+a*r)+\",0h\"+n*r},B.makeLabelFns=function(t,e,r){var n=t.ticklabelposition||\"\",a=function(t){return-1!==n.indexOf(t)},o=a(\"top\"),l=a(\"left\"),c=a(\"right\"),u=a(\"bottom\")||l||o||c,f=a(\"inside\"),h=\"inside\"===n&&\"inside\"===t.ticks||!f&&\"outside\"===t.ticks&&\"boundaries\"!==t.tickson,p=0,d=0,g=h?t.ticklen:0;if(f?g*=-1:u&&(g=0),h&&(p+=g,r)){var m=s.deg2rad(r);p=g*Math.cos(m)+1,d=g*Math.sin(m)}t.showticklabels&&(h||t.showline)&&(p+=.2*t.tickfont.size);var v,y,x,b,_,w={labelStandoff:p+=(t.linewidth||1)/2*(f?-1:1),labelShift:d},T=0,k=t.side,M=t._id.charAt(0),A=t.tickangle;if(\"x\"===M)b=(_=!f&&\"bottom\"===k||f&&\"top\"===k)?1:-1,f&&(b*=-1),v=d*b,y=e+p*b,x=_?1:-.2,90===Math.abs(A)&&(f?x+=O:x=-90===A&&\"bottom\"===k?D:90===A&&\"top\"===k?O:.5,T=O/2*(A/90)),w.xFn=function(t){return t.dx+v+T*t.fontSize},w.yFn=function(t){return t.dy+y+t.fontSize*x},w.anchorFn=function(t,e){if(u){if(l)return\"end\";if(c)return\"start\"}return i(e)&&0!==e&&180!==e?e*b<0!==f?\"end\":\"start\":\"middle\"},w.heightFn=function(e,r,n){return r<-60||r>60?-.5*n:\"top\"===t.side!==f?-n:0};else if(\"y\"===M){if(b=(_=!f&&\"left\"===k||f&&\"right\"===k)?1:-1,f&&(b*=-1),v=p,y=d*b,x=0,f||90!==Math.abs(A)||(x=-90===A&&\"left\"===k||90===A&&\"right\"===k?D:.5),f){var S=i(A)?+A:0;if(0!==S){var E=s.deg2rad(S);T=Math.abs(Math.sin(E))*D*b,x=0}}w.xFn=function(t){return t.dx+e-(v+t.fontSize*x)*b+T*t.fontSize},w.yFn=function(t){return t.dy+y+t.fontSize*O},w.anchorFn=function(t,e){return i(e)&&90===Math.abs(e)?\"middle\":_?\"end\":\"start\"},w.heightFn=function(e,r,n){return\"right\"===t.side&&(r*=-1),r<-30?-n:r<30?-.5*n:0}}return w},B.drawTicks=function(t,e,r){r=r||{};var n=e._id+\"tick\",i=r.vals;\"period\"===e.ticklabelmode&&(i=i.slice()).shift();var a=r.layer.selectAll(\"path.\"+n).data(e.ticks?i:[],ft);a.exit().remove(),a.enter().append(\"path\").classed(n,1).classed(\"ticks\",1).classed(\"crisp\",!1!==r.crisp).call(f.stroke,e.tickcolor).style(\"stroke-width\",h.crispRound(t,e.tickwidth,1)+\"px\").attr(\"d\",r.path),a.attr(\"transform\",r.transFn)},B.drawGrid=function(t,e,r){r=r||{};var n=e._id+\"grid\",i=r.vals,a=r.counterAxis;if(!1===e.showgrid)i=[];else if(a&&B.shouldShowZeroLine(t,e,a))for(var o=\"array\"===e.tickmode,s=0;s<i.length;s++){var l=i[s].x;if(o?!l:Math.abs(l)<e.dtick/100){if(i=i.slice(0,s).concat(i.slice(s+1)),!o)break;s--}}var c=r.layer.selectAll(\"path.\"+n).data(i,ft);c.exit().remove(),c.enter().append(\"path\").classed(n,1).classed(\"crisp\",!1!==r.crisp),e._gw=h.crispRound(t,e.gridwidth,1),c.attr(\"transform\",r.transFn).attr(\"d\",r.path).call(f.stroke,e.gridcolor||\"#ddd\").style(\"stroke-width\",e._gw+\"px\"),\"function\"==typeof r.path&&c.attr(\"d\",r.path)},B.drawZeroLine=function(t,e,r){r=r||r;var n=e._id+\"zl\",i=B.shouldShowZeroLine(t,e,r.counterAxis),a=r.layer.selectAll(\"path.\"+n).data(i?[{x:0,id:e._id}]:[]);a.exit().remove(),a.enter().append(\"path\").classed(n,1).classed(\"zl\",1).classed(\"crisp\",!1!==r.crisp).each((function(){r.layer.selectAll(\"path\").sort((function(t,e){return U(t.id,e.id)}))})),a.attr(\"transform\",r.transFn).attr(\"d\",r.path).call(f.stroke,e.zerolinecolor||f.defaultLine).style(\"stroke-width\",h.crispRound(t,e.zerolinewidth,e._gw||1)+\"px\")},B.drawLabels=function(t,e,r){r=r||{};var a=t._fullLayout,o=e._id,u=o.charAt(0),f=r.cls||o+\"tick\",p=r.vals,d=r.labelFns,g=r.secondary?0:e.tickangle,m=(e._prevTickAngles||{})[f],v=r.layer.selectAll(\"g.\"+f).data(e.showticklabels?p:[],ft),y=[];function x(t,a){var o=-1!==(e.ticklabelposition||\"\").indexOf(\"inside\");t.each((function(t){var s=n.select(this),u=s.select(\".text-math-group\"),f=d.anchorFn(t,a),p=r.transFn.call(s.node(),t)+(i(a)&&0!=+a?\" rotate(\"+a+\",\"+d.xFn(t)+\",\"+(d.yFn(t)-t.fontSize/2)+\")\":\"\"),g=c.lineCount(s),m=R*t.fontSize,v=d.heightFn(t,i(a)?+a:0,(g-1)*m);if(v&&(p+=l(0,v)),u.empty()){var y=s.select(\"text\");y.attr({transform:p,\"text-anchor\":f}),o&&(y.style({opacity:100}),e._hideOutOfRangeInsideTickLabels&&e._hideOutOfRangeInsideTickLabels())}else{var x=h.bBox(u.node()).width*{end:-.5,start:.5}[f];u.attr(\"transform\",p+l(x,0))}}))}v.enter().append(\"g\").classed(f,1).append(\"text\").attr(\"text-anchor\",\"middle\").each((function(e){var r=n.select(this),i=t._promises.length;r.call(c.positionText,d.xFn(e),d.yFn(e)).call(h.font,e.font,e.fontSize,e.fontColor).text(e.text).call(c.convertToTspans,t),t._promises[i]?y.push(t._promises.pop().then((function(){x(r,g)}))):x(r,g)})),v.exit().remove(),r.repositionOnUpdate&&v.each((function(t){n.select(this).select(\"text\").call(c.positionText,d.xFn(t),d.yFn(t))})),e._hideOutOfRangeInsideTickLabels=void 0,-1!==(e.ticklabelposition||\"\").indexOf(\"inside\")&&(e._hideOutOfRangeInsideTickLabels=function(){var t=s.simpleMap(e.range,e.r2l),r=e.l2p(t[0]),i=e.l2p(t[1]),a=Math.min(r,i)+e._offset,o=Math.max(r,i)+e._offset,l=\"x\"===e._id.charAt(0);v.each((function(t){var r=n.select(this);if(r.select(\".text-math-group\").empty()){var i=h.bBox(r.node()),s=!1;l?(i.right>o||i.left<a)&&(s=!0):(i.bottom>o||i.top+(e.tickangle?0:t.fontSize/4)<a)&&(s=!0),s&&r.select(\"text\").style({opacity:0})}}))}),x(v,m+1?m:g);var b=null;e._selections&&(e._selections[f]=v);var _=[function(){return y.length&&Promise.all(y)}];e.automargin&&a._redrawFromAutoMarginCount&&90===m?(b=90,_.push((function(){x(v,m)}))):_.push((function(){if(x(v,g),p.length&&\"x\"===u&&!i(g)&&(\"log\"!==e.type||\"D\"!==String(e.dtick).charAt(0))){b=0;var t,n=0,a=[];if(v.each((function(t){n=Math.max(n,t.fontSize);var r=e.l2p(t.x),i=dt(this),o=h.bBox(i.node());a.push({top:0,bottom:10,height:10,left:r-o.width/2,right:r+o.width/2+2,width:o.width+2})})),\"boundaries\"!==e.tickson&&!e.showdividers||r.secondary){var o=p.length,l=Math.abs((p[o-1].x-p[0].x)*e._m)/(o-1),c=e.ticklabelposition||\"\",f=function(t){return-1!==c.indexOf(t)},d=f(\"top\"),m=f(\"left\"),y=f(\"right\"),_=f(\"bottom\")||m||d||y?(e.tickwidth||0)+6:0,w=l<2.5*n||\"multicategory\"===e.type;for(t=0;t<a.length-1;t++)if(s.bBoxIntersect(a[t],a[t+1],_)){b=w?90:30;break}}else{var T=2;for(e.ticks&&(T+=e.tickwidth/2),t=0;t<a.length;t++){var k=p[t].xbnd,M=a[t];if(null!==k[0]&&M.left-e.l2p(k[0])<T||null!==k[1]&&e.l2p(k[1])-M.right<T){b=90;break}}}b&&x(v,b)}})),e._tickAngles&&_.push((function(){e._tickAngles[f]=null===b?i(g)?g:0:b}));var w=e._anchorAxis;w&&w.autorange&&-1!==(e.ticklabelposition||\"\").indexOf(\"inside\")&&!V(a,e._id)&&(a._insideTickLabelsAutorange||(a._insideTickLabelsAutorange={}),a._insideTickLabelsAutorange[w._name+\".autorange\"]=w.autorange,_.push((function(){v.each((function(t,r){var n=dt(this);e._vals[r].bb=h.bBox(n.node())}))})));var T=s.syncOrAsync(_);return T&&T.then&&t._promises.push(T),T},B.getPxPosition=function(t,e){var r,n=t._fullLayout._size,i=e._id.charAt(0),a=e.side;return\"free\"!==e.anchor?r=e._anchorAxis:\"x\"===i?r={_offset:n.t+(1-(e.position||0))*n.h,_length:0}:\"y\"===i&&(r={_offset:n.l+(e.position||0)*n.w,_length:0}),\"top\"===a||\"left\"===a?r._offset:\"bottom\"===a||\"right\"===a?r._offset+r._length:void 0},B.shouldShowZeroLine=function(t,e,r){var n=s.simpleMap(e.range,e.r2l);return n[0]*n[1]<=0&&e.zeroline&&(\"linear\"===e.type||\"-\"===e.type)&&!(e.rangebreaks&&e.maskBreaks(0)===P)&&(pt(e,0)||!function(t,e,r,n){var i=r._mainAxis;if(!i)return;var a=t._fullLayout,o=e._id.charAt(0),s=B.counterLetter(e._id),l=e._offset+(Math.abs(n[0])<Math.abs(n[1])==(\"x\"===o)?0:e._length);function c(t){if(!t.showline||!t.linewidth)return!1;var r=Math.max((t.linewidth+e.zerolinewidth)/2,1);function n(t){return\"number\"==typeof t&&Math.abs(t-l)<r}if(n(t._mainLinePosition)||n(t._mainMirrorPosition))return!0;var i=t._linepositions||{};for(var a in i)if(n(i[a][0])||n(i[a][1]))return!0}var u=a._plots[r._mainSubplot];if(!(u.mainplotinfo||u).overlays.length)return c(r);for(var f=B.list(t,s),h=0;h<f.length;h++){var p=f[h];if(p._mainAxis===i&&c(p))return!0}}(t,e,r,n)||function(t,e){for(var r=t._fullData,n=e._mainSubplot,i=e._id.charAt(0),a=0;a<r.length;a++){var s=r[a];if(!0===s.visible&&s.xaxis+s.yaxis===n){if(o.traceIs(s,\"bar-like\")&&s.orientation==={x:\"h\",y:\"v\"}[i])return!0;if(s.fill&&s.fill.charAt(s.fill.length-1)===i)return!0}}return!1}(t,e))},B.clipEnds=function(t,e){return e.filter((function(e){return pt(t,e.x)}))},B.allowAutoMargin=function(t){for(var e=B.list(t,\"\",!0),r=0;r<e.length;r++){var n=e[r];n.automargin&&(a.allowAutoMargin(t,gt(n)),n.mirror&&a.allowAutoMargin(t,mt(n))),o.getComponentMethod(\"rangeslider\",\"isVisible\")(n)&&a.allowAutoMargin(t,vt(n))}},B.swap=function(t,e){for(var r=function(t,e){var r,n,i=[];for(r=0;r<e.length;r++){var a=[],o=t._fullData[e[r]].xaxis,s=t._fullData[e[r]].yaxis;if(o&&s){for(n=0;n<i.length;n++)-1===i[n].x.indexOf(o)&&-1===i[n].y.indexOf(s)||a.push(n);if(a.length){var l,c=i[a[0]];if(a.length>1)for(n=1;n<a.length;n++)l=i[a[n]],yt(c.x,l.x),yt(c.y,l.y);yt(c.x,[o]),yt(c.y,[s])}else i.push({x:[o],y:[s]})}}return i}(t,e),n=0;n<r.length;n++)xt(t,r[n].x,r[n].y)}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../components/titles\":738,\"../../constants/alignment\":745,\"../../constants/numerical\":753,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plots/plots\":890,\"../../registry\":910,\"./autorange\":826,\"./axis_autotype\":828,\"./axis_ids\":830,\"./clean_ticks\":832,\"./layout_attributes\":841,\"./set_convert\":847,d3:169,\"fast-isnumeric\":241}],828:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../constants/numerical\").BADNUM,o=i.isArrayOrTypedArray,s=i.isDateTime,l=i.cleanNumber,c=Math.round;function u(t,e){return e?n(t):\"number\"==typeof t}function f(t){return Math.max(1,(t-1)/1e3)}e.exports=function(t,e,r){var i=t,h=r.noMultiCategory;if(o(i)&&!i.length)return\"-\";if(!h&&function(t){return o(t[0])&&o(t[1])}(i))return\"multicategory\";if(h&&Array.isArray(i[0])){for(var p=[],d=0;d<i.length;d++)if(o(i[d]))for(var g=0;g<i[d].length;g++)p.push(i[d][g]);i=p}if(function(t,e){for(var r=t.length,i=f(r),a=0,o=0,l={},u=0;u<r;u+=i){var h=c(u),p=t[h],d=String(p);l[d]||(l[d]=1,s(p,e)&&a++,n(p)&&o++)}return a>2*o}(i,e))return\"date\";var m=\"strict\"!==r.autotypenumbers;return function(t,e){for(var r=t.length,n=f(r),i=0,o=0,s={},u=0;u<r;u+=n){var h=c(u),p=t[h],d=String(p);if(!s[d]){s[d]=1;var g=typeof p;\"boolean\"===g?o++:(e?l(p)!==a:\"number\"===g)?i++:\"string\"===g&&o++}}return o>2*i}(i,m)?\"category\":function(t,e){for(var r=t.length,n=0;n<r;n++)if(u(t[n],e))return!0;return!1}(i,m)?\"linear\":\"-\"}},{\"../../constants/numerical\":753,\"../../lib\":778,\"fast-isnumeric\":241}],829:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../registry\"),a=t(\"../../lib\"),o=t(\"../array_container_defaults\"),s=t(\"./layout_attributes\"),l=t(\"./tick_value_defaults\"),c=t(\"./tick_mark_defaults\"),u=t(\"./tick_label_defaults\"),f=t(\"./category_order_defaults\"),h=t(\"./line_grid_defaults\"),p=t(\"./set_convert\"),d=t(\"./constants\").WEEKDAY_PATTERN,g=t(\"./constants\").HOUR_PATTERN;function m(t,e,r){function i(r,n){return a.coerce(t,e,s.rangebreaks,r,n)}if(i(\"enabled\")){var o=i(\"bounds\");if(o&&o.length>=2){var l,c,u=\"\";if(2===o.length)for(l=0;l<2;l++)if(c=y(o[l])){u=d;break}var f=i(\"pattern\",u);if(f===d)for(l=0;l<2;l++)(c=y(o[l]))&&(e.bounds[l]=o[l]=c-1);if(f)for(l=0;l<2;l++)switch(c=o[l],f){case d:if(!n(c))return void(e.enabled=!1);if((c=+c)!==Math.floor(c)||c<0||c>=7)return void(e.enabled=!1);e.bounds[l]=o[l]=c;break;case g:if(!n(c))return void(e.enabled=!1);if((c=+c)<0||c>24)return void(e.enabled=!1);e.bounds[l]=o[l]=c}if(!1===r.autorange){var h=r.range;if(h[0]<h[1]){if(o[0]<h[0]&&o[1]>h[1])return void(e.enabled=!1)}else if(o[0]>h[0]&&o[1]<h[1])return void(e.enabled=!1)}}else{var p=i(\"values\");if(!p||!p.length)return void(e.enabled=!1);i(\"dvalue\")}}}e.exports=function(t,e,r,n,g){var v,y=n.letter,x=n.font||{},b=n.splomStash||{},_=r(\"visible\",!n.visibleDflt),w=e._template||{},T=e.type||w.type||\"-\";\"date\"===T&&(i.getComponentMethod(\"calendars\",\"handleDefaults\")(t,e,\"calendar\",n.calendar),n.noTicklabelmode||(v=r(\"ticklabelmode\")));n.noTicklabelposition&&\"multicategory\"!==T||a.coerce(t,e,{ticklabelposition:{valType:\"enumerated\",dflt:\"outside\",values:\"period\"===v?[\"outside\",\"inside\"]:\"x\"===y?[\"outside\",\"inside\",\"outside left\",\"inside left\",\"outside right\",\"inside right\"]:[\"outside\",\"inside\",\"outside top\",\"inside top\",\"outside bottom\",\"inside bottom\"]}},\"ticklabelposition\"),p(e,g);var k=!e.isValidRange(t.range);k&&n.reverseDflt&&(k=\"reversed\"),!r(\"autorange\",k)||\"linear\"!==T&&\"-\"!==T||r(\"rangemode\"),r(\"range\"),e.cleanRange(),f(t,e,r,n),\"category\"===T||n.noHover||r(\"hoverformat\");var M=r(\"color\"),A=M!==s.color.dflt?M:x.color,S=b.label||g._dfltTitle[y];if(u(t,e,r,T,n,{pass:1}),!_)return e;r(\"title.text\",S),a.coerceFont(r,\"title.font\",{family:x.family,size:Math.round(1.2*x.size),color:A}),l(t,e,r,T),u(t,e,r,T,n,{pass:2}),c(t,e,r,n),h(t,e,r,{dfltColor:M,bgColor:n.bgColor,showGrid:n.showGrid,attributes:s}),(e.showline||e.ticks)&&r(\"mirror\"),n.automargin&&r(\"automargin\");var E,C=\"multicategory\"===T;n.noTickson||\"category\"!==T&&!C||!e.ticks&&!e.showgrid||(C&&(E=\"boundaries\"),\"boundaries\"===r(\"tickson\",E)&&delete e.ticklabelposition);C&&(r(\"showdividers\")&&(r(\"dividercolor\"),r(\"dividerwidth\")));if(\"date\"===T)if(o(t,e,{name:\"rangebreaks\",inclusionAttr:\"enabled\",handleItemDefaults:m}),e.rangebreaks.length){for(var L=0;L<e.rangebreaks.length;L++)if(e.rangebreaks[L].pattern===d){e._hasDayOfWeekBreaks=!0;break}if(p(e,g),g._has(\"scattergl\")||g._has(\"splom\"))for(var I=0;I<n.data.length;I++){var P=n.data[I];\"scattergl\"!==P.type&&\"splom\"!==P.type||(P.visible=!1,a.warn(P.type+\" traces do not work on axes with rangebreaks. Setting trace \"+P.index+\" to `visible: false`.\"))}}else delete e.rangebreaks;return e};var v={sun:1,mon:2,tue:3,wed:4,thu:5,fri:6,sat:7};function y(t){if(\"string\"==typeof t)return v[t.substr(0,3).toLowerCase()]}},{\"../../lib\":778,\"../../registry\":910,\"../array_container_defaults\":822,\"./category_order_defaults\":831,\"./constants\":833,\"./layout_attributes\":841,\"./line_grid_defaults\":843,\"./set_convert\":847,\"./tick_label_defaults\":848,\"./tick_mark_defaults\":849,\"./tick_value_defaults\":850,\"fast-isnumeric\":241}],830:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"./constants\");function a(t,e){if(e&&e.length)for(var r=0;r<e.length;r++)if(e[r][t])return!0;return!1}r.id2name=function(t){if(\"string\"==typeof t&&t.match(i.AX_ID_PATTERN)){var e=t.split(\" \")[0].substr(1);return\"1\"===e&&(e=\"\"),t.charAt(0)+\"axis\"+e}},r.name2id=function(t){if(t.match(i.AX_NAME_PATTERN)){var e=t.substr(5);return\"1\"===e&&(e=\"\"),t.charAt(0)+e}},r.cleanId=function(t,e,r){var n=/( domain)$/.test(t);if(\"string\"==typeof t&&t.match(i.AX_ID_PATTERN)&&(!e||t.charAt(0)===e)&&(!n||r)){var a=t.split(\" \")[0].substr(1).replace(/^0+/,\"\");return\"1\"===a&&(a=\"\"),t.charAt(0)+a+(n&&r?\" domain\":\"\")}},r.list=function(t,e,n){var i=t._fullLayout;if(!i)return[];var a,o=r.listIds(t,e),s=new Array(o.length);for(a=0;a<o.length;a++){var l=o[a];s[a]=i[l.charAt(0)+\"axis\"+l.substr(1)]}if(!n){var c=i._subplots.gl3d||[];for(a=0;a<c.length;a++){var u=i[c[a]];e?s.push(u[e+\"axis\"]):s.push(u.xaxis,u.yaxis,u.zaxis)}}return s},r.listIds=function(t,e){var r=t._fullLayout;if(!r)return[];var n=r._subplots;return e?n[e+\"axis\"]:n.xaxis.concat(n.yaxis)},r.getFromId=function(t,e,n){var i=t._fullLayout;return e=void 0===e||\"string\"!=typeof e?e:e.replace(\" domain\",\"\"),\"x\"===n?e=e.replace(/y[0-9]*/,\"\"):\"y\"===n&&(e=e.replace(/x[0-9]*/,\"\")),i[r.id2name(e)]},r.getFromTrace=function(t,e,i){var a=t._fullLayout,o=null;if(n.traceIs(e,\"gl3d\")){var s=e.scene;\"scene\"===s.substr(0,5)&&(o=a[s][i+\"axis\"])}else o=r.getFromId(t,e[i+\"axis\"]||i);return o},r.idSort=function(t,e){var r=t.charAt(0),n=e.charAt(0);return r!==n?r>n?1:-1:+(t.substr(1)||1)-+(e.substr(1)||1)},r.ref2id=function(t){return!!/^[xyz]/.test(t)&&t.split(\" \")[0]},r.isLinked=function(t,e){return a(e,t._axisMatchGroups)||a(e,t._axisConstraintGroups)}},{\"../../registry\":910,\"./constants\":833}],831:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){if(\"category\"===e.type){var i,a=t.categoryarray,o=Array.isArray(a)&&a.length>0;o&&(i=\"array\");var s,l=r(\"categoryorder\",i);\"array\"===l&&(s=r(\"categoryarray\")),o||\"array\"!==l||(l=e.categoryorder=\"trace\"),\"trace\"===l?e._initialCategories=[]:\"array\"===l?e._initialCategories=s.slice():(s=function(t,e){var r,n,i,a=e.dataAttr||t._id.charAt(0),o={};if(e.axData)r=e.axData;else for(r=[],n=0;n<e.data.length;n++){var s=e.data[n];s[a+\"axis\"]===t._id&&r.push(s)}for(n=0;n<r.length;n++){var l=r[n][a];for(i=0;i<l.length;i++){var c=l[i];null!=c&&(o[c]=1)}}return Object.keys(o)}(e,n).sort(),\"category ascending\"===l?e._initialCategories=s:\"category descending\"===l&&(e._initialCategories=s.reverse()))}}},{}],832:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../constants/numerical\"),o=a.ONEDAY,s=a.ONEWEEK;r.dtick=function(t,e){var r=\"log\"===e,i=\"date\"===e,a=\"category\"===e,s=i?o:1;if(!t)return s;if(n(t))return(t=Number(t))<=0?s:a?Math.max(1,Math.round(t)):i?Math.max(.1,t):t;if(\"string\"!=typeof t||!i&&!r)return s;var l=t.charAt(0),c=t.substr(1);return(c=n(c)?Number(c):0)<=0||!(i&&\"M\"===l&&c===Math.round(c)||r&&\"L\"===l||r&&\"D\"===l&&(1===c||2===c))?s:t},r.tick0=function(t,e,r,a){return\"date\"===e?i.cleanDate(t,i.dateTick0(r,a%s==0?1:0)):\"D1\"!==a&&\"D2\"!==a?n(t)?Number(t):0:void 0}},{\"../../constants/numerical\":753,\"../../lib\":778,\"fast-isnumeric\":241}],833:[function(t,e,r){\"use strict\";var n=t(\"../../lib/regex\").counter;e.exports={idRegex:{x:n(\"x\",\"( domain)?\"),y:n(\"y\",\"( domain)?\")},attrRegex:n(\"[xy]axis\"),xAxisMatch:n(\"xaxis\"),yAxisMatch:n(\"yaxis\"),AX_ID_PATTERN:/^[xyz][0-9]*( domain)?$/,AX_NAME_PATTERN:/^[xyz]axis[0-9]*$/,SUBPLOT_PATTERN:/^x([0-9]*)y([0-9]*)$/,HOUR_PATTERN:\"hour\",WEEKDAY_PATTERN:\"day of week\",MINDRAG:8,MINSELECT:12,MINZOOM:20,DRAGGERSIZE:20,BENDPX:1.5,REDRAWDELAY:50,SELECTDELAY:100,SELECTID:\"-select\",DFLTRANGEX:[-1,6],DFLTRANGEY:[-1,4],traceLayerClasses:[\"imagelayer\",\"heatmaplayer\",\"contourcarpetlayer\",\"contourlayer\",\"funnellayer\",\"waterfalllayer\",\"barlayer\",\"carpetlayer\",\"violinlayer\",\"boxlayer\",\"ohlclayer\",\"scattercarpetlayer\",\"scatterlayer\"],clipOnAxisFalseQuery:[\".scatterlayer\",\".barlayer\",\".funnellayer\",\".waterfalllayer\"],layerValue2layerClass:{\"above traces\":\"above\",\"below traces\":\"below\"}}},{\"../../lib/regex\":794}],834:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./autorange\"),a=t(\"./axis_ids\").id2name,o=t(\"./layout_attributes\"),s=t(\"./scale_zoom\"),l=t(\"./set_convert\"),c=t(\"../../constants/numerical\").ALMOST_EQUAL,u=t(\"../../constants/alignment\").FROM_BL;function f(t,e,r){var i=r.axIds,s=r.layoutOut,l=r.hasImage,c=s._axisConstraintGroups,u=s._axisMatchGroups,f=e._id,g=f.charAt(0),m=((s._splomAxes||{})[g]||{})[f]||{},v=e._id,y=\"x\"===v.charAt(0);function x(r,i){return n.coerce(t,e,o,r,i)}e._matchGroup=null,e._constraintGroup=null,x(\"constrain\",l?\"domain\":\"range\"),n.coerce(t,e,{constraintoward:{valType:\"enumerated\",values:y?[\"left\",\"center\",\"right\"]:[\"bottom\",\"middle\",\"top\"],dflt:y?\"center\":\"middle\"}},\"constraintoward\");var b,_,w=e.type,T=[];for(b=0;b<i.length;b++){if((_=i[b])!==v)s[a(_)].type===w&&T.push(_)}var k=p(c,v);if(k){var M=[];for(b=0;b<T.length;b++)k[_=T[b]]||M.push(_);T=M}var A,S,E=T.length;E&&(t.matches||m.matches)&&(A=n.coerce(t,e,{matches:{valType:\"enumerated\",values:T,dflt:-1!==T.indexOf(m.matches)?m.matches:void 0}},\"matches\"));var C=l&&!y?e.anchor:void 0;if(E&&!A&&(t.scaleanchor||C)&&(S=n.coerce(t,e,{scaleanchor:{valType:\"enumerated\",values:T}},\"scaleanchor\",C)),A){e._matchGroup=d(u,v,A,1);var L=s[a(A)],I=h(s,e)/h(s,L);y!==(\"x\"===A.charAt(0))&&(I=(y?\"x\":\"y\")+I),d(c,v,A,I)}else t.matches&&-1!==i.indexOf(t.matches)&&n.warn(\"ignored \"+e._name+'.matches: \"'+t.matches+'\" to avoid an infinite loop');if(S){var P=x(\"scaleratio\");P||(P=e.scaleratio=1),d(c,v,S,P)}else t.scaleanchor&&-1!==i.indexOf(t.scaleanchor)&&n.warn(\"ignored \"+e._name+'.scaleanchor: \"'+t.scaleanchor+'\" to avoid either an infinite loop and possibly inconsistent scaleratios, or because this axis declares a *matches* constraint.')}function h(t,e){var r=e.domain;return r||(r=t[a(e.overlaying)].domain),r[1]-r[0]}function p(t,e){for(var r=0;r<t.length;r++)if(t[r][e])return t[r];return null}function d(t,e,r,n){var i,a,o,s,l,c=p(t,e);null===c?((c={})[e]=1,l=t.length,t.push(c)):l=t.indexOf(c);var u=Object.keys(c);for(i=0;i<t.length;i++)if(o=t[i],i!==l&&o[r]){var f=o[r];for(a=0;a<u.length;a++)o[s=u[a]]=g(f,g(n,c[s]));return void t.splice(l,1)}if(1!==n)for(a=0;a<u.length;a++){var h=u[a];c[h]=g(n,c[h])}c[r]=1}function g(t,e){var r,n,i=\"\",a=\"\";\"string\"==typeof t&&(r=(i=t.match(/^[xy]*/)[0]).length,t=+t.substr(r)),\"string\"==typeof e&&(n=(a=e.match(/^[xy]*/)[0]).length,e=+e.substr(n));var o=t*e;return r||n?r&&n&&i.charAt(0)!==a.charAt(0)?r===n?o:(r>n?i.substr(n):a.substr(r))+o:i+a+t*e:o}function m(t,e){for(var r=e._size,n=r.h/r.w,i={},a=Object.keys(t),o=0;o<a.length;o++){var s=a[o],l=t[s];if(\"string\"==typeof l){var c=l.match(/^[xy]*/)[0],u=c.length;l=+l.substr(u);for(var f=\"y\"===c.charAt(0)?n:1/n,h=0;h<u;h++)l*=f}i[s]=l}return i}function v(t,e){var r=t._inputDomain,n=u[t.constraintoward],i=r[0]+(r[1]-r[0])*n;t.domain=t._input.domain=[i+(r[0]-i)/e,i+(r[1]-i)/e],t.setScale()}r.handleDefaults=function(t,e,r){var i,o,s,c,u,h,p,d,g=r.axIds,m=r.axHasImage,v=e._axisConstraintGroups=[],y=e._axisMatchGroups=[];for(i=0;i<g.length;i++)f(u=t[c=a(g[i])],h=e[c],{axIds:g,layoutOut:e,hasImage:m[c]});function x(t,r){for(i=0;i<t.length;i++)for(s in o=t[i])e[a(s)][r]=o}for(x(y,\"_matchGroup\"),i=0;i<v.length;i++)for(s in o=v[i])if((h=e[a(s)]).fixedrange){for(var b in o){var _=a(b);!1===(t[_]||{}).fixedrange&&n.warn(\"fixedrange was specified as false for axis \"+_+\" but was overridden because another axis in its constraint group has fixedrange true\"),e[_].fixedrange=!0}break}for(i=0;i<v.length;){for(s in o=v[i]){(h=e[a(s)])._matchGroup&&Object.keys(h._matchGroup).length===Object.keys(o).length&&(v.splice(i,1),i--);break}i++}x(v,\"_constraintGroup\");var w=[\"constrain\",\"range\",\"autorange\",\"rangemode\",\"rangebreaks\",\"categoryorder\",\"categoryarray\"],T=!1,k=!1;function M(){d=h[p],\"rangebreaks\"===p&&(k=h._hasDayOfWeekBreaks)}for(i=0;i<y.length;i++){o=y[i];for(var A=0;A<w.length;A++){var S;for(s in p=w[A],d=null,o)if(u=t[c=a(s)],h=e[c],p in h){if(!h.matches&&(S=h,p in u)){M();break}null===d&&p in u&&M()}if(\"range\"===p&&d&&(T=!0),\"autorange\"===p&&null===d&&T&&(d=!1),null===d&&p in S&&(d=S[p]),null!==d)for(s in o)(h=e[a(s)])[p]=\"range\"===p?d.slice():d,\"rangebreaks\"===p&&(h._hasDayOfWeekBreaks=k,l(h,e))}}},r.enforce=function(t){var e,r,n,o,l,u,f,h,p=t._fullLayout,d=p._axisConstraintGroups||[];for(e=0;e<d.length;e++){n=m(d[e],p);var g=Object.keys(n),y=1/0,x=0,b=1/0,_={},w={},T=!1;for(r=0;r<g.length;r++)w[o=g[r]]=l=p[a(o)],l._inputDomain?l.domain=l._inputDomain.slice():l._inputDomain=l.domain.slice(),l._inputRange||(l._inputRange=l.range.slice()),l.setScale(),_[o]=u=Math.abs(l._m)/n[o],y=Math.min(y,u),\"domain\"!==l.constrain&&l._constraintShrinkable||(b=Math.min(b,u)),delete l._constraintShrinkable,x=Math.max(x,u),\"domain\"===l.constrain&&(T=!0);if(!(y>c*x)||T)for(r=0;r<g.length;r++)if(u=_[o=g[r]],f=(l=w[o]).constrain,u!==b||\"domain\"===f)if(h=u/b,\"range\"===f)s(l,h);else{var k=l._inputDomain,M=(l.domain[1]-l.domain[0])/(k[1]-k[0]),A=(l.r2l(l.range[1])-l.r2l(l.range[0]))/(l.r2l(l._inputRange[1])-l.r2l(l._inputRange[0]));if((h/=M)*A<1){l.domain=l._input.domain=k.slice(),s(l,h);continue}if(A<1&&(l.range=l._input.range=l._inputRange.slice(),h*=A),l.autorange){var S=l.r2l(l.range[0]),E=l.r2l(l.range[1]),C=(S+E)/2,L=C,I=C,P=Math.abs(E-C),z=C-P*h*1.0001,O=C+P*h*1.0001,D=i.makePadFn(p,l,0),R=i.makePadFn(p,l,1);v(l,h);var F,B,N=Math.abs(l._m),j=i.concatExtremes(t,l),U=j.min,V=j.max;for(B=0;B<U.length;B++)(F=U[B].val-D(U[B])/N)>z&&F<L&&(L=F);for(B=0;B<V.length;B++)(F=V[B].val+R(V[B])/N)<O&&F>I&&(I=F);h/=(I-L)/(2*P),L=l.l2r(L),I=l.l2r(I),l.range=l._input.range=S<E?[L,I]:[I,L]}v(l,h)}}},r.getAxisGroup=function(t,e){for(var r=t._axisMatchGroups,n=0;n<r.length;n++){if(r[n][e])return\"g\"+n}return e},r.clean=function(t,e){if(e._inputDomain){for(var r=!1,n=e._id,i=t._fullLayout._axisConstraintGroups,a=0;a<i.length;a++)if(i[a][n]){r=!0;break}r&&\"domain\"===e.constrain||(e._input.domain=e.domain=e._inputDomain,delete e._inputDomain)}}},{\"../../constants/alignment\":745,\"../../constants/numerical\":753,\"../../lib\":778,\"./autorange\":826,\"./axis_ids\":830,\"./layout_attributes\":841,\"./scale_zoom\":845,\"./set_convert\":847}],835:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"tinycolor2\"),a=t(\"has-passive-events\"),o=t(\"../../registry\"),s=t(\"../../lib\"),l=s.strTranslate,c=t(\"../../lib/svg_text_utils\"),u=t(\"../../components/color\"),f=t(\"../../components/drawing\"),h=t(\"../../components/fx\"),p=t(\"./axes\"),d=t(\"../../lib/setcursor\"),g=t(\"../../components/dragelement\"),m=t(\"../../components/dragelement/helpers\"),v=m.selectingOrDrawing,y=m.freeMode,x=t(\"../../constants/alignment\").FROM_TL,b=t(\"../../lib/clear_gl_canvases\"),_=t(\"../../plot_api/subroutines\").redrawReglTraces,w=t(\"../plots\"),T=t(\"./axis_ids\").getFromId,k=t(\"./select\").prepSelect,M=t(\"./select\").clearSelect,A=t(\"./select\").selectOnClick,S=t(\"./scale_zoom\"),E=t(\"./constants\"),C=E.MINDRAG,L=E.MINZOOM,I=!0;function P(t,e,r,n){var i=s.ensureSingle(t.draglayer,e,r,(function(e){e.classed(\"drag\",!0).style({fill:\"transparent\",\"stroke-width\":0}).attr(\"data-subplot\",t.id)}));return i.call(d,n),i.node()}function z(t,e,r,i,a,o,s){var l=P(t,\"rect\",e,r);return n.select(l).call(f.setRect,i,a,o,s),l}function O(t,e){for(var r=0;r<t.length;r++)if(!t[r].fixedrange)return e;return\"\"}function D(t,e,r,n,i){for(var a=0;a<t.length;a++){var o=t[a];if(!o.fixedrange)if(o.rangebreaks){var s=\"y\"===o._id.charAt(0),l=s?1-e:e,c=s?1-r:r;n[o._name+\".range[0]\"]=o.l2r(o.p2l(l*o._length)),n[o._name+\".range[1]\"]=o.l2r(o.p2l(c*o._length))}else{var u=o._rl[0],f=o._rl[1]-u;n[o._name+\".range[0]\"]=o.l2r(u+f*e),n[o._name+\".range[1]\"]=o.l2r(u+f*r)}}if(i&&i.length){var h=(e+(1-r))/2;D(i,h,1-h,n,[])}}function R(t,e){for(var r=0;r<t.length;r++){var n=t[r];if(!n.fixedrange)if(n.rangebreaks){var i=n._length,a=(n.p2l(0+e)-n.p2l(0)+(n.p2l(i+e)-n.p2l(i)))/2;n.range=[n.l2r(n._rl[0]-a),n.l2r(n._rl[1]-a)]}else n.range=[n.l2r(n._rl[0]-e/n._m),n.l2r(n._rl[1]-e/n._m)]}}function F(t){return 1-(t>=0?Math.min(t,.9):1/(1/Math.max(t,-.3)+3.222))}function B(t,e,r,n,i){return t.append(\"path\").attr(\"class\",\"zoombox\").style({fill:e>.2?\"rgba(0,0,0,0)\":\"rgba(255,255,255,0)\",\"stroke-width\":0}).attr(\"transform\",l(r,n)).attr(\"d\",i+\"Z\")}function N(t,e,r){return t.append(\"path\").attr(\"class\",\"zoombox-corners\").style({fill:u.background,stroke:u.defaultLine,\"stroke-width\":1,opacity:0}).attr(\"transform\",l(e,r)).attr(\"d\",\"M0,0Z\")}function j(t,e,r,n,i,a){t.attr(\"d\",n+\"M\"+r.l+\",\"+r.t+\"v\"+r.h+\"h\"+r.w+\"v-\"+r.h+\"h-\"+r.w+\"Z\"),U(t,e,i,a)}function U(t,e,r,n){r||(t.transition().style(\"fill\",n>.2?\"rgba(0,0,0,0.4)\":\"rgba(255,255,255,0.3)\").duration(200),e.transition().style(\"opacity\",1).duration(200))}function V(t){n.select(t).selectAll(\".zoombox,.js-zoombox-backdrop,.js-zoombox-menu,.zoombox-corners\").remove()}function q(t){I&&t.data&&t._context.showTips&&(s.notifier(s._(t,\"Double-click to zoom back out\"),\"long\"),I=!1)}function H(t){var e=Math.floor(Math.min(t.b-t.t,t.r-t.l,L)/2);return\"M\"+(t.l-3.5)+\",\"+(t.t-.5+e)+\"h3v\"+-e+\"h\"+e+\"v-3h-\"+(e+3)+\"ZM\"+(t.r+3.5)+\",\"+(t.t-.5+e)+\"h-3v\"+-e+\"h\"+-e+\"v-3h\"+(e+3)+\"ZM\"+(t.r+3.5)+\",\"+(t.b+.5-e)+\"h-3v\"+e+\"h\"+-e+\"v3h\"+(e+3)+\"ZM\"+(t.l-3.5)+\",\"+(t.b+.5-e)+\"h3v\"+e+\"h\"+e+\"v3h-\"+(e+3)+\"Z\"}function G(t,e,r,n,i){for(var a,o,l,c,u=!1,f={},h={},p=(i||{}).xaHash,d=(i||{}).yaHash,g=0;g<e.length;g++){var m=e[g];for(a in r)if(m[a]){for(l in m)i&&(p[l]||d[l])||(\"x\"===l.charAt(0)?r:n)[l]||(f[l]=a);for(o in n)i&&(p[o]||d[o])||!m[o]||(u=!0)}for(o in n)if(m[o])for(c in m)i&&(p[c]||d[c])||(\"x\"===c.charAt(0)?r:n)[c]||(h[c]=o)}u&&(s.extendFlat(f,h),h={});var v={},y=[];for(l in f){var x=T(t,l);y.push(x),v[x._id]=x}var b={},_=[];for(c in h){var w=T(t,c);_.push(w),b[w._id]=w}return{xaHash:v,yaHash:b,xaxes:y,yaxes:_,xLinks:f,yLinks:h,isSubplotConstrained:u}}function Y(t,e){if(a){var r=void 0!==t.onwheel?\"wheel\":\"mousewheel\";t._onwheel&&t.removeEventListener(r,t._onwheel),t._onwheel=e,t.addEventListener(r,e,{passive:!1})}else void 0!==t.onwheel?t.onwheel=e:void 0!==t.onmousewheel?t.onmousewheel=e:t.isAddedWheelEvent||(t.isAddedWheelEvent=!0,t.addEventListener(\"wheel\",e,{passive:!1}))}function W(t){var e=[];for(var r in t)e.push(t[r]);return e}e.exports={makeDragBox:function(t,e,r,a,l,u,d,m){var I,P,U,X,Z,J,K,Q,$,tt,et,rt,nt,it,at,ot,st,lt,ct,ut,ft,ht,pt,dt=t._fullLayout._zoomlayer,gt=d+m===\"nsew\",mt=1===(d+m).length;function vt(){if(I=e.xaxis,P=e.yaxis,$=I._length,tt=P._length,K=I._offset,Q=P._offset,(U={})[I._id]=I,(X={})[P._id]=P,d&&m)for(var r=e.overlays,n=0;n<r.length;n++){var i=r[n].xaxis;U[i._id]=i;var a=r[n].yaxis;X[a._id]=a}Z=W(U),J=W(X),nt=O(Z,m),it=O(J,d),at=!it&&!nt,rt=G(t,t._fullLayout._axisMatchGroups,U,X);var o=(et=G(t,t._fullLayout._axisConstraintGroups,U,X,rt)).isSubplotConstrained||rt.isSubplotConstrained;ot=m||o,st=d||o;var s=t._fullLayout;lt=s._has(\"scattergl\"),ct=s._has(\"splom\"),ut=s._has(\"svg\")}vt();var yt=function(t,e,r){if(!t)return\"pointer\";if(\"nsew\"===t)return r?\"\":\"pan\"===e?\"move\":\"crosshair\";return t.toLowerCase()+\"-resize\"}(it+nt,t._fullLayout.dragmode,gt),xt=z(e,d+m+\"drag\",yt,r,a,l,u);if(at&&!gt)return xt.onmousedown=null,xt.style.pointerEvents=\"none\",xt;var bt,_t,wt,Tt,kt,Mt,At,St,Et,Ct,Lt={element:xt,gd:t,plotinfo:e};function It(){Lt.plotinfo.selection=!1,M(t)}function Pt(t,r){var i=Lt.gd;if(i._fullLayout._activeShapeIndex>=0)i._fullLayout._deactivateShape(i);else{var a=i._fullLayout.clickmode;if(V(i),2!==t||mt||qt(),gt)a.indexOf(\"select\")>-1&&A(r,i,Z,J,e.id,Lt),a.indexOf(\"event\")>-1&&h.click(i,r,e.id);else if(1===t&&mt){var s=d?P:I,l=\"s\"===d||\"w\"===m?0:1,u=s._name+\".range[\"+l+\"]\",f=function(t,e){var r,i=t.range[e],a=Math.abs(i-t.range[1-e]);return\"date\"===t.type?i:\"log\"===t.type?(r=Math.ceil(Math.max(0,-Math.log(a)/Math.LN10))+3,n.format(\".\"+r+\"g\")(Math.pow(10,i))):(r=Math.floor(Math.log(Math.abs(i))/Math.LN10)-Math.floor(Math.log(a)/Math.LN10)+4,n.format(\".\"+String(r)+\"g\")(i))}(s,l),p=\"left\",g=\"middle\";if(s.fixedrange)return;d?(g=\"n\"===d?\"top\":\"bottom\",\"right\"===s.side&&(p=\"right\")):\"e\"===m&&(p=\"right\"),i._context.showAxisRangeEntryBoxes&&n.select(xt).call(c.makeEditable,{gd:i,immediate:!0,background:i._fullLayout.paper_bgcolor,text:String(f),fill:s.tickfont?s.tickfont.color:\"#444\",horizontalAlign:p,verticalAlign:g}).on(\"edit\",(function(t){var e=s.d2r(t);void 0!==e&&o.call(\"_guiRelayout\",i,u,e)}))}}}function zt(e,r){if(t._transitioningWithDuration)return!1;var n=Math.max(0,Math.min($,ht*e+bt)),i=Math.max(0,Math.min(tt,pt*r+_t)),a=Math.abs(n-bt),o=Math.abs(i-_t);function s(){At=\"\",wt.r=wt.l,wt.t=wt.b,Et.attr(\"d\",\"M0,0Z\")}if(wt.l=Math.min(bt,n),wt.r=Math.max(bt,n),wt.t=Math.min(_t,i),wt.b=Math.max(_t,i),et.isSubplotConstrained)a>L||o>L?(At=\"xy\",a/$>o/tt?(o=a*tt/$,_t>i?wt.t=_t-o:wt.b=_t+o):(a=o*$/tt,bt>n?wt.l=bt-a:wt.r=bt+a),Et.attr(\"d\",H(wt))):s();else if(rt.isSubplotConstrained)if(a>L||o>L){At=\"xy\";var l=Math.min(wt.l/$,(tt-wt.b)/tt),c=Math.max(wt.r/$,(tt-wt.t)/tt);wt.l=l*$,wt.r=c*$,wt.b=(1-l)*tt,wt.t=(1-c)*tt,Et.attr(\"d\",H(wt))}else s();else!it||o<Math.min(Math.max(.6*a,C),L)?a<C||!nt?s():(wt.t=0,wt.b=tt,At=\"x\",Et.attr(\"d\",function(t,e){return\"M\"+(t.l-.5)+\",\"+(e-L-.5)+\"h-3v\"+(2*L+1)+\"h3ZM\"+(t.r+.5)+\",\"+(e-L-.5)+\"h3v\"+(2*L+1)+\"h-3Z\"}(wt,_t))):!nt||a<Math.min(.6*o,L)?(wt.l=0,wt.r=$,At=\"y\",Et.attr(\"d\",function(t,e){return\"M\"+(e-L-.5)+\",\"+(t.t-.5)+\"v-3h\"+(2*L+1)+\"v3ZM\"+(e-L-.5)+\",\"+(t.b+.5)+\"v3h\"+(2*L+1)+\"v-3Z\"}(wt,bt))):(At=\"xy\",Et.attr(\"d\",H(wt)));wt.w=wt.r-wt.l,wt.h=wt.b-wt.t,At&&(Ct=!0),t._dragged=Ct,j(St,Et,wt,kt,Mt,Tt),Ot(),t.emit(\"plotly_relayouting\",ft),Mt=!0}function Ot(){ft={},\"xy\"!==At&&\"x\"!==At||(D(Z,wt.l/$,wt.r/$,ft,et.xaxes),Ut(\"x\",ft)),\"xy\"!==At&&\"y\"!==At||(D(J,(tt-wt.b)/tt,(tt-wt.t)/tt,ft,et.yaxes),Ut(\"y\",ft))}function Dt(){Ot(),V(t),Ht(),q(t)}Lt.prepFn=function(e,r,n){var a=Lt.dragmode,o=t._fullLayout.dragmode;o!==a&&(Lt.dragmode=o),vt(),ht=t._fullLayout._invScaleX,pt=t._fullLayout._invScaleY,at||(gt?e.shiftKey?\"pan\"===o?o=\"zoom\":v(o)||(o=\"pan\"):e.ctrlKey&&(o=\"pan\"):o=\"pan\"),y(o)?Lt.minDrag=1:Lt.minDrag=void 0,v(o)?(Lt.xaxes=Z,Lt.yaxes=J,k(e,r,n,Lt,o)):(Lt.clickFn=Pt,v(a)&&It(),at||(\"zoom\"===o?(Lt.moveFn=zt,Lt.doneFn=Dt,Lt.minDrag=1,function(e,r,n){var a=xt.getBoundingClientRect();bt=r-a.left,_t=n-a.top,t._fullLayout._calcInverseTransform(t);var o=s.apply3DTransform(t._fullLayout._invTransform)(bt,_t);bt=o[0],_t=o[1],wt={l:bt,r:bt,w:0,t:_t,b:_t,h:0},Tt=t._hmpixcount?t._hmlumcount/t._hmpixcount:i(t._fullLayout.plot_bgcolor).getLuminance(),Mt=!1,At=\"xy\",Ct=!1,St=B(dt,Tt,K,Q,kt=\"M0,0H\"+$+\"V\"+tt+\"H0V0\"),Et=N(dt,K,Q)}(0,r,n)):\"pan\"===o&&(Lt.moveFn=jt,Lt.doneFn=Ht))),t._fullLayout._redrag=function(){var e=t._dragdata;if(e&&e.element===xt){var r=t._fullLayout.dragmode;v(r)||(vt(),Gt([0,0,$,tt]),Lt.moveFn(e.dx,e.dy))}}},g.init(Lt);var Rt=[0,0,$,tt],Ft=null,Bt=E.REDRAWDELAY,Nt=e.mainplot?t._fullLayout._plots[e.mainplot]:e;function jt(e,r){if(e*=ht,r*=pt,!t._transitioningWithDuration){if(t._fullLayout._replotting=!0,\"ew\"===nt||\"ns\"===it){var n=nt?-e:0,i=it?-r:0;if(rt.isSubplotConstrained){if(nt&&it){var a=(e/$-r/tt)/2;n=-(e=a*$),i=-(r=-a*tt)}it?n=-i*$/tt:i=-n*tt/$}return nt&&(R(Z,e),Ut(\"x\")),it&&(R(J,r),Ut(\"y\")),Gt([n,i,$,tt]),Vt(),void t.emit(\"plotly_relayouting\",ft)}var o,s,l=\"w\"===nt==(\"n\"===it)?1:-1;if(nt&&it&&(et.isSubplotConstrained||rt.isSubplotConstrained)){var c=(e/$+l*r/tt)/2;e=c*$,r=l*c*tt}if(\"w\"===nt?e=p(Z,0,e):\"e\"===nt?e=p(Z,1,-e):nt||(e=0),\"n\"===it?r=p(J,1,r):\"s\"===it?r=p(J,0,-r):it||(r=0),o=\"w\"===nt?e:0,s=\"n\"===it?r:0,et.isSubplotConstrained&&!rt.isSubplotConstrained||rt.isSubplotConstrained&&nt&&it&&l>0){var u;if(rt.isSubplotConstrained||!nt&&1===it.length){for(u=0;u<Z.length;u++)Z[u].range=Z[u]._r.slice(),S(Z[u],1-r/tt);o=(e=r*$/tt)/2}if(rt.isSubplotConstrained||!it&&1===nt.length){for(u=0;u<J.length;u++)J[u].range=J[u]._r.slice(),S(J[u],1-e/$);s=(r=e*tt/$)/2}}rt.isSubplotConstrained&&it||Ut(\"x\"),rt.isSubplotConstrained&&nt||Ut(\"y\");var f=$-e,h=tt-r;!rt.isSubplotConstrained||nt&&it||(nt?(s=o?0:e*tt/$,h=f*tt/$):(o=s?0:r*$/tt,f=h*$/tt)),Gt([o,s,f,h]),Vt(),t.emit(\"plotly_relayouting\",ft)}function p(t,e,r){for(var n,i,a=1-e,o=0;o<t.length;o++){var s=t[o];if(!s.fixedrange){n=s,i=s._rl[a]+(s._rl[e]-s._rl[a])/F(r/s._length);var l=s.l2r(i);!1!==l&&void 0!==l&&(s.range[e]=l)}}return n._length*(n._rl[e]-i)/(n._rl[e]-n._rl[a])}}function Ut(t,e){for(var r=rt.isSubplotConstrained?{x:J,y:Z}[t]:rt[t+\"axes\"],n=rt.isSubplotConstrained?{x:Z,y:J}[t]:[],i=0;i<r.length;i++){var a=r[i],o=a._id,s=rt.xLinks[o]||rt.yLinks[o],l=n[0]||U[s]||X[s];l&&(e?(e[a._name+\".range[0]\"]=e[l._name+\".range[0]\"],e[a._name+\".range[1]\"]=e[l._name+\".range[1]\"]):a.range=l.range.slice())}}function Vt(){var e,r=[];function n(t){for(e=0;e<t.length;e++)t[e].fixedrange||r.push(t[e]._id)}for(ot&&(n(Z),n(et.xaxes),n(rt.xaxes)),st&&(n(J),n(et.yaxes),n(rt.yaxes)),ft={},e=0;e<r.length;e++){var i=r[e],a=T(t,i);p.drawOne(t,a,{skipTitle:!0}),ft[a._name+\".range[0]\"]=a.range[0],ft[a._name+\".range[1]\"]=a.range[1]}p.redrawComponents(t,r)}function qt(){if(!t._transitioningWithDuration){var e=t._context.doubleClick,r=[];nt&&(r=r.concat(Z)),it&&(r=r.concat(J)),rt.xaxes&&(r=r.concat(rt.xaxes)),rt.yaxes&&(r=r.concat(rt.yaxes));var n,i,a,s={};if(\"reset+autosize\"===e)for(e=\"autosize\",i=0;i<r.length;i++)if((n=r[i])._rangeInitial&&(n.range[0]!==n._rangeInitial[0]||n.range[1]!==n._rangeInitial[1])||!n._rangeInitial&&!n.autorange){e=\"reset\";break}if(\"autosize\"===e)for(i=0;i<r.length;i++)(n=r[i]).fixedrange||(s[n._name+\".autorange\"]=!0);else if(\"reset\"===e)for((nt||et.isSubplotConstrained)&&(r=r.concat(et.xaxes)),it&&!et.isSubplotConstrained&&(r=r.concat(et.yaxes)),et.isSubplotConstrained&&(nt?it||(r=r.concat(J)):r=r.concat(Z)),i=0;i<r.length;i++)(n=r[i]).fixedrange||(n._rangeInitial?(a=n._rangeInitial,s[n._name+\".range[0]\"]=a[0],s[n._name+\".range[1]\"]=a[1]):s[n._name+\".autorange\"]=!0);t.emit(\"plotly_doubleclick\",null),o.call(\"_guiRelayout\",t,s)}}function Ht(){Gt([0,0,$,tt]),s.syncOrAsync([w.previousPromises,function(){t._fullLayout._replotting=!1,o.call(\"_guiRelayout\",t,ft)}],t)}function Gt(e){var r,n,i,a,l=t._fullLayout,c=l._plots,u=l._subplots.cartesian;if(ct&&o.subplotsRegistry.splom.drag(t),lt)for(r=0;r<u.length;r++)if(i=(n=c[u[r]]).xaxis,a=n.yaxis,n._scene){var h=s.simpleMap(i.range,i.r2l),p=s.simpleMap(a.range,a.r2l);n._scene.update({range:[h[0],p[0],h[1],p[1]]})}if((ct||lt)&&(b(t),_(t)),ut){var g=e[2]/I._length,v=e[3]/P._length;for(r=0;r<u.length;r++){i=(n=c[u[r]]).xaxis,a=n.yaxis;var y,x,w,T,k=(ot||rt.isSubplotConstrained)&&!i.fixedrange&&U[i._id],M=(st||rt.isSubplotConstrained)&&!a.fixedrange&&X[a._id];if(k?(y=g,w=m||rt.isSubplotConstrained?e[0]:Xt(i,y)):rt.xaHash[i._id]?(y=g,w=e[0]*i._length/I._length):rt.yaHash[i._id]?(y=v,w=\"ns\"===it?-e[1]*i._length/P._length:Xt(i,y,{n:\"top\",s:\"bottom\"}[it])):w=Wt(i,y=Yt(i,g,v)),M?(x=v,T=d||rt.isSubplotConstrained?e[1]:Xt(a,x)):rt.yaHash[a._id]?(x=v,T=e[1]*a._length/P._length):rt.xaHash[a._id]?(x=g,T=\"ew\"===nt?-e[0]*a._length/I._length:Xt(a,x,{e:\"right\",w:\"left\"}[nt])):T=Wt(a,x=Yt(a,g,v)),y||x){y||(y=1),x||(x=1);var A=i._offset-w/y,S=a._offset-T/x;n.clipRect.call(f.setTranslate,w,T).call(f.setScale,y,x),n.plot.call(f.setTranslate,A,S).call(f.setScale,1/y,1/x),y===n.xScaleFactor&&x===n.yScaleFactor||(f.setPointGroupScale(n.zoomScalePts,y,x),f.setTextPointsScale(n.zoomScaleTxt,y,x)),f.hideOutsideRangePoints(n.clipOnAxisFalseTraces,n),n.xScaleFactor=y,n.yScaleFactor=x}}}}function Yt(t,e,r){return t.fixedrange?0:ot&&et.xaHash[t._id]?e:st&&(et.isSubplotConstrained?et.xaHash:et.yaHash)[t._id]?r:0}function Wt(t,e){return e?(t.range=t._r.slice(),S(t,e),Xt(t,e)):0}function Xt(t,e,r){return t._length*(1-e)*x[r||t.constraintoward||\"middle\"]}return d.length*m.length!=1&&Y(xt,(function(e){if(t._context._scrollZoom.cartesian||t._fullLayout._enablescrollzoom){if(It(),t._transitioningWithDuration)return e.preventDefault(),void e.stopPropagation();vt(),clearTimeout(Ft);var r=-e.deltaY;if(isFinite(r)||(r=e.wheelDelta/10),isFinite(r)){var n,i=Math.exp(-Math.min(Math.max(r,-20),20)/200),a=Nt.draglayer.select(\".nsewdrag\").node().getBoundingClientRect(),o=(e.clientX-a.left)/a.width,l=(a.bottom-e.clientY)/a.height;if(ot){for(m||(o=.5),n=0;n<Z.length;n++)c(Z[n],o,i);Ut(\"x\"),Rt[2]*=i,Rt[0]+=Rt[2]*o*(1/i-1)}if(st){for(d||(l=.5),n=0;n<J.length;n++)c(J[n],l,i);Ut(\"y\"),Rt[3]*=i,Rt[1]+=Rt[3]*(1-l)*(1/i-1)}Gt(Rt),Vt(),t.emit(\"plotly_relayouting\",ft),Ft=setTimeout((function(){Rt=[0,0,$,tt],Ht()}),Bt),e.preventDefault()}else s.log(\"Did not find wheel motion attributes: \",e)}function c(t,e,r){if(!t.fixedrange){var n=s.simpleMap(t.range,t.r2l),i=n[0]+(n[1]-n[0])*e;t.range=n.map((function(e){return t.l2r(i+(e-i)*r)}))}}})),xt},makeDragger:P,makeRectDragger:z,makeZoombox:B,makeCorners:N,updateZoombox:j,xyCorners:H,transitionZoombox:U,removeZoombox:V,showDoubleClickNotifier:q,attachWheelEventHandler:Y}},{\"../../components/color\":643,\"../../components/dragelement\":662,\"../../components/dragelement/helpers\":661,\"../../components/drawing\":665,\"../../components/fx\":683,\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/clear_gl_canvases\":762,\"../../lib/setcursor\":798,\"../../lib/svg_text_utils\":802,\"../../plot_api/subroutines\":817,\"../../registry\":910,\"../plots\":890,\"./axes\":827,\"./axis_ids\":830,\"./constants\":833,\"./scale_zoom\":845,\"./select\":846,d3:169,\"has-passive-events\":441,tinycolor2:576}],836:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/fx\"),a=t(\"../../components/dragelement\"),o=t(\"../../lib/setcursor\"),s=t(\"./dragbox\").makeDragBox,l=t(\"./constants\").DRAGGERSIZE;r.initInteractions=function(t){var e=t._fullLayout;if(t._context.staticPlot)n.select(t).selectAll(\".drag\").remove();else if(e._has(\"cartesian\")||e._has(\"splom\")){Object.keys(e._plots||{}).sort((function(t,r){if((e._plots[t].mainplot&&!0)===(e._plots[r].mainplot&&!0)){var n=t.split(\"y\"),i=r.split(\"y\");return n[0]===i[0]?Number(n[1]||1)-Number(i[1]||1):Number(n[0]||1)-Number(i[0]||1)}return e._plots[t].mainplot?1:-1})).forEach((function(r){var n=e._plots[r],o=n.xaxis,c=n.yaxis;if(!n.mainplot){var u=s(t,n,o._offset,c._offset,o._length,c._length,\"ns\",\"ew\");u.onmousemove=function(e){t._fullLayout._rehover=function(){t._fullLayout._hoversubplot===r&&t._fullLayout._plots[r]&&i.hover(t,e,r)},i.hover(t,e,r),t._fullLayout._lasthover=u,t._fullLayout._hoversubplot=r},u.onmouseout=function(e){t._dragging||(t._fullLayout._hoversubplot=null,a.unhover(t,e))},t._context.showAxisDragHandles&&(s(t,n,o._offset-l,c._offset-l,l,l,\"n\",\"w\"),s(t,n,o._offset+o._length,c._offset-l,l,l,\"n\",\"e\"),s(t,n,o._offset-l,c._offset+c._length,l,l,\"s\",\"w\"),s(t,n,o._offset+o._length,c._offset+c._length,l,l,\"s\",\"e\"))}if(t._context.showAxisDragHandles){if(r===o._mainSubplot){var f=o._mainLinePosition;\"top\"===o.side&&(f-=l),s(t,n,o._offset+.1*o._length,f,.8*o._length,l,\"\",\"ew\"),s(t,n,o._offset,f,.1*o._length,l,\"\",\"w\"),s(t,n,o._offset+.9*o._length,f,.1*o._length,l,\"\",\"e\")}if(r===c._mainSubplot){var h=c._mainLinePosition;\"right\"!==c.side&&(h-=l),s(t,n,h,c._offset+.1*c._length,l,.8*c._length,\"ns\",\"\"),s(t,n,h,c._offset+.9*c._length,l,.1*c._length,\"s\",\"\"),s(t,n,h,c._offset,l,.1*c._length,\"n\",\"\")}}}));var o=e._hoverlayer.node();o.onmousemove=function(r){r.target=t._fullLayout._lasthover,i.hover(t,r,e._hoversubplot)},o.onclick=function(e){e.target=t._fullLayout._lasthover,i.click(t,e)},o.onmousedown=function(e){t._fullLayout._lasthover.onmousedown(e)},r.updateFx(t)}},r.updateFx=function(t){var e=t._fullLayout,r=\"pan\"===e.dragmode?\"move\":\"crosshair\";o(e._draggers,r)}},{\"../../components/dragelement\":662,\"../../components/fx\":683,\"../../lib/setcursor\":798,\"./constants\":833,\"./dragbox\":835,d3:169}],837:[function(t,e,r){\"use strict\";e.exports={clearOutlineControllers:function(t){var e=t._fullLayout._zoomlayer;e&&e.selectAll(\".outline-controllers\").remove()},clearSelect:function(t){var e=t._fullLayout._zoomlayer;e&&e.selectAll(\".select-outline\").remove(),t._fullLayout._drawing=!1}}},{}],838:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").strTranslate;function i(t,e){switch(t.type){case\"log\":return t.p2d(e);case\"date\":return t.p2r(e,0,t.calendar);default:return t.p2r(e)}}e.exports={p2r:i,r2p:function(t,e){switch(t.type){case\"log\":return t.d2p(e);case\"date\":return t.r2p(e,0,t.calendar);default:return t.r2p(e)}},axValue:function(t){var e=\"y\"===t._id.charAt(0)?1:0;return function(r){return i(t,r[e])}},getTransform:function(t){return n(t.xaxis._offset,t.yaxis._offset)}}},{\"../../lib\":778}],839:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"./axis_ids\");e.exports=function(t){return function(e,r){var o=e[t];if(Array.isArray(o))for(var s=n.subplotsRegistry.cartesian,l=s.idRegex,c=r._subplots,u=c.xaxis,f=c.yaxis,h=c.cartesian,p=r._has(\"cartesian\")||r._has(\"gl2d\"),d=0;d<o.length;d++){var g=o[d];if(i.isPlainObject(g)){var m=a.cleanId(g.xref,\"x\",!1),v=a.cleanId(g.yref,\"y\",!1),y=l.x.test(m),x=l.y.test(v);if(y||x){p||i.pushUnique(r._basePlotModules,s);var b=!1;y&&-1===u.indexOf(m)&&(u.push(m),b=!0),x&&-1===f.indexOf(v)&&(f.push(v),b=!0),b&&y&&x&&h.push(m+v)}}}}}},{\"../../lib\":778,\"../../registry\":910,\"./axis_ids\":830}],840:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../lib\"),o=t(\"../plots\"),s=t(\"../../components/drawing\"),l=t(\"../get_data\").getModuleCalcData,c=t(\"./axis_ids\"),u=t(\"./constants\"),f=t(\"../../constants/xmlns_namespaces\"),h=a.ensureSingle;function p(t,e,r){return a.ensureSingle(t,e,r,(function(t){t.datum(r)}))}function d(t,e,r,a,o){for(var c,f,h,p=u.traceLayerClasses,d=t._fullLayout,g=d._modules,m=[],v=[],y=0;y<g.length;y++){var x=(c=g[y]).name,b=i.modules[x].categories;if(b.svg){var _=c.layerName||x+\"layer\",w=c.plot;h=(f=l(r,w))[0],r=f[1],h.length&&m.push({i:p.indexOf(_),className:_,plotMethod:w,cdModule:h}),b.zoomScale&&v.push(\".\"+_)}}m.sort((function(t,e){return t.i-e.i}));var T=e.plot.selectAll(\"g.mlayer\").data(m,(function(t){return t.className}));if(T.enter().append(\"g\").attr(\"class\",(function(t){return t.className})).classed(\"mlayer\",!0).classed(\"rangeplot\",e.isRangePlot),T.exit().remove(),T.order(),T.each((function(r){var i=n.select(this),l=r.className;r.plotMethod(t,e,r.cdModule,i,a,o),-1===u.clipOnAxisFalseQuery.indexOf(\".\"+l)&&s.setClipUrl(i,e.layerClipId,t)})),d._has(\"scattergl\")&&(c=i.getModule(\"scattergl\"),h=l(r,c)[0],c.plot(t,e,h)),!t._context.staticPlot&&(e._hasClipOnAxisFalse&&(e.clipOnAxisFalseTraces=e.plot.selectAll(u.clipOnAxisFalseQuery.join(\",\")).selectAll(\".trace\")),v.length)){var k=e.plot.selectAll(v.join(\",\")).selectAll(\".trace\");e.zoomScalePts=k.selectAll(\"path.point\"),e.zoomScaleTxt=k.selectAll(\".textpoint\")}}function g(t,e){var r=e.plotgroup,n=e.id,i=u.layerValue2layerClass[e.xaxis.layer],a=u.layerValue2layerClass[e.yaxis.layer],o=t._fullLayout._hasOnlyLargeSploms;if(e.mainplot){var s=e.mainplotinfo,l=s.plotgroup,f=n+\"-x\",d=n+\"-y\";e.gridlayer=s.gridlayer,e.zerolinelayer=s.zerolinelayer,h(s.overlinesBelow,\"path\",f),h(s.overlinesBelow,\"path\",d),h(s.overaxesBelow,\"g\",f),h(s.overaxesBelow,\"g\",d),e.plot=h(s.overplot,\"g\",n),h(s.overlinesAbove,\"path\",f),h(s.overlinesAbove,\"path\",d),h(s.overaxesAbove,\"g\",f),h(s.overaxesAbove,\"g\",d),e.xlines=l.select(\".overlines-\"+i).select(\".\"+f),e.ylines=l.select(\".overlines-\"+a).select(\".\"+d),e.xaxislayer=l.select(\".overaxes-\"+i).select(\".\"+f),e.yaxislayer=l.select(\".overaxes-\"+a).select(\".\"+d)}else if(o)e.xlines=h(r,\"path\",\"xlines-above\"),e.ylines=h(r,\"path\",\"ylines-above\"),e.xaxislayer=h(r,\"g\",\"xaxislayer-above\"),e.yaxislayer=h(r,\"g\",\"yaxislayer-above\");else{var g=h(r,\"g\",\"layer-subplot\");e.shapelayer=h(g,\"g\",\"shapelayer\"),e.imagelayer=h(g,\"g\",\"imagelayer\"),e.gridlayer=h(r,\"g\",\"gridlayer\"),e.zerolinelayer=h(r,\"g\",\"zerolinelayer\"),h(r,\"path\",\"xlines-below\"),h(r,\"path\",\"ylines-below\"),e.overlinesBelow=h(r,\"g\",\"overlines-below\"),h(r,\"g\",\"xaxislayer-below\"),h(r,\"g\",\"yaxislayer-below\"),e.overaxesBelow=h(r,\"g\",\"overaxes-below\"),e.plot=h(r,\"g\",\"plot\"),e.overplot=h(r,\"g\",\"overplot\"),e.xlines=h(r,\"path\",\"xlines-above\"),e.ylines=h(r,\"path\",\"ylines-above\"),e.overlinesAbove=h(r,\"g\",\"overlines-above\"),h(r,\"g\",\"xaxislayer-above\"),h(r,\"g\",\"yaxislayer-above\"),e.overaxesAbove=h(r,\"g\",\"overaxes-above\"),e.xlines=r.select(\".xlines-\"+i),e.ylines=r.select(\".ylines-\"+a),e.xaxislayer=r.select(\".xaxislayer-\"+i),e.yaxislayer=r.select(\".yaxislayer-\"+a)}o||(p(e.gridlayer,\"g\",e.xaxis._id),p(e.gridlayer,\"g\",e.yaxis._id),e.gridlayer.selectAll(\"g\").map((function(t){return t[0]})).sort(c.idSort)),e.xlines.style(\"fill\",\"none\").classed(\"crisp\",!0),e.ylines.style(\"fill\",\"none\").classed(\"crisp\",!0)}function m(t,e){if(t){var r={};for(var i in t.each((function(t){var i=t[0];n.select(this).remove(),v(i,e),r[i]=!0})),e._plots)for(var a=e._plots[i].overlays||[],o=0;o<a.length;o++){var s=a[o];r[s.id]&&s.plot.selectAll(\".trace\").remove()}}}function v(t,e){e._draggers.selectAll(\"g.\"+t).remove(),e._defs.select(\"#clip\"+e._uid+t+\"plot\").remove()}r.name=\"cartesian\",r.attr=[\"xaxis\",\"yaxis\"],r.idRoot=[\"x\",\"y\"],r.idRegex=u.idRegex,r.attrRegex=u.attrRegex,r.attributes=t(\"./attributes\"),r.layoutAttributes=t(\"./layout_attributes\"),r.supplyLayoutDefaults=t(\"./layout_defaults\"),r.transitionAxes=t(\"./transition_axes\"),r.finalizeSubplots=function(t,e){var r,n,i,o=e._subplots,s=o.xaxis,l=o.yaxis,f=o.cartesian,h=f.concat(o.gl2d||[]),p={},d={};for(r=0;r<h.length;r++){var g=h[r].split(\"y\");p[g[0]]=1,d[\"y\"+g[1]]=1}for(r=0;r<s.length;r++)p[n=s[r]]||(i=(t[c.id2name(n)]||{}).anchor,u.idRegex.y.test(i)||(i=\"y\"),f.push(n+i),h.push(n+i),d[i]||(d[i]=1,a.pushUnique(l,i)));for(r=0;r<l.length;r++)d[i=l[r]]||(n=(t[c.id2name(i)]||{}).anchor,u.idRegex.x.test(n)||(n=\"x\"),f.push(n+i),h.push(n+i),p[n]||(p[n]=1,a.pushUnique(s,n)));if(!h.length){for(var m in n=\"\",i=\"\",t){if(u.attrRegex.test(m))\"x\"===m.charAt(0)?(!n||+m.substr(5)<+n.substr(5))&&(n=m):(!i||+m.substr(5)<+i.substr(5))&&(i=m)}n=n?c.name2id(n):\"x\",i=i?c.name2id(i):\"y\",s.push(n),l.push(i),f.push(n+i)}},r.plot=function(t,e,r,n){var i,a=t._fullLayout,o=a._subplots.cartesian,s=t.calcdata;if(!Array.isArray(e))for(e=[],i=0;i<s.length;i++)e.push(i);for(i=0;i<o.length;i++){for(var l,c=o[i],u=a._plots[c],f=[],h=0;h<s.length;h++){var p=s[h],g=p[0].trace;g.xaxis+g.yaxis===c&&((-1!==e.indexOf(g.index)||g.carpet)&&(l&&l[0].trace.xaxis+l[0].trace.yaxis===c&&-1!==[\"tonextx\",\"tonexty\",\"tonext\"].indexOf(g.fill)&&-1===f.indexOf(l)&&f.push(l),f.push(p)),l=p)}d(t,u,f,r,n)}},r.clean=function(t,e,r,n){var i,a,o,s=n._plots||{},l=e._plots||{},u=n._subplots||{};if(n._hasOnlyLargeSploms&&!e._hasOnlyLargeSploms)for(o in s)(i=s[o]).plotgroup&&i.plotgroup.remove();var f=n._has&&n._has(\"gl\"),h=e._has&&e._has(\"gl\");if(f&&!h)for(o in s)(i=s[o])._scene&&i._scene.destroy();if(u.xaxis&&u.yaxis){var p=c.listIds({_fullLayout:n});for(a=0;a<p.length;a++){var d=p[a];e[c.id2name(d)]||n._infolayer.selectAll(\".g-\"+d+\"title\").remove()}}var g=n._has&&n._has(\"cartesian\"),y=e._has&&e._has(\"cartesian\");if(g&&!y)m(n._cartesianlayer.selectAll(\".subplot\"),n),n._defs.selectAll(\".axesclip\").remove(),delete n._axisConstraintGroups,delete n._axisMatchGroups;else if(u.cartesian)for(a=0;a<u.cartesian.length;a++){var x=u.cartesian[a];if(!l[x]){var b=\".\"+x+\",.\"+x+\"-x,.\"+x+\"-y\";n._cartesianlayer.selectAll(b).remove(),v(x,n)}}},r.drawFramework=function(t){var e=t._fullLayout,r=function(t){var e,r,n,i,a,o,s=t._fullLayout,l=s._subplots.cartesian,c=l.length,u=[],f=[];for(e=0;e<c;e++){n=l[e],i=s._plots[n],a=i.xaxis,o=i.yaxis;var h=a._mainAxis,p=o._mainAxis,d=h._id+p._id,g=s._plots[d];i.overlays=[],d!==n&&g?(i.mainplot=d,i.mainplotinfo=g,f.push(n)):(i.mainplot=void 0,i.mainplotinfo=void 0,u.push(n))}for(e=0;e<f.length;e++)n=f[e],(i=s._plots[n]).mainplotinfo.overlays.push(i);var m=u.concat(f),v=new Array(c);for(e=0;e<c;e++){n=m[e],i=s._plots[n],a=i.xaxis,o=i.yaxis;var y=[n,a.layer,o.layer,a.overlaying||\"\",o.overlaying||\"\"];for(r=0;r<i.overlays.length;r++)y.push(i.overlays[r].id);v[e]=y}return v}(t),i=e._cartesianlayer.selectAll(\".subplot\").data(r,String);i.enter().append(\"g\").attr(\"class\",(function(t){return\"subplot \"+t[0]})),i.order(),i.exit().call(m,e),i.each((function(r){var i=r[0],a=e._plots[i];a.plotgroup=n.select(this),g(t,a),a.draglayer=h(e._draggers,\"g\",i)}))},r.rangePlot=function(t,e,r){g(t,e),d(t,e,r),o.style(t)},r.toSVG=function(t){var e=t._fullLayout._glimages,r=n.select(t).selectAll(\".svg-container\");r.filter((function(t,e){return e===r.size()-1})).selectAll(\".gl-canvas-context, .gl-canvas-focus\").each((function(){var t=this.toDataURL(\"image/png\");e.append(\"svg:image\").attr({xmlns:f.svg,\"xlink:href\":t,preserveAspectRatio:\"none\",x:0,y:0,width:this.width,height:this.height})}))},r.updateFx=t(\"./graph_interact\").updateFx},{\"../../components/drawing\":665,\"../../constants/xmlns_namespaces\":754,\"../../lib\":778,\"../../registry\":910,\"../get_data\":864,\"../plots\":890,\"./attributes\":825,\"./axis_ids\":830,\"./constants\":833,\"./graph_interact\":836,\"./layout_attributes\":841,\"./layout_defaults\":842,\"./transition_axes\":851,d3:169}],841:[function(t,e,r){\"use strict\";var n=t(\"../font_attributes\"),i=t(\"../../components/color/attributes\"),a=t(\"../../components/drawing/attributes\").dash,o=t(\"../../lib/extend\").extendFlat,s=t(\"../../plot_api/plot_template\").templatedArray,l=(t(\"../../constants/docs\").FORMAT_LINK,t(\"../../constants/docs\").DATE_FORMAT_LINK,t(\"../../constants/numerical\").ONEDAY),c=t(\"./constants\"),u=c.HOUR_PATTERN,f=c.WEEKDAY_PATTERN;e.exports={visible:{valType:\"boolean\",editType:\"plot\"},color:{valType:\"color\",dflt:i.defaultLine,editType:\"ticks\"},title:{text:{valType:\"string\",editType:\"ticks\"},font:n({editType:\"ticks\"}),standoff:{valType:\"number\",min:0,editType:\"ticks\"},editType:\"ticks\"},type:{valType:\"enumerated\",values:[\"-\",\"linear\",\"log\",\"date\",\"category\",\"multicategory\"],dflt:\"-\",editType:\"calc\",_noTemplating:!0},autotypenumbers:{valType:\"enumerated\",values:[\"convert types\",\"strict\"],dflt:\"convert types\",editType:\"calc\"},autorange:{valType:\"enumerated\",values:[!0,!1,\"reversed\"],dflt:!0,editType:\"axrange\",impliedEdits:{\"range[0]\":void 0,\"range[1]\":void 0}},rangemode:{valType:\"enumerated\",values:[\"normal\",\"tozero\",\"nonnegative\"],dflt:\"normal\",editType:\"plot\"},range:{valType:\"info_array\",items:[{valType:\"any\",editType:\"axrange\",impliedEdits:{\"^autorange\":!1},anim:!0},{valType:\"any\",editType:\"axrange\",impliedEdits:{\"^autorange\":!1},anim:!0}],editType:\"axrange\",impliedEdits:{autorange:!1},anim:!0},fixedrange:{valType:\"boolean\",dflt:!1,editType:\"calc\"},scaleanchor:{valType:\"enumerated\",values:[c.idRegex.x.toString(),c.idRegex.y.toString()],editType:\"plot\"},scaleratio:{valType:\"number\",min:0,dflt:1,editType:\"plot\"},constrain:{valType:\"enumerated\",values:[\"range\",\"domain\"],editType:\"plot\"},constraintoward:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\",\"top\",\"middle\",\"bottom\"],editType:\"plot\"},matches:{valType:\"enumerated\",values:[c.idRegex.x.toString(),c.idRegex.y.toString()],editType:\"calc\"},rangebreaks:s(\"rangebreak\",{enabled:{valType:\"boolean\",dflt:!0,editType:\"calc\"},bounds:{valType:\"info_array\",items:[{valType:\"any\",editType:\"calc\"},{valType:\"any\",editType:\"calc\"}],editType:\"calc\"},pattern:{valType:\"enumerated\",values:[f,u,\"\"],editType:\"calc\"},values:{valType:\"info_array\",freeLength:!0,editType:\"calc\",items:{valType:\"any\",editType:\"calc\"}},dvalue:{valType:\"number\",editType:\"calc\",min:0,dflt:l},editType:\"calc\"}),tickmode:{valType:\"enumerated\",values:[\"auto\",\"linear\",\"array\"],editType:\"ticks\",impliedEdits:{tick0:void 0,dtick:void 0}},nticks:{valType:\"integer\",min:0,dflt:0,editType:\"ticks\"},tick0:{valType:\"any\",editType:\"ticks\",impliedEdits:{tickmode:\"linear\"}},dtick:{valType:\"any\",editType:\"ticks\",impliedEdits:{tickmode:\"linear\"}},tickvals:{valType:\"data_array\",editType:\"ticks\"},ticktext:{valType:\"data_array\",editType:\"ticks\"},ticks:{valType:\"enumerated\",values:[\"outside\",\"inside\",\"\"],editType:\"ticks\"},tickson:{valType:\"enumerated\",values:[\"labels\",\"boundaries\"],dflt:\"labels\",editType:\"ticks\"},ticklabelmode:{valType:\"enumerated\",values:[\"instant\",\"period\"],dflt:\"instant\",editType:\"ticks\"},ticklabelposition:{valType:\"enumerated\",values:[\"outside\",\"inside\",\"outside top\",\"inside top\",\"outside left\",\"inside left\",\"outside right\",\"inside right\",\"outside bottom\",\"inside bottom\"],dflt:\"outside\",editType:\"calc\"},mirror:{valType:\"enumerated\",values:[!0,\"ticks\",!1,\"all\",\"allticks\"],dflt:!1,editType:\"ticks+layoutstyle\"},ticklen:{valType:\"number\",min:0,dflt:5,editType:\"ticks\"},tickwidth:{valType:\"number\",min:0,dflt:1,editType:\"ticks\"},tickcolor:{valType:\"color\",dflt:i.defaultLine,editType:\"ticks\"},showticklabels:{valType:\"boolean\",dflt:!0,editType:\"ticks\"},automargin:{valType:\"boolean\",dflt:!1,editType:\"ticks\"},showspikes:{valType:\"boolean\",dflt:!1,editType:\"modebar\"},spikecolor:{valType:\"color\",dflt:null,editType:\"none\"},spikethickness:{valType:\"number\",dflt:3,editType:\"none\"},spikedash:o({},a,{dflt:\"dash\",editType:\"none\"}),spikemode:{valType:\"flaglist\",flags:[\"toaxis\",\"across\",\"marker\"],dflt:\"toaxis\",editType:\"none\"},spikesnap:{valType:\"enumerated\",values:[\"data\",\"cursor\",\"hovered data\"],dflt:\"data\",editType:\"none\"},tickfont:n({editType:\"ticks\"}),tickangle:{valType:\"angle\",dflt:\"auto\",editType:\"ticks\"},tickprefix:{valType:\"string\",dflt:\"\",editType:\"ticks\"},showtickprefix:{valType:\"enumerated\",values:[\"all\",\"first\",\"last\",\"none\"],dflt:\"all\",editType:\"ticks\"},ticksuffix:{valType:\"string\",dflt:\"\",editType:\"ticks\"},showticksuffix:{valType:\"enumerated\",values:[\"all\",\"first\",\"last\",\"none\"],dflt:\"all\",editType:\"ticks\"},showexponent:{valType:\"enumerated\",values:[\"all\",\"first\",\"last\",\"none\"],dflt:\"all\",editType:\"ticks\"},exponentformat:{valType:\"enumerated\",values:[\"none\",\"e\",\"E\",\"power\",\"SI\",\"B\"],dflt:\"B\",editType:\"ticks\"},minexponent:{valType:\"number\",dflt:3,min:0,editType:\"ticks\"},separatethousands:{valType:\"boolean\",dflt:!1,editType:\"ticks\"},tickformat:{valType:\"string\",dflt:\"\",editType:\"ticks\"},tickformatstops:s(\"tickformatstop\",{enabled:{valType:\"boolean\",dflt:!0,editType:\"ticks\"},dtickrange:{valType:\"info_array\",items:[{valType:\"any\",editType:\"ticks\"},{valType:\"any\",editType:\"ticks\"}],editType:\"ticks\"},value:{valType:\"string\",dflt:\"\",editType:\"ticks\"},editType:\"ticks\"}),hoverformat:{valType:\"string\",dflt:\"\",editType:\"none\"},showline:{valType:\"boolean\",dflt:!1,editType:\"ticks+layoutstyle\"},linecolor:{valType:\"color\",dflt:i.defaultLine,editType:\"layoutstyle\"},linewidth:{valType:\"number\",min:0,dflt:1,editType:\"ticks+layoutstyle\"},showgrid:{valType:\"boolean\",editType:\"ticks\"},gridcolor:{valType:\"color\",dflt:i.lightLine,editType:\"ticks\"},gridwidth:{valType:\"number\",min:0,dflt:1,editType:\"ticks\"},zeroline:{valType:\"boolean\",editType:\"ticks\"},zerolinecolor:{valType:\"color\",dflt:i.defaultLine,editType:\"ticks\"},zerolinewidth:{valType:\"number\",dflt:1,editType:\"ticks\"},showdividers:{valType:\"boolean\",dflt:!0,editType:\"ticks\"},dividercolor:{valType:\"color\",dflt:i.defaultLine,editType:\"ticks\"},dividerwidth:{valType:\"number\",dflt:1,editType:\"ticks\"},anchor:{valType:\"enumerated\",values:[\"free\",c.idRegex.x.toString(),c.idRegex.y.toString()],editType:\"plot\"},side:{valType:\"enumerated\",values:[\"top\",\"bottom\",\"left\",\"right\"],editType:\"plot\"},overlaying:{valType:\"enumerated\",values:[\"free\",c.idRegex.x.toString(),c.idRegex.y.toString()],editType:\"plot\"},layer:{valType:\"enumerated\",values:[\"above traces\",\"below traces\"],dflt:\"above traces\",editType:\"plot\"},domain:{valType:\"info_array\",items:[{valType:\"number\",min:0,max:1,editType:\"plot\"},{valType:\"number\",min:0,max:1,editType:\"plot\"}],dflt:[0,1],editType:\"plot\"},position:{valType:\"number\",min:0,max:1,dflt:0,editType:\"plot\"},categoryorder:{valType:\"enumerated\",values:[\"trace\",\"category ascending\",\"category descending\",\"array\",\"total ascending\",\"total descending\",\"min ascending\",\"min descending\",\"max ascending\",\"max descending\",\"sum ascending\",\"sum descending\",\"mean ascending\",\"mean descending\",\"median ascending\",\"median descending\"],dflt:\"trace\",editType:\"calc\"},categoryarray:{valType:\"data_array\",editType:\"calc\"},uirevision:{valType:\"any\",editType:\"none\"},editType:\"calc\",_deprecated:{autotick:{valType:\"boolean\",editType:\"ticks\"},title:{valType:\"string\",editType:\"ticks\"},titlefont:n({editType:\"ticks\"})}}},{\"../../components/color/attributes\":642,\"../../components/drawing/attributes\":664,\"../../constants/docs\":748,\"../../constants/numerical\":753,\"../../lib/extend\":768,\"../../plot_api/plot_template\":816,\"../font_attributes\":855,\"./constants\":833}],842:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\"),a=t(\"../../components/fx/helpers\").isUnifiedHover,o=t(\"../../components/fx/hovermode_defaults\"),s=t(\"../../plot_api/plot_template\"),l=t(\"../layout_attributes\"),c=t(\"./layout_attributes\"),u=t(\"./type_defaults\"),f=t(\"./axis_defaults\"),h=t(\"./constraints\"),p=t(\"./position_defaults\"),d=t(\"./axis_ids\"),g=d.id2name,m=d.name2id,v=t(\"./constants\").AX_ID_PATTERN,y=t(\"../../registry\"),x=y.traceIs,b=y.getComponentMethod;function _(t,e,r){Array.isArray(t[e])?t[e].push(r):t[e]=[r]}e.exports=function(t,e,r){var y,w,T=e.autotypenumbers,k={},M={},A={},S={},E={},C={},L={},I={},P={},z={};for(y=0;y<r.length;y++){var O=r[y];if(x(O,\"cartesian\")||x(O,\"gl2d\")){var D,R;if(O.xaxis)D=g(O.xaxis),_(k,D,O);else if(O.xaxes)for(w=0;w<O.xaxes.length;w++)_(k,g(O.xaxes[w]),O);if(O.yaxis)R=g(O.yaxis),_(k,R,O);else if(O.yaxes)for(w=0;w<O.yaxes.length;w++)_(k,g(O.yaxes[w]),O);if(\"funnel\"===O.type?\"h\"===O.orientation?(D&&(M[D]=!0),R&&(L[R]=!0)):R&&(A[R]=!0):\"image\"===O.type?(R&&(I[R]=!0),D&&(I[D]=!0)):(R&&(E[R]=!0,C[R]=!0),x(O,\"carpet\")&&(\"carpet\"!==O.type||O._cheater)||D&&(S[D]=!0)),\"carpet\"===O.type&&O._cheater&&D&&(M[D]=!0),x(O,\"2dMap\")&&(P[D]=!0,P[R]=!0),x(O,\"oriented\"))z[\"h\"===O.orientation?R:D]=!0}}var F=e._subplots,B=F.xaxis,N=F.yaxis,j=n.simpleMap(B,g),U=n.simpleMap(N,g),V=j.concat(U),q=i.background;B.length&&N.length&&(q=n.coerce(t,e,l,\"plot_bgcolor\"));var H,G,Y,W,X,Z=i.combine(q,e.paper_bgcolor);function J(){var t=k[H]||[];X._traceIndices=t.map((function(t){return t._expandedIndex})),X._annIndices=[],X._shapeIndices=[],X._imgIndices=[],X._subplotsWith=[],X._counterAxes=[],X._name=X._attr=H,X._id=G}function K(t,e){return n.coerce(W,X,c,t,e)}function Q(t,e){return n.coerce2(W,X,c,t,e)}function $(t){return\"x\"===t?N:B}function tt(e,r){for(var n=\"x\"===e?j:U,i=[],a=0;a<n.length;a++){var o=n[a];o===r||(t[o]||{}).overlaying||i.push(m(o))}return i}var et={x:$(\"x\"),y:$(\"y\")},rt=et.x.concat(et.y),nt={},it=[];function at(){var t=W.matches;v.test(t)&&-1===rt.indexOf(t)&&(nt[t]=W.type,it=Object.keys(nt))}var ot=o(t,e,r),st=a(ot);for(y=0;y<V.length;y++){H=V[y],G=m(H),Y=H.charAt(0),n.isPlainObject(t[H])||(t[H]={}),W=t[H],X=s.newContainer(e,H,Y+\"axis\"),J();var lt=\"x\"===Y&&!S[H]&&M[H]||\"y\"===Y&&!E[H]&&A[H],ct=\"y\"===Y&&(!C[H]&&L[H]||I[H]),ut={letter:Y,font:e.font,outerTicks:P[H],showGrid:!z[H],data:k[H]||[],bgColor:Z,calendar:e.calendar,automargin:!0,visibleDflt:lt,reverseDflt:ct,autotypenumbersDflt:T,splomStash:((e._splomAxes||{})[Y]||{})[G]};K(\"uirevision\",e.uirevision),u(W,X,K,ut),f(W,X,K,ut,e);var ft=st&&Y===ot.charAt(0),ht=Q(\"spikecolor\",st?X.color:void 0),pt=Q(\"spikethickness\",st?1.5:void 0),dt=Q(\"spikedash\",st?\"dot\":void 0),gt=Q(\"spikemode\",st?\"across\":void 0),mt=Q(\"spikesnap\",st?\"hovered data\":void 0);K(\"showspikes\",!!(ft||ht||pt||dt||gt||mt))||(delete X.spikecolor,delete X.spikethickness,delete X.spikedash,delete X.spikemode,delete X.spikesnap),p(W,X,K,{letter:Y,counterAxes:et[Y],overlayableAxes:tt(Y,H),grid:e.grid}),K(\"title.standoff\"),at(),X._input=W}for(y=0;y<it.length;){G=it[y++],Y=(H=g(G)).charAt(0),n.isPlainObject(t[H])||(t[H]={}),W=t[H],X=s.newContainer(e,H,Y+\"axis\"),J();var vt={letter:Y,font:e.font,outerTicks:P[H],showGrid:!z[H],data:[],bgColor:Z,calendar:e.calendar,automargin:!0,visibleDflt:!1,reverseDflt:!1,autotypenumbersDflt:T,splomStash:((e._splomAxes||{})[Y]||{})[G]};K(\"uirevision\",e.uirevision),X.type=nt[G]||\"linear\",f(W,X,K,vt,e),p(W,X,K,{letter:Y,counterAxes:et[Y],overlayableAxes:tt(Y,H),grid:e.grid}),K(\"fixedrange\"),at(),X._input=W}var yt=b(\"rangeslider\",\"handleDefaults\"),xt=b(\"rangeselector\",\"handleDefaults\");for(y=0;y<j.length;y++)H=j[y],W=t[H],X=e[H],yt(t,e,H),\"date\"===X.type&&xt(W,X,e,U,X.calendar),K(\"fixedrange\");for(y=0;y<U.length;y++){H=U[y],W=t[H],X=e[H];var bt=e[g(X.anchor)];K(\"fixedrange\",b(\"rangeslider\",\"isVisible\")(bt))}h.handleDefaults(t,e,{axIds:rt.concat(it).sort(d.idSort),axHasImage:I})}},{\"../../components/color\":643,\"../../components/fx/helpers\":679,\"../../components/fx/hovermode_defaults\":682,\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../registry\":910,\"../layout_attributes\":881,\"./axis_defaults\":829,\"./axis_ids\":830,\"./constants\":833,\"./constraints\":834,\"./layout_attributes\":841,\"./position_defaults\":844,\"./type_defaults\":852}],843:[function(t,e,r){\"use strict\";var n=t(\"tinycolor2\").mix,i=t(\"../../components/color/attributes\").lightFraction,a=t(\"../../lib\");e.exports=function(t,e,r,o){var s=(o=o||{}).dfltColor;function l(r,n){return a.coerce2(t,e,o.attributes,r,n)}var c=l(\"linecolor\",s),u=l(\"linewidth\");r(\"showline\",o.showLine||!!c||!!u)||(delete e.linecolor,delete e.linewidth);var f=l(\"gridcolor\",n(s,o.bgColor,o.blend||i).toRgbString()),h=l(\"gridwidth\");if(r(\"showgrid\",o.showGrid||!!f||!!h)||(delete e.gridcolor,delete e.gridwidth),!o.noZeroLine){var p=l(\"zerolinecolor\",s),d=l(\"zerolinewidth\");r(\"zeroline\",o.showGrid||!!p||!!d)||(delete e.zerolinecolor,delete e.zerolinewidth)}}},{\"../../components/color/attributes\":642,\"../../lib\":778,tinycolor2:576}],844:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\");e.exports=function(t,e,r,a){var o,s,l,c,u=a.counterAxes||[],f=a.overlayableAxes||[],h=a.letter,p=a.grid;p&&(s=p._domains[h][p._axisMap[e._id]],o=p._anchors[e._id],s&&(l=p[h+\"side\"].split(\" \")[0],c=p.domain[h][\"right\"===l||\"top\"===l?1:0])),s=s||[0,1],o=o||(n(t.position)?\"free\":u[0]||\"free\"),l=l||(\"x\"===h?\"bottom\":\"left\"),c=c||0,\"free\"===i.coerce(t,e,{anchor:{valType:\"enumerated\",values:[\"free\"].concat(u),dflt:o}},\"anchor\")&&r(\"position\",c),i.coerce(t,e,{side:{valType:\"enumerated\",values:\"x\"===h?[\"bottom\",\"top\"]:[\"left\",\"right\"],dflt:l}},\"side\");var d=!1;if(f.length&&(d=i.coerce(t,e,{overlaying:{valType:\"enumerated\",values:[!1].concat(f),dflt:!1}},\"overlaying\")),!d){var g=r(\"domain\",s);g[0]>g[1]-1/4096&&(e.domain=s),i.noneOrAll(t.domain,e.domain,s)}return r(\"layer\"),e}},{\"../../lib\":778,\"fast-isnumeric\":241}],845:[function(t,e,r){\"use strict\";var n=t(\"../../constants/alignment\").FROM_BL;e.exports=function(t,e,r){void 0===r&&(r=n[t.constraintoward||\"center\"]);var i=[t.r2l(t.range[0]),t.r2l(t.range[1])],a=i[0]+(i[1]-i[0])*r;t.range=t._input.range=[t.l2r(a+(i[0]-a)*e),t.l2r(a+(i[1]-a)*e)],t.setScale()}},{\"../../constants/alignment\":745}],846:[function(t,e,r){\"use strict\";var n=t(\"polybooljs\"),i=t(\"../../registry\"),a=t(\"../../components/drawing\").dashStyle,o=t(\"../../components/color\"),s=t(\"../../components/fx\"),l=t(\"../../components/fx/helpers\").makeEventData,c=t(\"../../components/dragelement/helpers\"),u=c.freeMode,f=c.rectMode,h=c.drawMode,p=c.openMode,d=c.selectMode,g=t(\"../../components/shapes/draw_newshape/display_outlines\"),m=t(\"../../components/shapes/draw_newshape/helpers\").handleEllipse,v=t(\"../../components/shapes/draw_newshape/newshapes\"),y=t(\"../../lib\"),x=t(\"../../lib/polygon\"),b=t(\"../../lib/throttle\"),_=t(\"./axis_ids\").getFromId,w=t(\"../../lib/clear_gl_canvases\"),T=t(\"../../plot_api/subroutines\").redrawReglTraces,k=t(\"./constants\"),M=k.MINSELECT,A=x.filter,S=x.tester,E=t(\"./handle_outline\").clearSelect,C=t(\"./helpers\"),L=C.p2r,I=C.axValue,P=C.getTransform;function z(t,e,r,n,i,a,o){var s,l,c,u,f,h,d,m,v,y=e._hoverdata,x=e._fullLayout.clickmode.indexOf(\"event\")>-1,b=[];if(function(t){return t&&Array.isArray(t)&&!0!==t[0].hoverOnBox}(y)){F(t,e,a);var _=function(t,e){var r,n,i=t[0],a=-1,o=[];for(n=0;n<e.length;n++)if(r=e[n],i.fullData._expandedIndex===r.cd[0].trace._expandedIndex){if(!0===i.hoverOnBox)break;void 0!==i.pointNumber?a=i.pointNumber:void 0!==i.binNumber&&(a=i.binNumber,o=i.pointNumbers);break}return{pointNumber:a,pointNumbers:o,searchInfo:r}}(y,s=N(e,r,n,i));if(_.pointNumbers.length>0?function(t,e){var r,n,i,a=[];for(i=0;i<t.length;i++)(r=t[i]).cd[0].trace.selectedpoints&&r.cd[0].trace.selectedpoints.length>0&&a.push(r);if(1===a.length&&a[0]===e.searchInfo&&(n=e.searchInfo.cd[0].trace).selectedpoints.length===e.pointNumbers.length){for(i=0;i<e.pointNumbers.length;i++)if(n.selectedpoints.indexOf(e.pointNumbers[i])<0)return!1;return!0}return!1}(s,_):function(t){var e,r,n,i=0;for(n=0;n<t.length;n++)if(e=t[n],(r=e.cd[0].trace).selectedpoints){if(r.selectedpoints.length>1)return!1;if((i+=r.selectedpoints.length)>1)return!1}return 1===i}(s)&&(h=j(_))){for(o&&o.remove(),v=0;v<s.length;v++)(l=s[v])._module.selectPoints(l,!1);U(e,s),B(a),x&&e.emit(\"plotly_deselect\",null)}else{for(d=t.shiftKey&&(void 0!==h?h:j(_)),c=function(t,e,r){return{pointNumber:t,searchInfo:e,subtract:r}}(_.pointNumber,_.searchInfo,d),u=R(a.selectionDefs.concat([c])),v=0;v<s.length;v++)if(f=V(s[v]._module.selectPoints(s[v],u),s[v]),b.length)for(var w=0;w<f.length;w++)b.push(f[w]);else b=f;if(U(e,s,m={points:b}),c&&a&&a.selectionDefs.push(c),o){var T=a.mergedPolygons,k=p(a.dragmode);g(q(T,k),o,a)}x&&e.emit(\"plotly_selected\",m)}}}function O(t){return\"pointNumber\"in t&&\"searchInfo\"in t}function D(t){return{xmin:0,xmax:0,ymin:0,ymax:0,pts:[],contains:function(e,r,n,i){var a=t.searchInfo.cd[0].trace._expandedIndex;return i.cd[0].trace._expandedIndex===a&&n===t.pointNumber},isRect:!1,degenerate:!1,subtract:t.subtract}}function R(t){for(var e=[],r=O(t[0])?0:t[0][0][0],n=r,i=O(t[0])?0:t[0][0][1],a=i,o=0;o<t.length;o++)if(O(t[o]))e.push(D(t[o]));else{var s=x.tester(t[o]);s.subtract=t[o].subtract,e.push(s),r=Math.min(r,s.xmin),n=Math.max(n,s.xmax),i=Math.min(i,s.ymin),a=Math.max(a,s.ymax)}return{xmin:r,xmax:n,ymin:i,ymax:a,pts:[],contains:function(t,r,n,i){for(var a=!1,o=0;o<e.length;o++)e[o].contains(t,r,n,i)&&(a=!1===e[o].subtract);return a},isRect:!1,degenerate:!1}}function F(t,e,r){e._fullLayout._drawing=!1;var n=e._fullLayout,i=r.plotinfo,a=r.dragmode,o=n._lastSelectedSubplot&&n._lastSelectedSubplot===i.id,s=(t.shiftKey||t.altKey)&&!(h(a)&&p(a));o&&s&&i.selection&&i.selection.selectionDefs&&!r.selectionDefs?(r.selectionDefs=i.selection.selectionDefs,r.mergedPolygons=i.selection.mergedPolygons):s&&i.selection||B(r),o||(E(e),n._lastSelectedSubplot=i.id)}function B(t){var e=t.dragmode,r=t.plotinfo,n=t.gd;if(n._fullLayout._activeShapeIndex>=0&&n._fullLayout._deactivateShape(n),h(e)){var a=n._fullLayout._zoomlayer.selectAll(\".select-outline-\"+r.id);if(a&&n._fullLayout._drawing){var o=v(a,t);o&&i.call(\"_guiRelayout\",n,{shapes:o}),n._fullLayout._drawing=!1}}r.selection={},r.selection.selectionDefs=t.selectionDefs=[],r.selection.mergedPolygons=t.mergedPolygons=[]}function N(t,e,r,n){var i,a,o,s=[],l=e.map((function(t){return t._id})),c=r.map((function(t){return t._id}));for(o=0;o<t.calcdata.length;o++)if(!0===(a=(i=t.calcdata[o])[0].trace).visible&&a._module&&a._module.selectPoints)if(!n||a.subplot!==n&&a.geo!==n)if(\"splom\"===a.type&&a._xaxes[l[0]]&&a._yaxes[c[0]]){var u=h(a._module,i,e[0],r[0]);u.scene=t._fullLayout._splomScenes[a.uid],s.push(u)}else if(\"sankey\"===a.type){var f=h(a._module,i,e[0],r[0]);s.push(f)}else{if(-1===l.indexOf(a.xaxis))continue;if(-1===c.indexOf(a.yaxis))continue;s.push(h(a._module,i,_(t,a.xaxis),_(t,a.yaxis)))}else s.push(h(a._module,i,e[0],r[0]));return s;function h(t,e,r,n){return{_module:t,cd:e,xaxis:r,yaxis:n}}}function j(t){var e=t.searchInfo.cd[0].trace,r=t.pointNumber,n=t.pointNumbers,i=n.length>0?n[0]:r;return!!e.selectedpoints&&e.selectedpoints.indexOf(i)>-1}function U(t,e,r){var n,a,o,s;for(n=0;n<e.length;n++){var l=e[n].cd[0].trace._fullInput,c=t._fullLayout._tracePreGUI[l.uid]||{};void 0===c.selectedpoints&&(c.selectedpoints=l._input.selectedpoints||null)}if(r){var u=r.points||[];for(n=0;n<e.length;n++)(s=e[n].cd[0].trace)._input.selectedpoints=s._fullInput.selectedpoints=[],s._fullInput!==s&&(s.selectedpoints=[]);for(n=0;n<u.length;n++){var f=u[n],h=f.data,p=f.fullData;f.pointIndices?([].push.apply(h.selectedpoints,f.pointIndices),s._fullInput!==s&&[].push.apply(p.selectedpoints,f.pointIndices)):(h.selectedpoints.push(f.pointIndex),s._fullInput!==s&&p.selectedpoints.push(f.pointIndex))}}else for(n=0;n<e.length;n++)delete(s=e[n].cd[0].trace).selectedpoints,delete s._input.selectedpoints,s._fullInput!==s&&delete s._fullInput.selectedpoints;var d=!1;for(n=0;n<e.length;n++){s=(o=(a=e[n]).cd)[0].trace,i.traceIs(s,\"regl\")&&(d=!0);var g=a._module,m=g.styleOnSelect||g.style;m&&(m(t,o,o[0].node3),o[0].nodeRangePlot3&&m(t,o,o[0].nodeRangePlot3))}d&&(w(t),T(t))}function V(t,e){if(Array.isArray(t))for(var r=e.cd,n=e.cd[0].trace,i=0;i<t.length;i++)t[i]=l(t[i],n,r);return t}function q(t,e){for(var r=[],n=0;n<t.length;n++){r[n]=[];for(var i=0;i<t[n].length;i++){r[n][i]=[],r[n][i][0]=i?\"L\":\"M\";for(var a=0;a<t[n][i].length;a++)r[n][i].push(t[n][i][a])}e||r[n].push([\"Z\",r[n][0][1],r[n][0][2]])}return r}e.exports={prepSelect:function(t,e,r,i,l){var c=u(l),v=f(l),x=p(l),_=h(l),w=d(l),T=\"drawcircle\"===l,E=\"drawline\"===l||T,C=i.gd,O=C._fullLayout,D=O._zoomlayer,j=i.element.getBoundingClientRect(),H=i.plotinfo,G=P(H),Y=e-j.left,W=r-j.top;O._calcInverseTransform(C);var X=y.apply3DTransform(O._invTransform)(Y,W);Y=X[0],W=X[1];var Z,J,K,Q,$,tt,et,rt=O._invScaleX,nt=O._invScaleY,it=Y,at=W,ot=\"M\"+Y+\",\"+W,st=i.xaxes[0]._length,lt=i.yaxes[0]._length,ct=i.xaxes.concat(i.yaxes),ut=t.altKey&&!(h(l)&&x);F(t,C,i),c&&(Z=A([[Y,W]],k.BENDPX));var ft=D.selectAll(\"path.select-outline-\"+H.id).data(_?[0]:[1,2]),ht=O.newshape;ft.enter().append(\"path\").attr(\"class\",(function(t){return\"select-outline select-outline-\"+t+\" select-outline-\"+H.id})).style(_?{opacity:ht.opacity/2,fill:x?void 0:ht.fillcolor,stroke:ht.line.color,\"stroke-dasharray\":a(ht.line.dash,ht.line.width),\"stroke-width\":ht.line.width+\"px\"}:{}).attr(\"fill-rule\",ht.fillrule).classed(\"cursor-move\",!!_).attr(\"transform\",G).attr(\"d\",ot+\"Z\");var pt,dt=D.append(\"path\").attr(\"class\",\"zoombox-corners\").style({fill:o.background,stroke:o.defaultLine,\"stroke-width\":1}).attr(\"transform\",G).attr(\"d\",\"M0,0Z\"),gt=O._uid+k.SELECTID,mt=[],vt=N(C,i.xaxes,i.yaxes,i.subplot);function yt(t,e){return t-e}pt=H.fillRangeItems?H.fillRangeItems:v?function(t,e){var r=t.range={};for($=0;$<ct.length;$++){var n=ct[$],i=n._id.charAt(0);r[n._id]=[L(n,e[i+\"min\"]),L(n,e[i+\"max\"])].sort(yt)}}:function(t,e,r){var n=t.lassoPoints={};for($=0;$<ct.length;$++){var i=ct[$];n[i._id]=r.filtered.map(I(i))}},i.moveFn=function(t,e){it=Math.max(0,Math.min(st,rt*t+Y)),at=Math.max(0,Math.min(lt,nt*e+W));var r=Math.abs(it-Y),a=Math.abs(at-W);if(v){var o,s,l;if(w){var u=O.selectdirection;switch(o=\"any\"===u?a<Math.min(.6*r,M)?\"h\":r<Math.min(.6*a,M)?\"v\":\"d\":u){case\"h\":s=T?lt/2:0,l=lt;break;case\"v\":s=T?st/2:0,l=st}}if(_)switch(O.newshape.drawdirection){case\"vertical\":o=\"h\",s=T?lt/2:0,l=lt;break;case\"horizontal\":o=\"v\",s=T?st/2:0,l=st;break;case\"ortho\":r<a?(o=\"h\",s=W,l=at):(o=\"v\",s=Y,l=it);break;default:o=\"d\"}\"h\"===o?((Q=E?m(T,[it,s],[it,l]):[[Y,s],[Y,l],[it,l],[it,s]]).xmin=E?it:Math.min(Y,it),Q.xmax=E?it:Math.max(Y,it),Q.ymin=Math.min(s,l),Q.ymax=Math.max(s,l),dt.attr(\"d\",\"M\"+Q.xmin+\",\"+(W-M)+\"h-4v\"+2*M+\"h4ZM\"+(Q.xmax-1)+\",\"+(W-M)+\"h4v\"+2*M+\"h-4Z\")):\"v\"===o?((Q=E?m(T,[s,at],[l,at]):[[s,W],[s,at],[l,at],[l,W]]).xmin=Math.min(s,l),Q.xmax=Math.max(s,l),Q.ymin=E?at:Math.min(W,at),Q.ymax=E?at:Math.max(W,at),dt.attr(\"d\",\"M\"+(Y-M)+\",\"+Q.ymin+\"v-4h\"+2*M+\"v4ZM\"+(Y-M)+\",\"+(Q.ymax-1)+\"v4h\"+2*M+\"v-4Z\")):\"d\"===o&&((Q=E?m(T,[Y,W],[it,at]):[[Y,W],[Y,at],[it,at],[it,W]]).xmin=Math.min(Y,it),Q.xmax=Math.max(Y,it),Q.ymin=Math.min(W,at),Q.ymax=Math.max(W,at),dt.attr(\"d\",\"M0,0Z\"))}else c&&(Z.addPt([it,at]),Q=Z.filtered);i.selectionDefs&&i.selectionDefs.length?(K=function(t,e,r){if(r)return n.difference({regions:t,inverted:!1},{regions:[e],inverted:!1}).regions;return n.union({regions:t,inverted:!1},{regions:[e],inverted:!1}).regions}(i.mergedPolygons,Q,ut),Q.subtract=ut,J=R(i.selectionDefs.concat([Q]))):(K=[Q],J=S(Q)),g(q(K,x),ft,i),w&&b.throttle(gt,k.SELECTDELAY,(function(){var t;mt=[];var e,r=[];for($=0;$<vt.length;$++)if(e=(tt=vt[$])._module.selectPoints(tt,J),r.push(e),t=V(e,tt),mt.length)for(var n=0;n<t.length;n++)mt.push(t[n]);else mt=t;U(C,vt,et={points:mt}),pt(et,Q,Z),i.gd.emit(\"plotly_selecting\",et)}))},i.clickFn=function(t,e){if(dt.remove(),C._fullLayout._activeShapeIndex>=0)C._fullLayout._deactivateShape(C);else if(!_){var r=O.clickmode;b.done(gt).then((function(){if(b.clear(gt),2===t){for(ft.remove(),$=0;$<vt.length;$++)(tt=vt[$])._module.selectPoints(tt,!1);U(C,vt),B(i),C.emit(\"plotly_deselect\",null)}else r.indexOf(\"select\")>-1&&z(e,C,i.xaxes,i.yaxes,i.subplot,i,ft),\"event\"===r&&C.emit(\"plotly_selected\",void 0);s.click(C,e)})).catch(y.error)}},i.doneFn=function(){dt.remove(),b.done(gt).then((function(){b.clear(gt),i.gd.emit(\"plotly_selected\",et),Q&&i.selectionDefs&&(Q.subtract=ut,i.selectionDefs.push(Q),i.mergedPolygons.length=0,[].push.apply(i.mergedPolygons,K)),i.doneFnCompleted&&i.doneFnCompleted(mt)})).catch(y.error),_&&B(i)}},clearSelect:E,clearSelectionsCache:B,selectOnClick:z}},{\"../../components/color\":643,\"../../components/dragelement/helpers\":661,\"../../components/drawing\":665,\"../../components/fx\":683,\"../../components/fx/helpers\":679,\"../../components/shapes/draw_newshape/display_outlines\":728,\"../../components/shapes/draw_newshape/helpers\":729,\"../../components/shapes/draw_newshape/newshapes\":730,\"../../lib\":778,\"../../lib/clear_gl_canvases\":762,\"../../lib/polygon\":790,\"../../lib/throttle\":803,\"../../plot_api/subroutines\":817,\"../../registry\":910,\"./axis_ids\":830,\"./constants\":833,\"./handle_outline\":837,\"./helpers\":838,polybooljs:517}],847:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"d3-time-format\").utcFormat,a=t(\"fast-isnumeric\"),o=t(\"../../lib\"),s=o.cleanNumber,l=o.ms2DateTime,c=o.dateTime2ms,u=o.ensureNumber,f=o.isArrayOrTypedArray,h=t(\"../../constants/numerical\"),p=h.FP_SAFE,d=h.BADNUM,g=h.LOG_CLIP,m=h.ONEWEEK,v=h.ONEDAY,y=h.ONEHOUR,x=h.ONEMIN,b=h.ONESEC,_=t(\"./axis_ids\"),w=t(\"./constants\"),T=w.HOUR_PATTERN,k=w.WEEKDAY_PATTERN;function M(t){return Math.pow(10,t)}function A(t){return null!=t}e.exports=function(t,e){e=e||{};var r=t._id||\"x\",h=r.charAt(0);function S(e,r){if(e>0)return Math.log(e)/Math.LN10;if(e<=0&&r&&t.range&&2===t.range.length){var n=t.range[0],i=t.range[1];return.5*(n+i-2*g*Math.abs(n-i))}return d}function E(e,r,n,i){if((i||{}).msUTC&&a(e))return+e;var s=c(e,n||t.calendar);if(s===d){if(!a(e))return d;e=+e;var l=Math.floor(10*o.mod(e+.05,1)),u=Math.round(e-l/10);s=c(new Date(u))+l/10}return s}function C(e,r,n){return l(e,r,n||t.calendar)}function L(e){return t._categories[Math.round(e)]}function I(e){if(A(e)){if(void 0===t._categoriesMap&&(t._categoriesMap={}),void 0!==t._categoriesMap[e])return t._categoriesMap[e];t._categories.push(\"number\"==typeof e?String(e):e);var r=t._categories.length-1;return t._categoriesMap[e]=r,r}return d}function P(e){if(t._categoriesMap)return t._categoriesMap[e]}function z(t){var e=P(t);return void 0!==e?e:a(t)?+t:void 0}function O(t){return a(t)?+t:P(t)}function D(t,e,r){return n.round(r+e*t,2)}function R(t,e,r){return(t-r)/e}var F=function(e){return a(e)?D(e,t._m,t._b):d},B=function(e){return R(e,t._m,t._b)};if(t.rangebreaks){var N=\"y\"===h;F=function(e){if(!a(e))return d;var r=t._rangebreaks.length;if(!r)return D(e,t._m,t._b);var n=N;t.range[0]>t.range[1]&&(n=!n);for(var i=n?-1:1,o=i*e,s=0,l=0;l<r;l++){var c=i*t._rangebreaks[l].min,u=i*t._rangebreaks[l].max;if(o<c)break;if(!(o>u)){s=o<(c+u)/2?l:l+1;break}s=l+1}var f=t._B[s]||0;return isFinite(f)?D(e,t._m2,f):0},B=function(e){var r=t._rangebreaks.length;if(!r)return R(e,t._m,t._b);for(var n=0,i=0;i<r&&!(e<t._rangebreaks[i].pmin);i++)e>t._rangebreaks[i].pmax&&(n=i+1);return R(e,t._m2,t._B[n])}}t.c2l=\"log\"===t.type?S:u,t.l2c=\"log\"===t.type?M:u,t.l2p=F,t.p2l=B,t.c2p=\"log\"===t.type?function(t,e){return F(S(t,e))}:F,t.p2c=\"log\"===t.type?function(t){return M(B(t))}:B,-1!==[\"linear\",\"-\"].indexOf(t.type)?(t.d2r=t.r2d=t.d2c=t.r2c=t.d2l=t.r2l=s,t.c2d=t.c2r=t.l2d=t.l2r=u,t.d2p=t.r2p=function(e){return t.l2p(s(e))},t.p2d=t.p2r=B,t.cleanPos=u):\"log\"===t.type?(t.d2r=t.d2l=function(t,e){return S(s(t),e)},t.r2d=t.r2c=function(t){return M(s(t))},t.d2c=t.r2l=s,t.c2d=t.l2r=u,t.c2r=S,t.l2d=M,t.d2p=function(e,r){return t.l2p(t.d2r(e,r))},t.p2d=function(t){return M(B(t))},t.r2p=function(e){return t.l2p(s(e))},t.p2r=B,t.cleanPos=u):\"date\"===t.type?(t.d2r=t.r2d=o.identity,t.d2c=t.r2c=t.d2l=t.r2l=E,t.c2d=t.c2r=t.l2d=t.l2r=C,t.d2p=t.r2p=function(e,r,n){return t.l2p(E(e,0,n))},t.p2d=t.p2r=function(t,e,r){return C(B(t),e,r)},t.cleanPos=function(e){return o.cleanDate(e,d,t.calendar)}):\"category\"===t.type?(t.d2c=t.d2l=I,t.r2d=t.c2d=t.l2d=L,t.d2r=t.d2l_noadd=z,t.r2c=function(e){var r=O(e);return void 0!==r?r:t.fraction2r(.5)},t.l2r=t.c2r=u,t.r2l=O,t.d2p=function(e){return t.l2p(t.r2c(e))},t.p2d=function(t){return L(B(t))},t.r2p=t.d2p,t.p2r=B,t.cleanPos=function(t){return\"string\"==typeof t&&\"\"!==t?t:u(t)}):\"multicategory\"===t.type&&(t.r2d=t.c2d=t.l2d=L,t.d2r=t.d2l_noadd=z,t.r2c=function(e){var r=z(e);return void 0!==r?r:t.fraction2r(.5)},t.r2c_just_indices=P,t.l2r=t.c2r=u,t.r2l=z,t.d2p=function(e){return t.l2p(t.r2c(e))},t.p2d=function(t){return L(B(t))},t.r2p=t.d2p,t.p2r=B,t.cleanPos=function(t){return Array.isArray(t)||\"string\"==typeof t&&\"\"!==t?t:u(t)},t.setupMultiCategory=function(n){var i,a,s=t._traceIndices,l=t._matchGroup;if(l&&0===t._categories.length)for(var c in l)if(c!==r){var u=e[_.id2name(c)];s=s.concat(u._traceIndices)}var p=[[0,{}],[0,{}]],d=[];for(i=0;i<s.length;i++){var g=n[s[i]];if(h in g){var m=g[h],v=g._length||o.minRowLength(m);if(f(m[0])&&f(m[1]))for(a=0;a<v;a++){var y=m[0][a],x=m[1][a];A(y)&&A(x)&&(d.push([y,x]),y in p[0][1]||(p[0][1][y]=p[0][0]++),x in p[1][1]||(p[1][1][x]=p[1][0]++))}}}for(d.sort((function(t,e){var r=p[0][1],n=r[t[0]]-r[e[0]];if(n)return n;var i=p[1][1];return i[t[1]]-i[e[1]]})),i=0;i<d.length;i++)I(d[i])}),t.fraction2r=function(e){var r=t.r2l(t.range[0]),n=t.r2l(t.range[1]);return t.l2r(r+e*(n-r))},t.r2fraction=function(e){var r=t.r2l(t.range[0]),n=t.r2l(t.range[1]);return(t.r2l(e)-r)/(n-r)},t.cleanRange=function(e,r){r||(r={}),e||(e=\"range\");var n,i,s=o.nestedProperty(t,e).get();if(i=(i=\"date\"===t.type?o.dfltRange(t.calendar):\"y\"===h?w.DFLTRANGEY:r.dfltRange||w.DFLTRANGEX).slice(),\"tozero\"!==t.rangemode&&\"nonnegative\"!==t.rangemode||(i[0]=0),s&&2===s.length)for(\"date\"!==t.type||t.autorange||(s[0]=o.cleanDate(s[0],d,t.calendar),s[1]=o.cleanDate(s[1],d,t.calendar)),n=0;n<2;n++)if(\"date\"===t.type){if(!o.isDateTime(s[n],t.calendar)){t[e]=i;break}if(t.r2l(s[0])===t.r2l(s[1])){var l=o.constrain(t.r2l(s[0]),o.MIN_MS+1e3,o.MAX_MS-1e3);s[0]=t.l2r(l-1e3),s[1]=t.l2r(l+1e3);break}}else{if(!a(s[n])){if(!a(s[1-n])){t[e]=i;break}s[n]=s[1-n]*(n?10:.1)}if(s[n]<-p?s[n]=-p:s[n]>p&&(s[n]=p),s[0]===s[1]){var c=Math.max(1,Math.abs(1e-6*s[0]));s[0]-=c,s[1]+=c}}else o.nestedProperty(t,e).set(i)},t.setScale=function(r){var n=e._size;if(t.overlaying){var i=_.getFromId({_fullLayout:e},t.overlaying);t.domain=i.domain}var a=r&&t._r?\"_r\":\"range\",o=t.calendar;t.cleanRange(a);var s,l,c=t.r2l(t[a][0],o),u=t.r2l(t[a][1],o),f=\"y\"===h;if((f?(t._offset=n.t+(1-t.domain[1])*n.h,t._length=n.h*(t.domain[1]-t.domain[0]),t._m=t._length/(c-u),t._b=-t._m*u):(t._offset=n.l+t.domain[0]*n.w,t._length=n.w*(t.domain[1]-t.domain[0]),t._m=t._length/(u-c),t._b=-t._m*c),t._rangebreaks=[],t._lBreaks=0,t._m2=0,t._B=[],t.rangebreaks)&&(t._rangebreaks=t.locateBreaks(Math.min(c,u),Math.max(c,u)),t._rangebreaks.length)){for(s=0;s<t._rangebreaks.length;s++)l=t._rangebreaks[s],t._lBreaks+=Math.abs(l.max-l.min);var p=f;c>u&&(p=!p),p&&t._rangebreaks.reverse();var d=p?-1:1;for(t._m2=d*t._length/(Math.abs(u-c)-t._lBreaks),t._B.push(-t._m2*(f?u:c)),s=0;s<t._rangebreaks.length;s++)l=t._rangebreaks[s],t._B.push(t._B[t._B.length-1]-d*t._m2*(l.max-l.min));for(s=0;s<t._rangebreaks.length;s++)(l=t._rangebreaks[s]).pmin=F(l.min),l.pmax=F(l.max)}if(!isFinite(t._m)||!isFinite(t._b)||t._length<0)throw e._replotting=!1,new Error(\"Something went wrong with axis scaling\")},t.maskBreaks=function(e){for(var r,n,i,a,l,c=t.rangebreaks||[],u=0;u<c.length;u++){var f=c[u];if(f.enabled)if(f.bounds){var h=f.pattern;switch(n=(r=o.simpleMap(f.bounds,h?s:t.d2c))[0],i=r[1],h){case k:a=(l=new Date(e)).getUTCDay(),n>i&&(i+=7,a<n&&(a+=7));break;case T:a=(l=new Date(e)).getUTCHours()+(l.getUTCMinutes()/60+l.getUTCSeconds()/3600+l.getUTCMilliseconds()/36e5),n>i&&(i+=24,a<n&&(a+=24));break;case\"\":a=e}if(a>=n&&a<i)return d}else for(var p=o.simpleMap(f.values,t.d2c).sort(o.sorterAsc),g=0;g<p.length;g++)if(i=(n=p[g])+f.dvalue,e>=n&&e<i)return d}return e},t.locateBreaks=function(e,r){var n,i,a,l,c=[];if(!t.rangebreaks)return c;var u=t.rangebreaks.slice().sort((function(t,e){return t.pattern===k&&e.pattern===T?-1:e.pattern===k&&t.pattern===T?1:0})),f=function(t,n){if((t=o.constrain(t,e,r))!==(n=o.constrain(n,e,r))){for(var i=!0,a=0;a<c.length;a++){var s=c[a];t<s.max&&n>=s.min&&(t<s.min&&(s.min=t),n>s.max&&(s.max=n),i=!1)}i&&c.push({min:t,max:n})}};for(n=0;n<u.length;n++){var h=u[n];if(h.enabled)if(h.bounds){var p=e,d=r;h.pattern&&(p=Math.floor(p)),a=(i=o.simpleMap(h.bounds,h.pattern?s:t.r2l))[0],l=i[1];var g,_,w=new Date(p);switch(h.pattern){case k:_=m,g=(l-a+(l<a?7:0))*v,p+=a*v-(w.getUTCDay()*v+w.getUTCHours()*y+w.getUTCMinutes()*x+w.getUTCSeconds()*b+w.getUTCMilliseconds());break;case T:_=v,g=(l-a+(l<a?24:0))*y,p+=a*y-(w.getUTCHours()*y+w.getUTCMinutes()*x+w.getUTCSeconds()*b+w.getUTCMilliseconds());break;default:p=Math.min(i[0],i[1]),g=_=(d=Math.max(i[0],i[1]))-p}for(var M=p;M<d;M+=_)f(M,M+g)}else for(var A=o.simpleMap(h.values,t.d2c),S=0;S<A.length;S++)f(a=A[S],l=a+h.dvalue)}return c.sort((function(t,e){return t.min-e.min})),c},t.makeCalcdata=function(e,r,n){var i,a,s,l,c=t.type,u=\"date\"===c&&e[r+\"calendar\"];if(r in e){if(i=e[r],l=e._length||o.minRowLength(i),o.isTypedArray(i)&&(\"linear\"===c||\"log\"===c)){if(l===i.length)return i;if(i.subarray)return i.subarray(0,l)}if(\"multicategory\"===c)return function(t,e){for(var r=new Array(e),n=0;n<e;n++){var i=(t[0]||[])[n],a=(t[1]||[])[n];r[n]=P([i,a])}return r}(i,l);for(a=new Array(l),s=0;s<l;s++)a[s]=t.d2c(i[s],0,u,n)}else{var f=r+\"0\"in e?t.d2c(e[r+\"0\"],0,u):0,h=e[\"d\"+r]?Number(e[\"d\"+r]):1;for(i=e[{x:\"y\",y:\"x\"}[r]],l=e._length||i.length,a=new Array(l),s=0;s<l;s++)a[s]=f+s*h}if(t.rangebreaks)for(s=0;s<l;s++)a[s]=t.maskBreaks(a[s]);return a},t.isValidRange=function(e){return Array.isArray(e)&&2===e.length&&a(t.r2l(e[0]))&&a(t.r2l(e[1]))},t.isPtWithinRange=function(e,r){var n=t.c2l(e[h],null,r),i=t.r2l(t.range[0]),a=t.r2l(t.range[1]);return i<a?i<=n&&n<=a:a<=n&&n<=i},t._emptyCategories=function(){t._categories=[],t._categoriesMap={}},t.clearCalc=function(){var r=t._matchGroup;if(r){var n=null,i=null;for(var a in r){var o=e[_.id2name(a)];if(o._categories){n=o._categories,i=o._categoriesMap;break}}n&&i?(t._categories=n,t._categoriesMap=i):t._emptyCategories()}else t._emptyCategories();if(t._initialCategories)for(var s=0;s<t._initialCategories.length;s++)I(t._initialCategories[s])},t.sortByInitialCategories=function(){var n=[];if(t._emptyCategories(),t._initialCategories)for(var i=0;i<t._initialCategories.length;i++)I(t._initialCategories[i]);n=n.concat(t._traceIndices);var a=t._matchGroup;for(var o in a)if(r!==o){var s=e[_.id2name(o)];s._categories=t._categories,s._categoriesMap=t._categoriesMap,n=n.concat(s._traceIndices)}return n};var j=e._d3locale;\"date\"===t.type&&(t._dateFormat=j?j.timeFormat:i,t._extraFormat=e._extraFormat),t._separators=e.separators,t._numFormat=j?j.numberFormat:n.format,delete t._minDtick,delete t._forceTick0}},{\"../../constants/numerical\":753,\"../../lib\":778,\"./axis_ids\":830,\"./constants\":833,d3:169,\"d3-time-format\":166,\"fast-isnumeric\":241}],848:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\").contrast,a=t(\"./layout_attributes\"),o=t(\"../array_container_defaults\");function s(t){var e=[\"showexponent\",\"showtickprefix\",\"showticksuffix\"].filter((function(e){return void 0!==t[e]}));if(e.every((function(r){return t[r]===t[e[0]]}))||1===e.length)return t[e[0]]}function l(t,e){function r(r,i){return n.coerce(t,e,a.tickformatstops,r,i)}r(\"enabled\")&&(r(\"dtickrange\"),r(\"value\"))}e.exports=function(t,e,r,c,u,f){f&&1!==f.pass||function(t,e,r,n,i){var a=s(t);r(\"tickprefix\")&&r(\"showtickprefix\",a);r(\"ticksuffix\",i.tickSuffixDflt)&&r(\"showticksuffix\",a)}(t,0,r,0,u),f&&2!==f.pass||function(t,e,r,c,u){var f=s(t);r(\"tickprefix\")&&r(\"showtickprefix\",f);r(\"ticksuffix\",u.tickSuffixDflt)&&r(\"showticksuffix\",f);if(r(\"showticklabels\")){var h=u.font||{},p=e.color,d=-1!==(e.ticklabelposition||\"\").indexOf(\"inside\")?i(u.bgColor):p&&p!==a.color.dflt?p:h.color;if(n.coerceFont(r,\"tickfont\",{family:h.family,size:h.size,color:d}),r(\"tickangle\"),\"category\"!==c){var g=r(\"tickformat\");o(t,e,{name:\"tickformatstops\",inclusionAttr:\"enabled\",handleItemDefaults:l}),e.tickformatstops.length||delete e.tickformatstops,g||\"date\"===c||(r(\"showexponent\",f),r(\"exponentformat\"),r(\"minexponent\"),r(\"separatethousands\"))}}}(t,e,r,c,u)}},{\"../../components/color\":643,\"../../lib\":778,\"../array_container_defaults\":822,\"./layout_attributes\":841}],849:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e,r,a){var o=n.coerce2(t,e,i,\"ticklen\"),s=n.coerce2(t,e,i,\"tickwidth\"),l=n.coerce2(t,e,i,\"tickcolor\",e.color);r(\"ticks\",a.outerTicks||o||s||l?\"outside\":\"\")||(delete e.ticklen,delete e.tickwidth,delete e.tickcolor)}},{\"../../lib\":778,\"./layout_attributes\":841}],850:[function(t,e,r){\"use strict\";var n=t(\"./clean_ticks\"),i=t(\"../../lib\").isArrayOrTypedArray;e.exports=function(t,e,r,a){function o(r){var n=t[r];return void 0!==n?n:(e._template||{})[r]}var s=o(\"tick0\"),l=o(\"dtick\"),c=o(\"tickvals\"),u=r(\"tickmode\",i(c)?\"array\":l?\"linear\":\"auto\");if(\"auto\"===u)r(\"nticks\");else if(\"linear\"===u){var f=e.dtick=n.dtick(l,a);e.tick0=n.tick0(s,a,e.calendar,f)}else if(\"multicategory\"!==a){void 0===r(\"tickvals\")?e.tickmode=\"auto\":r(\"ticktext\")}}},{\"../../lib\":778,\"./clean_ticks\":832}],851:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../lib\"),o=t(\"../../components/drawing\"),s=t(\"./axes\");e.exports=function(t,e,r,l){var c=t._fullLayout;if(0!==e.length){var u,f,h,p;l&&(u=l());var d=n.ease(r.easing);return t._transitionData._interruptCallbacks.push((function(){return window.cancelAnimationFrame(p),p=null,function(){for(var r={},n=0;n<e.length;n++){var a=e[n],o=a.plotinfo.xaxis,s=a.plotinfo.yaxis;a.xr0&&(r[o._name+\".range\"]=a.xr0.slice()),a.yr0&&(r[s._name+\".range\"]=a.yr0.slice())}return i.call(\"relayout\",t,r).then((function(){for(var t=0;t<e.length;t++)g(e[t].plotinfo)}))}()})),f=Date.now(),p=window.requestAnimationFrame((function n(){h=Date.now();for(var a=Math.min(1,(h-f)/r.duration),o=d(a),s=0;s<e.length;s++)m(e[s],o);h-f>r.duration?(!function(){for(var r={},n=0;n<e.length;n++){var a=e[n],o=a.plotinfo.xaxis,s=a.plotinfo.yaxis;a.xr1&&(r[o._name+\".range\"]=a.xr1.slice()),a.yr1&&(r[s._name+\".range\"]=a.yr1.slice())}u&&u(),i.call(\"relayout\",t,r).then((function(){for(var t=0;t<e.length;t++)g(e[t].plotinfo)}))}(),p=window.cancelAnimationFrame(n)):p=window.requestAnimationFrame(n)})),Promise.resolve()}function g(t){var e=t.xaxis,r=t.yaxis;c._defs.select(\"#\"+t.clipId+\"> rect\").call(o.setTranslate,0,0).call(o.setScale,1,1),t.plot.call(o.setTranslate,e._offset,r._offset).call(o.setScale,1,1);var n=t.plot.selectAll(\".scatterlayer .trace\");n.selectAll(\".point\").call(o.setPointGroupScale,1,1),n.selectAll(\".textpoint\").call(o.setTextPointsScale,1,1),n.call(o.hideOutsideRangePoints,t)}function m(e,r){var n=e.plotinfo,i=n.xaxis,l=n.yaxis,c=i._length,u=l._length,f=!!e.xr1,h=!!e.yr1,p=[];if(f){var d=a.simpleMap(e.xr0,i.r2l),g=a.simpleMap(e.xr1,i.r2l),m=d[1]-d[0],v=g[1]-g[0];p[0]=(d[0]*(1-r)+r*g[0]-d[0])/(d[1]-d[0])*c,p[2]=c*(1-r+r*v/m),i.range[0]=i.l2r(d[0]*(1-r)+r*g[0]),i.range[1]=i.l2r(d[1]*(1-r)+r*g[1])}else p[0]=0,p[2]=c;if(h){var y=a.simpleMap(e.yr0,l.r2l),x=a.simpleMap(e.yr1,l.r2l),b=y[1]-y[0],_=x[1]-x[0];p[1]=(y[1]*(1-r)+r*x[1]-y[1])/(y[0]-y[1])*u,p[3]=u*(1-r+r*_/b),l.range[0]=i.l2r(y[0]*(1-r)+r*x[0]),l.range[1]=l.l2r(y[1]*(1-r)+r*x[1])}else p[1]=0,p[3]=u;s.drawOne(t,i,{skipTitle:!0}),s.drawOne(t,l,{skipTitle:!0}),s.redrawComponents(t,[i._id,l._id]);var w=f?c/p[2]:1,T=h?u/p[3]:1,k=f?p[0]:0,M=h?p[1]:0,A=f?p[0]/p[2]*c:0,S=h?p[1]/p[3]*u:0,E=i._offset-A,C=l._offset-S;n.clipRect.call(o.setTranslate,k,M).call(o.setScale,1/w,1/T),n.plot.call(o.setTranslate,E,C).call(o.setScale,w,T),o.setPointGroupScale(n.zoomScalePts,1/w,1/T),o.setTextPointsScale(n.zoomScaleTxt,1/w,1/T)}s.redrawComponents(t)}},{\"../../components/drawing\":665,\"../../lib\":778,\"../../registry\":910,\"./axes\":827,d3:169}],852:[function(t,e,r){\"use strict\";var n=t(\"../../registry\").traceIs,i=t(\"./axis_autotype\");function a(t){return{v:\"x\",h:\"y\"}[t.orientation||\"v\"]}function o(t,e){var r=a(t),i=n(t,\"box-violin\"),o=n(t._fullInput||{},\"candlestick\");return i&&!o&&e===r&&void 0===t[r]&&void 0===t[r+\"0\"]}e.exports=function(t,e,r,s){r(\"autotypenumbers\",s.autotypenumbersDflt),\"-\"===r(\"type\",(s.splomStash||{}).type)&&(!function(t,e){if(\"-\"!==t.type)return;var r,s=t._id,l=s.charAt(0);-1!==s.indexOf(\"scene\")&&(s=l);var c=function(t,e,r){for(var n=0;n<t.length;n++){var i=t[n];if(\"splom\"===i.type&&i._length>0&&(i[\"_\"+r+\"axes\"]||{})[e])return i;if((i[r+\"axis\"]||r)===e){if(o(i,r))return i;if((i[r]||[]).length||i[r+\"0\"])return i}}}(e,s,l);if(!c)return;if(\"histogram\"===c.type&&l==={v:\"y\",h:\"x\"}[c.orientation||\"v\"])return void(t.type=\"linear\");var u=l+\"calendar\",f=c[u],h={noMultiCategory:!n(c,\"cartesian\")||n(c,\"noMultiCategory\")};\"box\"===c.type&&c._hasPreCompStats&&l==={h:\"x\",v:\"y\"}[c.orientation||\"v\"]&&(h.noMultiCategory=!0);if(h.autotypenumbers=t.autotypenumbers,o(c,l)){var p=a(c),d=[];for(r=0;r<e.length;r++){var g=e[r];n(g,\"box-violin\")&&(g[l+\"axis\"]||l)===s&&(void 0!==g[p]?d.push(g[p][0]):void 0!==g.name?d.push(g.name):d.push(\"text\"),g[u]!==f&&(f=void 0))}t.type=i(d,f,h)}else if(\"splom\"===c.type){var m=c.dimensions[c._axesDim[s]];m.visible&&(t.type=i(m.values,f,h))}else t.type=i(c[l]||[c[l+\"0\"]],f,h)}(e,s.data),\"-\"===e.type?e.type=\"linear\":t.type=e.type)}},{\"../../registry\":910,\"./axis_autotype\":828}],853:[function(t,e,r){\"use strict\";var n=t(\"../registry\"),i=t(\"../lib\");function a(t,e,r){var n,a,o,s=!1;if(\"data\"===e.type)n=t._fullData[null!==e.traces?e.traces[0]:0];else{if(\"layout\"!==e.type)return!1;n=t._fullLayout}return a=i.nestedProperty(n,e.prop).get(),(o=r[e.type]=r[e.type]||{}).hasOwnProperty(e.prop)&&o[e.prop]!==a&&(s=!0),o[e.prop]=a,{changed:s,value:a}}function o(t,e){var r=[],n=e[0],a={};if(\"string\"==typeof n)a[n]=e[1];else{if(!i.isPlainObject(n))return r;a=n}return l(a,(function(t,e,n){r.push({type:\"layout\",prop:t,value:n})}),\"\",0),r}function s(t,e){var r,n,a,o,s=[];if(n=e[0],a=e[1],r=e[2],o={},\"string\"==typeof n)o[n]=a;else{if(!i.isPlainObject(n))return s;o=n,void 0===r&&(r=a)}return void 0===r&&(r=null),l(o,(function(e,n,i){var a,o;if(Array.isArray(i)){o=i.slice();var l=Math.min(o.length,t.data.length);r&&(l=Math.min(l,r.length)),a=[];for(var c=0;c<l;c++)a[c]=r?r[c]:c}else o=i,a=r?r.slice():null;if(null===a)Array.isArray(o)&&(o=o[0]);else if(Array.isArray(a)){if(!Array.isArray(o)){var u=o;o=[];for(var f=0;f<a.length;f++)o[f]=u}o.length=Math.min(a.length,o.length)}s.push({type:\"data\",prop:e,traces:a,value:o})}),\"\",0),s}function l(t,e,r,n){Object.keys(t).forEach((function(a){var o=t[a];if(\"_\"!==a[0]){var s=r+(n>0?\".\":\"\")+a;i.isPlainObject(o)?l(o,e,s,n+1):e(s,a,o)}}))}r.manageCommandObserver=function(t,e,n,o){var s={},l=!0;e&&e._commandObserver&&(s=e._commandObserver),s.cache||(s.cache={}),s.lookupTable={};var c=r.hasSimpleAPICommandBindings(t,n,s.lookupTable);if(e&&e._commandObserver){if(c)return s;if(e._commandObserver.remove)return e._commandObserver.remove(),e._commandObserver=null,s}if(c){a(t,c,s.cache),s.check=function(){if(l){var e=a(t,c,s.cache);return e.changed&&o&&void 0!==s.lookupTable[e.value]&&(s.disable(),Promise.resolve(o({value:e.value,type:c.type,prop:c.prop,traces:c.traces,index:s.lookupTable[e.value]})).then(s.enable,s.enable)),e.changed}};for(var u=[\"plotly_relayout\",\"plotly_redraw\",\"plotly_restyle\",\"plotly_update\",\"plotly_animatingframe\",\"plotly_afterplot\"],f=0;f<u.length;f++)t._internalOn(u[f],s.check);s.remove=function(){for(var e=0;e<u.length;e++)t._removeInternalListener(u[e],s.check)}}else i.log(\"Unable to automatically bind plot updates to API command\"),s.lookupTable={},s.remove=function(){};return s.disable=function(){l=!1},s.enable=function(){l=!0},e&&(e._commandObserver=s),s},r.hasSimpleAPICommandBindings=function(t,e,n){var i,a,o=e.length;for(i=0;i<o;i++){var s,l=e[i],c=l.method,u=l.args;if(Array.isArray(u)||(u=[]),!c)return!1;var f=r.computeAPICommandBindings(t,c,u);if(1!==f.length)return!1;if(a){if((s=f[0]).type!==a.type)return!1;if(s.prop!==a.prop)return!1;if(Array.isArray(a.traces)){if(!Array.isArray(s.traces))return!1;s.traces.sort();for(var h=0;h<a.traces.length;h++)if(a.traces[h]!==s.traces[h])return!1}else if(s.prop!==a.prop)return!1}else a=f[0],Array.isArray(a.traces)&&a.traces.sort();var p=(s=f[0]).value;if(Array.isArray(p)){if(1!==p.length)return!1;p=p[0]}n&&(n[p]=i)}return a},r.executeAPICommand=function(t,e,r){if(\"skip\"===e)return Promise.resolve();var a=n.apiMethodRegistry[e],o=[t];Array.isArray(r)||(r=[]);for(var s=0;s<r.length;s++)o.push(r[s]);return a.apply(null,o).catch((function(t){return i.warn(\"API call to Plotly.\"+e+\" rejected.\",t),Promise.reject(t)}))},r.computeAPICommandBindings=function(t,e,r){var n;switch(Array.isArray(r)||(r=[]),e){case\"restyle\":n=s(t,r);break;case\"relayout\":n=o(t,r);break;case\"update\":n=s(t,[r[0],r[2]]).concat(o(t,[r[1]]));break;case\"animate\":n=function(t,e){return Array.isArray(e[0])&&1===e[0].length&&-1!==[\"string\",\"number\"].indexOf(typeof e[0][0])?[{type:\"layout\",prop:\"_currentFrame\",value:e[0][0].toString()}]:[]}(0,r);break;default:n=[]}return n}},{\"../lib\":778,\"../registry\":910}],854:[function(t,e,r){\"use strict\";var n=t(\"../lib/extend\").extendFlat;r.attributes=function(t,e){e=e||{};var r={valType:\"info_array\",editType:(t=t||{}).editType,items:[{valType:\"number\",min:0,max:1,editType:t.editType},{valType:\"number\",min:0,max:1,editType:t.editType}],dflt:[0,1]},i=(t.name&&t.name,t.trace,e.description&&e.description,{x:n({},r,{}),y:n({},r,{}),editType:t.editType});return t.noGridCell||(i.row={valType:\"integer\",min:0,dflt:0,editType:t.editType},i.column={valType:\"integer\",min:0,dflt:0,editType:t.editType}),i},r.defaults=function(t,e,r,n){var i=n&&n.x||[0,1],a=n&&n.y||[0,1],o=e.grid;if(o){var s=r(\"domain.column\");void 0!==s&&(s<o.columns?i=o._domains.x[s]:delete t.domain.column);var l=r(\"domain.row\");void 0!==l&&(l<o.rows?a=o._domains.y[l]:delete t.domain.row)}var c=r(\"domain.x\",i),u=r(\"domain.y\",a);c[0]<c[1]||(t.domain.x=i.slice()),u[0]<u[1]||(t.domain.y=a.slice())}},{\"../lib/extend\":768}],855:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.editType,r=t.colorEditType;void 0===r&&(r=e);var n={family:{valType:\"string\",noBlank:!0,strict:!0,editType:e},size:{valType:\"number\",min:1,editType:e},color:{valType:\"color\",editType:r},editType:e};return t.arrayOk&&(n.family.arrayOk=!0,n.size.arrayOk=!0,n.color.arrayOk=!0),n}},{}],856:[function(t,e,r){\"use strict\";e.exports={_isLinkedToArray:\"frames_entry\",group:{valType:\"string\"},name:{valType:\"string\"},traces:{valType:\"any\"},baseframe:{valType:\"string\"},data:{valType:\"any\"},layout:{valType:\"any\"}}},{}],857:[function(t,e,r){\"use strict\";r.projNames={equirectangular:\"equirectangular\",mercator:\"mercator\",orthographic:\"orthographic\",\"natural earth\":\"naturalEarth\",kavrayskiy7:\"kavrayskiy7\",miller:\"miller\",robinson:\"robinson\",eckert4:\"eckert4\",\"azimuthal equal area\":\"azimuthalEqualArea\",\"azimuthal equidistant\":\"azimuthalEquidistant\",\"conic equal area\":\"conicEqualArea\",\"conic conformal\":\"conicConformal\",\"conic equidistant\":\"conicEquidistant\",gnomonic:\"gnomonic\",stereographic:\"stereographic\",mollweide:\"mollweide\",hammer:\"hammer\",\"transverse mercator\":\"transverseMercator\",\"albers usa\":\"albersUsa\",\"winkel tripel\":\"winkel3\",aitoff:\"aitoff\",sinusoidal:\"sinusoidal\"},r.axesNames=[\"lonaxis\",\"lataxis\"],r.lonaxisSpan={orthographic:180,\"azimuthal equal area\":360,\"azimuthal equidistant\":360,\"conic conformal\":180,gnomonic:160,stereographic:180,\"transverse mercator\":180,\"*\":360},r.lataxisSpan={\"conic conformal\":150,stereographic:179.5,\"*\":180},r.scopeDefaults={world:{lonaxisRange:[-180,180],lataxisRange:[-90,90],projType:\"equirectangular\",projRotate:[0,0,0]},usa:{lonaxisRange:[-180,-50],lataxisRange:[15,80],projType:\"albers usa\"},europe:{lonaxisRange:[-30,60],lataxisRange:[30,85],projType:\"conic conformal\",projRotate:[15,0,0],projParallels:[0,60]},asia:{lonaxisRange:[22,160],lataxisRange:[-15,55],projType:\"mercator\",projRotate:[0,0,0]},africa:{lonaxisRange:[-30,60],lataxisRange:[-40,40],projType:\"mercator\",projRotate:[0,0,0]},\"north america\":{lonaxisRange:[-180,-45],lataxisRange:[5,85],projType:\"conic conformal\",projRotate:[-100,0,0],projParallels:[29.5,45.5]},\"south america\":{lonaxisRange:[-100,-30],lataxisRange:[-60,15],projType:\"mercator\",projRotate:[0,0,0]}},r.clipPad=.001,r.precision=.1,r.landColor=\"#F0DC82\",r.waterColor=\"#3399FF\",r.locationmodeToLayer={\"ISO-3\":\"countries\",\"USA-states\":\"subunits\",\"country names\":\"countries\"},r.sphereSVG={type:\"Sphere\"},r.fillLayers={ocean:1,land:1,lakes:1},r.lineLayers={subunits:1,countries:1,coastlines:1,rivers:1,frame:1},r.layers=[\"bg\",\"ocean\",\"land\",\"lakes\",\"subunits\",\"countries\",\"coastlines\",\"rivers\",\"lataxis\",\"lonaxis\",\"frame\",\"backplot\",\"frontplot\"],r.layersForChoropleth=[\"bg\",\"ocean\",\"land\",\"subunits\",\"countries\",\"coastlines\",\"lataxis\",\"lonaxis\",\"frame\",\"backplot\",\"rivers\",\"lakes\",\"frontplot\"],r.layerNameToAdjective={ocean:\"ocean\",land:\"land\",lakes:\"lake\",subunits:\"subunit\",countries:\"country\",coastlines:\"coastline\",rivers:\"river\",frame:\"frame\"}},{}],858:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../lib\"),o=a.strTranslate,s=t(\"../../components/color\"),l=t(\"../../components/drawing\"),c=t(\"../../components/fx\"),u=t(\"../plots\"),f=t(\"../cartesian/axes\"),h=t(\"../cartesian/autorange\").getAutoRange,p=t(\"../../components/dragelement\"),d=t(\"../cartesian/select\").prepSelect,g=t(\"../cartesian/select\").clearSelect,m=t(\"../cartesian/select\").selectOnClick,v=t(\"./zoom\"),y=t(\"./constants\"),x=t(\"../../lib/geo_location_utils\"),b=t(\"../../lib/topojson_utils\"),_=t(\"topojson-client\").feature;function w(t){this.id=t.id,this.graphDiv=t.graphDiv,this.container=t.container,this.topojsonURL=t.topojsonURL,this.isStatic=t.staticPlot,this.topojsonName=null,this.topojson=null,this.projection=null,this.scope=null,this.viewInitial=null,this.fitScale=null,this.bounds=null,this.midPt=null,this.hasChoropleth=!1,this.traceHash={},this.layers={},this.basePaths={},this.dataPaths={},this.dataPoints={},this.clipDef=null,this.clipRect=null,this.bgRect=null,this.makeFramework()}t(\"./projections\")(n);var T=w.prototype;function k(t,e){var r=y.clipPad,n=t[0]+r,i=t[1]-r,a=e[0]+r,o=e[1]-r;n>0&&i<0&&(i+=360);var s=(i-n)/4;return{type:\"Polygon\",coordinates:[[[n,a],[n,o],[n+s,o],[n+2*s,o],[n+3*s,o],[i,o],[i,a],[i-s,a],[i-2*s,a],[i-3*s,a],[n,a]]]}}e.exports=function(t){return new w(t)},T.plot=function(t,e,r){var n=this,i=e[this.id],a=[],o=!1;for(var s in y.layerNameToAdjective)if(\"frame\"!==s&&i[\"show\"+s]){o=!0;break}for(var l=0;l<t.length;l++)if(t[0][0].trace.locationmode){o=!0;break}if(o){var c=b.getTopojsonName(i);null!==n.topojson&&c===n.topojsonName||(n.topojsonName=c,void 0===PlotlyGeoAssets.topojson[n.topojsonName]&&a.push(n.fetchTopojson()))}a=a.concat(x.fetchTraceGeoData(t)),r.push(new Promise((function(r,i){Promise.all(a).then((function(){n.topojson=PlotlyGeoAssets.topojson[n.topojsonName],n.update(t,e),r()})).catch(i)})))},T.fetchTopojson=function(){var t=this,e=b.getTopojsonPath(t.topojsonURL,t.topojsonName);return new Promise((function(r,i){n.json(e,(function(n,a){if(n)return 404===n.status?i(new Error([\"plotly.js could not find topojson file at\",e,\".\",\"Make sure the *topojsonURL* plot config option\",\"is set properly.\"].join(\" \"))):i(new Error([\"unexpected error while fetching topojson file at\",e].join(\" \")));PlotlyGeoAssets.topojson[t.topojsonName]=a,r()}))}))},T.update=function(t,e){var r=e[this.id];this.hasChoropleth=!1;for(var n=0;n<t.length;n++){var i=t[n],a=i[0].trace;\"choropleth\"===a.type&&(this.hasChoropleth=!0),!0===a.visible&&a._length>0&&a._module.calcGeoJSON(i,e)}if(!this.updateProjection(t,e)){this.viewInitial&&this.scope===r.scope||this.saveViewInitial(r),this.scope=r.scope,this.updateBaseLayers(e,r),this.updateDims(e,r),this.updateFx(e,r),u.generalUpdatePerTraceModule(this.graphDiv,this,t,r);var o=this.layers.frontplot.select(\".scatterlayer\");this.dataPoints.point=o.selectAll(\".point\"),this.dataPoints.text=o.selectAll(\"text\"),this.dataPaths.line=o.selectAll(\".js-line\");var s=this.layers.backplot.select(\".choroplethlayer\");this.dataPaths.choropleth=s.selectAll(\"path\"),this.render()}},T.updateProjection=function(t,e){var r=this.graphDiv,o=e[this.id],s=e._size,l=o.domain,c=o.projection,u=o.lonaxis,f=o.lataxis,p=u._ax,d=f._ax,g=this.projection=function(t){for(var e=t.projection.type,r=n.geo[y.projNames[e]](),i=t._isClipped?y.lonaxisSpan[e]/2:null,a=[\"center\",\"rotate\",\"parallels\",\"clipExtent\"],o=function(t){return t?r:[]},s=0;s<a.length;s++){var l=a[s];\"function\"!=typeof r[l]&&(r[l]=o)}r.isLonLatOverEdges=function(t){if(null===r(t))return!0;if(i){var e=r.rotate();return n.geo.distance(t,[-e[0],-e[1]])>i*Math.PI/180}return!1},r.getPath=function(){return n.geo.path().projection(r)},r.getBounds=function(t){return r.getPath().bounds(t)},r.fitExtent=function(t,e){var n=t[1][0]-t[0][0],i=t[1][1]-t[0][1],a=r.clipExtent&&r.clipExtent();r.scale(150).translate([0,0]),a&&r.clipExtent(null);var o=r.getBounds(e),s=Math.min(n/(o[1][0]-o[0][0]),i/(o[1][1]-o[0][1])),l=+t[0][0]+(n-s*(o[1][0]+o[0][0]))/2,c=+t[0][1]+(i-s*(o[1][1]+o[0][1]))/2;return a&&r.clipExtent(a),r.scale(150*s).translate([l,c])},r.precision(y.precision),i&&r.clipAngle(i-y.clipPad);return r}(o),m=[[s.l+s.w*l.x[0],s.t+s.h*(1-l.y[1])],[s.l+s.w*l.x[1],s.t+s.h*(1-l.y[0])]],v=o.center||{},x=c.rotation||{},b=u.range||[],_=f.range||[];if(o.fitbounds){p._length=m[1][0]-m[0][0],d._length=m[1][1]-m[0][1],p.range=h(r,p),d.range=h(r,d);var w=(p.range[0]+p.range[1])/2,T=(d.range[0]+d.range[1])/2;if(o._isScoped)v={lon:w,lat:T};else if(o._isClipped){v={lon:w,lat:T},x={lon:w,lat:T,roll:x.roll};var M=c.type,A=y.lonaxisSpan[M]/2||180,S=y.lataxisSpan[M]/2||90;b=[w-A,w+A],_=[T-S,T+S]}else v={lon:w,lat:T},x={lon:w,lat:x.lat,roll:x.roll}}g.center([v.lon-x.lon,v.lat-x.lat]).rotate([-x.lon,-x.lat,x.roll]).parallels(c.parallels);var E=k(b,_);g.fitExtent(m,E);var C=this.bounds=g.getBounds(E),L=this.fitScale=g.scale(),I=g.translate();if(!isFinite(C[0][0])||!isFinite(C[0][1])||!isFinite(C[1][0])||!isFinite(C[1][1])||isNaN(I[0])||isNaN(I[0])){for(var P=[\"fitbounds\",\"projection.rotation\",\"center\",\"lonaxis.range\",\"lataxis.range\"],z=\"Invalid geo settings, relayout'ing to default view.\",O={},D=0;D<P.length;D++)O[this.id+\".\"+P[D]]=null;return this.viewInitial=null,a.warn(z),r._promises.push(i.call(\"relayout\",r,O)),z}if(o.fitbounds){var R=g.getBounds(k(p.range,d.range)),F=Math.min((C[1][0]-C[0][0])/(R[1][0]-R[0][0]),(C[1][1]-C[0][1])/(R[1][1]-R[0][1]));isFinite(F)?g.scale(F*L):a.warn(\"Something went wrong during\"+this.id+\"fitbounds computations.\")}else g.scale(c.scale*L);var B=this.midPt=[(C[0][0]+C[1][0])/2,(C[0][1]+C[1][1])/2];if(g.translate([I[0]+(B[0]-I[0]),I[1]+(B[1]-I[1])]).clipExtent(C),o._isAlbersUsa){var N=g([v.lon,v.lat]),j=g.translate();g.translate([j[0]-(N[0]-j[0]),j[1]-(N[1]-j[1])])}},T.updateBaseLayers=function(t,e){var r=this,i=r.topojson,a=r.layers,o=r.basePaths;function c(t){return\"lonaxis\"===t||\"lataxis\"===t}function u(t){return Boolean(y.lineLayers[t])}function h(t){return Boolean(y.fillLayers[t])}var p=(this.hasChoropleth?y.layersForChoropleth:y.layers).filter((function(t){return u(t)||h(t)?e[\"show\"+t]:!c(t)||e[t].showgrid})),d=r.framework.selectAll(\".layer\").data(p,String);d.exit().each((function(t){delete a[t],delete o[t],n.select(this).remove()})),d.enter().append(\"g\").attr(\"class\",(function(t){return\"layer \"+t})).each((function(t){var e=a[t]=n.select(this);\"bg\"===t?r.bgRect=e.append(\"rect\").style(\"pointer-events\",\"all\"):c(t)?o[t]=e.append(\"path\").style(\"fill\",\"none\"):\"backplot\"===t?e.append(\"g\").classed(\"choroplethlayer\",!0):\"frontplot\"===t?e.append(\"g\").classed(\"scatterlayer\",!0):u(t)?o[t]=e.append(\"path\").style(\"fill\",\"none\").style(\"stroke-miterlimit\",2):h(t)&&(o[t]=e.append(\"path\").style(\"stroke\",\"none\"))})),d.order(),d.each((function(r){var n=o[r],a=y.layerNameToAdjective[r];\"frame\"===r?n.datum(y.sphereSVG):u(r)||h(r)?n.datum(_(i,i.objects[r])):c(r)&&n.datum(function(t,e,r){var n,i,a,o=e[t],s=y.scopeDefaults[e.scope];\"lonaxis\"===t?(n=s.lonaxisRange,i=s.lataxisRange,a=function(t,e){return[t,e]}):\"lataxis\"===t&&(n=s.lataxisRange,i=s.lonaxisRange,a=function(t,e){return[e,t]});var l={type:\"linear\",range:[n[0],n[1]-1e-6],tick0:o.tick0,dtick:o.dtick};f.setConvert(l,r);var c=f.calcTicks(l);e.isScoped||\"lonaxis\"!==t||c.pop();for(var u=c.length,h=new Array(u),p=0;p<u;p++)for(var d=c[p].x,g=h[p]=[],m=i[0];m<i[1]+2.5;m+=2.5)g.push(a(d,m));return{type:\"MultiLineString\",coordinates:h}}(r,e,t)).call(s.stroke,e[r].gridcolor).call(l.dashLine,\"\",e[r].gridwidth),u(r)?n.call(s.stroke,e[a+\"color\"]).call(l.dashLine,\"\",e[a+\"width\"]):h(r)&&n.call(s.fill,e[a+\"color\"])}))},T.updateDims=function(t,e){var r=this.bounds,n=(e.framewidth||0)/2,i=r[0][0]-n,a=r[0][1]-n,o=r[1][0]-i+n,c=r[1][1]-a+n;l.setRect(this.clipRect,i,a,o,c),this.bgRect.call(l.setRect,i,a,o,c).call(s.fill,e.bgcolor),this.xaxis._offset=i,this.xaxis._length=o,this.yaxis._offset=a,this.yaxis._length=c},T.updateFx=function(t,e){var r=this,a=r.graphDiv,o=r.bgRect,s=t.dragmode,l=t.clickmode;if(!r.isStatic){var u;\"select\"===s?u=function(t,e){(t.range={})[r.id]=[h([e.xmin,e.ymin]),h([e.xmax,e.ymax])]}:\"lasso\"===s&&(u=function(t,e,n){(t.lassoPoints={})[r.id]=n.filtered.map(h)});var f={element:r.bgRect.node(),gd:a,plotinfo:{id:r.id,xaxis:r.xaxis,yaxis:r.yaxis,fillRangeItems:u},xaxes:[r.xaxis],yaxes:[r.yaxis],subplot:r.id,clickFn:function(t){2===t&&g(a)}};\"pan\"===s?(o.node().onmousedown=null,o.call(v(r,e)),o.on(\"dblclick.zoom\",(function(){var t=r.viewInitial,e={};for(var n in t)e[r.id+\".\"+n]=t[n];i.call(\"_guiRelayout\",a,e),a.emit(\"plotly_doubleclick\",null)})),a._context._scrollZoom.geo||o.on(\"wheel.zoom\",null)):\"select\"!==s&&\"lasso\"!==s||(o.on(\".zoom\",null),f.prepFn=function(t,e,r){d(t,e,r,f,s)},p.init(f)),o.on(\"mousemove\",(function(){var t=r.projection.invert(n.mouse(this));if(!t||isNaN(t[0])||isNaN(t[1]))return p.unhover(a,n.event);r.xaxis.p2c=function(){return t[0]},r.yaxis.p2c=function(){return t[1]},c.hover(a,n.event,r.id)})),o.on(\"mouseout\",(function(){a._dragging||p.unhover(a,n.event)})),o.on(\"click\",(function(){\"select\"!==s&&\"lasso\"!==s&&(l.indexOf(\"select\")>-1&&m(n.event,a,[r.xaxis],[r.yaxis],r.id,f),l.indexOf(\"event\")>-1&&c.click(a,n.event))}))}function h(t){return r.projection.invert([t[0]+r.xaxis._offset,t[1]+r.yaxis._offset])}},T.makeFramework=function(){var t=this,e=t.graphDiv,r=e._fullLayout,i=\"clip\"+r._uid+t.id;t.clipDef=r._clips.append(\"clipPath\").attr(\"id\",i),t.clipRect=t.clipDef.append(\"rect\"),t.framework=n.select(t.container).append(\"g\").attr(\"class\",\"geo \"+t.id).call(l.setClipUrl,i,e),t.project=function(e){var r=t.projection(e);return r?[r[0]-t.xaxis._offset,r[1]-t.yaxis._offset]:[null,null]},t.xaxis={_id:\"x\",c2p:function(e){return t.project(e)[0]}},t.yaxis={_id:\"y\",c2p:function(e){return t.project(e)[1]}},t.mockAxis={type:\"linear\",showexponent:\"all\",exponentformat:\"B\"},f.setConvert(t.mockAxis,r)},T.saveViewInitial=function(t){var e,r=t.center||{},n=t.projection,i=n.rotation||{};this.viewInitial={fitbounds:t.fitbounds,\"projection.scale\":n.scale},e=t._isScoped?{\"center.lon\":r.lon,\"center.lat\":r.lat}:t._isClipped?{\"projection.rotation.lon\":i.lon,\"projection.rotation.lat\":i.lat}:{\"center.lon\":r.lon,\"center.lat\":r.lat,\"projection.rotation.lon\":i.lon},a.extendFlat(this.viewInitial,e)},T.render=function(){var t,e=this.projection,r=e.getPath();function n(t){var r=e(t.lonlat);return r?o(r[0],r[1]):null}function i(t){return e.isLonLatOverEdges(t.lonlat)?\"none\":null}for(t in this.basePaths)this.basePaths[t].attr(\"d\",r);for(t in this.dataPaths)this.dataPaths[t].attr(\"d\",(function(t){return r(t.geojson)}));for(t in this.dataPoints)this.dataPoints[t].attr(\"display\",i).attr(\"transform\",n)}},{\"../../components/color\":643,\"../../components/dragelement\":662,\"../../components/drawing\":665,\"../../components/fx\":683,\"../../lib\":778,\"../../lib/geo_location_utils\":771,\"../../lib/topojson_utils\":805,\"../../registry\":910,\"../cartesian/autorange\":826,\"../cartesian/axes\":827,\"../cartesian/select\":846,\"../plots\":890,\"./constants\":857,\"./projections\":862,\"./zoom\":863,d3:169,\"topojson-client\":579}],859:[function(t,e,r){\"use strict\";var n=t(\"../../plots/get_data\").getSubplotCalcData,i=t(\"../../lib\").counterRegex,a=t(\"./geo\"),o=\"geo\",s=i(o),l={};l.geo={valType:\"subplotid\",dflt:o,editType:\"calc\"},e.exports={attr:o,name:o,idRoot:o,idRegex:s,attrRegex:s,attributes:l,layoutAttributes:t(\"./layout_attributes\"),supplyLayoutDefaults:t(\"./layout_defaults\"),plot:function(t){for(var e=t._fullLayout,r=t.calcdata,i=e._subplots.geo,s=0;s<i.length;s++){var l=i[s],c=n(r,o,l),u=e[l]._subplot;u||(u=a({id:l,graphDiv:t,container:e._geolayer.node(),topojsonURL:t._context.topojsonURL,staticPlot:t._context.staticPlot}),e[l]._subplot=u),u.plot(c,e,t._promises)}},updateFx:function(t){for(var e=t._fullLayout,r=e._subplots.geo,n=0;n<r.length;n++){var i=e[r[n]];i._subplot.updateFx(e,i)}},clean:function(t,e,r,n){for(var i=n._subplots.geo||[],a=0;a<i.length;a++){var o=i[a],s=n[o]._subplot;!e[o]&&s&&(s.framework.remove(),s.clipDef.remove())}}}},{\"../../lib\":778,\"../../plots/get_data\":864,\"./geo\":858,\"./layout_attributes\":860,\"./layout_defaults\":861}],860:[function(t,e,r){\"use strict\";var n=t(\"../../components/color/attributes\"),i=t(\"../domain\").attributes,a=t(\"./constants\"),o=t(\"../../plot_api/edit_types\").overrideAll,s={range:{valType:\"info_array\",items:[{valType:\"number\"},{valType:\"number\"}]},showgrid:{valType:\"boolean\",dflt:!1},tick0:{valType:\"number\",dflt:0},dtick:{valType:\"number\"},gridcolor:{valType:\"color\",dflt:n.lightLine},gridwidth:{valType:\"number\",min:0,dflt:1}};(e.exports=o({domain:i({name:\"geo\"},{}),fitbounds:{valType:\"enumerated\",values:[!1,\"locations\",\"geojson\"],dflt:!1,editType:\"plot\"},resolution:{valType:\"enumerated\",values:[110,50],dflt:110,coerceNumber:!0},scope:{valType:\"enumerated\",values:Object.keys(a.scopeDefaults),dflt:\"world\"},projection:{type:{valType:\"enumerated\",values:Object.keys(a.projNames)},rotation:{lon:{valType:\"number\"},lat:{valType:\"number\"},roll:{valType:\"number\"}},parallels:{valType:\"info_array\",items:[{valType:\"number\"},{valType:\"number\"}]},scale:{valType:\"number\",min:0,dflt:1}},center:{lon:{valType:\"number\"},lat:{valType:\"number\"}},visible:{valType:\"boolean\",dflt:!0},showcoastlines:{valType:\"boolean\"},coastlinecolor:{valType:\"color\",dflt:n.defaultLine},coastlinewidth:{valType:\"number\",min:0,dflt:1},showland:{valType:\"boolean\",dflt:!1},landcolor:{valType:\"color\",dflt:a.landColor},showocean:{valType:\"boolean\",dflt:!1},oceancolor:{valType:\"color\",dflt:a.waterColor},showlakes:{valType:\"boolean\",dflt:!1},lakecolor:{valType:\"color\",dflt:a.waterColor},showrivers:{valType:\"boolean\",dflt:!1},rivercolor:{valType:\"color\",dflt:a.waterColor},riverwidth:{valType:\"number\",min:0,dflt:1},showcountries:{valType:\"boolean\"},countrycolor:{valType:\"color\",dflt:n.defaultLine},countrywidth:{valType:\"number\",min:0,dflt:1},showsubunits:{valType:\"boolean\"},subunitcolor:{valType:\"color\",dflt:n.defaultLine},subunitwidth:{valType:\"number\",min:0,dflt:1},showframe:{valType:\"boolean\"},framecolor:{valType:\"color\",dflt:n.defaultLine},framewidth:{valType:\"number\",min:0,dflt:1},bgcolor:{valType:\"color\",dflt:n.background},lonaxis:s,lataxis:s},\"plot\",\"from-root\")).uirevision={valType:\"any\",editType:\"none\"}},{\"../../components/color/attributes\":642,\"../../plot_api/edit_types\":809,\"../domain\":854,\"./constants\":857}],861:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../subplot_defaults\"),a=t(\"../get_data\").getSubplotData,o=t(\"./constants\"),s=t(\"./layout_attributes\"),l=o.axesNames;function c(t,e,r,i){var s=a(i.fullData,\"geo\",i.id).map((function(t){return t._expandedIndex})),c=r(\"resolution\"),u=r(\"scope\"),f=o.scopeDefaults[u],h=r(\"projection.type\",f.projType),p=e._isAlbersUsa=\"albers usa\"===h;p&&(u=e.scope=\"usa\");var d=e._isScoped=\"world\"!==u,g=e._isConic=-1!==h.indexOf(\"conic\"),m=e._isClipped=!!o.lonaxisSpan[h];if(!1===t.visible){var v=n.extendDeep({},e._template);v.showcoastlines=!1,v.showcountries=!1,v.showframe=!1,v.showlakes=!1,v.showland=!1,v.showocean=!1,v.showrivers=!1,v.showsubunits=!1,v.lonaxis&&(v.lonaxis.showgrid=!1),v.lataxis&&(v.lataxis.showgrid=!1),e._template=v}for(var y=r(\"visible\"),x=0;x<l.length;x++){var b,_=l[x],w=[30,10][x];if(d)b=f[_+\"Range\"];else{var T=o[_+\"Span\"],k=(T[h]||T[\"*\"])/2,M=r(\"projection.rotation.\"+_.substr(0,3),f.projRotate[x]);b=[M-k,M+k]}var A=r(_+\".range\",b);r(_+\".tick0\"),r(_+\".dtick\",w),r(_+\".showgrid\",!!y&&void 0)&&(r(_+\".gridcolor\"),r(_+\".gridwidth\")),e[_]._ax={type:\"linear\",_id:_.slice(0,3),_traceIndices:s,setScale:n.identity,c2l:n.identity,r2l:n.identity,autorange:!0,range:A.slice(),_m:1,_input:{}}}var S=e.lonaxis.range,E=e.lataxis.range,C=S[0],L=S[1];C>0&&L<0&&(L+=360);var I,P,z,O=(C+L)/2;if(!p){var D=d?f.projRotate:[O,0,0];I=r(\"projection.rotation.lon\",D[0]),r(\"projection.rotation.lat\",D[1]),r(\"projection.rotation.roll\",D[2]),r(\"showcoastlines\",!d&&y)&&(r(\"coastlinecolor\"),r(\"coastlinewidth\")),r(\"showocean\",!!y&&void 0)&&r(\"oceancolor\")}(p?(P=-96.6,z=38.7):(P=d?O:I,z=(E[0]+E[1])/2),r(\"center.lon\",P),r(\"center.lat\",z),g)&&r(\"projection.parallels\",f.projParallels||[0,60]);r(\"projection.scale\"),r(\"showland\",!!y&&void 0)&&r(\"landcolor\"),r(\"showlakes\",!!y&&void 0)&&r(\"lakecolor\"),r(\"showrivers\",!!y&&void 0)&&(r(\"rivercolor\"),r(\"riverwidth\")),r(\"showcountries\",d&&\"usa\"!==u&&y)&&(r(\"countrycolor\"),r(\"countrywidth\")),(\"usa\"===u||\"north america\"===u&&50===c)&&(r(\"showsubunits\",y),r(\"subunitcolor\"),r(\"subunitwidth\")),d||r(\"showframe\",y)&&(r(\"framecolor\"),r(\"framewidth\")),r(\"bgcolor\"),r(\"fitbounds\")&&(delete e.projection.scale,d?(delete e.center.lon,delete e.center.lat):m?(delete e.center.lon,delete e.center.lat,delete e.projection.rotation.lon,delete e.projection.rotation.lat,delete e.lonaxis.range,delete e.lataxis.range):(delete e.center.lon,delete e.center.lat,delete e.projection.rotation.lon))}e.exports=function(t,e,r){i(t,e,r,{type:\"geo\",attributes:s,handleDefaults:c,fullData:r,partition:\"y\"})}},{\"../../lib\":778,\"../get_data\":864,\"../subplot_defaults\":904,\"./constants\":857,\"./layout_attributes\":860}],862:[function(t,e,r){\"use strict\";e.exports=function(t){function e(t,e){return{type:\"Feature\",id:t.id,properties:t.properties,geometry:r(t.geometry,e)}}function r(e,n){if(!e)return null;if(\"GeometryCollection\"===e.type)return{type:\"GeometryCollection\",geometries:object.geometries.map((function(t){return r(t,n)}))};if(!c.hasOwnProperty(e.type))return null;var i=c[e.type];return t.geo.stream(e,n(i)),i.result()}t.geo.project=function(t,e){var i=e.stream;if(!i)throw new Error(\"not yet supported\");return(t&&n.hasOwnProperty(t.type)?n[t.type]:r)(t,i)};var n={Feature:e,FeatureCollection:function(t,r){return{type:\"FeatureCollection\",features:t.features.map((function(t){return e(t,r)}))}}},i=[],a=[],o={point:function(t,e){i.push([t,e])},result:function(){var t=i.length?i.length<2?{type:\"Point\",coordinates:i[0]}:{type:\"MultiPoint\",coordinates:i}:null;return i=[],t}},s={lineStart:u,point:function(t,e){i.push([t,e])},lineEnd:function(){i.length&&(a.push(i),i=[])},result:function(){var t=a.length?a.length<2?{type:\"LineString\",coordinates:a[0]}:{type:\"MultiLineString\",coordinates:a}:null;return a=[],t}},l={polygonStart:u,lineStart:u,point:function(t,e){i.push([t,e])},lineEnd:function(){var t=i.length;if(t){do{i.push(i[0].slice())}while(++t<4);a.push(i),i=[]}},polygonEnd:u,result:function(){if(!a.length)return null;var t=[],e=[];return a.forEach((function(r){!function(t){if((e=t.length)<4)return!1;var e,r=0,n=t[e-1][1]*t[0][0]-t[e-1][0]*t[0][1];for(;++r<e;)n+=t[r-1][1]*t[r][0]-t[r-1][0]*t[r][1];return n<=0}(r)?e.push(r):t.push([r])})),e.forEach((function(e){var r=e[0];t.some((function(t){if(function(t,e){for(var r=e[0],n=e[1],i=!1,a=0,o=t.length,s=o-1;a<o;s=a++){var l=t[a],c=l[0],u=l[1],f=t[s],h=f[0],p=f[1];u>n^p>n&&r<(h-c)*(n-u)/(p-u)+c&&(i=!i)}return i}(t[0],r))return t.push(e),!0}))||t.push([e])})),a=[],t.length?t.length>1?{type:\"MultiPolygon\",coordinates:t}:{type:\"Polygon\",coordinates:t[0]}:null}},c={Point:o,MultiPoint:o,LineString:s,MultiLineString:s,Polygon:l,MultiPolygon:l,Sphere:l};function u(){}var f=1e-6,h=Math.PI,p=h/2,d=(Math.sqrt(h),h/180),g=180/h;function m(t){return t>1?p:t<-1?-p:Math.asin(t)}function v(t){return t>1?0:t<-1?h:Math.acos(t)}var y=t.geo.projection,x=t.geo.projectionMutator;function b(t,e){var r=(2+p)*Math.sin(e);e/=2;for(var n=0,i=1/0;n<10&&Math.abs(i)>f;n++){var a=Math.cos(e);e-=i=(e+Math.sin(e)*(a+2)-r)/(2*a*(1+a))}return[2/Math.sqrt(h*(4+h))*t*(1+Math.cos(e)),2*Math.sqrt(h/(4+h))*Math.sin(e)]}t.geo.interrupt=function(e){var r,n=[[[[-h,0],[0,p],[h,0]]],[[[-h,0],[0,-p],[h,0]]]];function i(t,r){for(var i=r<0?-1:1,a=n[+(r<0)],o=0,s=a.length-1;o<s&&t>a[o][2][0];++o);var l=e(t-a[o][1][0],r);return l[0]+=e(a[o][1][0],i*r>i*a[o][0][1]?a[o][0][1]:r)[0],l}function a(){r=n.map((function(t){return t.map((function(t){var r,n=e(t[0][0],t[0][1])[0],i=e(t[2][0],t[2][1])[0],a=e(t[1][0],t[0][1])[1],o=e(t[1][0],t[1][1])[1];return a>o&&(r=a,a=o,o=r),[[n,a],[i,o]]}))}))}e.invert&&(i.invert=function(t,a){for(var o=r[+(a<0)],s=n[+(a<0)],l=0,u=o.length;l<u;++l){var f=o[l];if(f[0][0]<=t&&t<f[1][0]&&f[0][1]<=a&&a<f[1][1]){var h=e.invert(t-e(s[l][1][0],0)[0],a);return h[0]+=s[l][1][0],c(i(h[0],h[1]),[t,a])?h:null}}});var o=t.geo.projection(i),s=o.stream;function l(t,e){for(var r,n,i,a=-1,o=t.length,s=t[0],l=[];++a<o;){n=((r=t[a])[0]-s[0])/e,i=(r[1]-s[1])/e;for(var c=0;c<e;++c)l.push([s[0]+c*n,s[1]+c*i]);s=r}return l.push(r),l}function c(t,e){return Math.abs(t[0]-e[0])<f&&Math.abs(t[1]-e[1])<f}return o.stream=function(e){var r=o.rotate(),i=s(e),a=(o.rotate([0,0]),s(e));return o.rotate(r),i.sphere=function(){t.geo.stream(function(){for(var e=1e-6,r=[],i=0,a=n[0].length;i<a;++i){var o=180*(p=n[0][i])[0][0]/h,s=180*p[0][1]/h,c=180*p[1][1]/h,u=180*p[2][0]/h,f=180*p[2][1]/h;r.push(l([[o+e,s+e],[o+e,c-e],[u-e,c-e],[u-e,f+e]],30))}for(i=n[1].length-1;i>=0;--i){var p;o=180*(p=n[1][i])[0][0]/h,s=180*p[0][1]/h,c=180*p[1][1]/h,u=180*p[2][0]/h,f=180*p[2][1]/h;r.push(l([[u-e,f-e],[u-e,c+e],[o+e,c+e],[o+e,s-e]],30))}return{type:\"Polygon\",coordinates:[t.merge(r)]}}(),a)},i},o.lobes=function(t){return arguments.length?(n=t.map((function(t){return t.map((function(t){return[[t[0][0]*h/180,t[0][1]*h/180],[t[1][0]*h/180,t[1][1]*h/180],[t[2][0]*h/180,t[2][1]*h/180]]}))})),a(),o):n.map((function(t){return t.map((function(t){return[[180*t[0][0]/h,180*t[0][1]/h],[180*t[1][0]/h,180*t[1][1]/h],[180*t[2][0]/h,180*t[2][1]/h]]}))}))},o},b.invert=function(t,e){var r=.5*e*Math.sqrt((4+h)/h),n=m(r),i=Math.cos(n);return[t/(2/Math.sqrt(h*(4+h))*(1+i)),m((n+r*(i+2))/(2+p))]},(t.geo.eckert4=function(){return y(b)}).raw=b;var _=t.geo.azimuthalEqualArea.raw;function w(t,e){if(arguments.length<2&&(e=t),1===e)return _;if(e===1/0)return T;function r(r,n){var i=_(r/e,n);return i[0]*=t,i}return r.invert=function(r,n){var i=_.invert(r/t,n);return i[0]*=e,i},r}function T(t,e){return[t*Math.cos(e)/Math.cos(e/=2),2*Math.sin(e)]}function k(t,e){return[3*t/(2*h)*Math.sqrt(h*h/3-e*e),e]}function M(t,e){return[t,1.25*Math.log(Math.tan(h/4+.4*e))]}function A(t){return function(e){var r,n=t*Math.sin(e),i=30;do{e-=r=(e+Math.sin(e)-n)/(1+Math.cos(e))}while(Math.abs(r)>f&&--i>0);return e/2}}T.invert=function(t,e){var r=2*m(e/2);return[t*Math.cos(r/2)/Math.cos(r),r]},(t.geo.hammer=function(){var t=2,e=x(w),r=e(t);return r.coefficient=function(r){return arguments.length?e(t=+r):t},r}).raw=w,k.invert=function(t,e){return[2/3*h*t/Math.sqrt(h*h/3-e*e),e]},(t.geo.kavrayskiy7=function(){return y(k)}).raw=k,M.invert=function(t,e){return[t,2.5*Math.atan(Math.exp(.8*e))-.625*h]},(t.geo.miller=function(){return y(M)}).raw=M,A(h);var S=function(t,e,r){var n=A(r);function i(r,i){return[t*r*Math.cos(i=n(i)),e*Math.sin(i)]}return i.invert=function(n,i){var a=m(i/e);return[n/(t*Math.cos(a)),m((2*a+Math.sin(2*a))/r)]},i}(Math.SQRT2/p,Math.SQRT2,h);function E(t,e){var r=e*e,n=r*r;return[t*(.8707-.131979*r+n*(n*(.003971*r-.001529*n)-.013791)),e*(1.007226+r*(.015085+n*(.028874*r-.044475-.005916*n)))]}(t.geo.mollweide=function(){return y(S)}).raw=S,E.invert=function(t,e){var r,n=e,i=25;do{var a=n*n,o=a*a;n-=r=(n*(1.007226+a*(.015085+o*(.028874*a-.044475-.005916*o)))-e)/(1.007226+a*(.045255+o*(.259866*a-.311325-.005916*11*o)))}while(Math.abs(r)>f&&--i>0);return[t/(.8707+(a=n*n)*(a*(a*a*a*(.003971-.001529*a)-.013791)-.131979)),n]},(t.geo.naturalEarth=function(){return y(E)}).raw=E;var C=[[.9986,-.062],[1,0],[.9986,.062],[.9954,.124],[.99,.186],[.9822,.248],[.973,.31],[.96,.372],[.9427,.434],[.9216,.4958],[.8962,.5571],[.8679,.6176],[.835,.6769],[.7986,.7346],[.7597,.7903],[.7186,.8435],[.6732,.8936],[.6213,.9394],[.5722,.9761],[.5322,1]];function L(t,e){var r,n=Math.min(18,36*Math.abs(e)/h),i=Math.floor(n),a=n-i,o=(r=C[i])[0],s=r[1],l=(r=C[++i])[0],c=r[1],u=(r=C[Math.min(19,++i)])[0],f=r[1];return[t*(l+a*(u-o)/2+a*a*(u-2*l+o)/2),(e>0?p:-p)*(c+a*(f-s)/2+a*a*(f-2*c+s)/2)]}function I(t,e){return[t*Math.cos(e),e]}function P(t,e){var r,n=Math.cos(e),i=(r=v(n*Math.cos(t/=2)))?r/Math.sin(r):1;return[2*n*Math.sin(t)*i,Math.sin(e)*i]}function z(t,e){var r=P(t,e);return[(r[0]+t/p)/2,(r[1]+e)/2]}C.forEach((function(t){t[1]*=1.0144})),L.invert=function(t,e){var r=e/p,n=90*r,i=Math.min(18,Math.abs(n/5)),a=Math.max(0,Math.floor(i));do{var o=C[a][1],s=C[a+1][1],l=C[Math.min(19,a+2)][1],c=l-o,u=l-2*s+o,f=2*(Math.abs(r)-s)/c,h=u/c,m=f*(1-h*f*(1-2*h*f));if(m>=0||1===a){n=(e>=0?5:-5)*(m+i);var v,y=50;do{m=(i=Math.min(18,Math.abs(n)/5))-(a=Math.floor(i)),o=C[a][1],s=C[a+1][1],l=C[Math.min(19,a+2)][1],n-=(v=(e>=0?p:-p)*(s+m*(l-o)/2+m*m*(l-2*s+o)/2)-e)*g}while(Math.abs(v)>1e-12&&--y>0);break}}while(--a>=0);var x=C[a][0],b=C[a+1][0],_=C[Math.min(19,a+2)][0];return[t/(b+m*(_-x)/2+m*m*(_-2*b+x)/2),n*d]},(t.geo.robinson=function(){return y(L)}).raw=L,I.invert=function(t,e){return[t/Math.cos(e),e]},(t.geo.sinusoidal=function(){return y(I)}).raw=I,P.invert=function(t,e){if(!(t*t+4*e*e>h*h+f)){var r=t,n=e,i=25;do{var a,o=Math.sin(r),s=Math.sin(r/2),l=Math.cos(r/2),c=Math.sin(n),u=Math.cos(n),p=Math.sin(2*n),d=c*c,g=u*u,m=s*s,y=1-g*l*l,x=y?v(u*l)*Math.sqrt(a=1/y):a=0,b=2*x*u*s-t,_=x*c-e,w=a*(g*m+x*u*l*d),T=a*(.5*o*p-2*x*c*s),k=.25*a*(p*s-x*c*g*o),M=a*(d*l+x*m*u),A=T*k-M*w;if(!A)break;var S=(_*T-b*M)/A,E=(b*k-_*w)/A;r-=S,n-=E}while((Math.abs(S)>f||Math.abs(E)>f)&&--i>0);return[r,n]}},(t.geo.aitoff=function(){return y(P)}).raw=P,z.invert=function(t,e){var r=t,n=e,i=25;do{var a,o=Math.cos(n),s=Math.sin(n),l=Math.sin(2*n),c=s*s,u=o*o,h=Math.sin(r),d=Math.cos(r/2),g=Math.sin(r/2),m=g*g,y=1-u*d*d,x=y?v(o*d)*Math.sqrt(a=1/y):a=0,b=.5*(2*x*o*g+r/p)-t,_=.5*(x*s+n)-e,w=.5*a*(u*m+x*o*d*c)+.5/p,T=a*(h*l/4-x*s*g),k=.125*a*(l*g-x*s*u*h),M=.5*a*(c*d+x*m*o)+.5,A=T*k-M*w,S=(_*T-b*M)/A,E=(b*k-_*w)/A;r-=S,n-=E}while((Math.abs(S)>f||Math.abs(E)>f)&&--i>0);return[r,n]},(t.geo.winkel3=function(){return y(z)}).raw=z}},{}],863:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../registry\"),o=Math.PI/180,s=180/Math.PI,l={cursor:\"pointer\"},c={cursor:\"auto\"};function u(t,e){return n.behavior.zoom().translate(e.translate()).scale(e.scale())}function f(t,e,r){var n=t.id,o=t.graphDiv,s=o.layout,l=s[n],c=o._fullLayout,u=c[n],f={},h={};function p(t,e){f[n+\".\"+t]=i.nestedProperty(l,t).get(),a.call(\"_storeDirectGUIEdit\",s,c._preGUI,f);var r=i.nestedProperty(u,t);r.get()!==e&&(r.set(e),i.nestedProperty(l,t).set(e),h[n+\".\"+t]=e)}r(p),p(\"projection.scale\",e.scale()/t.fitScale),p(\"fitbounds\",!1),o.emit(\"plotly_relayout\",h)}function h(t,e){var r=u(0,e);function i(r){var n=e.invert(t.midPt);r(\"center.lon\",n[0]),r(\"center.lat\",n[1])}return r.on(\"zoomstart\",(function(){n.select(this).style(l)})).on(\"zoom\",(function(){e.scale(n.event.scale).translate(n.event.translate),t.render();var r=e.invert(t.midPt);t.graphDiv.emit(\"plotly_relayouting\",{\"geo.projection.scale\":e.scale()/t.fitScale,\"geo.center.lon\":r[0],\"geo.center.lat\":r[1]})})).on(\"zoomend\",(function(){n.select(this).style(c),f(t,e,i)})),r}function p(t,e){var r,i,a,o,s,h,p,d,g,m=u(0,e);function v(t){return e.invert(t)}function y(r){var n=e.rotate(),i=e.invert(t.midPt);r(\"projection.rotation.lon\",-n[0]),r(\"center.lon\",i[0]),r(\"center.lat\",i[1])}return m.on(\"zoomstart\",(function(){n.select(this).style(l),r=n.mouse(this),i=e.rotate(),a=e.translate(),o=i,s=v(r)})).on(\"zoom\",(function(){if(h=n.mouse(this),function(t){var r=v(t);if(!r)return!0;var n=e(r);return Math.abs(n[0]-t[0])>2||Math.abs(n[1]-t[1])>2}(r))return m.scale(e.scale()),void m.translate(e.translate());e.scale(n.event.scale),e.translate([a[0],n.event.translate[1]]),s?v(h)&&(d=v(h),p=[o[0]+(d[0]-s[0]),i[1],i[2]],e.rotate(p),o=p):s=v(r=h),g=!0,t.render();var l=e.rotate(),c=e.invert(t.midPt);t.graphDiv.emit(\"plotly_relayouting\",{\"geo.projection.scale\":e.scale()/t.fitScale,\"geo.center.lon\":c[0],\"geo.center.lat\":c[1],\"geo.projection.rotation.lon\":-l[0]})})).on(\"zoomend\",(function(){n.select(this).style(c),g&&f(t,e,y)})),m}function d(t,e){var r,i={r:e.rotate(),k:e.scale()},a=u(0,e),o=function(t){var e=0,r=arguments.length,i=[];for(;++e<r;)i.push(arguments[e]);var a=n.dispatch.apply(null,i);return a.of=function(e,r){return function(i){var o;try{o=i.sourceEvent=n.event,i.target=t,n.event=i,a[i.type].apply(e,r)}finally{n.event=o}}},a}(a,\"zoomstart\",\"zoom\",\"zoomend\"),s=0,h=a.on;function p(t){s++||t({type:\"zoomstart\"})}function d(t){t({type:\"zoom\"})}function b(t){--s||t({type:\"zoomend\"})}function _(t){var r=e.rotate();t(\"projection.rotation.lon\",-r[0]),t(\"projection.rotation.lat\",-r[1])}return a.on(\"zoomstart\",(function(){n.select(this).style(l);var t=n.mouse(this),s=e.rotate(),c=s,u=e.translate(),f=m(s);r=g(e,t),h.call(a,\"zoom\",(function(){var a=n.mouse(this);if(e.scale(i.k=n.event.scale),r){if(g(e,a)){e.rotate(s).translate(u);var l=g(e,a),h=y(r,l),p=T(v(f,h)),m=i.r=x(p,r,c);isFinite(m[0])&&isFinite(m[1])&&isFinite(m[2])||(m=c),e.rotate(m),c=m}}else r=g(e,t=a);d(o.of(this,arguments))})),p(o.of(this,arguments))})).on(\"zoomend\",(function(){n.select(this).style(c),h.call(a,\"zoom\",null),b(o.of(this,arguments)),f(t,e,_)})).on(\"zoom.redraw\",(function(){t.render();var r=e.rotate();t.graphDiv.emit(\"plotly_relayouting\",{\"geo.projection.scale\":e.scale()/t.fitScale,\"geo.projection.rotation.lon\":-r[0],\"geo.projection.rotation.lat\":-r[1]})})),n.rebind(a,o,\"on\")}function g(t,e){var r=t.invert(e);return r&&isFinite(r[0])&&isFinite(r[1])&&function(t){var e=t[0]*o,r=t[1]*o,n=Math.cos(r);return[n*Math.cos(e),n*Math.sin(e),Math.sin(r)]}(r)}function m(t){var e=.5*t[0]*o,r=.5*t[1]*o,n=.5*t[2]*o,i=Math.sin(e),a=Math.cos(e),s=Math.sin(r),l=Math.cos(r),c=Math.sin(n),u=Math.cos(n);return[a*l*u+i*s*c,i*l*u-a*s*c,a*s*u+i*l*c,a*l*c-i*s*u]}function v(t,e){var r=t[0],n=t[1],i=t[2],a=t[3],o=e[0],s=e[1],l=e[2],c=e[3];return[r*o-n*s-i*l-a*c,r*s+n*o+i*c-a*l,r*l-n*c+i*o+a*s,r*c+n*l-i*s+a*o]}function y(t,e){if(t&&e){var r=function(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}(t,e),n=Math.sqrt(k(r,r)),i=.5*Math.acos(Math.max(-1,Math.min(1,k(t,e)))),a=Math.sin(i)/n;return n&&[Math.cos(i),r[2]*a,-r[1]*a,r[0]*a]}}function x(t,e,r){var n=w(e,2,t[0]);n=w(n,1,t[1]),n=w(n,0,t[2]-r[2]);var i,a,o=e[0],l=e[1],c=e[2],u=n[0],f=n[1],h=n[2],p=Math.atan2(l,o)*s,d=Math.sqrt(o*o+l*l);Math.abs(f)>d?(a=(f>0?90:-90)-p,i=0):(a=Math.asin(f/d)*s-p,i=Math.sqrt(d*d-f*f));var g=180-a-2*p,m=(Math.atan2(h,u)-Math.atan2(c,i))*s,v=(Math.atan2(h,u)-Math.atan2(c,-i))*s;return b(r[0],r[1],a,m)<=b(r[0],r[1],g,v)?[a,m,r[2]]:[g,v,r[2]]}function b(t,e,r,n){var i=_(r-t),a=_(n-e);return Math.sqrt(i*i+a*a)}function _(t){return(t%360+540)%360-180}function w(t,e,r){var n=r*o,i=t.slice(),a=0===e?1:0,s=2===e?1:2,l=Math.cos(n),c=Math.sin(n);return i[a]=t[a]*l-t[s]*c,i[s]=t[s]*l+t[a]*c,i}function T(t){return[Math.atan2(2*(t[0]*t[1]+t[2]*t[3]),1-2*(t[1]*t[1]+t[2]*t[2]))*s,Math.asin(Math.max(-1,Math.min(1,2*(t[0]*t[2]-t[3]*t[1]))))*s,Math.atan2(2*(t[0]*t[3]+t[1]*t[2]),1-2*(t[2]*t[2]+t[3]*t[3]))*s]}function k(t,e){for(var r=0,n=0,i=t.length;n<i;++n)r+=t[n]*e[n];return r}e.exports=function(t,e){var r=t.projection;return(e._isScoped?h:e._isClipped?d:p)(t,r)}},{\"../../lib\":778,\"../../registry\":910,d3:169}],864:[function(t,e,r){\"use strict\";var n=t(\"../registry\"),i=t(\"./cartesian/constants\").SUBPLOT_PATTERN;r.getSubplotCalcData=function(t,e,r){var i=n.subplotsRegistry[e];if(!i)return[];for(var a=i.attr,o=[],s=0;s<t.length;s++){var l=t[s];l[0].trace[a]===r&&o.push(l)}return o},r.getModuleCalcData=function(t,e){var r,i=[],a=[];if(!(r=\"string\"==typeof e?n.getModule(e).plot:\"function\"==typeof e?e:e.plot))return[i,t];for(var o=0;o<t.length;o++){var s=t[o],l=s[0].trace;!0===l.visible&&0!==l._length&&(l._module.plot===r?i.push(s):a.push(s))}return[i,a]},r.getSubplotData=function(t,e,r){if(!n.subplotsRegistry[e])return[];var a,o,s,l=n.subplotsRegistry[e].attr,c=[];if(\"gl2d\"===e){var u=r.match(i);o=\"x\"+u[1],s=\"y\"+u[2]}for(var f=0;f<t.length;f++)a=t[f],\"gl2d\"===e&&n.traceIs(a,\"gl2d\")?a[l[0]]===o&&a[l[1]]===s&&c.push(a):a[l]===r&&c.push(a);return c}},{\"../registry\":910,\"./cartesian/constants\":833}],865:[function(t,e,r){\"use strict\";var n=t(\"mouse-change\"),i=t(\"mouse-wheel\"),a=t(\"mouse-event-offset\"),o=t(\"../cartesian/constants\"),s=t(\"has-passive-events\");function l(t,e){this.element=t,this.plot=e,this.mouseListener=null,this.wheelListener=null,this.lastInputTime=Date.now(),this.lastPos=[0,0],this.boxEnabled=!1,this.boxInited=!1,this.boxStart=[0,0],this.boxEnd=[0,0],this.dragStart=[0,0]}e.exports=function(t){var e=t.mouseContainer,r=t.glplot,c=new l(e,r);function u(){t.xaxis.autorange=!1,t.yaxis.autorange=!1}function f(e,n,i){var a,s,l=t.calcDataBox(),f=r.viewBox,h=c.lastPos[0],p=c.lastPos[1],d=o.MINDRAG*r.pixelRatio,g=o.MINZOOM*r.pixelRatio;function m(e,r,n){var i=Math.min(r,n),a=Math.max(r,n);i!==a?(l[e]=i,l[e+2]=a,c.dataBox=l,t.setRanges(l)):(t.selectBox.selectBox=[0,0,1,1],t.glplot.setDirty())}switch(n*=r.pixelRatio,i*=r.pixelRatio,i=f[3]-f[1]-i,t.fullLayout.dragmode){case\"zoom\":if(e){var v=n/(f[2]-f[0])*(l[2]-l[0])+l[0],y=i/(f[3]-f[1])*(l[3]-l[1])+l[1];c.boxInited||(c.boxStart[0]=v,c.boxStart[1]=y,c.dragStart[0]=n,c.dragStart[1]=i),c.boxEnd[0]=v,c.boxEnd[1]=y,c.boxInited=!0,c.boxEnabled||c.boxStart[0]===c.boxEnd[0]&&c.boxStart[1]===c.boxEnd[1]||(c.boxEnabled=!0);var x=Math.abs(c.dragStart[0]-n)<g,b=Math.abs(c.dragStart[1]-i)<g;if(!function(){for(var e=t.graphDiv._fullLayout._axisConstraintGroups,r=t.xaxis._id,n=t.yaxis._id,i=0;i<e.length;i++)if(-1!==e[i][r]){if(-1!==e[i][n])return!0;break}return!1}()||x&&b)x&&(c.boxEnd[0]=c.boxStart[0]),b&&(c.boxEnd[1]=c.boxStart[1]);else{a=c.boxEnd[0]-c.boxStart[0],s=c.boxEnd[1]-c.boxStart[1];var _=(l[3]-l[1])/(l[2]-l[0]);Math.abs(a*_)>Math.abs(s)?(c.boxEnd[1]=c.boxStart[1]+Math.abs(a)*_*(s>=0?1:-1),c.boxEnd[1]<l[1]?(c.boxEnd[1]=l[1],c.boxEnd[0]=c.boxStart[0]+(l[1]-c.boxStart[1])/Math.abs(_)):c.boxEnd[1]>l[3]&&(c.boxEnd[1]=l[3],c.boxEnd[0]=c.boxStart[0]+(l[3]-c.boxStart[1])/Math.abs(_))):(c.boxEnd[0]=c.boxStart[0]+Math.abs(s)/_*(a>=0?1:-1),c.boxEnd[0]<l[0]?(c.boxEnd[0]=l[0],c.boxEnd[1]=c.boxStart[1]+(l[0]-c.boxStart[0])*Math.abs(_)):c.boxEnd[0]>l[2]&&(c.boxEnd[0]=l[2],c.boxEnd[1]=c.boxStart[1]+(l[2]-c.boxStart[0])*Math.abs(_)))}}else c.boxEnabled?(a=c.boxStart[0]!==c.boxEnd[0],s=c.boxStart[1]!==c.boxEnd[1],a||s?(a&&(m(0,c.boxStart[0],c.boxEnd[0]),t.xaxis.autorange=!1),s&&(m(1,c.boxStart[1],c.boxEnd[1]),t.yaxis.autorange=!1),t.relayoutCallback()):t.glplot.setDirty(),c.boxEnabled=!1,c.boxInited=!1):c.boxInited&&(c.boxInited=!1);break;case\"pan\":c.boxEnabled=!1,c.boxInited=!1,e?(c.panning||(c.dragStart[0]=n,c.dragStart[1]=i),Math.abs(c.dragStart[0]-n)<d&&(n=c.dragStart[0]),Math.abs(c.dragStart[1]-i)<d&&(i=c.dragStart[1]),a=(h-n)*(l[2]-l[0])/(r.viewBox[2]-r.viewBox[0]),s=(p-i)*(l[3]-l[1])/(r.viewBox[3]-r.viewBox[1]),l[0]+=a,l[2]+=a,l[1]+=s,l[3]+=s,t.setRanges(l),c.panning=!0,c.lastInputTime=Date.now(),u(),t.cameraChanged(),t.handleAnnotations()):c.panning&&(c.panning=!1,t.relayoutCallback())}c.lastPos[0]=n,c.lastPos[1]=i}return c.mouseListener=n(e,f),e.addEventListener(\"touchstart\",(function(t){var r=a(t.changedTouches[0],e);f(0,r[0],r[1]),f(1,r[0],r[1]),t.preventDefault()}),!!s&&{passive:!1}),e.addEventListener(\"touchmove\",(function(t){t.preventDefault();var r=a(t.changedTouches[0],e);f(1,r[0],r[1]),t.preventDefault()}),!!s&&{passive:!1}),e.addEventListener(\"touchend\",(function(t){f(0,c.lastPos[0],c.lastPos[1]),t.preventDefault()}),!!s&&{passive:!1}),c.wheelListener=i(e,(function(e,n){if(!t.scrollZoom)return!1;var i=t.calcDataBox(),a=r.viewBox,o=c.lastPos[0],s=c.lastPos[1],l=Math.exp(5*n/(a[3]-a[1])),f=o/(a[2]-a[0])*(i[2]-i[0])+i[0],h=s/(a[3]-a[1])*(i[3]-i[1])+i[1];return i[0]=(i[0]-f)*l+f,i[2]=(i[2]-f)*l+f,i[1]=(i[1]-h)*l+h,i[3]=(i[3]-h)*l+h,t.setRanges(i),c.lastInputTime=Date.now(),u(),t.cameraChanged(),t.handleAnnotations(),t.relayoutCallback(),!0}),!0),c}},{\"../cartesian/constants\":833,\"has-passive-events\":441,\"mouse-change\":483,\"mouse-event-offset\":484,\"mouse-wheel\":486}],866:[function(t,e,r){\"use strict\";var n=t(\"../cartesian/axes\"),i=t(\"../../lib/str2rgbarray\");function a(t){this.scene=t,this.gl=t.gl,this.pixelRatio=t.pixelRatio,this.screenBox=[0,0,1,1],this.viewBox=[0,0,1,1],this.dataBox=[-1,-1,1,1],this.borderLineEnable=[!1,!1,!1,!1],this.borderLineWidth=[1,1,1,1],this.borderLineColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.ticks=[[],[]],this.tickEnable=[!0,!0,!1,!1],this.tickPad=[15,15,15,15],this.tickAngle=[0,0,0,0],this.tickColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.tickMarkLength=[0,0,0,0],this.tickMarkWidth=[0,0,0,0],this.tickMarkColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.labels=[\"x\",\"y\"],this.labelEnable=[!0,!0,!1,!1],this.labelAngle=[0,Math.PI/2,0,3*Math.PI/2],this.labelPad=[15,15,15,15],this.labelSize=[12,12],this.labelFont=[\"sans-serif\",\"sans-serif\"],this.labelColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.title=\"\",this.titleEnable=!0,this.titleCenter=[0,0,0,0],this.titleAngle=0,this.titleColor=[0,0,0,1],this.titleFont=\"sans-serif\",this.titleSize=18,this.gridLineEnable=[!0,!0],this.gridLineColor=[[0,0,0,.5],[0,0,0,.5]],this.gridLineWidth=[1,1],this.zeroLineEnable=[!0,!0],this.zeroLineWidth=[1,1],this.zeroLineColor=[[0,0,0,1],[0,0,0,1]],this.borderColor=[0,0,0,0],this.backgroundColor=[0,0,0,0],this.static=this.scene.staticPlot}var o=a.prototype,s=[\"xaxis\",\"yaxis\"];o.merge=function(t){var e,r,n,a,o,l,c,u,f,h,p;for(this.titleEnable=!1,this.backgroundColor=i(t.plot_bgcolor),h=0;h<2;++h){var d=(e=s[h]).charAt(0);for(n=(r=t[this.scene[e]._name]).title.text===this.scene.fullLayout._dfltTitle[d]?\"\":r.title.text,p=0;p<=2;p+=2)this.labelEnable[h+p]=!1,this.labels[h+p]=n,this.labelColor[h+p]=i(r.title.font.color),this.labelFont[h+p]=r.title.font.family,this.labelSize[h+p]=r.title.font.size,this.labelPad[h+p]=this.getLabelPad(e,r),this.tickEnable[h+p]=!1,this.tickColor[h+p]=i((r.tickfont||{}).color),this.tickAngle[h+p]=\"auto\"===r.tickangle?0:Math.PI*-r.tickangle/180,this.tickPad[h+p]=this.getTickPad(r),this.tickMarkLength[h+p]=0,this.tickMarkWidth[h+p]=r.tickwidth||0,this.tickMarkColor[h+p]=i(r.tickcolor),this.borderLineEnable[h+p]=!1,this.borderLineColor[h+p]=i(r.linecolor),this.borderLineWidth[h+p]=r.linewidth||0;c=this.hasSharedAxis(r),o=this.hasAxisInDfltPos(e,r)&&!c,l=this.hasAxisInAltrPos(e,r)&&!c,a=r.mirror||!1,u=c?-1!==String(a).indexOf(\"all\"):!!a,f=c?\"allticks\"===a:-1!==String(a).indexOf(\"ticks\"),o?this.labelEnable[h]=!0:l&&(this.labelEnable[h+2]=!0),o?this.tickEnable[h]=r.showticklabels:l&&(this.tickEnable[h+2]=r.showticklabels),(o||u)&&(this.borderLineEnable[h]=r.showline),(l||u)&&(this.borderLineEnable[h+2]=r.showline),(o||f)&&(this.tickMarkLength[h]=this.getTickMarkLength(r)),(l||f)&&(this.tickMarkLength[h+2]=this.getTickMarkLength(r)),this.gridLineEnable[h]=r.showgrid,this.gridLineColor[h]=i(r.gridcolor),this.gridLineWidth[h]=r.gridwidth,this.zeroLineEnable[h]=r.zeroline,this.zeroLineColor[h]=i(r.zerolinecolor),this.zeroLineWidth[h]=r.zerolinewidth}},o.hasSharedAxis=function(t){var e=this.scene,r=e.fullLayout._subplots.gl2d;return 0!==n.findSubplotsWithAxis(r,t).indexOf(e.id)},o.hasAxisInDfltPos=function(t,e){var r=e.side;return\"xaxis\"===t?\"bottom\"===r:\"yaxis\"===t?\"left\"===r:void 0},o.hasAxisInAltrPos=function(t,e){var r=e.side;return\"xaxis\"===t?\"top\"===r:\"yaxis\"===t?\"right\"===r:void 0},o.getLabelPad=function(t,e){var r=e.title.font.size,n=e.showticklabels;return\"xaxis\"===t?\"top\"===e.side?r*(1.5+(n?1:0))-10:r*(1.5+(n?.5:0))-10:\"yaxis\"===t?\"right\"===e.side?10+r*(1.5+(n?1:.5)):10+r*(1.5+(n?.5:0)):void 0},o.getTickPad=function(t){return\"outside\"===t.ticks?10+t.ticklen:15},o.getTickMarkLength=function(t){if(!t.ticks)return 0;var e=t.ticklen;return\"inside\"===t.ticks?-e:e},e.exports=function(t){return new a(t)}},{\"../../lib/str2rgbarray\":801,\"../cartesian/axes\":827}],867:[function(t,e,r){\"use strict\";var n=t(\"../../plot_api/edit_types\").overrideAll,i=t(\"./scene2d\"),a=t(\"../layout_attributes\"),o=t(\"../../constants/xmlns_namespaces\"),s=t(\"../cartesian/constants\"),l=t(\"../cartesian\"),c=t(\"../../components/fx/layout_attributes\"),u=t(\"../get_data\").getSubplotData;r.name=\"gl2d\",r.attr=[\"xaxis\",\"yaxis\"],r.idRoot=[\"x\",\"y\"],r.idRegex=s.idRegex,r.attrRegex=s.attrRegex,r.attributes=t(\"../cartesian/attributes\"),r.supplyLayoutDefaults=function(t,e,r){e._has(\"cartesian\")||l.supplyLayoutDefaults(t,e,r)},r.layoutAttrOverrides=n(l.layoutAttributes,\"plot\",\"from-root\"),r.baseLayoutAttrOverrides=n({plot_bgcolor:a.plot_bgcolor,hoverlabel:c.hoverlabel},\"plot\",\"nested\"),r.plot=function(t){for(var e=t._fullLayout,r=t._fullData,n=e._subplots.gl2d,a=0;a<n.length;a++){var o=n[a],s=e._plots[o],l=u(r,\"gl2d\",o),c=s._scene2d;void 0===c&&(c=new i({id:o,graphDiv:t,container:t.querySelector(\".gl-container\"),staticPlot:t._context.staticPlot,plotGlPixelRatio:t._context.plotGlPixelRatio},e),s._scene2d=c),c.plot(l,t.calcdata,e,t.layout)}},r.clean=function(t,e,r,n){for(var i=n._subplots.gl2d||[],a=0;a<i.length;a++){var o=i[a],s=n._plots[o];if(s._scene2d){var c=u(t,\"gl2d\",o);0===c.length&&(s._scene2d.destroy(),delete n._plots[o])}}l.clean.apply(this,arguments)},r.drawFramework=function(t){t._context.staticPlot||l.drawFramework(t)},r.toSVG=function(t){for(var e=t._fullLayout,r=e._subplots.gl2d,n=0;n<r.length;n++){var i=e._plots[r[n]]._scene2d,a=i.toImage(\"png\");e._glimages.append(\"svg:image\").attr({xmlns:o.svg,\"xlink:href\":a,x:0,y:0,width:\"100%\",height:\"100%\",preserveAspectRatio:\"none\"}),i.destroy()}},r.updateFx=function(t){for(var e=t._fullLayout,r=e._subplots.gl2d,n=0;n<r.length;n++){e._plots[r[n]]._scene2d.updateFx(e.dragmode)}}},{\"../../components/fx/layout_attributes\":684,\"../../constants/xmlns_namespaces\":754,\"../../plot_api/edit_types\":809,\"../cartesian\":840,\"../cartesian/attributes\":825,\"../cartesian/constants\":833,\"../get_data\":864,\"../layout_attributes\":881,\"./scene2d\":868}],868:[function(t,e,r){\"use strict\";var n,i,a=t(\"../../registry\"),o=t(\"../../plots/cartesian/axes\"),s=t(\"../../components/fx\"),l=t(\"gl-plot2d\"),c=t(\"gl-spikes2d\"),u=t(\"gl-select-box\"),f=t(\"webgl-context\"),h=t(\"./convert\"),p=t(\"./camera\"),d=t(\"../../lib/show_no_webgl_msg\"),g=t(\"../cartesian/constraints\"),m=g.enforce,v=g.clean,y=t(\"../cartesian/autorange\").doAutoRange,x=t(\"../../components/dragelement/helpers\"),b=x.drawMode,_=x.selectMode,w=[\"xaxis\",\"yaxis\"],T=t(\"../cartesian/constants\").SUBPLOT_PATTERN;function k(t,e){this.container=t.container,this.graphDiv=t.graphDiv,this.pixelRatio=t.plotGlPixelRatio||window.devicePixelRatio,this.id=t.id,this.staticPlot=!!t.staticPlot,this.scrollZoom=this.graphDiv._context._scrollZoom.cartesian,this.fullData=null,this.updateRefs(e),this.makeFramework(),this.stopped||(this.glplotOptions=h(this),this.glplotOptions.merge(e),this.glplot=l(this.glplotOptions),this.camera=p(this),this.traces={},this.spikes=c(this.glplot),this.selectBox=u(this.glplot,{innerFill:!1,outerFill:!0}),this.lastButtonState=0,this.pickResult=null,this.isMouseOver=!0,this.stopped=!1,this.redraw=this.draw.bind(this),this.redraw())}e.exports=k;var M=k.prototype;M.makeFramework=function(){if(this.staticPlot){if(!(i||(n=document.createElement(\"canvas\"),i=f({canvas:n,preserveDrawingBuffer:!1,premultipliedAlpha:!0,antialias:!0}))))throw new Error(\"Error creating static canvas/context for image server\");this.canvas=n,this.gl=i}else{var t=this.container.querySelector(\".gl-canvas-focus\"),e=f({canvas:t,preserveDrawingBuffer:!0,premultipliedAlpha:!0});if(!e)return d(this),void(this.stopped=!0);this.canvas=t,this.gl=e}var r=this.canvas;r.style.width=\"100%\",r.style.height=\"100%\",r.style.position=\"absolute\",r.style.top=\"0px\",r.style.left=\"0px\",r.style[\"pointer-events\"]=\"none\",this.updateSize(r);var a=this.svgContainer=document.createElementNS(\"http://www.w3.org/2000/svg\",\"svg\");a.style.position=\"absolute\",a.style.top=a.style.left=\"0px\",a.style.width=a.style.height=\"100%\",a.style[\"z-index\"]=20,a.style[\"pointer-events\"]=\"none\";var o=this.mouseContainer=document.createElement(\"div\");o.style.position=\"absolute\",o.style[\"pointer-events\"]=\"auto\",this.pickCanvas=this.container.querySelector(\".gl-canvas-pick\");var s=this.container;s.appendChild(a),s.appendChild(o);var l=this;o.addEventListener(\"mouseout\",(function(){l.isMouseOver=!1,l.unhover()})),o.addEventListener(\"mouseover\",(function(){l.isMouseOver=!0}))},M.toImage=function(t){t||(t=\"png\"),this.stopped=!0,this.staticPlot&&this.container.appendChild(n),this.updateSize(this.canvas);var e=this.glplot.gl,r=e.drawingBufferWidth,i=e.drawingBufferHeight;e.clearColor(1,1,1,0),e.clear(e.COLOR_BUFFER_BIT|e.DEPTH_BUFFER_BIT),this.glplot.setDirty(),this.glplot.draw(),e.bindFramebuffer(e.FRAMEBUFFER,null);var a=new Uint8Array(r*i*4);e.readPixels(0,0,r,i,e.RGBA,e.UNSIGNED_BYTE,a);for(var o=0,s=i-1;o<s;++o,--s)for(var l=0;l<r;++l)for(var c=0;c<4;++c){var u=a[4*(r*o+l)+c];a[4*(r*o+l)+c]=a[4*(r*s+l)+c],a[4*(r*s+l)+c]=u}var f=document.createElement(\"canvas\");f.width=r,f.height=i;var h,p=f.getContext(\"2d\"),d=p.createImageData(r,i);switch(d.data.set(a),p.putImageData(d,0,0),t){case\"jpeg\":h=f.toDataURL(\"image/jpeg\");break;case\"webp\":h=f.toDataURL(\"image/webp\");break;default:h=f.toDataURL(\"image/png\")}return this.staticPlot&&this.container.removeChild(n),h},M.updateSize=function(t){t||(t=this.canvas);var e=this.pixelRatio,r=this.fullLayout,n=r.width,i=r.height,a=0|Math.ceil(e*n),o=0|Math.ceil(e*i);return t.width===a&&t.height===o||(t.width=a,t.height=o),t},M.computeTickMarks=function(){this.xaxis.setScale(),this.yaxis.setScale();for(var t=[o.calcTicks(this.xaxis),o.calcTicks(this.yaxis)],e=0;e<2;++e)for(var r=0;r<t[e].length;++r)t[e][r].text=t[e][r].text+\"\";return t},M.updateRefs=function(t){this.fullLayout=t;var e=this.id.match(T),r=\"xaxis\"+e[1],n=\"yaxis\"+e[2];this.xaxis=this.fullLayout[r],this.yaxis=this.fullLayout[n]},M.relayoutCallback=function(){var t=this.graphDiv,e=this.xaxis,r=this.yaxis,n=t.layout,i={},o=i[e._name+\".range\"]=e.range.slice(),s=i[r._name+\".range\"]=r.range.slice();i[e._name+\".autorange\"]=e.autorange,i[r._name+\".autorange\"]=r.autorange,a.call(\"_storeDirectGUIEdit\",t.layout,t._fullLayout._preGUI,i);var l=n[e._name];l.range=o,l.autorange=e.autorange;var c=n[r._name];c.range=s,c.autorange=r.autorange,i.lastInputTime=this.camera.lastInputTime,t.emit(\"plotly_relayout\",i)},M.cameraChanged=function(){var t=this.camera;this.glplot.setDataBox(this.calcDataBox());var e=this.computeTickMarks();(function(t,e){for(var r=0;r<2;++r){var n=t[r],i=e[r];if(n.length!==i.length)return!0;for(var a=0;a<n.length;++a)if(n[a].x!==i[a].x)return!0}return!1})(e,this.glplotOptions.ticks)&&(this.glplotOptions.ticks=e,this.glplotOptions.dataBox=t.dataBox,this.glplot.update(this.glplotOptions),this.handleAnnotations())},M.handleAnnotations=function(){for(var t=this.graphDiv,e=this.fullLayout.annotations,r=0;r<e.length;r++){var n=e[r];n.xref===this.xaxis._id&&n.yref===this.yaxis._id&&a.getComponentMethod(\"annotations\",\"drawOne\")(t,r)}},M.destroy=function(){if(this.glplot){var t=this.traces;t&&Object.keys(t).map((function(e){t[e].dispose(),delete t[e]})),this.glplot.dispose(),this.container.removeChild(this.svgContainer),this.container.removeChild(this.mouseContainer),this.fullData=null,this.glplot=null,this.stopped=!0,this.camera.mouseListener.enabled=!1,this.mouseContainer.removeEventListener(\"wheel\",this.camera.wheelListener),this.camera=null}},M.plot=function(t,e,r){var n=this.glplot;this.updateRefs(r),this.xaxis.clearCalc(),this.yaxis.clearCalc(),this.updateTraces(t,e),this.updateFx(r.dragmode);var i=r.width,a=r.height;this.updateSize(this.canvas);var o=this.glplotOptions;o.merge(r),o.screenBox=[0,0,i,a];var s={_fullLayout:{_axisConstraintGroups:this.graphDiv._fullLayout._axisConstraintGroups,xaxis:this.xaxis,yaxis:this.yaxis}};v(s,this.xaxis),v(s,this.yaxis);var l,c,u=r._size,f=this.xaxis.domain,h=this.yaxis.domain;for(o.viewBox=[u.l+f[0]*u.w,u.b+h[0]*u.h,i-u.r-(1-f[1])*u.w,a-u.t-(1-h[1])*u.h],this.mouseContainer.style.width=u.w*(f[1]-f[0])+\"px\",this.mouseContainer.style.height=u.h*(h[1]-h[0])+\"px\",this.mouseContainer.height=u.h*(h[1]-h[0]),this.mouseContainer.style.left=u.l+f[0]*u.w+\"px\",this.mouseContainer.style.top=u.t+(1-h[1])*u.h+\"px\",c=0;c<2;++c)(l=this[w[c]])._length=o.viewBox[c+2]-o.viewBox[c],y(this.graphDiv,l),l.setScale();m(s),o.ticks=this.computeTickMarks(),o.dataBox=this.calcDataBox(),o.merge(r),n.update(o),this.glplot.draw()},M.calcDataBox=function(){var t=this.xaxis,e=this.yaxis,r=t.range,n=e.range,i=t.r2l,a=e.r2l;return[i(r[0]),a(n[0]),i(r[1]),a(n[1])]},M.setRanges=function(t){var e=this.xaxis,r=this.yaxis,n=e.l2r,i=r.l2r;e.range=[n(t[0]),n(t[2])],r.range=[i(t[1]),i(t[3])]},M.updateTraces=function(t,e){var r,n,i,a=Object.keys(this.traces);this.fullData=t;t:for(r=0;r<a.length;r++){var o=a[r],s=this.traces[o];for(n=0;n<t.length;n++)if((i=t[n]).uid===o&&i.type===s.type)continue t;s.dispose(),delete this.traces[o]}for(r=0;r<t.length;r++){i=t[r];var l=e[r],c=this.traces[i.uid];c?c.update(i,l):(c=i._module.plot(this,i,l),this.traces[i.uid]=c)}this.glplot.objects.sort((function(t,e){return t._trace.index-e._trace.index}))},M.updateFx=function(t){_(t)||b(t)?(this.pickCanvas.style[\"pointer-events\"]=\"none\",this.mouseContainer.style[\"pointer-events\"]=\"none\"):(this.pickCanvas.style[\"pointer-events\"]=\"auto\",this.mouseContainer.style[\"pointer-events\"]=\"auto\"),this.mouseContainer.style.cursor=\"pan\"===t?\"move\":\"zoom\"===t?\"crosshair\":null},M.emitPointAction=function(t,e){for(var r,n=t.trace.uid,i=t.pointIndex,a=0;a<this.fullData.length;a++)this.fullData[a].uid===n&&(r=this.fullData[a]);var o={x:t.traceCoord[0],y:t.traceCoord[1],curveNumber:r.index,pointNumber:i,data:r._input,fullData:this.fullData,xaxis:this.xaxis,yaxis:this.yaxis};s.appendArrayPointValue(o,r,i),this.graphDiv.emit(e,{points:[o]})},M.draw=function(){if(!this.stopped){requestAnimationFrame(this.redraw);var t=this.glplot,e=this.camera,r=e.mouseListener,n=1===this.lastButtonState&&0===r.buttons,i=this.fullLayout;this.lastButtonState=r.buttons,this.cameraChanged();var a,o=r.x*t.pixelRatio,l=this.canvas.height-t.pixelRatio*r.y;if(e.boxEnabled&&\"zoom\"===i.dragmode){this.selectBox.enabled=!0;for(var c=this.selectBox.selectBox=[Math.min(e.boxStart[0],e.boxEnd[0]),Math.min(e.boxStart[1],e.boxEnd[1]),Math.max(e.boxStart[0],e.boxEnd[0]),Math.max(e.boxStart[1],e.boxEnd[1])],u=0;u<2;u++)e.boxStart[u]===e.boxEnd[u]&&(c[u]=t.dataBox[u],c[u+2]=t.dataBox[u+2]);t.setDirty()}else if(!e.panning&&this.isMouseOver){this.selectBox.enabled=!1;var f=i._size,h=this.xaxis.domain,p=this.yaxis.domain,d=(a=t.pick(o/t.pixelRatio+f.l+h[0]*f.w,l/t.pixelRatio-(f.t+(1-p[1])*f.h)))&&a.object._trace.handlePick(a);if(d&&n&&this.emitPointAction(d,\"plotly_click\"),a&&\"skip\"!==a.object._trace.hoverinfo&&i.hovermode&&d&&(!this.lastPickResult||this.lastPickResult.traceUid!==d.trace.uid||this.lastPickResult.dataCoord[0]!==d.dataCoord[0]||this.lastPickResult.dataCoord[1]!==d.dataCoord[1])){var g=d;this.lastPickResult={traceUid:d.trace?d.trace.uid:null,dataCoord:d.dataCoord.slice()},this.spikes.update({center:a.dataCoord}),g.screenCoord=[((t.viewBox[2]-t.viewBox[0])*(a.dataCoord[0]-t.dataBox[0])/(t.dataBox[2]-t.dataBox[0])+t.viewBox[0])/t.pixelRatio,(this.canvas.height-(t.viewBox[3]-t.viewBox[1])*(a.dataCoord[1]-t.dataBox[1])/(t.dataBox[3]-t.dataBox[1])-t.viewBox[1])/t.pixelRatio],this.emitPointAction(d,\"plotly_hover\");var m=this.fullData[g.trace.index]||{},v=g.pointIndex,y=s.castHoverinfo(m,i,v);if(y&&\"all\"!==y){var x=y.split(\"+\");-1===x.indexOf(\"x\")&&(g.traceCoord[0]=void 0),-1===x.indexOf(\"y\")&&(g.traceCoord[1]=void 0),-1===x.indexOf(\"z\")&&(g.traceCoord[2]=void 0),-1===x.indexOf(\"text\")&&(g.textLabel=void 0),-1===x.indexOf(\"name\")&&(g.name=void 0)}s.loneHover({x:g.screenCoord[0],y:g.screenCoord[1],xLabel:this.hoverFormatter(\"xaxis\",g.traceCoord[0]),yLabel:this.hoverFormatter(\"yaxis\",g.traceCoord[1]),zLabel:g.traceCoord[2],text:g.textLabel,name:g.name,color:s.castHoverOption(m,v,\"bgcolor\")||g.color,borderColor:s.castHoverOption(m,v,\"bordercolor\"),fontFamily:s.castHoverOption(m,v,\"font.family\"),fontSize:s.castHoverOption(m,v,\"font.size\"),fontColor:s.castHoverOption(m,v,\"font.color\"),nameLength:s.castHoverOption(m,v,\"namelength\"),textAlign:s.castHoverOption(m,v,\"align\")},{container:this.svgContainer,gd:this.graphDiv})}}a||this.unhover(),t.draw()}},M.unhover=function(){this.lastPickResult&&(this.spikes.update({}),this.lastPickResult=null,this.graphDiv.emit(\"plotly_unhover\"),s.loneUnhover(this.svgContainer))},M.hoverFormatter=function(t,e){if(void 0!==e){var r=this[t];return o.tickText(r,r.c2l(e),\"hover\").text}}},{\"../../components/dragelement/helpers\":661,\"../../components/fx\":683,\"../../lib/show_no_webgl_msg\":799,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"../cartesian/autorange\":826,\"../cartesian/constants\":833,\"../cartesian/constraints\":834,\"./camera\":865,\"./convert\":866,\"gl-plot2d\":317,\"gl-select-box\":333,\"gl-spikes2d\":342,\"webgl-context\":606}],869:[function(t,e,r){\"use strict\";var n=t(\"../../plot_api/edit_types\").overrideAll,i=t(\"../../components/fx/layout_attributes\"),a=t(\"./scene\"),o=t(\"../get_data\").getSubplotData,s=t(\"../../lib\"),l=t(\"../../constants/xmlns_namespaces\");r.name=\"gl3d\",r.attr=\"scene\",r.idRoot=\"scene\",r.idRegex=r.attrRegex=s.counterRegex(\"scene\"),r.attributes=t(\"./layout/attributes\"),r.layoutAttributes=t(\"./layout/layout_attributes\"),r.baseLayoutAttrOverrides=n({hoverlabel:i.hoverlabel},\"plot\",\"nested\"),r.supplyLayoutDefaults=t(\"./layout/defaults\"),r.plot=function(t){for(var e=t._fullLayout,r=t._fullData,n=e._subplots.gl3d,i=0;i<n.length;i++){var s=n[i],l=o(r,\"gl3d\",s),c=e[s],u=c.camera,f=c._scene;f||(f=new a({id:s,graphDiv:t,container:t.querySelector(\".gl-container\"),staticPlot:t._context.staticPlot,plotGlPixelRatio:t._context.plotGlPixelRatio,camera:u},e),c._scene=f),f.viewInitial||(f.viewInitial={up:{x:u.up.x,y:u.up.y,z:u.up.z},eye:{x:u.eye.x,y:u.eye.y,z:u.eye.z},center:{x:u.center.x,y:u.center.y,z:u.center.z}}),f.plot(l,e,t.layout)}},r.clean=function(t,e,r,n){for(var i=n._subplots.gl3d||[],a=0;a<i.length;a++){var o=i[a];!e[o]&&n[o]._scene&&(n[o]._scene.destroy(),n._infolayer&&n._infolayer.selectAll(\".annotation-\"+o).remove())}},r.toSVG=function(t){for(var e=t._fullLayout,r=e._subplots.gl3d,n=e._size,i=0;i<r.length;i++){var a=e[r[i]],o=a.domain,s=a._scene,c=s.toImage(\"png\");e._glimages.append(\"svg:image\").attr({xmlns:l.svg,\"xlink:href\":c,x:n.l+n.w*o.x[0],y:n.t+n.h*(1-o.y[1]),width:n.w*(o.x[1]-o.x[0]),height:n.h*(o.y[1]-o.y[0]),preserveAspectRatio:\"none\"}),s.destroy()}},r.cleanId=function(t){if(t.match(/^scene[0-9]*$/)){var e=t.substr(5);return\"1\"===e&&(e=\"\"),\"scene\"+e}},r.updateFx=function(t){for(var e=t._fullLayout,r=e._subplots.gl3d,n=0;n<r.length;n++){e[r[n]]._scene.updateFx(e.dragmode,e.hovermode)}}},{\"../../components/fx/layout_attributes\":684,\"../../constants/xmlns_namespaces\":754,\"../../lib\":778,\"../../plot_api/edit_types\":809,\"../get_data\":864,\"./layout/attributes\":870,\"./layout/defaults\":874,\"./layout/layout_attributes\":875,\"./scene\":879}],870:[function(t,e,r){\"use strict\";e.exports={scene:{valType:\"subplotid\",dflt:\"scene\",editType:\"calc+clearAxisTypes\"}}},{}],871:[function(t,e,r){\"use strict\";var n=t(\"../../../components/color\"),i=t(\"../../cartesian/layout_attributes\"),a=t(\"../../../lib/extend\").extendFlat,o=t(\"../../../plot_api/edit_types\").overrideAll;e.exports=o({visible:i.visible,showspikes:{valType:\"boolean\",dflt:!0},spikesides:{valType:\"boolean\",dflt:!0},spikethickness:{valType:\"number\",min:0,dflt:2},spikecolor:{valType:\"color\",dflt:n.defaultLine},showbackground:{valType:\"boolean\",dflt:!1},backgroundcolor:{valType:\"color\",dflt:\"rgba(204, 204, 204, 0.5)\"},showaxeslabels:{valType:\"boolean\",dflt:!0},color:i.color,categoryorder:i.categoryorder,categoryarray:i.categoryarray,title:{text:i.title.text,font:i.title.font},type:a({},i.type,{values:[\"-\",\"linear\",\"log\",\"date\",\"category\"]}),autotypenumbers:i.autotypenumbers,autorange:i.autorange,rangemode:i.rangemode,range:a({},i.range,{items:[{valType:\"any\",editType:\"plot\",impliedEdits:{\"^autorange\":!1}},{valType:\"any\",editType:\"plot\",impliedEdits:{\"^autorange\":!1}}],anim:!1}),tickmode:i.tickmode,nticks:i.nticks,tick0:i.tick0,dtick:i.dtick,tickvals:i.tickvals,ticktext:i.ticktext,ticks:i.ticks,mirror:i.mirror,ticklen:i.ticklen,tickwidth:i.tickwidth,tickcolor:i.tickcolor,showticklabels:i.showticklabels,tickfont:i.tickfont,tickangle:i.tickangle,tickprefix:i.tickprefix,showtickprefix:i.showtickprefix,ticksuffix:i.ticksuffix,showticksuffix:i.showticksuffix,showexponent:i.showexponent,exponentformat:i.exponentformat,minexponent:i.minexponent,separatethousands:i.separatethousands,tickformat:i.tickformat,tickformatstops:i.tickformatstops,hoverformat:i.hoverformat,showline:i.showline,linecolor:i.linecolor,linewidth:i.linewidth,showgrid:i.showgrid,gridcolor:a({},i.gridcolor,{dflt:\"rgb(204, 204, 204)\"}),gridwidth:i.gridwidth,zeroline:i.zeroline,zerolinecolor:i.zerolinecolor,zerolinewidth:i.zerolinewidth,_deprecated:{title:i._deprecated.title,titlefont:i._deprecated.titlefont}},\"plot\",\"from-root\")},{\"../../../components/color\":643,\"../../../lib/extend\":768,\"../../../plot_api/edit_types\":809,\"../../cartesian/layout_attributes\":841}],872:[function(t,e,r){\"use strict\";var n=t(\"tinycolor2\").mix,i=t(\"../../../lib\"),a=t(\"../../../plot_api/plot_template\"),o=t(\"./axis_attributes\"),s=t(\"../../cartesian/type_defaults\"),l=t(\"../../cartesian/axis_defaults\"),c=[\"xaxis\",\"yaxis\",\"zaxis\"];e.exports=function(t,e,r){var u,f;function h(t,e){return i.coerce(u,f,o,t,e)}for(var p=0;p<c.length;p++){var d=c[p];u=t[d]||{},(f=a.newContainer(e,d))._id=d[0]+r.scene,f._name=d,s(u,f,h,r),l(u,f,h,{font:r.font,letter:d[0],data:r.data,showGrid:!0,noTickson:!0,noTicklabelmode:!0,noTicklabelposition:!0,bgColor:r.bgColor,calendar:r.calendar},r.fullLayout),h(\"gridcolor\",n(f.color,r.bgColor,13600/187).toRgbString()),h(\"title.text\",d[0]),f.setScale=i.noop,h(\"showspikes\")&&(h(\"spikesides\"),h(\"spikethickness\"),h(\"spikecolor\",f.color)),h(\"showaxeslabels\"),h(\"showbackground\")&&h(\"backgroundcolor\")}}},{\"../../../lib\":778,\"../../../plot_api/plot_template\":816,\"../../cartesian/axis_defaults\":829,\"../../cartesian/type_defaults\":852,\"./axis_attributes\":871,tinycolor2:576}],873:[function(t,e,r){\"use strict\";var n=t(\"../../../lib/str2rgbarray\"),i=t(\"../../../lib\"),a=[\"xaxis\",\"yaxis\",\"zaxis\"];function o(){this.bounds=[[-10,-10,-10],[10,10,10]],this.ticks=[[],[],[]],this.tickEnable=[!0,!0,!0],this.tickFont=[\"sans-serif\",\"sans-serif\",\"sans-serif\"],this.tickSize=[12,12,12],this.tickAngle=[0,0,0],this.tickColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.tickPad=[18,18,18],this.labels=[\"x\",\"y\",\"z\"],this.labelEnable=[!0,!0,!0],this.labelFont=[\"Open Sans\",\"Open Sans\",\"Open Sans\"],this.labelSize=[20,20,20],this.labelColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.labelPad=[30,30,30],this.lineEnable=[!0,!0,!0],this.lineMirror=[!1,!1,!1],this.lineWidth=[1,1,1],this.lineColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.lineTickEnable=[!0,!0,!0],this.lineTickMirror=[!1,!1,!1],this.lineTickLength=[10,10,10],this.lineTickWidth=[1,1,1],this.lineTickColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.gridEnable=[!0,!0,!0],this.gridWidth=[1,1,1],this.gridColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.zeroEnable=[!0,!0,!0],this.zeroLineColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.zeroLineWidth=[2,2,2],this.backgroundEnable=[!0,!0,!0],this.backgroundColor=[[.8,.8,.8,.5],[.8,.8,.8,.5],[.8,.8,.8,.5]],this._defaultTickPad=this.tickPad.slice(),this._defaultLabelPad=this.labelPad.slice(),this._defaultLineTickLength=this.lineTickLength.slice()}o.prototype.merge=function(t,e){for(var r=0;r<3;++r){var o=e[a[r]];o.visible?(this.labels[r]=t._meta?i.templateString(o.title.text,t._meta):o.title.text,\"font\"in o.title&&(o.title.font.color&&(this.labelColor[r]=n(o.title.font.color)),o.title.font.family&&(this.labelFont[r]=o.title.font.family),o.title.font.size&&(this.labelSize[r]=o.title.font.size)),\"showline\"in o&&(this.lineEnable[r]=o.showline),\"linecolor\"in o&&(this.lineColor[r]=n(o.linecolor)),\"linewidth\"in o&&(this.lineWidth[r]=o.linewidth),\"showgrid\"in o&&(this.gridEnable[r]=o.showgrid),\"gridcolor\"in o&&(this.gridColor[r]=n(o.gridcolor)),\"gridwidth\"in o&&(this.gridWidth[r]=o.gridwidth),\"log\"===o.type?this.zeroEnable[r]=!1:\"zeroline\"in o&&(this.zeroEnable[r]=o.zeroline),\"zerolinecolor\"in o&&(this.zeroLineColor[r]=n(o.zerolinecolor)),\"zerolinewidth\"in o&&(this.zeroLineWidth[r]=o.zerolinewidth),\"ticks\"in o&&o.ticks?this.lineTickEnable[r]=!0:this.lineTickEnable[r]=!1,\"ticklen\"in o&&(this.lineTickLength[r]=this._defaultLineTickLength[r]=o.ticklen),\"tickcolor\"in o&&(this.lineTickColor[r]=n(o.tickcolor)),\"tickwidth\"in o&&(this.lineTickWidth[r]=o.tickwidth),\"tickangle\"in o&&(this.tickAngle[r]=\"auto\"===o.tickangle?-3600:Math.PI*-o.tickangle/180),\"showticklabels\"in o&&(this.tickEnable[r]=o.showticklabels),\"tickfont\"in o&&(o.tickfont.color&&(this.tickColor[r]=n(o.tickfont.color)),o.tickfont.family&&(this.tickFont[r]=o.tickfont.family),o.tickfont.size&&(this.tickSize[r]=o.tickfont.size)),\"mirror\"in o?-1!==[\"ticks\",\"all\",\"allticks\"].indexOf(o.mirror)?(this.lineTickMirror[r]=!0,this.lineMirror[r]=!0):!0===o.mirror?(this.lineTickMirror[r]=!1,this.lineMirror[r]=!0):(this.lineTickMirror[r]=!1,this.lineMirror[r]=!1):this.lineMirror[r]=!1,\"showbackground\"in o&&!1!==o.showbackground?(this.backgroundEnable[r]=!0,this.backgroundColor[r]=n(o.backgroundcolor)):this.backgroundEnable[r]=!1):(this.tickEnable[r]=!1,this.labelEnable[r]=!1,this.lineEnable[r]=!1,this.lineTickEnable[r]=!1,this.gridEnable[r]=!1,this.zeroEnable[r]=!1,this.backgroundEnable[r]=!1)}},e.exports=function(t,e){var r=new o;return r.merge(t,e),r}},{\"../../../lib\":778,\"../../../lib/str2rgbarray\":801}],874:[function(t,e,r){\"use strict\";var n=t(\"../../../lib\"),i=t(\"../../../components/color\"),a=t(\"../../../registry\"),o=t(\"../../subplot_defaults\"),s=t(\"./axis_defaults\"),l=t(\"./layout_attributes\"),c=t(\"../../get_data\").getSubplotData;function u(t,e,r,n){for(var o=r(\"bgcolor\"),l=i.combine(o,n.paper_bgcolor),u=[\"up\",\"center\",\"eye\"],f=0;f<u.length;f++)r(\"camera.\"+u[f]+\".x\"),r(\"camera.\"+u[f]+\".y\"),r(\"camera.\"+u[f]+\".z\");r(\"camera.projection.type\");var h=!!r(\"aspectratio.x\")&&!!r(\"aspectratio.y\")&&!!r(\"aspectratio.z\"),p=r(\"aspectmode\",h?\"manual\":\"auto\");h||(t.aspectratio=e.aspectratio={x:1,y:1,z:1},\"manual\"===p&&(e.aspectmode=\"auto\"),t.aspectmode=e.aspectmode);var d=c(n.fullData,\"gl3d\",n.id);s(t,e,{font:n.font,scene:n.id,data:d,bgColor:l,calendar:n.calendar,autotypenumbersDflt:n.autotypenumbersDflt,fullLayout:n.fullLayout}),a.getComponentMethod(\"annotations3d\",\"handleDefaults\")(t,e,n);var g=n.getDfltFromLayout(\"dragmode\");if(!1!==g&&!g)if(g=\"orbit\",t.camera&&t.camera.up){var m=t.camera.up.x,v=t.camera.up.y,y=t.camera.up.z;0!==y&&(m&&v&&y?y/Math.sqrt(m*m+v*v+y*y)>.999&&(g=\"turntable\"):g=\"turntable\")}else g=\"turntable\";r(\"dragmode\",g),r(\"hovermode\",n.getDfltFromLayout(\"hovermode\"))}e.exports=function(t,e,r){var i=e._basePlotModules.length>1;o(t,e,r,{type:\"gl3d\",attributes:l,handleDefaults:u,fullLayout:e,font:e.font,fullData:r,getDfltFromLayout:function(e){if(!i)return n.validate(t[e],l[e])?t[e]:void 0},autotypenumbersDflt:e.autotypenumbers,paper_bgcolor:e.paper_bgcolor,calendar:e.calendar})}},{\"../../../components/color\":643,\"../../../lib\":778,\"../../../registry\":910,\"../../get_data\":864,\"../../subplot_defaults\":904,\"./axis_defaults\":872,\"./layout_attributes\":875}],875:[function(t,e,r){\"use strict\";var n=t(\"./axis_attributes\"),i=t(\"../../domain\").attributes,a=t(\"../../../lib/extend\").extendFlat,o=t(\"../../../lib\").counterRegex;function s(t,e,r){return{x:{valType:\"number\",dflt:t,editType:\"camera\"},y:{valType:\"number\",dflt:e,editType:\"camera\"},z:{valType:\"number\",dflt:r,editType:\"camera\"},editType:\"camera\"}}e.exports={_arrayAttrRegexps:[o(\"scene\",\".annotations\",!0)],bgcolor:{valType:\"color\",dflt:\"rgba(0,0,0,0)\",editType:\"plot\"},camera:{up:a(s(0,0,1),{}),center:a(s(0,0,0),{}),eye:a(s(1.25,1.25,1.25),{}),projection:{type:{valType:\"enumerated\",values:[\"perspective\",\"orthographic\"],dflt:\"perspective\",editType:\"calc\"},editType:\"calc\"},editType:\"camera\"},domain:i({name:\"scene\",editType:\"plot\"}),aspectmode:{valType:\"enumerated\",values:[\"auto\",\"cube\",\"data\",\"manual\"],dflt:\"auto\",editType:\"plot\",impliedEdits:{\"aspectratio.x\":void 0,\"aspectratio.y\":void 0,\"aspectratio.z\":void 0}},aspectratio:{x:{valType:\"number\",min:0,editType:\"plot\",impliedEdits:{\"^aspectmode\":\"manual\"}},y:{valType:\"number\",min:0,editType:\"plot\",impliedEdits:{\"^aspectmode\":\"manual\"}},z:{valType:\"number\",min:0,editType:\"plot\",impliedEdits:{\"^aspectmode\":\"manual\"}},editType:\"plot\",impliedEdits:{aspectmode:\"manual\"}},xaxis:n,yaxis:n,zaxis:n,dragmode:{valType:\"enumerated\",values:[\"orbit\",\"turntable\",\"zoom\",\"pan\",!1],editType:\"plot\"},hovermode:{valType:\"enumerated\",values:[\"closest\",!1],dflt:\"closest\",editType:\"modebar\"},uirevision:{valType:\"any\",editType:\"none\"},editType:\"plot\",_deprecated:{cameraposition:{valType:\"info_array\",editType:\"camera\"}}}},{\"../../../lib\":778,\"../../../lib/extend\":768,\"../../domain\":854,\"./axis_attributes\":871}],876:[function(t,e,r){\"use strict\";var n=t(\"../../../lib/str2rgbarray\"),i=[\"xaxis\",\"yaxis\",\"zaxis\"];function a(){this.enabled=[!0,!0,!0],this.colors=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.drawSides=[!0,!0,!0],this.lineWidth=[1,1,1]}a.prototype.merge=function(t){for(var e=0;e<3;++e){var r=t[i[e]];r.visible?(this.enabled[e]=r.showspikes,this.colors[e]=n(r.spikecolor),this.drawSides[e]=r.spikesides,this.lineWidth[e]=r.spikethickness):(this.enabled[e]=!1,this.drawSides[e]=!1)}},e.exports=function(t){var e=new a;return e.merge(t),e}},{\"../../../lib/str2rgbarray\":801}],877:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=t.axesOptions,r=t.glplot.axesPixels,s=t.fullSceneLayout,l=[[],[],[]],c=0;c<3;++c){var u=s[a[c]];if(u._length=(r[c].hi-r[c].lo)*r[c].pixelsPerDataUnit/t.dataScale[c],Math.abs(u._length)===1/0||isNaN(u._length))l[c]=[];else{u._input_range=u.range.slice(),u.range[0]=r[c].lo/t.dataScale[c],u.range[1]=r[c].hi/t.dataScale[c],u._m=1/(t.dataScale[c]*r[c].pixelsPerDataUnit),u.range[0]===u.range[1]&&(u.range[0]-=1,u.range[1]+=1);var f=u.tickmode;if(\"auto\"===u.tickmode){u.tickmode=\"linear\";var h=u.nticks||i.constrain(u._length/40,4,9);n.autoTicks(u,Math.abs(u.range[1]-u.range[0])/h)}for(var p=n.calcTicks(u,{msUTC:!0}),d=0;d<p.length;++d)p[d].x=p[d].x*t.dataScale[c],\"date\"===u.type&&(p[d].text=p[d].text.replace(/\\<br\\>/g,\" \"));l[c]=p,u.tickmode=f}}e.ticks=l;for(c=0;c<3;++c){o[c]=.5*(t.glplot.bounds[0][c]+t.glplot.bounds[1][c]);for(d=0;d<2;++d)e.bounds[d][c]=t.glplot.bounds[d][c]}t.contourLevels=function(t){for(var e=new Array(3),r=0;r<3;++r){for(var n=t[r],i=new Array(n.length),a=0;a<n.length;++a)i[a]=n[a].x;e[r]=i}return e}(l)};var n=t(\"../../cartesian/axes\"),i=t(\"../../../lib\"),a=[\"xaxis\",\"yaxis\",\"zaxis\"],o=[0,0,0]},{\"../../../lib\":778,\"../../cartesian/axes\":827}],878:[function(t,e,r){\"use strict\";function n(t,e){var r,n,i=[0,0,0,0];for(r=0;r<4;++r)for(n=0;n<4;++n)i[n]+=t[4*r+n]*e[r];return i}e.exports=function(t,e){return n(t.projection,n(t.view,n(t.model,[e[0],e[1],e[2],1])))}},{}],879:[function(t,e,r){\"use strict\";var n,i,a=t(\"gl-plot3d\"),o=a.createCamera,s=a.createScene,l=t(\"webgl-context\"),c=t(\"has-passive-events\"),u=t(\"../../registry\"),f=t(\"../../lib\"),h=t(\"../../plots/cartesian/axes\"),p=t(\"../../components/fx\"),d=t(\"../../lib/str2rgbarray\"),g=t(\"../../lib/show_no_webgl_msg\"),m=t(\"./project\"),v=t(\"./layout/convert\"),y=t(\"./layout/spikes\"),x=t(\"./layout/tick_marks\"),b=t(\"is-mobile\")({tablet:!0,featureDetect:!0});function _(t,e){var r=document.createElement(\"div\"),n=t.container;this.graphDiv=t.graphDiv;var i=document.createElementNS(\"http://www.w3.org/2000/svg\",\"svg\");i.style.position=\"absolute\",i.style.top=i.style.left=\"0px\",i.style.width=i.style.height=\"100%\",i.style[\"z-index\"]=20,i.style[\"pointer-events\"]=\"none\",r.appendChild(i),this.svgContainer=i,r.id=t.id,r.style.position=\"absolute\",r.style.top=r.style.left=\"0px\",r.style.width=r.style.height=\"100%\",n.appendChild(r),this.fullLayout=e,this.id=t.id||\"scene\",this.fullSceneLayout=e[this.id],this.plotArgs=[[],{},{}],this.axesOptions=v(e,e[this.id]),this.spikeOptions=y(e[this.id]),this.container=r,this.staticMode=!!t.staticPlot,this.pixelRatio=this.pixelRatio||t.plotGlPixelRatio||2,this.dataScale=[1,1,1],this.contourLevels=[[],[],[]],this.convertAnnotations=u.getComponentMethod(\"annotations3d\",\"convert\"),this.drawAnnotations=u.getComponentMethod(\"annotations3d\",\"draw\"),this.initializeGLPlot()}var w=_.prototype;w.prepareOptions=function(){var t={canvas:this.canvas,gl:this.gl,glOptions:{preserveDrawingBuffer:b,premultipliedAlpha:!0,antialias:!0},container:this.container,axes:this.axesOptions,spikes:this.spikeOptions,pickRadius:10,snapToData:!0,autoScale:!0,autoBounds:!1,cameraObject:this.camera,pixelRatio:this.pixelRatio};if(this.staticMode){if(!(i||(n=document.createElement(\"canvas\"),i=l({canvas:n,preserveDrawingBuffer:!0,premultipliedAlpha:!0,antialias:!0}))))throw new Error(\"error creating static canvas/context for image server\");t.gl=i,t.canvas=n}return t};var T=!0;w.tryCreatePlot=function(){var t=this.prepareOptions(),e=!0;try{this.glplot=s(t)}catch(r){if(this.staticMode||!T)e=!1;else try{f.warn([\"webgl setup failed possibly due to\",b?\"disabling\":\"enabling\",\"preserveDrawingBuffer config.\",\"The device may not be supported by is-mobile module!\",\"Inverting preserveDrawingBuffer option in second attempt to create webgl scene.\"].join(\" \")),b=t.glOptions.preserveDrawingBuffer=!t.glOptions.preserveDrawingBuffer,this.glplot=s(t)}catch(r){b=t.glOptions.preserveDrawingBuffer=!t.glOptions.preserveDrawingBuffer,e=!1}}return T=!1,e},w.initializeGLCamera=function(){var t=this.fullSceneLayout.camera,e=\"orthographic\"===t.projection.type;this.camera=o(this.container,{center:[t.center.x,t.center.y,t.center.z],eye:[t.eye.x,t.eye.y,t.eye.z],up:[t.up.x,t.up.y,t.up.z],_ortho:e,zoomMin:.01,zoomMax:100,mode:\"orbit\"})},w.initializeGLPlot=function(){var t=this;if(t.initializeGLCamera(),!t.tryCreatePlot())return g(t);t.traces={},t.make4thDimension();var e=t.graphDiv,r=e.layout,n=function(){var e={};return t.isCameraChanged(r)&&(e[t.id+\".camera\"]=t.getCamera()),t.isAspectChanged(r)&&(e[t.id+\".aspectratio\"]=t.glplot.getAspectratio(),\"manual\"!==r[t.id].aspectmode&&(t.fullSceneLayout.aspectmode=r[t.id].aspectmode=e[t.id+\".aspectmode\"]=\"manual\")),e},i=function(t){if(!1!==t.fullSceneLayout.dragmode){var e=n();t.saveLayout(r),t.graphDiv.emit(\"plotly_relayout\",e)}};return t.glplot.canvas&&(t.glplot.canvas.addEventListener(\"mouseup\",(function(){i(t)})),t.glplot.canvas.addEventListener(\"wheel\",(function(r){if(e._context._scrollZoom.gl3d){if(t.camera._ortho){var n=r.deltaX>r.deltaY?1.1:1/1.1,a=t.glplot.getAspectratio();t.glplot.setAspectratio({x:n*a.x,y:n*a.y,z:n*a.z})}i(t)}}),!!c&&{passive:!1}),t.glplot.canvas.addEventListener(\"mousemove\",(function(){if(!1!==t.fullSceneLayout.dragmode&&0!==t.camera.mouseListener.buttons){var e=n();t.graphDiv.emit(\"plotly_relayouting\",e)}})),t.staticMode||t.glplot.canvas.addEventListener(\"webglcontextlost\",(function(r){e&&e.emit&&e.emit(\"plotly_webglcontextlost\",{event:r,layer:t.id})}),!1)),t.glplot.oncontextloss=function(){t.recoverContext()},t.glplot.onrender=function(){t.render()},!0},w.render=function(){var t,e=this,r=e.graphDiv,n=e.svgContainer,i=e.container.getBoundingClientRect();r._fullLayout._calcInverseTransform(r);var a=r._fullLayout._invScaleX,o=r._fullLayout._invScaleY,s=i.width*a,l=i.height*o;n.setAttributeNS(null,\"viewBox\",\"0 0 \"+s+\" \"+l),n.setAttributeNS(null,\"width\",s),n.setAttributeNS(null,\"height\",l),x(e),e.glplot.axes.update(e.axesOptions);for(var c,u=Object.keys(e.traces),d=null,g=e.glplot.selection,v=0;v<u.length;++v)\"skip\"!==(t=e.traces[u[v]]).data.hoverinfo&&t.handlePick(g)&&(d=t),t.setContourLevels&&t.setContourLevels();function y(t,r){var n=e.fullSceneLayout[t];return h.tickText(n,n.d2l(r),\"hover\").text}if(null!==d){var b=m(e.glplot.cameraParams,g.dataCoordinate);t=d.data;var _,w=r._fullData[t.index],T=g.index,k={xLabel:y(\"xaxis\",g.traceCoordinate[0]),yLabel:y(\"yaxis\",g.traceCoordinate[1]),zLabel:y(\"zaxis\",g.traceCoordinate[2])},M=p.castHoverinfo(w,e.fullLayout,T),A=(M||\"\").split(\"+\"),S=M&&\"all\"===M;w.hovertemplate||S||(-1===A.indexOf(\"x\")&&(k.xLabel=void 0),-1===A.indexOf(\"y\")&&(k.yLabel=void 0),-1===A.indexOf(\"z\")&&(k.zLabel=void 0),-1===A.indexOf(\"text\")&&(g.textLabel=void 0),-1===A.indexOf(\"name\")&&(d.name=void 0));var E=[];\"cone\"===t.type||\"streamtube\"===t.type?(k.uLabel=y(\"xaxis\",g.traceCoordinate[3]),(S||-1!==A.indexOf(\"u\"))&&E.push(\"u: \"+k.uLabel),k.vLabel=y(\"yaxis\",g.traceCoordinate[4]),(S||-1!==A.indexOf(\"v\"))&&E.push(\"v: \"+k.vLabel),k.wLabel=y(\"zaxis\",g.traceCoordinate[5]),(S||-1!==A.indexOf(\"w\"))&&E.push(\"w: \"+k.wLabel),k.normLabel=g.traceCoordinate[6].toPrecision(3),(S||-1!==A.indexOf(\"norm\"))&&E.push(\"norm: \"+k.normLabel),\"streamtube\"===t.type&&(k.divergenceLabel=g.traceCoordinate[7].toPrecision(3),(S||-1!==A.indexOf(\"divergence\"))&&E.push(\"divergence: \"+k.divergenceLabel)),g.textLabel&&E.push(g.textLabel),_=E.join(\"<br>\")):\"isosurface\"===t.type||\"volume\"===t.type?(k.valueLabel=h.tickText(e._mockAxis,e._mockAxis.d2l(g.traceCoordinate[3]),\"hover\").text,E.push(\"value: \"+k.valueLabel),g.textLabel&&E.push(g.textLabel),_=E.join(\"<br>\")):_=g.textLabel;var C={x:g.traceCoordinate[0],y:g.traceCoordinate[1],z:g.traceCoordinate[2],data:w._input,fullData:w,curveNumber:w.index,pointNumber:T};p.appendArrayPointValue(C,w,T),t._module.eventData&&(C=w._module.eventData(C,g,w,{},T));var L={points:[C]};e.fullSceneLayout.hovermode&&p.loneHover({trace:w,x:(.5+.5*b[0]/b[3])*s,y:(.5-.5*b[1]/b[3])*l,xLabel:k.xLabel,yLabel:k.yLabel,zLabel:k.zLabel,text:_,name:d.name,color:p.castHoverOption(w,T,\"bgcolor\")||d.color,borderColor:p.castHoverOption(w,T,\"bordercolor\"),fontFamily:p.castHoverOption(w,T,\"font.family\"),fontSize:p.castHoverOption(w,T,\"font.size\"),fontColor:p.castHoverOption(w,T,\"font.color\"),nameLength:p.castHoverOption(w,T,\"namelength\"),textAlign:p.castHoverOption(w,T,\"align\"),hovertemplate:f.castOption(w,T,\"hovertemplate\"),hovertemplateLabels:f.extendFlat({},C,k),eventData:[C]},{container:n,gd:r}),g.buttons&&g.distance<5?r.emit(\"plotly_click\",L):r.emit(\"plotly_hover\",L),c=L}else p.loneUnhover(n),r.emit(\"plotly_unhover\",c);e.drawAnnotations(e)},w.recoverContext=function(){var t=this;t.glplot.dispose();var e=function(){t.glplot.gl.isContextLost()?requestAnimationFrame(e):t.initializeGLPlot()?t.plot.apply(t,t.plotArgs):f.error(\"Catastrophic and unrecoverable WebGL error. Context lost.\")};requestAnimationFrame(e)};var k=[\"xaxis\",\"yaxis\",\"zaxis\"];function M(t,e,r){for(var n=t.fullSceneLayout,i=0;i<3;i++){var a=k[i],o=a.charAt(0),s=n[a],l=e[o],c=e[o+\"calendar\"],u=e[\"_\"+o+\"length\"];if(f.isArrayOrTypedArray(l))for(var h,p=0;p<(u||l.length);p++)if(f.isArrayOrTypedArray(l[p]))for(var d=0;d<l[p].length;++d)h=s.d2l(l[p][d],0,c),!isNaN(h)&&isFinite(h)&&(r[0][i]=Math.min(r[0][i],h),r[1][i]=Math.max(r[1][i],h));else h=s.d2l(l[p],0,c),!isNaN(h)&&isFinite(h)&&(r[0][i]=Math.min(r[0][i],h),r[1][i]=Math.max(r[1][i],h));else r[0][i]=Math.min(r[0][i],0),r[1][i]=Math.max(r[1][i],u-1)}}w.plot=function(t,e,r){if(this.plotArgs=[t,e,r],!this.glplot.contextLost){var n,i,a,o,s,l,c=e[this.id],u=r[this.id];this.fullLayout=e,this.fullSceneLayout=c,this.axesOptions.merge(e,c),this.spikeOptions.merge(c),this.setViewport(c),this.updateFx(c.dragmode,c.hovermode),this.camera.enableWheel=this.graphDiv._context._scrollZoom.gl3d,this.glplot.setClearColor(d(c.bgcolor)),this.setConvert(s),t?Array.isArray(t)||(t=[t]):t=[];var f=[[1/0,1/0,1/0],[-1/0,-1/0,-1/0]];for(a=0;a<t.length;++a)!0===(n=t[a]).visible&&0!==n._length&&M(this,n,f);!function(t,e){for(var r=t.fullSceneLayout,n=r.annotations||[],i=0;i<3;i++)for(var a=k[i],o=a.charAt(0),s=r[a],l=0;l<n.length;l++){var c=n[l];if(c.visible){var u=s.r2l(c[o]);!isNaN(u)&&isFinite(u)&&(e[0][i]=Math.min(e[0][i],u),e[1][i]=Math.max(e[1][i],u))}}}(this,f);var h=[1,1,1];for(o=0;o<3;++o)f[1][o]===f[0][o]?h[o]=1:h[o]=1/(f[1][o]-f[0][o]);for(this.dataScale=h,this.convertAnnotations(this),a=0;a<t.length;++a)!0===(n=t[a]).visible&&0!==n._length&&((i=this.traces[n.uid])?i.data.type===n.type?i.update(n):(i.dispose(),i=n._module.plot(this,n),this.traces[n.uid]=i):(i=n._module.plot(this,n),this.traces[n.uid]=i),i.name=n.name);var p=Object.keys(this.traces);t:for(a=0;a<p.length;++a){for(o=0;o<t.length;++o)if(t[o].uid===p[a]&&!0===t[o].visible&&0!==t[o]._length)continue t;(i=this.traces[p[a]]).dispose(),delete this.traces[p[a]]}this.glplot.objects.sort((function(t,e){return t._trace.data.index-e._trace.data.index}));var g,m=[[0,0,0],[0,0,0]],v=[],y={};for(a=0;a<3;++a){if((l=(s=c[k[a]]).type)in y?(y[l].acc*=h[a],y[l].count+=1):y[l]={acc:h[a],count:1},s.autorange){m[0][a]=1/0,m[1][a]=-1/0;var x=this.glplot.objects,b=this.fullSceneLayout.annotations||[],_=s._name.charAt(0);for(o=0;o<x.length;o++){var w=x[o],T=w.bounds,A=w._trace.data._pad||0;\"ErrorBars\"===w.constructor.name&&s._lowerLogErrorBound?m[0][a]=Math.min(m[0][a],s._lowerLogErrorBound):m[0][a]=Math.min(m[0][a],T[0][a]/h[a]-A),m[1][a]=Math.max(m[1][a],T[1][a]/h[a]+A)}for(o=0;o<b.length;o++){var S=b[o];if(S.visible){var E=s.r2l(S[_]);m[0][a]=Math.min(m[0][a],E),m[1][a]=Math.max(m[1][a],E)}}if(\"rangemode\"in s&&\"tozero\"===s.rangemode&&(m[0][a]=Math.min(m[0][a],0),m[1][a]=Math.max(m[1][a],0)),m[0][a]>m[1][a])m[0][a]=-1,m[1][a]=1;else{var C=m[1][a]-m[0][a];m[0][a]-=C/32,m[1][a]+=C/32}if(\"reversed\"===s.autorange){var L=m[0][a];m[0][a]=m[1][a],m[1][a]=L}}else{var I=s.range;m[0][a]=s.r2l(I[0]),m[1][a]=s.r2l(I[1])}m[0][a]===m[1][a]&&(m[0][a]-=1,m[1][a]+=1),v[a]=m[1][a]-m[0][a],this.glplot.setBounds(a,{min:m[0][a]*h[a],max:m[1][a]*h[a]})}var P=c.aspectmode;if(\"cube\"===P)g=[1,1,1];else if(\"manual\"===P){var z=c.aspectratio;g=[z.x,z.y,z.z]}else{if(\"auto\"!==P&&\"data\"!==P)throw new Error(\"scene.js aspectRatio was not one of the enumerated types\");var O=[1,1,1];for(a=0;a<3;++a){var D=y[l=(s=c[k[a]]).type];O[a]=Math.pow(D.acc,1/D.count)/h[a]}g=\"data\"===P||Math.max.apply(null,O)/Math.min.apply(null,O)<=4?O:[1,1,1]}c.aspectratio.x=u.aspectratio.x=g[0],c.aspectratio.y=u.aspectratio.y=g[1],c.aspectratio.z=u.aspectratio.z=g[2],this.glplot.setAspectratio(c.aspectratio),this.viewInitial.aspectratio||(this.viewInitial.aspectratio={x:c.aspectratio.x,y:c.aspectratio.y,z:c.aspectratio.z}),this.viewInitial.aspectmode||(this.viewInitial.aspectmode=c.aspectmode);var R=c.domain||null,F=e._size||null;if(R&&F){var B=this.container.style;B.position=\"absolute\",B.left=F.l+R.x[0]*F.w+\"px\",B.top=F.t+(1-R.y[1])*F.h+\"px\",B.width=F.w*(R.x[1]-R.x[0])+\"px\",B.height=F.h*(R.y[1]-R.y[0])+\"px\"}this.glplot.redraw()}},w.destroy=function(){this.glplot&&(this.camera.mouseListener.enabled=!1,this.container.removeEventListener(\"wheel\",this.camera.wheelListener),this.camera=null,this.glplot.dispose(),this.container.parentNode.removeChild(this.container),this.glplot=null)},w.getCamera=function(){var t;return this.camera.view.recalcMatrix(this.camera.view.lastT()),{up:{x:(t=this.camera).up[0],y:t.up[1],z:t.up[2]},center:{x:t.center[0],y:t.center[1],z:t.center[2]},eye:{x:t.eye[0],y:t.eye[1],z:t.eye[2]},projection:{type:!0===t._ortho?\"orthographic\":\"perspective\"}}},w.setViewport=function(t){var e,r=t.camera;this.camera.lookAt.apply(this,[[(e=r).eye.x,e.eye.y,e.eye.z],[e.center.x,e.center.y,e.center.z],[e.up.x,e.up.y,e.up.z]]),this.glplot.setAspectratio(t.aspectratio),\"orthographic\"===r.projection.type!==this.camera._ortho&&(this.glplot.redraw(),this.glplot.clearRGBA(),this.glplot.dispose(),this.initializeGLPlot())},w.isCameraChanged=function(t){var e=this.getCamera(),r=f.nestedProperty(t,this.id+\".camera\").get();function n(t,e,r,n){var i=[\"up\",\"center\",\"eye\"],a=[\"x\",\"y\",\"z\"];return e[i[r]]&&t[i[r]][a[n]]===e[i[r]][a[n]]}var i=!1;if(void 0===r)i=!0;else{for(var a=0;a<3;a++)for(var o=0;o<3;o++)if(!n(e,r,a,o)){i=!0;break}(!r.projection||e.projection&&e.projection.type!==r.projection.type)&&(i=!0)}return i},w.isAspectChanged=function(t){var e=this.glplot.getAspectratio(),r=f.nestedProperty(t,this.id+\".aspectratio\").get();return void 0===r||r.x!==e.x||r.y!==e.y||r.z!==e.z},w.saveLayout=function(t){var e,r,n,i,a,o,s=this.fullLayout,l=this.isCameraChanged(t),c=this.isAspectChanged(t),h=l||c;if(h){var p={};if(l&&(e=this.getCamera(),n=(r=f.nestedProperty(t,this.id+\".camera\")).get(),p[this.id+\".camera\"]=n),c&&(i=this.glplot.getAspectratio(),o=(a=f.nestedProperty(t,this.id+\".aspectratio\")).get(),p[this.id+\".aspectratio\"]=o),u.call(\"_storeDirectGUIEdit\",t,s._preGUI,p),l)r.set(e),f.nestedProperty(s,this.id+\".camera\").set(e);if(c)a.set(i),f.nestedProperty(s,this.id+\".aspectratio\").set(i),this.glplot.redraw()}return h},w.updateFx=function(t,e){var r=this.camera;if(r)if(\"orbit\"===t)r.mode=\"orbit\",r.keyBindingMode=\"rotate\";else if(\"turntable\"===t){r.up=[0,0,1],r.mode=\"turntable\",r.keyBindingMode=\"rotate\";var n=this.graphDiv,i=n._fullLayout,a=this.fullSceneLayout.camera,o=a.up.x,s=a.up.y,l=a.up.z;if(l/Math.sqrt(o*o+s*s+l*l)<.999){var c=this.id+\".camera.up\",h={x:0,y:0,z:1},p={};p[c]=h;var d=n.layout;u.call(\"_storeDirectGUIEdit\",d,i._preGUI,p),a.up=h,f.nestedProperty(d,c).set(h)}}else r.keyBindingMode=t;this.fullSceneLayout.hovermode=e},w.toImage=function(t){t||(t=\"png\"),this.staticMode&&this.container.appendChild(n),this.glplot.redraw();var e=this.glplot.gl,r=e.drawingBufferWidth,i=e.drawingBufferHeight;e.bindFramebuffer(e.FRAMEBUFFER,null);var a=new Uint8Array(r*i*4);e.readPixels(0,0,r,i,e.RGBA,e.UNSIGNED_BYTE,a),function(t,e,r){for(var n=0,i=r-1;n<i;++n,--i)for(var a=0;a<e;++a)for(var o=0;o<4;++o){var s=4*(e*n+a)+o,l=4*(e*i+a)+o,c=t[s];t[s]=t[l],t[l]=c}}(a,r,i),function(t,e,r){for(var n=0;n<r;++n)for(var i=0;i<e;++i){var a=4*(e*n+i),o=t[a+3];if(o>0)for(var s=255/o,l=0;l<3;++l)t[a+l]=Math.min(s*t[a+l],255)}}(a,r,i);var o=document.createElement(\"canvas\");o.width=r,o.height=i;var s,l=o.getContext(\"2d\"),c=l.createImageData(r,i);switch(c.data.set(a),l.putImageData(c,0,0),t){case\"jpeg\":s=o.toDataURL(\"image/jpeg\");break;case\"webp\":s=o.toDataURL(\"image/webp\");break;default:s=o.toDataURL(\"image/png\")}return this.staticMode&&this.container.removeChild(n),s},w.setConvert=function(){for(var t=0;t<3;t++){var e=this.fullSceneLayout[k[t]];h.setConvert(e,this.fullLayout),e.setScale=f.noop}},w.make4thDimension=function(){var t=this.graphDiv._fullLayout;this._mockAxis={type:\"linear\",showexponent:\"all\",exponentformat:\"B\"},h.setConvert(this._mockAxis,t)},e.exports=_},{\"../../components/fx\":683,\"../../lib\":778,\"../../lib/show_no_webgl_msg\":799,\"../../lib/str2rgbarray\":801,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"./layout/convert\":873,\"./layout/spikes\":876,\"./layout/tick_marks\":877,\"./project\":878,\"gl-plot3d\":321,\"has-passive-events\":441,\"is-mobile\":467,\"webgl-context\":606}],880:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){n=n||t.length;for(var i=new Array(n),a=0;a<n;a++)i[a]=[t[a],e[a],r[a]];return i}},{}],881:[function(t,e,r){\"use strict\";var n=t(\"./font_attributes\"),i=t(\"./animation_attributes\"),a=t(\"../components/color/attributes\"),o=t(\"../components/shapes/draw_newshape/attributes\"),s=t(\"./pad_attributes\"),l=t(\"../lib/extend\").extendFlat,c=n({editType:\"calc\"});c.family.dflt='\"Open Sans\", verdana, arial, sans-serif',c.size.dflt=12,c.color.dflt=a.defaultLine,e.exports={font:c,title:{text:{valType:\"string\",editType:\"layoutstyle\"},font:n({editType:\"layoutstyle\"}),xref:{valType:\"enumerated\",dflt:\"container\",values:[\"container\",\"paper\"],editType:\"layoutstyle\"},yref:{valType:\"enumerated\",dflt:\"container\",values:[\"container\",\"paper\"],editType:\"layoutstyle\"},x:{valType:\"number\",min:0,max:1,dflt:.5,editType:\"layoutstyle\"},y:{valType:\"number\",min:0,max:1,dflt:\"auto\",editType:\"layoutstyle\"},xanchor:{valType:\"enumerated\",dflt:\"auto\",values:[\"auto\",\"left\",\"center\",\"right\"],editType:\"layoutstyle\"},yanchor:{valType:\"enumerated\",dflt:\"auto\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],editType:\"layoutstyle\"},pad:l(s({editType:\"layoutstyle\"}),{}),editType:\"layoutstyle\"},uniformtext:{mode:{valType:\"enumerated\",values:[!1,\"hide\",\"show\"],dflt:!1,editType:\"plot\"},minsize:{valType:\"number\",min:0,dflt:0,editType:\"plot\"},editType:\"plot\"},autosize:{valType:\"boolean\",dflt:!1,editType:\"none\"},width:{valType:\"number\",min:10,dflt:700,editType:\"plot\"},height:{valType:\"number\",min:10,dflt:450,editType:\"plot\"},margin:{l:{valType:\"number\",min:0,dflt:80,editType:\"plot\"},r:{valType:\"number\",min:0,dflt:80,editType:\"plot\"},t:{valType:\"number\",min:0,dflt:100,editType:\"plot\"},b:{valType:\"number\",min:0,dflt:80,editType:\"plot\"},pad:{valType:\"number\",min:0,dflt:0,editType:\"plot\"},autoexpand:{valType:\"boolean\",dflt:!0,editType:\"plot\"},editType:\"plot\"},computed:{valType:\"any\",editType:\"none\"},paper_bgcolor:{valType:\"color\",dflt:a.background,editType:\"plot\"},plot_bgcolor:{valType:\"color\",dflt:a.background,editType:\"layoutstyle\"},autotypenumbers:{valType:\"enumerated\",values:[\"convert types\",\"strict\"],dflt:\"convert types\",editType:\"calc\"},separators:{valType:\"string\",editType:\"plot\"},hidesources:{valType:\"boolean\",dflt:!1,editType:\"plot\"},showlegend:{valType:\"boolean\",editType:\"legend\"},colorway:{valType:\"colorlist\",dflt:a.defaults,editType:\"calc\"},datarevision:{valType:\"any\",editType:\"calc\"},uirevision:{valType:\"any\",editType:\"none\"},editrevision:{valType:\"any\",editType:\"none\"},selectionrevision:{valType:\"any\",editType:\"none\"},template:{valType:\"any\",editType:\"calc\"},modebar:{orientation:{valType:\"enumerated\",values:[\"v\",\"h\"],dflt:\"h\",editType:\"modebar\"},bgcolor:{valType:\"color\",editType:\"modebar\"},color:{valType:\"color\",editType:\"modebar\"},activecolor:{valType:\"color\",editType:\"modebar\"},uirevision:{valType:\"any\",editType:\"none\"},editType:\"modebar\"},newshape:o.newshape,activeshape:o.activeshape,meta:{valType:\"any\",arrayOk:!0,editType:\"plot\"},transition:l({},i.transition,{editType:\"none\"}),_deprecated:{title:{valType:\"string\",editType:\"layoutstyle\"},titlefont:n({editType:\"layoutstyle\"})}}},{\"../components/color/attributes\":642,\"../components/shapes/draw_newshape/attributes\":725,\"../lib/extend\":768,\"./animation_attributes\":821,\"./font_attributes\":855,\"./pad_attributes\":889}],882:[function(t,e,r){\"use strict\";var n={\"open-street-map\":{id:\"osm\",version:8,sources:{\"plotly-osm-tiles\":{type:\"raster\",attribution:'<a href=\"http://www.openstreetmap.org/about/\" target=\"_blank\">\\xa9 OpenStreetMap</a>',tiles:[\"https://a.tile.openstreetmap.org/{z}/{x}/{y}.png\",\"https://b.tile.openstreetmap.org/{z}/{x}/{y}.png\"],tileSize:256}},layers:[{id:\"plotly-osm-tiles\",type:\"raster\",source:\"plotly-osm-tiles\",minzoom:0,maxzoom:22}]},\"white-bg\":{id:\"white-bg\",version:8,sources:{},layers:[{id:\"white-bg\",type:\"background\",paint:{\"background-color\":\"#FFFFFF\"},minzoom:0,maxzoom:22}]},\"carto-positron\":{id:\"carto-positron\",version:8,sources:{\"plotly-carto-positron\":{type:\"raster\",attribution:'<a href=\"https://carto.com/\" target=\"_blank\">\\xa9 CARTO</a>',tiles:[\"https://cartodb-basemaps-c.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png\"],tileSize:256}},layers:[{id:\"plotly-carto-positron\",type:\"raster\",source:\"plotly-carto-positron\",minzoom:0,maxzoom:22}]},\"carto-darkmatter\":{id:\"carto-darkmatter\",version:8,sources:{\"plotly-carto-darkmatter\":{type:\"raster\",attribution:'<a href=\"https://carto.com/\" target=\"_blank\">\\xa9 CARTO</a>',tiles:[\"https://cartodb-basemaps-c.global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png\"],tileSize:256}},layers:[{id:\"plotly-carto-darkmatter\",type:\"raster\",source:\"plotly-carto-darkmatter\",minzoom:0,maxzoom:22}]},\"stamen-terrain\":{id:\"stamen-terrain\",version:8,sources:{\"plotly-stamen-terrain\":{type:\"raster\",attribution:'Map tiles by <a href=\"http://stamen.com\">Stamen Design</a>, under <a href=\"http://creativecommons.org/licenses/by/3.0\">CC BY 3.0</a> | Data by <a href=\"http://openstreetmap.org\">OpenStreetMap</a>, under <a href=\"http://www.openstreetmap.org/copyright\">ODbL</a>.',tiles:[\"https://stamen-tiles.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png\"],tileSize:256}},layers:[{id:\"plotly-stamen-terrain\",type:\"raster\",source:\"plotly-stamen-terrain\",minzoom:0,maxzoom:22}]},\"stamen-toner\":{id:\"stamen-toner\",version:8,sources:{\"plotly-stamen-toner\":{type:\"raster\",attribution:'Map tiles by <a href=\"http://stamen.com\">Stamen Design</a>, under <a href=\"http://creativecommons.org/licenses/by/3.0\">CC BY 3.0</a> | Data by <a href=\"http://openstreetmap.org\">OpenStreetMap</a>, under <a href=\"http://www.openstreetmap.org/copyright\">ODbL</a>.',tiles:[\"https://stamen-tiles.a.ssl.fastly.net/toner/{z}/{x}/{y}.png\"],tileSize:256}},layers:[{id:\"plotly-stamen-toner\",type:\"raster\",source:\"plotly-stamen-toner\",minzoom:0,maxzoom:22}]},\"stamen-watercolor\":{id:\"stamen-watercolor\",version:8,sources:{\"plotly-stamen-watercolor\":{type:\"raster\",attribution:'Map tiles by <a href=\"http://stamen.com\">Stamen Design</a>, under <a href=\"http://creativecommons.org/licenses/by/3.0\">CC BY 3.0</a> | Data by <a href=\"http://openstreetmap.org\">OpenStreetMap</a>, under <a href=\"http://creativecommons.org/licenses/by-sa/3.0\">CC BY SA</a>.',tiles:[\"https://stamen-tiles.a.ssl.fastly.net/watercolor/{z}/{x}/{y}.png\"],tileSize:256}},layers:[{id:\"plotly-stamen-watercolor\",type:\"raster\",source:\"plotly-stamen-watercolor\",minzoom:0,maxzoom:22}]}},i=Object.keys(n);e.exports={requiredVersion:\"1.10.1\",styleUrlPrefix:\"mapbox://styles/mapbox/\",styleUrlSuffix:\"v9\",styleValuesMapbox:[\"basic\",\"streets\",\"outdoors\",\"light\",\"dark\",\"satellite\",\"satellite-streets\"],styleValueDflt:\"basic\",stylesNonMapbox:n,styleValuesNonMapbox:i,traceLayerPrefix:\"plotly-trace-layer-\",layoutLayerPrefix:\"plotly-layout-layer-\",wrongVersionErrorMsg:[\"Your custom plotly.js bundle is not using the correct mapbox-gl version\",\"Please install mapbox-gl@1.10.1.\"].join(\"\\n\"),noAccessTokenErrorMsg:[\"Missing Mapbox access token.\",\"Mapbox trace type require a Mapbox access token to be registered.\",\"For example:\",\"  Plotly.plot(gd, data, layout, { mapboxAccessToken: 'my-access-token' });\",\"More info here: https://www.mapbox.com/help/define-access-token/\"].join(\"\\n\"),missingStyleErrorMsg:[\"No valid mapbox style found, please set `mapbox.style` to one of:\",i.join(\", \"),\"or register a Mapbox access token to use a Mapbox-served style.\"].join(\"\\n\"),multipleTokensErrorMsg:[\"Set multiple mapbox access token across different mapbox subplot,\",\"using first token found as mapbox-gl does not allow multipleaccess tokens on the same page.\"].join(\"\\n\"),mapOnErrorMsg:\"Mapbox error.\",mapboxLogo:{path0:\"m 10.5,1.24 c -5.11,0 -9.25,4.15 -9.25,9.25 0,5.1 4.15,9.25 9.25,9.25 5.1,0 9.25,-4.15 9.25,-9.25 0,-5.11 -4.14,-9.25 -9.25,-9.25 z m 4.39,11.53 c -1.93,1.93 -4.78,2.31 -6.7,2.31 -0.7,0 -1.41,-0.05 -2.1,-0.16 0,0 -1.02,-5.64 2.14,-8.81 0.83,-0.83 1.95,-1.28 3.13,-1.28 1.27,0 2.49,0.51 3.39,1.42 1.84,1.84 1.89,4.75 0.14,6.52 z\",path1:\"M 10.5,-0.01 C 4.7,-0.01 0,4.7 0,10.49 c 0,5.79 4.7,10.5 10.5,10.5 5.8,0 10.5,-4.7 10.5,-10.5 C 20.99,4.7 16.3,-0.01 10.5,-0.01 Z m 0,19.75 c -5.11,0 -9.25,-4.15 -9.25,-9.25 0,-5.1 4.14,-9.26 9.25,-9.26 5.11,0 9.25,4.15 9.25,9.25 0,5.13 -4.14,9.26 -9.25,9.26 z\",path2:\"M 14.74,6.25 C 12.9,4.41 9.98,4.35 8.23,6.1 5.07,9.27 6.09,14.91 6.09,14.91 c 0,0 5.64,1.02 8.81,-2.14 C 16.64,11 16.59,8.09 14.74,6.25 Z m -2.27,4.09 -0.91,1.87 -0.9,-1.87 -1.86,-0.91 1.86,-0.9 0.9,-1.87 0.91,1.87 1.86,0.9 z\",polygon:\"11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 14.33,9.43 12.47,10.34\"},styleRules:{map:\"overflow:hidden;position:relative;\",\"missing-css\":\"display:none;\",canary:\"background-color:salmon;\",\"ctrl-bottom-left\":\"position: absolute; pointer-events: none; z-index: 2; bottom: 0; left: 0;\",\"ctrl-bottom-right\":\"position: absolute; pointer-events: none; z-index: 2; right: 0; bottom: 0;\",ctrl:\"clear: both; pointer-events: auto; transform: translate(0, 0);\",\"ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner\":\"display: none;\",\"ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner\":\"display: block; margin-top:2px\",\"ctrl-attrib.mapboxgl-compact:hover\":\"padding: 2px 24px 2px 4px; visibility: visible; margin-top: 6px;\",\"ctrl-attrib.mapboxgl-compact::after\":'content: \"\"; cursor: pointer; position: absolute; background-image: url(\\'data:image/svg+xml;charset=utf-8,%3Csvg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"%3E %3Cpath fill=\"%23333333\" fill-rule=\"evenodd\" d=\"M4,10a6,6 0 1,0 12,0a6,6 0 1,0 -12,0 M9,7a1,1 0 1,0 2,0a1,1 0 1,0 -2,0 M9,10a1,1 0 1,1 2,0l0,3a1,1 0 1,1 -2,0\"/%3E %3C/svg%3E\\'); background-color: rgba(255, 255, 255, 0.5); width: 24px; height: 24px; box-sizing: border-box; border-radius: 12px;',\"ctrl-attrib.mapboxgl-compact\":\"min-height: 20px; padding: 0; margin: 10px; position: relative; background-color: #fff; border-radius: 3px 12px 12px 3px;\",\"ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact::after\":\"bottom: 0; right: 0\",\"ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact::after\":\"bottom: 0; left: 0\",\"ctrl-bottom-left .mapboxgl-ctrl\":\"margin: 0 0 10px 10px; float: left;\",\"ctrl-bottom-right .mapboxgl-ctrl\":\"margin: 0 10px 10px 0; float: right;\",\"ctrl-attrib\":\"color: rgba(0, 0, 0, 0.75); text-decoration: none; font-size: 12px\",\"ctrl-attrib a\":\"color: rgba(0, 0, 0, 0.75); text-decoration: none; font-size: 12px\",\"ctrl-attrib a:hover\":\"color: inherit; text-decoration: underline;\",\"ctrl-attrib .mapbox-improve-map\":\"font-weight: bold; margin-left: 2px;\",\"attrib-empty\":\"display: none;\",\"ctrl-logo\":'display:block; width: 21px; height: 21px; background-image: url(\\'data:image/svg+xml;charset=utf-8,%3C?xml version=\"1.0\" encoding=\"utf-8\"?%3E %3Csvg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 21 21\" style=\"enable-background:new 0 0 21 21;\" xml:space=\"preserve\"%3E%3Cg transform=\"translate(0,0.01)\"%3E%3Cpath d=\"m 10.5,1.24 c -5.11,0 -9.25,4.15 -9.25,9.25 0,5.1 4.15,9.25 9.25,9.25 5.1,0 9.25,-4.15 9.25,-9.25 0,-5.11 -4.14,-9.25 -9.25,-9.25 z m 4.39,11.53 c -1.93,1.93 -4.78,2.31 -6.7,2.31 -0.7,0 -1.41,-0.05 -2.1,-0.16 0,0 -1.02,-5.64 2.14,-8.81 0.83,-0.83 1.95,-1.28 3.13,-1.28 1.27,0 2.49,0.51 3.39,1.42 1.84,1.84 1.89,4.75 0.14,6.52 z\" style=\"opacity:0.9;fill:%23ffffff;enable-background:new\" class=\"st0\"/%3E%3Cpath d=\"M 10.5,-0.01 C 4.7,-0.01 0,4.7 0,10.49 c 0,5.79 4.7,10.5 10.5,10.5 5.8,0 10.5,-4.7 10.5,-10.5 C 20.99,4.7 16.3,-0.01 10.5,-0.01 Z m 0,19.75 c -5.11,0 -9.25,-4.15 -9.25,-9.25 0,-5.1 4.14,-9.26 9.25,-9.26 5.11,0 9.25,4.15 9.25,9.25 0,5.13 -4.14,9.26 -9.25,9.26 z\" style=\"opacity:0.35;enable-background:new\" class=\"st1\"/%3E%3Cpath d=\"M 14.74,6.25 C 12.9,4.41 9.98,4.35 8.23,6.1 5.07,9.27 6.09,14.91 6.09,14.91 c 0,0 5.64,1.02 8.81,-2.14 C 16.64,11 16.59,8.09 14.74,6.25 Z m -2.27,4.09 -0.91,1.87 -0.9,-1.87 -1.86,-0.91 1.86,-0.9 0.9,-1.87 0.91,1.87 1.86,0.9 z\" style=\"opacity:0.35;enable-background:new\" class=\"st1\"/%3E%3Cpolygon points=\"11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 14.33,9.43 12.47,10.34 \" style=\"opacity:0.9;fill:%23ffffff;enable-background:new\" class=\"st0\"/%3E%3C/g%3E%3C/svg%3E\\')'}}},{}],883:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e){var r=t.split(\" \"),i=r[0],a=r[1],o=n.isArrayOrTypedArray(e)?n.mean(e):e,s=.5+o/100,l=1.5+o/100,c=[\"\",\"\"],u=[0,0];switch(i){case\"top\":c[0]=\"top\",u[1]=-l;break;case\"bottom\":c[0]=\"bottom\",u[1]=l}switch(a){case\"left\":c[1]=\"right\",u[0]=-s;break;case\"right\":c[1]=\"left\",u[0]=s}return{anchor:c[0]&&c[1]?c.join(\"-\"):c[0]?c[0]:c[1]?c[1]:\"center\",offset:u}}},{\"../../lib\":778}],884:[function(t,e,r){\"use strict\";var n=t(\"mapbox-gl\"),i=t(\"../../lib\"),a=i.strTranslate,o=i.strScale,s=t(\"../../plots/get_data\").getSubplotCalcData,l=t(\"../../constants/xmlns_namespaces\"),c=t(\"d3\"),u=t(\"../../components/drawing\"),f=t(\"../../lib/svg_text_utils\"),h=t(\"./mapbox\"),p=r.constants=t(\"./constants\");function d(t){return\"string\"==typeof t&&(-1!==p.styleValuesMapbox.indexOf(t)||0===t.indexOf(\"mapbox://\"))}r.name=\"mapbox\",r.attr=\"subplot\",r.idRoot=\"mapbox\",r.idRegex=r.attrRegex=i.counterRegex(\"mapbox\"),r.attributes={subplot:{valType:\"subplotid\",dflt:\"mapbox\",editType:\"calc\"}},r.layoutAttributes=t(\"./layout_attributes\"),r.supplyLayoutDefaults=t(\"./layout_defaults\"),r.plot=function(t){var e=t._fullLayout,r=t.calcdata,a=e._subplots.mapbox;if(n.version!==p.requiredVersion)throw new Error(p.wrongVersionErrorMsg);var o=function(t,e){var r=t._fullLayout;if(\"\"===t._context.mapboxAccessToken)return\"\";for(var n=[],a=[],o=!1,s=!1,l=0;l<e.length;l++){var c=r[e[l]],u=c.accesstoken;d(c.style)&&(u?i.pushUnique(n,u):(d(c._input.style)&&(i.error(\"Uses Mapbox map style, but did not set an access token.\"),o=!0),s=!0)),u&&i.pushUnique(a,u)}if(s){var f=o?p.noAccessTokenErrorMsg:p.missingStyleErrorMsg;throw i.error(f),new Error(f)}return n.length?(n.length>1&&i.warn(p.multipleTokensErrorMsg),n[0]):(a.length&&i.log([\"Listed mapbox access token(s)\",a.join(\",\"),\"but did not use a Mapbox map style, ignoring token(s).\"].join(\" \")),\"\")}(t,a);n.accessToken=o;for(var l=0;l<a.length;l++){var c=a[l],u=s(r,\"mapbox\",c),f=e[c],g=f._subplot;g||(g=new h(t,c),e[c]._subplot=g),g.viewInitial||(g.viewInitial={center:i.extendFlat({},f.center),zoom:f.zoom,bearing:f.bearing,pitch:f.pitch}),g.plot(u,e,t._promises)}},r.clean=function(t,e,r,n){for(var i=n._subplots.mapbox||[],a=0;a<i.length;a++){var o=i[a];!e[o]&&n[o]._subplot&&n[o]._subplot.destroy()}},r.toSVG=function(t){for(var e=t._fullLayout,r=e._subplots.mapbox,n=e._size,i=0;i<r.length;i++){var s=e[r[i]],h=s.domain,d=s._subplot.toImage(\"png\");e._glimages.append(\"svg:image\").attr({xmlns:l.svg,\"xlink:href\":d,x:n.l+n.w*h.x[0],y:n.t+n.h*(1-h.y[1]),width:n.w*(h.x[1]-h.x[0]),height:n.h*(h.y[1]-h.y[0]),preserveAspectRatio:\"none\"});var g=c.select(s._subplot.div);if(!(null===g.select(\".mapboxgl-ctrl-logo\").node().offsetParent)){var m=e._glimages.append(\"g\");m.attr(\"transform\",a(n.l+n.w*h.x[0]+10,n.t+n.h*(1-h.y[0])-31)),m.append(\"path\").attr(\"d\",p.mapboxLogo.path0).style({opacity:.9,fill:\"#ffffff\",\"enable-background\":\"new\"}),m.append(\"path\").attr(\"d\",p.mapboxLogo.path1).style(\"opacity\",.35).style(\"enable-background\",\"new\"),m.append(\"path\").attr(\"d\",p.mapboxLogo.path2).style(\"opacity\",.35).style(\"enable-background\",\"new\"),m.append(\"polygon\").attr(\"points\",p.mapboxLogo.polygon).style({opacity:.9,fill:\"#ffffff\",\"enable-background\":\"new\"})}var v=g.select(\".mapboxgl-ctrl-attrib\").text().replace(\"Improve this map\",\"\"),y=e._glimages.append(\"g\"),x=y.append(\"text\");x.text(v).classed(\"static-attribution\",!0).attr({\"font-size\":12,\"font-family\":\"Arial\",color:\"rgba(0, 0, 0, 0.75)\",\"text-anchor\":\"end\",\"data-unformatted\":v});var b=u.bBox(x.node()),_=n.w*(h.x[1]-h.x[0]);if(b.width>_/2){var w=v.split(\"|\").join(\"<br>\");x.text(w).attr(\"data-unformatted\",w).call(f.convertToTspans,t),b=u.bBox(x.node())}x.attr(\"transform\",a(-3,8-b.height)),y.insert(\"rect\",\".static-attribution\").attr({x:-b.width-6,y:-b.height-3,width:b.width+6,height:b.height+3,fill:\"rgba(255, 255, 255, 0.75)\"});var T=1;b.width+6>_&&(T=_/(b.width+6));var k=[n.l+n.w*h.x[1],n.t+n.h*(1-h.y[0])];y.attr(\"transform\",a(k[0],k[1])+o(T))}},r.updateFx=function(t){for(var e=t._fullLayout,r=e._subplots.mapbox,n=0;n<r.length;n++){e[r[n]]._subplot.updateFx(e)}}},{\"../../components/drawing\":665,\"../../constants/xmlns_namespaces\":754,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plots/get_data\":864,\"./constants\":882,\"./layout_attributes\":886,\"./layout_defaults\":887,\"./mapbox\":888,d3:169,\"mapbox-gl\":473}],885:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../lib/svg_text_utils\").sanitizeHTML,a=t(\"./convert_text_opts\"),o=t(\"./constants\");function s(t,e){this.subplot=t,this.uid=t.uid+\"-\"+e,this.index=e,this.idSource=\"source-\"+this.uid,this.idLayer=o.layoutLayerPrefix+this.uid,this.sourceType=null,this.source=null,this.layerType=null,this.below=null,this.visible=!1}var l=s.prototype;function c(t){if(!t.visible)return!1;var e=t.source;if(Array.isArray(e)&&e.length>0){for(var r=0;r<e.length;r++)if(\"string\"!=typeof e[r]||0===e[r].length)return!1;return!0}return n.isPlainObject(e)||\"string\"==typeof e&&e.length>0}function u(t){var e={},r={};switch(t.type){case\"circle\":n.extendFlat(r,{\"circle-radius\":t.circle.radius,\"circle-color\":t.color,\"circle-opacity\":t.opacity});break;case\"line\":n.extendFlat(r,{\"line-width\":t.line.width,\"line-color\":t.color,\"line-opacity\":t.opacity,\"line-dasharray\":t.line.dash});break;case\"fill\":n.extendFlat(r,{\"fill-color\":t.color,\"fill-outline-color\":t.fill.outlinecolor,\"fill-opacity\":t.opacity});break;case\"symbol\":var i=t.symbol,o=a(i.textposition,i.iconsize);n.extendFlat(e,{\"icon-image\":i.icon+\"-15\",\"icon-size\":i.iconsize/10,\"text-field\":i.text,\"text-size\":i.textfont.size,\"text-anchor\":o.anchor,\"text-offset\":o.offset,\"symbol-placement\":i.placement}),n.extendFlat(r,{\"icon-color\":t.color,\"text-color\":i.textfont.color,\"text-opacity\":t.opacity});break;case\"raster\":n.extendFlat(r,{\"raster-fade-duration\":0,\"raster-opacity\":t.opacity})}return{layout:e,paint:r}}l.update=function(t){this.visible?this.needsNewImage(t)?this.updateImage(t):this.needsNewSource(t)?(this.removeLayer(),this.updateSource(t),this.updateLayer(t)):this.needsNewLayer(t)?this.updateLayer(t):this.updateStyle(t):(this.updateSource(t),this.updateLayer(t)),this.visible=c(t)},l.needsNewImage=function(t){return this.subplot.map.getSource(this.idSource)&&\"image\"===this.sourceType&&\"image\"===t.sourcetype&&(this.source!==t.source||JSON.stringify(this.coordinates)!==JSON.stringify(t.coordinates))},l.needsNewSource=function(t){return this.sourceType!==t.sourcetype||JSON.stringify(this.source)!==JSON.stringify(t.source)||this.layerType!==t.type},l.needsNewLayer=function(t){return this.layerType!==t.type||this.below!==this.subplot.belowLookup[\"layout-\"+this.index]},l.lookupBelow=function(){return this.subplot.belowLookup[\"layout-\"+this.index]},l.updateImage=function(t){this.subplot.map.getSource(this.idSource).updateImage({url:t.source,coordinates:t.coordinates});var e=this.findFollowingMapboxLayerId(this.lookupBelow());null!==e&&this.subplot.map.moveLayer(this.idLayer,e)},l.updateSource=function(t){var e=this.subplot.map;if(e.getSource(this.idSource)&&e.removeSource(this.idSource),this.sourceType=t.sourcetype,this.source=t.source,c(t)){var r=function(t){var e,r=t.sourcetype,n=t.source,a={type:r};\"geojson\"===r?e=\"data\":\"vector\"===r?e=\"string\"==typeof n?\"url\":\"tiles\":\"raster\"===r?(e=\"tiles\",a.tileSize=256):\"image\"===r&&(e=\"url\",a.coordinates=t.coordinates);a[e]=n,t.sourceattribution&&(a.attribution=i(t.sourceattribution));return a}(t);e.addSource(this.idSource,r)}},l.findFollowingMapboxLayerId=function(t){if(\"traces\"===t)for(var e=this.subplot.getMapLayers(),r=0;r<e.length;r++){var n=e[r].id;if(\"string\"==typeof n&&0===n.indexOf(o.traceLayerPrefix)){t=n;break}}return t},l.updateLayer=function(t){var e=this.subplot,r=u(t),n=this.lookupBelow(),i=this.findFollowingMapboxLayerId(n);this.removeLayer(),c(t)&&e.addLayer({id:this.idLayer,source:this.idSource,\"source-layer\":t.sourcelayer||\"\",type:t.type,minzoom:t.minzoom,maxzoom:t.maxzoom,layout:r.layout,paint:r.paint},i),this.layerType=t.type,this.below=n},l.updateStyle=function(t){if(c(t)){var e=u(t);this.subplot.setOptions(this.idLayer,\"setLayoutProperty\",e.layout),this.subplot.setOptions(this.idLayer,\"setPaintProperty\",e.paint)}},l.removeLayer=function(){var t=this.subplot.map;t.getLayer(this.idLayer)&&t.removeLayer(this.idLayer)},l.dispose=function(){var t=this.subplot.map;t.getLayer(this.idLayer)&&t.removeLayer(this.idLayer),t.getSource(this.idSource)&&t.removeSource(this.idSource)},e.exports=function(t,e,r){var n=new s(t,e);return n.update(r),n}},{\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"./constants\":882,\"./convert_text_opts\":883}],886:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\").defaultLine,a=t(\"../domain\").attributes,o=t(\"../font_attributes\"),s=t(\"../../traces/scatter/attributes\").textposition,l=t(\"../../plot_api/edit_types\").overrideAll,c=t(\"../../plot_api/plot_template\").templatedArray,u=t(\"./constants\"),f=o({});f.family.dflt=\"Open Sans Regular, Arial Unicode MS Regular\",(e.exports=l({_arrayAttrRegexps:[n.counterRegex(\"mapbox\",\".layers\",!0)],domain:a({name:\"mapbox\"}),accesstoken:{valType:\"string\",noBlank:!0,strict:!0},style:{valType:\"any\",values:u.styleValuesMapbox.concat(u.styleValuesNonMapbox),dflt:u.styleValueDflt},center:{lon:{valType:\"number\",dflt:0},lat:{valType:\"number\",dflt:0}},zoom:{valType:\"number\",dflt:1},bearing:{valType:\"number\",dflt:0},pitch:{valType:\"number\",dflt:0},layers:c(\"layer\",{visible:{valType:\"boolean\",dflt:!0},sourcetype:{valType:\"enumerated\",values:[\"geojson\",\"vector\",\"raster\",\"image\"],dflt:\"geojson\"},source:{valType:\"any\"},sourcelayer:{valType:\"string\",dflt:\"\"},sourceattribution:{valType:\"string\"},type:{valType:\"enumerated\",values:[\"circle\",\"line\",\"fill\",\"symbol\",\"raster\"],dflt:\"circle\"},coordinates:{valType:\"any\"},below:{valType:\"string\"},color:{valType:\"color\",dflt:i},opacity:{valType:\"number\",min:0,max:1,dflt:1},minzoom:{valType:\"number\",min:0,max:24,dflt:0},maxzoom:{valType:\"number\",min:0,max:24,dflt:24},circle:{radius:{valType:\"number\",dflt:15}},line:{width:{valType:\"number\",dflt:2},dash:{valType:\"data_array\"}},fill:{outlinecolor:{valType:\"color\",dflt:i}},symbol:{icon:{valType:\"string\",dflt:\"marker\"},iconsize:{valType:\"number\",dflt:10},text:{valType:\"string\",dflt:\"\"},placement:{valType:\"enumerated\",values:[\"point\",\"line\",\"line-center\"],dflt:\"point\"},textfont:f,textposition:n.extendFlat({},s,{arrayOk:!1})}})},\"plot\",\"from-root\")).uirevision={valType:\"any\",editType:\"none\"}},{\"../../components/color\":643,\"../../lib\":778,\"../../plot_api/edit_types\":809,\"../../plot_api/plot_template\":816,\"../../traces/scatter/attributes\":1186,\"../domain\":854,\"../font_attributes\":855,\"./constants\":882}],887:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../subplot_defaults\"),a=t(\"../array_container_defaults\"),o=t(\"./layout_attributes\");function s(t,e,r,n){r(\"accesstoken\",n.accessToken),r(\"style\"),r(\"center.lon\"),r(\"center.lat\"),r(\"zoom\"),r(\"bearing\"),r(\"pitch\"),a(t,e,{name:\"layers\",handleItemDefaults:l}),e._input=t}function l(t,e){function r(r,i){return n.coerce(t,e,o.layers,r,i)}if(r(\"visible\")){var i,a=r(\"sourcetype\"),s=\"raster\"===a||\"image\"===a;r(\"source\"),r(\"sourceattribution\"),\"vector\"===a&&r(\"sourcelayer\"),\"image\"===a&&r(\"coordinates\"),s&&(i=\"raster\");var l=r(\"type\",i);s&&\"raster\"!==l&&(l=e.type=\"raster\",n.log(\"Source types *raster* and *image* must drawn *raster* layer type.\")),r(\"below\"),r(\"color\"),r(\"opacity\"),r(\"minzoom\"),r(\"maxzoom\"),\"circle\"===l&&r(\"circle.radius\"),\"line\"===l&&(r(\"line.width\"),r(\"line.dash\")),\"fill\"===l&&r(\"fill.outlinecolor\"),\"symbol\"===l&&(r(\"symbol.icon\"),r(\"symbol.iconsize\"),r(\"symbol.text\"),n.coerceFont(r,\"symbol.textfont\"),r(\"symbol.textposition\"),r(\"symbol.placement\"))}}e.exports=function(t,e,r){i(t,e,r,{type:\"mapbox\",attributes:o,handleDefaults:s,partition:\"y\",accessToken:e._mapboxAccessToken})}},{\"../../lib\":778,\"../array_container_defaults\":822,\"../subplot_defaults\":904,\"./layout_attributes\":886}],888:[function(t,e,r){\"use strict\";var n=t(\"mapbox-gl\"),i=t(\"../../lib\"),a=t(\"../../lib/geo_location_utils\"),o=t(\"../../registry\"),s=t(\"../cartesian/axes\"),l=t(\"../../components/dragelement\"),c=t(\"../../components/fx\"),u=t(\"../../components/dragelement/helpers\"),f=u.rectMode,h=u.drawMode,p=u.selectMode,d=t(\"../cartesian/select\").prepSelect,g=t(\"../cartesian/select\").clearSelect,m=t(\"../cartesian/select\").clearSelectionsCache,v=t(\"../cartesian/select\").selectOnClick,y=t(\"./constants\"),x=t(\"./layers\");function b(t,e){this.id=e,this.gd=t;var r=t._fullLayout,n=t._context;this.container=r._glcontainer.node(),this.isStatic=n.staticPlot,this.uid=r._uid+\"-\"+this.id,this.div=null,this.xaxis=null,this.yaxis=null,this.createFramework(r),this.map=null,this.accessToken=null,this.styleObj=null,this.traceHash={},this.layerList=[],this.belowLookup={},this.dragging=!1,this.wheeling=!1}var _=b.prototype;_.plot=function(t,e,r){var n,i=this,a=e[i.id];i.map&&a.accesstoken!==i.accessToken&&(i.map.remove(),i.map=null,i.styleObj=null,i.traceHash={},i.layerList=[]),n=i.map?new Promise((function(r,n){i.updateMap(t,e,r,n)})):new Promise((function(r,n){i.createMap(t,e,r,n)})),r.push(n)},_.createMap=function(t,e,r,i){var o=this,s=e[o.id],l=o.styleObj=T(s.style);o.accessToken=s.accesstoken;var c=o.map=new n.Map({container:o.div,style:l.style,center:M(s.center),zoom:s.zoom,bearing:s.bearing,pitch:s.pitch,interactive:!o.isStatic,preserveDrawingBuffer:o.isStatic,doubleClickZoom:!1,boxZoom:!1,attributionControl:!1}).addControl(new n.AttributionControl({compact:!0}));c._canvas.style.left=\"0px\",c._canvas.style.top=\"0px\",o.rejectOnError(i),o.isStatic||o.initFx(t,e);var u=[];u.push(new Promise((function(t){c.once(\"load\",t)}))),u=u.concat(a.fetchTraceGeoData(t)),Promise.all(u).then((function(){o.fillBelowLookup(t,e),o.updateData(t),o.updateLayout(e),o.resolveOnRender(r)})).catch(i)},_.updateMap=function(t,e,r,n){var i=this,o=i.map,s=e[this.id];i.rejectOnError(n);var l=[],c=T(s.style);JSON.stringify(i.styleObj)!==JSON.stringify(c)&&(i.styleObj=c,o.setStyle(c.style),i.traceHash={},l.push(new Promise((function(t){o.once(\"styledata\",t)})))),l=l.concat(a.fetchTraceGeoData(t)),Promise.all(l).then((function(){i.fillBelowLookup(t,e),i.updateData(t),i.updateLayout(e),i.resolveOnRender(r)})).catch(n)},_.fillBelowLookup=function(t,e){var r,n,i=e[this.id].layers,a=this.belowLookup={},o=!1;for(r=0;r<t.length;r++){var s=t[r][0].trace,l=s._module;\"string\"==typeof s.below?n=s.below:l.getBelow&&(n=l.getBelow(s,this)),\"\"===n&&(o=!0),a[\"trace-\"+s.uid]=n||\"\"}for(r=0;r<i.length;r++){var c=i[r];n=\"string\"==typeof c.below?c.below:o?\"traces\":\"\",a[\"layout-\"+r]=n}var u,f,h={};for(u in a)h[n=a[u]]?h[n].push(u):h[n]=[u];for(n in h){var p=h[n];if(p.length>1)for(r=0;r<p.length;r++)0===(u=p[r]).indexOf(\"trace-\")?(f=u.split(\"trace-\")[1],this.traceHash[f]&&(this.traceHash[f].below=null)):0===u.indexOf(\"layout-\")&&(f=u.split(\"layout-\")[1],this.layerList[f]&&(this.layerList[f].below=null))}};var w={choroplethmapbox:0,densitymapbox:1,scattermapbox:2};function T(t){var e={};return i.isPlainObject(t)?(e.id=t.id,e.style=t):\"string\"==typeof t?(e.id=t,-1!==y.styleValuesMapbox.indexOf(t)?e.style=k(t):y.stylesNonMapbox[t]?e.style=y.stylesNonMapbox[t]:e.style=t):(e.id=y.styleValueDflt,e.style=k(y.styleValueDflt)),e.transition={duration:0,delay:0},e}function k(t){return y.styleUrlPrefix+t+\"-\"+y.styleUrlSuffix}function M(t){return[t.lon,t.lat]}_.updateData=function(t){var e,r,n,i,a=this.traceHash,o=t.slice().sort((function(t,e){return w[t[0].trace.type]-w[e[0].trace.type]}));for(n=0;n<o.length;n++){var s=o[n],l=!1;(e=a[(r=s[0].trace).uid])&&(e.type===r.type?(e.update(s),l=!0):e.dispose()),!l&&r._module&&(a[r.uid]=r._module.plot(this,s))}var c=Object.keys(a);t:for(n=0;n<c.length;n++){var u=c[n];for(i=0;i<t.length;i++)if(u===(r=t[i][0].trace).uid)continue t;(e=a[u]).dispose(),delete a[u]}},_.updateLayout=function(t){var e=this.map,r=t[this.id];this.dragging||this.wheeling||(e.setCenter(M(r.center)),e.setZoom(r.zoom),e.setBearing(r.bearing),e.setPitch(r.pitch)),this.updateLayers(t),this.updateFramework(t),this.updateFx(t),this.map.resize(),this.gd._context._scrollZoom.mapbox?e.scrollZoom.enable():e.scrollZoom.disable()},_.resolveOnRender=function(t){var e=this.map;e.on(\"render\",(function r(){e.loaded()&&(e.off(\"render\",r),setTimeout(t,10))}))},_.rejectOnError=function(t){var e=this.map;function r(){t(new Error(y.mapOnErrorMsg))}e.once(\"error\",r),e.once(\"style.error\",r),e.once(\"source.error\",r),e.once(\"tile.error\",r),e.once(\"layer.error\",r)},_.createFramework=function(t){var e=this,r=e.div=document.createElement(\"div\");r.id=e.uid,r.style.position=\"absolute\",e.container.appendChild(r),e.xaxis={_id:\"x\",c2p:function(t){return e.project(t).x}},e.yaxis={_id:\"y\",c2p:function(t){return e.project(t).y}},e.updateFramework(t),e.mockAxis={type:\"linear\",showexponent:\"all\",exponentformat:\"B\"},s.setConvert(e.mockAxis,t)},_.initFx=function(t,e){var r=this,n=r.gd,i=r.map;function a(){c.loneUnhover(e._hoverlayer)}function s(){var t=r.getView();n.emit(\"plotly_relayouting\",r.getViewEditsWithDerived(t))}i.on(\"moveend\",(function(t){if(r.map){var e=n._fullLayout;if(t.originalEvent||r.wheeling){var i=e[r.id];o.call(\"_storeDirectGUIEdit\",n.layout,e._preGUI,r.getViewEdits(i));var a=r.getView();i._input.center=i.center=a.center,i._input.zoom=i.zoom=a.zoom,i._input.bearing=i.bearing=a.bearing,i._input.pitch=i.pitch=a.pitch,n.emit(\"plotly_relayout\",r.getViewEditsWithDerived(a))}t.originalEvent&&\"mouseup\"===t.originalEvent.type?r.dragging=!1:r.wheeling&&(r.wheeling=!1),e._rehover&&e._rehover()}})),i.on(\"wheel\",(function(){r.wheeling=!0})),i.on(\"mousemove\",(function(t){var e=r.div.getBoundingClientRect(),a=[t.originalEvent.offsetX,t.originalEvent.offsetY];t.target.getBoundingClientRect=function(){return e},r.xaxis.p2c=function(){return i.unproject(a).lng},r.yaxis.p2c=function(){return i.unproject(a).lat},n._fullLayout._rehover=function(){n._fullLayout._hoversubplot===r.id&&n._fullLayout[r.id]&&c.hover(n,t,r.id)},c.hover(n,t,r.id),n._fullLayout._hoversubplot=r.id})),i.on(\"dragstart\",(function(){r.dragging=!0,a()})),i.on(\"zoomstart\",a),i.on(\"mouseout\",(function(){n._fullLayout._hoversubplot=null})),i.on(\"drag\",s),i.on(\"zoom\",s),i.on(\"dblclick\",(function(){var t=n._fullLayout[r.id];o.call(\"_storeDirectGUIEdit\",n.layout,n._fullLayout._preGUI,r.getViewEdits(t));var e=r.viewInitial;i.setCenter(M(e.center)),i.setZoom(e.zoom),i.setBearing(e.bearing),i.setPitch(e.pitch);var a=r.getView();t._input.center=t.center=a.center,t._input.zoom=t.zoom=a.zoom,t._input.bearing=t.bearing=a.bearing,t._input.pitch=t.pitch=a.pitch,n.emit(\"plotly_doubleclick\",null),n.emit(\"plotly_relayout\",r.getViewEditsWithDerived(a))})),r.clearSelect=function(){m(r.dragOptions),g(r.dragOptions.gd)},r.onClickInPanFn=function(t){return function(e){var i=n._fullLayout.clickmode;i.indexOf(\"select\")>-1&&v(e.originalEvent,n,[r.xaxis],[r.yaxis],r.id,t),i.indexOf(\"event\")>-1&&c.click(n,e.originalEvent)}}},_.updateFx=function(t){var e=this,r=e.map,n=e.gd;if(!e.isStatic){var a,o=t.dragmode;a=f(o)?function(t,r){(t.range={})[e.id]=[c([r.xmin,r.ymin]),c([r.xmax,r.ymax])]}:function(t,r,n){(t.lassoPoints={})[e.id]=n.filtered.map(c)};var s=e.dragOptions;e.dragOptions=i.extendDeep(s||{},{dragmode:t.dragmode,element:e.div,gd:n,plotinfo:{id:e.id,domain:t[e.id].domain,xaxis:e.xaxis,yaxis:e.yaxis,fillRangeItems:a},xaxes:[e.xaxis],yaxes:[e.yaxis],subplot:e.id}),r.off(\"click\",e.onClickInPanHandler),p(o)||h(o)?(r.dragPan.disable(),r.on(\"zoomstart\",e.clearSelect),e.dragOptions.prepFn=function(t,r,n){d(t,r,n,e.dragOptions,o)},l.init(e.dragOptions)):(r.dragPan.enable(),r.off(\"zoomstart\",e.clearSelect),e.div.onmousedown=null,e.onClickInPanHandler=e.onClickInPanFn(e.dragOptions),r.on(\"click\",e.onClickInPanHandler))}function c(t){var r=e.map.unproject(t);return[r.lng,r.lat]}},_.updateFramework=function(t){var e=t[this.id].domain,r=t._size,n=this.div.style;n.width=r.w*(e.x[1]-e.x[0])+\"px\",n.height=r.h*(e.y[1]-e.y[0])+\"px\",n.left=r.l+e.x[0]*r.w+\"px\",n.top=r.t+(1-e.y[1])*r.h+\"px\",this.xaxis._offset=r.l+e.x[0]*r.w,this.xaxis._length=r.w*(e.x[1]-e.x[0]),this.yaxis._offset=r.t+(1-e.y[1])*r.h,this.yaxis._length=r.h*(e.y[1]-e.y[0])},_.updateLayers=function(t){var e,r=t[this.id].layers,n=this.layerList;if(r.length!==n.length){for(e=0;e<n.length;e++)n[e].dispose();for(n=this.layerList=[],e=0;e<r.length;e++)n.push(x(this,e,r[e]))}else for(e=0;e<r.length;e++)n[e].update(r[e])},_.destroy=function(){this.map&&(this.map.remove(),this.map=null,this.container.removeChild(this.div))},_.toImage=function(){return this.map.stop(),this.map.getCanvas().toDataURL()},_.setOptions=function(t,e,r){for(var n in r)this.map[e](t,n,r[n])},_.getMapLayers=function(){return this.map.getStyle().layers},_.addLayer=function(t,e){var r=this.map;if(\"string\"==typeof e){if(\"\"===e)return void r.addLayer(t,e);for(var n=this.getMapLayers(),a=0;a<n.length;a++)if(e===n[a].id)return void r.addLayer(t,e);i.warn([\"Trying to add layer with *below* value\",e,\"referencing a layer that does not exist\",\"or that does not yet exist.\"].join(\" \"))}r.addLayer(t)},_.project=function(t){return this.map.project(new n.LngLat(t[0],t[1]))},_.getView=function(){var t=this.map,e=t.getCenter(),r={lon:e.lng,lat:e.lat},n=t.getCanvas(),i=n.width,a=n.height;return{center:r,zoom:t.getZoom(),bearing:t.getBearing(),pitch:t.getPitch(),_derived:{coordinates:[t.unproject([0,0]).toArray(),t.unproject([i,0]).toArray(),t.unproject([i,a]).toArray(),t.unproject([0,a]).toArray()]}}},_.getViewEdits=function(t){for(var e=this.id,r=[\"center\",\"zoom\",\"bearing\",\"pitch\"],n={},i=0;i<r.length;i++){var a=r[i];n[e+\".\"+a]=t[a]}return n},_.getViewEditsWithDerived=function(t){var e=this.id,r=this.getViewEdits(t);return r[e+\"._derived\"]=t._derived,r},e.exports=b},{\"../../components/dragelement\":662,\"../../components/dragelement/helpers\":661,\"../../components/fx\":683,\"../../lib\":778,\"../../lib/geo_location_utils\":771,\"../../registry\":910,\"../cartesian/axes\":827,\"../cartesian/select\":846,\"./constants\":882,\"./layers\":885,\"mapbox-gl\":473}],889:[function(t,e,r){\"use strict\";e.exports=function(t){var e=t.editType;return{t:{valType:\"number\",dflt:0,editType:e},r:{valType:\"number\",dflt:0,editType:e},b:{valType:\"number\",dflt:0,editType:e},l:{valType:\"number\",dflt:0,editType:e},editType:e}}},{}],890:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"d3-time-format\").timeFormatLocale,a=t(\"fast-isnumeric\"),o=t(\"../registry\"),s=t(\"../plot_api/plot_schema\"),l=t(\"../plot_api/plot_template\"),c=t(\"../lib\"),u=t(\"../components/color\"),f=t(\"../constants/numerical\").BADNUM,h=t(\"./cartesian/axis_ids\"),p=t(\"./cartesian/handle_outline\").clearSelect,d=t(\"./animation_attributes\"),g=t(\"./frame_attributes\"),m=t(\"../plots/get_data\").getModuleCalcData,v=c.relinkPrivateKeys,y=c._,x=e.exports={};c.extendFlat(x,o),x.attributes=t(\"./attributes\"),x.attributes.type.values=x.allTypes,x.fontAttrs=t(\"./font_attributes\"),x.layoutAttributes=t(\"./layout_attributes\"),x.fontWeight=\"normal\";var b=x.transformsRegistry,_=t(\"./command\");x.executeAPICommand=_.executeAPICommand,x.computeAPICommandBindings=_.computeAPICommandBindings,x.manageCommandObserver=_.manageCommandObserver,x.hasSimpleAPICommandBindings=_.hasSimpleAPICommandBindings,x.redrawText=function(t){var e=(t=c.getGraphDiv(t))._fullLayout||{};if(!(!(e._has&&e._has(\"polar\"))&&t.data&&t.data[0]&&t.data[0].r))return new Promise((function(e){setTimeout((function(){o.getComponentMethod(\"annotations\",\"draw\")(t),o.getComponentMethod(\"legend\",\"draw\")(t),o.getComponentMethod(\"colorbar\",\"draw\")(t),e(x.previousPromises(t))}),300)}))},x.resize=function(t){var e;t=c.getGraphDiv(t);var r=new Promise((function(r,n){t&&!c.isHidden(t)||n(new Error(\"Resize must be passed a displayed plot div element.\")),t._redrawTimer&&clearTimeout(t._redrawTimer),t._resolveResize&&(e=t._resolveResize),t._resolveResize=r,t._redrawTimer=setTimeout((function(){if(!t.layout||t.layout.width&&t.layout.height||c.isHidden(t))r(t);else{delete t.layout.width,delete t.layout.height;var e=t.changed;t.autoplay=!0,o.call(\"relayout\",t,{autosize:!0}).then((function(){t.changed=e,t._resolveResize===r&&(delete t._resolveResize,r(t))}))}}),100)}));return e&&e(r),r},x.previousPromises=function(t){if((t._promises||[]).length)return Promise.all(t._promises).then((function(){t._promises=[]}))},x.addLinks=function(t){if(t._context.showLink||t._context.showSources){var e=t._fullLayout,r=c.ensureSingle(e._paper,\"text\",\"js-plot-link-container\",(function(t){t.style({\"font-family\":'\"Open Sans\", Arial, sans-serif',\"font-size\":\"12px\",fill:u.defaultLine,\"pointer-events\":\"all\"}).each((function(){var t=n.select(this);t.append(\"tspan\").classed(\"js-link-to-tool\",!0),t.append(\"tspan\").classed(\"js-link-spacer\",!0),t.append(\"tspan\").classed(\"js-sourcelinks\",!0)}))})),i=r.node(),a={y:e._paper.attr(\"height\")-9};document.body.contains(i)&&i.getComputedTextLength()>=e.width-20?(a[\"text-anchor\"]=\"start\",a.x=5):(a[\"text-anchor\"]=\"end\",a.x=e._paper.attr(\"width\")-7),r.attr(a);var o=r.select(\".js-link-to-tool\"),s=r.select(\".js-link-spacer\"),l=r.select(\".js-sourcelinks\");t._context.showSources&&t._context.showSources(t),t._context.showLink&&function(t,e){e.text(\"\");var r=e.append(\"a\").attr({\"xlink:xlink:href\":\"#\",class:\"link--impt link--embedview\",\"font-weight\":\"bold\"}).text(t._context.linkText+\" \"+String.fromCharCode(187));if(t._context.sendData)r.on(\"click\",(function(){x.sendDataToCloud(t)}));else{var n=window.location.pathname.split(\"/\"),i=window.location.search;r.attr({\"xlink:xlink:show\":\"new\",\"xlink:xlink:href\":\"/\"+n[2].split(\".\")[0]+\"/\"+n[1]+i})}}(t,o),s.text(o.text()&&l.text()?\" - \":\"\")}},x.sendDataToCloud=function(t){var e=(window.PLOTLYENV||{}).BASE_URL||t._context.plotlyServerURL;if(e){t.emit(\"plotly_beforeexport\");var r=n.select(t).append(\"div\").attr(\"id\",\"hiddenform\").style(\"display\",\"none\"),i=r.append(\"form\").attr({action:e+\"/external\",method:\"post\",target:\"_blank\"});return i.append(\"input\").attr({type:\"text\",name:\"data\"}).node().value=x.graphJson(t,!1,\"keepdata\"),i.node().submit(),r.remove(),t.emit(\"plotly_afterexport\"),!1}};var w=[\"days\",\"shortDays\",\"months\",\"shortMonths\",\"periods\",\"dateTime\",\"date\",\"time\",\"decimal\",\"thousands\",\"grouping\",\"currency\"],T=[\"year\",\"month\",\"dayMonth\",\"dayMonthYear\"];function k(t,e){var r=t._context.locale;r||(r=\"en-US\");var n=!1,i={};function a(t){for(var r=!0,a=0;a<e.length;a++){var o=e[a];i[o]||(t[o]?i[o]=t[o]:r=!1)}r&&(n=!0)}for(var s=0;s<2;s++){for(var l=t._context.locales,c=0;c<2;c++){var u=(l[r]||{}).format;if(u&&(a(u),n))break;l=o.localeRegistry}var f=r.split(\"-\")[0];if(n||f===r)break;r=f}return n||a(o.localeRegistry.en.format),i}function M(t,e){var r={_fullLayout:e},n=\"x\"===t._id.charAt(0),i=t._mainAxis._anchorAxis,a=\"\",o=\"\",s=\"\";if(i&&(s=i._mainAxis._id,a=n?t._id+s:s+t._id),!a||!e._plots[a]){a=\"\";for(var l=t._counterAxes,c=0;c<l.length;c++){var u=l[c],f=n?t._id+u:u+t._id;o||(o=f);var p=h.getFromId(r,u);if(s&&p.overlaying===s){a=f;break}}}return a||o}function A(t){var e=t.transforms;if(Array.isArray(e)&&e.length)for(var r=0;r<e.length;r++){var n=e[r],i=n._module||b[n.type];if(i&&i.makesData)return!0}return!1}function S(t,e,r,n){for(var i=t.transforms,a=[t],o=0;o<i.length;o++){var s=i[o],l=b[s.type];l&&l.transform&&(a=l.transform(a,{transform:s,fullTrace:t,fullData:e,layout:r,fullLayout:n,transformIndex:o}))}return a}function E(t){return\"string\"==typeof t&&\"px\"===t.substr(t.length-2)&&parseFloat(t)}function C(t){var e=t.margin;if(!t._size){var r=t._size={l:Math.round(e.l),r:Math.round(e.r),t:Math.round(e.t),b:Math.round(e.b),p:Math.round(e.pad)};r.w=Math.round(t.width)-r.l-r.r,r.h=Math.round(t.height)-r.t-r.b}t._pushmargin||(t._pushmargin={}),t._pushmarginIds||(t._pushmarginIds={})}x.supplyDefaults=function(t,e){var r=e&&e.skipUpdateCalc,a=t._fullLayout||{};if(a._skipDefaults)delete a._skipDefaults;else{var s,l=t._fullLayout={},u=t.layout||{},f=t._fullData||[],h=t._fullData=[],d=t.data||[],g=t.calcdata||[],m=t._context||{};t._transitionData||x.createTransitionData(t),l._dfltTitle={plot:y(t,\"Click to enter Plot title\"),x:y(t,\"Click to enter X axis title\"),y:y(t,\"Click to enter Y axis title\"),colorbar:y(t,\"Click to enter Colorscale title\"),annotation:y(t,\"new text\")},l._traceWord=y(t,\"trace\");var b=k(t,w);if(l._mapboxAccessToken=m.mapboxAccessToken,a._initialAutoSizeIsDone){var _=a.width,M=a.height;x.supplyLayoutGlobalDefaults(u,l,b),u.width||(l.width=_),u.height||(l.height=M),x.sanitizeMargins(l)}else{x.supplyLayoutGlobalDefaults(u,l,b);var A=!u.width||!u.height,S=l.autosize,E=m.autosizable;A&&(S||E)?x.plotAutoSize(t,u,l):A&&x.sanitizeMargins(l),!S&&A&&(u.width=l.width,u.height=l.height)}l._d3locale=function(t,e){return t.decimal=e.charAt(0),t.thousands=e.charAt(1),{numberFormat:n.locale(t).numberFormat,timeFormat:i(t).utcFormat}}(b,l.separators),l._extraFormat=k(t,T),l._initialAutoSizeIsDone=!0,l._dataLength=d.length,l._modules=[],l._visibleModules=[],l._basePlotModules=[];var L=l._subplots=function(){var t,e,r=o.collectableSubplotTypes,n={};if(!r){r=[];var i=o.subplotsRegistry;for(var a in i){var s=i[a].attr;if(s&&(r.push(a),Array.isArray(s)))for(e=0;e<s.length;e++)c.pushUnique(r,s[e])}}for(t=0;t<r.length;t++)n[r[t]]=[];return n}(),I=l._splomAxes={x:{},y:{}},P=l._splomSubplots={};l._splomGridDflt={},l._scatterStackOpts={},l._firstScatter={},l._alignmentOpts={},l._colorAxes={},l._requestRangeslider={},l._traceUids=function(t,e){var r,n,i=e.length,a=[];for(r=0;r<t.length;r++){var o=t[r]._fullInput;o!==n&&a.push(o),n=o}var s=a.length,l=new Array(i),u={};function f(t,e){l[e]=t,u[t]=1}function h(t,e){if(t&&\"string\"==typeof t&&!u[t])return f(t,e),!0}for(r=0;r<i;r++){var p=e[r].uid;\"number\"==typeof p&&(p=String(p)),h(p,r)||(r<s&&h(a[r].uid,r)||f(c.randstr(u),r))}return l}(f,d),l._globalTransforms=(t._context||{}).globalTransforms,x.supplyDataDefaults(d,h,u,l);var z=Object.keys(I.x),O=Object.keys(I.y);if(z.length>1&&O.length>1){for(o.getComponentMethod(\"grid\",\"sizeDefaults\")(u,l),s=0;s<z.length;s++)c.pushUnique(L.xaxis,z[s]);for(s=0;s<O.length;s++)c.pushUnique(L.yaxis,O[s]);for(var D in P)c.pushUnique(L.cartesian,D)}if(l._has=x._hasPlotType.bind(l),f.length===h.length)for(s=0;s<h.length;s++)v(h[s],f[s]);x.supplyLayoutModuleDefaults(u,l,h,t._transitionData);var R=l._visibleModules,F=[];for(s=0;s<R.length;s++){var B=R[s].crossTraceDefaults;B&&c.pushUnique(F,B)}for(s=0;s<F.length;s++)F[s](h,l);l._hasOnlyLargeSploms=1===l._basePlotModules.length&&\"splom\"===l._basePlotModules[0].name&&z.length>15&&O.length>15&&0===l.shapes.length&&0===l.images.length,l._hasCartesian=l._has(\"cartesian\"),l._hasGeo=l._has(\"geo\"),l._hasGL3D=l._has(\"gl3d\"),l._hasGL2D=l._has(\"gl2d\"),l._hasTernary=l._has(\"ternary\"),l._hasPie=l._has(\"pie\"),x.linkSubplots(h,l,f,a),x.cleanPlot(h,l,f,a);var N=!(!a._has||!a._has(\"gl2d\")),j=!(!l._has||!l._has(\"gl2d\")),U=!(!a._has||!a._has(\"cartesian\"))||N,V=!(!l._has||!l._has(\"cartesian\"))||j;U&&!V?a._bgLayer.remove():V&&!U&&(l._shouldCreateBgLayer=!0),a._zoomlayer&&!t._dragging&&p({_fullLayout:a}),function(t,e){var r,n=[];e.meta&&(r=e._meta={meta:e.meta,layout:{meta:e.meta}});for(var i=0;i<t.length;i++){var a=t[i];a.meta?n[a.index]=a._meta={meta:a.meta}:e.meta&&(a._meta={meta:e.meta}),e.meta&&(a._meta.layout={meta:e.meta})}n.length&&(r||(r=e._meta={}),r.data=n)}(h,l),v(l,a),o.getComponentMethod(\"colorscale\",\"crossTraceDefaults\")(h,l),l._preGUI||(l._preGUI={}),l._tracePreGUI||(l._tracePreGUI={});var q,H=l._tracePreGUI,G={};for(q in H)G[q]=\"old\";for(s=0;s<h.length;s++)G[q=h[s]._fullInput.uid]||(H[q]={}),G[q]=\"new\";for(q in G)\"old\"===G[q]&&delete H[q];C(l),o.getComponentMethod(\"rangeslider\",\"makeData\")(l),r||g.length!==h.length||x.supplyDefaultsUpdateCalc(g,h)}},x.supplyDefaultsUpdateCalc=function(t,e){for(var r=0;r<e.length;r++){var n=e[r],i=(t[r]||[])[0];if(i&&i.trace){var a=i.trace;if(a._hasCalcTransform){var o,s,l,u=a._arrayAttrs;for(o=0;o<u.length;o++)s=u[o],l=c.nestedProperty(a,s).get().slice(),c.nestedProperty(n,s).set(l)}i.trace=n}}},x.createTransitionData=function(t){t._transitionData||(t._transitionData={}),t._transitionData._frames||(t._transitionData._frames=[]),t._transitionData._frameHash||(t._transitionData._frameHash={}),t._transitionData._counter||(t._transitionData._counter=0),t._transitionData._interruptCallbacks||(t._transitionData._interruptCallbacks=[])},x._hasPlotType=function(t){var e,r=this._basePlotModules||[];for(e=0;e<r.length;e++)if(r[e].name===t)return!0;var n=this._modules||[];for(e=0;e<n.length;e++){var i=n[e].name;if(i===t)return!0;var a=o.modules[i];if(a&&a.categories[t])return!0}return!1},x.cleanPlot=function(t,e,r,n){var i,a,o=n._basePlotModules||[];for(i=0;i<o.length;i++){var s=o[i];s.clean&&s.clean(t,e,r,n)}var l=n._has&&n._has(\"gl\"),c=e._has&&e._has(\"gl\");l&&!c&&void 0!==n._glcontainer&&(n._glcontainer.selectAll(\".gl-canvas\").remove(),n._glcontainer.selectAll(\".no-webgl\").remove(),n._glcanvas=null);var u=!!n._infolayer;t:for(i=0;i<r.length;i++){var f=r[i].uid;for(a=0;a<t.length;a++){if(f===t[a].uid)continue t}u&&n._infolayer.select(\".cb\"+f).remove()}},x.linkSubplots=function(t,e,r,n){var i,a,s=n._plots||{},l=e._plots={},u=e._subplots,f={_fullData:t,_fullLayout:e},p=u.cartesian.concat(u.gl2d||[]);for(i=0;i<p.length;i++){var d,g=p[i],m=s[g],v=h.getFromId(f,g,\"x\"),y=h.getFromId(f,g,\"y\");for(m?d=l[g]=m:(d=l[g]={}).id=g,v._counterAxes.push(y._id),y._counterAxes.push(v._id),v._subplotsWith.push(g),y._subplotsWith.push(g),d.xaxis=v,d.yaxis=y,d._hasClipOnAxisFalse=!1,a=0;a<t.length;a++){var x=t[a];if(x.xaxis===d.xaxis._id&&x.yaxis===d.yaxis._id&&!1===x.cliponaxis){d._hasClipOnAxisFalse=!0;break}}}var b,_=h.list(f,null,!0);for(i=0;i<_.length;i++){var w=null;(b=_[i]).overlaying&&(w=h.getFromId(f,b.overlaying))&&w.overlaying&&(b.overlaying=!1,w=null),b._mainAxis=w||b,w&&(b.domain=w.domain.slice()),b._anchorAxis=\"free\"===b.anchor?null:h.getFromId(f,b.anchor)}for(i=0;i<_.length;i++)if((b=_[i])._counterAxes.sort(h.idSort),b._subplotsWith.sort(c.subplotSort),b._mainSubplot=M(b,e),b._counterAxes.length&&(b.spikemode&&-1!==b.spikemode.indexOf(\"across\")||b.automargin&&b.mirror&&\"free\"!==b.anchor||o.getComponentMethod(\"rangeslider\",\"isVisible\")(b))){var T=1,k=0;for(a=0;a<b._counterAxes.length;a++){var A=h.getFromId(f,b._counterAxes[a]);T=Math.min(T,A.domain[0]),k=Math.max(k,A.domain[1])}T<k&&(b._counterDomainMin=T,b._counterDomainMax=k)}},x.clearExpandedTraceDefaultColors=function(t){var e,r,n;for(r=[],(e=t._module._colorAttrs)||(t._module._colorAttrs=e=[],s.crawl(t._module.attributes,(function(t,n,i,a){r[a]=n,r.length=a+1,\"color\"===t.valType&&void 0===t.dflt&&e.push(r.join(\".\"))}))),n=0;n<e.length;n++){c.nestedProperty(t,\"_input.\"+e[n]).get()||c.nestedProperty(t,e[n]).set(null)}},x.supplyDataDefaults=function(t,e,r,n){var i,a,s,u=n._modules,f=n._visibleModules,h=n._basePlotModules,p=0,d=0;function g(t){e.push(t);var r=t._module;r&&(c.pushUnique(u,r),!0===t.visible&&c.pushUnique(f,r),c.pushUnique(h,t._module.basePlotModule),p++,!1!==t._input.visible&&d++)}n._transformModules=[];var m={},y=[],b=(r.template||{}).data||{},_=l.traceTemplater(b);for(i=0;i<t.length;i++){if(s=t[i],(a=_.newTrace(s)).uid=n._traceUids[i],x.supplyTraceDefaults(s,a,d,n,i),a.index=i,a._input=s,a._expandedIndex=p,a.transforms&&a.transforms.length)for(var w=!1!==s.visible&&!1===a.visible,T=S(a,e,r,n),k=0;k<T.length;k++){var M=T[k],A={_template:a._template,type:a.type,uid:a.uid+k};w&&!1===M.visible&&delete M.visible,x.supplyTraceDefaults(M,A,p,n,i),v(A,M),A.index=i,A._input=s,A._fullInput=a,A._expandedIndex=p,A._expandedInput=M,g(A)}else a._fullInput=a,a._expandedInput=a,g(a);o.traceIs(a,\"carpetAxis\")&&(m[a.carpet]=a),o.traceIs(a,\"carpetDependent\")&&y.push(i)}for(i=0;i<y.length;i++)if((a=e[y[i]]).visible){var E=m[a.carpet];a._carpet=E,E&&E.visible?(a.xaxis=E.xaxis,a.yaxis=E.yaxis):a.visible=!1}},x.supplyAnimationDefaults=function(t){var e;t=t||{};var r={};function n(e,n){return c.coerce(t||{},r,d,e,n)}if(n(\"mode\"),n(\"direction\"),n(\"fromcurrent\"),Array.isArray(t.frame))for(r.frame=[],e=0;e<t.frame.length;e++)r.frame[e]=x.supplyAnimationFrameDefaults(t.frame[e]||{});else r.frame=x.supplyAnimationFrameDefaults(t.frame||{});if(Array.isArray(t.transition))for(r.transition=[],e=0;e<t.transition.length;e++)r.transition[e]=x.supplyAnimationTransitionDefaults(t.transition[e]||{});else r.transition=x.supplyAnimationTransitionDefaults(t.transition||{});return r},x.supplyAnimationFrameDefaults=function(t){var e={};function r(r,n){return c.coerce(t||{},e,d.frame,r,n)}return r(\"duration\"),r(\"redraw\"),e},x.supplyAnimationTransitionDefaults=function(t){var e={};function r(r,n){return c.coerce(t||{},e,d.transition,r,n)}return r(\"duration\"),r(\"easing\"),e},x.supplyFrameDefaults=function(t){var e={};function r(r,n){return c.coerce(t,e,g,r,n)}return r(\"group\"),r(\"name\"),r(\"traces\"),r(\"baseframe\"),r(\"data\"),r(\"layout\"),e},x.supplyTraceDefaults=function(t,e,r,n,i){var a,s=n.colorway||u.defaults,l=s[r%s.length];function f(r,n){return c.coerce(t,e,x.attributes,r,n)}var h=f(\"visible\");f(\"type\"),f(\"name\",n._traceWord+\" \"+i),f(\"uirevision\",n.uirevision);var p=x.getModule(e);if(e._module=p,p){var d=p.basePlotModule,g=d.attr,m=d.attributes;if(g&&m){var v=n._subplots,y=\"\";if(h||\"gl2d\"!==d.name){if(Array.isArray(g))for(a=0;a<g.length;a++){var b=g[a],_=c.coerce(t,e,m,b);v[b]&&c.pushUnique(v[b],_),y+=_}else y=c.coerce(t,e,m,g);v[d.name]&&c.pushUnique(v[d.name],y)}}}return h&&(f(\"customdata\"),f(\"ids\"),f(\"meta\"),o.traceIs(e,\"showLegend\")?(c.coerce(t,e,p.attributes.showlegend?p.attributes:x.attributes,\"showlegend\"),f(\"legendgroup\"),e._dfltShowLegend=!0):e._dfltShowLegend=!1,p&&p.supplyDefaults(t,e,l,n),o.traceIs(e,\"noOpacity\")||f(\"opacity\"),o.traceIs(e,\"notLegendIsolatable\")&&(e.visible=!!e.visible),o.traceIs(e,\"noHover\")||(e.hovertemplate||c.coerceHoverinfo(t,e,n),\"parcats\"!==e.type&&o.getComponentMethod(\"fx\",\"supplyDefaults\")(t,e,l,n)),p&&p.selectPoints&&f(\"selectedpoints\"),x.supplyTransformDefaults(t,e,n)),e},x.hasMakesDataTransform=A,x.supplyTransformDefaults=function(t,e,r){if(e._length||A(t)){var n=r._globalTransforms||[],i=r._transformModules||[];if(Array.isArray(t.transforms)||0!==n.length)for(var a=t.transforms||[],o=n.concat(a),s=e.transforms=[],l=0;l<o.length;l++){var u,f=o[l],h=f.type,p=b[h],d=!(f._module&&f._module===p),g=p&&\"function\"==typeof p.transform;p||c.warn(\"Unrecognized transform type \"+h+\".\"),p&&p.supplyDefaults&&(d||g)?((u=p.supplyDefaults(f,e,r,t)).type=h,u._module=p,c.pushUnique(i,p)):u=c.extendFlat({},f),s.push(u)}}},x.supplyLayoutGlobalDefaults=function(t,e,r){function n(r,n){return c.coerce(t,e,x.layoutAttributes,r,n)}var i=t.template;c.isPlainObject(i)&&(e.template=i,e._template=i.layout,e._dataTemplate=i.data),n(\"autotypenumbers\");var a=c.coerceFont(n,\"font\");n(\"title.text\",e._dfltTitle.plot),c.coerceFont(n,\"title.font\",{family:a.family,size:Math.round(1.4*a.size),color:a.color}),n(\"title.xref\"),n(\"title.yref\"),n(\"title.x\"),n(\"title.y\"),n(\"title.xanchor\"),n(\"title.yanchor\"),n(\"title.pad.t\"),n(\"title.pad.r\"),n(\"title.pad.b\"),n(\"title.pad.l\"),n(\"uniformtext.mode\")&&n(\"uniformtext.minsize\"),n(\"autosize\",!(t.width&&t.height)),n(\"width\"),n(\"height\"),n(\"margin.l\"),n(\"margin.r\"),n(\"margin.t\"),n(\"margin.b\"),n(\"margin.pad\"),n(\"margin.autoexpand\"),t.width&&t.height&&x.sanitizeMargins(e),o.getComponentMethod(\"grid\",\"sizeDefaults\")(t,e),n(\"paper_bgcolor\"),n(\"separators\",r.decimal+r.thousands),n(\"hidesources\"),n(\"colorway\"),n(\"datarevision\");var s=n(\"uirevision\");n(\"editrevision\",s),n(\"selectionrevision\",s),n(\"modebar.orientation\"),n(\"modebar.bgcolor\",u.addOpacity(e.paper_bgcolor,.5));var l=u.contrast(u.rgb(e.modebar.bgcolor));n(\"modebar.color\",u.addOpacity(l,.3)),n(\"modebar.activecolor\",u.addOpacity(l,.7)),n(\"modebar.uirevision\",s),o.getComponentMethod(\"shapes\",\"supplyDrawNewShapeDefaults\")(t,e,n),n(\"meta\"),c.isPlainObject(t.transition)&&(n(\"transition.duration\"),n(\"transition.easing\"),n(\"transition.ordering\")),o.getComponentMethod(\"calendars\",\"handleDefaults\")(t,e,\"calendar\"),o.getComponentMethod(\"fx\",\"supplyLayoutGlobalDefaults\")(t,e,n)},x.plotAutoSize=function(t,e,r){var n,i,o=t._context||{},s=o.frameMargins,l=c.isPlotDiv(t);if(l&&t.emit(\"plotly_autosize\"),o.fillFrame)n=window.innerWidth,i=window.innerHeight,document.body.style.overflow=\"hidden\";else{var u=l?window.getComputedStyle(t):{};if(n=E(u.width)||E(u.maxWidth)||r.width,i=E(u.height)||E(u.maxHeight)||r.height,a(s)&&s>0){var f=1-2*s;n=Math.round(f*n),i=Math.round(f*i)}}var h=x.layoutAttributes.width.min,p=x.layoutAttributes.height.min;n<h&&(n=h),i<p&&(i=p);var d=!e.width&&Math.abs(r.width-n)>1,g=!e.height&&Math.abs(r.height-i)>1;(g||d)&&(d&&(r.width=n),g&&(r.height=i)),t._initialAutoSize||(t._initialAutoSize={width:n,height:i}),x.sanitizeMargins(r)},x.supplyLayoutModuleDefaults=function(t,e,r,n){var i,a,s,l=o.componentsRegistry,u=e._basePlotModules,f=o.subplotsRegistry.cartesian;for(i in l)(s=l[i]).includeBasePlot&&s.includeBasePlot(t,e);for(var h in u.length||u.push(f),e._has(\"cartesian\")&&(o.getComponentMethod(\"grid\",\"contentDefaults\")(t,e),f.finalizeSubplots(t,e)),e._subplots)e._subplots[h].sort(c.subplotSort);for(a=0;a<u.length;a++)(s=u[a]).supplyLayoutDefaults&&s.supplyLayoutDefaults(t,e,r);var p=e._modules;for(a=0;a<p.length;a++)(s=p[a]).supplyLayoutDefaults&&s.supplyLayoutDefaults(t,e,r);var d=e._transformModules;for(a=0;a<d.length;a++)(s=d[a]).supplyLayoutDefaults&&s.supplyLayoutDefaults(t,e,r,n);for(i in l)(s=l[i]).supplyLayoutDefaults&&s.supplyLayoutDefaults(t,e,r)},x.purge=function(t){var e=t._fullLayout||{};void 0!==e._glcontainer&&(e._glcontainer.selectAll(\".gl-canvas\").remove(),e._glcontainer.remove(),e._glcanvas=null),e._modeBar&&e._modeBar.destroy(),t._transitionData&&(t._transitionData._interruptCallbacks&&(t._transitionData._interruptCallbacks.length=0),t._transitionData._animationRaf&&window.cancelAnimationFrame(t._transitionData._animationRaf)),c.clearThrottle(),c.clearResponsive(t),delete t.data,delete t.layout,delete t._fullData,delete t._fullLayout,delete t.calcdata,delete t.framework,delete t.empty,delete t.fid,delete t.undoqueue,delete t.undonum,delete t.autoplay,delete t.changed,delete t._promises,delete t._redrawTimer,delete t._hmlumcount,delete t._hmpixcount,delete t._transitionData,delete t._transitioning,delete t._initialAutoSize,delete t._transitioningWithDuration,delete t._dragging,delete t._dragged,delete t._dragdata,delete t._hoverdata,delete t._snapshotInProgress,delete t._editing,delete t._mouseDownTime,delete t._legendMouseDownTime,t.removeAllListeners&&t.removeAllListeners()},x.style=function(t){var e,r=t._fullLayout._visibleModules,n=[];for(e=0;e<r.length;e++){var i=r[e];i.style&&c.pushUnique(n,i.style)}for(e=0;e<n.length;e++)n[e](t)},x.sanitizeMargins=function(t){if(t&&t.margin){var e,r=t.width,n=t.height,i=t.margin,a=r-(i.l+i.r),o=n-(i.t+i.b);a<0&&(e=(r-1)/(i.l+i.r),i.l=Math.floor(e*i.l),i.r=Math.floor(e*i.r)),o<0&&(e=(n-1)/(i.t+i.b),i.t=Math.floor(e*i.t),i.b=Math.floor(e*i.b))}},x.clearAutoMarginIds=function(t){t._fullLayout._pushmarginIds={}},x.allowAutoMargin=function(t,e){t._fullLayout._pushmarginIds[e]=1};x.autoMargin=function(t,e,r){var n=t._fullLayout,i=n.width,a=n.height,o=n.margin,s=c.constrain(i-o.l-o.r,2,64),l=c.constrain(a-o.t-o.b,2,64),u=Math.max(0,i-s),f=Math.max(0,a-l),h=n._pushmargin,p=n._pushmarginIds;if(!1!==o.autoexpand){if(r){var d=r.pad;if(void 0===d&&(d=Math.min(12,o.l,o.r,o.t,o.b)),u){var g=(r.l+r.r)/u;g>1&&(r.l/=g,r.r/=g)}if(f){var m=(r.t+r.b)/f;m>1&&(r.t/=m,r.b/=m)}var v=void 0!==r.xl?r.xl:r.x,y=void 0!==r.xr?r.xr:r.x,b=void 0!==r.yt?r.yt:r.y,_=void 0!==r.yb?r.yb:r.y;h[e]={l:{val:v,size:r.l+d},r:{val:y,size:r.r+d},b:{val:_,size:r.b+d},t:{val:b,size:r.t+d}},p[e]=1}else delete h[e],delete p[e];if(!n._replotting)return x.doAutoMargin(t)}},x.doAutoMargin=function(t){var e=t._fullLayout,r=e.width,n=e.height;e._size||(e._size={}),C(e);var i=e._size,s=e.margin,l=c.extendFlat({},i),u=s.l,f=s.r,p=s.t,d=s.b,g=e._pushmargin,m=e._pushmarginIds;if(!1!==e.margin.autoexpand){for(var v in g)m[v]||delete g[v];for(var y in g.base={l:{val:0,size:u},r:{val:1,size:f},t:{val:1,size:p},b:{val:0,size:d}},g){var b=g[y].l||{},_=g[y].b||{},w=b.val,T=b.size,k=_.val,M=_.size;for(var A in g){if(a(T)&&g[A].r){var S=g[A].r.val,E=g[A].r.size;if(S>w){var L=(T*S+(E-r)*w)/(S-w),I=(E*(1-w)+(T-r)*(1-S))/(S-w);L+I>u+f&&(u=L,f=I)}}if(a(M)&&g[A].t){var P=g[A].t.val,z=g[A].t.size;if(P>k){var O=(M*P+(z-n)*k)/(P-k),D=(z*(1-k)+(M-n)*(1-P))/(P-k);O+D>d+p&&(d=O,p=D)}}}}}var R=c.constrain(r-s.l-s.r,2,64),F=c.constrain(n-s.t-s.b,2,64),B=Math.max(0,r-R),N=Math.max(0,n-F);if(B){var j=(u+f)/B;j>1&&(u/=j,f/=j)}if(N){var U=(d+p)/N;U>1&&(d/=U,p/=U)}if(i.l=Math.round(u),i.r=Math.round(f),i.t=Math.round(p),i.b=Math.round(d),i.p=Math.round(s.pad),i.w=Math.round(r)-i.l-i.r,i.h=Math.round(n)-i.t-i.b,!e._replotting&&x.didMarginChange(l,i)){\"_redrawFromAutoMarginCount\"in e?e._redrawFromAutoMarginCount++:e._redrawFromAutoMarginCount=1;var V=3*(1+Object.keys(m).length);if(e._redrawFromAutoMarginCount<V)return o.call(\"plot\",t);e._size=l,c.warn(\"Too many auto-margin redraws.\")}!function(t){for(var e=h.list(t,\"\",!0),r=0;r<e.length;r++){var n=e[r]._hideOutOfRangeInsideTickLabels;n&&n()}}(t)};var L=[\"l\",\"r\",\"t\",\"b\",\"p\",\"w\",\"h\"];function I(t,e,r){var n=!1;var i=[x.previousPromises,function(){if(t._transitionData)return t._transitioning=!1,function(t){var e=Promise.resolve();if(!t)return e;for(;t.length;)e=e.then(t.shift());return e}(t._transitionData._interruptCallbacks)},r.prepareFn,x.rehover,function(){return t.emit(\"plotly_transitioning\",[]),new Promise((function(i){t._transitioning=!0,e.duration>0&&(t._transitioningWithDuration=!0),t._transitionData._interruptCallbacks.push((function(){n=!0})),r.redraw&&t._transitionData._interruptCallbacks.push((function(){return o.call(\"redraw\",t)})),t._transitionData._interruptCallbacks.push((function(){t.emit(\"plotly_transitioninterrupted\",[])}));var a=0,s=0;function l(){return a++,function(){s++,n||s!==a||function(e){if(!t._transitionData)return;(function(t){if(t)for(;t.length;)t.shift()})(t._transitionData._interruptCallbacks),Promise.resolve().then((function(){if(r.redraw)return o.call(\"redraw\",t)})).then((function(){t._transitioning=!1,t._transitioningWithDuration=!1,t.emit(\"plotly_transitioned\",[])})).then(e)}(i)}}r.runFn(l),setTimeout(l())}))}],a=c.syncOrAsync(i,t);return a&&a.then||(a=Promise.resolve()),a.then((function(){return t}))}x.didMarginChange=function(t,e){for(var r=0;r<L.length;r++){var n=L[r],i=t[n],o=e[n];if(!a(i)||Math.abs(o-i)>1)return!0}return!1},x.graphJson=function(t,e,r,n,i,a){(i&&e&&!t._fullData||i&&!e&&!t._fullLayout)&&x.supplyDefaults(t);var o=i?t._fullData:t.data,s=i?t._fullLayout:t.layout,l=(t._transitionData||{})._frames;function u(t,e){if(\"function\"==typeof t)return e?\"_function_\":null;if(c.isPlainObject(t)){var n,i={};return Object.keys(t).sort().forEach((function(a){if(-1===[\"_\",\"[\"].indexOf(a.charAt(0)))if(\"function\"!=typeof t[a]){if(\"keepdata\"===r){if(\"src\"===a.substr(a.length-3))return}else if(\"keepstream\"===r){if(\"string\"==typeof(n=t[a+\"src\"])&&n.indexOf(\":\")>0&&!c.isPlainObject(t.stream))return}else if(\"keepall\"!==r&&\"string\"==typeof(n=t[a+\"src\"])&&n.indexOf(\":\")>0)return;i[a]=u(t[a],e)}else e&&(i[a]=\"_function\")})),i}return Array.isArray(t)?t.map((function(t){return u(t,e)})):c.isTypedArray(t)?c.simpleMap(t,c.identity):c.isJSDate(t)?c.ms2DateTimeLocal(+t):t}var f={data:(o||[]).map((function(t){var r=u(t);return e&&delete r.fit,r}))};if(!e&&(f.layout=u(s),i)){var h=s._size;f.layout.computed={margin:{b:h.b,l:h.l,r:h.r,t:h.t}}}return t.framework&&t.framework.isPolar&&(f=t.framework.getConfig()),l&&(f.frames=u(l)),a&&(f.config=u(t._context,!0)),\"object\"===n?f:JSON.stringify(f)},x.modifyFrames=function(t,e){var r,n,i,a=t._transitionData._frames,o=t._transitionData._frameHash;for(r=0;r<e.length;r++)switch((n=e[r]).type){case\"replace\":i=n.value;var s=(a[n.index]||{}).name,l=i.name;a[n.index]=o[l]=i,l!==s&&(delete o[s],o[l]=i);break;case\"insert\":o[(i=n.value).name]=i,a.splice(n.index,0,i);break;case\"delete\":delete o[(i=a[n.index]).name],a.splice(n.index,1)}return Promise.resolve()},x.computeFrame=function(t,e){var r,n,i,a,o=t._transitionData._frameHash;if(!e)throw new Error(\"computeFrame must be given a string frame name\");var s=o[e.toString()];if(!s)return!1;for(var l=[s],c=[s.name];s.baseframe&&(s=o[s.baseframe.toString()])&&-1===c.indexOf(s.name);)l.push(s),c.push(s.name);for(var u={};s=l.pop();)if(s.layout&&(u.layout=x.extendLayout(u.layout,s.layout)),s.data){if(u.data||(u.data=[]),!(n=s.traces))for(n=[],r=0;r<s.data.length;r++)n[r]=r;for(u.traces||(u.traces=[]),r=0;r<s.data.length;r++)null!=(i=n[r])&&(-1===(a=u.traces.indexOf(i))&&(a=u.data.length,u.traces[a]=i),u.data[a]=x.extendTrace(u.data[a],s.data[r]))}return u},x.recomputeFrameHash=function(t){for(var e=t._transitionData._frameHash={},r=t._transitionData._frames,n=0;n<r.length;n++){var i=r[n];i&&i.name&&(e[i.name]=i)}},x.extendObjectWithContainers=function(t,e,r){var n,i,a,o,s,l,u,f=c.extendDeepNoArrays({},e||{}),h=c.expandObjectPaths(f),p={};if(r&&r.length)for(a=0;a<r.length;a++)void 0===(i=(n=c.nestedProperty(h,r[a])).get())?c.nestedProperty(p,r[a]).set(null):(n.set(null),c.nestedProperty(p,r[a]).set(i));if(t=c.extendDeepNoArrays(t||{},h),r&&r.length)for(a=0;a<r.length;a++)if(l=c.nestedProperty(p,r[a]).get()){for(u=(s=c.nestedProperty(t,r[a])).get(),Array.isArray(u)||(u=[],s.set(u)),o=0;o<l.length;o++){var d=l[o];u[o]=null===d?null:x.extendObjectWithContainers(u[o],d)}s.set(u)}return t},x.dataArrayContainers=[\"transforms\",\"dimensions\"],x.layoutArrayContainers=o.layoutArrayContainers,x.extendTrace=function(t,e){return x.extendObjectWithContainers(t,e,x.dataArrayContainers)},x.extendLayout=function(t,e){return x.extendObjectWithContainers(t,e,x.layoutArrayContainers)},x.transition=function(t,e,r,n,i,a){var o={redraw:i.redraw},s={},l=[];return o.prepareFn=function(){for(var i=Array.isArray(e)?e.length:0,a=n.slice(0,i),o=0;o<a.length;o++){var u=a[o],f=t._fullData[u]._module;if(f){if(f.animatable){var h=f.basePlotModule.name;s[h]||(s[h]=[]),s[h].push(u)}t.data[a[o]]=x.extendTrace(t.data[a[o]],e[o])}}var p=c.expandObjectPaths(c.extendDeepNoArrays({},r)),d=/^[xy]axis[0-9]*$/;for(var g in p)d.test(g)&&delete p[g].range;x.extendLayout(t.layout,p),delete t.calcdata,x.supplyDefaults(t),x.doCalcdata(t);var m=c.expandObjectPaths(r);if(m){var v=t._fullLayout._plots;for(var y in v){var b=v[y],_=b.xaxis,w=b.yaxis,T=_.range.slice(),k=w.range.slice(),M=null,A=null,S=null,E=null;Array.isArray(m[_._name+\".range\"])?M=m[_._name+\".range\"].slice():Array.isArray((m[_._name]||{}).range)&&(M=m[_._name].range.slice()),Array.isArray(m[w._name+\".range\"])?A=m[w._name+\".range\"].slice():Array.isArray((m[w._name]||{}).range)&&(A=m[w._name].range.slice()),T&&M&&(_.r2l(T[0])!==_.r2l(M[0])||_.r2l(T[1])!==_.r2l(M[1]))&&(S={xr0:T,xr1:M}),k&&A&&(w.r2l(k[0])!==w.r2l(A[0])||w.r2l(k[1])!==w.r2l(A[1]))&&(E={yr0:k,yr1:A}),(S||E)&&l.push(c.extendFlat({plotinfo:b},S,E))}}return Promise.resolve()},o.runFn=function(e){var n,i,o=t._fullLayout._basePlotModules,u=l.length;if(r)for(i=0;i<o.length;i++)o[i].transitionAxes&&o[i].transitionAxes(t,l,a,e);for(var f in u?((n=c.extendFlat({},a)).duration=0,delete s.cartesian):n=a,s){var h=s[f];t._fullData[h[0]]._module.basePlotModule.plot(t,h,n,e)}},I(t,a,o)},x.transitionFromReact=function(t,e,r,n){var i=t._fullLayout,a=i.transition,o={},s=[];return o.prepareFn=function(){var t=i._plots;for(var a in o.redraw=!1,\"some\"===e.anim&&(o.redraw=!0),\"some\"===r.anim&&(o.redraw=!0),t){var l=t[a],u=l.xaxis,f=l.yaxis,h=n[u._name].range.slice(),p=n[f._name].range.slice(),d=u.range.slice(),g=f.range.slice();u.setScale(),f.setScale();var m=null,v=null;u.r2l(h[0])===u.r2l(d[0])&&u.r2l(h[1])===u.r2l(d[1])||(m={xr0:h,xr1:d}),f.r2l(p[0])===f.r2l(g[0])&&f.r2l(p[1])===f.r2l(g[1])||(v={yr0:p,yr1:g}),(m||v)&&s.push(c.extendFlat({plotinfo:l},m,v))}return Promise.resolve()},o.runFn=function(r){for(var n,i,o,l=t._fullData,u=t._fullLayout._basePlotModules,f=[],h=0;h<l.length;h++)f.push(h);function p(){for(var e=0;e<u.length;e++)u[e].transitionAxes&&u[e].transitionAxes(t,s,n,r)}function d(){for(var e=0;e<u.length;e++)u[e].plot(t,o,i,r)}s.length&&e.anim?\"traces first\"===a.ordering?(n=c.extendFlat({},a,{duration:0}),o=f,i=a,setTimeout(p,a.duration),d()):(n=a,o=null,i=c.extendFlat({},a,{duration:0}),setTimeout(d,n.duration),p()):s.length?(n=a,p()):e.anim&&(o=f,i=a,d())},I(t,a,o)},x.doCalcdata=function(t,e){var r,n,i,a,l=h.list(t),u=t._fullData,p=t._fullLayout,d=new Array(u.length),g=(t.calcdata||[]).slice();for(t.calcdata=d,p._numBoxes=0,p._numViolins=0,p._violinScaleGroupStats={},t._hmpixcount=0,t._hmlumcount=0,p._piecolormap={},p._sunburstcolormap={},p._treemapcolormap={},p._funnelareacolormap={},i=0;i<u.length;i++)Array.isArray(e)&&-1===e.indexOf(i)&&(d[i]=g[i]);for(i=0;i<u.length;i++)(r=u[i])._arrayAttrs=s.findArrayAttributes(r),r._extremes={};var m=p._subplots.polar||[];for(i=0;i<m.length;i++)l.push(p[m[i]].radialaxis,p[m[i]].angularaxis);for(var v in p._colorAxes){var y=p[v];!1!==y.cauto&&(delete y.cmin,delete y.cmax)}var x=!1;function _(e){if(r=u[e],n=r._module,!0===r.visible&&r.transforms){if(n&&n.calc){var i=n.calc(t,r);i[0]&&i[0].t&&i[0].t._scene&&delete i[0].t._scene.dirty}for(a=0;a<r.transforms.length;a++){var o=r.transforms[a];(n=b[o.type])&&n.calcTransform&&(r._hasCalcTransform=!0,x=!0,n.calcTransform(t,r,o))}}}function w(e,i){if(r=u[e],!!(n=r._module).isContainer===i){var o=[];if(!0===r.visible&&0!==r._length){delete r._indexToPoints;var s=r.transforms||[];for(a=s.length-1;a>=0;a--)if(s[a].enabled){r._indexToPoints=s[a]._indexToPoints;break}n&&n.calc&&(o=n.calc(t,r))}Array.isArray(o)&&o[0]||(o=[{x:f,y:f}]),o[0].t||(o[0].t={}),o[0].trace=r,d[e]=o}}for(z(l,u,p),i=0;i<u.length;i++)w(i,!0);for(i=0;i<u.length;i++)_(i);for(x&&z(l,u,p),i=0;i<u.length;i++)w(i,!0);for(i=0;i<u.length;i++)w(i,!1);O(t);var T=function(t,e){var r,n,i,a,s,l=[];function u(t,r,n){var i=r._id.charAt(0);if(\"histogram2dcontour\"===t){var a=r._counterAxes[0],o=h.getFromId(e,a),s=\"x\"===i||\"x\"===a&&\"category\"===o.type,l=\"y\"===i||\"y\"===a&&\"category\"===o.type;return function(t,e){return 0===t||0===e||s&&t===n[e].length-1||l&&e===n.length-1?-1:(\"y\"===i?e:t)-1}}return function(t,e){return\"y\"===i?e:t}}var f={min:function(t){return c.aggNums(Math.min,null,t)},max:function(t){return c.aggNums(Math.max,null,t)},sum:function(t){return c.aggNums((function(t,e){return t+e}),null,t)},total:function(t){return c.aggNums((function(t,e){return t+e}),null,t)},mean:function(t){return c.mean(t)},median:function(t){return c.median(t)}};for(r=0;r<t.length;r++){var p=t[r];if(\"category\"===p.type){var d=p.categoryorder.match(P);if(d){var g=d[1],m=d[2],v=p._id.charAt(0),y=\"x\"===v,x=[];for(n=0;n<p._categories.length;n++)x.push([p._categories[n],[]]);for(n=0;n<p._traceIndices.length;n++){var b=p._traceIndices[n],_=e._fullData[b];if(!0===_.visible){var w=_.type;o.traceIs(_,\"histogram\")&&(delete _._xautoBinFinished,delete _._yautoBinFinished);var T=\"splom\"===w,k=\"scattergl\"===w,M=e.calcdata[b];for(i=0;i<M.length;i++){var A,S,E=M[i];if(T){var C=_._axesDim[p._id];if(!y){var L=_._diag[C][0];L&&(p=e._fullLayout[h.id2name(L)])}var I=E.trace.dimensions[C].values;for(a=0;a<I.length;a++)for(A=p._categoriesMap[I[a]],s=0;s<E.trace.dimensions.length;s++)if(s!==C){var z=E.trace.dimensions[s];x[A][1].push(z.values[a])}}else if(k){for(a=0;a<E.t.x.length;a++)y?(A=E.t.x[a],S=E.t.y[a]):(A=E.t.y[a],S=E.t.x[a]),x[A][1].push(S);E.t&&E.t._scene&&delete E.t._scene.dirty}else if(E.hasOwnProperty(\"z\")){S=E.z;var O=u(_.type,p,S);for(a=0;a<S.length;a++)for(s=0;s<S[a].length;s++)(A=O(s,a))+1&&x[A][1].push(S[a][s])}else for(void 0===(A=E.p)&&(A=E[v]),void 0===(S=E.s)&&(S=E.v),void 0===S&&(S=y?E.y:E.x),Array.isArray(S)||(S=void 0===S?[]:[S]),a=0;a<S.length;a++)x[A][1].push(S[a])}}}p._categoriesValue=x;var D=[];for(n=0;n<x.length;n++)D.push([x[n][0],f[g](x[n][1])]);D.sort((function(t,e){return t[1]-e[1]})),p._categoriesAggregatedValue=D,p._initialCategories=D.map((function(t){return t[0]})),\"descending\"===m&&p._initialCategories.reverse(),l=l.concat(p.sortByInitialCategories())}}}return l}(l,t);if(T.length){for(p._numBoxes=0,p._numViolins=0,i=0;i<T.length;i++)w(T[i],!0);for(i=0;i<T.length;i++)w(T[i],!1);O(t)}o.getComponentMethod(\"fx\",\"calc\")(t),o.getComponentMethod(\"errorbars\",\"calc\")(t)};var P=/(total|sum|min|max|mean|median) (ascending|descending)/;function z(t,e,r){var n={};function i(t){t.clearCalc(),\"multicategory\"===t.type&&t.setupMultiCategory(e),n[t._id]=1}c.simpleMap(t,i);for(var a=r._axisMatchGroups||[],o=0;o<a.length;o++)for(var s in a[o])n[s]||i(r[h.id2name(s)])}function O(t){var e,r,n,i=t._fullLayout,a=i._visibleModules,o={};for(r=0;r<a.length;r++){var s=a[r],l=s.crossTraceCalc;if(l){var u=s.basePlotModule.name;o[u]?c.pushUnique(o[u],l):o[u]=[l]}}for(n in o){var f=o[n],h=i._subplots[n];if(Array.isArray(h))for(e=0;e<h.length;e++){var p=h[e],d=\"cartesian\"===n?i._plots[p]:i[p];for(r=0;r<f.length;r++)f[r](t,d,p)}else for(r=0;r<f.length;r++)f[r](t)}}x.rehover=function(t){t._fullLayout._rehover&&t._fullLayout._rehover()},x.redrag=function(t){t._fullLayout._redrag&&t._fullLayout._redrag()},x.generalUpdatePerTraceModule=function(t,e,r,n){var i,a=e.traceHash,o={};for(i=0;i<r.length;i++){var s=r[i],l=s[0].trace;l.visible&&(o[l.type]=o[l.type]||[],o[l.type].push(s))}for(var u in a)if(!o[u]){var f=a[u][0];f[0].trace.visible=!1,o[u]=[f]}for(var h in o){var p=o[h];p[0][0].trace._module.plot(t,e,c.filterVisible(p),n)}e.traceHash=o},x.plotBasePlot=function(t,e,r,n,i){var a=o.getModule(t),s=m(e.calcdata,a)[0];a.plot(e,s,n,i)},x.cleanBasePlot=function(t,e,r,n,i){var a=i._has&&i._has(t),o=r._has&&r._has(t);a&&!o&&i[\"_\"+t+\"layer\"].selectAll(\"g.trace\").remove()}},{\"../components/color\":643,\"../constants/numerical\":753,\"../lib\":778,\"../plot_api/plot_schema\":815,\"../plot_api/plot_template\":816,\"../plots/get_data\":864,\"../registry\":910,\"./animation_attributes\":821,\"./attributes\":823,\"./cartesian/axis_ids\":830,\"./cartesian/handle_outline\":837,\"./command\":853,\"./font_attributes\":855,\"./frame_attributes\":856,\"./layout_attributes\":881,d3:169,\"d3-time-format\":166,\"fast-isnumeric\":241}],891:[function(t,e,r){\"use strict\";e.exports={attr:\"subplot\",name:\"polar\",axisNames:[\"angularaxis\",\"radialaxis\"],axisName2dataArray:{angularaxis:\"theta\",radialaxis:\"r\"},layerNames:[\"draglayer\",\"plotbg\",\"backplot\",\"angular-grid\",\"radial-grid\",\"frontplot\",\"angular-line\",\"radial-line\",\"angular-axis\",\"radial-axis\"],radialDragBoxSize:50,angularDragBoxSize:30,cornerLen:25,cornerHalfWidth:2,MINDRAG:8,MINZOOM:20,OFFEDGE:20}},{}],892:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../lib/polygon\").tester,a=n.findIndexOfMin,o=n.isAngleInsideSector,s=n.angleDelta,l=n.angleDist;function c(t,e,r,n){var i,a,o=n[0],s=n[1],l=f(Math.sin(e)-Math.sin(t)),c=f(Math.cos(e)-Math.cos(t)),u=Math.tan(r),h=f(1/u),p=l/c,d=s-p*o;return h?l&&c?a=u*(i=d/(u-p)):c?(i=s*h,a=s):(i=o,a=o*u):l&&c?(i=0,a=d):c?(i=0,a=s):i=a=NaN,[i,a]}function u(t,e,r,i){return n.isFullCircle([e,r])?function(t,e){var r,n=e.length,i=new Array(n+1);for(r=0;r<n;r++){var a=e[r];i[r]=[t*Math.cos(a),t*Math.sin(a)]}return i[r]=i[0].slice(),i}(t,i):function(t,e,r,i){var s,u,f=i.length,h=[];function p(e){return[t*Math.cos(e),t*Math.sin(e)]}function d(t,e,r){return c(t,e,r,p(t))}function g(t){return n.mod(t,f)}function m(t){return o(t,[e,r])}var v=a(i,(function(t){return m(t)?l(t,e):1/0})),y=d(i[v],i[g(v-1)],e);for(h.push(y),s=v,u=0;u<f;s++,u++){var x=i[g(s)];if(!m(x))break;h.push(p(x))}var b=a(i,(function(t){return m(t)?l(t,r):1/0})),_=d(i[b],i[g(b+1)],r);return h.push(_),h.push([0,0]),h.push(h[0].slice()),h}(t,e,r,i)}function f(t){return Math.abs(t)>1e-10?t:0}function h(t,e,r){e=e||0,r=r||0;for(var n=t.length,i=new Array(n),a=0;a<n;a++){var o=t[a];i[a]=[e+o[0],r-o[1]]}return i}e.exports={isPtInsidePolygon:function(t,e,r,n,a){if(!o(e,n))return!1;var s,l;r[0]<r[1]?(s=r[0],l=r[1]):(s=r[1],l=r[0]);var c=i(u(s,n[0],n[1],a)),f=i(u(l,n[0],n[1],a)),h=[t*Math.cos(e),t*Math.sin(e)];return f.contains(h)&&!c.contains(h)},findPolygonOffset:function(t,e,r,n){for(var i=1/0,a=1/0,o=u(t,e,r,n),s=0;s<o.length;s++){var l=o[s];i=Math.min(i,l[0]),a=Math.min(a,-l[1])}return[i,a]},findEnclosingVertexAngles:function(t,e){var r=a(e,(function(e){var r=s(e,t);return r>0?r:1/0})),i=n.mod(r+1,e.length);return[e[r],e[i]]},findIntersectionXY:c,findXYatLength:function(t,e,r,n){var i=-e*r,a=e*e+1,o=2*(e*i-r),s=i*i+r*r-t*t,l=Math.sqrt(o*o-4*a*s),c=(-o+l)/(2*a),u=(-o-l)/(2*a);return[[c,e*c+i+n],[u,e*u+i+n]]},clampTiny:f,pathPolygon:function(t,e,r,n,i,a){return\"M\"+h(u(t,e,r,n),i,a).join(\"L\")},pathPolygonAnnulus:function(t,e,r,n,i,a,o){var s,l;t<e?(s=t,l=e):(s=e,l=t);var c=h(u(s,r,n,i),a,o);return\"M\"+h(u(l,r,n,i),a,o).reverse().join(\"L\")+\"M\"+c.join(\"L\")}}},{\"../../lib\":778,\"../../lib/polygon\":790}],893:[function(t,e,r){\"use strict\";var n=t(\"../get_data\").getSubplotCalcData,i=t(\"../../lib\").counterRegex,a=t(\"./polar\"),o=t(\"./constants\"),s=o.attr,l=o.name,c=i(l),u={};u[s]={valType:\"subplotid\",dflt:l,editType:\"calc\"},e.exports={attr:s,name:l,idRoot:l,idRegex:c,attrRegex:c,attributes:u,layoutAttributes:t(\"./layout_attributes\"),supplyLayoutDefaults:t(\"./layout_defaults\"),plot:function(t){for(var e=t._fullLayout,r=t.calcdata,i=e._subplots[l],o=0;o<i.length;o++){var s=i[o],c=n(r,l,s),u=e[s]._subplot;u||(u=a(t,s),e[s]._subplot=u),u.plot(c,e,t._promises)}},clean:function(t,e,r,n){for(var i=n._subplots[l]||[],a=n._has&&n._has(\"gl\"),o=e._has&&e._has(\"gl\"),s=a&&!o,c=0;c<i.length;c++){var u=i[c],f=n[u]._subplot;if(!e[u]&&f)for(var h in f.framework.remove(),f.layers[\"radial-axis-title\"].remove(),f.clipPaths)f.clipPaths[h].remove();s&&f._scene&&(f._scene.destroy(),f._scene=null)}},toSVG:t(\"../cartesian\").toSVG}},{\"../../lib\":778,\"../cartesian\":840,\"../get_data\":864,\"./constants\":891,\"./layout_attributes\":894,\"./layout_defaults\":895,\"./polar\":902}],894:[function(t,e,r){\"use strict\";var n=t(\"../../components/color/attributes\"),i=t(\"../cartesian/layout_attributes\"),a=t(\"../domain\").attributes,o=t(\"../../lib\").extendFlat,s=t(\"../../plot_api/edit_types\").overrideAll,l=s({color:i.color,showline:o({},i.showline,{dflt:!0}),linecolor:i.linecolor,linewidth:i.linewidth,showgrid:o({},i.showgrid,{dflt:!0}),gridcolor:i.gridcolor,gridwidth:i.gridwidth},\"plot\",\"from-root\"),c=s({tickmode:i.tickmode,nticks:i.nticks,tick0:i.tick0,dtick:i.dtick,tickvals:i.tickvals,ticktext:i.ticktext,ticks:i.ticks,ticklen:i.ticklen,tickwidth:i.tickwidth,tickcolor:i.tickcolor,showticklabels:i.showticklabels,showtickprefix:i.showtickprefix,tickprefix:i.tickprefix,showticksuffix:i.showticksuffix,ticksuffix:i.ticksuffix,showexponent:i.showexponent,exponentformat:i.exponentformat,minexponent:i.minexponent,separatethousands:i.separatethousands,tickfont:i.tickfont,tickangle:i.tickangle,tickformat:i.tickformat,tickformatstops:i.tickformatstops,layer:i.layer},\"plot\",\"from-root\"),u={visible:o({},i.visible,{dflt:!0}),type:o({},i.type,{values:[\"-\",\"linear\",\"log\",\"date\",\"category\"]}),autotypenumbers:i.autotypenumbers,autorange:o({},i.autorange,{editType:\"plot\"}),rangemode:{valType:\"enumerated\",values:[\"tozero\",\"nonnegative\",\"normal\"],dflt:\"tozero\",editType:\"calc\"},range:o({},i.range,{items:[{valType:\"any\",editType:\"plot\",impliedEdits:{\"^autorange\":!1}},{valType:\"any\",editType:\"plot\",impliedEdits:{\"^autorange\":!1}}],editType:\"plot\"}),categoryorder:i.categoryorder,categoryarray:i.categoryarray,angle:{valType:\"angle\",editType:\"plot\"},side:{valType:\"enumerated\",values:[\"clockwise\",\"counterclockwise\"],dflt:\"clockwise\",editType:\"plot\"},title:{text:o({},i.title.text,{editType:\"plot\",dflt:\"\"}),font:o({},i.title.font,{editType:\"plot\"}),editType:\"plot\"},hoverformat:i.hoverformat,uirevision:{valType:\"any\",editType:\"none\"},editType:\"calc\",_deprecated:{title:i._deprecated.title,titlefont:i._deprecated.titlefont}};o(u,l,c);var f={visible:o({},i.visible,{dflt:!0}),type:{valType:\"enumerated\",values:[\"-\",\"linear\",\"category\"],dflt:\"-\",editType:\"calc\",_noTemplating:!0},autotypenumbers:i.autotypenumbers,categoryorder:i.categoryorder,categoryarray:i.categoryarray,thetaunit:{valType:\"enumerated\",values:[\"radians\",\"degrees\"],dflt:\"degrees\",editType:\"calc\"},period:{valType:\"number\",editType:\"calc\",min:0},direction:{valType:\"enumerated\",values:[\"counterclockwise\",\"clockwise\"],dflt:\"counterclockwise\",editType:\"calc\"},rotation:{valType:\"angle\",editType:\"calc\"},hoverformat:i.hoverformat,uirevision:{valType:\"any\",editType:\"none\"},editType:\"calc\"};o(f,l,c),e.exports={domain:a({name:\"polar\",editType:\"plot\"}),sector:{valType:\"info_array\",items:[{valType:\"number\",editType:\"plot\"},{valType:\"number\",editType:\"plot\"}],dflt:[0,360],editType:\"plot\"},hole:{valType:\"number\",min:0,max:1,dflt:0,editType:\"plot\"},bgcolor:{valType:\"color\",editType:\"plot\",dflt:n.background},radialaxis:u,angularaxis:f,gridshape:{valType:\"enumerated\",values:[\"circular\",\"linear\"],dflt:\"circular\",editType:\"plot\"},uirevision:{valType:\"any\",editType:\"none\"},editType:\"calc\"}},{\"../../components/color/attributes\":642,\"../../lib\":778,\"../../plot_api/edit_types\":809,\"../cartesian/layout_attributes\":841,\"../domain\":854}],895:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\"),a=t(\"../../plot_api/plot_template\"),o=t(\"../subplot_defaults\"),s=t(\"../get_data\").getSubplotData,l=t(\"../cartesian/tick_value_defaults\"),c=t(\"../cartesian/tick_mark_defaults\"),u=t(\"../cartesian/tick_label_defaults\"),f=t(\"../cartesian/category_order_defaults\"),h=t(\"../cartesian/line_grid_defaults\"),p=t(\"../cartesian/axis_autotype\"),d=t(\"./layout_attributes\"),g=t(\"./set_convert\"),m=t(\"./constants\"),v=m.axisNames;function y(t,e,r,o){var p=r(\"bgcolor\");o.bgColor=i.combine(p,o.paper_bgcolor);var y=r(\"sector\");r(\"hole\");var b,_=s(o.fullData,m.name,o.id),w=o.layoutOut;function T(t,e){return r(b+\".\"+t,e)}for(var k=0;k<v.length;k++){b=v[k],n.isPlainObject(t[b])||(t[b]={});var M=t[b],A=a.newContainer(e,b);A._id=A._name=b,A._attr=o.id+\".\"+b,A._traceIndices=_.map((function(t){return t._expandedIndex}));var S=m.axisName2dataArray[b],E=x(M,A,T,_,S,o);f(M,A,T,{axData:_,dataAttr:S});var C,L,I=T(\"visible\");switch(g(A,e,w),T(\"uirevision\",e.uirevision),I&&(L=(C=T(\"color\"))===M.color?C:o.font.color),A._m=1,b){case\"radialaxis\":var P=T(\"autorange\",!A.isValidRange(M.range));M.autorange=P,!P||\"linear\"!==E&&\"-\"!==E||T(\"rangemode\"),\"reversed\"===P&&(A._m=-1),T(\"range\"),A.cleanRange(\"range\",{dfltRange:[0,1]}),I&&(T(\"side\"),T(\"angle\",y[0]),T(\"title.text\"),n.coerceFont(T,\"title.font\",{family:o.font.family,size:Math.round(1.2*o.font.size),color:L}));break;case\"angularaxis\":if(\"date\"===E){n.log(\"Polar plots do not support date angular axes yet.\");for(var z=0;z<_.length;z++)_[z].visible=!1;E=M.type=A.type=\"linear\"}T(\"linear\"===E?\"thetaunit\":\"period\");var O=T(\"direction\");T(\"rotation\",{counterclockwise:0,clockwise:90}[O])}if(I)l(M,A,T,A.type),u(M,A,T,A.type,{tickSuffixDflt:\"degrees\"===A.thetaunit?\"\\xb0\":void 0}),c(M,A,T,{outerTicks:!0}),T(\"showticklabels\")&&(n.coerceFont(T,\"tickfont\",{family:o.font.family,size:o.font.size,color:L}),T(\"tickangle\"),T(\"tickformat\")),h(M,A,T,{dfltColor:C,bgColor:o.bgColor,blend:60,showLine:!0,showGrid:!0,noZeroLine:!0,attributes:d[b]}),T(\"layer\");\"category\"!==E&&T(\"hoverformat\"),A._input=M}\"category\"===e.angularaxis.type&&r(\"gridshape\")}function x(t,e,r,n,i,a){var o=r(\"autotypenumbers\",a.autotypenumbersDflt);if(\"-\"===r(\"type\")){for(var s,l=0;l<n.length;l++)if(n[l].visible){s=n[l];break}s&&s[i]&&(e.type=p(s[i],\"gregorian\",{noMultiCategory:!0,autotypenumbers:o})),\"-\"===e.type?e.type=\"linear\":t.type=e.type}return e.type}e.exports=function(t,e,r){o(t,e,r,{type:m.name,attributes:d,handleDefaults:y,font:e.font,autotypenumbersDflt:e.autotypenumbers,paper_bgcolor:e.paper_bgcolor,fullData:r,layoutOut:e})}},{\"../../components/color\":643,\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../cartesian/axis_autotype\":828,\"../cartesian/category_order_defaults\":831,\"../cartesian/line_grid_defaults\":843,\"../cartesian/tick_label_defaults\":848,\"../cartesian/tick_mark_defaults\":849,\"../cartesian/tick_value_defaults\":850,\"../get_data\":864,\"../subplot_defaults\":904,\"./constants\":891,\"./layout_attributes\":894,\"./set_convert\":903}],896:[function(t,e,r){\"use strict\";var n=t(\"../../../traces/scatter/attributes\"),i=n.marker,a=t(\"../../../lib/extend\").extendFlat;[\"Area traces are deprecated!\",\"Please switch to the *barpolar* trace type.\"].join(\" \");e.exports={r:a({},n.r,{}),t:a({},n.t,{}),marker:{color:a({},i.color,{}),size:a({},i.size,{}),symbol:a({},i.symbol,{}),opacity:a({},i.opacity,{}),editType:\"calc\"}}},{\"../../../lib/extend\":768,\"../../../traces/scatter/attributes\":1186}],897:[function(t,e,r){\"use strict\";var n=t(\"../../cartesian/layout_attributes\"),i=t(\"../../../lib/extend\").extendFlat,a=t(\"../../../plot_api/edit_types\").overrideAll,o=[\"Legacy polar charts are deprecated!\",\"Please switch to *polar* subplots.\"].join(\" \"),s=i({},n.domain,{});function l(t,e){return i({},e,{showline:{valType:\"boolean\"},showticklabels:{valType:\"boolean\"},tickorientation:{valType:\"enumerated\",values:[\"horizontal\",\"vertical\"]},ticklen:{valType:\"number\",min:0},tickcolor:{valType:\"color\"},ticksuffix:{valType:\"string\"},endpadding:{valType:\"number\",description:o},visible:{valType:\"boolean\"}})}e.exports=a({radialaxis:l(0,{range:{valType:\"info_array\",items:[{valType:\"number\"},{valType:\"number\"}]},domain:s,orientation:{valType:\"number\"}}),angularaxis:l(0,{range:{valType:\"info_array\",items:[{valType:\"number\",dflt:0},{valType:\"number\",dflt:360}]},domain:s}),layout:{direction:{valType:\"enumerated\",values:[\"clockwise\",\"counterclockwise\"]},orientation:{valType:\"angle\"}}},\"plot\",\"nested\")},{\"../../../lib/extend\":768,\"../../../plot_api/edit_types\":809,\"../../cartesian/layout_attributes\":841}],898:[function(t,e,r){\"use strict\";(e.exports=t(\"./micropolar\")).manager=t(\"./micropolar_manager\")},{\"./micropolar\":899,\"./micropolar_manager\":900}],899:[function(t,e,r){var n=t(\"d3\"),i=t(\"../../../lib\").extendDeepAll,a=t(\"../../../constants/alignment\").MID_SHIFT,o=e.exports={version:\"0.2.2\"};o.Axis=function(){var t,e,r,s,l={data:[],layout:{}},c={},u={},f=n.dispatch(\"hover\"),h={};return h.render=function(c){return function(c){e=c||e;var f=l.data,h=l.layout;(\"string\"==typeof e||e.nodeName)&&(e=n.select(e)),e.datum(f).each((function(e,l){var c=e.slice();u={data:o.util.cloneJson(c),layout:o.util.cloneJson(h)};var f=0;c.forEach((function(t,e){t.color||(t.color=h.defaultColorRange[f],f=(f+1)%h.defaultColorRange.length),t.strokeColor||(t.strokeColor=\"LinePlot\"===t.geometry?t.color:n.rgb(t.color).darker().toString()),u.data[e].color=t.color,u.data[e].strokeColor=t.strokeColor,u.data[e].strokeDash=t.strokeDash,u.data[e].strokeSize=t.strokeSize}));var p=c.filter((function(t,e){var r=t.visible;return\"undefined\"==typeof r||!0===r})),d=!1,g=p.map((function(t,e){return d=d||\"undefined\"!=typeof t.groupId,t}));if(d){var m=n.nest().key((function(t,e){return\"undefined\"!=typeof t.groupId?t.groupId:\"unstacked\"})).entries(g),v=[],y=m.map((function(t,e){if(\"unstacked\"===t.key)return t.values;var r=t.values[0].r.map((function(t,e){return 0}));return t.values.forEach((function(t,e,n){t.yStack=[r],v.push(r),r=o.util.sumArrays(t.r,r)})),t.values}));p=n.merge(y)}p.forEach((function(t,e){t.t=Array.isArray(t.t[0])?t.t:[t.t],t.r=Array.isArray(t.r[0])?t.r:[t.r]}));var x=Math.min(h.width-h.margin.left-h.margin.right,h.height-h.margin.top-h.margin.bottom)/2;x=Math.max(10,x);var b,_=[h.margin.left+x,h.margin.top+x];d?b=[0,n.max(o.util.sumArrays(o.util.arrayLast(p).r[0],o.util.arrayLast(v)))]:b=n.extent(o.util.flattenArray(p.map((function(t,e){return t.r}))));h.radialAxis.domain!=o.DATAEXTENT&&(b[0]=0),r=n.scale.linear().domain(h.radialAxis.domain!=o.DATAEXTENT&&h.radialAxis.domain?h.radialAxis.domain:b).range([0,x]),u.layout.radialAxis.domain=r.domain();var w,T=o.util.flattenArray(p.map((function(t,e){return t.t}))),k=\"string\"==typeof T[0];k&&(T=o.util.deduplicate(T),w=T.slice(),T=n.range(T.length),p=p.map((function(t,e){var r=t;return t.t=[T],d&&(r.yStack=t.yStack),r})));var M=p.filter((function(t,e){return\"LinePlot\"===t.geometry||\"DotPlot\"===t.geometry})).length===p.length,A=null===h.needsEndSpacing?k||!M:h.needsEndSpacing,S=h.angularAxis.domain&&h.angularAxis.domain!=o.DATAEXTENT&&!k&&h.angularAxis.domain[0]>=0?h.angularAxis.domain:n.extent(T),E=Math.abs(T[1]-T[0]);M&&!k&&(E=0);var C=S.slice();A&&k&&(C[1]+=E);var L=h.angularAxis.ticksCount||4;L>8&&(L=L/(L/8)+L%8),h.angularAxis.ticksStep&&(L=(C[1]-C[0])/L);var I=h.angularAxis.ticksStep||(C[1]-C[0])/(L*(h.minorTicks+1));w&&(I=Math.max(Math.round(I),1)),C[2]||(C[2]=I);var P=n.range.apply(this,C);if(P=P.map((function(t,e){return parseFloat(t.toPrecision(12))})),s=n.scale.linear().domain(C.slice(0,2)).range(\"clockwise\"===h.direction?[0,360]:[360,0]),u.layout.angularAxis.domain=s.domain(),u.layout.angularAxis.endPadding=A?E:0,\"undefined\"==typeof(t=n.select(this).select(\"svg.chart-root\"))||t.empty()){var z=(new DOMParser).parseFromString(\"<svg xmlns='http://www.w3.org/2000/svg' class='chart-root'>' + '<g class='outer-group'>' + '<g class='chart-group'>' + '<circle class='background-circle'></circle>' + '<g class='geometry-group'></g>' + '<g class='radial axis-group'>' + '<circle class='outside-circle'></circle>' + '</g>' + '<g class='angular axis-group'></g>' + '<g class='guides-group'><line></line><circle r='0'></circle></g>' + '</g>' + '<g class='legend-group'></g>' + '<g class='tooltips-group'></g>' + '<g class='title-group'><text></text></g>' + '</g>' + '</svg>\",\"application/xml\"),O=this.appendChild(this.ownerDocument.importNode(z.documentElement,!0));t=n.select(O)}t.select(\".guides-group\").style({\"pointer-events\":\"none\"}),t.select(\".angular.axis-group\").style({\"pointer-events\":\"none\"}),t.select(\".radial.axis-group\").style({\"pointer-events\":\"none\"});var D,R=t.select(\".chart-group\"),F={fill:\"none\",stroke:h.tickColor},B={\"font-size\":h.font.size,\"font-family\":h.font.family,fill:h.font.color,\"text-shadow\":[\"-1px 0px\",\"1px -1px\",\"-1px 1px\",\"1px 1px\"].map((function(t,e){return\" \"+t+\" 0 \"+h.font.outlineColor})).join(\",\")};if(h.showLegend){D=t.select(\".legend-group\").attr({transform:\"translate(\"+[x,h.margin.top]+\")\"}).style({display:\"block\"});var N=p.map((function(t,e){var r=o.util.cloneJson(t);return r.symbol=\"DotPlot\"===t.geometry?t.dotType||\"circle\":\"LinePlot\"!=t.geometry?\"square\":\"line\",r.visibleInLegend=\"undefined\"==typeof t.visibleInLegend||t.visibleInLegend,r.color=\"LinePlot\"===t.geometry?t.strokeColor:t.color,r}));o.Legend().config({data:p.map((function(t,e){return t.name||\"Element\"+e})),legendConfig:i({},o.Legend.defaultConfig().legendConfig,{container:D,elements:N,reverseOrder:h.legend.reverseOrder})})();var j=D.node().getBBox();x=Math.min(h.width-j.width-h.margin.left-h.margin.right,h.height-h.margin.top-h.margin.bottom)/2,x=Math.max(10,x),_=[h.margin.left+x,h.margin.top+x],r.range([0,x]),u.layout.radialAxis.domain=r.domain(),D.attr(\"transform\",\"translate(\"+[_[0]+x,_[1]-x]+\")\")}else D=t.select(\".legend-group\").style({display:\"none\"});t.attr({width:h.width,height:h.height}).style({opacity:h.opacity}),R.attr(\"transform\",\"translate(\"+_+\")\").style({cursor:\"crosshair\"});var U=[(h.width-(h.margin.left+h.margin.right+2*x+(j?j.width:0)))/2,(h.height-(h.margin.top+h.margin.bottom+2*x))/2];if(U[0]=Math.max(0,U[0]),U[1]=Math.max(0,U[1]),t.select(\".outer-group\").attr(\"transform\",\"translate(\"+U+\")\"),h.title&&h.title.text){var V=t.select(\"g.title-group text\").style(B).text(h.title.text),q=V.node().getBBox();V.attr({x:_[0]-q.width/2,y:_[1]-x-20})}var H=t.select(\".radial.axis-group\");if(h.radialAxis.gridLinesVisible){var G=H.selectAll(\"circle.grid-circle\").data(r.ticks(5));G.enter().append(\"circle\").attr({class:\"grid-circle\"}).style(F),G.attr(\"r\",r),G.exit().remove()}H.select(\"circle.outside-circle\").attr({r:x}).style(F);var Y=t.select(\"circle.background-circle\").attr({r:x}).style({fill:h.backgroundColor,stroke:h.stroke});function W(t,e){return s(t)%360+h.orientation}if(h.radialAxis.visible){var X=n.svg.axis().scale(r).ticks(5).tickSize(5);H.call(X).attr({transform:\"rotate(\"+h.radialAxis.orientation+\")\"}),H.selectAll(\".domain\").style(F),H.selectAll(\"g>text\").text((function(t,e){return this.textContent+h.radialAxis.ticksSuffix})).style(B).style({\"text-anchor\":\"start\"}).attr({x:0,y:0,dx:0,dy:0,transform:function(t,e){return\"horizontal\"===h.radialAxis.tickOrientation?\"rotate(\"+-h.radialAxis.orientation+\") translate(\"+[0,B[\"font-size\"]]+\")\":\"translate(\"+[0,B[\"font-size\"]]+\")\"}}),H.selectAll(\"g>line\").style({stroke:\"black\"})}var Z=t.select(\".angular.axis-group\").selectAll(\"g.angular-tick\").data(P),J=Z.enter().append(\"g\").classed(\"angular-tick\",!0);Z.attr({transform:function(t,e){return\"rotate(\"+W(t)+\")\"}}).style({display:h.angularAxis.visible?\"block\":\"none\"}),Z.exit().remove(),J.append(\"line\").classed(\"grid-line\",!0).classed(\"major\",(function(t,e){return e%(h.minorTicks+1)==0})).classed(\"minor\",(function(t,e){return!(e%(h.minorTicks+1)==0)})).style(F),J.selectAll(\".minor\").style({stroke:h.minorTickColor}),Z.select(\"line.grid-line\").attr({x1:h.tickLength?x-h.tickLength:0,x2:x}).style({display:h.angularAxis.gridLinesVisible?\"block\":\"none\"}),J.append(\"text\").classed(\"axis-text\",!0).style(B);var K=Z.select(\"text.axis-text\").attr({x:x+h.labelOffset,dy:a+\"em\",transform:function(t,e){var r=W(t),n=x+h.labelOffset,i=h.angularAxis.tickOrientation;return\"horizontal\"==i?\"rotate(\"+-r+\" \"+n+\" 0)\":\"radial\"==i?r<270&&r>90?\"rotate(180 \"+n+\" 0)\":null:\"rotate(\"+(r<=180&&r>0?-90:90)+\" \"+n+\" 0)\"}}).style({\"text-anchor\":\"middle\",display:h.angularAxis.labelsVisible?\"block\":\"none\"}).text((function(t,e){return e%(h.minorTicks+1)!=0?\"\":w?w[t]+h.angularAxis.ticksSuffix:t+h.angularAxis.ticksSuffix})).style(B);h.angularAxis.rewriteTicks&&K.text((function(t,e){return e%(h.minorTicks+1)!=0?\"\":h.angularAxis.rewriteTicks(this.textContent,e)}));var Q=n.max(R.selectAll(\".angular-tick text\")[0].map((function(t,e){return t.getCTM().e+t.getBBox().width})));D.attr({transform:\"translate(\"+[x+Q,h.margin.top]+\")\"});var $=t.select(\"g.geometry-group\").selectAll(\"g\").size()>0,tt=t.select(\"g.geometry-group\").selectAll(\"g.geometry\").data(p);if(tt.enter().append(\"g\").attr({class:function(t,e){return\"geometry geometry\"+e}}),tt.exit().remove(),p[0]||$){var et=[];p.forEach((function(t,e){var n={};n.radialScale=r,n.angularScale=s,n.container=tt.filter((function(t,r){return r==e})),n.geometry=t.geometry,n.orientation=h.orientation,n.direction=h.direction,n.index=e,et.push({data:t,geometryConfig:n})}));var rt=n.nest().key((function(t,e){return\"undefined\"!=typeof t.data.groupId||\"unstacked\"})).entries(et),nt=[];rt.forEach((function(t,e){\"unstacked\"===t.key?nt=nt.concat(t.values.map((function(t,e){return[t]}))):nt.push(t.values)})),nt.forEach((function(t,e){var r;r=Array.isArray(t)?t[0].geometryConfig.geometry:t.geometryConfig.geometry;var n=t.map((function(t,e){return i(o[r].defaultConfig(),t)}));o[r]().config(n)()}))}var it,at,ot=t.select(\".guides-group\"),st=t.select(\".tooltips-group\"),lt=o.tooltipPanel().config({container:st,fontSize:8})(),ct=o.tooltipPanel().config({container:st,fontSize:8})(),ut=o.tooltipPanel().config({container:st,hasTick:!0})();if(!k){var ft=ot.select(\"line\").attr({x1:0,y1:0,y2:0}).style({stroke:\"grey\",\"pointer-events\":\"none\"});R.on(\"mousemove.angular-guide\",(function(t,e){var r=o.util.getMousePos(Y).angle;ft.attr({x2:-x,transform:\"rotate(\"+r+\")\"}).style({opacity:.5});var n=(r+180+360-h.orientation)%360;it=s.invert(n);var i=o.util.convertToCartesian(x+12,r+180);lt.text(o.util.round(it)).move([i[0]+_[0],i[1]+_[1]])})).on(\"mouseout.angular-guide\",(function(t,e){ot.select(\"line\").style({opacity:0})}))}var ht=ot.select(\"circle\").style({stroke:\"grey\",fill:\"none\"});R.on(\"mousemove.radial-guide\",(function(t,e){var n=o.util.getMousePos(Y).radius;ht.attr({r:n}).style({opacity:.5}),at=r.invert(o.util.getMousePos(Y).radius);var i=o.util.convertToCartesian(n,h.radialAxis.orientation);ct.text(o.util.round(at)).move([i[0]+_[0],i[1]+_[1]])})).on(\"mouseout.radial-guide\",(function(t,e){ht.style({opacity:0}),ut.hide(),lt.hide(),ct.hide()})),t.selectAll(\".geometry-group .mark\").on(\"mouseover.tooltip\",(function(e,r){var i=n.select(this),a=this.style.fill,s=\"black\",l=this.style.opacity||1;if(i.attr({\"data-opacity\":l}),a&&\"none\"!==a){i.attr({\"data-fill\":a}),s=n.hsl(a).darker().toString(),i.style({fill:s,opacity:1});var c={t:o.util.round(e[0]),r:o.util.round(e[1])};k&&(c.t=w[e[0]]);var u=\"t: \"+c.t+\", r: \"+c.r,f=this.getBoundingClientRect(),h=t.node().getBoundingClientRect(),p=[f.left+f.width/2-U[0]-h.left,f.top+f.height/2-U[1]-h.top];ut.config({color:s}).text(u),ut.move(p)}else a=this.style.stroke||\"black\",i.attr({\"data-stroke\":a}),s=n.hsl(a).darker().toString(),i.style({stroke:s,opacity:1})})).on(\"mousemove.tooltip\",(function(t,e){if(0!=n.event.which)return!1;n.select(this).attr(\"data-fill\")&&ut.show()})).on(\"mouseout.tooltip\",(function(t,e){ut.hide();var r=n.select(this),i=r.attr(\"data-fill\");i?r.style({fill:i,opacity:r.attr(\"data-opacity\")}):r.style({stroke:r.attr(\"data-stroke\"),opacity:r.attr(\"data-opacity\")})}))}))}(c),this},h.config=function(t){if(!arguments.length)return l;var e=o.util.cloneJson(t);return e.data.forEach((function(t,e){l.data[e]||(l.data[e]={}),i(l.data[e],o.Axis.defaultConfig().data[0]),i(l.data[e],t)})),i(l.layout,o.Axis.defaultConfig().layout),i(l.layout,e.layout),this},h.getLiveConfig=function(){return u},h.getinputConfig=function(){return c},h.radialScale=function(t){return r},h.angularScale=function(t){return s},h.svg=function(){return t},n.rebind(h,f,\"on\"),h},o.Axis.defaultConfig=function(t,e){return{data:[{t:[1,2,3,4],r:[10,11,12,13],name:\"Line1\",geometry:\"LinePlot\",color:null,strokeDash:\"solid\",strokeColor:null,strokeSize:\"1\",visibleInLegend:!0,opacity:1}],layout:{defaultColorRange:n.scale.category10().range(),title:null,height:450,width:500,margin:{top:40,right:40,bottom:40,left:40},font:{size:12,color:\"gray\",outlineColor:\"white\",family:\"Tahoma, sans-serif\"},direction:\"clockwise\",orientation:0,labelOffset:10,radialAxis:{domain:null,orientation:-45,ticksSuffix:\"\",visible:!0,gridLinesVisible:!0,tickOrientation:\"horizontal\",rewriteTicks:null},angularAxis:{domain:[0,360],ticksSuffix:\"\",visible:!0,gridLinesVisible:!0,labelsVisible:!0,tickOrientation:\"horizontal\",rewriteTicks:null,ticksCount:null,ticksStep:null},minorTicks:0,tickLength:null,tickColor:\"silver\",minorTickColor:\"#eee\",backgroundColor:\"none\",needsEndSpacing:null,showLegend:!0,legend:{reverseOrder:!1},opacity:1}}},o.util={},o.DATAEXTENT=\"dataExtent\",o.AREA=\"AreaChart\",o.LINE=\"LinePlot\",o.DOT=\"DotPlot\",o.BAR=\"BarChart\",o.util._override=function(t,e){for(var r in t)r in e&&(e[r]=t[r])},o.util._extend=function(t,e){for(var r in t)e[r]=t[r]},o.util._rndSnd=function(){return 2*Math.random()-1+(2*Math.random()-1)+(2*Math.random()-1)},o.util.dataFromEquation2=function(t,e){var r=e||6;return n.range(0,360+r,r).map((function(e,r){var n=e*Math.PI/180;return[e,t(n)]}))},o.util.dataFromEquation=function(t,e,r){var i=e||6,a=[],o=[];n.range(0,360+i,i).forEach((function(e,r){var n=e*Math.PI/180,i=t(n);a.push(e),o.push(i)}));var s={t:a,r:o};return r&&(s.name=r),s},o.util.ensureArray=function(t,e){if(\"undefined\"==typeof t)return null;var r=[].concat(t);return n.range(e).map((function(t,e){return r[e]||r[0]}))},o.util.fillArrays=function(t,e,r){return e.forEach((function(e,n){t[e]=o.util.ensureArray(t[e],r)})),t},o.util.cloneJson=function(t){return JSON.parse(JSON.stringify(t))},o.util.validateKeys=function(t,e){\"string\"==typeof e&&(e=e.split(\".\"));var r=e.shift();return t[r]&&(!e.length||objHasKeys(t[r],e))},o.util.sumArrays=function(t,e){return n.zip(t,e).map((function(t,e){return n.sum(t)}))},o.util.arrayLast=function(t){return t[t.length-1]},o.util.arrayEqual=function(t,e){for(var r=Math.max(t.length,e.length,1);r-- >=0&&t[r]===e[r];);return-2===r},o.util.flattenArray=function(t){for(var e=[];!o.util.arrayEqual(e,t);)e=t,t=[].concat.apply([],t);return t},o.util.deduplicate=function(t){return t.filter((function(t,e,r){return r.indexOf(t)==e}))},o.util.convertToCartesian=function(t,e){var r=e*Math.PI/180;return[t*Math.cos(r),t*Math.sin(r)]},o.util.round=function(t,e){var r=e||2,n=Math.pow(10,r);return Math.round(t*n)/n},o.util.getMousePos=function(t){var e=n.mouse(t.node()),r=e[0],i=e[1],a={};return a.x=r,a.y=i,a.pos=e,a.angle=180*(Math.atan2(i,r)+Math.PI)/Math.PI,a.radius=Math.sqrt(r*r+i*i),a},o.util.duplicatesCount=function(t){for(var e,r={},n={},i=0,a=t.length;i<a;i++)(e=t[i])in r?(r[e]++,n[e]=r[e]):r[e]=1;return n},o.util.duplicates=function(t){return Object.keys(o.util.duplicatesCount(t))},o.util.translator=function(t,e,r,n){if(n){var i=r.slice();r=e,e=i}var a=e.reduce((function(t,e){if(\"undefined\"!=typeof t)return t[e]}),t);\"undefined\"!=typeof a&&(e.reduce((function(t,r,n){if(\"undefined\"!=typeof t)return n===e.length-1&&delete t[r],t[r]}),t),r.reduce((function(t,e,n){return\"undefined\"==typeof t[e]&&(t[e]={}),n===r.length-1&&(t[e]=a),t[e]}),t))},o.PolyChart=function(){var t=[o.PolyChart.defaultConfig()],e=n.dispatch(\"hover\"),r={solid:\"none\",dash:[5,2],dot:[2,5]};function a(){var e=t[0].geometryConfig,i=e.container;\"string\"==typeof i&&(i=n.select(i)),i.datum(t).each((function(t,i){var a=!!t[0].data.yStack,o=t.map((function(t,e){return a?n.zip(t.data.t[0],t.data.r[0],t.data.yStack[0]):n.zip(t.data.t[0],t.data.r[0])})),s=e.angularScale,l=e.radialScale.domain()[0],c={bar:function(r,i,a){var o=t[a].data,l=e.radialScale(r[1])-e.radialScale(0),c=e.radialScale(r[2]||0),u=o.barWidth;n.select(this).attr({class:\"mark bar\",d:\"M\"+[[l+c,-u/2],[l+c,u/2],[c,u/2],[c,-u/2]].join(\"L\")+\"Z\",transform:function(t,r){return\"rotate(\"+(e.orientation+s(t[0]))+\")\"}})}};c.dot=function(r,i,a){var o=r[2]?[r[0],r[1]+r[2]]:r,s=n.svg.symbol().size(t[a].data.dotSize).type(t[a].data.dotType)(r,i);n.select(this).attr({class:\"mark dot\",d:s,transform:function(t,r){var n,i,a,s=(n=function(t,r){var n=e.radialScale(t[1]),i=(e.angularScale(t[0])+e.orientation)*Math.PI/180;return{r:n,t:i}}(o),i=n.r*Math.cos(n.t),a=n.r*Math.sin(n.t),{x:i,y:a});return\"translate(\"+[s.x,s.y]+\")\"}})};var u=n.svg.line.radial().interpolate(t[0].data.lineInterpolation).radius((function(t){return e.radialScale(t[1])})).angle((function(t){return e.angularScale(t[0])*Math.PI/180}));c.line=function(r,i,a){var s=r[2]?o[a].map((function(t,e){return[t[0],t[1]+t[2]]})):o[a];if(n.select(this).each(c.dot).style({opacity:function(e,r){return+t[a].data.dotVisible},fill:d.stroke(r,i,a)}).attr({class:\"mark dot\"}),!(i>0)){var l=n.select(this.parentNode).selectAll(\"path.line\").data([0]);l.enter().insert(\"path\"),l.attr({class:\"line\",d:u(s),transform:function(t,r){return\"rotate(\"+(e.orientation+90)+\")\"},\"pointer-events\":\"none\"}).style({fill:function(t,e){return d.fill(r,i,a)},\"fill-opacity\":0,stroke:function(t,e){return d.stroke(r,i,a)},\"stroke-width\":function(t,e){return d[\"stroke-width\"](r,i,a)},\"stroke-dasharray\":function(t,e){return d[\"stroke-dasharray\"](r,i,a)},opacity:function(t,e){return d.opacity(r,i,a)},display:function(t,e){return d.display(r,i,a)}})}};var f=e.angularScale.range(),h=Math.abs(f[1]-f[0])/o[0].length*Math.PI/180,p=n.svg.arc().startAngle((function(t){return-h/2})).endAngle((function(t){return h/2})).innerRadius((function(t){return e.radialScale(l+(t[2]||0))})).outerRadius((function(t){return e.radialScale(l+(t[2]||0))+e.radialScale(t[1])}));c.arc=function(t,r,i){n.select(this).attr({class:\"mark arc\",d:p,transform:function(t,r){return\"rotate(\"+(e.orientation+s(t[0])+90)+\")\"}})};var d={fill:function(e,r,n){return t[n].data.color},stroke:function(e,r,n){return t[n].data.strokeColor},\"stroke-width\":function(e,r,n){return t[n].data.strokeSize+\"px\"},\"stroke-dasharray\":function(e,n,i){return r[t[i].data.strokeDash]},opacity:function(e,r,n){return t[n].data.opacity},display:function(e,r,n){return\"undefined\"==typeof t[n].data.visible||t[n].data.visible?\"block\":\"none\"}},g=n.select(this).selectAll(\"g.layer\").data(o);g.enter().append(\"g\").attr({class:\"layer\"});var m=g.selectAll(\"path.mark\").data((function(t,e){return t}));m.enter().append(\"path\").attr({class:\"mark\"}),m.style(d).each(c[e.geometryType]),m.exit().remove(),g.exit().remove()}))}return a.config=function(e){return arguments.length?(e.forEach((function(e,r){t[r]||(t[r]={}),i(t[r],o.PolyChart.defaultConfig()),i(t[r],e)})),this):t},a.getColorScale=function(){},n.rebind(a,e,\"on\"),a},o.PolyChart.defaultConfig=function(){return{data:{name:\"geom1\",t:[[1,2,3,4]],r:[[1,2,3,4]],dotType:\"circle\",dotSize:64,dotVisible:!1,barWidth:20,color:\"#ffa500\",strokeSize:1,strokeColor:\"silver\",strokeDash:\"solid\",opacity:1,index:0,visible:!0,visibleInLegend:!0},geometryConfig:{geometry:\"LinePlot\",geometryType:\"arc\",direction:\"clockwise\",orientation:0,container:\"body\",radialScale:null,angularScale:null,colorScale:n.scale.category20()}}},o.BarChart=function(){return o.PolyChart()},o.BarChart.defaultConfig=function(){return{geometryConfig:{geometryType:\"bar\"}}},o.AreaChart=function(){return o.PolyChart()},o.AreaChart.defaultConfig=function(){return{geometryConfig:{geometryType:\"arc\"}}},o.DotPlot=function(){return o.PolyChart()},o.DotPlot.defaultConfig=function(){return{geometryConfig:{geometryType:\"dot\",dotType:\"circle\"}}},o.LinePlot=function(){return o.PolyChart()},o.LinePlot.defaultConfig=function(){return{geometryConfig:{geometryType:\"line\"}}},o.Legend=function(){var t=o.Legend.defaultConfig(),e=n.dispatch(\"hover\");function r(){var e=t.legendConfig,a=t.data.map((function(t,r){return[].concat(t).map((function(t,n){var a=i({},e.elements[r]);return a.name=t,a.color=[].concat(e.elements[r].color)[n],a}))})),o=n.merge(a);o=o.filter((function(t,r){return e.elements[r]&&(e.elements[r].visibleInLegend||\"undefined\"==typeof e.elements[r].visibleInLegend)})),e.reverseOrder&&(o=o.reverse());var s=e.container;(\"string\"==typeof s||s.nodeName)&&(s=n.select(s));var l=o.map((function(t,e){return t.color})),c=e.fontSize,u=null==e.isContinuous?\"number\"==typeof o[0]:e.isContinuous,f=u?e.height:c*o.length,h=s.classed(\"legend-group\",!0).selectAll(\"svg\").data([0]),p=h.enter().append(\"svg\").attr({width:300,height:f+c,xmlns:\"http://www.w3.org/2000/svg\",\"xmlns:xlink\":\"http://www.w3.org/1999/xlink\",version:\"1.1\"});p.append(\"g\").classed(\"legend-axis\",!0),p.append(\"g\").classed(\"legend-marks\",!0);var d=n.range(o.length),g=n.scale[u?\"linear\":\"ordinal\"]().domain(d).range(l),m=n.scale[u?\"linear\":\"ordinal\"]().domain(d)[u?\"range\":\"rangePoints\"]([0,f]);if(u){var v=h.select(\".legend-marks\").append(\"defs\").append(\"linearGradient\").attr({id:\"grad1\",x1:\"0%\",y1:\"0%\",x2:\"0%\",y2:\"100%\"}).selectAll(\"stop\").data(l);v.enter().append(\"stop\"),v.attr({offset:function(t,e){return e/(l.length-1)*100+\"%\"}}).style({\"stop-color\":function(t,e){return t}}),h.append(\"rect\").classed(\"legend-mark\",!0).attr({height:e.height,width:e.colorBandWidth,fill:\"url(#grad1)\"})}else{var y=h.select(\".legend-marks\").selectAll(\"path.legend-mark\").data(o);y.enter().append(\"path\").classed(\"legend-mark\",!0),y.attr({transform:function(t,e){return\"translate(\"+[c/2,m(e)+c/2]+\")\"},d:function(t,e){var r,i,a,o=t.symbol;return a=3*(i=c),\"line\"===(r=o)?\"M\"+[[-i/2,-i/12],[i/2,-i/12],[i/2,i/12],[-i/2,i/12]]+\"Z\":-1!=n.svg.symbolTypes.indexOf(r)?n.svg.symbol().type(r).size(a)():n.svg.symbol().type(\"square\").size(a)()},fill:function(t,e){return g(e)}}),y.exit().remove()}var x=n.svg.axis().scale(m).orient(\"right\"),b=h.select(\"g.legend-axis\").attr({transform:\"translate(\"+[u?e.colorBandWidth:c,c/2]+\")\"}).call(x);return b.selectAll(\".domain\").style({fill:\"none\",stroke:\"none\"}),b.selectAll(\"line\").style({fill:\"none\",stroke:u?e.textColor:\"none\"}),b.selectAll(\"text\").style({fill:e.textColor,\"font-size\":e.fontSize}).text((function(t,e){return o[e].name})),r}return r.config=function(e){return arguments.length?(i(t,e),this):t},n.rebind(r,e,\"on\"),r},o.Legend.defaultConfig=function(t,e){return{data:[\"a\",\"b\",\"c\"],legendConfig:{elements:[{symbol:\"line\",color:\"red\"},{symbol:\"square\",color:\"yellow\"},{symbol:\"diamond\",color:\"limegreen\"}],height:150,colorBandWidth:30,fontSize:12,container:\"body\",isContinuous:null,textColor:\"grey\",reverseOrder:!1}}},o.tooltipPanel=function(){var t,e,r,a={container:null,hasTick:!1,fontSize:12,color:\"white\",padding:5},s=\"tooltip-\"+o.tooltipPanel.uid++,l=10,c=function(){var n=(t=a.container.selectAll(\"g.\"+s).data([0])).enter().append(\"g\").classed(s,!0).style({\"pointer-events\":\"none\",display:\"none\"});return r=n.append(\"path\").style({fill:\"white\",\"fill-opacity\":.9}).attr({d:\"M0 0\"}),e=n.append(\"text\").attr({dx:a.padding+l,dy:.3*+a.fontSize}),c};return c.text=function(i){var o=n.hsl(a.color).l,s=o>=.5?\"#aaa\":\"white\",u=o>=.5?\"black\":\"white\",f=i||\"\";e.style({fill:u,\"font-size\":a.fontSize+\"px\"}).text(f);var h=a.padding,p=e.node().getBBox(),d={fill:a.color,stroke:s,\"stroke-width\":\"2px\"},g=p.width+2*h+l,m=p.height+2*h;return r.attr({d:\"M\"+[[l,-m/2],[l,-m/4],[a.hasTick?0:l,0],[l,m/4],[l,m/2],[g,m/2],[g,-m/2]].join(\"L\")+\"Z\"}).style(d),t.attr({transform:\"translate(\"+[l,-m/2+2*h]+\")\"}),t.style({display:\"block\"}),c},c.move=function(e){if(t)return t.attr({transform:\"translate(\"+[e[0],e[1]]+\")\"}).style({display:\"block\"}),c},c.hide=function(){if(t)return t.style({display:\"none\"}),c},c.show=function(){if(t)return t.style({display:\"block\"}),c},c.config=function(t){return i(a,t),c},c},o.tooltipPanel.uid=1,o.adapter={},o.adapter.plotly=function(){var t={convert:function(t,e){var r={};if(t.data&&(r.data=t.data.map((function(t,r){var n=i({},t);return[[n,[\"marker\",\"color\"],[\"color\"]],[n,[\"marker\",\"opacity\"],[\"opacity\"]],[n,[\"marker\",\"line\",\"color\"],[\"strokeColor\"]],[n,[\"marker\",\"line\",\"dash\"],[\"strokeDash\"]],[n,[\"marker\",\"line\",\"width\"],[\"strokeSize\"]],[n,[\"marker\",\"symbol\"],[\"dotType\"]],[n,[\"marker\",\"size\"],[\"dotSize\"]],[n,[\"marker\",\"barWidth\"],[\"barWidth\"]],[n,[\"line\",\"interpolation\"],[\"lineInterpolation\"]],[n,[\"showlegend\"],[\"visibleInLegend\"]]].forEach((function(t,r){o.util.translator.apply(null,t.concat(e))})),e||delete n.marker,e&&delete n.groupId,e?(\"LinePlot\"===n.geometry?(n.type=\"scatter\",!0===n.dotVisible?(delete n.dotVisible,n.mode=\"lines+markers\"):n.mode=\"lines\"):\"DotPlot\"===n.geometry?(n.type=\"scatter\",n.mode=\"markers\"):\"AreaChart\"===n.geometry?n.type=\"area\":\"BarChart\"===n.geometry&&(n.type=\"bar\"),delete n.geometry):(\"scatter\"===n.type?\"lines\"===n.mode?n.geometry=\"LinePlot\":\"markers\"===n.mode?n.geometry=\"DotPlot\":\"lines+markers\"===n.mode&&(n.geometry=\"LinePlot\",n.dotVisible=!0):\"area\"===n.type?n.geometry=\"AreaChart\":\"bar\"===n.type&&(n.geometry=\"BarChart\"),delete n.mode,delete n.type),n})),!e&&t.layout&&\"stack\"===t.layout.barmode)){var a=o.util.duplicates(r.data.map((function(t,e){return t.geometry})));r.data.forEach((function(t,e){var n=a.indexOf(t.geometry);-1!=n&&(r.data[e].groupId=n)}))}if(t.layout){var s=i({},t.layout);if([[s,[\"plot_bgcolor\"],[\"backgroundColor\"]],[s,[\"showlegend\"],[\"showLegend\"]],[s,[\"radialaxis\"],[\"radialAxis\"]],[s,[\"angularaxis\"],[\"angularAxis\"]],[s.angularaxis,[\"showline\"],[\"gridLinesVisible\"]],[s.angularaxis,[\"showticklabels\"],[\"labelsVisible\"]],[s.angularaxis,[\"nticks\"],[\"ticksCount\"]],[s.angularaxis,[\"tickorientation\"],[\"tickOrientation\"]],[s.angularaxis,[\"ticksuffix\"],[\"ticksSuffix\"]],[s.angularaxis,[\"range\"],[\"domain\"]],[s.angularaxis,[\"endpadding\"],[\"endPadding\"]],[s.radialaxis,[\"showline\"],[\"gridLinesVisible\"]],[s.radialaxis,[\"tickorientation\"],[\"tickOrientation\"]],[s.radialaxis,[\"ticksuffix\"],[\"ticksSuffix\"]],[s.radialaxis,[\"range\"],[\"domain\"]],[s.angularAxis,[\"showline\"],[\"gridLinesVisible\"]],[s.angularAxis,[\"showticklabels\"],[\"labelsVisible\"]],[s.angularAxis,[\"nticks\"],[\"ticksCount\"]],[s.angularAxis,[\"tickorientation\"],[\"tickOrientation\"]],[s.angularAxis,[\"ticksuffix\"],[\"ticksSuffix\"]],[s.angularAxis,[\"range\"],[\"domain\"]],[s.angularAxis,[\"endpadding\"],[\"endPadding\"]],[s.radialAxis,[\"showline\"],[\"gridLinesVisible\"]],[s.radialAxis,[\"tickorientation\"],[\"tickOrientation\"]],[s.radialAxis,[\"ticksuffix\"],[\"ticksSuffix\"]],[s.radialAxis,[\"range\"],[\"domain\"]],[s.font,[\"outlinecolor\"],[\"outlineColor\"]],[s.legend,[\"traceorder\"],[\"reverseOrder\"]],[s,[\"labeloffset\"],[\"labelOffset\"]],[s,[\"defaultcolorrange\"],[\"defaultColorRange\"]]].forEach((function(t,r){o.util.translator.apply(null,t.concat(e))})),e?(\"undefined\"!=typeof s.tickLength&&(s.angularaxis.ticklen=s.tickLength,delete s.tickLength),s.tickColor&&(s.angularaxis.tickcolor=s.tickColor,delete s.tickColor)):(s.angularAxis&&\"undefined\"!=typeof s.angularAxis.ticklen&&(s.tickLength=s.angularAxis.ticklen),s.angularAxis&&\"undefined\"!=typeof s.angularAxis.tickcolor&&(s.tickColor=s.angularAxis.tickcolor)),s.legend&&\"boolean\"!=typeof s.legend.reverseOrder&&(s.legend.reverseOrder=\"normal\"!=s.legend.reverseOrder),s.legend&&\"boolean\"==typeof s.legend.traceorder&&(s.legend.traceorder=s.legend.traceorder?\"reversed\":\"normal\",delete s.legend.reverseOrder),s.margin&&\"undefined\"!=typeof s.margin.t){var l=[\"t\",\"r\",\"b\",\"l\",\"pad\"],c=[\"top\",\"right\",\"bottom\",\"left\",\"pad\"],u={};n.entries(s.margin).forEach((function(t,e){u[c[l.indexOf(t.key)]]=t.value})),s.margin=u}e&&(delete s.needsEndSpacing,delete s.minorTickColor,delete s.minorTicks,delete s.angularaxis.ticksCount,delete s.angularaxis.ticksCount,delete s.angularaxis.ticksStep,delete s.angularaxis.rewriteTicks,delete s.angularaxis.nticks,delete s.radialaxis.ticksCount,delete s.radialaxis.ticksCount,delete s.radialaxis.ticksStep,delete s.radialaxis.rewriteTicks,delete s.radialaxis.nticks),r.layout=s}return r}};return t}},{\"../../../constants/alignment\":745,\"../../../lib\":778,d3:169}],900:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../../lib\"),a=t(\"../../../components/color\"),o=t(\"./micropolar\"),s=t(\"./undo_manager\"),l=i.extendDeepAll,c=e.exports={};c.framework=function(t){var e,r,i,a,u,f=new s;function h(r,s){return s&&(u=s),n.select(n.select(u).node().parentNode).selectAll(\".svg-container>*:not(.chart-root)\").remove(),e=e?l(e,r):r,i||(i=o.Axis()),a=o.adapter.plotly().convert(e),i.config(a).render(u),t.data=e.data,t.layout=e.layout,c.fillLayout(t),e}return h.isPolar=!0,h.svg=function(){return i.svg()},h.getConfig=function(){return e},h.getLiveConfig=function(){return o.adapter.plotly().convert(i.getLiveConfig(),!0)},h.getLiveScales=function(){return{t:i.angularScale(),r:i.radialScale()}},h.setUndoPoint=function(){var t,n,i=this,a=o.util.cloneJson(e);t=a,n=r,f.add({undo:function(){n&&i(n)},redo:function(){i(t)}}),r=o.util.cloneJson(a)},h.undo=function(){f.undo()},h.redo=function(){f.redo()},h},c.fillLayout=function(t){var e=n.select(t).selectAll(\".plot-container\"),r=e.selectAll(\".svg-container\"),i=t.framework&&t.framework.svg&&t.framework.svg(),o={width:800,height:600,paper_bgcolor:a.background,_container:e,_paperdiv:r,_paper:i};t._fullLayout=l(o,t.layout)}},{\"../../../components/color\":643,\"../../../lib\":778,\"./micropolar\":899,\"./undo_manager\":901,d3:169}],901:[function(t,e,r){\"use strict\";e.exports=function(){var t,e=[],r=-1,n=!1;function i(t,e){return t?(n=!0,t[e](),n=!1,this):this}return{add:function(t){return n||(e.splice(r+1,e.length-r),e.push(t),r=e.length-1),this},setCallback:function(e){t=e},undo:function(){var n=e[r];return n?(i(n,\"undo\"),r-=1,t&&t(n.undo),this):this},redo:function(){var n=e[r+1];return n?(i(n,\"redo\"),r+=1,t&&t(n.redo),this):this},clear:function(){e=[],r=-1},hasUndo:function(){return-1!==r},hasRedo:function(){return r<e.length-1},getCommands:function(){return e},getPreviousCommand:function(){return e[r-1]},getIndex:function(){return r}}}},{}],902:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"tinycolor2\"),a=t(\"../../registry\"),o=t(\"../../lib\"),s=o.strRotate,l=o.strTranslate,c=t(\"../../components/color\"),u=t(\"../../components/drawing\"),f=t(\"../plots\"),h=t(\"../../plots/cartesian/axes\"),p=t(\"../cartesian/set_convert\"),d=t(\"./set_convert\"),g=t(\"../cartesian/autorange\").doAutoRange,m=t(\"../cartesian/dragbox\"),v=t(\"../../components/dragelement\"),y=t(\"../../components/fx\"),x=t(\"../../components/titles\"),b=t(\"../cartesian/select\").prepSelect,_=t(\"../cartesian/select\").selectOnClick,w=t(\"../cartesian/select\").clearSelect,T=t(\"../../lib/setcursor\"),k=t(\"../../lib/clear_gl_canvases\"),M=t(\"../../plot_api/subroutines\").redrawReglTraces,A=t(\"../../constants/alignment\").MID_SHIFT,S=t(\"./constants\"),E=t(\"./helpers\"),C=o._,L=o.mod,I=o.deg2rad,P=o.rad2deg;function z(t,e){this.id=e,this.gd=t,this._hasClipOnAxisFalse=null,this.vangles=null,this.radialAxisAngle=null,this.traceHash={},this.layers={},this.clipPaths={},this.clipIds={},this.viewInitial={};var r=t._fullLayout,n=\"clip\"+r._uid+e;this.clipIds.forTraces=n+\"-for-traces\",this.clipPaths.forTraces=r._clips.append(\"clipPath\").attr(\"id\",this.clipIds.forTraces),this.clipPaths.forTraces.append(\"path\"),this.framework=r._polarlayer.append(\"g\").attr(\"class\",e),this.radialTickLayout=null,this.angularTickLayout=null}var O=z.prototype;function D(t){var e=t.ticks+String(t.ticklen)+String(t.showticklabels);return\"side\"in t&&(e+=t.side),e}function R(t,e){return e[o.findIndexOfMin(e,(function(e){return o.angleDist(t,e)}))]}function F(t,e,r){return e?(t.attr(\"display\",null),t.attr(r)):t&&t.attr(\"display\",\"none\"),t}e.exports=function(t,e){return new z(t,e)},O.plot=function(t,e){var r=e[this.id];this._hasClipOnAxisFalse=!1;for(var n=0;n<t.length;n++){if(!1===t[n][0].trace.cliponaxis){this._hasClipOnAxisFalse=!0;break}}this.updateLayers(e,r),this.updateLayout(e,r),f.generalUpdatePerTraceModule(this.gd,this,t,r),this.updateFx(e,r)},O.updateLayers=function(t,e){var r=this.layers,i=e.radialaxis,a=e.angularaxis,o=S.layerNames,s=o.indexOf(\"frontplot\"),l=o.slice(0,s),c=\"below traces\"===a.layer,u=\"below traces\"===i.layer;c&&l.push(\"angular-line\"),u&&l.push(\"radial-line\"),c&&l.push(\"angular-axis\"),u&&l.push(\"radial-axis\"),l.push(\"frontplot\"),c||l.push(\"angular-line\"),u||l.push(\"radial-line\"),c||l.push(\"angular-axis\"),u||l.push(\"radial-axis\");var f=this.framework.selectAll(\".polarsublayer\").data(l,String);f.enter().append(\"g\").attr(\"class\",(function(t){return\"polarsublayer \"+t})).each((function(t){var e=r[t]=n.select(this);switch(t){case\"frontplot\":e.append(\"g\").classed(\"barlayer\",!0),e.append(\"g\").classed(\"scatterlayer\",!0);break;case\"backplot\":e.append(\"g\").classed(\"maplayer\",!0);break;case\"plotbg\":r.bg=e.append(\"path\");break;case\"radial-grid\":case\"angular-grid\":e.style(\"fill\",\"none\");break;case\"radial-line\":e.append(\"line\").style(\"fill\",\"none\");break;case\"angular-line\":e.append(\"path\").style(\"fill\",\"none\")}})),f.order()},O.updateLayout=function(t,e){var r=this.layers,n=t._size,i=e.radialaxis,a=e.angularaxis,o=e.domain.x,s=e.domain.y;this.xOffset=n.l+n.w*o[0],this.yOffset=n.t+n.h*(1-s[1]);var f=this.xLength=n.w*(o[1]-o[0]),h=this.yLength=n.h*(s[1]-s[0]),p=e.sector;this.sectorInRad=p.map(I);var d,g,m,v,y,x=this.sectorBBox=function(t){var e,r,n,i,a=t[0],o=t[1]-a,s=L(a,360),l=s+o,c=Math.cos(I(s)),u=Math.sin(I(s)),f=Math.cos(I(l)),h=Math.sin(I(l));i=s<=90&&l>=90||s>90&&l>=450?1:u<=0&&h<=0?0:Math.max(u,h);e=s<=180&&l>=180||s>180&&l>=540?-1:c>=0&&f>=0?0:Math.min(c,f);r=s<=270&&l>=270||s>270&&l>=630?-1:u>=0&&h>=0?0:Math.min(u,h);n=l>=360?1:c<=0&&f<=0?0:Math.max(c,f);return[e,r,n,i]}(p),b=x[2]-x[0],_=x[3]-x[1],w=h/f,T=Math.abs(_/b);w>T?(d=f,y=(h-(g=f*T))/n.h/2,m=[o[0],o[1]],v=[s[0]+y,s[1]-y]):(g=h,y=(f-(d=h/T))/n.w/2,m=[o[0]+y,o[1]-y],v=[s[0],s[1]]),this.xLength2=d,this.yLength2=g,this.xDomain2=m,this.yDomain2=v;var k=this.xOffset2=n.l+n.w*m[0],M=this.yOffset2=n.t+n.h*(1-v[1]),A=this.radius=d/b,S=this.innerRadius=e.hole*A,E=this.cx=k-A*x[0],C=this.cy=M+A*x[3],P=this.cxx=E-k,z=this.cyy=C-M;this.radialAxis=this.mockAxis(t,e,i,{_id:\"x\",side:{counterclockwise:\"top\",clockwise:\"bottom\"}[i.side],_realSide:i.side,domain:[S/n.w,A/n.w]}),this.angularAxis=this.mockAxis(t,e,a,{side:\"right\",domain:[0,Math.PI],autorange:!1}),this.doAutoRange(t,e),this.updateAngularAxis(t,e),this.updateRadialAxis(t,e),this.updateRadialAxisTitle(t,e),this.xaxis=this.mockCartesianAxis(t,e,{_id:\"x\",domain:m}),this.yaxis=this.mockCartesianAxis(t,e,{_id:\"y\",domain:v});var O=this.pathSubplot();this.clipPaths.forTraces.select(\"path\").attr(\"d\",O).attr(\"transform\",l(P,z)),r.frontplot.attr(\"transform\",l(k,M)).call(u.setClipUrl,this._hasClipOnAxisFalse?null:this.clipIds.forTraces,this.gd),r.bg.attr(\"d\",O).attr(\"transform\",l(E,C)).call(c.fill,e.bgcolor)},O.mockAxis=function(t,e,r,n){var i=o.extendFlat({},r,n);return d(i,e,t),i},O.mockCartesianAxis=function(t,e,r){var n=this,i=r._id,a=o.extendFlat({type:\"linear\"},r);p(a,t);var s={x:[0,2],y:[1,3]};return a.setRange=function(){var t=n.sectorBBox,r=s[i],o=n.radialAxis._rl,l=(o[1]-o[0])/(1-e.hole);a.range=[t[r[0]]*l,t[r[1]]*l]},a.isPtWithinRange=\"x\"===i?function(t){return n.isPtInside(t)}:function(){return!0},a.setRange(),a.setScale(),a},O.doAutoRange=function(t,e){var r=this.gd,n=this.radialAxis,i=e.radialaxis;n.setScale(),g(r,n);var a=n.range;i.range=a.slice(),i._input.range=a.slice(),n._rl=[n.r2l(a[0],null,\"gregorian\"),n.r2l(a[1],null,\"gregorian\")]},O.updateRadialAxis=function(t,e){var r=this,n=r.gd,i=r.layers,a=r.radius,u=r.innerRadius,f=r.cx,p=r.cy,d=e.radialaxis,g=L(e.sector[0],360),m=r.radialAxis,v=u<a;r.fillViewInitialKey(\"radialaxis.angle\",d.angle),r.fillViewInitialKey(\"radialaxis.range\",m.range.slice()),m.setGeometry(),\"auto\"===m.tickangle&&g>90&&g<=270&&(m.tickangle=180);var y=function(t){return l(m.l2p(t.x)+u,0)},x=D(d);if(r.radialTickLayout!==x&&(i[\"radial-axis\"].selectAll(\".xtick\").remove(),r.radialTickLayout=x),v){m.setScale();var b=h.calcTicks(m),_=h.clipEnds(m,b),w=h.getTickSigns(m)[2];h.drawTicks(n,m,{vals:b,layer:i[\"radial-axis\"],path:h.makeTickPath(m,0,w),transFn:y,crisp:!1}),h.drawGrid(n,m,{vals:_,layer:i[\"radial-grid\"],path:function(t){return r.pathArc(m.r2p(t.x)+u)},transFn:o.noop,crisp:!1}),h.drawLabels(n,m,{vals:b,layer:i[\"radial-axis\"],transFn:y,labelFns:h.makeLabelFns(m,0)})}var T=r.radialAxisAngle=r.vangles?P(R(I(d.angle),r.vangles)):d.angle,k=l(f,p),M=k+s(-T);F(i[\"radial-axis\"],v&&(d.showticklabels||d.ticks),{transform:M}),F(i[\"radial-grid\"],v&&d.showgrid,{transform:k}),F(i[\"radial-line\"].select(\"line\"),v&&d.showline,{x1:u,y1:0,x2:a,y2:0,transform:M}).attr(\"stroke-width\",d.linewidth).call(c.stroke,d.linecolor)},O.updateRadialAxisTitle=function(t,e,r){var n=this.gd,i=this.radius,a=this.cx,o=this.cy,s=e.radialaxis,l=this.id+\"title\",c=void 0!==r?r:this.radialAxisAngle,f=I(c),h=Math.cos(f),p=Math.sin(f),d=0;if(s.title){var g=u.bBox(this.layers[\"radial-axis\"].node()).height,m=s.title.font.size;d=\"counterclockwise\"===s.side?-g-.4*m:g+.8*m}this.layers[\"radial-axis-title\"]=x.draw(n,l,{propContainer:s,propName:this.id+\".radialaxis.title\",placeholder:C(n,\"Click to enter radial axis title\"),attributes:{x:a+i/2*h+d*p,y:o-i/2*p+d*h,\"text-anchor\":\"middle\"},transform:{rotate:-c}})},O.updateAngularAxis=function(t,e){var r=this,n=r.gd,i=r.layers,a=r.radius,u=r.innerRadius,f=r.cx,p=r.cy,d=e.angularaxis,g=r.angularAxis;r.fillViewInitialKey(\"angularaxis.rotation\",d.rotation),g.setGeometry(),g.setScale();var m=function(t){return g.t2g(t.x)};\"linear\"===g.type&&\"radians\"===g.thetaunit&&(g.tick0=P(g.tick0),g.dtick=P(g.dtick));var v=function(t){return l(f+a*Math.cos(t),p-a*Math.sin(t))},y=h.makeLabelFns(g,0).labelStandoff,x={xFn:function(t){var e=m(t);return Math.cos(e)*y},yFn:function(t){var e=m(t),r=Math.sin(e)>0?.2:1;return-Math.sin(e)*(y+t.fontSize*r)+Math.abs(Math.cos(e))*(t.fontSize*A)},anchorFn:function(t){var e=m(t),r=Math.cos(e);return Math.abs(r)<.1?\"middle\":r>0?\"start\":\"end\"},heightFn:function(t,e,r){var n=m(t);return-.5*(1+Math.sin(n))*r}},b=D(d);r.angularTickLayout!==b&&(i[\"angular-axis\"].selectAll(\".\"+g._id+\"tick\").remove(),r.angularTickLayout=b);var _,w=h.calcTicks(g);if(\"linear\"===e.gridshape?(_=w.map(m),o.angleDelta(_[0],_[1])<0&&(_=_.slice().reverse())):_=null,r.vangles=_,\"category\"===g.type&&(w=w.filter((function(t){return o.isAngleInsideSector(m(t),r.sectorInRad)}))),g.visible){var T=\"inside\"===g.ticks?-1:1,k=(g.linewidth||1)/2;h.drawTicks(n,g,{vals:w,layer:i[\"angular-axis\"],path:\"M\"+T*k+\",0h\"+T*g.ticklen,transFn:function(t){var e=m(t);return v(e)+s(-P(e))},crisp:!1}),h.drawGrid(n,g,{vals:w,layer:i[\"angular-grid\"],path:function(t){var e=m(t),r=Math.cos(e),n=Math.sin(e);return\"M\"+[f+u*r,p-u*n]+\"L\"+[f+a*r,p-a*n]},transFn:o.noop,crisp:!1}),h.drawLabels(n,g,{vals:w,layer:i[\"angular-axis\"],repositionOnUpdate:!0,transFn:function(t){return v(m(t))},labelFns:x})}F(i[\"angular-line\"].select(\"path\"),d.showline,{d:r.pathSubplot(),transform:l(f,p)}).attr(\"stroke-width\",d.linewidth).call(c.stroke,d.linecolor)},O.updateFx=function(t,e){this.gd._context.staticPlot||(this.updateAngularDrag(t),this.updateRadialDrag(t,e,0),this.updateRadialDrag(t,e,1),this.updateMainDrag(t))},O.updateMainDrag=function(t){var e,r,s=this,c=s.gd,u=s.layers,f=t._zoomlayer,h=S.MINZOOM,p=S.OFFEDGE,d=s.radius,g=s.innerRadius,x=s.cx,T=s.cy,k=s.cxx,M=s.cyy,A=s.sectorInRad,C=s.vangles,L=s.radialAxis,I=E.clampTiny,P=E.findXYatLength,z=E.findEnclosingVertexAngles,O=S.cornerHalfWidth,D=S.cornerLen/2,R=m.makeDragger(u,\"path\",\"maindrag\",\"crosshair\");n.select(R).attr(\"d\",s.pathSubplot()).attr(\"transform\",l(x,T));var F,B,N,j,U,V,q,H,G,Y={element:R,gd:c,subplot:s.id,plotinfo:{id:s.id,xaxis:s.xaxis,yaxis:s.yaxis},xaxes:[s.xaxis],yaxes:[s.yaxis]};function W(t,e){return Math.sqrt(t*t+e*e)}function X(t,e){return W(t-k,e-M)}function Z(t,e){return Math.atan2(M-e,t-k)}function J(t,e){return[t*Math.cos(e),t*Math.sin(-e)]}function K(t,e){if(0===t)return s.pathSector(2*O);var r=D/t,n=e-r,i=e+r,a=Math.max(0,Math.min(t,d)),o=a-O,l=a+O;return\"M\"+J(o,n)+\"A\"+[o,o]+\" 0,0,0 \"+J(o,i)+\"L\"+J(l,i)+\"A\"+[l,l]+\" 0,0,1 \"+J(l,n)+\"Z\"}function Q(t,e,r){if(0===t)return s.pathSector(2*O);var n,i,a=J(t,e),o=J(t,r),l=I((a[0]+o[0])/2),c=I((a[1]+o[1])/2);if(l&&c){var u=c/l,f=-1/u,h=P(O,u,l,c);n=P(D,f,h[0][0],h[0][1]),i=P(D,f,h[1][0],h[1][1])}else{var p,d;c?(p=D,d=O):(p=O,d=D),n=[[l-p,c-d],[l+p,c-d]],i=[[l-p,c+d],[l+p,c+d]]}return\"M\"+n.join(\"L\")+\"L\"+i.reverse().join(\"L\")+\"Z\"}function $(t,e){return e=Math.max(Math.min(e,d),g),t<p?t=0:d-t<p?t=d:e<p?e=0:d-e<p&&(e=d),Math.abs(e-t)>h?(t<e?(N=t,j=e):(N=e,j=t),!0):(N=null,j=null,!1)}function tt(t,e){t=t||U,e=e||\"M0,0Z\",H.attr(\"d\",t),G.attr(\"d\",e),m.transitionZoombox(H,G,V,q),V=!0;var r={};at(r),c.emit(\"plotly_relayouting\",r)}function et(t,n){var i,a,o=F+(t*=e),l=B+(n*=r),c=X(F,B),u=Math.min(X(o,l),d),f=Z(F,B);$(c,u)&&(i=U+s.pathSector(j),N&&(i+=s.pathSector(N)),a=K(N,f)+K(j,f)),tt(i,a)}function rt(t,e,r,n){var i=E.findIntersectionXY(r,n,r,[t-k,M-e]);return W(i[0],i[1])}function nt(t,e){var r,n,i=F+t,a=B+e,o=Z(F,B),l=Z(i,a),c=z(o,C),u=z(l,C);$(rt(F,B,c[0],c[1]),Math.min(rt(i,a,u[0],u[1]),d))&&(r=U+s.pathSector(j),N&&(r+=s.pathSector(N)),n=[Q(N,c[0],c[1]),Q(j,c[0],c[1])].join(\" \")),tt(r,n)}function it(){if(m.removeZoombox(c),null!==N&&null!==j){var t={};at(t),m.showDoubleClickNotifier(c),a.call(\"_guiRelayout\",c,t)}}function at(t){var e=L._rl,r=(e[1]-e[0])/(1-g/d)/d,n=[e[0]+(N-g)*r,e[0]+(j-g)*r];t[s.id+\".radialaxis.range\"]=n}function ot(t,e){var r=c._fullLayout.clickmode;if(m.removeZoombox(c),2===t){var n={};for(var i in s.viewInitial)n[s.id+\".\"+i]=s.viewInitial[i];c.emit(\"plotly_doubleclick\",null),a.call(\"_guiRelayout\",c,n)}r.indexOf(\"select\")>-1&&1===t&&_(e,c,[s.xaxis],[s.yaxis],s.id,Y),r.indexOf(\"event\")>-1&&y.click(c,e,s.id)}Y.prepFn=function(t,n,a){var l=c._fullLayout.dragmode,u=R.getBoundingClientRect();c._fullLayout._calcInverseTransform(c);var h=c._fullLayout._invTransform;e=c._fullLayout._invScaleX,r=c._fullLayout._invScaleY;var p=o.apply3DTransform(h)(n-u.left,a-u.top);if(F=p[0],B=p[1],C){var g=E.findPolygonOffset(d,A[0],A[1],C);F+=k+g[0],B+=M+g[1]}switch(l){case\"zoom\":Y.moveFn=C?nt:et,Y.clickFn=ot,Y.doneFn=it,function(){N=null,j=null,U=s.pathSubplot(),V=!1;var t=c._fullLayout[s.id];q=i(t.bgcolor).getLuminance(),(H=m.makeZoombox(f,q,x,T,U)).attr(\"fill-rule\",\"evenodd\"),G=m.makeCorners(f,x,T),w(c)}();break;case\"select\":case\"lasso\":b(t,n,a,Y,l)}},R.onmousemove=function(t){y.hover(c,t,s.id),c._fullLayout._lasthover=R,c._fullLayout._hoversubplot=s.id},R.onmouseout=function(t){c._dragging||v.unhover(c,t)},v.init(Y)},O.updateRadialDrag=function(t,e,r){var i=this,c=i.gd,u=i.layers,f=i.radius,h=i.innerRadius,p=i.cx,d=i.cy,g=i.radialAxis,y=S.radialDragBoxSize,x=y/2;if(g.visible){var b,_,T,A=I(i.radialAxisAngle),E=g._rl,C=E[0],L=E[1],z=E[r],O=.75*(E[1]-E[0])/(1-e.hole)/f;r?(b=p+(f+x)*Math.cos(A),_=d-(f+x)*Math.sin(A),T=\"radialdrag\"):(b=p+(h-x)*Math.cos(A),_=d-(h-x)*Math.sin(A),T=\"radialdrag-inner\");var D,B,N,j=m.makeRectDragger(u,T,\"crosshair\",-x,-x,y,y),U={element:j,gd:c};F(n.select(j),g.visible&&h<f,{transform:l(b,_)}),U.prepFn=function(){D=null,B=null,N=null,U.moveFn=V,U.doneFn=q,w(c)},U.clampFn=function(t,e){return Math.sqrt(t*t+e*e)<S.MINDRAG&&(t=0,e=0),[t,e]},v.init(U)}function V(t,e){if(D)D(t,e);else{var n=[t,-e],a=[Math.cos(A),Math.sin(A)],s=Math.abs(o.dot(n,a)/Math.sqrt(o.dot(n,n)));isNaN(s)||(D=s<.5?H:G)}var l={};!function(t){null!==B?t[i.id+\".radialaxis.angle\"]=B:null!==N&&(t[i.id+\".radialaxis.range[\"+r+\"]\"]=N)}(l),c.emit(\"plotly_relayouting\",l)}function q(){null!==B?a.call(\"_guiRelayout\",c,i.id+\".radialaxis.angle\",B):null!==N&&a.call(\"_guiRelayout\",c,i.id+\".radialaxis.range[\"+r+\"]\",N)}function H(t,e){if(0!==r){var n=b+t,a=_+e;B=Math.atan2(d-a,n-p),i.vangles&&(B=R(B,i.vangles)),B=P(B);var o=l(p,d)+s(-B);u[\"radial-axis\"].attr(\"transform\",o),u[\"radial-line\"].select(\"line\").attr(\"transform\",o);var c=i.gd._fullLayout,f=c[i.id];i.updateRadialAxisTitle(c,f,B)}}function G(t,e){var n=o.dot([t,-e],[Math.cos(A),Math.sin(A)]);if(N=z-O*n,O>0==(r?N>C:N<L)){var s=c._fullLayout,l=s[i.id];g.range[r]=N,g._rl[r]=N,i.updateRadialAxis(s,l),i.xaxis.setRange(),i.xaxis.setScale(),i.yaxis.setRange(),i.yaxis.setScale();var u=!1;for(var f in i.traceHash){var h=i.traceHash[f],p=o.filterVisible(h);h[0][0].trace._module.plot(c,i,p,l),a.traceIs(f,\"gl\")&&p.length&&(u=!0)}u&&(k(c),M(c))}else N=null}},O.updateAngularDrag=function(t){var e=this,r=e.gd,i=e.layers,c=e.radius,f=e.angularAxis,h=e.cx,p=e.cy,d=e.cxx,g=e.cyy,y=S.angularDragBoxSize,x=m.makeDragger(i,\"path\",\"angulardrag\",\"move\"),b={element:x,gd:r};function _(t,e){return Math.atan2(g+y-e,t-d-y)}n.select(x).attr(\"d\",e.pathAnnulus(c,c+y)).attr(\"transform\",l(h,p)).call(T,\"move\");var A,E,C,L,I,z,O=i.frontplot.select(\".scatterlayer\").selectAll(\".trace\"),D=O.selectAll(\".point\"),R=O.selectAll(\".textpoint\");function F(c,m){var v=e.gd._fullLayout,y=v[e.id],x=_(A+c*t._invScaleX,E+m*t._invScaleY),b=P(x-z);if(L=C+b,i.frontplot.attr(\"transform\",l(e.xOffset2,e.yOffset2)+s([-b,d,g])),e.vangles){I=e.radialAxisAngle+b;var w=l(h,p)+s(-b),T=l(h,p)+s(-I);i.bg.attr(\"transform\",w),i[\"radial-grid\"].attr(\"transform\",w),i[\"radial-axis\"].attr(\"transform\",T),i[\"radial-line\"].select(\"line\").attr(\"transform\",T),e.updateRadialAxisTitle(v,y,I)}else e.clipPaths.forTraces.select(\"path\").attr(\"transform\",l(d,g)+s(b));D.each((function(){var t=n.select(this),e=u.getTranslate(t);t.attr(\"transform\",l(e.x,e.y)+s([b]))})),R.each((function(){var t=n.select(this),e=t.select(\"text\"),r=u.getTranslate(t);t.attr(\"transform\",s([b,e.attr(\"x\"),e.attr(\"y\")])+l(r.x,r.y))})),f.rotation=o.modHalf(L,360),e.updateAngularAxis(v,y),e._hasClipOnAxisFalse&&!o.isFullCircle(e.sectorInRad)&&O.call(u.hideOutsideRangePoints,e);var S=!1;for(var F in e.traceHash)if(a.traceIs(F,\"gl\")){var N=e.traceHash[F],j=o.filterVisible(N);N[0][0].trace._module.plot(r,e,j,y),j.length&&(S=!0)}S&&(k(r),M(r));var U={};B(U),r.emit(\"plotly_relayouting\",U)}function B(t){t[e.id+\".angularaxis.rotation\"]=L,e.vangles&&(t[e.id+\".radialaxis.angle\"]=I)}function N(){R.select(\"text\").attr(\"transform\",null);var t={};B(t),a.call(\"_guiRelayout\",r,t)}b.prepFn=function(n,i,a){var s=t[e.id];C=s.angularaxis.rotation;var l=x.getBoundingClientRect();A=i-l.left,E=a-l.top,r._fullLayout._calcInverseTransform(r);var c=o.apply3DTransform(t._invTransform)(A,E);A=c[0],E=c[1],z=_(A,E),b.moveFn=F,b.doneFn=N,w(r)},e.vangles&&!o.isFullCircle(e.sectorInRad)&&(b.prepFn=o.noop,T(n.select(x),null)),v.init(b)},O.isPtInside=function(t){var e=this.sectorInRad,r=this.vangles,n=this.angularAxis.c2g(t.theta),i=this.radialAxis,a=i.c2l(t.r),s=i._rl;return(r?E.isPtInsidePolygon:o.isPtInsideSector)(a,n,s,e,r)},O.pathArc=function(t){var e=this.sectorInRad,r=this.vangles;return(r?E.pathPolygon:o.pathArc)(t,e[0],e[1],r)},O.pathSector=function(t){var e=this.sectorInRad,r=this.vangles;return(r?E.pathPolygon:o.pathSector)(t,e[0],e[1],r)},O.pathAnnulus=function(t,e){var r=this.sectorInRad,n=this.vangles;return(n?E.pathPolygonAnnulus:o.pathAnnulus)(t,e,r[0],r[1],n)},O.pathSubplot=function(){var t=this.innerRadius,e=this.radius;return t?this.pathAnnulus(t,e):this.pathSector(e)},O.fillViewInitialKey=function(t,e){t in this.viewInitial||(this.viewInitial[t]=e)}},{\"../../components/color\":643,\"../../components/dragelement\":662,\"../../components/drawing\":665,\"../../components/fx\":683,\"../../components/titles\":738,\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/clear_gl_canvases\":762,\"../../lib/setcursor\":798,\"../../plot_api/subroutines\":817,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"../cartesian/autorange\":826,\"../cartesian/dragbox\":835,\"../cartesian/select\":846,\"../cartesian/set_convert\":847,\"../plots\":890,\"./constants\":891,\"./helpers\":892,\"./set_convert\":903,d3:169,tinycolor2:576}],903:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../cartesian/set_convert\"),a=n.deg2rad,o=n.rad2deg;e.exports=function(t,e,r){switch(i(t,r),t._id){case\"x\":case\"radialaxis\":!function(t,e){var r=e._subplot;t.setGeometry=function(){var e=t._rl[0],n=t._rl[1],i=r.innerRadius,a=(r.radius-i)/(n-e),o=i/a,s=e>n?function(t){return t<=0}:function(t){return t>=0};t.c2g=function(r){var n=t.c2l(r)-e;return(s(n)?n:0)+o},t.g2c=function(r){return t.l2c(r+e-o)},t.g2p=function(t){return t*a},t.c2p=function(e){return t.g2p(t.c2g(e))}}}(t,e);break;case\"angularaxis\":!function(t,e){var r=t.type;if(\"linear\"===r){var i=t.d2c,s=t.c2d;t.d2c=function(t,e){return function(t,e){return\"degrees\"===e?a(t):t}(i(t),e)},t.c2d=function(t,e){return s(function(t,e){return\"degrees\"===e?o(t):t}(t,e))}}t.makeCalcdata=function(e,i){var a,o,s=e[i],l=e._length,c=function(r){return t.d2c(r,e.thetaunit)};if(s){if(n.isTypedArray(s)&&\"linear\"===r){if(l===s.length)return s;if(s.subarray)return s.subarray(0,l)}for(a=new Array(l),o=0;o<l;o++)a[o]=c(s[o])}else{var u=i+\"0\",f=\"d\"+i,h=u in e?c(e[u]):0,p=e[f]?c(e[f]):(t.period||2*Math.PI)/l;for(a=new Array(l),o=0;o<l;o++)a[o]=h+o*p}return a},t.setGeometry=function(){var i,s,l,c,u=e.sector,f=u.map(a),h={clockwise:-1,counterclockwise:1}[t.direction],p=a(t.rotation),d=function(t){return h*t+p},g=function(t){return(t-p)/h};switch(r){case\"linear\":s=i=n.identity,c=a,l=o,t.range=n.isFullCircle(f)?[u[0],u[0]+360]:f.map(g).map(o);break;case\"category\":var m=t._categories.length,v=t.period?Math.max(t.period,m):m;0===v&&(v=1),s=c=function(t){return 2*t*Math.PI/v},i=l=function(t){return t*v/Math.PI/2},t.range=[0,v]}t.c2g=function(t){return d(s(t))},t.g2c=function(t){return i(g(t))},t.t2g=function(t){return d(c(t))},t.g2t=function(t){return l(g(t))}}}(t,e)}}},{\"../../lib\":778,\"../cartesian/set_convert\":847}],904:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../plot_api/plot_template\"),a=t(\"./domain\").defaults;e.exports=function(t,e,r,o){var s,l,c=o.type,u=o.attributes,f=o.handleDefaults,h=o.partition||\"x\",p=e._subplots[c],d=p.length,g=d&&p[0].replace(/\\d+$/,\"\");function m(t,e){return n.coerce(s,l,u,t,e)}for(var v=0;v<d;v++){var y=p[v];s=t[y]?t[y]:t[y]={},l=i.newContainer(e,y,g),m(\"uirevision\",e.uirevision);var x={};x[h]=[v/d,(v+1)/d],a(l,e,m,x),o.id=y,f(s,l,m,o)}}},{\"../lib\":778,\"../plot_api/plot_template\":816,\"./domain\":854}],905:[function(t,e,r){\"use strict\";['Variables are inserted using %{variable}, for example \"y: %{y}\".','Numbers are formatted using d3-format\\'s syntax %{variable:d3-format}, for example \"Price: %{y:$.2f}\".',t(\"../constants/docs\").FORMAT_LINK,\"for details on the formatting syntax.\",'Dates are formatted using d3-time-format\\'s syntax %{variable|d3-time-format}, for example \"Day: %{2019-01-01|%A}\".',t(\"../constants/docs\").DATE_FORMAT_LINK,\"for details on the date formatting syntax.\"].join(\" \");function n(t){var e=t.description?\" \"+t.description:\"\",r=t.keys||[];if(r.length>0){for(var n=[],i=0;i<r.length;i++)n[i]=\"`\"+r[i]+\"`\";e+=\"Finally, the template string has access to \",e=1===r.length?\"variable \"+n[0]:\"variables \"+n.slice(0,-1).join(\", \")+\" and \"+n.slice(-1)+\".\"}return e}r.hovertemplateAttrs=function(t,e){t=t||{};n(e=e||{});var r={valType:\"string\",dflt:\"\",editType:t.editType||\"none\"};return!1!==t.arrayOk&&(r.arrayOk=!0),r},r.texttemplateAttrs=function(t,e){t=t||{};n(e=e||{});var r={valType:\"string\",dflt:\"\",editType:t.editType||\"calc\"};return!1!==t.arrayOk&&(r.arrayOk=!0),r}},{\"../constants/docs\":748}],906:[function(t,e,r){\"use strict\";var n=t(\"./ternary\"),i=t(\"../../plots/get_data\").getSubplotCalcData,a=t(\"../../lib\").counterRegex;r.name=\"ternary\";var o=r.attr=\"subplot\";r.idRoot=\"ternary\",r.idRegex=r.attrRegex=a(\"ternary\"),(r.attributes={})[o]={valType:\"subplotid\",dflt:\"ternary\",editType:\"calc\"},r.layoutAttributes=t(\"./layout_attributes\"),r.supplyLayoutDefaults=t(\"./layout_defaults\"),r.plot=function(t){for(var e=t._fullLayout,r=t.calcdata,a=e._subplots.ternary,o=0;o<a.length;o++){var s=a[o],l=i(r,\"ternary\",s),c=e[s]._subplot;c||(c=new n({id:s,graphDiv:t,container:e._ternarylayer.node()},e),e[s]._subplot=c),c.plot(l,e,t._promises)}},r.clean=function(t,e,r,n){for(var i=n._subplots.ternary||[],a=0;a<i.length;a++){var o=i[a],s=n[o]._subplot;!e[o]&&s&&(s.plotContainer.remove(),s.clipDef.remove(),s.clipDefRelative.remove(),s.layers[\"a-title\"].remove(),s.layers[\"b-title\"].remove(),s.layers[\"c-title\"].remove())}}},{\"../../lib\":778,\"../../plots/get_data\":864,\"./layout_attributes\":907,\"./layout_defaults\":908,\"./ternary\":909}],907:[function(t,e,r){\"use strict\";var n=t(\"../../components/color/attributes\"),i=t(\"../domain\").attributes,a=t(\"../cartesian/layout_attributes\"),o=t(\"../../plot_api/edit_types\").overrideAll,s=t(\"../../lib/extend\").extendFlat,l={title:{text:a.title.text,font:a.title.font},color:a.color,tickmode:a.tickmode,nticks:s({},a.nticks,{dflt:6,min:1}),tick0:a.tick0,dtick:a.dtick,tickvals:a.tickvals,ticktext:a.ticktext,ticks:a.ticks,ticklen:a.ticklen,tickwidth:a.tickwidth,tickcolor:a.tickcolor,showticklabels:a.showticklabels,showtickprefix:a.showtickprefix,tickprefix:a.tickprefix,showticksuffix:a.showticksuffix,ticksuffix:a.ticksuffix,showexponent:a.showexponent,exponentformat:a.exponentformat,minexponent:a.minexponent,separatethousands:a.separatethousands,tickfont:a.tickfont,tickangle:a.tickangle,tickformat:a.tickformat,tickformatstops:a.tickformatstops,hoverformat:a.hoverformat,showline:s({},a.showline,{dflt:!0}),linecolor:a.linecolor,linewidth:a.linewidth,showgrid:s({},a.showgrid,{dflt:!0}),gridcolor:a.gridcolor,gridwidth:a.gridwidth,layer:a.layer,min:{valType:\"number\",dflt:0,min:0},_deprecated:{title:a._deprecated.title,titlefont:a._deprecated.titlefont}},c=e.exports=o({domain:i({name:\"ternary\"}),bgcolor:{valType:\"color\",dflt:n.background},sum:{valType:\"number\",dflt:1,min:0},aaxis:l,baxis:l,caxis:l},\"plot\",\"from-root\");c.uirevision={valType:\"any\",editType:\"none\"},c.aaxis.uirevision=c.baxis.uirevision=c.caxis.uirevision={valType:\"any\",editType:\"none\"}},{\"../../components/color/attributes\":642,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../cartesian/layout_attributes\":841,\"../domain\":854}],908:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"../../plot_api/plot_template\"),a=t(\"../../lib\"),o=t(\"../subplot_defaults\"),s=t(\"../cartesian/tick_label_defaults\"),l=t(\"../cartesian/tick_mark_defaults\"),c=t(\"../cartesian/tick_value_defaults\"),u=t(\"../cartesian/line_grid_defaults\"),f=t(\"./layout_attributes\"),h=[\"aaxis\",\"baxis\",\"caxis\"];function p(t,e,r,a){var o,s,l,c=r(\"bgcolor\"),u=r(\"sum\");a.bgColor=n.combine(c,a.paper_bgcolor);for(var f=0;f<h.length;f++)s=t[o=h[f]]||{},(l=i.newContainer(e,o))._name=o,d(s,l,a,e);var p=e.aaxis,g=e.baxis,m=e.caxis;p.min+g.min+m.min>=u&&(p.min=0,g.min=0,m.min=0,t.aaxis&&delete t.aaxis.min,t.baxis&&delete t.baxis.min,t.caxis&&delete t.caxis.min)}function d(t,e,r,n){var i=f[e._name];function o(r,n){return a.coerce(t,e,i,r,n)}o(\"uirevision\",n.uirevision),e.type=\"linear\";var h=o(\"color\"),p=h!==i.color.dflt?h:r.font.color,d=e._name.charAt(0).toUpperCase(),g=\"Component \"+d,m=o(\"title.text\",g);e._hovertitle=m===g?m:d,a.coerceFont(o,\"title.font\",{family:r.font.family,size:Math.round(1.2*r.font.size),color:p}),o(\"min\"),c(t,e,o,\"linear\"),s(t,e,o,\"linear\",{}),l(t,e,o,{outerTicks:!0}),o(\"showticklabels\")&&(a.coerceFont(o,\"tickfont\",{family:r.font.family,size:r.font.size,color:p}),o(\"tickangle\"),o(\"tickformat\")),u(t,e,o,{dfltColor:h,bgColor:r.bgColor,blend:60,showLine:!0,showGrid:!0,noZeroLine:!0,attributes:i}),o(\"hoverformat\"),o(\"layer\")}e.exports=function(t,e,r){o(t,e,r,{type:\"ternary\",attributes:f,handleDefaults:p,font:e.font,paper_bgcolor:e.paper_bgcolor})}},{\"../../components/color\":643,\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../cartesian/line_grid_defaults\":843,\"../cartesian/tick_label_defaults\":848,\"../cartesian/tick_mark_defaults\":849,\"../cartesian/tick_value_defaults\":850,\"../subplot_defaults\":904,\"./layout_attributes\":907}],909:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"tinycolor2\"),a=t(\"../../registry\"),o=t(\"../../lib\"),s=o.strTranslate,l=o._,c=t(\"../../components/color\"),u=t(\"../../components/drawing\"),f=t(\"../cartesian/set_convert\"),h=t(\"../../lib/extend\").extendFlat,p=t(\"../plots\"),d=t(\"../cartesian/axes\"),g=t(\"../../components/dragelement\"),m=t(\"../../components/fx\"),v=t(\"../../components/dragelement/helpers\"),y=v.freeMode,x=v.rectMode,b=t(\"../../components/titles\"),_=t(\"../cartesian/select\").prepSelect,w=t(\"../cartesian/select\").selectOnClick,T=t(\"../cartesian/select\").clearSelect,k=t(\"../cartesian/select\").clearSelectionsCache,M=t(\"../cartesian/constants\");function A(t,e){this.id=t.id,this.graphDiv=t.graphDiv,this.init(e),this.makeFramework(e),this.aTickLayout=null,this.bTickLayout=null,this.cTickLayout=null}e.exports=A;var S=A.prototype;S.init=function(t){this.container=t._ternarylayer,this.defs=t._defs,this.layoutId=t._uid,this.traceHash={},this.layers={}},S.plot=function(t,e){var r=e[this.id],n=e._size;this._hasClipOnAxisFalse=!1;for(var i=0;i<t.length;i++){if(!1===t[i][0].trace.cliponaxis){this._hasClipOnAxisFalse=!0;break}}this.updateLayers(r),this.adjustLayout(r,n),p.generalUpdatePerTraceModule(this.graphDiv,this,t,r),this.layers.plotbg.select(\"path\").call(c.fill,r.bgcolor)},S.makeFramework=function(t){var e=this.graphDiv,r=t[this.id],n=this.clipId=\"clip\"+this.layoutId+this.id,i=this.clipIdRelative=\"clip-relative\"+this.layoutId+this.id;this.clipDef=o.ensureSingleById(t._clips,\"clipPath\",n,(function(t){t.append(\"path\").attr(\"d\",\"M0,0Z\")})),this.clipDefRelative=o.ensureSingleById(t._clips,\"clipPath\",i,(function(t){t.append(\"path\").attr(\"d\",\"M0,0Z\")})),this.plotContainer=o.ensureSingle(this.container,\"g\",this.id),this.updateLayers(r),u.setClipUrl(this.layers.backplot,n,e),u.setClipUrl(this.layers.grids,n,e)},S.updateLayers=function(t){var e=this.layers,r=[\"draglayer\",\"plotbg\",\"backplot\",\"grids\"];\"below traces\"===t.aaxis.layer&&r.push(\"aaxis\",\"aline\"),\"below traces\"===t.baxis.layer&&r.push(\"baxis\",\"bline\"),\"below traces\"===t.caxis.layer&&r.push(\"caxis\",\"cline\"),r.push(\"frontplot\"),\"above traces\"===t.aaxis.layer&&r.push(\"aaxis\",\"aline\"),\"above traces\"===t.baxis.layer&&r.push(\"baxis\",\"bline\"),\"above traces\"===t.caxis.layer&&r.push(\"caxis\",\"cline\");var i=this.plotContainer.selectAll(\"g.toplevel\").data(r,String),a=[\"agrid\",\"bgrid\",\"cgrid\"];i.enter().append(\"g\").attr(\"class\",(function(t){return\"toplevel \"+t})).each((function(t){var r=n.select(this);e[t]=r,\"frontplot\"===t?r.append(\"g\").classed(\"scatterlayer\",!0):\"backplot\"===t?r.append(\"g\").classed(\"maplayer\",!0):\"plotbg\"===t?r.append(\"path\").attr(\"d\",\"M0,0Z\"):\"aline\"===t||\"bline\"===t||\"cline\"===t?r.append(\"path\"):\"grids\"===t&&a.forEach((function(t){e[t]=r.append(\"g\").classed(\"grid \"+t,!0)}))})),i.order()};var E=Math.sqrt(4/3);S.adjustLayout=function(t,e){var r,n,i,a,o,l,p=this,d=t.domain,g=(d.x[0]+d.x[1])/2,m=(d.y[0]+d.y[1])/2,v=d.x[1]-d.x[0],y=d.y[1]-d.y[0],x=v*e.w,b=y*e.h,_=t.sum,w=t.aaxis.min,T=t.baxis.min,k=t.caxis.min;x>E*b?i=(a=b)*E:a=(i=x)/E,o=v*i/x,l=y*a/b,r=e.l+e.w*g-i/2,n=e.t+e.h*(1-m)-a/2,p.x0=r,p.y0=n,p.w=i,p.h=a,p.sum=_,p.xaxis={type:\"linear\",range:[w+2*k-_,_-w-2*T],domain:[g-o/2,g+o/2],_id:\"x\"},f(p.xaxis,p.graphDiv._fullLayout),p.xaxis.setScale(),p.xaxis.isPtWithinRange=function(t){return t.a>=p.aaxis.range[0]&&t.a<=p.aaxis.range[1]&&t.b>=p.baxis.range[1]&&t.b<=p.baxis.range[0]&&t.c>=p.caxis.range[1]&&t.c<=p.caxis.range[0]},p.yaxis={type:\"linear\",range:[w,_-T-k],domain:[m-l/2,m+l/2],_id:\"y\"},f(p.yaxis,p.graphDiv._fullLayout),p.yaxis.setScale(),p.yaxis.isPtWithinRange=function(){return!0};var M=p.yaxis.domain[0],A=p.aaxis=h({},t.aaxis,{range:[w,_-T-k],side:\"left\",tickangle:(+t.aaxis.tickangle||0)-30,domain:[M,M+l*E],anchor:\"free\",position:0,_id:\"y\",_length:i});f(A,p.graphDiv._fullLayout),A.setScale();var S=p.baxis=h({},t.baxis,{range:[_-w-k,T],side:\"bottom\",domain:p.xaxis.domain,anchor:\"free\",position:0,_id:\"x\",_length:i});f(S,p.graphDiv._fullLayout),S.setScale();var C=p.caxis=h({},t.caxis,{range:[_-w-T,k],side:\"right\",tickangle:(+t.caxis.tickangle||0)+30,domain:[M,M+l*E],anchor:\"free\",position:0,_id:\"y\",_length:i});f(C,p.graphDiv._fullLayout),C.setScale();var L=\"M\"+r+\",\"+(n+a)+\"h\"+i+\"l-\"+i/2+\",-\"+a+\"Z\";p.clipDef.select(\"path\").attr(\"d\",L),p.layers.plotbg.select(\"path\").attr(\"d\",L);var I=\"M0,\"+a+\"h\"+i+\"l-\"+i/2+\",-\"+a+\"Z\";p.clipDefRelative.select(\"path\").attr(\"d\",I);var P=s(r,n);p.plotContainer.selectAll(\".scatterlayer,.maplayer\").attr(\"transform\",P),p.clipDefRelative.select(\"path\").attr(\"transform\",null);var z=s(r-S._offset,n+a);p.layers.baxis.attr(\"transform\",z),p.layers.bgrid.attr(\"transform\",z);var O=s(r+i/2,n)+\"rotate(30)\"+s(0,-A._offset);p.layers.aaxis.attr(\"transform\",O),p.layers.agrid.attr(\"transform\",O);var D=s(r+i/2,n)+\"rotate(-30)\"+s(0,-C._offset);p.layers.caxis.attr(\"transform\",D),p.layers.cgrid.attr(\"transform\",D),p.drawAxes(!0),p.layers.aline.select(\"path\").attr(\"d\",A.showline?\"M\"+r+\",\"+(n+a)+\"l\"+i/2+\",-\"+a:\"M0,0\").call(c.stroke,A.linecolor||\"#000\").style(\"stroke-width\",(A.linewidth||0)+\"px\"),p.layers.bline.select(\"path\").attr(\"d\",S.showline?\"M\"+r+\",\"+(n+a)+\"h\"+i:\"M0,0\").call(c.stroke,S.linecolor||\"#000\").style(\"stroke-width\",(S.linewidth||0)+\"px\"),p.layers.cline.select(\"path\").attr(\"d\",C.showline?\"M\"+(r+i/2)+\",\"+n+\"l\"+i/2+\",\"+a:\"M0,0\").call(c.stroke,C.linecolor||\"#000\").style(\"stroke-width\",(C.linewidth||0)+\"px\"),p.graphDiv._context.staticPlot||p.initInteractions(),u.setClipUrl(p.layers.frontplot,p._hasClipOnAxisFalse?null:p.clipId,p.graphDiv)},S.drawAxes=function(t){var e=this.graphDiv,r=this.id.substr(7)+\"title\",n=this.layers,i=this.aaxis,a=this.baxis,o=this.caxis;if(this.drawAx(i),this.drawAx(a),this.drawAx(o),t){var s=Math.max(i.showticklabels?i.tickfont.size/2:0,(o.showticklabels?.75*o.tickfont.size:0)+(\"outside\"===o.ticks?.87*o.ticklen:0)),c=(a.showticklabels?a.tickfont.size:0)+(\"outside\"===a.ticks?a.ticklen:0)+3;n[\"a-title\"]=b.draw(e,\"a\"+r,{propContainer:i,propName:this.id+\".aaxis.title\",placeholder:l(e,\"Click to enter Component A title\"),attributes:{x:this.x0+this.w/2,y:this.y0-i.title.font.size/3-s,\"text-anchor\":\"middle\"}}),n[\"b-title\"]=b.draw(e,\"b\"+r,{propContainer:a,propName:this.id+\".baxis.title\",placeholder:l(e,\"Click to enter Component B title\"),attributes:{x:this.x0-c,y:this.y0+this.h+.83*a.title.font.size+c,\"text-anchor\":\"middle\"}}),n[\"c-title\"]=b.draw(e,\"c\"+r,{propContainer:o,propName:this.id+\".caxis.title\",placeholder:l(e,\"Click to enter Component C title\"),attributes:{x:this.x0+this.w+c,y:this.y0+this.h+.83*o.title.font.size+c,\"text-anchor\":\"middle\"}})}},S.drawAx=function(t){var e,r=this.graphDiv,n=t._name,i=n.charAt(0),a=t._id,s=this.layers[n],l=i+\"tickLayout\",c=(e=t).ticks+String(e.ticklen)+String(e.showticklabels);this[l]!==c&&(s.selectAll(\".\"+a+\"tick\").remove(),this[l]=c),t.setScale();var u=d.calcTicks(t),f=d.clipEnds(t,u),h=d.makeTransTickFn(t),p=d.getTickSigns(t)[2],g=o.deg2rad(30),m=p*(t.linewidth||1)/2,v=p*t.ticklen,y=this.w,x=this.h,b=\"b\"===i?\"M0,\"+m+\"l\"+Math.sin(g)*v+\",\"+Math.cos(g)*v:\"M\"+m+\",0l\"+Math.cos(g)*v+\",\"+-Math.sin(g)*v,_={a:\"M0,0l\"+x+\",-\"+y/2,b:\"M0,0l-\"+y/2+\",-\"+x,c:\"M0,0l-\"+x+\",\"+y/2}[i];d.drawTicks(r,t,{vals:\"inside\"===t.ticks?f:u,layer:s,path:b,transFn:h,crisp:!1}),d.drawGrid(r,t,{vals:f,layer:this.layers[i+\"grid\"],path:_,transFn:h,crisp:!1}),d.drawLabels(r,t,{vals:u,layer:s,transFn:h,labelFns:d.makeLabelFns(t,0,30)})};var C=M.MINZOOM/2+.87,L=\"m-0.87,.5h\"+C+\"v3h-\"+(C+5.2)+\"l\"+(C/2+2.6)+\",-\"+(.87*C+4.5)+\"l2.6,1.5l-\"+C/2+\",\"+.87*C+\"Z\",I=\"m0.87,.5h-\"+C+\"v3h\"+(C+5.2)+\"l-\"+(C/2+2.6)+\",-\"+(.87*C+4.5)+\"l-2.6,1.5l\"+C/2+\",\"+.87*C+\"Z\",P=\"m0,1l\"+C/2+\",\"+.87*C+\"l2.6,-1.5l-\"+(C/2+2.6)+\",-\"+(.87*C+4.5)+\"l-\"+(C/2+2.6)+\",\"+(.87*C+4.5)+\"l2.6,1.5l\"+C/2+\",-\"+.87*C+\"Z\",z=!0;function O(t){n.select(t).selectAll(\".zoombox,.js-zoombox-backdrop,.js-zoombox-menu,.zoombox-corners\").remove()}S.clearSelect=function(){k(this.dragOptions),T(this.dragOptions.gd)},S.initInteractions=function(){var t,e,r,n,f,h,p,d,v,b,T,k,A=this,S=A.layers.plotbg.select(\"path\").node(),C=A.graphDiv,D=C._fullLayout._zoomlayer;function R(t){var e={};return e[A.id+\".aaxis.min\"]=t.a,e[A.id+\".baxis.min\"]=t.b,e[A.id+\".caxis.min\"]=t.c,e}function F(t,e){var r=C._fullLayout.clickmode;O(C),2===t&&(C.emit(\"plotly_doubleclick\",null),a.call(\"_guiRelayout\",C,R({a:0,b:0,c:0}))),r.indexOf(\"select\")>-1&&1===t&&w(e,C,[A.xaxis],[A.yaxis],A.id,A.dragOptions),r.indexOf(\"event\")>-1&&m.click(C,e,A.id)}function B(t,e){return 1-e/A.h}function N(t,e){return 1-(t+(A.h-e)/Math.sqrt(3))/A.w}function j(t,e){return(t-(A.h-e)/Math.sqrt(3))/A.w}function U(i,a){var o=r+i*t,s=n+a*e,l=Math.max(0,Math.min(1,B(0,n),B(0,s))),c=Math.max(0,Math.min(1,N(r,n),N(o,s))),u=Math.max(0,Math.min(1,j(r,n),j(o,s))),g=(l/2+u)*A.w,m=(1-l/2-c)*A.w,y=(g+m)/2,x=m-g,_=(1-l)*A.h,w=_-x/E;x<M.MINZOOM?(p=f,T.attr(\"d\",v),k.attr(\"d\",\"M0,0Z\")):(p={a:f.a+l*h,b:f.b+c*h,c:f.c+u*h},T.attr(\"d\",v+\"M\"+g+\",\"+_+\"H\"+m+\"L\"+y+\",\"+w+\"L\"+g+\",\"+_+\"Z\"),k.attr(\"d\",\"M\"+r+\",\"+n+\"m0.5,0.5h5v-2h-5v-5h-2v5h-5v2h5v5h2ZM\"+g+\",\"+_+L+\"M\"+m+\",\"+_+I+\"M\"+y+\",\"+w+P)),b||(T.transition().style(\"fill\",d>.2?\"rgba(0,0,0,0.4)\":\"rgba(255,255,255,0.3)\").duration(200),k.transition().style(\"opacity\",1).duration(200),b=!0),C.emit(\"plotly_relayouting\",R(p))}function V(){O(C),p!==f&&(a.call(\"_guiRelayout\",C,R(p)),z&&C.data&&C._context.showTips&&(o.notifier(l(C,\"Double-click to zoom back out\"),\"long\"),z=!1))}function q(t,e){var r=t/A.xaxis._m,n=e/A.yaxis._m,i=[(p={a:f.a-n,b:f.b+(r+n)/2,c:f.c-(r-n)/2}).a,p.b,p.c].sort(o.sorterAsc),a=i.indexOf(p.a),l=i.indexOf(p.b),c=i.indexOf(p.c);i[0]<0&&(i[1]+i[0]/2<0?(i[2]+=i[0]+i[1],i[0]=i[1]=0):(i[2]+=i[0]/2,i[1]+=i[0]/2,i[0]=0),p={a:i[a],b:i[l],c:i[c]},e=(f.a-p.a)*A.yaxis._m,t=(f.c-p.c-f.b+p.b)*A.xaxis._m);var h=s(A.x0+t,A.y0+e);A.plotContainer.selectAll(\".scatterlayer,.maplayer\").attr(\"transform\",h);var d=s(-t,-e);A.clipDefRelative.select(\"path\").attr(\"transform\",d),A.aaxis.range=[p.a,A.sum-p.b-p.c],A.baxis.range=[A.sum-p.a-p.c,p.b],A.caxis.range=[A.sum-p.a-p.b,p.c],A.drawAxes(!1),A._hasClipOnAxisFalse&&A.plotContainer.select(\".scatterlayer\").selectAll(\".trace\").call(u.hideOutsideRangePoints,A),C.emit(\"plotly_relayouting\",R(p))}function H(){a.call(\"_guiRelayout\",C,R(p))}this.dragOptions={element:S,gd:C,plotinfo:{id:A.id,domain:C._fullLayout[A.id].domain,xaxis:A.xaxis,yaxis:A.yaxis},subplot:A.id,prepFn:function(a,l,u){A.dragOptions.xaxes=[A.xaxis],A.dragOptions.yaxes=[A.yaxis],t=C._fullLayout._invScaleX,e=C._fullLayout._invScaleY;var g=A.dragOptions.dragmode=C._fullLayout.dragmode;y(g)?A.dragOptions.minDrag=1:A.dragOptions.minDrag=void 0,\"zoom\"===g?(A.dragOptions.moveFn=U,A.dragOptions.clickFn=F,A.dragOptions.doneFn=V,function(t,e,a){var l=S.getBoundingClientRect();r=e-l.left,n=a-l.top,C._fullLayout._calcInverseTransform(C);var u=C._fullLayout._invTransform,g=o.apply3DTransform(u)(r,n);r=g[0],n=g[1],f={a:A.aaxis.range[0],b:A.baxis.range[1],c:A.caxis.range[1]},p=f,h=A.aaxis.range[1]-f.a,d=i(A.graphDiv._fullLayout[A.id].bgcolor).getLuminance(),v=\"M0,\"+A.h+\"L\"+A.w/2+\", 0L\"+A.w+\",\"+A.h+\"Z\",b=!1,T=D.append(\"path\").attr(\"class\",\"zoombox\").attr(\"transform\",s(A.x0,A.y0)).style({fill:d>.2?\"rgba(0,0,0,0)\":\"rgba(255,255,255,0)\",\"stroke-width\":0}).attr(\"d\",v),k=D.append(\"path\").attr(\"class\",\"zoombox-corners\").attr(\"transform\",s(A.x0,A.y0)).style({fill:c.background,stroke:c.defaultLine,\"stroke-width\":1,opacity:0}).attr(\"d\",\"M0,0Z\"),A.clearSelect(C)}(0,l,u)):\"pan\"===g?(A.dragOptions.moveFn=q,A.dragOptions.clickFn=F,A.dragOptions.doneFn=H,f={a:A.aaxis.range[0],b:A.baxis.range[1],c:A.caxis.range[1]},p=f,A.clearSelect(C)):(x(g)||y(g))&&_(a,l,u,A.dragOptions,g)}},S.onmousemove=function(t){m.hover(C,t,A.id),C._fullLayout._lasthover=S,C._fullLayout._hoversubplot=A.id},S.onmouseout=function(t){C._dragging||g.unhover(C,t)},g.init(this.dragOptions)}},{\"../../components/color\":643,\"../../components/dragelement\":662,\"../../components/dragelement/helpers\":661,\"../../components/drawing\":665,\"../../components/fx\":683,\"../../components/titles\":738,\"../../lib\":778,\"../../lib/extend\":768,\"../../registry\":910,\"../cartesian/axes\":827,\"../cartesian/constants\":833,\"../cartesian/select\":846,\"../cartesian/set_convert\":847,\"../plots\":890,d3:169,tinycolor2:576}],910:[function(t,e,r){\"use strict\";var n=t(\"./lib/loggers\"),i=t(\"./lib/noop\"),a=t(\"./lib/push_unique\"),o=t(\"./lib/is_plain_object\"),s=t(\"./lib/dom\").addStyleRule,l=t(\"./lib/extend\"),c=t(\"./plots/attributes\"),u=t(\"./plots/layout_attributes\"),f=l.extendFlat,h=l.extendDeepAll;function p(t){var e=t.name,i=t.categories,a=t.meta;if(r.modules[e])n.log(\"Type \"+e+\" already registered\");else{r.subplotsRegistry[t.basePlotModule.name]||function(t){var e=t.name;if(r.subplotsRegistry[e])return void n.log(\"Plot type \"+e+\" already registered.\");for(var i in v(t),r.subplotsRegistry[e]=t,r.componentsRegistry)b(i,t.name)}(t.basePlotModule);for(var o={},l=0;l<i.length;l++)o[i[l]]=!0,r.allCategories[i[l]]=!0;for(var c in r.modules[e]={_module:t,categories:o},a&&Object.keys(a).length&&(r.modules[e].meta=a),r.allTypes.push(e),r.componentsRegistry)y(c,e);t.layoutAttributes&&f(r.traceLayoutAttributes,t.layoutAttributes);var u=t.basePlotModule,h=u.name;if(\"mapbox\"===h){var p=u.constants.styleRules;for(var d in p)s(\".js-plotly-plot .plotly .mapboxgl-\"+d,p[d])}\"geo\"!==h&&\"mapbox\"!==h||void 0===typeof window||void 0!==window.PlotlyGeoAssets||(window.PlotlyGeoAssets={topojson:{}})}}function d(t){if(\"string\"!=typeof t.name)throw new Error(\"Component module *name* must be a string.\");var e=t.name;for(var n in r.componentsRegistry[e]=t,t.layoutAttributes&&(t.layoutAttributes._isLinkedToArray&&a(r.layoutArrayContainers,e),v(t)),r.modules)y(e,n);for(var i in r.subplotsRegistry)b(e,i);for(var o in r.transformsRegistry)x(e,o);t.schema&&t.schema.layout&&h(u,t.schema.layout)}function g(t){if(\"string\"!=typeof t.name)throw new Error(\"Transform module *name* must be a string.\");var e=\"Transform module \"+t.name,i=\"function\"==typeof t.transform,a=\"function\"==typeof t.calcTransform;if(!i&&!a)throw new Error(e+\" is missing a *transform* or *calcTransform* method.\");for(var s in i&&a&&n.log([e+\" has both a *transform* and *calcTransform* methods.\",\"Please note that all *transform* methods are executed\",\"before all *calcTransform* methods.\"].join(\" \")),o(t.attributes)||n.log(e+\" registered without an *attributes* object.\"),\"function\"!=typeof t.supplyDefaults&&n.log(e+\" registered without a *supplyDefaults* method.\"),r.transformsRegistry[t.name]=t,r.componentsRegistry)x(s,t.name)}function m(t){var e=t.name,n=e.split(\"-\")[0],i=t.dictionary,a=t.format,o=i&&Object.keys(i).length,s=a&&Object.keys(a).length,l=r.localeRegistry,c=l[e];if(c||(l[e]=c={}),n!==e){var u=l[n];u||(l[n]=u={}),o&&u.dictionary===c.dictionary&&(u.dictionary=i),s&&u.format===c.format&&(u.format=a)}o&&(c.dictionary=i),s&&(c.format=a)}function v(t){if(t.layoutAttributes){var e=t.layoutAttributes._arrayAttrRegexps;if(e)for(var n=0;n<e.length;n++)a(r.layoutArrayRegexes,e[n])}}function y(t,e){var n=r.componentsRegistry[t].schema;if(n&&n.traces){var i=n.traces[e];i&&h(r.modules[e]._module.attributes,i)}}function x(t,e){var n=r.componentsRegistry[t].schema;if(n&&n.transforms){var i=n.transforms[e];i&&h(r.transformsRegistry[e].attributes,i)}}function b(t,e){var n=r.componentsRegistry[t].schema;if(n&&n.subplots){var i=r.subplotsRegistry[e],a=i.layoutAttributes,o=\"subplot\"===i.attr?i.name:i.attr;Array.isArray(o)&&(o=o[0]);var s=n.subplots[o];a&&s&&h(a,s)}}function _(t){return\"object\"==typeof t&&(t=t.type),t}r.modules={},r.allCategories={},r.allTypes=[],r.subplotsRegistry={},r.transformsRegistry={},r.componentsRegistry={},r.layoutArrayContainers=[],r.layoutArrayRegexes=[],r.traceLayoutAttributes={},r.localeRegistry={},r.apiMethodRegistry={},r.collectableSubplotTypes=null,r.register=function(t){if(r.collectableSubplotTypes=null,!t)throw new Error(\"No argument passed to Plotly.register.\");t&&!Array.isArray(t)&&(t=[t]);for(var e=0;e<t.length;e++){var n=t[e];if(!n)throw new Error(\"Invalid module was attempted to be registered!\");switch(n.moduleType){case\"trace\":p(n);break;case\"transform\":g(n);break;case\"component\":d(n);break;case\"locale\":m(n);break;case\"apiMethod\":var i=n.name;r.apiMethodRegistry[i]=n.fn;break;default:throw new Error(\"Invalid module was attempted to be registered!\")}}},r.getModule=function(t){var e=r.modules[_(t)];return!!e&&e._module},r.traceIs=function(t,e){if(\"various\"===(t=_(t)))return!1;var i=r.modules[t];return i||(t&&\"area\"!==t&&n.log(\"Unrecognized trace type \"+t+\".\"),i=r.modules[c.type.dflt]),!!i.categories[e]},r.getTransformIndices=function(t,e){for(var r=[],n=t.transforms||[],i=0;i<n.length;i++)n[i].type===e&&r.push(i);return r},r.hasTransform=function(t,e){for(var r=t.transforms||[],n=0;n<r.length;n++)if(r[n].type===e)return!0;return!1},r.getComponentMethod=function(t,e){var n=r.componentsRegistry[t];return n&&n[e]||i},r.call=function(){var t=arguments[0],e=[].slice.call(arguments,1);return r.apiMethodRegistry[t].apply(null,e)}},{\"./lib/dom\":766,\"./lib/extend\":768,\"./lib/is_plain_object\":779,\"./lib/loggers\":782,\"./lib/noop\":787,\"./lib/push_unique\":792,\"./plots/attributes\":823,\"./plots/layout_attributes\":881}],911:[function(t,e,r){\"use strict\";var n=t(\"../registry\"),i=t(\"../lib\"),a=i.extendFlat,o=i.extendDeep;function s(t){var e;switch(t){case\"themes__thumb\":e={autosize:!0,width:150,height:150,title:{text:\"\"},showlegend:!1,margin:{l:5,r:5,t:5,b:5,pad:0},annotations:[]};break;case\"thumbnail\":e={title:{text:\"\"},hidesources:!0,showlegend:!1,borderwidth:0,bordercolor:\"\",margin:{l:1,r:1,t:1,b:1,pad:0},annotations:[]};break;default:e={}}return e}e.exports=function(t,e){var r;t.framework&&t.framework.isPolar&&(t=t.framework.getConfig());var i,l=t.data,c=t.layout,u=o([],l),f=o({},c,s(e.tileClass)),h=t._context||{};if(e.width&&(f.width=e.width),e.height&&(f.height=e.height),\"thumbnail\"===e.tileClass||\"themes__thumb\"===e.tileClass){f.annotations=[];var p=Object.keys(f);for(r=0;r<p.length;r++)i=p[r],[\"xaxis\",\"yaxis\",\"zaxis\"].indexOf(i.slice(0,5))>-1&&(f[p[r]].title={text:\"\"});for(r=0;r<u.length;r++){var d=u[r];d.showscale=!1,d.marker&&(d.marker.showscale=!1),n.traceIs(d,\"pie-like\")&&(d.textposition=\"none\")}}if(Array.isArray(e.annotations))for(r=0;r<e.annotations.length;r++)f.annotations.push(e.annotations[r]);var g=Object.keys(f).filter((function(t){return t.match(/^scene\\d*$/)}));if(g.length){var m={};for(\"thumbnail\"===e.tileClass&&(m={title:{text:\"\"},showaxeslabels:!1,showticklabels:!1,linetickenable:!1}),r=0;r<g.length;r++){var v=f[g[r]];v.xaxis||(v.xaxis={}),v.yaxis||(v.yaxis={}),v.zaxis||(v.zaxis={}),a(v.xaxis,m),a(v.yaxis,m),a(v.zaxis,m),v._scene=null}}var y=document.createElement(\"div\");e.tileClass&&(y.className=e.tileClass);var x={gd:y,td:y,layout:f,data:u,config:{staticPlot:void 0===e.staticPlot||e.staticPlot,plotGlPixelRatio:void 0===e.plotGlPixelRatio?2:e.plotGlPixelRatio,displaylogo:e.displaylogo||!1,showLink:e.showLink||!1,showTips:e.showTips||!1,mapboxAccessToken:h.mapboxAccessToken}};return\"transparent\"!==e.setBackground&&(x.config.setBackground=e.setBackground||\"opaque\"),x.gd.defaultLayout=s(e.tileClass),x}},{\"../lib\":778,\"../registry\":910}],912:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../plot_api/to_image\"),a=t(\"./filesaver\"),o=t(\"./helpers\");e.exports=function(t,e){var r;return n.isPlainObject(t)||(r=n.getGraphDiv(t)),(e=e||{}).format=e.format||\"png\",e.width=e.width||null,e.height=e.height||null,e.imageDataOnly=!0,new Promise((function(s,l){r&&r._snapshotInProgress&&l(new Error(\"Snapshotting already in progress.\")),n.isIE()&&\"svg\"!==e.format&&l(new Error(o.MSG_IE_BAD_FORMAT)),r&&(r._snapshotInProgress=!0);var c=i(t,e),u=e.filename||t.fn||\"newplot\";u+=\".\"+e.format.replace(\"-\",\".\"),c.then((function(t){return r&&(r._snapshotInProgress=!1),a(t,u,e.format)})).then((function(t){s(t)})).catch((function(t){r&&(r._snapshotInProgress=!1),l(t)}))}))}},{\"../lib\":778,\"../plot_api/to_image\":819,\"./filesaver\":913,\"./helpers\":914}],913:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"./helpers\");e.exports=function(t,e,r){var a=document.createElement(\"a\"),o=\"download\"in a;return new Promise((function(s,l){var c,u;if(n.isIE9orBelow()&&l(new Error(\"IE < 10 unsupported\")),n.isSafari()){var f=\"svg\"===r?\",\":\";base64,\";return i.octetStream(f+encodeURIComponent(t)),s(e)}return n.isIE()?(c=i.createBlob(t,\"svg\"),window.navigator.msSaveBlob(c,e),c=null,s(e)):o?(c=i.createBlob(t,r),u=i.createObjectURL(c),a.href=u,a.download=e,document.body.appendChild(a),a.click(),document.body.removeChild(a),i.revokeObjectURL(u),c=null,s(e)):void l(new Error(\"download error\"))}))}},{\"../lib\":778,\"./helpers\":914}],914:[function(t,e,r){\"use strict\";var n=t(\"../registry\");r.getDelay=function(t){return t._has&&(t._has(\"gl3d\")||t._has(\"gl2d\")||t._has(\"mapbox\"))?500:0},r.getRedrawFunc=function(t){return function(){var e=t._fullLayout||{};!(e._has&&e._has(\"polar\"))&&t.data&&t.data[0]&&t.data[0].r||n.getComponentMethod(\"colorbar\",\"draw\")(t)}},r.encodeSVG=function(t){return\"data:image/svg+xml,\"+encodeURIComponent(t)},r.encodeJSON=function(t){return\"data:application/json,\"+encodeURIComponent(t)};var i=window.URL||window.webkitURL;r.createObjectURL=function(t){return i.createObjectURL(t)},r.revokeObjectURL=function(t){return i.revokeObjectURL(t)},r.createBlob=function(t,e){if(\"svg\"===e)return new window.Blob([t],{type:\"image/svg+xml;charset=utf-8\"});if(\"full-json\"===e)return new window.Blob([t],{type:\"application/json;charset=utf-8\"});var r=function(t){for(var e=t.length,r=new ArrayBuffer(e),n=new Uint8Array(r),i=0;i<e;i++)n[i]=t.charCodeAt(i);return r}(window.atob(t));return new window.Blob([r],{type:\"image/\"+e})},r.octetStream=function(t){document.location.href=\"data:application/octet-stream\"+t},r.IMAGE_URL_PREFIX=/^data:image\\/\\w+;base64,/,r.MSG_IE_BAD_FORMAT=\"Sorry IE does not support downloading from canvas. Try {format:'svg'} instead.\"},{\"../registry\":910}],915:[function(t,e,r){\"use strict\";var n=t(\"./helpers\"),i={getDelay:n.getDelay,getRedrawFunc:n.getRedrawFunc,clone:t(\"./cloneplot\"),toSVG:t(\"./tosvg\"),svgToImg:t(\"./svgtoimg\"),toImage:t(\"./toimage\"),downloadImage:t(\"./download\")};e.exports=i},{\"./cloneplot\":911,\"./download\":912,\"./helpers\":914,\"./svgtoimg\":916,\"./toimage\":917,\"./tosvg\":918}],916:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"events\").EventEmitter,a=t(\"./helpers\");e.exports=function(t){var e=t.emitter||new i,r=new Promise((function(i,o){var s=window.Image,l=t.svg,c=t.format||\"png\";if(n.isIE()&&\"svg\"!==c){var u=new Error(a.MSG_IE_BAD_FORMAT);return o(u),t.promise?r:e.emit(\"error\",u)}var f,h,p=t.canvas,d=t.scale||1,g=t.width||300,m=t.height||150,v=d*g,y=d*m,x=p.getContext(\"2d\"),b=new s;\"svg\"===c||n.isIE9orBelow()||n.isSafari()?h=a.encodeSVG(l):(f=a.createBlob(l,\"svg\"),h=a.createObjectURL(f)),p.width=v,p.height=y,b.onload=function(){var r;switch(f=null,a.revokeObjectURL(h),\"svg\"!==c&&x.drawImage(b,0,0,v,y),c){case\"jpeg\":r=p.toDataURL(\"image/jpeg\");break;case\"png\":r=p.toDataURL(\"image/png\");break;case\"webp\":r=p.toDataURL(\"image/webp\");break;case\"svg\":r=h;break;default:var n=\"Image format is not jpeg, png, svg or webp.\";if(o(new Error(n)),!t.promise)return e.emit(\"error\",n)}i(r),t.promise||e.emit(\"success\",r)},b.onerror=function(r){if(f=null,a.revokeObjectURL(h),o(r),!t.promise)return e.emit(\"error\",r)},b.src=h}));return t.promise?r:e}},{\"../lib\":778,\"./helpers\":914,events:110}],917:[function(t,e,r){\"use strict\";var n=t(\"events\").EventEmitter,i=t(\"../registry\"),a=t(\"../lib\"),o=t(\"./helpers\"),s=t(\"./cloneplot\"),l=t(\"./tosvg\"),c=t(\"./svgtoimg\");e.exports=function(t,e){var r=new n,u=s(t,{format:\"png\"}),f=u.gd;f.style.position=\"absolute\",f.style.left=\"-5000px\",document.body.appendChild(f);var h=o.getRedrawFunc(f);return i.call(\"plot\",f,u.data,u.layout,u.config).then(h).then((function(){var t=o.getDelay(f._fullLayout);setTimeout((function(){var t=l(f),n=document.createElement(\"canvas\");n.id=a.randstr(),(r=c({format:e.format,width:f._fullLayout.width,height:f._fullLayout.height,canvas:n,emitter:r,svg:t})).clean=function(){f&&document.body.removeChild(f)}}),t)})).catch((function(t){r.emit(\"error\",t)})),r}},{\"../lib\":778,\"../registry\":910,\"./cloneplot\":911,\"./helpers\":914,\"./svgtoimg\":916,\"./tosvg\":918,events:110}],918:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../lib\"),a=t(\"../components/drawing\"),o=t(\"../components/color\"),s=t(\"../constants/xmlns_namespaces\"),l=/\"/g,c=new RegExp('(\"TOBESTRIPPED)|(TOBESTRIPPED\")',\"g\");e.exports=function(t,e,r){var u,f=t._fullLayout,h=f._paper,p=f._toppaper,d=f.width,g=f.height;h.insert(\"rect\",\":first-child\").call(a.setRect,0,0,d,g).call(o.fill,f.paper_bgcolor);var m=f._basePlotModules||[];for(u=0;u<m.length;u++){var v=m[u];v.toSVG&&v.toSVG(t)}if(p){var y=p.node().childNodes,x=Array.prototype.slice.call(y);for(u=0;u<x.length;u++){var b=x[u];b.childNodes.length&&h.node().appendChild(b)}}if(f._draggers&&f._draggers.remove(),h.node().style.background=\"\",h.selectAll(\"text\").attr({\"data-unformatted\":null,\"data-math\":null}).each((function(){var t=n.select(this);if(\"hidden\"!==this.style.visibility&&\"none\"!==this.style.display){t.style({visibility:null,display:null});var e=this.style.fontFamily;e&&-1!==e.indexOf('\"')&&t.style(\"font-family\",e.replace(l,\"TOBESTRIPPED\"))}else t.remove()})),f._gradientUrlQueryParts){var _=[];for(var w in f._gradientUrlQueryParts)_.push(w);_.length&&h.selectAll(_.join(\",\")).each((function(){var t=n.select(this),e=this.style.fill;e&&-1!==e.indexOf(\"url(\")&&t.style(\"fill\",e.replace(l,\"TOBESTRIPPED\"));var r=this.style.stroke;r&&-1!==r.indexOf(\"url(\")&&t.style(\"stroke\",r.replace(l,\"TOBESTRIPPED\"))}))}\"pdf\"!==e&&\"eps\"!==e||h.selectAll(\"#MathJax_SVG_glyphs path\").attr(\"stroke-width\",0),h.node().setAttributeNS(s.xmlns,\"xmlns\",s.svg),h.node().setAttributeNS(s.xmlns,\"xmlns:xlink\",s.xlink),\"svg\"===e&&r&&(h.attr(\"width\",r*d),h.attr(\"height\",r*g),h.attr(\"viewBox\",\"0 0 \"+d+\" \"+g));var T=(new window.XMLSerializer).serializeToString(h.node());return T=function(t){var e=n.select(\"body\").append(\"div\").style({display:\"none\"}).html(\"\"),r=t.replace(/(&[^;]*;)/gi,(function(t){return\"&lt;\"===t?\"&#60;\":\"&rt;\"===t?\"&#62;\":-1!==t.indexOf(\"<\")||-1!==t.indexOf(\">\")?\"\":e.html(t).text()}));return e.remove(),r}(T),T=(T=T.replace(/&(?!\\w+;|\\#[0-9]+;| \\#x[0-9A-F]+;)/g,\"&amp;\")).replace(c,\"'\"),i.isIE()&&(T=(T=(T=T.replace(/\"/gi,\"'\")).replace(/(\\('#)([^']*)('\\))/gi,'(\"#$2\")')).replace(/(\\\\')/gi,'\"')),T}},{\"../components/color\":643,\"../components/drawing\":665,\"../constants/xmlns_namespaces\":754,\"../lib\":778,d3:169}],919:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e){for(var r=0;r<t.length;r++)t[r].i=r;n.mergeArray(e.text,t,\"tx\"),n.mergeArray(e.hovertext,t,\"htx\");var i=e.marker;if(i){n.mergeArray(i.opacity,t,\"mo\",!0),n.mergeArray(i.color,t,\"mc\");var a=i.line;a&&(n.mergeArray(a.color,t,\"mlc\"),n.mergeArrayCastPositive(a.width,t,\"mlw\"))}}},{\"../../lib\":778}],920:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../../plots/template_attributes\").texttemplateAttrs,o=t(\"../../components/colorscale/attributes\"),s=t(\"../../plots/font_attributes\"),l=t(\"./constants\"),c=t(\"../../lib/extend\").extendFlat,u=s({editType:\"calc\",arrayOk:!0,colorEditType:\"style\"}),f=c({},n.marker.line.width,{dflt:0}),h=c({width:f,editType:\"calc\"},o(\"marker.line\")),p=c({line:h,editType:\"calc\"},o(\"marker\"),{opacity:{valType:\"number\",arrayOk:!0,dflt:1,min:0,max:1,editType:\"style\"}});e.exports={x:n.x,x0:n.x0,dx:n.dx,y:n.y,y0:n.y0,dy:n.dy,xperiod:n.xperiod,yperiod:n.yperiod,xperiod0:n.xperiod0,yperiod0:n.yperiod0,xperiodalignment:n.xperiodalignment,yperiodalignment:n.yperiodalignment,text:n.text,texttemplate:a({editType:\"plot\"},{keys:l.eventDataKeys}),hovertext:n.hovertext,hovertemplate:i({},{keys:l.eventDataKeys}),textposition:{valType:\"enumerated\",values:[\"inside\",\"outside\",\"auto\",\"none\"],dflt:\"none\",arrayOk:!0,editType:\"calc\"},insidetextanchor:{valType:\"enumerated\",values:[\"end\",\"middle\",\"start\"],dflt:\"end\",editType:\"plot\"},textangle:{valType:\"angle\",dflt:\"auto\",editType:\"plot\"},textfont:c({},u,{}),insidetextfont:c({},u,{}),outsidetextfont:c({},u,{}),constraintext:{valType:\"enumerated\",values:[\"inside\",\"outside\",\"both\",\"none\"],dflt:\"both\",editType:\"calc\"},cliponaxis:c({},n.cliponaxis,{}),orientation:{valType:\"enumerated\",values:[\"v\",\"h\"],editType:\"calc+clearAxisTypes\"},base:{valType:\"any\",dflt:null,arrayOk:!0,editType:\"calc\"},offset:{valType:\"number\",dflt:null,arrayOk:!0,editType:\"calc\"},width:{valType:\"number\",dflt:null,min:0,arrayOk:!0,editType:\"calc\"},marker:p,offsetgroup:{valType:\"string\",dflt:\"\",editType:\"calc\"},alignmentgroup:{valType:\"string\",dflt:\"\",editType:\"calc\"},selected:{marker:{opacity:n.selected.marker.opacity,color:n.selected.marker.color,editType:\"style\"},textfont:n.selected.textfont,editType:\"style\"},unselected:{marker:{opacity:n.unselected.marker.opacity,color:n.unselected.marker.color,editType:\"style\"},textfont:n.unselected.textfont,editType:\"style\"},r:n.r,t:n.t,_deprecated:{bardir:{valType:\"enumerated\",editType:\"calc\",values:[\"v\",\"h\"]}}}},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/font_attributes\":855,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186,\"./constants\":922}],921:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../plots/cartesian/align_period\"),a=t(\"../../components/colorscale/helpers\").hasColorscale,o=t(\"../../components/colorscale/calc\"),s=t(\"./arrays_to_calcdata\"),l=t(\"../scatter/calc_selection\");e.exports=function(t,e){var r,c,u,f,h=n.getFromId(t,e.xaxis||\"x\"),p=n.getFromId(t,e.yaxis||\"y\"),d={msUTC:!(!e.base&&0!==e.base)};\"h\"===e.orientation?(r=h.makeCalcdata(e,\"x\",d),u=p.makeCalcdata(e,\"y\"),c=i(e,p,\"y\",u),f=!!e.yperiodalignment):(r=p.makeCalcdata(e,\"y\",d),u=h.makeCalcdata(e,\"x\"),c=i(e,h,\"x\",u),f=!!e.xperiodalignment);for(var g=Math.min(c.length,r.length),m=new Array(g),v=0;v<g;v++)m[v]={p:c[v],s:r[v]},f&&(m[v].orig_p=u[v]),e.ids&&(m[v].id=String(e.ids[v]));return a(e,\"marker\")&&o(t,e,{vals:e.marker.color,containerStr:\"marker\",cLetter:\"c\"}),a(e,\"marker.line\")&&o(t,e,{vals:e.marker.line.color,containerStr:\"marker.line\",cLetter:\"c\"}),s(m,e),l(m,e),m}},{\"../../components/colorscale/calc\":651,\"../../components/colorscale/helpers\":654,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/axes\":827,\"../scatter/calc_selection\":1188,\"./arrays_to_calcdata\":919}],922:[function(t,e,r){\"use strict\";e.exports={TEXTPAD:3,eventDataKeys:[\"value\",\"label\"]}},{}],923:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\").isArrayOrTypedArray,a=t(\"../../constants/numerical\").BADNUM,o=t(\"../../registry\"),s=t(\"../../plots/cartesian/axes\"),l=t(\"../../plots/cartesian/constraints\").getAxisGroup,c=t(\"./sieve.js\");function u(t,e,r,o,u){if(o.length){var b,_,w,T;switch(function(t,e){var r,a;for(r=0;r<e.length;r++){var o,s=e[r],l=s[0].trace,c=\"funnel\"===l.type?l._base:l.base,u=\"h\"===l.orientation?l.xcalendar:l.ycalendar,f=\"category\"===t.type||\"multicategory\"===t.type?function(){return null}:t.d2c;if(i(c)){for(a=0;a<Math.min(c.length,s.length);a++)o=f(c[a],0,u),n(o)?(s[a].b=+o,s[a].hasB=1):s[a].b=0;for(;a<s.length;a++)s[a].b=0}else{o=f(c,0,u);var h=n(o);for(o=h?o:0,a=0;a<s.length;a++)s[a].b=o,h&&(s[a].hasB=1)}}}(r,o),u.mode){case\"overlay\":f(e,r,o,u);break;case\"group\":for(b=[],_=[],w=0;w<o.length;w++)void 0===(T=o[w])[0].trace.offset?_.push(T):b.push(T);_.length&&function(t,e,r,n,i){var o=new c(n,{sepNegVal:!1,overlapNoMerge:!i.norm});(function(t,e,r,n){for(var i=t._fullLayout,a=r.positions,o=r.distinctPositions,s=r.minDiff,c=r.traces,u=c.length,f=a.length!==o.length,h=s*(1-n.gap),m=l(i,e._id)+c[0][0].trace.orientation,v=i._alignmentOpts[m]||{},y=0;y<u;y++){var x,b,_=c[y],w=_[0].trace,T=v[w.alignmentgroup]||{},k=Object.keys(T.offsetGroups||{}).length,M=(x=k?h/k:f?h/u:h)*(1-(n.groupgap||0));b=k?((2*w._offsetIndex+1-k)*x-M)/2:f?((2*y+1-u)*x-M)/2:-M/2;var A=_[0].t;A.barwidth=M,A.poffset=b,A.bargroupwidth=h,A.bardelta=s}r.binWidth=c[0][0].t.barwidth/100,p(r),d(e,r),g(e,r,f)})(t,e,o,i),function(t){for(var e=t.traces,r=0;r<e.length;r++){var n=e[r];if(void 0===n[0].trace.base)for(var i=new c([n],{sepNegVal:!0,overlapNoMerge:!0}),o=0;o<n.length;o++){var s=n[o];if(s.p!==a){var l=i.put(s.p,s.b+s.s);l&&(s.b=l)}}}}(o),i.norm?(v(o),y(r,o,i)):m(r,o)}(t,e,r,_,u),b.length&&f(e,r,b,u);break;case\"stack\":case\"relative\":for(b=[],_=[],w=0;w<o.length;w++)void 0===(T=o[w])[0].trace.base?_.push(T):b.push(T);_.length&&function(t,e,r,n,i){var o=new c(n,{sepNegVal:\"relative\"===i.mode,overlapNoMerge:!(i.norm||\"stack\"===i.mode||\"relative\"===i.mode)});h(e,o,i),function(t,e,r){var n,i,o,l,c,u,f=x(t),h=e.traces;for(l=0;l<h.length;l++)if(n=h[l],\"funnel\"===(i=n[0].trace).type)for(c=0;c<n.length;c++)(u=n[c]).s!==a&&e.put(u.p,-.5*u.s);for(l=0;l<h.length;l++){n=h[l],i=n[0].trace,o=\"funnel\"===i.type;var p=[];for(c=0;c<n.length;c++)if((u=n[c]).s!==a){var d;d=o?u.s:u.s+u.b;var g=e.put(u.p,d),m=g+d;u.b=g,u[f]=m,r.norm||(p.push(m),u.hasB&&p.push(g))}r.norm||(i._extremes[t._id]=s.findExtremes(t,p,{tozero:!0,padded:!0}))}}(r,o,i);for(var l=0;l<n.length;l++)for(var u=n[l],f=0;f<u.length;f++){var p=u[f];if(p.s!==a)p.b+p.s===o.get(p.p,p.s)&&(p._outmost=!0)}i.norm&&y(r,o,i)}(0,e,r,_,u),b.length&&f(e,r,b,u)}!function(t,e){var r,i,a,o=x(e),s={},l=1/0,c=-1/0;for(r=0;r<t.length;r++)for(a=t[r],i=0;i<a.length;i++){var u=a[i].p;n(u)&&(l=Math.min(l,u),c=Math.max(c,u))}var f=1e4/(c-l),h=s.round=function(t){return String(Math.round(f*(t-l)))};for(r=0;r<t.length;r++){(a=t[r])[0].t.extents=s;var p=a[0].t.poffset,d=Array.isArray(p);for(i=0;i<a.length;i++){var g=a[i],m=g[o]-g.w/2;if(n(m)){var v=g[o]+g.w/2,y=h(g.p);s[y]?s[y]=[Math.min(m,s[y][0]),Math.max(v,s[y][1])]:s[y]=[m,v]}g.p0=g.p+(d?p[i]:p),g.p1=g.p0+g.w,g.s0=g.b,g.s1=g.s0+g.s}}}(o,e)}}function f(t,e,r,n){for(var i=0;i<r.length;i++){var a=r[i],o=new c([a],{unitMinDiff:n.xCat||n.yCat,sepNegVal:!1,overlapNoMerge:!n.norm});h(t,o,n),n.norm?(v(o),y(e,o,n)):m(e,o)}}function h(t,e,r){for(var n=e.minDiff,i=e.traces,a=n*(1-r.gap),o=a*(1-(r.groupgap||0)),s=-o/2,l=0;l<i.length;l++){var c=i[l][0].t;c.barwidth=o,c.poffset=s,c.bargroupwidth=a,c.bardelta=n}e.binWidth=i[0][0].t.barwidth/100,p(e),d(t,e),g(t,e)}function p(t){var e,r,a=t.traces;for(e=0;e<a.length;e++){var o,s=a[e],l=s[0],c=l.trace,u=l.t,f=c._offset||c.offset,h=u.poffset;if(i(f)){for(o=Array.prototype.slice.call(f,0,s.length),r=0;r<o.length;r++)n(o[r])||(o[r]=h);for(r=o.length;r<s.length;r++)o.push(h);u.poffset=o}else void 0!==f&&(u.poffset=f);var p=c._width||c.width,d=u.barwidth;if(i(p)){var g=Array.prototype.slice.call(p,0,s.length);for(r=0;r<g.length;r++)n(g[r])||(g[r]=d);for(r=g.length;r<s.length;r++)g.push(d);if(u.barwidth=g,void 0===f){for(o=[],r=0;r<s.length;r++)o.push(h+(d-g[r])/2);u.poffset=o}}else void 0!==p&&(u.barwidth=p,void 0===f&&(u.poffset=h+(d-p)/2))}}function d(t,e){for(var r=e.traces,n=x(t),i=0;i<r.length;i++)for(var a=r[i],o=a[0].t,s=o.poffset,l=Array.isArray(s),c=o.barwidth,u=Array.isArray(c),f=0;f<a.length;f++){var h=a[f],p=h.w=u?c[f]:c;h[n]=h.p+(l?s[f]:s)+p/2}}function g(t,e,r){var n=e.traces,i=e.minDiff/2;s.minDtick(t,e.minDiff,e.distinctPositions[0],r);for(var a=0;a<n.length;a++){var o,l,c,u,f=n[a],h=f[0],p=h.trace,d=[];for(u=0;u<f.length;u++)l=(o=f[u]).p-i,c=o.p+i,d.push(l,c);if(p.width||p.offset){var g=h.t,m=g.poffset,v=g.barwidth,y=Array.isArray(m),x=Array.isArray(v);for(u=0;u<f.length;u++){o=f[u];var b=y?m[u]:m,_=x?v[u]:v;c=(l=o.p+b)+_,d.push(l,c)}}p._extremes[t._id]=s.findExtremes(t,d,{padded:!1})}}function m(t,e){for(var r=e.traces,n=x(t),i=0;i<r.length;i++){for(var a=r[i],o=a[0].trace,l=[],c=!1,u=0;u<a.length;u++){var f=a[u],h=f.b,p=h+f.s;f[n]=p,l.push(p),f.hasB&&l.push(h),f.hasB&&f.b||(c=!0)}o._extremes[t._id]=s.findExtremes(t,l,{tozero:c,padded:!0})}}function v(t){for(var e=t.traces,r=0;r<e.length;r++)for(var n=e[r],i=0;i<n.length;i++){var o=n[i];o.s!==a&&t.put(o.p,o.b+o.s)}}function y(t,e,r){var i=e.traces,o=x(t),l=\"fraction\"===r.norm?1:100,c=l/1e9,u=t.l2c(t.c2l(0)),f=\"stack\"===r.mode?l:u;function h(e){return n(t.c2l(e))&&(e<u-c||e>f+c||!n(u))}for(var p=0;p<i.length;p++){for(var d=i[p],g=d[0].trace,m=[],v=!1,y=!1,b=0;b<d.length;b++){var _=d[b];if(_.s!==a){var w=Math.abs(l/e.get(_.p,_.s));_.b*=w,_.s*=w;var T=_.b,k=T+_.s;_[o]=k,m.push(k),y=y||h(k),_.hasB&&(m.push(T),y=y||h(T)),_.hasB&&_.b||(v=!0)}}g._extremes[t._id]=s.findExtremes(t,m,{tozero:v,padded:y})}}function x(t){return t._id.charAt(0)}e.exports={crossTraceCalc:function(t,e){for(var r=e.xaxis,n=e.yaxis,i=t._fullLayout,a=t._fullData,s=t.calcdata,l=[],c=[],f=0;f<a.length;f++){var h=a[f];if(!0===h.visible&&o.traceIs(h,\"bar\")&&h.xaxis===r._id&&h.yaxis===n._id&&(\"h\"===h.orientation?l.push(s[f]):c.push(s[f]),h._computePh))for(var p=t.calcdata[f],d=0;d<p.length;d++)\"function\"==typeof p[d].ph0&&(p[d].ph0=p[d].ph0()),\"function\"==typeof p[d].ph1&&(p[d].ph1=p[d].ph1())}var g={xCat:\"category\"===r.type||\"multicategory\"===r.type,yCat:\"category\"===n.type||\"multicategory\"===n.type,mode:i.barmode,norm:i.barnorm,gap:i.bargap,groupgap:i.bargroupgap};u(t,r,n,c,g),u(t,n,r,l,g)},setGroupPositions:u}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../../plots/cartesian/constraints\":834,\"../../registry\":910,\"./sieve.js\":933,\"fast-isnumeric\":241}],924:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\"),a=t(\"../../registry\"),o=t(\"../scatter/xy_defaults\"),s=t(\"../scatter/period_defaults\"),l=t(\"./style_defaults\"),c=t(\"../../plots/cartesian/constraints\").getAxisGroup,u=t(\"./attributes\"),f=n.coerceFont;function h(t,e,r,n){var i=e.orientation,a=e[{v:\"x\",h:\"y\"}[i]+\"axis\"],o=c(r,a)+i,s=r._alignmentOpts||{},l=n(\"alignmentgroup\"),u=s[o];u||(u=s[o]={});var f=u[l];f?f.traces.push(e):f=u[l]={traces:[e],alignmentIndex:Object.keys(u).length,offsetGroups:{}};var h=n(\"offsetgroup\"),p=f.offsetGroups,d=p[h];h&&(d||(d=p[h]={offsetIndex:Object.keys(p).length}),e._offsetIndex=d.offsetIndex)}function p(t,e,r,i,a,o){var s=!(!1===(o=o||{}).moduleHasSelected),l=!(!1===o.moduleHasUnselected),c=!(!1===o.moduleHasConstrain),u=!(!1===o.moduleHasCliponaxis),h=!(!1===o.moduleHasTextangle),p=!(!1===o.moduleHasInsideanchor),d=!!o.hasPathbar,g=Array.isArray(a)||\"auto\"===a,m=g||\"inside\"===a,v=g||\"outside\"===a;if(m||v){var y=f(i,\"textfont\",r.font),x=n.extendFlat({},y),b=!(t.textfont&&t.textfont.color);if(b&&delete x.color,f(i,\"insidetextfont\",x),d){var _=n.extendFlat({},y);b&&delete _.color,f(i,\"pathbar.textfont\",_)}v&&f(i,\"outsidetextfont\",y),s&&i(\"selected.textfont.color\"),l&&i(\"unselected.textfont.color\"),c&&i(\"constraintext\"),u&&i(\"cliponaxis\"),h&&i(\"textangle\"),i(\"texttemplate\")}m&&p&&i(\"insidetextanchor\")}e.exports={supplyDefaults:function(t,e,r,c){function f(r,i){return n.coerce(t,e,u,r,i)}if(o(t,e,c,f)){s(t,e,c,f),f(\"orientation\",e.x&&!e.y?\"h\":\"v\"),f(\"base\"),f(\"offset\"),f(\"width\"),f(\"text\"),f(\"hovertext\"),f(\"hovertemplate\");var h=f(\"textposition\");p(t,e,c,f,h,{moduleHasSelected:!0,moduleHasUnselected:!0,moduleHasConstrain:!0,moduleHasCliponaxis:!0,moduleHasTextangle:!0,moduleHasInsideanchor:!0}),l(t,e,f,r,c);var d=(e.marker.line||{}).color,g=a.getComponentMethod(\"errorbars\",\"supplyDefaults\");g(t,e,d||i.defaultLine,{axis:\"y\"}),g(t,e,d||i.defaultLine,{axis:\"x\",inherit:\"y\"}),n.coerceSelectionMarkerOpacity(e,f)}else e.visible=!1},crossTraceDefaults:function(t,e){var r;function i(t){return n.coerce(r._input,r,u,t)}if(\"group\"===e.barmode)for(var a=0;a<t.length;a++)\"bar\"===(r=t[a]).type&&(r._input,h(0,r,e,i))},handleGroupingDefaults:h,handleText:p}},{\"../../components/color\":643,\"../../lib\":778,\"../../plots/cartesian/constraints\":834,\"../../registry\":910,\"../scatter/period_defaults\":1206,\"../scatter/xy_defaults\":1213,\"./attributes\":920,\"./style_defaults\":935}],925:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){return t.x=\"xVal\"in e?e.xVal:e.x,t.y=\"yVal\"in e?e.yVal:e.y,e.xa&&(t.xaxis=e.xa),e.ya&&(t.yaxis=e.ya),\"h\"===r.orientation?(t.label=t.y,t.value=t.x):(t.label=t.x,t.value=t.y),t}},{}],926:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"tinycolor2\"),a=t(\"../../lib\").isArrayOrTypedArray;r.coerceString=function(t,e,r){if(\"string\"==typeof e){if(e||!t.noBlank)return e}else if((\"number\"==typeof e||!0===e)&&!t.strict)return String(e);return void 0!==r?r:t.dflt},r.coerceNumber=function(t,e,r){if(n(e)){e=+e;var i=t.min,a=t.max;if(!(void 0!==i&&e<i||void 0!==a&&e>a))return e}return void 0!==r?r:t.dflt},r.coerceColor=function(t,e,r){return i(e).isValid()?e:void 0!==r?r:t.dflt},r.coerceEnumerated=function(t,e,r){return t.coerceNumber&&(e=+e),-1!==t.values.indexOf(e)?e:void 0!==r?r:t.dflt},r.getValue=function(t,e){var r;return Array.isArray(t)?e<t.length&&(r=t[e]):r=t,r},r.getLineWidth=function(t,e){return 0<e.mlw?e.mlw:a(t.marker.line.width)?0:t.marker.line.width}},{\"../../lib\":778,\"fast-isnumeric\":241,tinycolor2:576}],927:[function(t,e,r){\"use strict\";var n=t(\"../../components/fx\"),i=t(\"../../registry\"),a=t(\"../../components/color\"),o=t(\"../../lib\").fillText,s=t(\"./helpers\").getLineWidth,l=t(\"../../plots/cartesian/axes\").hoverLabelText,c=t(\"../../constants/numerical\").BADNUM;function u(t,e,r,i){var a,s,u,f,h,p,d,g=t.cd,m=g[0].trace,v=g[0].t,y=\"closest\"===i,x=\"waterfall\"===m.type,b=t.maxHoverDistance;function _(t){return t[u]-t.w/2}function w(t){return t[u]+t.w/2}var T=y?_:function(t){return Math.min(_(t),t.p-v.bardelta/2)},k=y?w:function(t){return Math.max(w(t),t.p+v.bardelta/2)};function M(t,e){return n.inbox(t-a,e-a,b+Math.min(1,Math.abs(e-t)/d)-1)}function A(t){return M(T(t),k(t))}function S(t){var e=s,r=t.b,i=t[f];if(x){var a=Math.abs(t.rawS)||0;e>0?i+=a:e<0&&(i-=a)}return n.inbox(r-e,i-e,b+(i-e)/(i-r)-1)}\"h\"===m.orientation?(a=r,s=e,u=\"y\",f=\"x\",h=S,p=A):(a=e,s=r,u=\"x\",f=\"y\",p=S,h=A);var E=t[u+\"a\"],C=t[f+\"a\"];d=Math.abs(E.r2c(E.range[1])-E.r2c(E.range[0]));var L=n.getDistanceFunction(i,h,p,(function(t){return(h(t)+p(t))/2}));if(n.getClosest(g,L,t),!1!==t.index&&g[t.index].p!==c){y||(T=function(t){return Math.min(_(t),t.p-v.bargroupwidth/2)},k=function(t){return Math.max(w(t),t.p+v.bargroupwidth/2)});var I=g[t.index],P=m.base?I.b+I.s:I.s;t[f+\"0\"]=t[f+\"1\"]=C.c2p(I[f],!0),t[f+\"LabelVal\"]=P;var z=v.extents[v.extents.round(I.p)];t[u+\"0\"]=E.c2p(y?T(I):z[0],!0),t[u+\"1\"]=E.c2p(y?k(I):z[1],!0);var O=void 0!==I.orig_p;return t[u+\"LabelVal\"]=O?I.orig_p:I.p,t.labelLabel=l(E,t[u+\"LabelVal\"]),t.valueLabel=l(C,t[f+\"LabelVal\"]),t.baseLabel=l(C,I.b),t.spikeDistance=(S(I)+function(t){return M(_(t),w(t))}(I))/2-b,t[u+\"Spike\"]=E.c2p(I.p,!0),o(I,m,t),t.hovertemplate=m.hovertemplate,t}}function f(t,e){var r=e.mcc||t.marker.color,n=e.mlcc||t.marker.line.color,i=s(t,e);return a.opacity(r)?r:a.opacity(n)&&i?n:void 0}e.exports={hoverPoints:function(t,e,r,n){var a=u(t,e,r,n);if(a){var o=a.cd,s=o[0].trace,l=o[a.index];return a.color=f(s,l),i.getComponentMethod(\"errorbars\",\"hoverInfo\")(l,s,a),[a]}},hoverOnBars:u,getTraceColor:f}},{\"../../components/color\":643,\"../../components/fx\":683,\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"./helpers\":926}],928:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,crossTraceDefaults:t(\"./defaults\").crossTraceDefaults,supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\"),crossTraceCalc:t(\"./cross_trace_calc\").crossTraceCalc,colorbar:t(\"../scatter/marker_colorbar\"),arraysToCalcdata:t(\"./arrays_to_calcdata\"),plot:t(\"./plot\").plot,style:t(\"./style\").style,styleOnSelect:t(\"./style\").styleOnSelect,hoverPoints:t(\"./hover\").hoverPoints,eventData:t(\"./event_data\"),selectPoints:t(\"./select\"),moduleType:\"trace\",name:\"bar\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"bar-like\",\"cartesian\",\"svg\",\"bar\",\"oriented\",\"errorBarsOK\",\"showLegend\",\"zoomScale\"],animatable:!0,meta:{}}},{\"../../plots/cartesian\":840,\"../scatter/marker_colorbar\":1204,\"./arrays_to_calcdata\":919,\"./attributes\":920,\"./calc\":921,\"./cross_trace_calc\":923,\"./defaults\":924,\"./event_data\":925,\"./hover\":927,\"./layout_attributes\":929,\"./layout_defaults\":930,\"./plot\":931,\"./select\":932,\"./style\":934}],929:[function(t,e,r){\"use strict\";e.exports={barmode:{valType:\"enumerated\",values:[\"stack\",\"group\",\"overlay\",\"relative\"],dflt:\"group\",editType:\"calc\"},barnorm:{valType:\"enumerated\",values:[\"\",\"fraction\",\"percent\"],dflt:\"\",editType:\"calc\"},bargap:{valType:\"number\",min:0,max:1,editType:\"calc\"},bargroupgap:{valType:\"number\",min:0,max:1,dflt:0,editType:\"calc\"}}},{}],930:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../lib\"),o=t(\"./layout_attributes\");e.exports=function(t,e,r){function s(r,n){return a.coerce(t,e,o,r,n)}for(var l=!1,c=!1,u=!1,f={},h=s(\"barmode\"),p=0;p<r.length;p++){var d=r[p];if(n.traceIs(d,\"bar\")&&d.visible){if(l=!0,\"group\"===h){var g=d.xaxis+d.yaxis;f[g]&&(u=!0),f[g]=!0}if(d.visible&&\"histogram\"===d.type)\"category\"!==i.getFromId({_fullLayout:e},d[\"v\"===d.orientation?\"xaxis\":\"yaxis\"]).type&&(c=!0)}}l?(\"overlay\"!==h&&s(\"barnorm\"),s(\"bargap\",c&&!u?0:.2),s(\"bargroupgap\")):delete e.barmode}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"./layout_attributes\":929}],931:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"../../lib\"),o=t(\"../../lib/svg_text_utils\"),s=t(\"../../components/color\"),l=t(\"../../components/drawing\"),c=t(\"../../registry\"),u=t(\"../../plots/cartesian/axes\").tickText,f=t(\"./uniform_text\"),h=f.recordMinTextSize,p=f.clearMinTextSize,d=t(\"./style\"),g=t(\"./helpers\"),m=t(\"./constants\"),v=t(\"./attributes\"),y=v.text,x=v.textposition,b=t(\"../../components/fx/helpers\").appendArrayPointValue,_=m.TEXTPAD;function w(t){return t.id}function T(t){if(t.ids)return w}function k(t,e){return t<e?1:-1}function M(t,e,r,n){var i;return!e.uniformtext.mode&&A(r)?(n&&(i=n()),t.transition().duration(r.duration).ease(r.easing).each(\"end\",(function(){i&&i()})).each(\"interrupt\",(function(){i&&i()}))):t}function A(t){return t&&t.duration>0}function S(t){return\"auto\"===t?0:t}function E(t,e){var r=Math.PI/180*e,n=Math.abs(Math.sin(r)),i=Math.abs(Math.cos(r));return{x:t.width*i+t.height*n,y:t.width*n+t.height*i}}function C(t,e,r,n,i,a){var o=!!a.isHorizontal,s=!!a.constrained,l=a.angle||0,c=a.anchor||\"end\",u=\"end\"===c,f=\"start\"===c,h=((a.leftToRight||0)+1)/2,p=1-h,d=i.width,g=i.height,m=Math.abs(e-t),v=Math.abs(n-r),y=m>2*_&&v>2*_?_:0;m-=2*y,v-=2*y;var x=S(l);\"auto\"!==l||d<=m&&g<=v||!(d>m||g>v)||(d>v||g>m)&&d<g==m<v||(x+=90);var b=E(i,x),w=1;s&&(w=Math.min(1,m/b.x,v/b.y));var T=i.left*p+i.right*h,M=(i.top+i.bottom)/2,A=(t+_)*p+(e-_)*h,C=(r+n)/2,L=0,I=0;if(f||u){var P=(o?b.x:b.y)/2,z=o?k(t,e):k(r,n);o?f?(A=t+z*y,L=-z*P):(A=e-z*y,L=z*P):f?(C=r+z*y,I=-z*P):(C=n-z*y,I=z*P)}return{textX:T,textY:M,targetX:A,targetY:C,anchorX:L,anchorY:I,scale:w,rotate:x}}e.exports={plot:function(t,e,r,f,m,v){var w=e.xaxis,L=e.yaxis,I=t._fullLayout;m||(m={mode:I.barmode,norm:I.barmode,gap:I.bargap,groupgap:I.bargroupgap},p(\"bar\",I));var P=a.makeTraceGroups(f,r,\"trace bars\").each((function(r){var c=n.select(this),f=r[0].trace,p=\"waterfall\"===f.type,P=\"funnel\"===f.type,z=\"bar\"===f.type||P,O=0;p&&f.connector.visible&&\"between\"===f.connector.mode&&(O=f.connector.line.width/2);var D=\"h\"===f.orientation,R=A(m),F=a.ensureSingle(c,\"g\",\"points\"),B=T(f),N=F.selectAll(\"g.point\").data(a.identity,B);N.enter().append(\"g\").classed(\"point\",!0),N.exit().remove(),N.each((function(c,p){var T,A,P=n.select(this),F=function(t,e,r,n){var i=[],a=[],o=n?e:r,s=n?r:e;return i[0]=o.c2p(t.s0,!0),a[0]=s.c2p(t.p0,!0),i[1]=o.c2p(t.s1,!0),a[1]=s.c2p(t.p1,!0),n?[i,a]:[a,i]}(c,w,L,D),B=F[0][0],N=F[0][1],j=F[1][0],U=F[1][1],V=0==(D?N-B:U-j);if(V&&z&&g.getLineWidth(f,c)&&(V=!1),V||(V=!(i(B)&&i(N)&&i(j)&&i(U))),c.isBlank=V,V&&(D?N=B:U=j),O&&!V&&(D?(B-=k(B,N)*O,N+=k(B,N)*O):(j-=k(j,U)*O,U+=k(j,U)*O)),\"waterfall\"===f.type){if(!V){var q=f[c.dir].marker;T=q.line.width,A=q.color}}else T=g.getLineWidth(f,c),A=c.mc||f.marker.color;function H(t){var e=n.round(T/2%1,2);return 0===m.gap&&0===m.groupgap?n.round(Math.round(t)-e,2):t}if(!t._context.staticPlot){var G=s.opacity(A)<1||T>.01?H:function(t,e,r){return r&&t===e?t:Math.abs(t-e)>=2?H(t):t>e?Math.ceil(t):Math.floor(t)};B=G(B,N,D),N=G(N,B,D),j=G(j,U,!D),U=G(U,j,!D)}var Y=M(a.ensureSingle(P,\"path\"),I,m,v);if(Y.style(\"vector-effect\",\"non-scaling-stroke\").attr(\"d\",isNaN((N-B)*(U-j))||V&&t._context.staticPlot?\"M0,0Z\":\"M\"+B+\",\"+j+\"V\"+U+\"H\"+N+\"V\"+j+\"Z\").call(l.setClipUrl,e.layerClipId,t),!I.uniformtext.mode&&R){var W=l.makePointStyleFns(f);l.singlePointStyle(c,Y,f,W,t)}!function(t,e,r,n,i,s,c,f,p,m,v){var w,T=e.xaxis,A=e.yaxis,L=t._fullLayout;function I(e,r,n){return a.ensureSingle(e,\"text\").text(r).attr({class:\"bartext bartext-\"+w,\"text-anchor\":\"middle\",\"data-notex\":1}).call(l.font,n).call(o.convertToTspans,t)}var P=n[0].trace,z=\"h\"===P.orientation,O=function(t,e,r,n,i){var o,s=e[0].trace;o=s.texttemplate?function(t,e,r,n,i){var o=e[0].trace,s=a.castOption(o,r,\"texttemplate\");if(!s)return\"\";var l,c,f,h,p=\"waterfall\"===o.type,d=\"funnel\"===o.type;\"h\"===o.orientation?(l=\"y\",c=i,f=\"x\",h=n):(l=\"x\",c=n,f=\"y\",h=i);function g(t){return u(h,+t,!0).text}var m=e[r],v={};v.label=m.p,v.labelLabel=v[l+\"Label\"]=(y=m.p,u(c,y,!0).text);var y;var x=a.castOption(o,m.i,\"text\");(0===x||x)&&(v.text=x);v.value=m.s,v.valueLabel=v[f+\"Label\"]=g(m.s);var _={};b(_,o,m.i),p&&(v.delta=+m.rawS||m.s,v.deltaLabel=g(v.delta),v.final=m.v,v.finalLabel=g(v.final),v.initial=v.final-v.delta,v.initialLabel=g(v.initial));d&&(v.value=m.s,v.valueLabel=g(v.value),v.percentInitial=m.begR,v.percentInitialLabel=a.formatPercent(m.begR),v.percentPrevious=m.difR,v.percentPreviousLabel=a.formatPercent(m.difR),v.percentTotal=m.sumR,v.percenTotalLabel=a.formatPercent(m.sumR));var w=a.castOption(o,m.i,\"customdata\");w&&(v.customdata=w);return a.texttemplateString(s,v,t._d3locale,_,v,o._meta||{})}(t,e,r,n,i):s.textinfo?function(t,e,r,n){var i=t[0].trace,o=\"h\"===i.orientation,s=\"waterfall\"===i.type,l=\"funnel\"===i.type;function c(t){return u(o?r:n,+t,!0).text}var f,h=i.textinfo,p=t[e],d=h.split(\"+\"),g=[],m=function(t){return-1!==d.indexOf(t)};m(\"label\")&&g.push((v=t[e].p,u(o?n:r,v,!0).text));var v;m(\"text\")&&(0===(f=a.castOption(i,p.i,\"text\"))||f)&&g.push(f);if(s){var y=+p.rawS||p.s,x=p.v,b=x-y;m(\"initial\")&&g.push(c(b)),m(\"delta\")&&g.push(c(y)),m(\"final\")&&g.push(c(x))}if(l){m(\"value\")&&g.push(c(p.s));var _=0;m(\"percent initial\")&&_++,m(\"percent previous\")&&_++,m(\"percent total\")&&_++;var w=_>1;m(\"percent initial\")&&(f=a.formatPercent(p.begR),w&&(f+=\" of initial\"),g.push(f)),m(\"percent previous\")&&(f=a.formatPercent(p.difR),w&&(f+=\" of previous\"),g.push(f)),m(\"percent total\")&&(f=a.formatPercent(p.sumR),w&&(f+=\" of total\"),g.push(f))}return g.join(\"<br>\")}(e,r,n,i):g.getValue(s.text,r);return g.coerceString(y,o)}(L,n,i,T,A);w=function(t,e){var r=g.getValue(t.textposition,e);return g.coerceEnumerated(x,r)}(P,i);var D=\"stack\"===m.mode||\"relative\"===m.mode,R=n[i],F=!D||R._outmost;if(!O||\"none\"===w||(R.isBlank||s===c||f===p)&&(\"auto\"===w||\"inside\"===w))return void r.select(\"text\").remove();var B=L.font,N=d.getBarColor(n[i],P),j=d.getInsideTextFont(P,i,B,N),U=d.getOutsideTextFont(P,i,B),V=r.datum();z?\"log\"===T.type&&V.s0<=0&&(s=T.range[0]<T.range[1]?0:T._length):\"log\"===A.type&&V.s0<=0&&(f=A.range[0]<A.range[1]?A._length:0);var q,H,G,Y,W,X=Math.abs(c-s)-2*_,Z=Math.abs(p-f)-2*_;\"outside\"===w&&(F||R.hasB||(w=\"inside\"));if(\"auto\"===w)if(F){w=\"inside\",W=a.ensureUniformFontSize(t,j),q=I(r,O,W),H=l.bBox(q.node()),G=H.width,Y=H.height;var J=G<=X&&Y<=Z,K=G<=Z&&Y<=X,Q=z?X>=G*(Z/Y):Z>=Y*(X/G);G>0&&Y>0&&(J||K||Q)?w=\"inside\":(w=\"outside\",q.remove(),q=null)}else w=\"inside\";if(!q){W=a.ensureUniformFontSize(t,\"outside\"===w?U:j);var $=(q=I(r,O,W)).attr(\"transform\");if(q.attr(\"transform\",\"\"),H=l.bBox(q.node()),G=H.width,Y=H.height,q.attr(\"transform\",$),G<=0||Y<=0)return void q.remove()}var tt,et,rt=P.textangle;\"outside\"===w?(et=\"both\"===P.constraintext||\"outside\"===P.constraintext,tt=function(t,e,r,n,i,a){var o,s=!!a.isHorizontal,l=!!a.constrained,c=a.angle||0,u=i.width,f=i.height,h=Math.abs(e-t),p=Math.abs(n-r);o=s?p>2*_?_:0:h>2*_?_:0;var d=1;l&&(d=s?Math.min(1,p/f):Math.min(1,h/u));var g=S(c),m=E(i,g),v=(s?m.x:m.y)/2,y=(i.left+i.right)/2,x=(i.top+i.bottom)/2,b=(t+e)/2,w=(r+n)/2,T=0,M=0,A=s?k(e,t):k(r,n);s?(b=e-A*o,T=A*v):(w=n+A*o,M=-A*v);return{textX:y,textY:x,targetX:b,targetY:w,anchorX:T,anchorY:M,scale:d,rotate:g}}(s,c,f,p,H,{isHorizontal:z,constrained:et,angle:rt})):(et=\"both\"===P.constraintext||\"inside\"===P.constraintext,tt=C(s,c,f,p,H,{isHorizontal:z,constrained:et,angle:rt,anchor:P.insidetextanchor}));tt.fontSize=W.size,h(P.type,tt,L),R.transform=tt,M(q,L,m,v).attr(\"transform\",a.getTextTransform(tt))}(t,e,P,r,p,B,N,j,U,m,v),e.layerClipId&&l.hideOutsideRangePoint(c,P.select(\"text\"),w,L,f.xcalendar,f.ycalendar)}));var j=!1===f.cliponaxis;l.setClipUrl(c,j?null:e.layerClipId,t)}));c.getComponentMethod(\"errorbars\",\"plot\")(t,P,e,m)},toMoveInsideBar:C}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../components/fx/helpers\":679,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"./attributes\":920,\"./constants\":922,\"./helpers\":926,\"./style\":934,\"./uniform_text\":936,d3:169,\"fast-isnumeric\":241}],932:[function(t,e,r){\"use strict\";function n(t,e,r,n,i){var a=e.c2p(n?t.s0:t.p0,!0),o=e.c2p(n?t.s1:t.p1,!0),s=r.c2p(n?t.p0:t.s0,!0),l=r.c2p(n?t.p1:t.s1,!0);return i?[(a+o)/2,(s+l)/2]:n?[o,(s+l)/2]:[(a+o)/2,l]}e.exports=function(t,e){var r,i=t.cd,a=t.xaxis,o=t.yaxis,s=i[0].trace,l=\"funnel\"===s.type,c=\"h\"===s.orientation,u=[];if(!1===e)for(r=0;r<i.length;r++)i[r].selected=0;else for(r=0;r<i.length;r++){var f=i[r],h=\"ct\"in f?f.ct:n(f,a,o,c,l);e.contains(h,!1,r,t)?(u.push({pointNumber:r,x:a.c2d(f.x),y:o.c2d(f.y)}),f.selected=1):f.selected=0}return u}},{}],933:[function(t,e,r){\"use strict\";e.exports=a;var n=t(\"../../lib\").distinctVals,i=t(\"../../constants/numerical\").BADNUM;function a(t,e){this.traces=t,this.sepNegVal=e.sepNegVal,this.overlapNoMerge=e.overlapNoMerge;for(var r=1/0,a=[],o=0;o<t.length;o++){for(var s=t[o],l=0;l<s.length;l++){var c=s[l];c.p!==i&&a.push(c.p)}s[0]&&s[0].width1&&(r=Math.min(s[0].width1,r))}this.positions=a;var u=n(a,{unitMinDiff:e.unitMinDiff});this.distinctPositions=u.vals,1===u.vals.length&&r!==1/0?this.minDiff=r:this.minDiff=Math.min(u.minDiff,r),this.binWidth=this.minDiff,this.bins={}}a.prototype.put=function(t,e){var r=this.getLabel(t,e),n=this.bins[r]||0;return this.bins[r]=n+e,n},a.prototype.get=function(t,e){var r=this.getLabel(t,e);return this.bins[r]||0},a.prototype.getLabel=function(t,e){return(e<0&&this.sepNegVal?\"v\":\"^\")+(this.overlapNoMerge?t:Math.round(t/this.binWidth))}},{\"../../constants/numerical\":753,\"../../lib\":778}],934:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/color\"),a=t(\"../../components/drawing\"),o=t(\"../../lib\"),s=t(\"../../registry\"),l=t(\"./uniform_text\").resizeText,c=t(\"./attributes\"),u=c.textfont,f=c.insidetextfont,h=c.outsidetextfont,p=t(\"./helpers\");function d(t,e,r){a.pointStyle(t.selectAll(\"path\"),e,r),g(t,e,r)}function g(t,e,r){t.selectAll(\"text\").each((function(t){var i=n.select(this),s=o.ensureUniformFontSize(r,m(i,t,e,r));a.font(i,s)}))}function m(t,e,r,n){var i=n._fullLayout.font,a=r.textfont;if(t.classed(\"bartext-inside\")){var o=_(e,r);a=y(r,e.i,i,o)}else t.classed(\"bartext-outside\")&&(a=x(r,e.i,i));return a}function v(t,e,r){return b(u,t.textfont,e,r)}function y(t,e,r,n){var a=v(t,e,r);return(void 0===t._input.textfont||void 0===t._input.textfont.color||Array.isArray(t.textfont.color)&&void 0===t.textfont.color[e])&&(a={color:i.contrast(n),family:a.family,size:a.size}),b(f,t.insidetextfont,e,a)}function x(t,e,r){var n=v(t,e,r);return b(h,t.outsidetextfont,e,n)}function b(t,e,r,n){e=e||{};var i=p.getValue(e.family,r),a=p.getValue(e.size,r),o=p.getValue(e.color,r);return{family:p.coerceString(t.family,i,n.family),size:p.coerceNumber(t.size,a,n.size),color:p.coerceColor(t.color,o,n.color)}}function _(t,e){return\"waterfall\"===e.type?e[t.dir].marker.color:t.mc||e.marker.color}e.exports={style:function(t){var e=n.select(t).selectAll(\"g.barlayer\").selectAll(\"g.trace\");l(t,e,\"bar\");var r=e.size(),i=t._fullLayout;e.style(\"opacity\",(function(t){return t[0].trace.opacity})).each((function(t){(\"stack\"===i.barmode&&r>1||0===i.bargap&&0===i.bargroupgap&&!t[0].trace.marker.line.width)&&n.select(this).attr(\"shape-rendering\",\"crispEdges\")})),e.selectAll(\"g.points\").each((function(e){d(n.select(this),e[0].trace,t)})),s.getComponentMethod(\"errorbars\",\"style\")(e)},styleTextPoints:g,styleOnSelect:function(t,e,r){var i=e[0].trace;i.selectedpoints?function(t,e,r){a.selectedPointStyle(t.selectAll(\"path\"),e),function(t,e,r){t.each((function(t){var i,s=n.select(this);if(t.selected){i=o.ensureUniformFontSize(r,m(s,t,e,r));var l=e.selected.textfont&&e.selected.textfont.color;l&&(i.color=l),a.font(s,i)}else a.selectedTextStyle(s,e)}))}(t.selectAll(\"text\"),e,r)}(r,i,t):(d(r,i,t),s.getComponentMethod(\"errorbars\",\"style\")(r))},getInsideTextFont:y,getOutsideTextFont:x,getBarColor:_,resizeText:l}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../lib\":778,\"../../registry\":910,\"./attributes\":920,\"./helpers\":926,\"./uniform_text\":936,d3:169}],935:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"../../components/colorscale/helpers\").hasColorscale,a=t(\"../../components/colorscale/defaults\");e.exports=function(t,e,r,o,s){r(\"marker.color\",o),i(t,\"marker\")&&a(t,e,s,r,{prefix:\"marker.\",cLetter:\"c\"}),r(\"marker.line.color\",n.defaultLine),i(t,\"marker.line\")&&a(t,e,s,r,{prefix:\"marker.line.\",cLetter:\"c\"}),r(\"marker.line.width\"),r(\"marker.opacity\"),r(\"selected.marker.color\"),r(\"unselected.marker.color\")}},{\"../../components/color\":643,\"../../components/colorscale/defaults\":653,\"../../components/colorscale/helpers\":654}],936:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\");function a(t){return\"_\"+t+\"Text_minsize\"}e.exports={recordMinTextSize:function(t,e,r){if(r.uniformtext.mode){var n=a(t),i=r.uniformtext.minsize,o=e.scale*e.fontSize;e.hide=o<i,r[n]=r[n]||1/0,e.hide||(r[n]=Math.min(r[n],Math.max(o,i)))}},clearMinTextSize:function(t,e){e[a(t)]=void 0},resizeText:function(t,e,r){var a=t._fullLayout,o=a[\"_\"+r+\"Text_minsize\"];if(o){var s,l=\"hide\"===a.uniformtext.mode;switch(r){case\"funnelarea\":case\"pie\":case\"sunburst\":s=\"g.slice\";break;case\"treemap\":s=\"g.slice, g.pathbar\";break;default:s=\"g.points > g.point\"}e.selectAll(s).each((function(t){var e=t.transform;e&&(e.scale=l&&e.hide?0:o/e.fontSize,n.select(this).select(\"text\").attr(\"transform\",i.getTextTransform(e)))}))}}}},{\"../../lib\":778,d3:169}],937:[function(t,e,r){\"use strict\";var n=t(\"../../plots/template_attributes\").hovertemplateAttrs,i=t(\"../../lib/extend\").extendFlat,a=t(\"../scatterpolar/attributes\"),o=t(\"../bar/attributes\");e.exports={r:a.r,theta:a.theta,r0:a.r0,dr:a.dr,theta0:a.theta0,dtheta:a.dtheta,thetaunit:a.thetaunit,base:i({},o.base,{}),offset:i({},o.offset,{}),width:i({},o.width,{}),text:i({},o.text,{}),hovertext:i({},o.hovertext,{}),marker:o.marker,hoverinfo:a.hoverinfo,hovertemplate:n(),selected:o.selected,unselected:o.unselected}},{\"../../lib/extend\":768,\"../../plots/template_attributes\":905,\"../bar/attributes\":920,\"../scatterpolar/attributes\":1260}],938:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/helpers\").hasColorscale,i=t(\"../../components/colorscale/calc\"),a=t(\"../bar/arrays_to_calcdata\"),o=t(\"../bar/cross_trace_calc\").setGroupPositions,s=t(\"../scatter/calc_selection\"),l=t(\"../../registry\").traceIs,c=t(\"../../lib\").extendFlat;e.exports={calc:function(t,e){for(var r=t._fullLayout,o=e.subplot,l=r[o].radialaxis,c=r[o].angularaxis,u=l.makeCalcdata(e,\"r\"),f=c.makeCalcdata(e,\"theta\"),h=e._length,p=new Array(h),d=u,g=f,m=0;m<h;m++)p[m]={p:g[m],s:d[m]};function v(t){var r=e[t];void 0!==r&&(e[\"_\"+t]=Array.isArray(r)?c.makeCalcdata(e,t):c.d2c(r,e.thetaunit))}return\"linear\"===c.type&&(v(\"width\"),v(\"offset\")),n(e,\"marker\")&&i(t,e,{vals:e.marker.color,containerStr:\"marker\",cLetter:\"c\"}),n(e,\"marker.line\")&&i(t,e,{vals:e.marker.line.color,containerStr:\"marker.line\",cLetter:\"c\"}),a(p,e),s(p,e),p},crossTraceCalc:function(t,e,r){for(var n=t.calcdata,i=[],a=0;a<n.length;a++){var s=n[a],u=s[0].trace;!0===u.visible&&l(u,\"bar\")&&u.subplot===r&&i.push(s)}var f=c({},e.radialaxis,{_id:\"x\"}),h=e.angularaxis;o(t,h,f,i,{mode:e.barmode,norm:e.barnorm,gap:e.bargap,groupgap:e.bargroupgap})}}},{\"../../components/colorscale/calc\":651,\"../../components/colorscale/helpers\":654,\"../../lib\":778,\"../../registry\":910,\"../bar/arrays_to_calcdata\":919,\"../bar/cross_trace_calc\":923,\"../scatter/calc_selection\":1188}],939:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatterpolar/defaults\").handleRThetaDefaults,a=t(\"../bar/style_defaults\"),o=t(\"./attributes\");e.exports=function(t,e,r,s){function l(r,i){return n.coerce(t,e,o,r,i)}i(t,e,s,l)?(l(\"thetaunit\"),l(\"base\"),l(\"offset\"),l(\"width\"),l(\"text\"),l(\"hovertext\"),l(\"hovertemplate\"),a(t,e,l,r,s),n.coerceSelectionMarkerOpacity(e,l)):e.visible=!1}},{\"../../lib\":778,\"../bar/style_defaults\":935,\"../scatterpolar/defaults\":1262,\"./attributes\":937}],940:[function(t,e,r){\"use strict\";var n=t(\"../../components/fx\"),i=t(\"../../lib\"),a=t(\"../bar/hover\").getTraceColor,o=i.fillText,s=t(\"../scatterpolar/hover\").makeHoverPointText,l=t(\"../../plots/polar/helpers\").isPtInsidePolygon;e.exports=function(t,e,r){var c=t.cd,u=c[0].trace,f=t.subplot,h=f.radialAxis,p=f.angularAxis,d=f.vangles,g=d?l:i.isPtInsideSector,m=t.maxHoverDistance,v=p._period||2*Math.PI,y=Math.abs(h.g2p(Math.sqrt(e*e+r*r))),x=Math.atan2(r,e);h.range[0]>h.range[1]&&(x+=Math.PI);if(n.getClosest(c,(function(t){return g(y,x,[t.rp0,t.rp1],[t.thetag0,t.thetag1],d)?m+Math.min(1,Math.abs(t.thetag1-t.thetag0)/v)-1+(t.rp1-y)/(t.rp1-t.rp0)-1:1/0}),t),!1!==t.index){var b=c[t.index];t.x0=t.x1=b.ct[0],t.y0=t.y1=b.ct[1];var _=i.extendFlat({},b,{r:b.s,theta:b.p});return o(b,u,t),s(_,u,f,t),t.hovertemplate=u.hovertemplate,t.color=a(u,b),t.xLabelVal=t.yLabelVal=void 0,b.s<0&&(t.idealAlign=\"left\"),[t]}}},{\"../../components/fx\":683,\"../../lib\":778,\"../../plots/polar/helpers\":892,\"../bar/hover\":927,\"../scatterpolar/hover\":1264}],941:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"barpolar\",basePlotModule:t(\"../../plots/polar\"),categories:[\"polar\",\"bar\",\"showLegend\"],attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\"),supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\").calc,crossTraceCalc:t(\"./calc\").crossTraceCalc,plot:t(\"./plot\"),colorbar:t(\"../scatter/marker_colorbar\"),formatLabels:t(\"../scatterpolar/format_labels\"),style:t(\"../bar/style\").style,styleOnSelect:t(\"../bar/style\").styleOnSelect,hoverPoints:t(\"./hover\"),selectPoints:t(\"../bar/select\"),meta:{}}},{\"../../plots/polar\":893,\"../bar/select\":932,\"../bar/style\":934,\"../scatter/marker_colorbar\":1204,\"../scatterpolar/format_labels\":1263,\"./attributes\":937,\"./calc\":938,\"./defaults\":939,\"./hover\":940,\"./layout_attributes\":942,\"./layout_defaults\":943,\"./plot\":944}],942:[function(t,e,r){\"use strict\";e.exports={barmode:{valType:\"enumerated\",values:[\"stack\",\"overlay\"],dflt:\"stack\",editType:\"calc\"},bargap:{valType:\"number\",dflt:.1,min:0,max:1,editType:\"calc\"}}},{}],943:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e,r){var a,o={};function s(r,o){return n.coerce(t[a]||{},e[a],i,r,o)}for(var l=0;l<r.length;l++){var c=r[l];\"barpolar\"===c.type&&!0===c.visible&&(o[a=c.subplot]||(s(\"barmode\"),s(\"bargap\"),o[a]=1))}}},{\"../../lib\":778,\"./layout_attributes\":942}],944:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"../../lib\"),o=t(\"../../components/drawing\"),s=t(\"../../plots/polar/helpers\");e.exports=function(t,e,r){var l=e.xaxis,c=e.yaxis,u=e.radialAxis,f=e.angularAxis,h=function(t){var e=t.cxx,r=t.cyy;if(t.vangles)return function(n,i,o,l){var c,u;a.angleDelta(o,l)>0?(c=o,u=l):(c=l,u=o);var f=[s.findEnclosingVertexAngles(c,t.vangles)[0],(c+u)/2,s.findEnclosingVertexAngles(u,t.vangles)[1]];return s.pathPolygonAnnulus(n,i,c,u,f,e,r)};return function(t,n,i,o){return a.pathAnnulus(t,n,i,o,e,r)}}(e),p=e.layers.frontplot.select(\"g.barlayer\");a.makeTraceGroups(p,r,\"trace bars\").each((function(){var r=n.select(this),s=a.ensureSingle(r,\"g\",\"points\").selectAll(\"g.point\").data(a.identity);s.enter().append(\"g\").style(\"vector-effect\",\"non-scaling-stroke\").style(\"stroke-miterlimit\",2).classed(\"point\",!0),s.exit().remove(),s.each((function(t){var e,r=n.select(this),o=t.rp0=u.c2p(t.s0),s=t.rp1=u.c2p(t.s1),p=t.thetag0=f.c2g(t.p0),d=t.thetag1=f.c2g(t.p1);if(i(o)&&i(s)&&i(p)&&i(d)&&o!==s&&p!==d){var g=u.c2g(t.s1),m=(p+d)/2;t.ct=[l.c2p(g*Math.cos(m)),c.c2p(g*Math.sin(m))],e=h(o,s,p,d)}else e=\"M0,0Z\";a.ensureSingle(r,\"path\").attr(\"d\",e)})),o.setClipUrl(r,e._hasClipOnAxisFalse?e.clipIds.forTraces:null,t)}))}},{\"../../components/drawing\":665,\"../../lib\":778,\"../../plots/polar/helpers\":892,d3:169,\"fast-isnumeric\":241}],945:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../bar/attributes\"),a=t(\"../../components/color/attributes\"),o=t(\"../../plots/template_attributes\").hovertemplateAttrs,s=t(\"../../lib/extend\").extendFlat,l=n.marker,c=l.line;e.exports={y:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},x:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},x0:{valType:\"any\",editType:\"calc+clearAxisTypes\"},y0:{valType:\"any\",editType:\"calc+clearAxisTypes\"},dx:{valType:\"number\",editType:\"calc\"},dy:{valType:\"number\",editType:\"calc\"},xperiod:n.xperiod,yperiod:n.yperiod,xperiod0:n.xperiod0,yperiod0:n.yperiod0,xperiodalignment:n.xperiodalignment,yperiodalignment:n.yperiodalignment,name:{valType:\"string\",editType:\"calc+clearAxisTypes\"},q1:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},median:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},q3:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},lowerfence:{valType:\"data_array\",editType:\"calc\"},upperfence:{valType:\"data_array\",editType:\"calc\"},notched:{valType:\"boolean\",editType:\"calc\"},notchwidth:{valType:\"number\",min:0,max:.5,dflt:.25,editType:\"calc\"},notchspan:{valType:\"data_array\",editType:\"calc\"},boxpoints:{valType:\"enumerated\",values:[\"all\",\"outliers\",\"suspectedoutliers\",!1],editType:\"calc\"},jitter:{valType:\"number\",min:0,max:1,editType:\"calc\"},pointpos:{valType:\"number\",min:-2,max:2,editType:\"calc\"},boxmean:{valType:\"enumerated\",values:[!0,\"sd\",!1],editType:\"calc\"},mean:{valType:\"data_array\",editType:\"calc\"},sd:{valType:\"data_array\",editType:\"calc\"},orientation:{valType:\"enumerated\",values:[\"v\",\"h\"],editType:\"calc+clearAxisTypes\"},quartilemethod:{valType:\"enumerated\",values:[\"linear\",\"exclusive\",\"inclusive\"],dflt:\"linear\",editType:\"calc\"},width:{valType:\"number\",min:0,dflt:0,editType:\"calc\"},marker:{outliercolor:{valType:\"color\",dflt:\"rgba(0, 0, 0, 0)\",editType:\"style\"},symbol:s({},l.symbol,{arrayOk:!1,editType:\"plot\"}),opacity:s({},l.opacity,{arrayOk:!1,dflt:1,editType:\"style\"}),size:s({},l.size,{arrayOk:!1,editType:\"calc\"}),color:s({},l.color,{arrayOk:!1,editType:\"style\"}),line:{color:s({},c.color,{arrayOk:!1,dflt:a.defaultLine,editType:\"style\"}),width:s({},c.width,{arrayOk:!1,dflt:0,editType:\"style\"}),outliercolor:{valType:\"color\",editType:\"style\"},outlierwidth:{valType:\"number\",min:0,dflt:1,editType:\"style\"},editType:\"style\"},editType:\"plot\"},line:{color:{valType:\"color\",editType:\"style\"},width:{valType:\"number\",min:0,dflt:2,editType:\"style\"},editType:\"plot\"},fillcolor:n.fillcolor,whiskerwidth:{valType:\"number\",min:0,max:1,dflt:.5,editType:\"calc\"},offsetgroup:i.offsetgroup,alignmentgroup:i.alignmentgroup,selected:{marker:n.selected.marker,editType:\"style\"},unselected:{marker:n.unselected.marker,editType:\"style\"},text:s({},n.text,{}),hovertext:s({},n.hovertext,{}),hovertemplate:o({}),hoveron:{valType:\"flaglist\",flags:[\"boxes\",\"points\"],dflt:\"boxes+points\",editType:\"style\"}}},{\"../../components/color/attributes\":642,\"../../lib/extend\":768,\"../../plots/template_attributes\":905,\"../bar/attributes\":920,\"../scatter/attributes\":1186}],946:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../plots/cartesian/align_period\"),o=t(\"../../lib\"),s=t(\"../../constants/numerical\").BADNUM,l=o._;e.exports=function(t,e){var r,c,y,x,b,_,w,T=t._fullLayout,k=i.getFromId(t,e.xaxis||\"x\"),M=i.getFromId(t,e.yaxis||\"y\"),A=[],S=\"violin\"===e.type?\"_numViolins\":\"_numBoxes\";\"h\"===e.orientation?(y=k,x=\"x\",b=M,_=\"y\",w=!!e.yperiodalignment):(y=M,x=\"y\",b=k,_=\"x\",w=!!e.xperiodalignment);var E,C,L,I,P,z,O=function(t,e,r,i){var s,l=e+\"0\"in t,c=\"d\"+e in t;if(e in t||l&&c){var u=r.makeCalcdata(t,e);return[a(t,r,e,u),u]}s=l?t[e+\"0\"]:\"name\"in t&&(\"category\"===r.type||n(t.name)&&-1!==[\"linear\",\"log\"].indexOf(r.type)||o.isDateTime(t.name)&&\"date\"===r.type)?t.name:i;for(var f=\"multicategory\"===r.type?r.r2c_just_indices(s):r.d2c(s,0,t[e+\"calendar\"]),h=t._length,p=new Array(h),d=0;d<h;d++)p[d]=f;return[p]}(e,_,b,T[S]),D=O[0],R=O[1],F=o.distinctVals(D),B=F.vals,N=F.minDiff/2,j=\"all\"===(e.boxpoints||e.points)?o.identity:function(t){return t.v<E.lf||t.v>E.uf};if(e._hasPreCompStats){var U=e[x],V=function(t){return y.d2c((e[t]||[])[r])},q=1/0,H=-1/0;for(r=0;r<e._length;r++){var G=D[r];if(n(G)){if((E={}).pos=E[_]=G,w&&R&&(E.orig_p=R[r]),E.q1=V(\"q1\"),E.med=V(\"median\"),E.q3=V(\"q3\"),C=[],U&&o.isArrayOrTypedArray(U[r]))for(c=0;c<U[r].length;c++)(z=y.d2c(U[r][c]))!==s&&(u(P={v:z,i:[r,c]},e,[r,c]),C.push(P));if(E.pts=C.sort(f),I=(L=E[x]=C.map(h)).length,E.med!==s&&E.q1!==s&&E.q3!==s&&E.med>=E.q1&&E.q3>=E.med){var Y=V(\"lowerfence\");E.lf=Y!==s&&Y<=E.q1?Y:p(E,L,I);var W=V(\"upperfence\");E.uf=W!==s&&W>=E.q3?W:d(E,L,I);var X=V(\"mean\");E.mean=X!==s?X:I?o.mean(L,I):(E.q1+E.q3)/2;var Z=V(\"sd\");E.sd=X!==s&&Z>=0?Z:I?o.stdev(L,I,E.mean):E.q3-E.q1,E.lo=g(E),E.uo=m(E);var J=V(\"notchspan\");J=J!==s&&J>0?J:v(E,I),E.ln=E.med-J,E.un=E.med+J;var K=E.lf,Q=E.uf;e.boxpoints&&L.length&&(K=Math.min(K,L[0]),Q=Math.max(Q,L[I-1])),e.notched&&(K=Math.min(K,E.ln),Q=Math.max(Q,E.un)),E.min=K,E.max=Q}else{var $;o.warn([\"Invalid input - make sure that q1 <= median <= q3\",\"q1 = \"+E.q1,\"median = \"+E.med,\"q3 = \"+E.q3].join(\"\\n\")),$=E.med!==s?E.med:E.q1!==s?E.q3!==s?(E.q1+E.q3)/2:E.q1:E.q3!==s?E.q3:0,E.med=$,E.q1=E.q3=$,E.lf=E.uf=$,E.mean=E.sd=$,E.ln=E.un=$,E.min=E.max=$}q=Math.min(q,E.min),H=Math.max(H,E.max),E.pts2=C.filter(j),A.push(E)}}e._extremes[y._id]=i.findExtremes(y,[q,H],{padded:!0})}else{var tt=y.makeCalcdata(e,x),et=function(t,e){for(var r=t.length,n=new Array(r+1),i=0;i<r;i++)n[i]=t[i]-e;return n[r]=t[r-1]+e,n}(B,N),rt=B.length,nt=function(t){for(var e=new Array(t),r=0;r<t;r++)e[r]=[];return e}(rt);for(r=0;r<e._length;r++)if(z=tt[r],n(z)){var it=o.findBin(D[r],et);it>=0&&it<rt&&(u(P={v:z,i:r},e,r),nt[it].push(P))}var at=1/0,ot=-1/0,st=e.quartilemethod,lt=\"exclusive\"===st,ct=\"inclusive\"===st;for(r=0;r<rt;r++)if(nt[r].length>0){var ut,ft;if((E={}).pos=E[_]=B[r],C=E.pts=nt[r].sort(f),I=(L=E[x]=C.map(h)).length,E.min=L[0],E.max=L[I-1],E.mean=o.mean(L,I),E.sd=o.stdev(L,I,E.mean),E.med=o.interp(L,.5),I%2&&(lt||ct))lt?(ut=L.slice(0,I/2),ft=L.slice(I/2+1)):ct&&(ut=L.slice(0,I/2+1),ft=L.slice(I/2)),E.q1=o.interp(ut,.5),E.q3=o.interp(ft,.5);else E.q1=o.interp(L,.25),E.q3=o.interp(L,.75);E.lf=p(E,L,I),E.uf=d(E,L,I),E.lo=g(E),E.uo=m(E);var ht=v(E,I);E.ln=E.med-ht,E.un=E.med+ht,at=Math.min(at,E.ln),ot=Math.max(ot,E.un),E.pts2=C.filter(j),A.push(E)}e._extremes[y._id]=i.findExtremes(y,e.notched?tt.concat([at,ot]):tt,{padded:!0})}return function(t,e){if(o.isArrayOrTypedArray(e.selectedpoints))for(var r=0;r<t.length;r++){for(var n=t[r].pts||[],i={},a=0;a<n.length;a++)i[n[a].i]=a;o.tagSelected(n,e,i)}}(A,e),A.length>0?(A[0].t={num:T[S],dPos:N,posLetter:_,valLetter:x,labels:{med:l(t,\"median:\"),min:l(t,\"min:\"),q1:l(t,\"q1:\"),q3:l(t,\"q3:\"),max:l(t,\"max:\"),mean:\"sd\"===e.boxmean?l(t,\"mean \\xb1 \\u03c3:\"):l(t,\"mean:\"),lf:l(t,\"lower fence:\"),uf:l(t,\"upper fence:\")}},T[S]++,A):[{t:{empty:!0}}]};var c={text:\"tx\",hovertext:\"htx\"};function u(t,e,r){for(var n in c)o.isArrayOrTypedArray(e[n])&&(Array.isArray(r)?o.isArrayOrTypedArray(e[n][r[0]])&&(t[c[n]]=e[n][r[0]][r[1]]):t[c[n]]=e[n][r])}function f(t,e){return t.v-e.v}function h(t){return t.v}function p(t,e,r){return 0===r?t.q1:Math.min(t.q1,e[Math.min(o.findBin(2.5*t.q1-1.5*t.q3,e,!0)+1,r-1)])}function d(t,e,r){return 0===r?t.q3:Math.max(t.q3,e[Math.max(o.findBin(2.5*t.q3-1.5*t.q1,e),0)])}function g(t){return 4*t.q1-3*t.q3}function m(t){return 4*t.q3-3*t.q1}function v(t,e){return 0===e?0:1.57*(t.q3-t.q1)/Math.sqrt(e)}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/axes\":827,\"fast-isnumeric\":241}],947:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../lib\"),a=t(\"../../plots/cartesian/constraints\").getAxisGroup,o=[\"v\",\"h\"];function s(t,e,r,o){var s,l,c,u=e.calcdata,f=e._fullLayout,h=o._id,p=h.charAt(0),d=[],g=0;for(s=0;s<r.length;s++)for(c=u[r[s]],l=0;l<c.length;l++)d.push(o.c2l(c[l].pos,!0)),g+=(c[l].pts2||[]).length;if(d.length){var m=i.distinctVals(d,{unitMinDiff:\"category\"===o.type||\"multicategory\"===o.type}),v=m.minDiff/2;n.minDtick(o,m.minDiff,m.vals[0],!0);var y=f[\"violin\"===t?\"_numViolins\":\"_numBoxes\"],x=\"group\"===f[t+\"mode\"]&&y>1,b=1-f[t+\"gap\"],_=1-f[t+\"groupgap\"];for(s=0;s<r.length;s++){var w,T,k,M,A,S,E=(c=u[r[s]])[0].trace,C=c[0].t,L=E.width,I=E.side;if(L)w=T=M=L/2,k=0;else if(w=v,x){var P=a(f,o._id)+E.orientation,z=(f._alignmentOpts[P]||{})[E.alignmentgroup]||{},O=Object.keys(z.offsetGroups||{}).length,D=O||y;T=w*b*_/D,k=2*w*(((O?E._offsetIndex:C.num)+.5)/D-.5)*b,M=w*b/D}else T=w*b*_,k=0,M=w;C.dPos=w,C.bPos=k,C.bdPos=T,C.wHover=M;var R,F,B,N,j,U,V=k+T,q=Boolean(L);if(\"positive\"===I?(A=w*(L?1:.5),R=V,S=R=k):\"negative\"===I?(A=R=k,S=w*(L?1:.5),F=V):(A=S=w,R=F=V),(E.boxpoints||E.points)&&g>0){var H=E.pointpos,G=E.jitter,Y=E.marker.size/2,W=0;H+G>=0&&((W=V*(H+G))>A?(q=!0,j=Y,B=W):W>R&&(j=Y,B=A)),W<=A&&(B=A);var X=0;H-G<=0&&((X=-V*(H-G))>S?(q=!0,U=Y,N=X):X>F&&(U=Y,N=S)),X<=S&&(N=S)}else B=A,N=S;var Z=new Array(c.length);for(l=0;l<c.length;l++)Z[l]=c[l].pos;E._extremes[h]=n.findExtremes(o,Z,{padded:q,vpadminus:N,vpadplus:B,vpadLinearized:!0,ppadminus:{x:U,y:j}[p],ppadplus:{x:j,y:U}[p]})}}}e.exports={crossTraceCalc:function(t,e){for(var r=t.calcdata,n=e.xaxis,i=e.yaxis,a=0;a<o.length;a++){for(var l=o[a],c=\"h\"===l?i:n,u=[],f=0;f<r.length;f++){var h=r[f],p=h[0].t,d=h[0].trace;!0!==d.visible||\"box\"!==d.type&&\"candlestick\"!==d.type||p.empty||(d.orientation||\"v\")!==l||d.xaxis!==n._id||d.yaxis!==i._id||u.push(f)}s(\"box\",t,u,c)}},setPositionOffset:s}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../../plots/cartesian/constraints\":834}],948:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../registry\"),a=t(\"../../components/color\"),o=t(\"../scatter/period_defaults\"),s=t(\"../bar/defaults\").handleGroupingDefaults,l=t(\"../../plots/cartesian/axis_autotype\"),c=t(\"./attributes\");function u(t,e,r,a){function o(t){var e=0;return t&&t.length&&(e+=1,n.isArrayOrTypedArray(t[0])&&t[0].length&&(e+=1)),e}function s(e){return n.validate(t[e],c[e])}var u,f=r(\"y\"),h=r(\"x\");if(\"box\"===e.type){var p=r(\"q1\"),d=r(\"median\"),g=r(\"q3\");e._hasPreCompStats=p&&p.length&&d&&d.length&&g&&g.length,u=Math.min(n.minRowLength(p),n.minRowLength(d),n.minRowLength(g))}var m,v,y=o(f),x=o(h),b=y&&n.minRowLength(f),_=x&&n.minRowLength(h),w=a.calendar,T={autotypenumbers:a.autotypenumbers};if(e._hasPreCompStats)switch(String(x)+String(y)){case\"00\":var k=s(\"x0\")||s(\"dx\");m=(s(\"y0\")||s(\"dy\"))&&!k?\"h\":\"v\",v=u;break;case\"10\":m=\"v\",v=Math.min(u,_);break;case\"20\":m=\"h\",v=Math.min(u,h.length);break;case\"01\":m=\"h\",v=Math.min(u,b);break;case\"02\":m=\"v\",v=Math.min(u,f.length);break;case\"12\":m=\"v\",v=Math.min(u,_,f.length);break;case\"21\":m=\"h\",v=Math.min(u,h.length,b);break;case\"11\":v=0;break;case\"22\":var M,A=!1;for(M=0;M<h.length;M++)if(\"category\"===l(h[M],w,T)){A=!0;break}if(A)m=\"v\",v=Math.min(u,_,f.length);else{for(M=0;M<f.length;M++)if(\"category\"===l(f[M],w,T)){A=!0;break}A?(m=\"h\",v=Math.min(u,h.length,b)):(m=\"v\",v=Math.min(u,_,f.length))}}else y>0?(m=\"v\",v=x>0?Math.min(_,b):Math.min(b)):x>0?(m=\"h\",v=Math.min(_)):v=0;if(v){e._length=v;var S=r(\"orientation\",m);e._hasPreCompStats?\"v\"===S&&0===x?(r(\"x0\",0),r(\"dx\",1)):\"h\"===S&&0===y&&(r(\"y0\",0),r(\"dy\",1)):\"v\"===S&&0===x?r(\"x0\"):\"h\"===S&&0===y&&r(\"y0\"),i.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\",\"y\"],a)}else e.visible=!1}function f(t,e,r,i){var a=i.prefix,o=n.coerce2(t,e,c,\"marker.outliercolor\"),s=r(\"marker.line.outliercolor\"),l=\"outliers\";e._hasPreCompStats?l=\"all\":(o||s)&&(l=\"suspectedoutliers\");var u=r(a+\"points\",l);u?(r(\"jitter\",\"all\"===u?.3:0),r(\"pointpos\",\"all\"===u?-1.5:0),r(\"marker.symbol\"),r(\"marker.opacity\"),r(\"marker.size\"),r(\"marker.color\",e.line.color),r(\"marker.line.color\"),r(\"marker.line.width\"),\"suspectedoutliers\"===u&&(r(\"marker.line.outliercolor\",e.marker.color),r(\"marker.line.outlierwidth\")),r(\"selected.marker.color\"),r(\"unselected.marker.color\"),r(\"selected.marker.size\"),r(\"unselected.marker.size\"),r(\"text\"),r(\"hovertext\")):delete e.marker;var f=r(\"hoveron\");\"all\"!==f&&-1===f.indexOf(\"points\")||r(\"hovertemplate\"),n.coerceSelectionMarkerOpacity(e,r)}e.exports={supplyDefaults:function(t,e,r,i){function s(r,i){return n.coerce(t,e,c,r,i)}if(u(t,e,s,i),!1!==e.visible){o(t,e,i,s);var l=e._hasPreCompStats;l&&(s(\"lowerfence\"),s(\"upperfence\")),s(\"line.color\",(t.marker||{}).color||r),s(\"line.width\"),s(\"fillcolor\",a.addOpacity(e.line.color,.5));var h=!1;if(l){var p=s(\"mean\"),d=s(\"sd\");p&&p.length&&(h=!0,d&&d.length&&(h=\"sd\"))}s(\"boxmean\",h),s(\"whiskerwidth\"),s(\"width\"),s(\"quartilemethod\");var g=!1;if(l){var m=s(\"notchspan\");m&&m.length&&(g=!0)}else n.validate(t.notchwidth,c.notchwidth)&&(g=!0);s(\"notched\",g)&&s(\"notchwidth\"),f(t,e,s,{prefix:\"box\"})}},crossTraceDefaults:function(t,e){var r,i;function a(t){return n.coerce(i._input,i,c,t)}for(var o=0;o<t.length;o++){var l=(i=t[o]).type;\"box\"!==l&&\"violin\"!==l||(r=i._input,\"group\"===e[l+\"mode\"]&&s(r,i,e,a))}},handleSampleDefaults:u,handlePointsDefaults:f}},{\"../../components/color\":643,\"../../lib\":778,\"../../plots/cartesian/axis_autotype\":828,\"../../registry\":910,\"../bar/defaults\":924,\"../scatter/period_defaults\":1206,\"./attributes\":945}],949:[function(t,e,r){\"use strict\";e.exports=function(t,e){return e.hoverOnBox&&(t.hoverOnBox=e.hoverOnBox),\"xVal\"in e&&(t.x=e.xVal),\"yVal\"in e&&(t.y=e.yVal),e.xa&&(t.xaxis=e.xa),e.ya&&(t.yaxis=e.ya),t}},{}],950:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../lib\"),a=t(\"../../components/fx\"),o=t(\"../../components/color\"),s=i.fillText;function l(t,e,r,s){var l,c,u,f,h,p,d,g,m,v,y,x,b,_,w=t.cd,T=t.xa,k=t.ya,M=w[0].trace,A=w[0].t,S=\"violin\"===M.type,E=[],C=A.bdPos,L=A.wHover,I=function(t){return u.c2l(t.pos)+A.bPos-u.c2l(p)};S&&\"both\"!==M.side?(\"positive\"===M.side&&(m=function(t){var e=I(t);return a.inbox(e,e+L,v)},x=C,b=0),\"negative\"===M.side&&(m=function(t){var e=I(t);return a.inbox(e-L,e,v)},x=0,b=C)):(m=function(t){var e=I(t);return a.inbox(e-L,e+L,v)},x=b=C),_=S?function(t){return a.inbox(t.span[0]-h,t.span[1]-h,v)}:function(t){return a.inbox(t.min-h,t.max-h,v)},\"h\"===M.orientation?(h=e,p=r,d=_,g=m,l=\"y\",u=k,c=\"x\",f=T):(h=r,p=e,d=m,g=_,l=\"x\",u=T,c=\"y\",f=k);var P=Math.min(1,C/Math.abs(u.r2c(u.range[1])-u.r2c(u.range[0])));function z(t){return(d(t)+g(t))/2}v=t.maxHoverDistance-P,y=t.maxSpikeDistance-P;var O=a.getDistanceFunction(s,d,g,z);if(a.getClosest(w,O,t),!1===t.index)return[];var D=w[t.index],R=M.line.color,F=(M.marker||{}).color;o.opacity(R)&&M.line.width?t.color=R:o.opacity(F)&&M.boxpoints?t.color=F:t.color=M.fillcolor,t[l+\"0\"]=u.c2p(D.pos+A.bPos-b,!0),t[l+\"1\"]=u.c2p(D.pos+A.bPos+x,!0),t[l+\"LabelVal\"]=void 0!==D.orig_p?D.orig_p:D.pos;var B=l+\"Spike\";t.spikeDistance=z(D)*y/v,t[B]=u.c2p(D.pos,!0);var N={},j=[\"med\",\"q1\",\"q3\",\"min\",\"max\"];(M.boxmean||(M.meanline||{}).visible)&&j.push(\"mean\"),(M.boxpoints||M.points)&&j.push(\"lf\",\"uf\");for(var U=0;U<j.length;U++){var V=j[U];if(V in D&&!(D[V]in N)){N[D[V]]=!0;var q=D[V],H=f.c2p(q,!0),G=i.extendFlat({},t);G.attr=V,G[c+\"0\"]=G[c+\"1\"]=H,G[c+\"LabelVal\"]=q,G[c+\"Label\"]=(A.labels?A.labels[V]+\" \":\"\")+n.hoverLabelText(f,q),G.hoverOnBox=!0,\"mean\"===V&&\"sd\"in D&&\"sd\"===M.boxmean&&(G[c+\"err\"]=D.sd),t.name=\"\",t.spikeDistance=void 0,t[B]=void 0,G.hovertemplate=!1,E.push(G)}}return E}function c(t,e,r){for(var n,o,l,c=t.cd,u=t.xa,f=t.ya,h=c[0].trace,p=u.c2p(e),d=f.c2p(r),g=a.quadrature((function(t){var e=Math.max(3,t.mrc||0);return Math.max(Math.abs(u.c2p(t.x)-p)-e,1-3/e)}),(function(t){var e=Math.max(3,t.mrc||0);return Math.max(Math.abs(f.c2p(t.y)-d)-e,1-3/e)})),m=!1,v=0;v<c.length;v++){o=c[v];for(var y=0;y<(o.pts||[]).length;y++){var x=g(l=o.pts[y]);x<=t.distance&&(t.distance=x,m=[v,y])}}if(!m)return!1;l=(o=c[m[0]]).pts[m[1]];var b=u.c2p(l.x,!0),_=f.c2p(l.y,!0),w=l.mrc||1;n=i.extendFlat({},t,{index:l.i,color:(h.marker||{}).color,name:h.name,x0:b-w,x1:b+w,y0:_-w,y1:_+w,spikeDistance:t.distance,hovertemplate:h.hovertemplate});var T,k=o.orig_p,M=void 0!==k?k:o.pos;return\"h\"===h.orientation?(T=f,n.xLabelVal=l.x,n.yLabelVal=M):(T=u,n.xLabelVal=M,n.yLabelVal=l.y),n[T._id.charAt(0)+\"Spike\"]=T.c2p(o.pos,!0),s(l,h,n),n}e.exports={hoverPoints:function(t,e,r,n){var i,a=t.cd[0].trace.hoveron,o=[];return-1!==a.indexOf(\"boxes\")&&(o=o.concat(l(t,e,r,n))),-1!==a.indexOf(\"points\")&&(i=c(t,e,r)),\"closest\"===n?i?[i]:o:i?(o.push(i),o):o},hoverOnBoxes:l,hoverOnPoints:c}},{\"../../components/color\":643,\"../../components/fx\":683,\"../../lib\":778,\"../../plots/cartesian/axes\":827}],951:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,crossTraceDefaults:t(\"./defaults\").crossTraceDefaults,supplyLayoutDefaults:t(\"./layout_defaults\").supplyLayoutDefaults,calc:t(\"./calc\"),crossTraceCalc:t(\"./cross_trace_calc\").crossTraceCalc,plot:t(\"./plot\").plot,style:t(\"./style\").style,styleOnSelect:t(\"./style\").styleOnSelect,hoverPoints:t(\"./hover\").hoverPoints,eventData:t(\"./event_data\"),selectPoints:t(\"./select\"),moduleType:\"trace\",name:\"box\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"symbols\",\"oriented\",\"box-violin\",\"showLegend\",\"boxLayout\",\"zoomScale\"],meta:{}}},{\"../../plots/cartesian\":840,\"./attributes\":945,\"./calc\":946,\"./cross_trace_calc\":947,\"./defaults\":948,\"./event_data\":949,\"./hover\":950,\"./layout_attributes\":952,\"./layout_defaults\":953,\"./plot\":954,\"./select\":955,\"./style\":956}],952:[function(t,e,r){\"use strict\";e.exports={boxmode:{valType:\"enumerated\",values:[\"group\",\"overlay\"],dflt:\"overlay\",editType:\"calc\"},boxgap:{valType:\"number\",min:0,max:1,dflt:.3,editType:\"calc\"},boxgroupgap:{valType:\"number\",min:0,max:1,dflt:.3,editType:\"calc\"}}},{}],953:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"./layout_attributes\");function o(t,e,r,i,a){for(var o=a+\"Layout\",s=!1,l=0;l<r.length;l++){var c=r[l];if(n.traceIs(c,o)){s=!0;break}}s&&(i(a+\"mode\"),i(a+\"gap\"),i(a+\"groupgap\"))}e.exports={supplyLayoutDefaults:function(t,e,r){o(0,0,r,(function(r,n){return i.coerce(t,e,a,r,n)}),\"box\")},_supply:o}},{\"../../lib\":778,\"../../registry\":910,\"./layout_attributes\":952}],954:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../components/drawing\");function o(t,e,r,a){var o,s,l=\"h\"===r.orientation,c=e.val,u=e.pos,f=!!u.rangebreaks,h=a.bPos,p=a.wdPos||0,d=a.bPosPxOffset||0,g=r.whiskerwidth||0,m=r.notched||!1,v=m?1-2*r.notchwidth:1;Array.isArray(a.bdPos)?(o=a.bdPos[0],s=a.bdPos[1]):(o=a.bdPos,s=a.bdPos);var y=t.selectAll(\"path.box\").data(\"violin\"!==r.type||r.box.visible?i.identity:[]);y.enter().append(\"path\").style(\"vector-effect\",\"non-scaling-stroke\").attr(\"class\",\"box\"),y.exit().remove(),y.each((function(t){if(t.empty)return\"M0,0Z\";var e=u.c2l(t.pos+h,!0),a=u.l2p(e-o)+d,y=u.l2p(e+s)+d,x=f?(a+y)/2:u.l2p(e)+d,b=r.whiskerwidth,_=f?a*b+(1-b)*x:u.l2p(e-p)+d,w=f?y*b+(1-b)*x:u.l2p(e+p)+d,T=u.l2p(e-o*v)+d,k=u.l2p(e+s*v)+d,M=c.c2p(t.q1,!0),A=c.c2p(t.q3,!0),S=i.constrain(c.c2p(t.med,!0),Math.min(M,A)+1,Math.max(M,A)-1),E=void 0===t.lf||!1===r.boxpoints,C=c.c2p(E?t.min:t.lf,!0),L=c.c2p(E?t.max:t.uf,!0),I=c.c2p(t.ln,!0),P=c.c2p(t.un,!0);l?n.select(this).attr(\"d\",\"M\"+S+\",\"+T+\"V\"+k+\"M\"+M+\",\"+a+\"V\"+y+(m?\"H\"+I+\"L\"+S+\",\"+k+\"L\"+P+\",\"+y:\"\")+\"H\"+A+\"V\"+a+(m?\"H\"+P+\"L\"+S+\",\"+T+\"L\"+I+\",\"+a:\"\")+\"ZM\"+M+\",\"+x+\"H\"+C+\"M\"+A+\",\"+x+\"H\"+L+(0===g?\"\":\"M\"+C+\",\"+_+\"V\"+w+\"M\"+L+\",\"+_+\"V\"+w)):n.select(this).attr(\"d\",\"M\"+T+\",\"+S+\"H\"+k+\"M\"+a+\",\"+M+\"H\"+y+(m?\"V\"+I+\"L\"+k+\",\"+S+\"L\"+y+\",\"+P:\"\")+\"V\"+A+\"H\"+a+(m?\"V\"+P+\"L\"+T+\",\"+S+\"L\"+a+\",\"+I:\"\")+\"ZM\"+x+\",\"+M+\"V\"+C+\"M\"+x+\",\"+A+\"V\"+L+(0===g?\"\":\"M\"+_+\",\"+C+\"H\"+w+\"M\"+_+\",\"+L+\"H\"+w))}))}function s(t,e,r,n){var o=e.x,s=e.y,l=n.bdPos,c=n.bPos,u=r.boxpoints||r.points;i.seedPseudoRandom();var f=t.selectAll(\"g.points\").data(u?function(t){return t.forEach((function(t){t.t=n,t.trace=r})),t}:[]);f.enter().append(\"g\").attr(\"class\",\"points\"),f.exit().remove();var h=f.selectAll(\"path\").data((function(t){var e,n,a=t.pts2,o=Math.max((t.max-t.min)/10,t.q3-t.q1),s=1e-9*o,f=.01*o,h=[],p=0;if(r.jitter){if(0===o)for(p=1,h=new Array(a.length),e=0;e<a.length;e++)h[e]=1;else for(e=0;e<a.length;e++){var d=Math.max(0,e-5),g=a[d].v,m=Math.min(a.length-1,e+5),v=a[m].v;\"all\"!==u&&(a[e].v<t.lf?v=Math.min(v,t.lf):g=Math.max(g,t.uf));var y=Math.sqrt(f*(m-d)/(v-g+s))||0;y=i.constrain(Math.abs(y),0,1),h.push(y),p=Math.max(y,p)}n=2*r.jitter/(p||1)}for(e=0;e<a.length;e++){var x=a[e],b=x.v,_=r.jitter?n*h[e]*(i.pseudoRandom()-.5):0,w=t.pos+c+l*(r.pointpos+_);\"h\"===r.orientation?(x.y=w,x.x=b):(x.x=w,x.y=b),\"suspectedoutliers\"===u&&b<t.uo&&b>t.lo&&(x.so=!0)}return a}));h.enter().append(\"path\").classed(\"point\",!0),h.exit().remove(),h.call(a.translatePoints,o,s)}function l(t,e,r,a){var o,s,l=e.val,c=e.pos,u=!!c.rangebreaks,f=a.bPos,h=a.bPosPxOffset||0,p=r.boxmean||(r.meanline||{}).visible;Array.isArray(a.bdPos)?(o=a.bdPos[0],s=a.bdPos[1]):(o=a.bdPos,s=a.bdPos);var d=t.selectAll(\"path.mean\").data(\"box\"===r.type&&r.boxmean||\"violin\"===r.type&&r.box.visible&&r.meanline.visible?i.identity:[]);d.enter().append(\"path\").attr(\"class\",\"mean\").style({fill:\"none\",\"vector-effect\":\"non-scaling-stroke\"}),d.exit().remove(),d.each((function(t){var e=c.c2l(t.pos+f,!0),i=c.l2p(e-o)+h,a=c.l2p(e+s)+h,d=u?(i+a)/2:c.l2p(e)+h,g=l.c2p(t.mean,!0),m=l.c2p(t.mean-t.sd,!0),v=l.c2p(t.mean+t.sd,!0);\"h\"===r.orientation?n.select(this).attr(\"d\",\"M\"+g+\",\"+i+\"V\"+a+(\"sd\"===p?\"m0,0L\"+m+\",\"+d+\"L\"+g+\",\"+i+\"L\"+v+\",\"+d+\"Z\":\"\")):n.select(this).attr(\"d\",\"M\"+i+\",\"+g+\"H\"+a+(\"sd\"===p?\"m0,0L\"+d+\",\"+m+\"L\"+i+\",\"+g+\"L\"+d+\",\"+v+\"Z\":\"\"))}))}e.exports={plot:function(t,e,r,a){var c=e.xaxis,u=e.yaxis;i.makeTraceGroups(a,r,\"trace boxes\").each((function(t){var e,r,i=n.select(this),a=t[0],f=a.t,h=a.trace;(f.wdPos=f.bdPos*h.whiskerwidth,!0!==h.visible||f.empty)?i.remove():(\"h\"===h.orientation?(e=u,r=c):(e=c,r=u),o(i,{pos:e,val:r},h,f),s(i,{x:c,y:u},h,f),l(i,{pos:e,val:r},h,f))}))},plotBoxAndWhiskers:o,plotPoints:s,plotBoxMean:l}},{\"../../components/drawing\":665,\"../../lib\":778,d3:169}],955:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r,n,i=t.cd,a=t.xaxis,o=t.yaxis,s=[];if(!1===e)for(r=0;r<i.length;r++)for(n=0;n<(i[r].pts||[]).length;n++)i[r].pts[n].selected=0;else for(r=0;r<i.length;r++)for(n=0;n<(i[r].pts||[]).length;n++){var l=i[r].pts[n],c=a.c2p(l.x),u=o.c2p(l.y);e.contains([c,u],null,l.i,t)?(s.push({pointNumber:l.i,x:a.c2d(l.x),y:o.c2d(l.y)}),l.selected=1):l.selected=0}return s}},{}],956:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/color\"),a=t(\"../../components/drawing\");e.exports={style:function(t,e,r){var o=r||n.select(t).selectAll(\"g.trace.boxes\");o.style(\"opacity\",(function(t){return t[0].trace.opacity})),o.each((function(e){var r=n.select(this),o=e[0].trace,s=o.line.width;function l(t,e,r,n){t.style(\"stroke-width\",e+\"px\").call(i.stroke,r).call(i.fill,n)}var c=r.selectAll(\"path.box\");if(\"candlestick\"===o.type)c.each((function(t){if(!t.empty){var e=n.select(this),r=o[t.dir];l(e,r.line.width,r.line.color,r.fillcolor),e.style(\"opacity\",o.selectedpoints&&!t.selected?.3:1)}}));else{l(c,s,o.line.color,o.fillcolor),r.selectAll(\"path.mean\").style({\"stroke-width\":s,\"stroke-dasharray\":2*s+\"px,\"+s+\"px\"}).call(i.stroke,o.line.color);var u=r.selectAll(\"path.point\");a.pointStyle(u,o,t)}}))},styleOnSelect:function(t,e,r){var n=e[0].trace,i=r.selectAll(\"path.point\");n.selectedpoints?a.selectedPointStyle(i,n):a.pointStyle(i,n,t)}}},{\"../../components/color\":643,\"../../components/drawing\":665,d3:169}],957:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").extendFlat,i=t(\"../ohlc/attributes\"),a=t(\"../box/attributes\");function o(t){return{line:{color:n({},a.line.color,{dflt:t}),width:a.line.width,editType:\"style\"},fillcolor:a.fillcolor,editType:\"style\"}}e.exports={xperiod:i.xperiod,xperiod0:i.xperiod0,xperiodalignment:i.xperiodalignment,x:i.x,open:i.open,high:i.high,low:i.low,close:i.close,line:{width:n({},a.line.width,{}),editType:\"style\"},increasing:o(i.increasing.line.color.dflt),decreasing:o(i.decreasing.line.color.dflt),text:i.text,hovertext:i.hovertext,whiskerwidth:n({},a.whiskerwidth,{dflt:0}),hoverlabel:i.hoverlabel}},{\"../../lib\":778,\"../box/attributes\":945,\"../ohlc/attributes\":1132}],958:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../plots/cartesian/align_period\"),o=t(\"../ohlc/calc\").calcCommon;function s(t,e,r,n){return{min:r,q1:Math.min(t,n),med:n,q3:Math.max(t,n),max:e}}e.exports=function(t,e){var r=t._fullLayout,l=i.getFromId(t,e.xaxis),c=i.getFromId(t,e.yaxis),u=l.makeCalcdata(e,\"x\"),f=a(e,l,\"x\",u),h=o(t,e,u,f,c,s);return h.length?(n.extendFlat(h[0].t,{num:r._numBoxes,dPos:n.distinctVals(f).minDiff/2,posLetter:\"x\",valLetter:\"y\"}),r._numBoxes++,h):[{t:{empty:!0}}]}},{\"../../lib\":778,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/axes\":827,\"../ohlc/calc\":1133}],959:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\"),a=t(\"../ohlc/ohlc_defaults\"),o=t(\"../scatter/period_defaults\"),s=t(\"./attributes\");function l(t,e,r,n){var a=r(n+\".line.color\");r(n+\".line.width\",e.line.width),r(n+\".fillcolor\",i.addOpacity(a,.5))}e.exports=function(t,e,r,i){function c(r,i){return n.coerce(t,e,s,r,i)}a(t,e,c,i)?(o(t,e,i,c,{x:!0}),c(\"line.width\"),l(t,e,c,\"increasing\"),l(t,e,c,\"decreasing\"),c(\"text\"),c(\"hovertext\"),c(\"whiskerwidth\"),i._requestRangeslider[e.xaxis]=!0):e.visible=!1}},{\"../../components/color\":643,\"../../lib\":778,\"../ohlc/ohlc_defaults\":1137,\"../scatter/period_defaults\":1206,\"./attributes\":957}],960:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"candlestick\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"showLegend\",\"candlestick\",\"boxLayout\"],meta:{},attributes:t(\"./attributes\"),layoutAttributes:t(\"../box/layout_attributes\"),supplyLayoutDefaults:t(\"../box/layout_defaults\").supplyLayoutDefaults,crossTraceCalc:t(\"../box/cross_trace_calc\").crossTraceCalc,supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),plot:t(\"../box/plot\").plot,layerName:\"boxlayer\",style:t(\"../box/style\").style,hoverPoints:t(\"../ohlc/hover\").hoverPoints,selectPoints:t(\"../ohlc/select\")}},{\"../../plots/cartesian\":840,\"../box/cross_trace_calc\":947,\"../box/layout_attributes\":952,\"../box/layout_defaults\":953,\"../box/plot\":954,\"../box/style\":956,\"../ohlc/hover\":1135,\"../ohlc/select\":1139,\"./attributes\":957,\"./calc\":958,\"./defaults\":959}],961:[function(t,e,r){\"use strict\";var n=t(\"./axis_defaults\"),i=t(\"../../plot_api/plot_template\");e.exports=function(t,e,r,a,o){a(\"a\")||(a(\"da\"),a(\"a0\")),a(\"b\")||(a(\"db\"),a(\"b0\")),function(t,e,r,a){[\"aaxis\",\"baxis\"].forEach((function(o){var s=o.charAt(0),l=t[o]||{},c=i.newContainer(e,o),u={tickfont:\"x\",id:s+\"axis\",letter:s,font:e.font,name:o,data:t[s],calendar:e.calendar,dfltColor:a,bgColor:r.paper_bgcolor,autotypenumbersDflt:r.autotypenumbers,fullLayout:r};n(l,c,u),c._categories=c._categories||[],t[o]||\"-\"===l.type||(t[o]={type:l.type})}))}(t,e,r,o)}},{\"../../plot_api/plot_template\":816,\"./axis_defaults\":966}],962:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").isArrayOrTypedArray;e.exports=function(t){return function t(e,r){if(!n(e)||r>=10)return null;for(var i=1/0,a=-1/0,o=e.length,s=0;s<o;s++){var l=e[s];if(n(l)){var c=t(l,r+1);c&&(i=Math.min(c[0],i),a=Math.max(c[1],a))}else i=Math.min(l,i),a=Math.max(l,a)}return[i,a]}(t,0)}},{\"../../lib\":778}],963:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"./axis_attributes\"),a=t(\"../../components/color/attributes\"),o=n({editType:\"calc\"});o.family.dflt='\"Open Sans\", verdana, arial, sans-serif',o.size.dflt=12,o.color.dflt=a.defaultLine,e.exports={carpet:{valType:\"string\",editType:\"calc\"},x:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},y:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},a:{valType:\"data_array\",editType:\"calc\"},a0:{valType:\"number\",dflt:0,editType:\"calc\"},da:{valType:\"number\",dflt:1,editType:\"calc\"},b:{valType:\"data_array\",editType:\"calc\"},b0:{valType:\"number\",dflt:0,editType:\"calc\"},db:{valType:\"number\",dflt:1,editType:\"calc\"},cheaterslope:{valType:\"number\",dflt:1,editType:\"calc\"},aaxis:i,baxis:i,font:o,color:{valType:\"color\",dflt:a.defaultLine,editType:\"plot\"},transforms:void 0}},{\"../../components/color/attributes\":642,\"../../plots/font_attributes\":855,\"./axis_attributes\":965}],964:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").isArrayOrTypedArray;e.exports=function(t,e,r,i){var a,o,s,l,c,u,f,h,p,d,g,m,v,y=n(r)?\"a\":\"b\",x=(\"a\"===y?t.aaxis:t.baxis).smoothing,b=\"a\"===y?t.a2i:t.b2j,_=\"a\"===y?r:i,w=\"a\"===y?i:r,T=\"a\"===y?e.a.length:e.b.length,k=\"a\"===y?e.b.length:e.a.length,M=Math.floor(\"a\"===y?t.b2j(w):t.a2i(w)),A=\"a\"===y?function(e){return t.evalxy([],e,M)}:function(e){return t.evalxy([],M,e)};x&&(s=Math.max(0,Math.min(k-2,M)),l=M-s,o=\"a\"===y?function(e,r){return t.dxydi([],e,s,r,l)}:function(e,r){return t.dxydj([],s,e,l,r)});var S=b(_[0]),E=b(_[1]),C=S<E?1:-1,L=1e-8*(E-S),I=C>0?Math.floor:Math.ceil,P=C>0?Math.ceil:Math.floor,z=C>0?Math.min:Math.max,O=C>0?Math.max:Math.min,D=I(S+L),R=P(E-L),F=[[f=A(S)]];for(a=D;a*C<R*C;a+=C)c=[],g=O(S,a),v=(m=z(E,a+C))-g,u=Math.max(0,Math.min(T-2,Math.floor(.5*(g+m)))),h=A(m),x&&(p=o(u,g-u),d=o(u,m-u),c.push([f[0]+p[0]/3*v,f[1]+p[1]/3*v]),c.push([h[0]-d[0]/3*v,h[1]-d[1]/3*v])),c.push(h),F.push(c),f=h;return F}},{\"../../lib\":778}],965:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../../components/color/attributes\"),a=t(\"../../plots/cartesian/layout_attributes\"),o=t(\"../../plot_api/edit_types\").overrideAll;t(\"../../constants/docs\").FORMAT_LINK,t(\"../../constants/docs\").TIME_FORMAT_LINK;e.exports={color:{valType:\"color\",editType:\"calc\"},smoothing:{valType:\"number\",dflt:1,min:0,max:1.3,editType:\"calc\"},title:{text:{valType:\"string\",dflt:\"\",editType:\"calc\"},font:n({editType:\"calc\"}),offset:{valType:\"number\",dflt:10,editType:\"calc\"},editType:\"calc\"},type:{valType:\"enumerated\",values:[\"-\",\"linear\",\"date\",\"category\"],dflt:\"-\",editType:\"calc\"},autotypenumbers:a.autotypenumbers,autorange:{valType:\"enumerated\",values:[!0,!1,\"reversed\"],dflt:!0,editType:\"calc\"},rangemode:{valType:\"enumerated\",values:[\"normal\",\"tozero\",\"nonnegative\"],dflt:\"normal\",editType:\"calc\"},range:{valType:\"info_array\",editType:\"calc\",items:[{valType:\"any\",editType:\"calc\"},{valType:\"any\",editType:\"calc\"}]},fixedrange:{valType:\"boolean\",dflt:!1,editType:\"calc\"},cheatertype:{valType:\"enumerated\",values:[\"index\",\"value\"],dflt:\"value\",editType:\"calc\"},tickmode:{valType:\"enumerated\",values:[\"linear\",\"array\"],dflt:\"array\",editType:\"calc\"},nticks:{valType:\"integer\",min:0,dflt:0,editType:\"calc\"},tickvals:{valType:\"data_array\",editType:\"calc\"},ticktext:{valType:\"data_array\",editType:\"calc\"},showticklabels:{valType:\"enumerated\",values:[\"start\",\"end\",\"both\",\"none\"],dflt:\"start\",editType:\"calc\"},tickfont:n({editType:\"calc\"}),tickangle:{valType:\"angle\",dflt:\"auto\",editType:\"calc\"},tickprefix:{valType:\"string\",dflt:\"\",editType:\"calc\"},showtickprefix:{valType:\"enumerated\",values:[\"all\",\"first\",\"last\",\"none\"],dflt:\"all\",editType:\"calc\"},ticksuffix:{valType:\"string\",dflt:\"\",editType:\"calc\"},showticksuffix:{valType:\"enumerated\",values:[\"all\",\"first\",\"last\",\"none\"],dflt:\"all\",editType:\"calc\"},showexponent:{valType:\"enumerated\",values:[\"all\",\"first\",\"last\",\"none\"],dflt:\"all\",editType:\"calc\"},exponentformat:{valType:\"enumerated\",values:[\"none\",\"e\",\"E\",\"power\",\"SI\",\"B\"],dflt:\"B\",editType:\"calc\"},minexponent:{valType:\"number\",dflt:3,min:0,editType:\"calc\"},separatethousands:{valType:\"boolean\",dflt:!1,editType:\"calc\"},tickformat:{valType:\"string\",dflt:\"\",editType:\"calc\"},tickformatstops:o(a.tickformatstops,\"calc\",\"from-root\"),categoryorder:{valType:\"enumerated\",values:[\"trace\",\"category ascending\",\"category descending\",\"array\"],dflt:\"trace\",editType:\"calc\"},categoryarray:{valType:\"data_array\",editType:\"calc\"},labelpadding:{valType:\"integer\",dflt:10,editType:\"calc\"},labelprefix:{valType:\"string\",editType:\"calc\"},labelsuffix:{valType:\"string\",dflt:\"\",editType:\"calc\"},showline:{valType:\"boolean\",dflt:!1,editType:\"calc\"},linecolor:{valType:\"color\",dflt:i.defaultLine,editType:\"calc\"},linewidth:{valType:\"number\",min:0,dflt:1,editType:\"calc\"},gridcolor:{valType:\"color\",editType:\"calc\"},gridwidth:{valType:\"number\",min:0,dflt:1,editType:\"calc\"},showgrid:{valType:\"boolean\",dflt:!0,editType:\"calc\"},minorgridcount:{valType:\"integer\",min:0,dflt:0,editType:\"calc\"},minorgridwidth:{valType:\"number\",min:0,dflt:1,editType:\"calc\"},minorgridcolor:{valType:\"color\",dflt:i.lightLine,editType:\"calc\"},startline:{valType:\"boolean\",editType:\"calc\"},startlinecolor:{valType:\"color\",editType:\"calc\"},startlinewidth:{valType:\"number\",dflt:1,editType:\"calc\"},endline:{valType:\"boolean\",editType:\"calc\"},endlinewidth:{valType:\"number\",dflt:1,editType:\"calc\"},endlinecolor:{valType:\"color\",editType:\"calc\"},tick0:{valType:\"number\",min:0,dflt:0,editType:\"calc\"},dtick:{valType:\"number\",min:0,dflt:1,editType:\"calc\"},arraytick0:{valType:\"integer\",min:0,dflt:0,editType:\"calc\"},arraydtick:{valType:\"integer\",min:1,dflt:1,editType:\"calc\"},_deprecated:{title:{valType:\"string\",editType:\"calc\"},titlefont:n({editType:\"calc\"}),titleoffset:{valType:\"number\",dflt:10,editType:\"calc\"}},editType:\"calc\"}},{\"../../components/color/attributes\":642,\"../../constants/docs\":748,\"../../plot_api/edit_types\":809,\"../../plots/cartesian/layout_attributes\":841,\"../../plots/font_attributes\":855}],966:[function(t,e,r){\"use strict\";var n=t(\"./attributes\"),i=t(\"../../components/color\").addOpacity,a=t(\"../../registry\"),o=t(\"../../lib\"),s=t(\"../../plots/cartesian/tick_value_defaults\"),l=t(\"../../plots/cartesian/tick_label_defaults\"),c=t(\"../../plots/cartesian/category_order_defaults\"),u=t(\"../../plots/cartesian/set_convert\"),f=t(\"../../plots/cartesian/axis_autotype\");e.exports=function(t,e,r){var h=r.letter,p=r.font||{},d=n[h+\"axis\"];function g(r,n){return o.coerce(t,e,d,r,n)}function m(r,n){return o.coerce2(t,e,d,r,n)}r.name&&(e._name=r.name,e._id=r.name),g(\"autotypenumbers\",r.autotypenumbersDflt);var v=g(\"type\");(\"-\"===v&&(r.data&&function(t,e){if(\"-\"!==t.type)return;var r=t._id.charAt(0),n=t[r+\"calendar\"];t.type=f(e,n,{autotypenumbers:t.autotypenumbers})}(e,r.data),\"-\"===e.type?e.type=\"linear\":v=t.type=e.type),g(\"smoothing\"),g(\"cheatertype\"),g(\"showticklabels\"),g(\"labelprefix\",h+\" = \"),g(\"labelsuffix\"),g(\"showtickprefix\"),g(\"showticksuffix\"),g(\"separatethousands\"),g(\"tickformat\"),g(\"exponentformat\"),g(\"minexponent\"),g(\"showexponent\"),g(\"categoryorder\"),g(\"tickmode\"),g(\"tickvals\"),g(\"ticktext\"),g(\"tick0\"),g(\"dtick\"),\"array\"===e.tickmode&&(g(\"arraytick0\"),g(\"arraydtick\")),g(\"labelpadding\"),e._hovertitle=h,\"date\"===v)&&a.getComponentMethod(\"calendars\",\"handleDefaults\")(t,e,\"calendar\",r.calendar);u(e,r.fullLayout),e.c2p=o.identity;var y=g(\"color\",r.dfltColor),x=y===t.color?y:p.color;g(\"title.text\")&&(o.coerceFont(g,\"title.font\",{family:p.family,size:Math.round(1.2*p.size),color:x}),g(\"title.offset\")),g(\"tickangle\"),g(\"autorange\",!e.isValidRange(t.range))&&g(\"rangemode\"),g(\"range\"),e.cleanRange(),g(\"fixedrange\"),s(t,e,g,v),l(t,e,g,v,r),c(t,e,g,{data:r.data,dataAttr:h});var b=m(\"gridcolor\",i(y,.3)),_=m(\"gridwidth\"),w=g(\"showgrid\");w||(delete e.gridcolor,delete e.gridwidth);var T=m(\"startlinecolor\",y),k=m(\"startlinewidth\",_);g(\"startline\",e.showgrid||!!T||!!k)||(delete e.startlinecolor,delete e.startlinewidth);var M=m(\"endlinecolor\",y),A=m(\"endlinewidth\",_);return g(\"endline\",e.showgrid||!!M||!!A)||(delete e.endlinecolor,delete e.endlinewidth),w?(g(\"minorgridcount\"),g(\"minorgridwidth\",_),g(\"minorgridcolor\",i(b,.06)),e.minorgridcount||(delete e.minorgridwidth,delete e.minorgridcolor)):(delete e.gridcolor,delete e.gridWidth),\"none\"===e.showticklabels&&(delete e.tickfont,delete e.tickangle,delete e.showexponent,delete e.exponentformat,delete e.minexponent,delete e.tickformat,delete e.showticksuffix,delete e.showtickprefix),e.showticksuffix||delete e.ticksuffix,e.showtickprefix||delete e.tickprefix,g(\"tickmode\"),e}},{\"../../components/color\":643,\"../../lib\":778,\"../../plots/cartesian/axis_autotype\":828,\"../../plots/cartesian/category_order_defaults\":831,\"../../plots/cartesian/set_convert\":847,\"../../plots/cartesian/tick_label_defaults\":848,\"../../plots/cartesian/tick_value_defaults\":850,\"../../registry\":910,\"./attributes\":963}],967:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../lib\").isArray1D,a=t(\"./cheater_basis\"),o=t(\"./array_minmax\"),s=t(\"./calc_gridlines\"),l=t(\"./calc_labels\"),c=t(\"./calc_clippath\"),u=t(\"../heatmap/clean_2d_array\"),f=t(\"./smooth_fill_2d_array\"),h=t(\"../heatmap/convert_column_xyz\"),p=t(\"./set_convert\");e.exports=function(t,e){var r=n.getFromId(t,e.xaxis),d=n.getFromId(t,e.yaxis),g=e.aaxis,m=e.baxis,v=e.x,y=e.y,x=[];v&&i(v)&&x.push(\"x\"),y&&i(y)&&x.push(\"y\"),x.length&&h(e,g,m,\"a\",\"b\",x);var b=e._a=e._a||e.a,_=e._b=e._b||e.b;v=e._x||e.x,y=e._y||e.y;var w={};if(e._cheater){var T=\"index\"===g.cheatertype?b.length:b,k=\"index\"===m.cheatertype?_.length:_;v=a(T,k,e.cheaterslope)}e._x=v=u(v),e._y=y=u(y),f(v,b,_),f(y,b,_),p(e),e.setScale();var M=o(v),A=o(y),S=.5*(M[1]-M[0]),E=.5*(M[1]+M[0]),C=.5*(A[1]-A[0]),L=.5*(A[1]+A[0]);return M=[E-1.3*S,E+1.3*S],A=[L-1.3*C,L+1.3*C],e._extremes[r._id]=n.findExtremes(r,M,{padded:!0}),e._extremes[d._id]=n.findExtremes(d,A,{padded:!0}),s(e,\"a\",\"b\"),s(e,\"b\",\"a\"),l(e,g),l(e,m),w.clipsegments=c(e._xctrl,e._yctrl,g,m),w.x=v,w.y=y,w.a=b,w.b=_,[w]}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../heatmap/clean_2d_array\":1066,\"../heatmap/convert_column_xyz\":1068,\"./array_minmax\":962,\"./calc_clippath\":968,\"./calc_gridlines\":969,\"./calc_labels\":970,\"./cheater_basis\":972,\"./set_convert\":985,\"./smooth_fill_2d_array\":986}],968:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){var i,a,o,s=[],l=!!r.smoothing,c=!!n.smoothing,u=t[0].length-1,f=t.length-1;for(i=0,a=[],o=[];i<=u;i++)a[i]=t[0][i],o[i]=e[0][i];for(s.push({x:a,y:o,bicubic:l}),i=0,a=[],o=[];i<=f;i++)a[i]=t[i][u],o[i]=e[i][u];for(s.push({x:a,y:o,bicubic:c}),i=u,a=[],o=[];i>=0;i--)a[u-i]=t[f][i],o[u-i]=e[f][i];for(s.push({x:a,y:o,bicubic:l}),i=f,a=[],o=[];i>=0;i--)a[f-i]=t[i][0],o[f-i]=e[i][0];return s.push({x:a,y:o,bicubic:c}),s}},{}],969:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../lib/extend\").extendFlat;e.exports=function(t,e,r){var a,o,s,l,c,u,f,h,p,d,g,m,v,y,x=t[\"_\"+e],b=t[e+\"axis\"],_=b._gridlines=[],w=b._minorgridlines=[],T=b._boundarylines=[],k=t[\"_\"+r],M=t[r+\"axis\"];\"array\"===b.tickmode&&(b.tickvals=x.slice());var A=t._xctrl,S=t._yctrl,E=A[0].length,C=A.length,L=t._a.length,I=t._b.length;n.prepTicks(b),\"array\"===b.tickmode&&delete b.tickvals;var P=b.smoothing?3:1;function z(n){var i,a,o,s,l,c,u,f,p,d,g,m,v=[],y=[],x={};if(\"b\"===e)for(a=t.b2j(n),o=Math.floor(Math.max(0,Math.min(I-2,a))),s=a-o,x.length=I,x.crossLength=L,x.xy=function(e){return t.evalxy([],e,a)},x.dxy=function(e,r){return t.dxydi([],e,o,r,s)},i=0;i<L;i++)c=Math.min(L-2,i),u=i-c,f=t.evalxy([],i,a),M.smoothing&&i>0&&(p=t.dxydi([],i-1,o,0,s),v.push(l[0]+p[0]/3),y.push(l[1]+p[1]/3),d=t.dxydi([],i-1,o,1,s),v.push(f[0]-d[0]/3),y.push(f[1]-d[1]/3)),v.push(f[0]),y.push(f[1]),l=f;else for(i=t.a2i(n),c=Math.floor(Math.max(0,Math.min(L-2,i))),u=i-c,x.length=L,x.crossLength=I,x.xy=function(e){return t.evalxy([],i,e)},x.dxy=function(e,r){return t.dxydj([],c,e,u,r)},a=0;a<I;a++)o=Math.min(I-2,a),s=a-o,f=t.evalxy([],i,a),M.smoothing&&a>0&&(g=t.dxydj([],c,a-1,u,0),v.push(l[0]+g[0]/3),y.push(l[1]+g[1]/3),m=t.dxydj([],c,a-1,u,1),v.push(f[0]-m[0]/3),y.push(f[1]-m[1]/3)),v.push(f[0]),y.push(f[1]),l=f;return x.axisLetter=e,x.axis=b,x.crossAxis=M,x.value=n,x.constvar=r,x.index=h,x.x=v,x.y=y,x.smoothing=M.smoothing,x}function O(n){var i,a,o,s,l,c=[],u=[],f={};if(f.length=x.length,f.crossLength=k.length,\"b\"===e)for(o=Math.max(0,Math.min(I-2,n)),l=Math.min(1,Math.max(0,n-o)),f.xy=function(e){return t.evalxy([],e,n)},f.dxy=function(e,r){return t.dxydi([],e,o,r,l)},i=0;i<E;i++)c[i]=A[n*P][i],u[i]=S[n*P][i];else for(a=Math.max(0,Math.min(L-2,n)),s=Math.min(1,Math.max(0,n-a)),f.xy=function(e){return t.evalxy([],n,e)},f.dxy=function(e,r){return t.dxydj([],a,e,s,r)},i=0;i<C;i++)c[i]=A[i][n*P],u[i]=S[i][n*P];return f.axisLetter=e,f.axis=b,f.crossAxis=M,f.value=x[n],f.constvar=r,f.index=n,f.x=c,f.y=u,f.smoothing=M.smoothing,f}if(\"array\"===b.tickmode){for(l=5e-15,u=(c=[Math.floor((x.length-1-b.arraytick0)/b.arraydtick*(1+l)),Math.ceil(-b.arraytick0/b.arraydtick/(1+l))].sort((function(t,e){return t-e})))[0]-1,f=c[1]+1,h=u;h<f;h++)(o=b.arraytick0+b.arraydtick*h)<0||o>x.length-1||_.push(i(O(o),{color:b.gridcolor,width:b.gridwidth}));for(h=u;h<f;h++)if(s=b.arraytick0+b.arraydtick*h,g=Math.min(s+b.arraydtick,x.length-1),!(s<0||s>x.length-1||g<0||g>x.length-1))for(m=x[s],v=x[g],a=0;a<b.minorgridcount;a++)(y=g-s)<=0||(d=m+(v-m)*(a+1)/(b.minorgridcount+1)*(b.arraydtick/y))<x[0]||d>x[x.length-1]||w.push(i(z(d),{color:b.minorgridcolor,width:b.minorgridwidth}));b.startline&&T.push(i(O(0),{color:b.startlinecolor,width:b.startlinewidth})),b.endline&&T.push(i(O(x.length-1),{color:b.endlinecolor,width:b.endlinewidth}))}else{for(l=5e-15,u=(c=[Math.floor((x[x.length-1]-b.tick0)/b.dtick*(1+l)),Math.ceil((x[0]-b.tick0)/b.dtick/(1+l))].sort((function(t,e){return t-e})))[0],f=c[1],h=u;h<=f;h++)p=b.tick0+b.dtick*h,_.push(i(z(p),{color:b.gridcolor,width:b.gridwidth}));for(h=u-1;h<f+1;h++)for(p=b.tick0+b.dtick*h,a=0;a<b.minorgridcount;a++)(d=p+b.dtick*(a+1)/(b.minorgridcount+1))<x[0]||d>x[x.length-1]||w.push(i(z(d),{color:b.minorgridcolor,width:b.minorgridwidth}));b.startline&&T.push(i(z(x[0]),{color:b.startlinecolor,width:b.startlinewidth})),b.endline&&T.push(i(z(x[x.length-1]),{color:b.endlinecolor,width:b.endlinewidth}))}}},{\"../../lib/extend\":768,\"../../plots/cartesian/axes\":827}],970:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../lib/extend\").extendFlat;e.exports=function(t,e){var r,a,o,s=e._labels=[],l=e._gridlines;for(r=0;r<l.length;r++)o=l[r],-1!==[\"start\",\"both\"].indexOf(e.showticklabels)&&(a=n.tickText(e,o.value),i(a,{prefix:void 0,suffix:void 0,endAnchor:!0,xy:o.xy(0),dxy:o.dxy(0,0),axis:o.axis,length:o.crossAxis.length,font:o.axis.tickfont,isFirst:0===r,isLast:r===l.length-1}),s.push(a)),-1!==[\"end\",\"both\"].indexOf(e.showticklabels)&&(a=n.tickText(e,o.value),i(a,{endAnchor:!1,xy:o.xy(o.crossLength-1),dxy:o.dxy(o.crossLength-2,1),axis:o.axis,length:o.crossAxis.length,font:o.axis.tickfont,isFirst:0===r,isLast:r===l.length-1}),s.push(a))}},{\"../../lib/extend\":768,\"../../plots/cartesian/axes\":827}],971:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){var i=t[0]-e[0],a=t[1]-e[1],o=r[0]-e[0],s=r[1]-e[1],l=Math.pow(i*i+a*a,.25),c=Math.pow(o*o+s*s,.25),u=(c*c*i-l*l*o)*n,f=(c*c*a-l*l*s)*n,h=c*(l+c)*3,p=l*(l+c)*3;return[[e[0]+(h&&u/h),e[1]+(h&&f/h)],[e[0]-(p&&u/p),e[1]-(p&&f/p)]]}},{}],972:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").isArrayOrTypedArray;e.exports=function(t,e,r){var i,a,o,s,l,c,u=[],f=n(t)?t.length:t,h=n(e)?e.length:e,p=n(t)?t:null,d=n(e)?e:null;p&&(o=(p.length-1)/(p[p.length-1]-p[0])/(f-1)),d&&(s=(d.length-1)/(d[d.length-1]-d[0])/(h-1));var g=1/0,m=-1/0;for(a=0;a<h;a++)for(u[a]=[],l=d?(d[a]-d[0])*s:a/(h-1),i=0;i<f;i++)c=(p?(p[i]-p[0])*o:i/(f-1))-l*r,g=Math.min(c,g),m=Math.max(c,m),u[a][i]=c;var v=1/(m-g),y=-g*v;for(a=0;a<h;a++)for(i=0;i<f;i++)u[a][i]=v*u[a][i]+y;return u}},{\"../../lib\":778}],973:[function(t,e,r){\"use strict\";var n=t(\"./catmull_rom\"),i=t(\"../../lib\").ensureArray;function a(t,e,r){var n=-.5*r[0]+1.5*e[0],i=-.5*r[1]+1.5*e[1];return[(2*n+t[0])/3,(2*i+t[1])/3]}e.exports=function(t,e,r,o,s,l){var c,u,f,h,p,d,g,m,v,y,x=r[0].length,b=r.length,_=s?3*x-2:x,w=l?3*b-2:b;for(t=i(t,w),e=i(e,w),f=0;f<w;f++)t[f]=i(t[f],_),e[f]=i(e[f],_);for(u=0,h=0;u<b;u++,h+=l?3:1)for(p=t[h],d=e[h],g=r[u],m=o[u],c=0,f=0;c<x;c++,f+=s?3:1)p[f]=g[c],d[f]=m[c];if(s)for(u=0,h=0;u<b;u++,h+=l?3:1){for(c=1,f=3;c<x-1;c++,f+=3)v=n([r[u][c-1],o[u][c-1]],[r[u][c],o[u][c]],[r[u][c+1],o[u][c+1]],s),t[h][f-1]=v[0][0],e[h][f-1]=v[0][1],t[h][f+1]=v[1][0],e[h][f+1]=v[1][1];y=a([t[h][0],e[h][0]],[t[h][2],e[h][2]],[t[h][3],e[h][3]]),t[h][1]=y[0],e[h][1]=y[1],y=a([t[h][_-1],e[h][_-1]],[t[h][_-3],e[h][_-3]],[t[h][_-4],e[h][_-4]]),t[h][_-2]=y[0],e[h][_-2]=y[1]}if(l)for(f=0;f<_;f++){for(h=3;h<w-3;h+=3)v=n([t[h-3][f],e[h-3][f]],[t[h][f],e[h][f]],[t[h+3][f],e[h+3][f]],l),t[h-1][f]=v[0][0],e[h-1][f]=v[0][1],t[h+1][f]=v[1][0],e[h+1][f]=v[1][1];y=a([t[0][f],e[0][f]],[t[2][f],e[2][f]],[t[3][f],e[3][f]]),t[1][f]=y[0],e[1][f]=y[1],y=a([t[w-1][f],e[w-1][f]],[t[w-3][f],e[w-3][f]],[t[w-4][f],e[w-4][f]]),t[w-2][f]=y[0],e[w-2][f]=y[1]}if(s&&l)for(h=1;h<w;h+=(h+1)%3==0?2:1){for(f=3;f<_-3;f+=3)v=n([t[h][f-3],e[h][f-3]],[t[h][f],e[h][f]],[t[h][f+3],e[h][f+3]],s),t[h][f-1]=.5*(t[h][f-1]+v[0][0]),e[h][f-1]=.5*(e[h][f-1]+v[0][1]),t[h][f+1]=.5*(t[h][f+1]+v[1][0]),e[h][f+1]=.5*(e[h][f+1]+v[1][1]);y=a([t[h][0],e[h][0]],[t[h][2],e[h][2]],[t[h][3],e[h][3]]),t[h][1]=.5*(t[h][1]+y[0]),e[h][1]=.5*(e[h][1]+y[1]),y=a([t[h][_-1],e[h][_-1]],[t[h][_-3],e[h][_-3]],[t[h][_-4],e[h][_-4]]),t[h][_-2]=.5*(t[h][_-2]+y[0]),e[h][_-2]=.5*(e[h][_-2]+y[1])}return[t,e]}},{\"../../lib\":778,\"./catmull_rom\":971}],974:[function(t,e,r){\"use strict\";e.exports={RELATIVE_CULL_TOLERANCE:1e-6}},{}],975:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){return e&&r?function(e,r,n,i,a){var o,s,l,c,u,f;e||(e=[]),r*=3,n*=3;var h=i*i,p=1-i,d=p*p,g=p*i*2,m=-3*d,v=3*(d-g),y=3*(g-h),x=3*h,b=a*a,_=b*a,w=1-a,T=w*w,k=T*w;for(f=0;f<t.length;f++)o=m*(u=t[f])[n][r]+v*u[n][r+1]+y*u[n][r+2]+x*u[n][r+3],s=m*u[n+1][r]+v*u[n+1][r+1]+y*u[n+1][r+2]+x*u[n+1][r+3],l=m*u[n+2][r]+v*u[n+2][r+1]+y*u[n+2][r+2]+x*u[n+2][r+3],c=m*u[n+3][r]+v*u[n+3][r+1]+y*u[n+3][r+2]+x*u[n+3][r+3],e[f]=k*o+3*(T*a*s+w*b*l)+_*c;return e}:e?function(e,r,n,i,a){var o,s,l,c;e||(e=[]),r*=3;var u=i*i,f=1-i,h=f*f,p=f*i*2,d=-3*h,g=3*(h-p),m=3*(p-u),v=3*u,y=1-a;for(l=0;l<t.length;l++)o=d*(c=t[l])[n][r]+g*c[n][r+1]+m*c[n][r+2]+v*c[n][r+3],s=d*c[n+1][r]+g*c[n+1][r+1]+m*c[n+1][r+2]+v*c[n+1][r+3],e[l]=y*o+a*s;return e}:r?function(e,r,n,i,a){var o,s,l,c,u,f;e||(e=[]),n*=3;var h=a*a,p=h*a,d=1-a,g=d*d,m=g*d;for(u=0;u<t.length;u++)o=(f=t[u])[n][r+1]-f[n][r],s=f[n+1][r+1]-f[n+1][r],l=f[n+2][r+1]-f[n+2][r],c=f[n+3][r+1]-f[n+3][r],e[u]=m*o+3*(g*a*s+d*h*l)+p*c;return e}:function(e,r,n,i,a){var o,s,l,c;e||(e=[]);var u=1-a;for(l=0;l<t.length;l++)o=(c=t[l])[n][r+1]-c[n][r],s=c[n+1][r+1]-c[n+1][r],e[l]=u*o+a*s;return e}}},{}],976:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){return e&&r?function(e,r,n,i,a){var o,s,l,c,u,f;e||(e=[]),r*=3,n*=3;var h=i*i,p=h*i,d=1-i,g=d*d,m=g*d,v=a*a,y=1-a,x=y*y,b=y*a*2,_=-3*x,w=3*(x-b),T=3*(b-v),k=3*v;for(f=0;f<t.length;f++)o=_*(u=t[f])[n][r]+w*u[n+1][r]+T*u[n+2][r]+k*u[n+3][r],s=_*u[n][r+1]+w*u[n+1][r+1]+T*u[n+2][r+1]+k*u[n+3][r+1],l=_*u[n][r+2]+w*u[n+1][r+2]+T*u[n+2][r+2]+k*u[n+3][r+2],c=_*u[n][r+3]+w*u[n+1][r+3]+T*u[n+2][r+3]+k*u[n+3][r+3],e[f]=m*o+3*(g*i*s+d*h*l)+p*c;return e}:e?function(e,r,n,i,a){var o,s,l,c,u,f;e||(e=[]),r*=3;var h=a*a,p=h*a,d=1-a,g=d*d,m=g*d;for(u=0;u<t.length;u++)o=(f=t[u])[n+1][r]-f[n][r],s=f[n+1][r+1]-f[n][r+1],l=f[n+1][r+2]-f[n][r+2],c=f[n+1][r+3]-f[n][r+3],e[u]=m*o+3*(g*a*s+d*h*l)+p*c;return e}:r?function(e,r,n,i,a){var o,s,l,c;e||(e=[]),n*=3;var u=1-i,f=a*a,h=1-a,p=h*h,d=h*a*2,g=-3*p,m=3*(p-d),v=3*(d-f),y=3*f;for(l=0;l<t.length;l++)o=g*(c=t[l])[n][r]+m*c[n+1][r]+v*c[n+2][r]+y*c[n+3][r],s=g*c[n][r+1]+m*c[n+1][r+1]+v*c[n+2][r+1]+y*c[n+3][r+1],e[l]=u*o+i*s;return e}:function(e,r,n,i,a){var o,s,l,c;e||(e=[]);var u=1-i;for(l=0;l<t.length;l++)o=(c=t[l])[n+1][r]-c[n][r],s=c[n+1][r+1]-c[n][r+1],e[l]=u*o+i*s;return e}}},{}],977:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i){var a=e-2,o=r-2;return n&&i?function(e,r,n){var i,s,l,c,u,f;e||(e=[]);var h=Math.max(0,Math.min(Math.floor(r),a)),p=Math.max(0,Math.min(Math.floor(n),o)),d=Math.max(0,Math.min(1,r-h)),g=Math.max(0,Math.min(1,n-p));h*=3,p*=3;var m=d*d,v=m*d,y=1-d,x=y*y,b=x*y,_=g*g,w=_*g,T=1-g,k=T*T,M=k*T;for(f=0;f<t.length;f++)i=b*(u=t[f])[p][h]+3*(x*d*u[p][h+1]+y*m*u[p][h+2])+v*u[p][h+3],s=b*u[p+1][h]+3*(x*d*u[p+1][h+1]+y*m*u[p+1][h+2])+v*u[p+1][h+3],l=b*u[p+2][h]+3*(x*d*u[p+2][h+1]+y*m*u[p+2][h+2])+v*u[p+2][h+3],c=b*u[p+3][h]+3*(x*d*u[p+3][h+1]+y*m*u[p+3][h+2])+v*u[p+3][h+3],e[f]=M*i+3*(k*g*s+T*_*l)+w*c;return e}:n?function(e,r,n){e||(e=[]);var i,s,l,c,u,f,h=Math.max(0,Math.min(Math.floor(r),a)),p=Math.max(0,Math.min(Math.floor(n),o)),d=Math.max(0,Math.min(1,r-h)),g=Math.max(0,Math.min(1,n-p));h*=3;var m=d*d,v=m*d,y=1-d,x=y*y,b=x*y,_=1-g;for(u=0;u<t.length;u++)i=_*(f=t[u])[p][h]+g*f[p+1][h],s=_*f[p][h+1]+g*f[p+1][h+1],l=_*f[p][h+2]+g*f[p+1][h+1],c=_*f[p][h+3]+g*f[p+1][h+1],e[u]=b*i+3*(x*d*s+y*m*l)+v*c;return e}:i?function(e,r,n){e||(e=[]);var i,s,l,c,u,f,h=Math.max(0,Math.min(Math.floor(r),a)),p=Math.max(0,Math.min(Math.floor(n),o)),d=Math.max(0,Math.min(1,r-h)),g=Math.max(0,Math.min(1,n-p));p*=3;var m=g*g,v=m*g,y=1-g,x=y*y,b=x*y,_=1-d;for(u=0;u<t.length;u++)i=_*(f=t[u])[p][h]+d*f[p][h+1],s=_*f[p+1][h]+d*f[p+1][h+1],l=_*f[p+2][h]+d*f[p+2][h+1],c=_*f[p+3][h]+d*f[p+3][h+1],e[u]=b*i+3*(x*g*s+y*m*l)+v*c;return e}:function(e,r,n){e||(e=[]);var i,s,l,c,u=Math.max(0,Math.min(Math.floor(r),a)),f=Math.max(0,Math.min(Math.floor(n),o)),h=Math.max(0,Math.min(1,r-u)),p=Math.max(0,Math.min(1,n-f)),d=1-p,g=1-h;for(l=0;l<t.length;l++)i=g*(c=t[l])[f][u]+h*c[f][u+1],s=g*c[f+1][u]+h*c[f+1][u+1],e[l]=d*i+p*s;return e}}},{}],978:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./xy_defaults\"),a=t(\"./ab_defaults\"),o=t(\"./attributes\"),s=t(\"../../components/color/attributes\");e.exports=function(t,e,r,l){function c(r,i){return n.coerce(t,e,o,r,i)}e._clipPathId=\"clip\"+e.uid+\"carpet\";var u=c(\"color\",s.defaultLine);(n.coerceFont(c,\"font\"),c(\"carpet\"),a(t,e,l,c,u),e.a&&e.b)?(e.a.length<3&&(e.aaxis.smoothing=0),e.b.length<3&&(e.baxis.smoothing=0),i(t,e,c)||(e.visible=!1),e._cheater&&c(\"cheaterslope\")):e.visible=!1}},{\"../../components/color/attributes\":642,\"../../lib\":778,\"./ab_defaults\":961,\"./attributes\":963,\"./xy_defaults\":987}],979:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),plot:t(\"./plot\"),calc:t(\"./calc\"),animatable:!0,isContainer:!0,moduleType:\"trace\",name:\"carpet\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"carpet\",\"carpetAxis\",\"notLegendIsolatable\",\"noMultiCategory\",\"noHover\",\"noSortingByValue\"],meta:{}}},{\"../../plots/cartesian\":840,\"./attributes\":963,\"./calc\":967,\"./defaults\":978,\"./plot\":984}],980:[function(t,e,r){\"use strict\";e.exports=function(t,e){for(var r,n=t._fullData.length,i=0;i<n;i++){var a=t._fullData[i];if(a.index!==e.index&&(\"carpet\"===a.type&&(r||(r=a),a.carpet===e.carpet)))return a}return r}},{}],981:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){if(0===t.length)return\"\";var n,i=[],a=r?3:1;for(n=0;n<t.length;n+=a)i.push(t[n]+\",\"+e[n]),r&&n<t.length-a&&(i.push(\"C\"),i.push([t[n+1]+\",\"+e[n+1],t[n+2]+\",\"+e[n+2]+\" \"].join(\" \")));return i.join(r?\"\":\"L\")}},{}],982:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").isArrayOrTypedArray;e.exports=function(t,e,r){var i;for(n(t)?t.length>e.length&&(t=t.slice(0,e.length)):t=[],i=0;i<e.length;i++)t[i]=r(e[i]);return t}},{\"../../lib\":778}],983:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i,a){var o=i[0]*t.dpdx(e),s=i[1]*t.dpdy(r),l=1,c=1;if(a){var u=Math.sqrt(i[0]*i[0]+i[1]*i[1]),f=Math.sqrt(a[0]*a[0]+a[1]*a[1]),h=(i[0]*a[0]+i[1]*a[1])/u/f;c=Math.max(0,h)}var p=180*Math.atan2(s,o)/Math.PI;return p<-90?(p+=180,l=-l):p>90&&(p-=180,l=-l),{angle:p,flip:l,p:t.c2p(n,e,r),offsetMultplier:c}}},{}],984:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/drawing\"),a=t(\"./map_1d_array\"),o=t(\"./makepath\"),s=t(\"./orient_text\"),l=t(\"../../lib/svg_text_utils\"),c=t(\"../../lib\"),u=c.strRotate,f=c.strTranslate,h=t(\"../../constants/alignment\");function p(t,e,r,i,s,l){var c=\"const-\"+s+\"-lines\",u=r.selectAll(\".\"+c).data(l);u.enter().append(\"path\").classed(c,!0).style(\"vector-effect\",\"non-scaling-stroke\"),u.each((function(r){var i=r,s=i.x,l=i.y,c=a([],s,t.c2p),u=a([],l,e.c2p),f=\"M\"+o(c,u,i.smoothing);n.select(this).attr(\"d\",f).style(\"stroke-width\",i.width).style(\"stroke\",i.color).style(\"fill\",\"none\")})),u.exit().remove()}function d(t,e,r,a,o,c,h,p){var d=c.selectAll(\"text.\"+p).data(h);d.enter().append(\"text\").classed(p,!0);var g=0,m={};return d.each((function(o,c){var h;if(\"auto\"===o.axis.tickangle)h=s(a,e,r,o.xy,o.dxy);else{var p=(o.axis.tickangle+180)*Math.PI/180;h=s(a,e,r,o.xy,[Math.cos(p),Math.sin(p)])}c||(m={angle:h.angle,flip:h.flip});var d=(o.endAnchor?-1:1)*h.flip,v=n.select(this).attr({\"text-anchor\":d>0?\"start\":\"end\",\"data-notex\":1}).call(i.font,o.font).text(o.text).call(l.convertToTspans,t),y=i.bBox(this);v.attr(\"transform\",f(h.p[0],h.p[1])+u(h.angle)+f(o.axis.labelpadding*d,.3*y.height)),g=Math.max(g,y.width+o.axis.labelpadding)})),d.exit().remove(),m.maxExtent=g,m}e.exports=function(t,e,r,i){var l=e.xaxis,u=e.yaxis,f=t._fullLayout._clips;c.makeTraceGroups(i,r,\"trace\").each((function(e){var r=n.select(this),i=e[0],h=i.trace,g=h.aaxis,m=h.baxis,y=c.ensureSingle(r,\"g\",\"minorlayer\"),x=c.ensureSingle(r,\"g\",\"majorlayer\"),b=c.ensureSingle(r,\"g\",\"boundarylayer\"),_=c.ensureSingle(r,\"g\",\"labellayer\");r.style(\"opacity\",h.opacity),p(l,u,x,g,\"a\",g._gridlines),p(l,u,x,m,\"b\",m._gridlines),p(l,u,y,g,\"a\",g._minorgridlines),p(l,u,y,m,\"b\",m._minorgridlines),p(l,u,b,g,\"a-boundary\",g._boundarylines),p(l,u,b,m,\"b-boundary\",m._boundarylines);var w=d(t,l,u,h,i,_,g._labels,\"a-label\"),T=d(t,l,u,h,i,_,m._labels,\"b-label\");!function(t,e,r,n,i,a,o,l){var u,f,h,p,d=c.aggNums(Math.min,null,r.a),g=c.aggNums(Math.max,null,r.a),m=c.aggNums(Math.min,null,r.b),y=c.aggNums(Math.max,null,r.b);u=.5*(d+g),f=m,h=r.ab2xy(u,f,!0),p=r.dxyda_rough(u,f),void 0===o.angle&&c.extendFlat(o,s(r,i,a,h,r.dxydb_rough(u,f)));v(t,e,r,n,h,p,r.aaxis,i,a,o,\"a-title\"),u=d,f=.5*(m+y),h=r.ab2xy(u,f,!0),p=r.dxydb_rough(u,f),void 0===l.angle&&c.extendFlat(l,s(r,i,a,h,r.dxyda_rough(u,f)));v(t,e,r,n,h,p,r.baxis,i,a,l,\"b-title\")}(t,_,h,i,l,u,w,T),function(t,e,r,n,i){var s,l,u,f,h=r.select(\"#\"+t._clipPathId);h.size()||(h=r.append(\"clipPath\").classed(\"carpetclip\",!0));var p=c.ensureSingle(h,\"path\",\"carpetboundary\"),d=e.clipsegments,g=[];for(f=0;f<d.length;f++)s=d[f],l=a([],s.x,n.c2p),u=a([],s.y,i.c2p),g.push(o(l,u,s.bicubic));var m=\"M\"+g.join(\"L\")+\"Z\";h.attr(\"id\",t._clipPathId),p.attr(\"d\",m)}(h,i,f,l,u)}))};var g=h.LINE_SPACING,m=(1-h.MID_SHIFT)/g+1;function v(t,e,r,a,o,c,h,p,d,v,y){var x=[];h.title.text&&x.push(h.title.text);var b=e.selectAll(\"text.\"+y).data(x),_=v.maxExtent;b.enter().append(\"text\").classed(y,!0),b.each((function(){var e=s(r,p,d,o,c);-1===[\"start\",\"both\"].indexOf(h.showticklabels)&&(_=0);var a=h.title.font.size;_+=a+h.title.offset;var y=(v.angle+(v.flip<0?180:0)-e.angle+450)%360,x=y>90&&y<270,b=n.select(this);b.text(h.title.text).call(l.convertToTspans,t),x&&(_=(-l.lineCount(b)+m)*g*a-_),b.attr(\"transform\",f(e.p[0],e.p[1])+u(e.angle)+f(0,_)).attr(\"text-anchor\",\"middle\").call(i.font,h.title.font)})),b.exit().remove()}},{\"../../components/drawing\":665,\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"./makepath\":981,\"./map_1d_array\":982,\"./orient_text\":983,d3:169}],985:[function(t,e,r){\"use strict\";var n=t(\"./constants\"),i=t(\"../../lib/search\").findBin,a=t(\"./compute_control_points\"),o=t(\"./create_spline_evaluator\"),s=t(\"./create_i_derivative_evaluator\"),l=t(\"./create_j_derivative_evaluator\");e.exports=function(t){var e=t._a,r=t._b,c=e.length,u=r.length,f=t.aaxis,h=t.baxis,p=e[0],d=e[c-1],g=r[0],m=r[u-1],v=e[e.length-1]-e[0],y=r[r.length-1]-r[0],x=v*n.RELATIVE_CULL_TOLERANCE,b=y*n.RELATIVE_CULL_TOLERANCE;p-=x,d+=x,g-=b,m+=b,t.isVisible=function(t,e){return t>p&&t<d&&e>g&&e<m},t.isOccluded=function(t,e){return t<p||t>d||e<g||e>m},t.setScale=function(){var e=t._x,r=t._y,n=a(t._xctrl,t._yctrl,e,r,f.smoothing,h.smoothing);t._xctrl=n[0],t._yctrl=n[1],t.evalxy=o([t._xctrl,t._yctrl],c,u,f.smoothing,h.smoothing),t.dxydi=s([t._xctrl,t._yctrl],f.smoothing,h.smoothing),t.dxydj=l([t._xctrl,t._yctrl],f.smoothing,h.smoothing)},t.i2a=function(t){var r=Math.max(0,Math.floor(t[0]),c-2),n=t[0]-r;return(1-n)*e[r]+n*e[r+1]},t.j2b=function(t){var e=Math.max(0,Math.floor(t[1]),c-2),n=t[1]-e;return(1-n)*r[e]+n*r[e+1]},t.ij2ab=function(e){return[t.i2a(e[0]),t.j2b(e[1])]},t.a2i=function(t){var r=Math.max(0,Math.min(i(t,e),c-2)),n=e[r],a=e[r+1];return Math.max(0,Math.min(c-1,r+(t-n)/(a-n)))},t.b2j=function(t){var e=Math.max(0,Math.min(i(t,r),u-2)),n=r[e],a=r[e+1];return Math.max(0,Math.min(u-1,e+(t-n)/(a-n)))},t.ab2ij=function(e){return[t.a2i(e[0]),t.b2j(e[1])]},t.i2c=function(e,r){return t.evalxy([],e,r)},t.ab2xy=function(n,i,a){if(!a&&(n<e[0]||n>e[c-1]|i<r[0]||i>r[u-1]))return[!1,!1];var o=t.a2i(n),s=t.b2j(i),l=t.evalxy([],o,s);if(a){var f,h,p,d,g=0,m=0,v=[];n<e[0]?(f=0,h=0,g=(n-e[0])/(e[1]-e[0])):n>e[c-1]?(f=c-2,h=1,g=(n-e[c-1])/(e[c-1]-e[c-2])):h=o-(f=Math.max(0,Math.min(c-2,Math.floor(o)))),i<r[0]?(p=0,d=0,m=(i-r[0])/(r[1]-r[0])):i>r[u-1]?(p=u-2,d=1,m=(i-r[u-1])/(r[u-1]-r[u-2])):d=s-(p=Math.max(0,Math.min(u-2,Math.floor(s)))),g&&(t.dxydi(v,f,p,h,d),l[0]+=v[0]*g,l[1]+=v[1]*g),m&&(t.dxydj(v,f,p,h,d),l[0]+=v[0]*m,l[1]+=v[1]*m)}return l},t.c2p=function(t,e,r){return[e.c2p(t[0]),r.c2p(t[1])]},t.p2x=function(t,e,r){return[e.p2c(t[0]),r.p2c(t[1])]},t.dadi=function(t){var r=Math.max(0,Math.min(e.length-2,t));return e[r+1]-e[r]},t.dbdj=function(t){var e=Math.max(0,Math.min(r.length-2,t));return r[e+1]-r[e]},t.dxyda=function(e,r,n,i){var a=t.dxydi(null,e,r,n,i),o=t.dadi(e,n);return[a[0]/o,a[1]/o]},t.dxydb=function(e,r,n,i){var a=t.dxydj(null,e,r,n,i),o=t.dbdj(r,i);return[a[0]/o,a[1]/o]},t.dxyda_rough=function(e,r,n){var i=v*(n||.1),a=t.ab2xy(e+i,r,!0),o=t.ab2xy(e-i,r,!0);return[.5*(a[0]-o[0])/i,.5*(a[1]-o[1])/i]},t.dxydb_rough=function(e,r,n){var i=y*(n||.1),a=t.ab2xy(e,r+i,!0),o=t.ab2xy(e,r-i,!0);return[.5*(a[0]-o[0])/i,.5*(a[1]-o[1])/i]},t.dpdx=function(t){return t._m},t.dpdy=function(t){return t._m}}},{\"../../lib/search\":797,\"./compute_control_points\":973,\"./constants\":974,\"./create_i_derivative_evaluator\":975,\"./create_j_derivative_evaluator\":976,\"./create_spline_evaluator\":977}],986:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e,r){var i,a,o,s=[],l=[],c=t[0].length,u=t.length;function f(e,r){var n,i=0,a=0;return e>0&&void 0!==(n=t[r][e-1])&&(a++,i+=n),e<c-1&&void 0!==(n=t[r][e+1])&&(a++,i+=n),r>0&&void 0!==(n=t[r-1][e])&&(a++,i+=n),r<u-1&&void 0!==(n=t[r+1][e])&&(a++,i+=n),i/Math.max(1,a)}var h,p,d,g,m,v,y,x,b,_,w,T=0;for(i=0;i<c;i++)for(a=0;a<u;a++)void 0===t[a][i]&&(s.push(i),l.push(a),t[a][i]=f(i,a)),T=Math.max(T,Math.abs(t[a][i]));if(!s.length)return t;var k=0,M=0,A=s.length;do{for(k=0,o=0;o<A;o++){i=s[o],a=l[o];var S,E,C,L,I,P,z=0,O=0;0===i?(C=e[I=Math.min(c-1,2)],L=e[1],S=t[a][I],O+=(E=t[a][1])+(E-S)*(e[0]-L)/(L-C),z++):i===c-1&&(C=e[I=Math.max(0,c-3)],L=e[c-2],S=t[a][I],O+=(E=t[a][c-2])+(E-S)*(e[c-1]-L)/(L-C),z++),(0===i||i===c-1)&&a>0&&a<u-1&&(h=r[a+1]-r[a],O+=((p=r[a]-r[a-1])*t[a+1][i]+h*t[a-1][i])/(p+h),z++),0===a?(C=r[P=Math.min(u-1,2)],L=r[1],S=t[P][i],O+=(E=t[1][i])+(E-S)*(r[0]-L)/(L-C),z++):a===u-1&&(C=r[P=Math.max(0,u-3)],L=r[u-2],S=t[P][i],O+=(E=t[u-2][i])+(E-S)*(r[u-1]-L)/(L-C),z++),(0===a||a===u-1)&&i>0&&i<c-1&&(h=e[i+1]-e[i],O+=((p=e[i]-e[i-1])*t[a][i+1]+h*t[a][i-1])/(p+h),z++),z?O/=z:(d=e[i+1]-e[i],g=e[i]-e[i-1],x=(m=r[a+1]-r[a])*(v=r[a]-r[a-1])*(m+v),O=((y=d*g*(d+g))*(v*t[a+1][i]+m*t[a-1][i])+x*(g*t[a][i+1]+d*t[a][i-1]))/(x*(g+d)+y*(v+m))),k+=(_=(b=O-t[a][i])/T)*_,w=z?0:.85,t[a][i]+=b*(1+w)}k=Math.sqrt(k)}while(M++<100&&k>1e-5);return n.log(\"Smoother converged to\",k,\"after\",M,\"iterations\"),t}},{\"../../lib\":778}],987:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").isArray1D;e.exports=function(t,e,r){var i=r(\"x\"),a=i&&i.length,o=r(\"y\"),s=o&&o.length;if(!a&&!s)return!1;if(e._cheater=!i,a&&!n(i)||s&&!n(o))e._length=null;else{var l=a?i.length:1/0;s&&(l=Math.min(l,o.length)),e.a&&e.a.length&&(l=Math.min(l,e.a.length)),e.b&&e.b.length&&(l=Math.min(l,e.b.length)),e._length=l}return!0}},{\"../../lib\":778}],988:[function(t,e,r){\"use strict\";var n=t(\"../../plots/template_attributes\").hovertemplateAttrs,i=t(\"../scattergeo/attributes\"),a=t(\"../../components/colorscale/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../components/color/attributes\").defaultLine,l=t(\"../../lib/extend\").extendFlat,c=i.marker.line;e.exports=l({locations:{valType:\"data_array\",editType:\"calc\"},locationmode:i.locationmode,z:{valType:\"data_array\",editType:\"calc\"},geojson:l({},i.geojson,{}),featureidkey:i.featureidkey,text:l({},i.text,{}),hovertext:l({},i.hovertext,{}),marker:{line:{color:l({},c.color,{dflt:s}),width:l({},c.width,{dflt:1}),editType:\"calc\"},opacity:{valType:\"number\",arrayOk:!0,min:0,max:1,dflt:1,editType:\"style\"},editType:\"calc\"},selected:{marker:{opacity:i.selected.marker.opacity,editType:\"plot\"},editType:\"plot\"},unselected:{marker:{opacity:i.unselected.marker.opacity,editType:\"plot\"},editType:\"plot\"},hoverinfo:l({},o.hoverinfo,{editType:\"calc\",flags:[\"location\",\"z\",\"text\",\"name\"]}),hovertemplate:n(),showlegend:l({},o.showlegend,{dflt:!1})},a(\"\",{cLetter:\"z\",editTypeOverride:\"calc\"}))},{\"../../components/color/attributes\":642,\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../scattergeo/attributes\":1228}],989:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../constants/numerical\").BADNUM,a=t(\"../../components/colorscale/calc\"),o=t(\"../scatter/arrays_to_calcdata\"),s=t(\"../scatter/calc_selection\");function l(t){return t&&\"string\"==typeof t}e.exports=function(t,e){var r,c=e._length,u=new Array(c);r=e.geojson?function(t){return l(t)||n(t)}:l;for(var f=0;f<c;f++){var h=u[f]={},p=e.locations[f],d=e.z[f];r(p)&&n(d)?(h.loc=p,h.z=d):(h.loc=null,h.z=i),h.index=f}return o(u,e),a(t,e,{vals:e.z,containerStr:\"\",cLetter:\"z\"}),s(u,e),u}},{\"../../components/colorscale/calc\":651,\"../../constants/numerical\":753,\"../scatter/arrays_to_calcdata\":1185,\"../scatter/calc_selection\":1188,\"fast-isnumeric\":241}],990:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorscale/defaults\"),a=t(\"./attributes\");e.exports=function(t,e,r,o){function s(r,i){return n.coerce(t,e,a,r,i)}var l=s(\"locations\"),c=s(\"z\");if(l&&l.length&&n.isArrayOrTypedArray(c)&&c.length){e._length=Math.min(l.length,c.length);var u,f=s(\"geojson\");(\"string\"==typeof f&&\"\"!==f||n.isPlainObject(f))&&(u=\"geojson-id\"),\"geojson-id\"===s(\"locationmode\",u)&&s(\"featureidkey\"),s(\"text\"),s(\"hovertext\"),s(\"hovertemplate\"),s(\"marker.line.width\")&&s(\"marker.line.color\"),s(\"marker.opacity\"),i(t,e,o,s,{prefix:\"\",cLetter:\"z\"}),n.coerceSelectionMarkerOpacity(e,s)}else e.visible=!1}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"./attributes\":988}],991:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i){t.location=e.location,t.z=e.z;var a=n[i];return a.fIn&&a.fIn.properties&&(t.properties=a.fIn.properties),t.ct=a.ct,t}},{}],992:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"./attributes\"),a=t(\"../../lib\").fillText;e.exports=function(t,e,r){var o,s,l,c,u=t.cd,f=u[0].trace,h=t.subplot,p=[e,r],d=[e+360,r];for(s=0;s<u.length;s++)if(c=!1,(o=u[s])._polygons){for(l=0;l<o._polygons.length;l++)o._polygons[l].contains(p)&&(c=!c),o._polygons[l].contains(d)&&(c=!c);if(c)break}if(c&&o)return t.x0=t.x1=t.xa.c2p(o.ct),t.y0=t.y1=t.ya.c2p(o.ct),t.index=o.index,t.location=o.loc,t.z=o.z,t.zLabel=n.tickText(h.mockAxis,h.mockAxis.c2l(o.z),\"hover\").text,t.hovertemplate=o.hovertemplate,function(t,e,r){if(e.hovertemplate)return;var n=r.hi||e.hoverinfo,o=String(r.loc),s=\"all\"===n?i.hoverinfo.flags:n.split(\"+\"),l=-1!==s.indexOf(\"name\"),c=-1!==s.indexOf(\"location\"),u=-1!==s.indexOf(\"z\"),f=-1!==s.indexOf(\"text\"),h=[];!l&&c?t.nameOverride=o:(l&&(t.nameOverride=e.name),c&&h.push(o));u&&h.push(t.zLabel);f&&a(r,e,h);t.extraText=h.join(\"<br>\")}(t,f,o),[t]}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"./attributes\":988}],993:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../heatmap/colorbar\"),calc:t(\"./calc\"),calcGeoJSON:t(\"./plot\").calcGeoJSON,plot:t(\"./plot\").plot,style:t(\"./style\").style,styleOnSelect:t(\"./style\").styleOnSelect,hoverPoints:t(\"./hover\"),eventData:t(\"./event_data\"),selectPoints:t(\"./select\"),moduleType:\"trace\",name:\"choropleth\",basePlotModule:t(\"../../plots/geo\"),categories:[\"geo\",\"noOpacity\",\"showLegend\"],meta:{}}},{\"../../plots/geo\":859,\"../heatmap/colorbar\":1067,\"./attributes\":988,\"./calc\":989,\"./defaults\":990,\"./event_data\":991,\"./hover\":992,\"./plot\":994,\"./select\":995,\"./style\":996}],994:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../lib/geo_location_utils\"),o=t(\"../../lib/topojson_utils\").getTopojsonFeatures,s=t(\"../../plots/cartesian/autorange\").findExtremes,l=t(\"./style\").style;e.exports={calcGeoJSON:function(t,e){for(var r=t[0].trace,n=e[r.geo],i=n._subplot,l=r.locationmode,c=r._length,u=\"geojson-id\"===l?a.extractTraceFeature(t):o(r,i.topojson),f=[],h=[],p=0;p<c;p++){var d=t[p],g=\"geojson-id\"===l?d.fOut:a.locationToFeature(l,d.loc,u);if(g){d.geojson=g,d.ct=g.properties.ct,d._polygons=a.feature2polygons(g);var m=a.computeBbox(g);f.push(m[0],m[2]),h.push(m[1],m[3])}else d.geojson=null}if(\"geojson\"===n.fitbounds&&\"geojson-id\"===l){var v=a.computeBbox(a.getTraceGeojson(r));f=[v[0],v[2]],h=[v[1],v[3]]}var y={padded:!0};r._extremes.lon=s(n.lonaxis._ax,f,y),r._extremes.lat=s(n.lataxis._ax,h,y)},plot:function(t,e,r){var a=e.layers.backplot.select(\".choroplethlayer\");i.makeTraceGroups(a,r,\"trace choropleth\").each((function(e){var r=n.select(this).selectAll(\"path.choroplethlocation\").data(i.identity);r.enter().append(\"path\").classed(\"choroplethlocation\",!0),r.exit().remove(),l(t,e)}))}}},{\"../../lib\":778,\"../../lib/geo_location_utils\":771,\"../../lib/topojson_utils\":805,\"../../plots/cartesian/autorange\":826,\"./style\":996,d3:169}],995:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r,n,i,a,o,s=t.cd,l=t.xaxis,c=t.yaxis,u=[];if(!1===e)for(r=0;r<s.length;r++)s[r].selected=0;else for(r=0;r<s.length;r++)(i=(n=s[r]).ct)&&(a=l.c2p(i),o=c.c2p(i),e.contains([a,o],null,r,t)?(u.push({pointNumber:r,lon:i[0],lat:i[1]}),n.selected=1):n.selected=0);return u}},{}],996:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/color\"),a=t(\"../../components/drawing\"),o=t(\"../../components/colorscale\");function s(t,e){var r=e[0].trace,s=e[0].node3.selectAll(\".choroplethlocation\"),l=r.marker||{},c=l.line||{},u=o.makeColorScaleFuncFromTrace(r);s.each((function(t){n.select(this).attr(\"fill\",u(t.z)).call(i.stroke,t.mlc||c.color).call(a.dashLine,\"\",t.mlw||c.width||0).style(\"opacity\",l.opacity)})),a.selectedPointStyle(s,r,t)}e.exports={style:function(t,e){e&&s(t,e)},styleOnSelect:function(t,e){var r=e[0].node3,n=e[0].trace;n.selectedpoints?a.selectedPointStyle(r.selectAll(\".choroplethlocation\"),n,t):s(t,e)}}},{\"../../components/color\":643,\"../../components/colorscale\":655,\"../../components/drawing\":665,d3:169}],997:[function(t,e,r){\"use strict\";var n=t(\"../choropleth/attributes\"),i=t(\"../../components/colorscale/attributes\"),a=t(\"../../plots/template_attributes\").hovertemplateAttrs,o=t(\"../../plots/attributes\"),s=t(\"../../lib/extend\").extendFlat;e.exports=s({locations:{valType:\"data_array\",editType:\"calc\"},z:{valType:\"data_array\",editType:\"calc\"},geojson:{valType:\"any\",editType:\"calc\"},featureidkey:s({},n.featureidkey,{}),below:{valType:\"string\",editType:\"plot\"},text:n.text,hovertext:n.hovertext,marker:{line:{color:s({},n.marker.line.color,{editType:\"plot\"}),width:s({},n.marker.line.width,{editType:\"plot\"}),editType:\"calc\"},opacity:s({},n.marker.opacity,{editType:\"plot\"}),editType:\"calc\"},selected:{marker:{opacity:s({},n.selected.marker.opacity,{editType:\"plot\"}),editType:\"plot\"},editType:\"plot\"},unselected:{marker:{opacity:s({},n.unselected.marker.opacity,{editType:\"plot\"}),editType:\"plot\"},editType:\"plot\"},hoverinfo:n.hoverinfo,hovertemplate:a({},{keys:[\"properties\"]}),showlegend:s({},o.showlegend,{dflt:!1})},i(\"\",{cLetter:\"z\",editTypeOverride:\"calc\"}))},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../choropleth/attributes\":988}],998:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../components/colorscale\"),o=t(\"../../components/drawing\"),s=t(\"../../lib/geojson_utils\").makeBlank,l=t(\"../../lib/geo_location_utils\");function c(t){var e,r=t[0].trace,n=r._opts;if(r.selectedpoints){for(var a=o.makeSelectedPointStyleFns(r),s=0;s<t.length;s++){var l=t[s];l.fOut&&(l.fOut.properties.mo2=a.selectedOpacityFn(l))}e={type:\"identity\",property:\"mo2\"}}else e=i.isArrayOrTypedArray(r.marker.opacity)?{type:\"identity\",property:\"mo\"}:r.marker.opacity;return i.extendFlat(n.fill.paint,{\"fill-opacity\":e}),i.extendFlat(n.line.paint,{\"line-opacity\":e}),n}e.exports={convert:function(t){var e=t[0].trace,r=!0===e.visible&&0!==e._length,o={layout:{visibility:\"none\"},paint:{}},u={layout:{visibility:\"none\"},paint:{}},f=e._opts={fill:o,line:u,geojson:s()};if(!r)return f;var h=l.extractTraceFeature(t);if(!h)return f;var p,d,g,m=a.makeColorScaleFuncFromTrace(e),v=e.marker,y=v.line||{};i.isArrayOrTypedArray(v.opacity)&&(p=function(t){var e=t.mo;return n(e)?+i.constrain(e,0,1):0}),i.isArrayOrTypedArray(y.color)&&(d=function(t){return t.mlc}),i.isArrayOrTypedArray(y.width)&&(g=function(t){return t.mlw});for(var x=0;x<t.length;x++){var b=t[x],_=b.fOut;if(_){var w=_.properties;w.fc=m(b.z),p&&(w.mo=p(b)),d&&(w.mlc=d(b)),g&&(w.mlw=g(b)),b.ct=w.ct,b._polygons=l.feature2polygons(_)}}var T=p?{type:\"identity\",property:\"mo\"}:v.opacity;return i.extendFlat(o.paint,{\"fill-color\":{type:\"identity\",property:\"fc\"},\"fill-opacity\":T}),i.extendFlat(u.paint,{\"line-color\":d?{type:\"identity\",property:\"mlc\"}:y.color,\"line-width\":g?{type:\"identity\",property:\"mlw\"}:y.width,\"line-opacity\":T}),o.layout.visibility=\"visible\",u.layout.visibility=\"visible\",f.geojson={type:\"FeatureCollection\",features:h},c(t),f},convertOnSelect:c}},{\"../../components/colorscale\":655,\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/geo_location_utils\":771,\"../../lib/geojson_utils\":772,\"fast-isnumeric\":241}],999:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorscale/defaults\"),a=t(\"./attributes\");e.exports=function(t,e,r,o){function s(r,i){return n.coerce(t,e,a,r,i)}var l=s(\"locations\"),c=s(\"z\"),u=s(\"geojson\");n.isArrayOrTypedArray(l)&&l.length&&n.isArrayOrTypedArray(c)&&c.length&&(\"string\"==typeof u&&\"\"!==u||n.isPlainObject(u))?(s(\"featureidkey\"),e._length=Math.min(l.length,c.length),s(\"below\"),s(\"text\"),s(\"hovertext\"),s(\"hovertemplate\"),s(\"marker.line.width\")&&s(\"marker.line.color\"),s(\"marker.opacity\"),i(t,e,o,s,{prefix:\"\",cLetter:\"z\"}),n.coerceSelectionMarkerOpacity(e,s)):e.visible=!1}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"./attributes\":997}],1e3:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../heatmap/colorbar\"),calc:t(\"../choropleth/calc\"),plot:t(\"./plot\"),hoverPoints:t(\"../choropleth/hover\"),eventData:t(\"../choropleth/event_data\"),selectPoints:t(\"../choropleth/select\"),styleOnSelect:function(t,e){e&&e[0].trace._glTrace.updateOnSelect(e)},getBelow:function(t,e){for(var r=e.getMapLayers(),n=r.length-2;n>=0;n--){var i=r[n].id;if(\"string\"==typeof i&&0===i.indexOf(\"water\"))for(var a=n+1;a<r.length;a++)if(\"string\"==typeof(i=r[a].id)&&-1===i.indexOf(\"plotly-\"))return i}},moduleType:\"trace\",name:\"choroplethmapbox\",basePlotModule:t(\"../../plots/mapbox\"),categories:[\"mapbox\",\"gl\",\"noOpacity\",\"showLegend\"],meta:{hr_name:\"choropleth_mapbox\"}}},{\"../../plots/mapbox\":884,\"../choropleth/calc\":989,\"../choropleth/event_data\":991,\"../choropleth/hover\":992,\"../choropleth/select\":995,\"../heatmap/colorbar\":1067,\"./attributes\":997,\"./defaults\":999,\"./plot\":1001}],1001:[function(t,e,r){\"use strict\";var n=t(\"./convert\").convert,i=t(\"./convert\").convertOnSelect,a=t(\"../../plots/mapbox/constants\").traceLayerPrefix;function o(t,e){this.type=\"choroplethmapbox\",this.subplot=t,this.uid=e,this.sourceId=\"source-\"+e,this.layerList=[[\"fill\",a+e+\"-fill\"],[\"line\",a+e+\"-line\"]],this.below=null}var s=o.prototype;s.update=function(t){this._update(n(t))},s.updateOnSelect=function(t){this._update(i(t))},s._update=function(t){var e=this.subplot,r=this.layerList,n=e.belowLookup[\"trace-\"+this.uid];e.map.getSource(this.sourceId).setData(t.geojson),n!==this.below&&(this._removeLayers(),this._addLayers(t,n),this.below=n);for(var i=0;i<r.length;i++){var a=r[i],o=a[0],s=a[1],l=t[o];e.setOptions(s,\"setLayoutProperty\",l.layout),\"visible\"===l.layout.visibility&&e.setOptions(s,\"setPaintProperty\",l.paint)}},s._addLayers=function(t,e){for(var r=this.subplot,n=this.layerList,i=this.sourceId,a=0;a<n.length;a++){var o=n[a],s=o[0],l=t[s];r.addLayer({type:s,id:o[1],source:i,layout:l.layout,paint:l.paint},e)}},s._removeLayers=function(){for(var t=this.subplot.map,e=this.layerList,r=e.length-1;r>=0;r--)t.removeLayer(e[r][1])},s.dispose=function(){var t=this.subplot.map;this._removeLayers(),t.removeSource(this.sourceId)},e.exports=function(t,e){var r=e[0].trace,i=new o(t,r.uid),a=i.sourceId,s=n(e),l=i.below=t.belowLookup[\"trace-\"+r.uid];return t.map.addSource(a,{type:\"geojson\",data:s.geojson}),i._addLayers(s,l),e[0].trace._glTrace=i,i}},{\"../../plots/mapbox/constants\":882,\"./convert\":998}],1002:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../mesh3d/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../lib/extend\").extendFlat,l={x:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},y:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},z:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},u:{valType:\"data_array\",editType:\"calc\"},v:{valType:\"data_array\",editType:\"calc\"},w:{valType:\"data_array\",editType:\"calc\"},sizemode:{valType:\"enumerated\",values:[\"scaled\",\"absolute\"],editType:\"calc\",dflt:\"scaled\"},sizeref:{valType:\"number\",editType:\"calc\",min:0},anchor:{valType:\"enumerated\",editType:\"calc\",values:[\"tip\",\"tail\",\"cm\",\"center\"],dflt:\"cm\"},text:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"calc\"},hovertext:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"calc\"},hovertemplate:i({editType:\"calc\"},{keys:[\"norm\"]}),showlegend:s({},o.showlegend,{dflt:!1})};s(l,n(\"\",{colorAttr:\"u/v/w norm\",showScaleDflt:!0,editTypeOverride:\"calc\"}));[\"opacity\",\"lightposition\",\"lighting\"].forEach((function(t){l[t]=a[t]})),l.hoverinfo=s({},o.hoverinfo,{editType:\"calc\",flags:[\"x\",\"y\",\"z\",\"u\",\"v\",\"w\",\"norm\",\"text\",\"name\"],dflt:\"x+y+z+norm+text+name\"}),l.transforms=void 0,e.exports=l},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../mesh3d/attributes\":1127}],1003:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/calc\");e.exports=function(t,e){for(var r=e.u,i=e.v,a=e.w,o=Math.min(e.x.length,e.y.length,e.z.length,r.length,i.length,a.length),s=-1/0,l=1/0,c=0;c<o;c++){var u=r[c],f=i[c],h=a[c],p=Math.sqrt(u*u+f*f+h*h);s=Math.max(s,p),l=Math.min(l,p)}e._len=o,e._normMax=s,n(t,e,{vals:[l,s],containerStr:\"\",cLetter:\"c\"})}},{\"../../components/colorscale/calc\":651}],1004:[function(t,e,r){\"use strict\";var n=t(\"gl-cone3d\"),i=t(\"gl-cone3d\").createConeMesh,a=t(\"../../lib\").simpleMap,o=t(\"../../lib/gl_format_color\").parseColorScale,s=t(\"../../components/colorscale\").extractOpts,l=t(\"../../plots/gl3d/zip3\");function c(t,e){this.scene=t,this.uid=e,this.mesh=null,this.data=null}var u=c.prototype;u.handlePick=function(t){if(t.object===this.mesh){var e=t.index=t.data.index,r=this.data.x[e],n=this.data.y[e],i=this.data.z[e],a=this.data.u[e],o=this.data.v[e],s=this.data.w[e];t.traceCoordinate=[r,n,i,a,o,s,Math.sqrt(a*a+o*o+s*s)];var l=this.data.hovertext||this.data.text;return Array.isArray(l)&&void 0!==l[e]?t.textLabel=l[e]:l&&(t.textLabel=l),!0}};var f={xaxis:0,yaxis:1,zaxis:2},h={tip:1,tail:0,cm:.25,center:.5},p={tip:1,tail:1,cm:.75,center:.5};function d(t,e){var r=t.fullSceneLayout,i=t.dataScale,c={};function u(t,e){var n=r[e],o=i[f[e]];return a(t,(function(t){return n.d2l(t)*o}))}c.vectors=l(u(e.u,\"xaxis\"),u(e.v,\"yaxis\"),u(e.w,\"zaxis\"),e._len),c.positions=l(u(e.x,\"xaxis\"),u(e.y,\"yaxis\"),u(e.z,\"zaxis\"),e._len);var d=s(e);c.colormap=o(e),c.vertexIntensityBounds=[d.min/e._normMax,d.max/e._normMax],c.coneOffset=h[e.anchor],\"scaled\"===e.sizemode?c.coneSize=e.sizeref||.5:c.coneSize=e.sizeref&&e._normMax?e.sizeref/e._normMax:.5;var g=n(c),m=e.lightposition;return g.lightPosition=[m.x,m.y,m.z],g.ambient=e.lighting.ambient,g.diffuse=e.lighting.diffuse,g.specular=e.lighting.specular,g.roughness=e.lighting.roughness,g.fresnel=e.lighting.fresnel,g.opacity=e.opacity,e._pad=p[e.anchor]*g.vectorScale*g.coneScale*e._normMax,g}u.update=function(t){this.data=t;var e=d(this.scene,t);this.mesh.update(e)},u.dispose=function(){this.scene.glplot.remove(this.mesh),this.mesh.dispose()},e.exports=function(t,e){var r=t.glplot.gl,n=d(t,e),a=i(r,n),o=new c(t,e.uid);return o.mesh=a,o.data=e,a._trace=o,t.glplot.add(a),o}},{\"../../components/colorscale\":655,\"../../lib\":778,\"../../lib/gl_format_color\":774,\"../../plots/gl3d/zip3\":880,\"gl-cone3d\":260}],1005:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorscale/defaults\"),a=t(\"./attributes\");e.exports=function(t,e,r,o){function s(r,i){return n.coerce(t,e,a,r,i)}var l=s(\"u\"),c=s(\"v\"),u=s(\"w\"),f=s(\"x\"),h=s(\"y\"),p=s(\"z\");l&&l.length&&c&&c.length&&u&&u.length&&f&&f.length&&h&&h.length&&p&&p.length?(s(\"sizeref\"),s(\"sizemode\"),s(\"anchor\"),s(\"lighting.ambient\"),s(\"lighting.diffuse\"),s(\"lighting.specular\"),s(\"lighting.roughness\"),s(\"lighting.fresnel\"),s(\"lightposition.x\"),s(\"lightposition.y\"),s(\"lightposition.z\"),i(t,e,o,s,{prefix:\"\",cLetter:\"c\"}),s(\"text\"),s(\"hovertext\"),s(\"hovertemplate\"),e._length=null):e.visible=!1}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"./attributes\":1002}],1006:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"cone\",basePlotModule:t(\"../../plots/gl3d\"),categories:[\"gl3d\",\"showLegend\"],attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:{min:\"cmin\",max:\"cmax\"},calc:t(\"./calc\"),plot:t(\"./convert\"),eventData:function(t,e){return t.norm=e.traceCoordinate[6],t},meta:{}}},{\"../../plots/gl3d\":869,\"./attributes\":1002,\"./calc\":1003,\"./convert\":1004,\"./defaults\":1005}],1007:[function(t,e,r){\"use strict\";var n=t(\"../heatmap/attributes\"),i=t(\"../scatter/attributes\"),a=t(\"../../components/colorscale/attributes\"),o=t(\"../../components/drawing/attributes\").dash,s=t(\"../../plots/font_attributes\"),l=t(\"../../lib/extend\").extendFlat,c=t(\"../../constants/filter_ops\"),u=c.COMPARISON_OPS2,f=c.INTERVAL_OPS,h=(t(\"../../constants/docs\").FORMAT_LINK,i.line);e.exports=l({z:n.z,x:n.x,x0:n.x0,dx:n.dx,y:n.y,y0:n.y0,dy:n.dy,xperiod:n.xperiod,yperiod:n.yperiod,xperiod0:i.xperiod0,yperiod0:i.yperiod0,xperiodalignment:n.xperiodalignment,yperiodalignment:n.yperiodalignment,text:n.text,hovertext:n.hovertext,transpose:n.transpose,xtype:n.xtype,ytype:n.ytype,zhoverformat:n.zhoverformat,hovertemplate:n.hovertemplate,hoverongaps:n.hoverongaps,connectgaps:l({},n.connectgaps,{}),fillcolor:{valType:\"color\",editType:\"calc\"},autocontour:{valType:\"boolean\",dflt:!0,editType:\"calc\",impliedEdits:{\"contours.start\":void 0,\"contours.end\":void 0,\"contours.size\":void 0}},ncontours:{valType:\"integer\",dflt:15,min:1,editType:\"calc\"},contours:{type:{valType:\"enumerated\",values:[\"levels\",\"constraint\"],dflt:\"levels\",editType:\"calc\"},start:{valType:\"number\",dflt:null,editType:\"plot\",impliedEdits:{\"^autocontour\":!1}},end:{valType:\"number\",dflt:null,editType:\"plot\",impliedEdits:{\"^autocontour\":!1}},size:{valType:\"number\",dflt:null,min:0,editType:\"plot\",impliedEdits:{\"^autocontour\":!1}},coloring:{valType:\"enumerated\",values:[\"fill\",\"heatmap\",\"lines\",\"none\"],dflt:\"fill\",editType:\"calc\"},showlines:{valType:\"boolean\",dflt:!0,editType:\"plot\"},showlabels:{valType:\"boolean\",dflt:!1,editType:\"plot\"},labelfont:s({editType:\"plot\",colorEditType:\"style\"}),labelformat:{valType:\"string\",dflt:\"\",editType:\"plot\"},operation:{valType:\"enumerated\",values:[].concat(u).concat(f),dflt:\"=\",editType:\"calc\"},value:{valType:\"any\",dflt:0,editType:\"calc\"},editType:\"calc\",impliedEdits:{autocontour:!1}},line:{color:l({},h.color,{editType:\"style+colorbars\"}),width:{valType:\"number\",min:0,editType:\"style+colorbars\"},dash:o,smoothing:l({},h.smoothing,{}),editType:\"plot\"}},a(\"\",{cLetter:\"z\",autoColorDflt:!1,editTypeOverride:\"calc\"}))},{\"../../components/colorscale/attributes\":650,\"../../components/drawing/attributes\":664,\"../../constants/docs\":748,\"../../constants/filter_ops\":749,\"../../lib/extend\":768,\"../../plots/font_attributes\":855,\"../heatmap/attributes\":1064,\"../scatter/attributes\":1186}],1008:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale\"),i=t(\"../heatmap/calc\"),a=t(\"./set_contours\"),o=t(\"./end_plus\");e.exports=function(t,e){var r=i(t,e),s=r[0].z;a(e,s);var l,c=e.contours,u=n.extractOpts(e);if(\"heatmap\"===c.coloring&&u.auto&&!1===e.autocontour){var f=c.start,h=o(c),p=c.size||1,d=Math.floor((h-f)/p)+1;isFinite(p)||(p=1,d=1);var g=f-p/2;l=[g,g+d*p]}else l=s;return n.calc(t,e,{vals:l,cLetter:\"z\"}),r}},{\"../../components/colorscale\":655,\"../heatmap/calc\":1065,\"./end_plus\":1018,\"./set_contours\":1026}],1009:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r,n=t[0],i=n.z;switch(e.type){case\"levels\":var a=Math.min(i[0][0],i[0][1]);for(r=0;r<t.length;r++){var o=t[r];o.prefixBoundary=!o.edgepaths.length&&(a>o.level||o.starts.length&&a===o.level)}break;case\"constraint\":if(n.prefixBoundary=!1,n.edgepaths.length)return;var s=n.x.length,l=n.y.length,c=-1/0,u=1/0;for(r=0;r<l;r++)u=Math.min(u,i[r][0]),u=Math.min(u,i[r][s-1]),c=Math.max(c,i[r][0]),c=Math.max(c,i[r][s-1]);for(r=1;r<s-1;r++)u=Math.min(u,i[0][r]),u=Math.min(u,i[l-1][r]),c=Math.max(c,i[0][r]),c=Math.max(c,i[l-1][r]);var f,h,p=e.value;switch(e._operation){case\">\":p>c&&(n.prefixBoundary=!0);break;case\"<\":(p<u||n.starts.length&&p===u)&&(n.prefixBoundary=!0);break;case\"[]\":f=Math.min(p[0],p[1]),((h=Math.max(p[0],p[1]))<u||f>c||n.starts.length&&h===u)&&(n.prefixBoundary=!0);break;case\"][\":f=Math.min(p[0],p[1]),h=Math.max(p[0],p[1]),f<u&&h>c&&(n.prefixBoundary=!0)}}}},{}],1010:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale\"),i=t(\"./make_color_map\"),a=t(\"./end_plus\");e.exports={min:\"zmin\",max:\"zmax\",calc:function(t,e,r){var o=e.contours,s=e.line,l=o.size||1,c=o.coloring,u=i(e,{isColorbar:!0});if(\"heatmap\"===c){var f=n.extractOpts(e);r._fillgradient=f.reversescale?n.flipScale(f.colorscale):f.colorscale,r._zrange=[f.min,f.max]}else\"fill\"===c&&(r._fillcolor=u);r._line={color:\"lines\"===c?u:s.color,width:!1!==o.showlines?s.width:0,dash:s.dash},r._levels={start:o.start,end:a(o),size:l}}}},{\"../../components/colorscale\":655,\"./end_plus\":1018,\"./make_color_map\":1023}],1011:[function(t,e,r){\"use strict\";e.exports={BOTTOMSTART:[1,9,13,104,713],TOPSTART:[4,6,7,104,713],LEFTSTART:[8,12,14,208,1114],RIGHTSTART:[2,3,11,208,1114],NEWDELTA:[null,[-1,0],[0,-1],[-1,0],[1,0],null,[0,-1],[-1,0],[0,1],[0,1],null,[0,1],[1,0],[1,0],[0,-1]],CHOOSESADDLE:{104:[4,1],208:[2,8],713:[7,13],1114:[11,14]},SADDLEREMAINDER:{1:4,2:8,4:1,7:13,8:2,11:14,13:7,14:11},LABELDISTANCE:2,LABELINCREASE:10,LABELMIN:3,LABELMAX:10,LABELOPTIMIZER:{EDGECOST:1,ANGLECOST:1,NEIGHBORCOST:5,SAMELEVELFACTOR:10,SAMELEVELDISTANCE:5,MAXCOST:100,INITIALSEARCHPOINTS:10,ITERATIONS:5}}},{}],1012:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"./label_defaults\"),a=t(\"../../components/color\"),o=a.addOpacity,s=a.opacity,l=t(\"../../constants/filter_ops\"),c=l.CONSTRAINT_REDUCTION,u=l.COMPARISON_OPS2;e.exports=function(t,e,r,a,l,f){var h,p,d,g=e.contours,m=r(\"contours.operation\");(g._operation=c[m],function(t,e){var r;-1===u.indexOf(e.operation)?(t(\"contours.value\",[0,1]),Array.isArray(e.value)?e.value.length>2?e.value=e.value.slice(2):0===e.length?e.value=[0,1]:e.length<2?(r=parseFloat(e.value[0]),e.value=[r,r+1]):e.value=[parseFloat(e.value[0]),parseFloat(e.value[1])]:n(e.value)&&(r=parseFloat(e.value),e.value=[r,r+1])):(t(\"contours.value\",0),n(e.value)||(Array.isArray(e.value)?e.value=parseFloat(e.value[0]):e.value=0))}(r,g),\"=\"===m?h=g.showlines=!0:(h=r(\"contours.showlines\"),d=r(\"fillcolor\",o((t.line||{}).color||l,.5))),h)&&(p=r(\"line.color\",d&&s(d)?o(e.fillcolor,1):l),r(\"line.width\",2),r(\"line.dash\"));r(\"line.smoothing\"),i(r,a,p,f)}},{\"../../components/color\":643,\"../../constants/filter_ops\":749,\"./label_defaults\":1022,\"fast-isnumeric\":241}],1013:[function(t,e,r){\"use strict\";var n=t(\"../../constants/filter_ops\"),i=t(\"fast-isnumeric\");function a(t,e){var r,a=Array.isArray(e);function o(t){return i(t)?+t:null}return-1!==n.COMPARISON_OPS2.indexOf(t)?r=o(a?e[0]:e):-1!==n.INTERVAL_OPS.indexOf(t)?r=a?[o(e[0]),o(e[1])]:[o(e),o(e)]:-1!==n.SET_OPS.indexOf(t)&&(r=a?e.map(o):[o(e)]),r}function o(t){return function(e){e=a(t,e);var r=Math.min(e[0],e[1]),n=Math.max(e[0],e[1]);return{start:r,end:n,size:n-r}}}function s(t){return function(e){return{start:e=a(t,e),end:1/0,size:1/0}}}e.exports={\"[]\":o(\"[]\"),\"][\":o(\"][\"),\">\":s(\">\"),\"<\":s(\"<\"),\"=\":s(\"=\")}},{\"../../constants/filter_ops\":749,\"fast-isnumeric\":241}],1014:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){var i=n(\"contours.start\"),a=n(\"contours.end\"),o=!1===i||!1===a,s=r(\"contours.size\");!(o?e.autocontour=!0:r(\"autocontour\",!1))&&s||r(\"ncontours\")}},{}],1015:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");function i(t){return n.extendFlat({},t,{edgepaths:n.extendDeep([],t.edgepaths),paths:n.extendDeep([],t.paths),starts:n.extendDeep([],t.starts)})}e.exports=function(t,e){var r,a,o,s=function(t){return t.reverse()},l=function(t){return t};switch(e){case\"=\":case\"<\":return t;case\">\":for(1!==t.length&&n.warn(\"Contour data invalid for the specified inequality operation.\"),a=t[0],r=0;r<a.edgepaths.length;r++)a.edgepaths[r]=s(a.edgepaths[r]);for(r=0;r<a.paths.length;r++)a.paths[r]=s(a.paths[r]);for(r=0;r<a.starts.length;r++)a.starts[r]=s(a.starts[r]);return t;case\"][\":var c=s;s=l,l=c;case\"[]\":for(2!==t.length&&n.warn(\"Contour data invalid for the specified inequality range operation.\"),a=i(t[0]),o=i(t[1]),r=0;r<a.edgepaths.length;r++)a.edgepaths[r]=s(a.edgepaths[r]);for(r=0;r<a.paths.length;r++)a.paths[r]=s(a.paths[r]);for(r=0;r<a.starts.length;r++)a.starts[r]=s(a.starts[r]);for(;o.edgepaths.length;)a.edgepaths.push(l(o.edgepaths.shift()));for(;o.paths.length;)a.paths.push(l(o.paths.shift()));for(;o.starts.length;)a.starts.push(l(o.starts.shift()));return[a]}}},{\"../../lib\":778}],1016:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../heatmap/xyz_defaults\"),a=t(\"../scatter/period_defaults\"),o=t(\"./constraint_defaults\"),s=t(\"./contours_defaults\"),l=t(\"./style_defaults\"),c=t(\"./attributes\");e.exports=function(t,e,r,u){function f(r,i){return n.coerce(t,e,c,r,i)}if(i(t,e,f,u)){a(t,e,u,f),f(\"text\"),f(\"hovertext\"),f(\"hovertemplate\"),f(\"hoverongaps\");var h=\"constraint\"===f(\"contours.type\");f(\"connectgaps\",n.isArray1D(e.z)),h?o(t,e,f,u,r):(s(t,e,f,(function(r){return n.coerce2(t,e,c,r)})),l(t,e,f,u))}else e.visible=!1}},{\"../../lib\":778,\"../heatmap/xyz_defaults\":1078,\"../scatter/period_defaults\":1206,\"./attributes\":1007,\"./constraint_defaults\":1012,\"./contours_defaults\":1014,\"./style_defaults\":1028}],1017:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./constraint_mapping\"),a=t(\"./end_plus\");e.exports=function(t,e,r){for(var o=\"constraint\"===t.type?i[t._operation](t.value):t,s=o.size,l=[],c=a(o),u=r.trace._carpetTrace,f=u?{xaxis:u.aaxis,yaxis:u.baxis,x:r.a,y:r.b}:{xaxis:e.xaxis,yaxis:e.yaxis,x:r.x,y:r.y},h=o.start;h<c;h+=s)if(l.push(n.extendFlat({level:h,crossings:{},starts:[],edgepaths:[],paths:[],z:r.z,smoothing:r.trace.line.smoothing},f)),l.length>1e3){n.warn(\"Too many contours, clipping at 1000\",t);break}return l}},{\"../../lib\":778,\"./constraint_mapping\":1013,\"./end_plus\":1018}],1018:[function(t,e,r){\"use strict\";e.exports=function(t){return t.end+t.size/1e6}},{}],1019:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./constants\");function a(t,e,r,n){return Math.abs(t[0]-e[0])<r&&Math.abs(t[1]-e[1])<n}function o(t,e,r,o,l){var c,u=e.join(\",\"),f=t.crossings[u],h=function(t,e,r){var n=0,a=0;t>20&&e?208===t||1114===t?n=0===r[0]?1:-1:a=0===r[1]?1:-1:-1!==i.BOTTOMSTART.indexOf(t)?a=1:-1!==i.LEFTSTART.indexOf(t)?n=1:-1!==i.TOPSTART.indexOf(t)?a=-1:n=-1;return[n,a]}(f,r,e),p=[s(t,e,[-h[0],-h[1]])],d=t.z.length,g=t.z[0].length,m=e.slice(),v=h.slice();for(c=0;c<1e4;c++){if(f>20?(f=i.CHOOSESADDLE[f][(h[0]||h[1])<0?0:1],t.crossings[u]=i.SADDLEREMAINDER[f]):delete t.crossings[u],!(h=i.NEWDELTA[f])){n.log(\"Found bad marching index:\",f,e,t.level);break}p.push(s(t,e,h)),e[0]+=h[0],e[1]+=h[1],u=e.join(\",\"),a(p[p.length-1],p[p.length-2],o,l)&&p.pop();var y=h[0]&&(e[0]<0||e[0]>g-2)||h[1]&&(e[1]<0||e[1]>d-2);if(e[0]===m[0]&&e[1]===m[1]&&h[0]===v[0]&&h[1]===v[1]||r&&y)break;f=t.crossings[u]}1e4===c&&n.log(\"Infinite loop in contour?\");var x,b,_,w,T,k,M,A,S,E,C,L,I,P,z,O=a(p[0],p[p.length-1],o,l),D=0,R=.2*t.smoothing,F=[],B=0;for(c=1;c<p.length;c++)L=p[c],I=p[c-1],P=void 0,z=void 0,P=L[2]-I[2],z=L[3]-I[3],D+=M=Math.sqrt(P*P+z*z),F.push(M);var N=D/F.length*R;function j(t){return p[t%p.length]}for(c=p.length-2;c>=B;c--)if((x=F[c])<N){for(_=0,b=c-1;b>=B&&x+F[b]<N;b--)x+=F[b];if(O&&c===p.length-2)for(_=0;_<b&&x+F[_]<N;_++)x+=F[_];T=c-b+_+1,k=Math.floor((c+b+_+2)/2),w=O||c!==p.length-2?O||-1!==b?T%2?j(k):[(j(k)[0]+j(k+1)[0])/2,(j(k)[1]+j(k+1)[1])/2]:p[0]:p[p.length-1],p.splice(b+1,c-b+1,w),c=b+1,_&&(B=_),O&&(c===p.length-2?p[_]=p[p.length-1]:0===c&&(p[p.length-1]=p[0]))}for(p.splice(0,B),c=0;c<p.length;c++)p[c].length=2;if(!(p.length<2))if(O)p.pop(),t.paths.push(p);else{r||n.log(\"Unclosed interior contour?\",t.level,m.join(\",\"),p.join(\"L\"));var U=!1;for(A=0;A<t.edgepaths.length;A++)if(E=t.edgepaths[A],!U&&a(E[0],p[p.length-1],o,l)){p.pop(),U=!0;var V=!1;for(S=0;S<t.edgepaths.length;S++)if(a((C=t.edgepaths[S])[C.length-1],p[0],o,l)){V=!0,p.shift(),t.edgepaths.splice(A,1),S===A?t.paths.push(p.concat(C)):(S>A&&S--,t.edgepaths[S]=C.concat(p,E));break}V||(t.edgepaths[A]=p.concat(E))}for(A=0;A<t.edgepaths.length&&!U;A++)a((E=t.edgepaths[A])[E.length-1],p[0],o,l)&&(p.shift(),t.edgepaths[A]=E.concat(p),U=!0);U||t.edgepaths.push(p)}}function s(t,e,r){var n=e[0]+Math.max(r[0],0),i=e[1]+Math.max(r[1],0),a=t.z[i][n],o=t.xaxis,s=t.yaxis;if(r[1]){var l=(t.level-a)/(t.z[i][n+1]-a);return[o.c2p((1-l)*t.x[n]+l*t.x[n+1],!0),s.c2p(t.y[i],!0),n+l,i]}var c=(t.level-a)/(t.z[i+1][n]-a);return[o.c2p(t.x[n],!0),s.c2p((1-c)*t.y[i]+c*t.y[i+1],!0),n,i+c]}e.exports=function(t,e,r){var i,a,s,l;for(e=e||.01,r=r||.01,a=0;a<t.length;a++){for(s=t[a],l=0;l<s.starts.length;l++)o(s,s.starts[l],\"edge\",e,r);for(i=0;Object.keys(s.crossings).length&&i<1e4;)i++,o(s,Object.keys(s.crossings)[0].split(\",\").map(Number),void 0,e,r);1e4===i&&n.log(\"Infinite loop in contour?\")}}},{\"../../lib\":778,\"./constants\":1011}],1020:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"../heatmap/hover\");e.exports=function(t,e,r,a,o){var s=i(t,e,r,a,o,!0);return s&&s.forEach((function(t){var e=t.trace;\"constraint\"===e.contours.type&&(e.fillcolor&&n.opacity(e.fillcolor)?t.color=n.addOpacity(e.fillcolor,1):e.contours.showlines&&n.opacity(e.line.color)&&(t.color=n.addOpacity(e.line.color,1)))})),s}},{\"../../components/color\":643,\"../heatmap/hover\":1071}],1021:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),plot:t(\"./plot\").plot,style:t(\"./style\"),colorbar:t(\"./colorbar\"),hoverPoints:t(\"./hover\"),moduleType:\"trace\",name:\"contour\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"2dMap\",\"contour\",\"showLegend\"],meta:{}}},{\"../../plots/cartesian\":840,\"./attributes\":1007,\"./calc\":1008,\"./colorbar\":1010,\"./defaults\":1016,\"./hover\":1020,\"./plot\":1025,\"./style\":1027}],1022:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e,r,i){if(i||(i={}),t(\"contours.showlabels\")){var a=e.font;n.coerceFont(t,\"contours.labelfont\",{family:a.family,size:a.size,color:r}),t(\"contours.labelformat\")}!1!==i.hasHover&&t(\"zhoverformat\")}},{\"../../lib\":778}],1023:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/colorscale\"),a=t(\"./end_plus\");e.exports=function(t){var e=t.contours,r=e.start,o=a(e),s=e.size||1,l=Math.floor((o-r)/s)+1,c=\"lines\"===e.coloring?0:1,u=i.extractOpts(t);isFinite(s)||(s=1,l=1);var f,h,p=u.reversescale?i.flipScale(u.colorscale):u.colorscale,d=p.length,g=new Array(d),m=new Array(d);if(\"heatmap\"===e.coloring){var v=u.min,y=u.max;for(h=0;h<d;h++)f=p[h],g[h]=f[0]*(y-v)+v,m[h]=f[1];var x=n.extent([v,y,e.start,e.start+s*(l-1)]),b=x[v<y?0:1],_=x[v<y?1:0];b!==v&&(g.splice(0,0,b),m.splice(0,0,m[0])),_!==y&&(g.push(_),m.push(m[m.length-1]))}else for(h=0;h<d;h++)f=p[h],g[h]=(f[0]*(l+c-1)-c/2)*s+r,m[h]=f[1];return i.makeColorScaleFunc({domain:g,range:m},{noNumericCheck:!0})}},{\"../../components/colorscale\":655,\"./end_plus\":1018,d3:169}],1024:[function(t,e,r){\"use strict\";var n=t(\"./constants\");function i(t,e){var r=(e[0][0]>t?0:1)+(e[0][1]>t?0:2)+(e[1][1]>t?0:4)+(e[1][0]>t?0:8);return 5===r||10===r?t>(e[0][0]+e[0][1]+e[1][0]+e[1][1])/4?5===r?713:1114:5===r?104:208:15===r?0:r}e.exports=function(t){var e,r,a,o,s,l,c,u,f,h=t[0].z,p=h.length,d=h[0].length,g=2===p||2===d;for(r=0;r<p-1;r++)for(o=[],0===r&&(o=o.concat(n.BOTTOMSTART)),r===p-2&&(o=o.concat(n.TOPSTART)),e=0;e<d-1;e++)for(a=o.slice(),0===e&&(a=a.concat(n.LEFTSTART)),e===d-2&&(a=a.concat(n.RIGHTSTART)),s=e+\",\"+r,l=[[h[r][e],h[r][e+1]],[h[r+1][e],h[r+1][e+1]]],f=0;f<t.length;f++)(c=i((u=t[f]).level,l))&&(u.crossings[s]=c,-1!==a.indexOf(c)&&(u.starts.push([e,r]),g&&-1!==a.indexOf(c,a.indexOf(c)+1)&&u.starts.push([e,r])))}},{\"./constants\":1011}],1025:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../components/drawing\"),o=t(\"../../components/colorscale\"),s=t(\"../../lib/svg_text_utils\"),l=t(\"../../plots/cartesian/axes\"),c=t(\"../../plots/cartesian/set_convert\"),u=t(\"../heatmap/plot\"),f=t(\"./make_crossings\"),h=t(\"./find_all_paths\"),p=t(\"./empty_pathinfo\"),d=t(\"./convert_to_constraints\"),g=t(\"./close_boundaries\"),m=t(\"./constants\"),v=m.LABELOPTIMIZER;function y(t,e){var r,n,o,s,l,c,u,f=\"\",h=0,p=t.edgepaths.map((function(t,e){return e})),d=!0;function g(t){return Math.abs(t[1]-e[2][1])<.01}function m(t){return Math.abs(t[0]-e[0][0])<.01}function v(t){return Math.abs(t[0]-e[2][0])<.01}for(;p.length;){for(c=a.smoothopen(t.edgepaths[h],t.smoothing),f+=d?c:c.replace(/^M/,\"L\"),p.splice(p.indexOf(h),1),r=t.edgepaths[h][t.edgepaths[h].length-1],s=-1,o=0;o<4;o++){if(!r){i.log(\"Missing end?\",h,t);break}for(u=r,Math.abs(u[1]-e[0][1])<.01&&!v(r)?n=e[1]:m(r)?n=e[0]:g(r)?n=e[3]:v(r)&&(n=e[2]),l=0;l<t.edgepaths.length;l++){var y=t.edgepaths[l][0];Math.abs(r[0]-n[0])<.01?Math.abs(r[0]-y[0])<.01&&(y[1]-r[1])*(n[1]-y[1])>=0&&(n=y,s=l):Math.abs(r[1]-n[1])<.01?Math.abs(r[1]-y[1])<.01&&(y[0]-r[0])*(n[0]-y[0])>=0&&(n=y,s=l):i.log(\"endpt to newendpt is not vert. or horz.\",r,n,y)}if(r=n,s>=0)break;f+=\"L\"+n}if(s===t.edgepaths.length){i.log(\"unclosed perimeter path\");break}h=s,(d=-1===p.indexOf(h))&&(h=p[0],f+=\"Z\")}for(h=0;h<t.paths.length;h++)f+=a.smoothclosed(t.paths[h],t.smoothing);return f}function x(t,e,r,n){var a=e.width/2,o=e.height/2,s=t.x,l=t.y,c=t.theta,u=Math.cos(c)*a,f=Math.sin(c)*a,h=(s>n.center?n.right-s:s-n.left)/(u+Math.abs(Math.sin(c)*o)),p=(l>n.middle?n.bottom-l:l-n.top)/(Math.abs(f)+Math.cos(c)*o);if(h<1||p<1)return 1/0;var d=v.EDGECOST*(1/(h-1)+1/(p-1));d+=v.ANGLECOST*c*c;for(var g=s-u,m=l-f,y=s+u,x=l+f,b=0;b<r.length;b++){var _=r[b],w=Math.cos(_.theta)*_.width/2,T=Math.sin(_.theta)*_.width/2,k=2*i.segmentDistance(g,m,y,x,_.x-w,_.y-T,_.x+w,_.y+T)/(e.height+_.height),M=_.level===e.level,A=M?v.SAMELEVELDISTANCE:1;if(k<=A)return 1/0;d+=v.NEIGHBORCOST*(M?v.SAMELEVELFACTOR:1)/(k-A)}return d}function b(t){var e,r,n=t.trace._emptypoints,i=[],a=t.z.length,o=t.z[0].length,s=[];for(e=0;e<o;e++)s.push(1);for(e=0;e<a;e++)i.push(s.slice());for(e=0;e<n.length;e++)i[(r=n[e])[0]][r[1]]=0;return t.zmask=i,i}r.plot=function(t,e,o,s){var l=e.xaxis,c=e.yaxis;i.makeTraceGroups(s,o,\"contour\").each((function(o){var s=n.select(this),v=o[0],x=v.trace,_=v.x,w=v.y,T=x.contours,k=p(T,e,v),M=i.ensureSingle(s,\"g\",\"heatmapcoloring\"),A=[];\"heatmap\"===T.coloring&&(A=[o]),u(t,e,A,M),f(k),h(k);var S=l.c2p(_[0],!0),E=l.c2p(_[_.length-1],!0),C=c.c2p(w[0],!0),L=c.c2p(w[w.length-1],!0),I=[[S,L],[E,L],[E,C],[S,C]],P=k;\"constraint\"===T.type&&(P=d(k,T._operation)),function(t,e,r){var n=i.ensureSingle(t,\"g\",\"contourbg\").selectAll(\"path\").data(\"fill\"===r.coloring?[0]:[]);n.enter().append(\"path\"),n.exit().remove(),n.attr(\"d\",\"M\"+e.join(\"L\")+\"Z\").style(\"stroke\",\"none\")}(s,I,T),function(t,e,r,a){var o=\"fill\"===a.coloring||\"constraint\"===a.type&&\"=\"!==a._operation,s=\"M\"+r.join(\"L\")+\"Z\";o&&g(e,a);var l=i.ensureSingle(t,\"g\",\"contourfill\").selectAll(\"path\").data(o?e:[]);l.enter().append(\"path\"),l.exit().remove(),l.each((function(t){var e=(t.prefixBoundary?s:\"\")+y(t,r);e?n.select(this).attr(\"d\",e).style(\"stroke\",\"none\"):n.select(this).remove()}))}(s,P,I,T),function(t,e,o,s,l){var c=i.ensureSingle(t,\"g\",\"contourlines\"),u=!1!==l.showlines,f=l.showlabels,h=u&&f,p=r.createLines(c,u||f,e),d=r.createLineClip(c,h,o,s.trace.uid),g=t.selectAll(\"g.contourlabels\").data(f?[0]:[]);if(g.exit().remove(),g.enter().append(\"g\").classed(\"contourlabels\",!0),f){var v=[],y=[];i.clearLocationCache();var x=r.labelFormatter(o,s),b=a.tester.append(\"text\").attr(\"data-notex\",1).call(a.font,l.labelfont),_=e[0].xaxis,w=e[0].yaxis,T=_._length,k=w._length,M=_.range,A=w.range,S=i.aggNums(Math.min,null,s.x),E=i.aggNums(Math.max,null,s.x),C=i.aggNums(Math.min,null,s.y),L=i.aggNums(Math.max,null,s.y),I=Math.max(_.c2p(S,!0),0),P=Math.min(_.c2p(E,!0),T),z=Math.max(w.c2p(L,!0),0),O=Math.min(w.c2p(C,!0),k),D={};M[0]<M[1]?(D.left=I,D.right=P):(D.left=P,D.right=I),A[0]<A[1]?(D.top=z,D.bottom=O):(D.top=O,D.bottom=z),D.middle=(D.top+D.bottom)/2,D.center=(D.left+D.right)/2,v.push([[D.left,D.top],[D.right,D.top],[D.right,D.bottom],[D.left,D.bottom]]);var R=Math.sqrt(T*T+k*k),F=m.LABELDISTANCE*R/Math.max(1,e.length/m.LABELINCREASE);p.each((function(t){var e=r.calcTextOpts(t.level,x,b,o);n.select(this).selectAll(\"path\").each((function(){var t=i.getVisibleSegment(this,D,e.height/2);if(t&&!(t.len<(e.width+e.height)*m.LABELMIN))for(var n=Math.min(Math.ceil(t.len/F),m.LABELMAX),a=0;a<n;a++){var o=r.findBestTextLocation(this,t,e,y,D);if(!o)break;r.addLabelData(o,e,y,v)}}))})),b.remove(),r.drawLabels(g,y,o,d,h?v:null)}f&&!u&&p.remove()}(s,k,t,v,T),function(t,e,r,n,o){var s=n.trace,l=r._fullLayout._clips,c=\"clip\"+s.uid,u=l.selectAll(\"#\"+c).data(s.connectgaps?[]:[0]);if(u.enter().append(\"clipPath\").classed(\"contourclip\",!0).attr(\"id\",c),u.exit().remove(),!1===s.connectgaps){var p={level:.9,crossings:{},starts:[],edgepaths:[],paths:[],xaxis:e.xaxis,yaxis:e.yaxis,x:n.x,y:n.y,z:b(n),smoothing:0};f([p]),h([p]),g([p],{type:\"levels\"}),i.ensureSingle(u,\"path\",\"\").attr(\"d\",(p.prefixBoundary?\"M\"+o.join(\"L\")+\"Z\":\"\")+y(p,o))}else c=null;a.setClipUrl(t,c,r)}(s,e,t,v,I)}))},r.createLines=function(t,e,r){var n=r[0].smoothing,i=t.selectAll(\"g.contourlevel\").data(e?r:[]);if(i.exit().remove(),i.enter().append(\"g\").classed(\"contourlevel\",!0),e){var o=i.selectAll(\"path.openline\").data((function(t){return t.pedgepaths||t.edgepaths}));o.exit().remove(),o.enter().append(\"path\").classed(\"openline\",!0),o.attr(\"d\",(function(t){return a.smoothopen(t,n)})).style(\"stroke-miterlimit\",1).style(\"vector-effect\",\"non-scaling-stroke\");var s=i.selectAll(\"path.closedline\").data((function(t){return t.ppaths||t.paths}));s.exit().remove(),s.enter().append(\"path\").classed(\"closedline\",!0),s.attr(\"d\",(function(t){return a.smoothclosed(t,n)})).style(\"stroke-miterlimit\",1).style(\"vector-effect\",\"non-scaling-stroke\")}return i},r.createLineClip=function(t,e,r,n){var i=e?\"clipline\"+n:null,o=r._fullLayout._clips.selectAll(\"#\"+i).data(e?[0]:[]);return o.exit().remove(),o.enter().append(\"clipPath\").classed(\"contourlineclip\",!0).attr(\"id\",i),a.setClipUrl(t,i,r),o},r.labelFormatter=function(t,e){var r=t._fullLayout,n=e.trace,i=n.contours,a={type:\"linear\",_id:\"ycontour\",showexponent:\"all\",exponentformat:\"B\"};if(i.labelformat)a.tickformat=i.labelformat,c(a,r);else{var s=o.extractOpts(n);if(s&&s.colorbar&&s.colorbar._axis)a=s.colorbar._axis;else{if(\"constraint\"===i.type){var u=i.value;Array.isArray(u)?a.range=[u[0],u[u.length-1]]:a.range=[u,u]}else a.range=[i.start,i.end],a.nticks=(i.end-i.start)/i.size;a.range[0]===a.range[1]&&(a.range[1]+=a.range[0]||1),a.nticks||(a.nticks=1e3),c(a,r),l.prepTicks(a),a._tmin=null,a._tmax=null}}return function(t){return l.tickText(a,t).text}},r.calcTextOpts=function(t,e,r,n){var i=e(t);r.text(i).call(s.convertToTspans,n);var o=r.node(),l=a.bBox(o,!0);return{text:i,width:l.width,height:l.height,fontSize:+o.style[\"font-size\"].replace(\"px\",\"\"),level:t,dy:(l.top+l.bottom)/2}},r.findBestTextLocation=function(t,e,r,n,a){var o,s,l,c,u,f=r.width;e.isClosed?(s=e.len/v.INITIALSEARCHPOINTS,o=e.min+s/2,l=e.max):(s=(e.len-f)/(v.INITIALSEARCHPOINTS+1),o=e.min+s+f/2,l=e.max-(s+f)/2);for(var h=1/0,p=0;p<v.ITERATIONS;p++){for(var d=o;d<l;d+=s){var g=i.getTextLocation(t,e.total,d,f),m=x(g,r,n,a);m<h&&(h=m,u=g,c=d)}if(h>2*v.MAXCOST)break;p&&(s/=2),l=(o=c-s/2)+1.5*s}if(h<=v.MAXCOST)return u},r.addLabelData=function(t,e,r,n){var i=e.fontSize,a=e.width+i/3,o=Math.max(0,e.height-i/3),s=t.x,l=t.y,c=t.theta,u=Math.sin(c),f=Math.cos(c),h=function(t,e){return[s+t*f-e*u,l+t*u+e*f]},p=[h(-a/2,-o/2),h(-a/2,o/2),h(a/2,o/2),h(a/2,-o/2)];r.push({text:e.text,x:s,y:l,dy:e.dy,theta:c,level:e.level,width:a,height:o}),n.push(p)},r.drawLabels=function(t,e,r,a,o){var l=t.selectAll(\"text\").data(e,(function(t){return t.text+\",\"+t.x+\",\"+t.y+\",\"+t.theta}));if(l.exit().remove(),l.enter().append(\"text\").attr({\"data-notex\":1,\"text-anchor\":\"middle\"}).each((function(t){var e=t.x+Math.sin(t.theta)*t.dy,i=t.y-Math.cos(t.theta)*t.dy;n.select(this).text(t.text).attr({x:e,y:i,transform:\"rotate(\"+180*t.theta/Math.PI+\" \"+e+\" \"+i+\")\"}).call(s.convertToTspans,r)})),o){for(var c=\"\",u=0;u<o.length;u++)c+=\"M\"+o[u].join(\"L\")+\"Z\";i.ensureSingle(a,\"path\",\"\").attr(\"d\",c)}}},{\"../../components/colorscale\":655,\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plots/cartesian/axes\":827,\"../../plots/cartesian/set_convert\":847,\"../heatmap/plot\":1075,\"./close_boundaries\":1009,\"./constants\":1011,\"./convert_to_constraints\":1015,\"./empty_pathinfo\":1017,\"./find_all_paths\":1019,\"./make_crossings\":1024,d3:169}],1026:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../lib\");function a(t,e,r){var i={type:\"linear\",range:[t,e]};return n.autoTicks(i,(e-t)/(r||15)),i}e.exports=function(t,e){var r=t.contours;if(t.autocontour){var o=t.zmin,s=t.zmax;(t.zauto||void 0===o)&&(o=i.aggNums(Math.min,null,e)),(t.zauto||void 0===s)&&(s=i.aggNums(Math.max,null,e));var l=a(o,s,t.ncontours);r.size=l.dtick,r.start=n.tickFirst(l),l.range.reverse(),r.end=n.tickFirst(l),r.start===o&&(r.start+=r.size),r.end===s&&(r.end-=r.size),r.start>r.end&&(r.start=r.end=(r.start+r.end)/2),t._input.contours||(t._input.contours={}),i.extendFlat(t._input.contours,{start:r.start,end:r.end,size:r.size}),t._input.autocontour=!0}else if(\"constraint\"!==r.type){var c,u=r.start,f=r.end,h=t._input.contours;if(u>f&&(r.start=h.start=f,f=r.end=h.end=u,u=r.start),!(r.size>0))c=u===f?1:a(u,f,t.ncontours).dtick,h.size=r.size=c}}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827}],1027:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/drawing\"),a=t(\"../heatmap/style\"),o=t(\"./make_color_map\");e.exports=function(t){var e=n.select(t).selectAll(\"g.contour\");e.style(\"opacity\",(function(t){return t[0].trace.opacity})),e.each((function(t){var e=n.select(this),r=t[0].trace,a=r.contours,s=r.line,l=a.size||1,c=a.start,u=\"constraint\"===a.type,f=!u&&\"lines\"===a.coloring,h=!u&&\"fill\"===a.coloring,p=f||h?o(r):null;e.selectAll(\"g.contourlevel\").each((function(t){n.select(this).selectAll(\"path\").call(i.lineGroupStyle,s.width,f?p(t.level):s.color,s.dash)}));var d=a.labelfont;if(e.selectAll(\"g.contourlabels text\").each((function(t){i.font(n.select(this),{family:d.family,size:d.size,color:d.color||(f?p(t.level):s.color)})})),u)e.selectAll(\"g.contourfill path\").style(\"fill\",r.fillcolor);else if(h){var g;e.selectAll(\"g.contourfill path\").style(\"fill\",(function(t){return void 0===g&&(g=t.level),p(t.level+.5*l)})),void 0===g&&(g=c),e.selectAll(\"g.contourbg path\").style(\"fill\",p(g-.5*l))}})),a(t)}},{\"../../components/drawing\":665,\"../heatmap/style\":1076,\"./make_color_map\":1023,d3:169}],1028:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/defaults\"),i=t(\"./label_defaults\");e.exports=function(t,e,r,a,o){var s,l=r(\"contours.coloring\"),c=\"\";\"fill\"===l&&(s=r(\"contours.showlines\")),!1!==s&&(\"lines\"!==l&&(c=r(\"line.color\",\"#000\")),r(\"line.width\",.5),r(\"line.dash\")),\"none\"!==l&&(!0!==t.showlegend&&(e.showlegend=!1),e._dfltShowLegend=!1,n(t,e,a,r,{prefix:\"\",cLetter:\"z\"})),r(\"line.smoothing\"),i(r,a,c,o)}},{\"../../components/colorscale/defaults\":653,\"./label_defaults\":1022}],1029:[function(t,e,r){\"use strict\";var n=t(\"../heatmap/attributes\"),i=t(\"../contour/attributes\"),a=t(\"../../components/colorscale/attributes\"),o=t(\"../../lib/extend\").extendFlat,s=i.contours;e.exports=o({carpet:{valType:\"string\",editType:\"calc\"},z:n.z,a:n.x,a0:n.x0,da:n.dx,b:n.y,b0:n.y0,db:n.dy,text:n.text,hovertext:n.hovertext,transpose:n.transpose,atype:n.xtype,btype:n.ytype,fillcolor:i.fillcolor,autocontour:i.autocontour,ncontours:i.ncontours,contours:{type:s.type,start:s.start,end:s.end,size:s.size,coloring:{valType:\"enumerated\",values:[\"fill\",\"lines\",\"none\"],dflt:\"fill\",editType:\"calc\"},showlines:s.showlines,showlabels:s.showlabels,labelfont:s.labelfont,labelformat:s.labelformat,operation:s.operation,value:s.value,editType:\"calc\",impliedEdits:{autocontour:!1}},line:{color:i.line.color,width:i.line.width,dash:i.line.dash,smoothing:i.line.smoothing,editType:\"plot\"},transforms:void 0},a(\"\",{cLetter:\"z\",autoColorDflt:!1}))},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../contour/attributes\":1007,\"../heatmap/attributes\":1064}],1030:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/calc\"),i=t(\"../../lib\"),a=t(\"../heatmap/convert_column_xyz\"),o=t(\"../heatmap/clean_2d_array\"),s=t(\"../heatmap/interp2d\"),l=t(\"../heatmap/find_empties\"),c=t(\"../heatmap/make_bound_array\"),u=t(\"./defaults\"),f=t(\"../carpet/lookup_carpetid\"),h=t(\"../contour/set_contours\");e.exports=function(t,e){var r=e._carpetTrace=f(t,e);if(r&&r.visible&&\"legendonly\"!==r.visible){if(!e.a||!e.b){var p=t.data[r.index],d=t.data[e.index];d.a||(d.a=p.a),d.b||(d.b=p.b),u(d,e,e._defaultColor,t._fullLayout)}var g=function(t,e){var r,u,f,h,p,d,g,m=e._carpetTrace,v=m.aaxis,y=m.baxis;v._minDtick=0,y._minDtick=0,i.isArray1D(e.z)&&a(e,v,y,\"a\",\"b\",[\"z\"]);r=e._a=e._a||e.a,h=e._b=e._b||e.b,r=r?v.makeCalcdata(e,\"_a\"):[],h=h?y.makeCalcdata(e,\"_b\"):[],u=e.a0||0,f=e.da||1,p=e.b0||0,d=e.db||1,g=e._z=o(e._z||e.z,e.transpose),e._emptypoints=l(g),s(g,e._emptypoints);var x=i.maxRowLength(g),b=\"scaled\"===e.xtype?\"\":r,_=c(e,b,u,f,x,v),w=\"scaled\"===e.ytype?\"\":h,T=c(e,w,p,d,g.length,y),k={a:_,b:T,z:g};\"levels\"===e.contours.type&&\"none\"!==e.contours.coloring&&n(t,e,{vals:g,containerStr:\"\",cLetter:\"z\"});return[k]}(t,e);return h(e,e._z),g}}},{\"../../components/colorscale/calc\":651,\"../../lib\":778,\"../carpet/lookup_carpetid\":980,\"../contour/set_contours\":1026,\"../heatmap/clean_2d_array\":1066,\"../heatmap/convert_column_xyz\":1068,\"../heatmap/find_empties\":1070,\"../heatmap/interp2d\":1073,\"../heatmap/make_bound_array\":1074,\"./defaults\":1031}],1031:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../heatmap/xyz_defaults\"),a=t(\"./attributes\"),o=t(\"../contour/constraint_defaults\"),s=t(\"../contour/contours_defaults\"),l=t(\"../contour/style_defaults\");e.exports=function(t,e,r,c){function u(r,i){return n.coerce(t,e,a,r,i)}if(u(\"carpet\"),t.a&&t.b){if(!i(t,e,u,c,\"a\",\"b\"))return void(e.visible=!1);u(\"text\"),\"constraint\"===u(\"contours.type\")?o(t,e,u,c,r,{hasHover:!1}):(s(t,e,u,(function(r){return n.coerce2(t,e,a,r)})),l(t,e,u,c,{hasHover:!1}))}else e._defaultColor=r,e._length=null}},{\"../../lib\":778,\"../contour/constraint_defaults\":1012,\"../contour/contours_defaults\":1014,\"../contour/style_defaults\":1028,\"../heatmap/xyz_defaults\":1078,\"./attributes\":1029}],1032:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../contour/colorbar\"),calc:t(\"./calc\"),plot:t(\"./plot\"),style:t(\"../contour/style\"),moduleType:\"trace\",name:\"contourcarpet\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"carpet\",\"contour\",\"symbols\",\"showLegend\",\"hasLines\",\"carpetDependent\",\"noHover\",\"noSortingByValue\"],meta:{}}},{\"../../plots/cartesian\":840,\"../contour/colorbar\":1010,\"../contour/style\":1027,\"./attributes\":1029,\"./calc\":1030,\"./defaults\":1031,\"./plot\":1033}],1033:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../carpet/map_1d_array\"),a=t(\"../carpet/makepath\"),o=t(\"../../components/drawing\"),s=t(\"../../lib\"),l=t(\"../contour/make_crossings\"),c=t(\"../contour/find_all_paths\"),u=t(\"../contour/plot\"),f=t(\"../contour/constants\"),h=t(\"../contour/convert_to_constraints\"),p=t(\"../contour/empty_pathinfo\"),d=t(\"../contour/close_boundaries\"),g=t(\"../carpet/lookup_carpetid\"),m=t(\"../carpet/axis_aligned_line\");function v(t,e,r){var n=t.getPointAtLength(e),i=t.getPointAtLength(r),a=i.x-n.x,o=i.y-n.y,s=Math.sqrt(a*a+o*o);return[a/s,o/s]}function y(t){var e=Math.sqrt(t[0]*t[0]+t[1]*t[1]);return[t[0]/e,t[1]/e]}function x(t,e){var r=Math.abs(t[0]*e[0]+t[1]*e[1]);return Math.sqrt(1-r*r)/r}e.exports=function(t,e,r,b){var _=e.xaxis,w=e.yaxis;s.makeTraceGroups(b,r,\"contour\").each((function(r){var b=n.select(this),T=r[0],k=T.trace,M=k._carpetTrace=g(t,k),A=t.calcdata[M.index][0];if(M.visible&&\"legendonly\"!==M.visible){var S=T.a,E=T.b,C=k.contours,L=p(C,e,T),I=\"constraint\"===C.type,P=C._operation,z=I?\"=\"===P?\"lines\":\"fill\":C.coloring,O=[[S[0],E[E.length-1]],[S[S.length-1],E[E.length-1]],[S[S.length-1],E[0]],[S[0],E[0]]];l(L);var D=1e-8*(S[S.length-1]-S[0]),R=1e-8*(E[E.length-1]-E[0]);c(L,D,R);var F,B,N,j,U=L;\"constraint\"===C.type&&(U=h(L,P)),function(t,e){var r,n,i,a,o,s,l,c,u;for(r=0;r<t.length;r++){for(a=t[r],o=a.pedgepaths=[],s=a.ppaths=[],n=0;n<a.edgepaths.length;n++){for(u=a.edgepaths[n],l=[],i=0;i<u.length;i++)l[i]=e(u[i]);o.push(l)}for(n=0;n<a.paths.length;n++){for(u=a.paths[n],c=[],i=0;i<u.length;i++)c[i]=e(u[i]);s.push(c)}}}(L,H);var V=[];for(j=A.clipsegments.length-1;j>=0;j--)F=A.clipsegments[j],B=i([],F.x,_.c2p),N=i([],F.y,w.c2p),B.reverse(),N.reverse(),V.push(a(B,N,F.bicubic));var q=\"M\"+V.join(\"L\")+\"Z\";!function(t,e,r,n,o,l){var c,u,f,h,p=s.ensureSingle(t,\"g\",\"contourbg\").selectAll(\"path\").data(\"fill\"!==l||o?[]:[0]);p.enter().append(\"path\"),p.exit().remove();var d=[];for(h=0;h<e.length;h++)c=e[h],u=i([],c.x,r.c2p),f=i([],c.y,n.c2p),d.push(a(u,f,c.bicubic));p.attr(\"d\",\"M\"+d.join(\"L\")+\"Z\").style(\"stroke\",\"none\")}(b,A.clipsegments,_,w,I,z),function(t,e,r,i,a,l,c,u,f,h,p){var g=\"fill\"===h;g&&d(a,t.contours);var v=s.ensureSingle(e,\"g\",\"contourfill\").selectAll(\"path\").data(g?a:[]);v.enter().append(\"path\"),v.exit().remove(),v.each((function(t){var e=(t.prefixBoundary?p:\"\")+function(t,e,r,n,i,a,l,c){var u,f,h,p,d,g,v,y=\"\",x=e.edgepaths.map((function(t,e){return e})),b=!0,_=1e-4*Math.abs(r[0][0]-r[2][0]),w=1e-4*Math.abs(r[0][1]-r[2][1]);function T(t){return Math.abs(t[1]-r[0][1])<w}function k(t){return Math.abs(t[1]-r[2][1])<w}function M(t){return Math.abs(t[0]-r[0][0])<_}function A(t){return Math.abs(t[0]-r[2][0])<_}function S(t,e){var r,n,o,s,u=\"\";for(T(t)&&!A(t)||k(t)&&!M(t)?(s=i.aaxis,o=m(i,a,[t[0],e[0]],.5*(t[1]+e[1]))):(s=i.baxis,o=m(i,a,.5*(t[0]+e[0]),[t[1],e[1]])),r=1;r<o.length;r++)for(u+=s.smoothing?\"C\":\"L\",n=0;n<o[r].length;n++){var f=o[r][n];u+=[l.c2p(f[0]),c.c2p(f[1])]+\" \"}return u}u=0,f=null;for(;x.length;){var E=e.edgepaths[u][0];for(f&&(y+=S(f,E)),v=o.smoothopen(e.edgepaths[u].map(n),e.smoothing),y+=b?v:v.replace(/^M/,\"L\"),x.splice(x.indexOf(u),1),f=e.edgepaths[u][e.edgepaths[u].length-1],d=-1,p=0;p<4;p++){if(!f){s.log(\"Missing end?\",u,e);break}for(T(f)&&!A(f)?h=r[1]:M(f)?h=r[0]:k(f)?h=r[3]:A(f)&&(h=r[2]),g=0;g<e.edgepaths.length;g++){var C=e.edgepaths[g][0];Math.abs(f[0]-h[0])<_?Math.abs(f[0]-C[0])<_&&(C[1]-f[1])*(h[1]-C[1])>=0&&(h=C,d=g):Math.abs(f[1]-h[1])<w?Math.abs(f[1]-C[1])<w&&(C[0]-f[0])*(h[0]-C[0])>=0&&(h=C,d=g):s.log(\"endpt to newendpt is not vert. or horz.\",f,h,C)}if(d>=0)break;y+=S(f,h),f=h}if(d===e.edgepaths.length){s.log(\"unclosed perimeter path\");break}u=d,(b=-1===x.indexOf(u))&&(u=x[0],y+=S(f,h)+\"Z\",f=null)}for(u=0;u<e.paths.length;u++)y+=o.smoothclosed(e.paths[u].map(n),e.smoothing);return y}(0,t,l,c,u,f,r,i);e?n.select(this).attr(\"d\",e).style(\"stroke\",\"none\"):n.select(this).remove()}))}(k,b,_,w,U,O,H,M,A,z,q),function(t,e,r,i,a,l,c){var h=s.ensureSingle(t,\"g\",\"contourlines\"),p=!1!==a.showlines,d=a.showlabels,g=p&&d,m=u.createLines(h,p||d,e),b=u.createLineClip(h,g,r,i.trace.uid),_=t.selectAll(\"g.contourlabels\").data(d?[0]:[]);if(_.exit().remove(),_.enter().append(\"g\").classed(\"contourlabels\",!0),d){var w=l.xaxis,T=l.yaxis,k=w._length,M=T._length,A=[[[0,0],[k,0],[k,M],[0,M]]],S=[];s.clearLocationCache();var E=u.labelFormatter(r,i),C=o.tester.append(\"text\").attr(\"data-notex\",1).call(o.font,a.labelfont),L={left:0,right:k,center:k/2,top:0,bottom:M,middle:M/2},I=Math.sqrt(k*k+M*M),P=f.LABELDISTANCE*I/Math.max(1,e.length/f.LABELINCREASE);m.each((function(t){var e=u.calcTextOpts(t.level,E,C,r);n.select(this).selectAll(\"path\").each((function(r){var n=s.getVisibleSegment(this,L,e.height/2);if(n&&(function(t,e,r,n,i,a){for(var o,s=0;s<r.pedgepaths.length;s++)e===r.pedgepaths[s]&&(o=r.edgepaths[s]);if(!o)return;var l=i.a[0],c=i.a[i.a.length-1],u=i.b[0],f=i.b[i.b.length-1];function h(t,e){var r,n=0;return(Math.abs(t[0]-l)<.1||Math.abs(t[0]-c)<.1)&&(r=y(i.dxydb_rough(t[0],t[1],.1)),n=Math.max(n,a*x(e,r)/2)),(Math.abs(t[1]-u)<.1||Math.abs(t[1]-f)<.1)&&(r=y(i.dxyda_rough(t[0],t[1],.1)),n=Math.max(n,a*x(e,r)/2)),n}var p=v(t,0,1),d=v(t,n.total,n.total-1),g=h(o[0],p),m=n.total-h(o[o.length-1],d);n.min<g&&(n.min=g);n.max>m&&(n.max=m);n.len=n.max-n.min}(this,r,t,n,c,e.height),!(n.len<(e.width+e.height)*f.LABELMIN)))for(var i=Math.min(Math.ceil(n.len/P),f.LABELMAX),a=0;a<i;a++){var o=u.findBestTextLocation(this,n,e,S,L);if(!o)break;u.addLabelData(o,e,S,A)}}))})),C.remove(),u.drawLabels(_,S,r,b,g?A:null)}d&&!p&&m.remove()}(b,L,t,T,C,e,M),o.setClipUrl(b,M._clipPathId,t)}function H(t){var e=M.ab2xy(t[0],t[1],!0);return[_.c2p(e[0]),w.c2p(e[1])]}}))}},{\"../../components/drawing\":665,\"../../lib\":778,\"../carpet/axis_aligned_line\":964,\"../carpet/lookup_carpetid\":980,\"../carpet/makepath\":981,\"../carpet/map_1d_array\":982,\"../contour/close_boundaries\":1009,\"../contour/constants\":1011,\"../contour/convert_to_constraints\":1015,\"../contour/empty_pathinfo\":1017,\"../contour/find_all_paths\":1019,\"../contour/make_crossings\":1024,\"../contour/plot\":1025,d3:169}],1034:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../../plots/attributes\"),o=t(\"../scattermapbox/attributes\"),s=t(\"../../lib/extend\").extendFlat;e.exports=s({lon:o.lon,lat:o.lat,z:{valType:\"data_array\",editType:\"calc\"},radius:{valType:\"number\",editType:\"plot\",arrayOk:!0,min:1,dflt:30},below:{valType:\"string\",editType:\"plot\"},text:o.text,hovertext:o.hovertext,hoverinfo:s({},a.hoverinfo,{flags:[\"lon\",\"lat\",\"z\",\"text\",\"name\"]}),hovertemplate:i(),showlegend:s({},a.showlegend,{dflt:!1})},n(\"\",{cLetter:\"z\",editTypeOverride:\"calc\"}))},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../scattermapbox/attributes\":1251}],1035:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\").isArrayOrTypedArray,a=t(\"../../constants/numerical\").BADNUM,o=t(\"../../components/colorscale/calc\"),s=t(\"../../lib\")._;e.exports=function(t,e){for(var r=e._length,l=new Array(r),c=e.z,u=i(c)&&c.length,f=0;f<r;f++){var h=l[f]={},p=e.lon[f],d=e.lat[f];if(h.lonlat=n(p)&&n(d)?[+p,+d]:[a,a],u){var g=c[f];h.z=n(g)?g:a}}return o(t,e,{vals:u?c:[0,1],containerStr:\"\",cLetter:\"z\"}),r&&(l[0].t={labels:{lat:s(t,\"lat:\")+\" \",lon:s(t,\"lon:\")+\" \"}}),l}},{\"../../components/colorscale/calc\":651,\"../../constants/numerical\":753,\"../../lib\":778,\"fast-isnumeric\":241}],1036:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../components/color\"),o=t(\"../../components/colorscale\"),s=t(\"../../constants/numerical\").BADNUM,l=t(\"../../lib/geojson_utils\").makeBlank;e.exports=function(t){var e=t[0].trace,r=!0===e.visible&&0!==e._length,c=e._opts={heatmap:{layout:{visibility:\"none\"},paint:{}},geojson:l()};if(!r)return c;var u,f=[],h=e.z,p=e.radius,d=i.isArrayOrTypedArray(h)&&h.length,g=i.isArrayOrTypedArray(p);for(u=0;u<t.length;u++){var m=t[u],v=m.lonlat;if(v[0]!==s){var y={};if(d){var x=m.z;y.z=x!==s?x:0}g&&(y.r=n(p[u])&&p[u]>0?+p[u]:0),f.push({type:\"Feature\",geometry:{type:\"Point\",coordinates:v},properties:y})}}var b=o.extractOpts(e),_=b.reversescale?o.flipScale(b.colorscale):b.colorscale,w=_[0][1],T=[\"interpolate\",[\"linear\"],[\"heatmap-density\"],0,a.opacity(w)<1?w:a.addOpacity(w,0)];for(u=1;u<_.length;u++)T.push(_[u][0],_[u][1]);var k=[\"interpolate\",[\"linear\"],[\"get\",\"z\"],b.min,0,b.max,1];return i.extendFlat(c.heatmap.paint,{\"heatmap-weight\":d?k:1/(b.max-b.min),\"heatmap-color\":T,\"heatmap-radius\":g?{type:\"identity\",property:\"r\"}:e.radius,\"heatmap-opacity\":e.opacity}),c.geojson={type:\"FeatureCollection\",features:f},c.heatmap.layout.visibility=\"visible\",c}},{\"../../components/color\":643,\"../../components/colorscale\":655,\"../../constants/numerical\":753,\"../../lib\":778,\"../../lib/geojson_utils\":772,\"fast-isnumeric\":241}],1037:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorscale/defaults\"),a=t(\"./attributes\");e.exports=function(t,e,r,o){function s(r,i){return n.coerce(t,e,a,r,i)}var l=s(\"lon\")||[],c=s(\"lat\")||[],u=Math.min(l.length,c.length);u?(e._length=u,s(\"z\"),s(\"radius\"),s(\"below\"),s(\"text\"),s(\"hovertext\"),s(\"hovertemplate\"),i(t,e,o,s,{prefix:\"\",cLetter:\"z\"})):e.visible=!1}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"./attributes\":1034}],1038:[function(t,e,r){\"use strict\";e.exports=function(t,e){return t.lon=e.lon,t.lat=e.lat,t.z=e.z,t}},{}],1039:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../scattermapbox/hover\");e.exports=function(t,e,r){var o=a(t,e,r);if(o){var s=o[0],l=s.cd,c=l[0].trace,u=l[s.index];if(delete s.color,\"z\"in u){var f=s.subplot.mockAxis;s.z=u.z,s.zLabel=i.tickText(f,f.c2l(u.z),\"hover\").text}return s.extraText=function(t,e,r){if(t.hovertemplate)return;var i=(e.hi||t.hoverinfo).split(\"+\"),a=-1!==i.indexOf(\"all\"),o=-1!==i.indexOf(\"lon\"),s=-1!==i.indexOf(\"lat\"),l=e.lonlat,c=[];function u(t){return t+\"\\xb0\"}a||o&&s?c.push(\"(\"+u(l[0])+\", \"+u(l[1])+\")\"):o?c.push(r.lon+u(l[0])):s&&c.push(r.lat+u(l[1]));(a||-1!==i.indexOf(\"text\"))&&n.fillText(e,t,c);return c.join(\"<br>\")}(c,u,l[0].t.labels),[s]}}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../scattermapbox/hover\":1256}],1040:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../heatmap/colorbar\"),formatLabels:t(\"../scattermapbox/format_labels\"),calc:t(\"./calc\"),plot:t(\"./plot\"),hoverPoints:t(\"./hover\"),eventData:t(\"./event_data\"),getBelow:function(t,e){for(var r=e.getMapLayers(),n=0;n<r.length;n++){var i=r[n],a=i.id;if(\"symbol\"===i.type&&\"string\"==typeof a&&-1===a.indexOf(\"plotly-\"))return a}},moduleType:\"trace\",name:\"densitymapbox\",basePlotModule:t(\"../../plots/mapbox\"),categories:[\"mapbox\",\"gl\",\"showLegend\"],meta:{hr_name:\"density_mapbox\"}}},{\"../../plots/mapbox\":884,\"../heatmap/colorbar\":1067,\"../scattermapbox/format_labels\":1255,\"./attributes\":1034,\"./calc\":1035,\"./defaults\":1037,\"./event_data\":1038,\"./hover\":1039,\"./plot\":1041}],1041:[function(t,e,r){\"use strict\";var n=t(\"./convert\"),i=t(\"../../plots/mapbox/constants\").traceLayerPrefix;function a(t,e){this.type=\"densitymapbox\",this.subplot=t,this.uid=e,this.sourceId=\"source-\"+e,this.layerList=[[\"heatmap\",i+e+\"-heatmap\"]],this.below=null}var o=a.prototype;o.update=function(t){var e=this.subplot,r=this.layerList,i=n(t),a=e.belowLookup[\"trace-\"+this.uid];e.map.getSource(this.sourceId).setData(i.geojson),a!==this.below&&(this._removeLayers(),this._addLayers(i,a),this.below=a);for(var o=0;o<r.length;o++){var s=r[o],l=s[0],c=s[1],u=i[l];e.setOptions(c,\"setLayoutProperty\",u.layout),\"visible\"===u.layout.visibility&&e.setOptions(c,\"setPaintProperty\",u.paint)}},o._addLayers=function(t,e){for(var r=this.subplot,n=this.layerList,i=this.sourceId,a=0;a<n.length;a++){var o=n[a],s=o[0],l=t[s];r.addLayer({type:s,id:o[1],source:i,layout:l.layout,paint:l.paint},e)}},o._removeLayers=function(){for(var t=this.subplot.map,e=this.layerList,r=e.length-1;r>=0;r--)t.removeLayer(e[r][1])},o.dispose=function(){var t=this.subplot.map;this._removeLayers(),t.removeSource(this.sourceId)},e.exports=function(t,e){var r=e[0].trace,i=new a(t,r.uid),o=i.sourceId,s=n(e),l=i.below=t.belowLookup[\"trace-\"+r.uid];return t.map.addSource(o,{type:\"geojson\",data:s.geojson}),i._addLayers(s,l),i}},{\"../../plots/mapbox/constants\":882,\"./convert\":1036}],1042:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e){for(var r=0;r<t.length;r++)t[r].i=r;n.mergeArray(e.text,t,\"tx\"),n.mergeArray(e.hovertext,t,\"htx\");var i=e.marker;if(i){n.mergeArray(i.opacity,t,\"mo\"),n.mergeArray(i.color,t,\"mc\");var a=i.line;a&&(n.mergeArray(a.color,t,\"mlc\"),n.mergeArrayCastPositive(a.width,t,\"mlw\"))}}},{\"../../lib\":778}],1043:[function(t,e,r){\"use strict\";var n=t(\"../bar/attributes\"),i=t(\"../scatter/attributes\").line,a=t(\"../../plots/attributes\"),o=t(\"../../plots/template_attributes\").hovertemplateAttrs,s=t(\"../../plots/template_attributes\").texttemplateAttrs,l=t(\"./constants\"),c=t(\"../../lib/extend\").extendFlat,u=t(\"../../components/color\");e.exports={x:n.x,x0:n.x0,dx:n.dx,y:n.y,y0:n.y0,dy:n.dy,xperiod:n.xperiod,yperiod:n.yperiod,xperiod0:n.xperiod0,yperiod0:n.yperiod0,xperiodalignment:n.xperiodalignment,yperiodalignment:n.yperiodalignment,hovertext:n.hovertext,hovertemplate:o({},{keys:l.eventDataKeys}),hoverinfo:c({},a.hoverinfo,{flags:[\"name\",\"x\",\"y\",\"text\",\"percent initial\",\"percent previous\",\"percent total\"]}),textinfo:{valType:\"flaglist\",flags:[\"label\",\"text\",\"percent initial\",\"percent previous\",\"percent total\",\"value\"],extras:[\"none\"],editType:\"plot\",arrayOk:!1},texttemplate:s({editType:\"plot\"},{keys:l.eventDataKeys.concat([\"label\",\"value\"])}),text:n.text,textposition:c({},n.textposition,{dflt:\"auto\"}),insidetextanchor:c({},n.insidetextanchor,{dflt:\"middle\"}),textangle:c({},n.textangle,{dflt:0}),textfont:n.textfont,insidetextfont:n.insidetextfont,outsidetextfont:n.outsidetextfont,constraintext:n.constraintext,cliponaxis:n.cliponaxis,orientation:c({},n.orientation,{}),offset:c({},n.offset,{arrayOk:!1}),width:c({},n.width,{arrayOk:!1}),marker:n.marker,connector:{fillcolor:{valType:\"color\",editType:\"style\"},line:{color:c({},i.color,{dflt:u.defaultLine}),width:c({},i.width,{dflt:0,editType:\"plot\"}),dash:i.dash,editType:\"style\"},visible:{valType:\"boolean\",dflt:!0,editType:\"plot\"},editType:\"plot\"},offsetgroup:n.offsetgroup,alignmentgroup:n.alignmentgroup}},{\"../../components/color\":643,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../bar/attributes\":920,\"../scatter/attributes\":1186,\"./constants\":1045}],1044:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../plots/cartesian/align_period\"),a=t(\"./arrays_to_calcdata\"),o=t(\"../scatter/calc_selection\"),s=t(\"../../constants/numerical\").BADNUM;function l(t){return t===s?0:t}e.exports=function(t,e){var r,c,u,f,h,p,d=n.getFromId(t,e.xaxis||\"x\"),g=n.getFromId(t,e.yaxis||\"y\");\"h\"===e.orientation?(r=d.makeCalcdata(e,\"x\"),u=g.makeCalcdata(e,\"y\"),c=i(e,g,\"y\",u),p=!!e.yperiodalignment):(r=g.makeCalcdata(e,\"y\"),u=d.makeCalcdata(e,\"x\"),c=i(e,d,\"x\",u),p=!!e.xperiodalignment);var m,v=Math.min(c.length,r.length),y=new Array(v);for(e._base=[],f=0;f<v;f++){r[f]<0&&(r[f]=s);var x=!1;r[f]!==s&&f+1<v&&r[f+1]!==s&&(x=!0),h=y[f]={p:c[f],s:r[f],cNext:x},e._base[f]=-.5*h.s,p&&(y[f].orig_p=u[f]),e.ids&&(h.id=String(e.ids[f])),0===f&&(y[0].vTotal=0),y[0].vTotal+=l(h.s),h.begR=l(h.s)/l(y[0].s)}for(f=0;f<v;f++)(h=y[f]).s!==s&&(h.sumR=h.s/y[0].vTotal,h.difR=void 0!==m?h.s/m:1,m=h.s);return a(y,e),o(y,e),y}},{\"../../constants/numerical\":753,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/axes\":827,\"../scatter/calc_selection\":1188,\"./arrays_to_calcdata\":1042}],1045:[function(t,e,r){\"use strict\";e.exports={eventDataKeys:[\"percentInitial\",\"percentPrevious\",\"percentTotal\"]}},{}],1046:[function(t,e,r){\"use strict\";var n=t(\"../bar/cross_trace_calc\").setGroupPositions;e.exports=function(t,e){var r,i,a=t._fullLayout,o=t._fullData,s=t.calcdata,l=e.xaxis,c=e.yaxis,u=[],f=[],h=[];for(i=0;i<o.length;i++){var p=o[i],d=\"h\"===p.orientation;!0===p.visible&&p.xaxis===l._id&&p.yaxis===c._id&&\"funnel\"===p.type&&(r=s[i],d?h.push(r):f.push(r),u.push(r))}var g={mode:a.funnelmode,norm:a.funnelnorm,gap:a.funnelgap,groupgap:a.funnelgroupgap};for(n(t,l,c,f,g),n(t,c,l,h,g),i=0;i<u.length;i++){r=u[i];for(var m=0;m<r.length;m++)m+1<r.length&&(r[m].nextP0=r[m+1].p0,r[m].nextS0=r[m+1].s0,r[m].nextP1=r[m+1].p1,r[m].nextS1=r[m+1].s1)}}},{\"../bar/cross_trace_calc\":923}],1047:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../bar/defaults\").handleGroupingDefaults,a=t(\"../bar/defaults\").handleText,o=t(\"../scatter/xy_defaults\"),s=t(\"../scatter/period_defaults\"),l=t(\"./attributes\"),c=t(\"../../components/color\");e.exports={supplyDefaults:function(t,e,r,i){function u(r,i){return n.coerce(t,e,l,r,i)}if(o(t,e,i,u)){s(t,e,i,u),u(\"orientation\",e.y&&!e.x?\"v\":\"h\"),u(\"offset\"),u(\"width\");var f=u(\"text\");u(\"hovertext\"),u(\"hovertemplate\");var h=u(\"textposition\");a(t,e,i,u,h,{moduleHasSelected:!1,moduleHasUnselected:!1,moduleHasConstrain:!0,moduleHasCliponaxis:!0,moduleHasTextangle:!0,moduleHasInsideanchor:!0}),\"none\"===e.textposition||e.texttemplate||u(\"textinfo\",Array.isArray(f)?\"text+value\":\"value\");var p=u(\"marker.color\",r);if(u(\"marker.line.color\",c.defaultLine),u(\"marker.line.width\"),u(\"connector.visible\"))u(\"connector.fillcolor\",function(t){var e=n.isArrayOrTypedArray(t)?\"#000\":t;return c.addOpacity(e,.5*c.opacity(e))}(p)),u(\"connector.line.width\")&&(u(\"connector.line.color\"),u(\"connector.line.dash\"))}else e.visible=!1},crossTraceDefaults:function(t,e){var r,a;function o(t){return n.coerce(a._input,a,l,t)}if(\"group\"===e.funnelmode)for(var s=0;s<t.length;s++)r=(a=t[s])._input,i(r,a,e,o)}}},{\"../../components/color\":643,\"../../lib\":778,\"../bar/defaults\":924,\"../scatter/period_defaults\":1206,\"../scatter/xy_defaults\":1213,\"./attributes\":1043}],1048:[function(t,e,r){\"use strict\";e.exports=function(t,e){return t.x=\"xVal\"in e?e.xVal:e.x,t.y=\"yVal\"in e?e.yVal:e.y,\"percentInitial\"in e&&(t.percentInitial=e.percentInitial),\"percentPrevious\"in e&&(t.percentPrevious=e.percentPrevious),\"percentTotal\"in e&&(t.percentTotal=e.percentTotal),e.xa&&(t.xaxis=e.xa),e.ya&&(t.yaxis=e.ya),t}},{}],1049:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\").opacity,i=t(\"../bar/hover\").hoverOnBars,a=t(\"../../lib\").formatPercent;e.exports=function(t,e,r,o){var s=i(t,e,r,o);if(s){var l=s.cd,c=l[0].trace,u=\"h\"===c.orientation,f=l[s.index];s[(u?\"x\":\"y\")+\"LabelVal\"]=f.s,s.percentInitial=f.begR,s.percentInitialLabel=a(f.begR,1),s.percentPrevious=f.difR,s.percentPreviousLabel=a(f.difR,1),s.percentTotal=f.sumR,s.percentTotalLabel=a(f.sumR,1);var h=f.hi||c.hoverinfo,p=[];if(h&&\"none\"!==h&&\"skip\"!==h){var d=\"all\"===h,g=h.split(\"+\"),m=function(t){return d||-1!==g.indexOf(t)};m(\"percent initial\")&&p.push(s.percentInitialLabel+\" of initial\"),m(\"percent previous\")&&p.push(s.percentPreviousLabel+\" of previous\"),m(\"percent total\")&&p.push(s.percentTotalLabel+\" of total\")}return s.extraText=p.join(\"<br>\"),s.color=function(t,e){var r=t.marker,i=e.mc||r.color,a=e.mlc||r.line.color,o=e.mlw||r.line.width;if(n(i))return i;if(n(a)&&o)return a}(c,f),[s]}}},{\"../../components/color\":643,\"../../lib\":778,\"../bar/hover\":927}],1050:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,crossTraceDefaults:t(\"./defaults\").crossTraceDefaults,supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\"),crossTraceCalc:t(\"./cross_trace_calc\"),plot:t(\"./plot\"),style:t(\"./style\").style,hoverPoints:t(\"./hover\"),eventData:t(\"./event_data\"),selectPoints:t(\"../bar/select\"),moduleType:\"trace\",name:\"funnel\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"bar-like\",\"cartesian\",\"svg\",\"oriented\",\"showLegend\",\"zoomScale\"],meta:{}}},{\"../../plots/cartesian\":840,\"../bar/select\":932,\"./attributes\":1043,\"./calc\":1044,\"./cross_trace_calc\":1046,\"./defaults\":1047,\"./event_data\":1048,\"./hover\":1049,\"./layout_attributes\":1051,\"./layout_defaults\":1052,\"./plot\":1053,\"./style\":1054}],1051:[function(t,e,r){\"use strict\";e.exports={funnelmode:{valType:\"enumerated\",values:[\"stack\",\"group\",\"overlay\"],dflt:\"stack\",editType:\"calc\"},funnelgap:{valType:\"number\",min:0,max:1,editType:\"calc\"},funnelgroupgap:{valType:\"number\",min:0,max:1,dflt:0,editType:\"calc\"}}},{}],1052:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e,r){var a=!1;function o(r,a){return n.coerce(t,e,i,r,a)}for(var s=0;s<r.length;s++){var l=r[s];if(l.visible&&\"funnel\"===l.type){a=!0;break}}a&&(o(\"funnelmode\"),o(\"funnelgap\",.2),o(\"funnelgroupgap\"))}},{\"../../lib\":778,\"./layout_attributes\":1051}],1053:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../components/drawing\"),o=t(\"../../constants/numerical\").BADNUM,s=t(\"../bar/plot\"),l=t(\"../bar/uniform_text\").clearMinTextSize;function c(t,e,r,n){var i=[],a=[],o=n?e:r,s=n?r:e;return i[0]=o.c2p(t.s0,!0),a[0]=s.c2p(t.p0,!0),i[1]=o.c2p(t.s1,!0),a[1]=s.c2p(t.p1,!0),i[2]=o.c2p(t.nextS0,!0),a[2]=s.c2p(t.nextP0,!0),i[3]=o.c2p(t.nextS1,!0),a[3]=s.c2p(t.nextP1,!0),n?[i,a]:[a,i]}e.exports=function(t,e,r,u){var f=t._fullLayout;l(\"funnel\",f),function(t,e,r,s){var l=e.xaxis,u=e.yaxis;i.makeTraceGroups(s,r,\"trace bars\").each((function(r){var s=n.select(this),f=r[0].trace,h=i.ensureSingle(s,\"g\",\"regions\");if(f.connector&&f.connector.visible){var p=\"h\"===f.orientation,d=h.selectAll(\"g.region\").data(i.identity);d.enter().append(\"g\").classed(\"region\",!0),d.exit().remove();var g=d.size();d.each((function(r,s){if(s===g-1||r.cNext){var f=c(r,l,u,p),h=f[0],d=f[1],m=\"\";h[0]!==o&&d[0]!==o&&h[1]!==o&&d[1]!==o&&h[2]!==o&&d[2]!==o&&h[3]!==o&&d[3]!==o&&(m+=p?\"M\"+h[0]+\",\"+d[1]+\"L\"+h[2]+\",\"+d[2]+\"H\"+h[3]+\"L\"+h[1]+\",\"+d[1]+\"Z\":\"M\"+h[1]+\",\"+d[1]+\"L\"+h[2]+\",\"+d[3]+\"V\"+d[2]+\"L\"+h[1]+\",\"+d[0]+\"Z\"),\"\"===m&&(m=\"M0,0Z\"),i.ensureSingle(n.select(this),\"path\").attr(\"d\",m).call(a.setClipUrl,e.layerClipId,t)}}))}else h.remove()}))}(t,e,r,u),function(t,e,r,o){var s=e.xaxis,l=e.yaxis;i.makeTraceGroups(o,r,\"trace bars\").each((function(r){var o=n.select(this),u=r[0].trace,f=i.ensureSingle(o,\"g\",\"lines\");if(u.connector&&u.connector.visible&&u.connector.line.width){var h=\"h\"===u.orientation,p=f.selectAll(\"g.line\").data(i.identity);p.enter().append(\"g\").classed(\"line\",!0),p.exit().remove();var d=p.size();p.each((function(r,o){if(o===d-1||r.cNext){var u=c(r,s,l,h),f=u[0],p=u[1],g=\"\";void 0!==f[3]&&void 0!==p[3]&&(h?(g+=\"M\"+f[0]+\",\"+p[1]+\"L\"+f[2]+\",\"+p[2],g+=\"M\"+f[1]+\",\"+p[1]+\"L\"+f[3]+\",\"+p[2]):(g+=\"M\"+f[1]+\",\"+p[1]+\"L\"+f[2]+\",\"+p[3],g+=\"M\"+f[1]+\",\"+p[0]+\"L\"+f[2]+\",\"+p[2])),\"\"===g&&(g=\"M0,0Z\"),i.ensureSingle(n.select(this),\"path\").attr(\"d\",g).call(a.setClipUrl,e.layerClipId,t)}}))}else f.remove()}))}(t,e,r,u),s.plot(t,e,r,u,{mode:f.funnelmode,norm:f.funnelmode,gap:f.funnelgap,groupgap:f.funnelgroupgap})}},{\"../../components/drawing\":665,\"../../constants/numerical\":753,\"../../lib\":778,\"../bar/plot\":931,\"../bar/uniform_text\":936,d3:169}],1054:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/drawing\"),a=t(\"../../components/color\"),o=t(\"../../constants/interactions\").DESELECTDIM,s=t(\"../bar/style\"),l=t(\"../bar/uniform_text\").resizeText,c=s.styleTextPoints;e.exports={style:function(t,e,r){var s=r||n.select(t).selectAll(\"g.funnellayer\").selectAll(\"g.trace\");l(t,s,\"funnel\"),s.style(\"opacity\",(function(t){return t[0].trace.opacity})),s.each((function(e){var r=n.select(this),s=e[0].trace;r.selectAll(\".point > path\").each((function(t){if(!t.isBlank){var e=s.marker;n.select(this).call(a.fill,t.mc||e.color).call(a.stroke,t.mlc||e.line.color).call(i.dashLine,e.line.dash,t.mlw||e.line.width).style(\"opacity\",s.selectedpoints&&!t.selected?o:1)}})),c(r,s,t),r.selectAll(\".regions\").each((function(){n.select(this).selectAll(\"path\").style(\"stroke-width\",0).call(a.fill,s.connector.fillcolor)})),r.selectAll(\".lines\").each((function(){var t=s.connector.line;i.lineGroupStyle(n.select(this).selectAll(\"path\"),t.width,t.color,t.dash)}))}))}}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../constants/interactions\":752,\"../bar/style\":934,\"../bar/uniform_text\":936,d3:169}],1055:[function(t,e,r){\"use strict\";var n=t(\"../pie/attributes\"),i=t(\"../../plots/attributes\"),a=t(\"../../plots/domain\").attributes,o=t(\"../../plots/template_attributes\").hovertemplateAttrs,s=t(\"../../plots/template_attributes\").texttemplateAttrs,l=t(\"../../lib/extend\").extendFlat;e.exports={labels:n.labels,label0:n.label0,dlabel:n.dlabel,values:n.values,marker:{colors:n.marker.colors,line:{color:l({},n.marker.line.color,{dflt:null}),width:l({},n.marker.line.width,{dflt:1}),editType:\"calc\"},editType:\"calc\"},text:n.text,hovertext:n.hovertext,scalegroup:l({},n.scalegroup,{}),textinfo:l({},n.textinfo,{flags:[\"label\",\"text\",\"value\",\"percent\"]}),texttemplate:s({editType:\"plot\"},{keys:[\"label\",\"color\",\"value\",\"text\",\"percent\"]}),hoverinfo:l({},i.hoverinfo,{flags:[\"label\",\"text\",\"value\",\"percent\",\"name\"]}),hovertemplate:o({},{keys:[\"label\",\"color\",\"value\",\"text\",\"percent\"]}),textposition:l({},n.textposition,{values:[\"inside\",\"none\"],dflt:\"inside\"}),textfont:n.textfont,insidetextfont:n.insidetextfont,title:{text:n.title.text,font:n.title.font,position:l({},n.title.position,{values:[\"top left\",\"top center\",\"top right\"],dflt:\"top center\"}),editType:\"plot\"},domain:a({name:\"funnelarea\",trace:!0,editType:\"calc\"}),aspectratio:{valType:\"number\",min:0,dflt:1,editType:\"plot\"},baseratio:{valType:\"number\",min:0,max:1,dflt:.333,editType:\"plot\"}}},{\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/domain\":854,\"../../plots/template_attributes\":905,\"../pie/attributes\":1160}],1056:[function(t,e,r){\"use strict\";var n=t(\"../../plots/plots\");r.name=\"funnelarea\",r.plot=function(t,e,i,a){n.plotBasePlot(r.name,t,e,i,a)},r.clean=function(t,e,i,a){n.cleanBasePlot(r.name,t,e,i,a)}},{\"../../plots/plots\":890}],1057:[function(t,e,r){\"use strict\";var n=t(\"../pie/calc\");e.exports={calc:function(t,e){return n.calc(t,e)},crossTraceCalc:function(t){n.crossTraceCalc(t,{type:\"funnelarea\"})}}},{\"../pie/calc\":1162}],1058:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"../../plots/domain\").defaults,o=t(\"../bar/defaults\").handleText,s=t(\"../pie/defaults\").handleLabelsAndValues;e.exports=function(t,e,r,l){function c(r,a){return n.coerce(t,e,i,r,a)}var u=c(\"labels\"),f=c(\"values\"),h=s(u,f),p=h.len;if(e._hasLabels=h.hasLabels,e._hasValues=h.hasValues,!e._hasLabels&&e._hasValues&&(c(\"label0\"),c(\"dlabel\")),p){e._length=p,c(\"marker.line.width\")&&c(\"marker.line.color\",l.paper_bgcolor),c(\"marker.colors\"),c(\"scalegroup\");var d,g=c(\"text\"),m=c(\"texttemplate\");if(m||(d=c(\"textinfo\",Array.isArray(g)?\"text+percent\":\"percent\")),c(\"hovertext\"),c(\"hovertemplate\"),m||d&&\"none\"!==d){var v=c(\"textposition\");o(t,e,l,c,v,{moduleHasSelected:!1,moduleHasUnselected:!1,moduleHasConstrain:!1,moduleHasCliponaxis:!1,moduleHasTextangle:!1,moduleHasInsideanchor:!1})}a(e,l,c),c(\"title.text\")&&(c(\"title.position\"),n.coerceFont(c,\"title.font\",l.font)),c(\"aspectratio\"),c(\"baseratio\")}else e.visible=!1}},{\"../../lib\":778,\"../../plots/domain\":854,\"../bar/defaults\":924,\"../pie/defaults\":1163,\"./attributes\":1055}],1059:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"funnelarea\",basePlotModule:t(\"./base_plot\"),categories:[\"pie-like\",\"funnelarea\",\"showLegend\"],attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\"),supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\").calc,crossTraceCalc:t(\"./calc\").crossTraceCalc,plot:t(\"./plot\"),style:t(\"./style\"),styleOne:t(\"../pie/style_one\"),meta:{}}},{\"../pie/style_one\":1171,\"./attributes\":1055,\"./base_plot\":1056,\"./calc\":1057,\"./defaults\":1058,\"./layout_attributes\":1060,\"./layout_defaults\":1061,\"./plot\":1062,\"./style\":1063}],1060:[function(t,e,r){\"use strict\";var n=t(\"../pie/layout_attributes\").hiddenlabels;e.exports={hiddenlabels:n,funnelareacolorway:{valType:\"colorlist\",editType:\"calc\"},extendfunnelareacolors:{valType:\"boolean\",dflt:!0,editType:\"calc\"}}},{\"../pie/layout_attributes\":1167}],1061:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e){function r(r,a){return n.coerce(t,e,i,r,a)}r(\"hiddenlabels\"),r(\"funnelareacolorway\",e.colorway),r(\"extendfunnelareacolors\")}},{\"../../lib\":778,\"./layout_attributes\":1060}],1062:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/drawing\"),a=t(\"../../lib\"),o=a.strScale,s=a.strTranslate,l=t(\"../../lib/svg_text_utils\"),c=t(\"../bar/plot\").toMoveInsideBar,u=t(\"../bar/uniform_text\"),f=u.recordMinTextSize,h=u.clearMinTextSize,p=t(\"../pie/helpers\"),d=t(\"../pie/plot\"),g=d.attachFxHandlers,m=d.determineInsideTextFont,v=d.layoutAreas,y=d.prerenderTitles,x=d.positionTitleOutside,b=d.formatSliceLabel;function _(t,e){return\"l\"+(e[0]-t[0])+\",\"+(e[1]-t[1])}e.exports=function(t,e){var r=t._fullLayout;h(\"funnelarea\",r),y(e,t),v(e,r._size),a.makeTraceGroups(r._funnelarealayer,e,\"trace\").each((function(e){var u=n.select(this),h=e[0],d=h.trace;!function(t){if(!t.length)return;var e=t[0],r=e.trace,n=r.aspectratio,i=r.baseratio;i>.999&&(i=.999);var a,o=Math.pow(i,2),s=e.vTotal,l=s,c=s*o/(1-o)/s;function u(){var t,e={x:t=Math.sqrt(c),y:-t};return[e.x,e.y]}var f,h,p=[];for(p.push(u()),f=t.length-1;f>-1;f--)if(!(h=t[f]).hidden){var d=h.v/l;c+=d,p.push(u())}var g=1/0,m=-1/0;for(f=0;f<p.length;f++)a=p[f],g=Math.min(g,a[1]),m=Math.max(m,a[1]);for(f=0;f<p.length;f++)p[f][1]-=(m+g)/2;var v=p[p.length-1][0],y=e.r,x=(m-g)/2,b=y/v,_=y/x*n;for(e.r=_*x,f=0;f<p.length;f++)p[f][0]*=b,p[f][1]*=_;var w=[-(a=p[0])[0],a[1]],T=[a[0],a[1]],k=0;for(f=t.length-1;f>-1;f--)if(!(h=t[f]).hidden){var M=p[k+=1][0],A=p[k][1];h.TL=[-M,A],h.TR=[M,A],h.BL=w,h.BR=T,h.pxmid=(S=h.TR,E=h.BR,[.5*(S[0]+E[0]),.5*(S[1]+E[1])]),w=h.TL,T=h.TR}var S,E}(e),u.each((function(){var u=n.select(this).selectAll(\"g.slice\").data(e);u.enter().append(\"g\").classed(\"slice\",!0),u.exit().remove(),u.each((function(o,s){if(o.hidden)n.select(this).selectAll(\"path,g\").remove();else{o.pointNumber=o.i,o.curveNumber=d.index;var u=h.cx,v=h.cy,y=n.select(this),x=y.selectAll(\"path.surface\").data([o]);x.enter().append(\"path\").classed(\"surface\",!0).style({\"pointer-events\":\"all\"}),y.call(g,t,e);var w=\"M\"+(u+o.TR[0])+\",\"+(v+o.TR[1])+_(o.TR,o.BR)+_(o.BR,o.BL)+_(o.BL,o.TL)+\"Z\";x.attr(\"d\",w),b(t,o,h);var T=p.castOption(d.textposition,o.pts),k=y.selectAll(\"g.slicetext\").data(o.text&&\"none\"!==T?[0]:[]);k.enter().append(\"g\").classed(\"slicetext\",!0),k.exit().remove(),k.each((function(){var h=a.ensureSingle(n.select(this),\"text\",\"\",(function(t){t.attr(\"data-notex\",1)})),p=a.ensureUniformFontSize(t,m(d,o,r.font));h.text(o.text).attr({class:\"slicetext\",transform:\"\",\"text-anchor\":\"middle\"}).call(i.font,p).call(l.convertToTspans,t);var g,y,x,b=i.bBox(h.node()),_=Math.min(o.BL[1],o.BR[1])+v,w=Math.max(o.TL[1],o.TR[1])+v;y=Math.max(o.TL[0],o.BL[0])+u,x=Math.min(o.TR[0],o.BR[0])+u,(g=c(y,x,_,w,b,{isHorizontal:!0,constrained:!0,angle:0,anchor:\"middle\"})).fontSize=p.size,f(d.type,g,r),e[s].transform=g,h.attr(\"transform\",a.getTextTransform(g))}))}}));var v=n.select(this).selectAll(\"g.titletext\").data(d.title.text?[0]:[]);v.enter().append(\"g\").classed(\"titletext\",!0),v.exit().remove(),v.each((function(){var e=a.ensureSingle(n.select(this),\"text\",\"\",(function(t){t.attr(\"data-notex\",1)})),c=d.title.text;d._meta&&(c=a.templateString(c,d._meta)),e.text(c).attr({class:\"titletext\",transform:\"\",\"text-anchor\":\"middle\"}).call(i.font,d.title.font).call(l.convertToTspans,t);var u=x(h,r._size);e.attr(\"transform\",s(u.x,u.y)+o(Math.min(1,u.scale))+s(u.tx,u.ty))}))}))}))}},{\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../bar/plot\":931,\"../bar/uniform_text\":936,\"../pie/helpers\":1165,\"../pie/plot\":1169,d3:169}],1063:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../pie/style_one\"),a=t(\"../bar/uniform_text\").resizeText;e.exports=function(t){var e=t._fullLayout._funnelarealayer.selectAll(\".trace\");a(t,e,\"funnelarea\"),e.each((function(t){var e=t[0].trace,r=n.select(this);r.style({opacity:e.opacity}),r.selectAll(\"path.surface\").each((function(t){n.select(this).call(i,t,e)}))}))}},{\"../bar/uniform_text\":936,\"../pie/style_one\":1171,d3:169}],1064:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../../plots/attributes\"),a=t(\"../../plots/template_attributes\").hovertemplateAttrs,o=t(\"../../components/colorscale/attributes\"),s=(t(\"../../constants/docs\").FORMAT_LINK,t(\"../../lib/extend\").extendFlat);e.exports=s({z:{valType:\"data_array\",editType:\"calc\"},x:s({},n.x,{impliedEdits:{xtype:\"array\"}}),x0:s({},n.x0,{impliedEdits:{xtype:\"scaled\"}}),dx:s({},n.dx,{impliedEdits:{xtype:\"scaled\"}}),y:s({},n.y,{impliedEdits:{ytype:\"array\"}}),y0:s({},n.y0,{impliedEdits:{ytype:\"scaled\"}}),dy:s({},n.dy,{impliedEdits:{ytype:\"scaled\"}}),xperiod:s({},n.xperiod,{impliedEdits:{xtype:\"scaled\"}}),yperiod:s({},n.yperiod,{impliedEdits:{ytype:\"scaled\"}}),xperiod0:s({},n.xperiod0,{impliedEdits:{xtype:\"scaled\"}}),yperiod0:s({},n.yperiod0,{impliedEdits:{ytype:\"scaled\"}}),xperiodalignment:s({},n.xperiodalignment,{impliedEdits:{xtype:\"scaled\"}}),yperiodalignment:s({},n.yperiodalignment,{impliedEdits:{ytype:\"scaled\"}}),text:{valType:\"data_array\",editType:\"calc\"},hovertext:{valType:\"data_array\",editType:\"calc\"},transpose:{valType:\"boolean\",dflt:!1,editType:\"calc\"},xtype:{valType:\"enumerated\",values:[\"array\",\"scaled\"],editType:\"calc+clearAxisTypes\"},ytype:{valType:\"enumerated\",values:[\"array\",\"scaled\"],editType:\"calc+clearAxisTypes\"},zsmooth:{valType:\"enumerated\",values:[\"fast\",\"best\",!1],dflt:!1,editType:\"calc\"},hoverongaps:{valType:\"boolean\",dflt:!0,editType:\"none\"},connectgaps:{valType:\"boolean\",editType:\"calc\"},xgap:{valType:\"number\",dflt:0,min:0,editType:\"plot\"},ygap:{valType:\"number\",dflt:0,min:0,editType:\"plot\"},zhoverformat:{valType:\"string\",dflt:\"\",editType:\"none\"},hovertemplate:a(),showlegend:s({},i.showlegend,{dflt:!1})},{transforms:void 0},o(\"\",{cLetter:\"z\",autoColorDflt:!1}))},{\"../../components/colorscale/attributes\":650,\"../../constants/docs\":748,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186}],1065:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../../plots/cartesian/align_period\"),s=t(\"../histogram2d/calc\"),l=t(\"../../components/colorscale/calc\"),c=t(\"./convert_column_xyz\"),u=t(\"./clean_2d_array\"),f=t(\"./interp2d\"),h=t(\"./find_empties\"),p=t(\"./make_bound_array\"),d=t(\"../../constants/numerical\").BADNUM;function g(t){for(var e=[],r=t.length,n=0;n<r;n++){var i=t[n];i!==d&&e.push(i)}return e}e.exports=function(t,e){var r,m,v,y,x,b,_,w,T,k,M,A=a.getFromId(t,e.xaxis||\"x\"),S=a.getFromId(t,e.yaxis||\"y\"),E=n.traceIs(e,\"contour\"),C=n.traceIs(e,\"histogram\"),L=n.traceIs(e,\"gl2d\"),I=E?\"best\":e.zsmooth;if(A._minDtick=0,S._minDtick=0,C)y=(M=s(t,e)).orig_x,r=M.x,m=M.x0,v=M.dx,w=M.orig_y,x=M.y,b=M.y0,_=M.dy,T=M.z;else{var P=e.z;i.isArray1D(P)?(c(e,A,S,\"x\",\"y\",[\"z\"]),r=e._x,x=e._y,P=e._z):(y=e.x?A.makeCalcdata(e,\"x\"):[],w=e.y?S.makeCalcdata(e,\"y\"):[],r=o(e,A,\"x\",y),x=o(e,S,\"y\",w),e._x=r,e._y=x),m=e.x0,v=e.dx,b=e.y0,_=e.dy,T=u(P,e,A,S)}function z(t){I=e._input.zsmooth=e.zsmooth=!1,i.warn('cannot use zsmooth: \"fast\": '+t)}if((A.rangebreaks||S.rangebreaks)&&(T=function(t,e,r){for(var n=[],i=-1,a=0;a<r.length;a++)if(e[a]!==d){i++,n[i]=[];for(var o=0;o<r[a].length;o++)t[o]!==d&&n[i].push(r[a][o])}return n}(r,x,T),C||(r=g(r),x=g(x),e._x=r,e._y=x)),C||!E&&!e.connectgaps||(e._emptypoints=h(T),f(T,e._emptypoints)),\"fast\"===I)if(\"log\"===A.type||\"log\"===S.type)z(\"log axis found\");else if(!C){if(r.length){var O=(r[r.length-1]-r[0])/(r.length-1),D=Math.abs(O/100);for(k=0;k<r.length-1;k++)if(Math.abs(r[k+1]-r[k]-O)>D){z(\"x scale is not linear\");break}}if(x.length&&\"fast\"===I){var R=(x[x.length-1]-x[0])/(x.length-1),F=Math.abs(R/100);for(k=0;k<x.length-1;k++)if(Math.abs(x[k+1]-x[k]-R)>F){z(\"y scale is not linear\");break}}}var B=i.maxRowLength(T),N=\"scaled\"===e.xtype?\"\":r,j=p(e,N,m,v,B,A),U=\"scaled\"===e.ytype?\"\":x,V=p(e,U,b,_,T.length,S);L||(e._extremes[A._id]=a.findExtremes(A,j),e._extremes[S._id]=a.findExtremes(S,V));var q={x:j,y:V,z:T,text:e._text||e.text,hovertext:e._hovertext||e.hovertext};if(e.xperiodalignment&&y&&(q.orig_x=y),e.yperiodalignment&&w&&(q.orig_y=w),N&&N.length===j.length-1&&(q.xCenter=N),U&&U.length===V.length-1&&(q.yCenter=U),C&&(q.xRanges=M.xRanges,q.yRanges=M.yRanges,q.pts=M.pts),E||l(t,e,{vals:T,cLetter:\"z\"}),E&&e.contours&&\"heatmap\"===e.contours.coloring){var H={type:\"contour\"===e.type?\"heatmap\":\"histogram2d\",xcalendar:e.xcalendar,ycalendar:e.ycalendar};q.xfill=p(H,N,m,v,B,A),q.yfill=p(H,U,b,_,T.length,S)}return[q]}},{\"../../components/colorscale/calc\":651,\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"../histogram2d/calc\":1097,\"./clean_2d_array\":1066,\"./convert_column_xyz\":1068,\"./find_empties\":1070,\"./interp2d\":1073,\"./make_bound_array\":1074}],1066:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../constants/numerical\").BADNUM;e.exports=function(t,e,r,o){var s,l,c,u,f,h;function p(t){if(n(t))return+t}if(e&&e.transpose){for(s=0,f=0;f<t.length;f++)s=Math.max(s,t[f].length);if(0===s)return!1;c=function(t){return t.length},u=function(t,e,r){return(t[r]||[])[e]}}else s=t.length,c=function(t,e){return t[e].length},u=function(t,e,r){return(t[e]||[])[r]};var d=function(t,e,r){return e===a||r===a?a:u(t,e,r)};function g(t){if(e&&\"carpet\"!==e.type&&\"contourcarpet\"!==e.type&&t&&\"category\"===t.type&&e[\"_\"+t._id.charAt(0)].length){var r=t._id.charAt(0),n={},o=e[\"_\"+r+\"CategoryMap\"]||e[r];for(f=0;f<o.length;f++)n[o[f]]=f;return function(e){var r=n[t._categories[e]];return r+1?r:a}}return i.identity}var m=g(r),v=g(o);o&&\"category\"===o.type&&(s=o._categories.length);var y=new Array(s);for(f=0;f<s;f++)for(l=r&&\"category\"===r.type?r._categories.length:c(t,f),y[f]=new Array(l),h=0;h<l;h++)y[f][h]=p(d(t,v(f),m(h)));return y}},{\"../../constants/numerical\":753,\"../../lib\":778,\"fast-isnumeric\":241}],1067:[function(t,e,r){\"use strict\";e.exports={min:\"zmin\",max:\"zmax\"}},{}],1068:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../constants/numerical\").BADNUM,a=t(\"../../plots/cartesian/align_period\");e.exports=function(t,e,r,o,s,l){var c=t._length,u=e.makeCalcdata(t,o),f=r.makeCalcdata(t,s);u=a(t,e,o,u),f=a(t,r,s,f);var h,p,d,g,m=t.text,v=void 0!==m&&n.isArray1D(m),y=t.hovertext,x=void 0!==y&&n.isArray1D(y),b=n.distinctVals(u),_=b.vals,w=n.distinctVals(f),T=w.vals,k=[],M=T.length,A=_.length;for(h=0;h<l.length;h++)k[h]=n.init2dArray(M,A);v&&(d=n.init2dArray(M,A)),x&&(g=n.init2dArray(M,A));var S=n.init2dArray(M,A);for(h=0;h<c;h++)if(u[h]!==i&&f[h]!==i){var E=n.findBin(u[h]+b.minDiff/2,_),C=n.findBin(f[h]+w.minDiff/2,T);for(p=0;p<l.length;p++){var L=t[l[p]];k[p][C][E]=L[h],S[C][E]=h}v&&(d[C][E]=m[h]),x&&(g[C][E]=y[h])}for(t[\"_\"+o]=_,t[\"_\"+s]=T,p=0;p<l.length;p++)t[\"_\"+l[p]]=k[p];v&&(t._text=d),x&&(t._hovertext=g),e&&\"category\"===e.type&&(t[\"_\"+o+\"CategoryMap\"]=_.map((function(t){return e._categories[t]}))),r&&\"category\"===r.type&&(t[\"_\"+s+\"CategoryMap\"]=T.map((function(t){return r._categories[t]}))),t._after2before=S}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/align_period\":824}],1069:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./xyz_defaults\"),a=t(\"../scatter/period_defaults\"),o=t(\"./style_defaults\"),s=t(\"../../components/colorscale/defaults\"),l=t(\"./attributes\");e.exports=function(t,e,r,c){function u(r,i){return n.coerce(t,e,l,r,i)}i(t,e,u,c)?(a(t,e,c,u),u(\"text\"),u(\"hovertext\"),u(\"hovertemplate\"),o(t,e,u,c),u(\"hoverongaps\"),u(\"connectgaps\",n.isArray1D(e.z)&&!1!==e.zsmooth),s(t,e,c,u,{prefix:\"\",cLetter:\"z\"})):e.visible=!1}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"../scatter/period_defaults\":1206,\"./attributes\":1064,\"./style_defaults\":1077,\"./xyz_defaults\":1078}],1070:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").maxRowLength;e.exports=function(t){var e,r,i,a,o,s,l,c,u=[],f={},h=[],p=t[0],d=[],g=[0,0,0],m=n(t);for(r=0;r<t.length;r++)for(e=d,d=p,p=t[r+1]||[],i=0;i<m;i++)void 0===d[i]&&((s=(void 0!==d[i-1]?1:0)+(void 0!==d[i+1]?1:0)+(void 0!==e[i]?1:0)+(void 0!==p[i]?1:0))?(0===r&&s++,0===i&&s++,r===t.length-1&&s++,i===d.length-1&&s++,s<4&&(f[[r,i]]=[r,i,s]),u.push([r,i,s])):h.push([r,i]));for(;h.length;){for(l={},c=!1,o=h.length-1;o>=0;o--)(s=((f[[(r=(a=h[o])[0])-1,i=a[1]]]||g)[2]+(f[[r+1,i]]||g)[2]+(f[[r,i-1]]||g)[2]+(f[[r,i+1]]||g)[2])/20)&&(l[a]=[r,i,s],h.splice(o,1),c=!0);if(!c)throw\"findEmpties iterated with no new neighbors\";for(a in l)f[a]=l[a],u.push(l[a])}return u.sort((function(t,e){return e[2]-t[2]}))}},{\"../../lib\":778}],1071:[function(t,e,r){\"use strict\";var n=t(\"../../components/fx\"),i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../../components/colorscale\").extractOpts;e.exports=function(t,e,r,s,l,c){var u,f,h,p,d=t.cd[0],g=d.trace,m=t.xa,v=t.ya,y=d.x,x=d.y,b=d.z,_=d.xCenter,w=d.yCenter,T=d.zmask,k=g.zhoverformat,M=y,A=x;if(!1!==t.index){try{h=Math.round(t.index[1]),p=Math.round(t.index[0])}catch(e){return void i.error(\"Error hovering on heatmap, pointNumber must be [row,col], found:\",t.index)}if(h<0||h>=b[0].length||p<0||p>b.length)return}else{if(n.inbox(e-y[0],e-y[y.length-1],0)>0||n.inbox(r-x[0],r-x[x.length-1],0)>0)return;if(c){var S;for(M=[2*y[0]-y[1]],S=1;S<y.length;S++)M.push((y[S]+y[S-1])/2);for(M.push([2*y[y.length-1]-y[y.length-2]]),A=[2*x[0]-x[1]],S=1;S<x.length;S++)A.push((x[S]+x[S-1])/2);A.push([2*x[x.length-1]-x[x.length-2]])}h=Math.max(0,Math.min(M.length-2,i.findBin(e,M))),p=Math.max(0,Math.min(A.length-2,i.findBin(r,A)))}var E,C,L=m.c2p(y[h]),I=m.c2p(y[h+1]),P=v.c2p(x[p]),z=v.c2p(x[p+1]);c?(E=d.orig_x||y,C=d.orig_y||x,I=L,u=E[h],z=P,f=C[p]):(E=d.orig_x||_||y,C=d.orig_y||w||x,u=_?E[h]:(E[h]+E[h+1])/2,f=w?C[p]:(C[p]+C[p+1])/2,m&&\"category\"===m.type&&(u=y[h]),v&&\"category\"===v.type&&(f=x[p]),g.zsmooth&&(L=I=m.c2p(u),P=z=v.c2p(f)));var O=b[p][h];if(T&&!T[p][h]&&(O=void 0),void 0!==O||g.hoverongaps){var D;Array.isArray(d.hovertext)&&Array.isArray(d.hovertext[p])?D=d.hovertext[p][h]:Array.isArray(d.text)&&Array.isArray(d.text[p])&&(D=d.text[p][h]);var R=o(g),F={type:\"linear\",range:[R.min,R.max],hoverformat:k,_separators:m._separators,_numFormat:m._numFormat},B=a.tickText(F,O,\"hover\").text;return[i.extendFlat(t,{index:g._after2before?g._after2before[p][h]:[p,h],distance:t.maxHoverDistance,spikeDistance:t.maxSpikeDistance,x0:L,x1:I,y0:P,y1:z,xLabelVal:u,yLabelVal:f,zLabelVal:O,zLabel:B,text:D})]}}},{\"../../components/colorscale\":655,\"../../components/fx\":683,\"../../lib\":778,\"../../plots/cartesian/axes\":827}],1072:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),plot:t(\"./plot\"),colorbar:t(\"./colorbar\"),style:t(\"./style\"),hoverPoints:t(\"./hover\"),moduleType:\"trace\",name:\"heatmap\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"2dMap\",\"showLegend\"],meta:{}}},{\"../../plots/cartesian\":840,\"./attributes\":1064,\"./calc\":1065,\"./colorbar\":1067,\"./defaults\":1069,\"./hover\":1071,\"./plot\":1075,\"./style\":1076}],1073:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=[[-1,0],[1,0],[0,-1],[0,1]];function a(t){return.5-.25*Math.min(1,.5*t)}function o(t,e,r){var n,a,o,s,l,c,u,f,h,p,d,g,m,v=0;for(s=0;s<e.length;s++){for(a=(n=e[s])[0],o=n[1],d=t[a][o],p=0,h=0,l=0;l<4;l++)(u=t[a+(c=i[l])[0]])&&void 0!==(f=u[o+c[1]])&&(0===p?g=m=f:(g=Math.min(g,f),m=Math.max(m,f)),h++,p+=f);if(0===h)throw\"iterateInterp2d order is wrong: no defined neighbors\";t[a][o]=p/h,void 0===d?h<4&&(v=1):(t[a][o]=(1+r)*t[a][o]-r*d,m>g&&(v=Math.max(v,Math.abs(t[a][o]-d)/(m-g))))}return v}e.exports=function(t,e){var r,i=1;for(o(t,e),r=0;r<e.length&&!(e[r][2]<4);r++);for(e=e.slice(r),r=0;r<100&&i>.01;r++)i=o(t,e,a(i));return i>.01&&n.log(\"interp2d didn't converge quickly\",i),t}},{\"../../lib\":778}],1074:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\").isArrayOrTypedArray;e.exports=function(t,e,r,a,o,s){var l,c,u,f=[],h=n.traceIs(t,\"contour\"),p=n.traceIs(t,\"histogram\"),d=n.traceIs(t,\"gl2d\");if(i(e)&&e.length>1&&!p&&\"category\"!==s.type){var g=e.length;if(!(g<=o))return h?e.slice(0,o):e.slice(0,o+1);if(h||d)f=e.slice(0,o);else if(1===o)f=[e[0]-.5,e[0]+.5];else{for(f=[1.5*e[0]-.5*e[1]],u=1;u<g;u++)f.push(.5*(e[u-1]+e[u]));f.push(1.5*e[g-1]-.5*e[g-2])}if(g<o){var m=f[f.length-1],v=m-f[f.length-2];for(u=g;u<o;u++)m+=v,f.push(m)}}else{var y=t[s._id.charAt(0)+\"calendar\"];if(p)l=s.r2c(r,0,y);else if(i(e)&&1===e.length)l=e[0];else if(void 0===r)l=0;else{l=(\"log\"===s.type?s.d2c:s.r2c)(r,0,y)}for(c=a||1,u=h||d?0:-.5;u<o;u++)f.push(l+c*u)}return f}},{\"../../lib\":778,\"../../registry\":910}],1075:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"tinycolor2\"),a=t(\"../../registry\"),o=t(\"../../lib\"),s=t(\"../../components/colorscale\").makeColorScaleFuncFromTrace,l=t(\"../../constants/xmlns_namespaces\");function c(t,e){var r=e.length-2,n=o.constrain(o.findBin(t,e),0,r),i=e[n],a=e[n+1],s=o.constrain(n+(t-i)/(a-i)-.5,0,r),l=Math.round(s),c=Math.abs(s-l);return s&&s!==r&&c?{bin0:l,frac:c,bin1:Math.round(l+c/(s-l))}:{bin0:l,bin1:l,frac:0}}function u(t,e){var r=e.length-1,n=o.constrain(o.findBin(t,e),0,r),i=e[n],a=(t-i)/(e[n+1]-i)||0;return a<=0?{bin0:n,bin1:n,frac:0}:a<.5?{bin0:n,bin1:n+1,frac:a}:{bin0:n+1,bin1:n,frac:1-a}}function f(t,e,r){t[e]=r[0],t[e+1]=r[1],t[e+2]=r[2],t[e+3]=Math.round(255*r[3])}e.exports=function(t,e,r,h){var p=e.xaxis,d=e.yaxis;o.makeTraceGroups(h,r,\"hm\").each((function(e){var r,h,g,m,v,y,x=n.select(this),b=e[0],_=b.trace,w=b.z,T=b.x,k=b.y,M=b.xCenter,A=b.yCenter,S=a.traceIs(_,\"contour\"),E=S?\"best\":_.zsmooth,C=w.length,L=o.maxRowLength(w),I=!1,P=!1;for(y=0;void 0===r&&y<T.length-1;)r=p.c2p(T[y]),y++;for(y=T.length-1;void 0===h&&y>0;)h=p.c2p(T[y]),y--;for(h<r&&(g=h,h=r,r=g,I=!0),y=0;void 0===m&&y<k.length-1;)m=d.c2p(k[y]),y++;for(y=k.length-1;void 0===v&&y>0;)v=d.c2p(k[y]),y--;if(v<m&&(g=m,m=v,v=g,P=!0),S&&(M=T,A=k,T=b.xfill,k=b.yfill),\"fast\"!==E){var z=\"best\"===E?0:.5;r=Math.max(-z*p._length,r),h=Math.min((1+z)*p._length,h),m=Math.max(-z*d._length,m),v=Math.min((1+z)*d._length,v)}var O=Math.round(h-r),D=Math.round(v-m);if(O<=0||D<=0){x.selectAll(\"image\").data([]).exit().remove()}else{var R,F;\"fast\"===E?(R=L,F=C):(R=O,F=D);var B=document.createElement(\"canvas\");B.width=R,B.height=F;var N,j,U=B.getContext(\"2d\"),V=s(_,{noNumericCheck:!0,returnArray:!0});\"fast\"===E?(N=I?function(t){return L-1-t}:o.identity,j=P?function(t){return C-1-t}:o.identity):(N=function(t){return o.constrain(Math.round(p.c2p(T[t])-r),0,O)},j=function(t){return o.constrain(Math.round(d.c2p(k[t])-m),0,D)});var q,H,G,Y,W,X=j(0),Z=[X,X],J=I?0:1,K=P?0:1,Q=0,$=0,tt=0,et=0;if(E){var rt,nt=0;try{rt=new Uint8Array(O*D*4)}catch(t){rt=new Array(O*D*4)}if(\"best\"===E){var it,at,ot,st=M||T,lt=A||k,ct=new Array(st.length),ut=new Array(lt.length),ft=new Array(O),ht=M?u:c,pt=A?u:c;for(y=0;y<st.length;y++)ct[y]=Math.round(p.c2p(st[y])-r);for(y=0;y<lt.length;y++)ut[y]=Math.round(d.c2p(lt[y])-m);for(y=0;y<O;y++)ft[y]=ht(y,ct);for(H=0;H<D;H++)for(at=w[(it=pt(H,ut)).bin0],ot=w[it.bin1],y=0;y<O;y++,nt+=4)f(rt,nt,W=kt(at,ot,ft[y],it))}else for(H=0;H<C;H++)for(Y=w[H],Z=j(H),y=0;y<O;y++)W=Tt(Y[y],1),f(rt,nt=4*(Z*O+N(y)),W);var dt=U.createImageData(O,D);try{dt.data.set(rt)}catch(t){var gt=dt.data,mt=gt.length;for(H=0;H<mt;H++)gt[H]=rt[H]}U.putImageData(dt,0,0)}else{var vt=_.xgap,yt=_.ygap,xt=Math.floor(vt/2),bt=Math.floor(yt/2);for(H=0;H<C;H++)if(Y=w[H],Z.reverse(),Z[K]=j(H+1),Z[0]!==Z[1]&&void 0!==Z[0]&&void 0!==Z[1])for(q=[G=N(0),G],y=0;y<L;y++)q.reverse(),q[J]=N(y+1),q[0]!==q[1]&&void 0!==q[0]&&void 0!==q[1]&&(W=Tt(Y[y],(q[1]-q[0])*(Z[1]-Z[0])),U.fillStyle=\"rgba(\"+W.join(\",\")+\")\",U.fillRect(q[0]+xt,Z[0]+bt,q[1]-q[0]-vt,Z[1]-Z[0]-yt))}$=Math.round($/Q),tt=Math.round(tt/Q),et=Math.round(et/Q);var _t=i(\"rgb(\"+$+\",\"+tt+\",\"+et+\")\");t._hmpixcount=(t._hmpixcount||0)+Q,t._hmlumcount=(t._hmlumcount||0)+Q*_t.getLuminance();var wt=x.selectAll(\"image\").data(e);wt.enter().append(\"svg:image\").attr({xmlns:l.svg,preserveAspectRatio:\"none\"}),wt.attr({height:D,width:O,x:r,y:m,\"xlink:href\":B.toDataURL(\"image/png\")})}function Tt(t,e){if(void 0!==t){var r=V(t);return r[0]=Math.round(r[0]),r[1]=Math.round(r[1]),r[2]=Math.round(r[2]),Q+=e,$+=r[0]*e,tt+=r[1]*e,et+=r[2]*e,r}return[0,0,0,0]}function kt(t,e,r,n){var i=t[r.bin0];if(void 0===i)return Tt(void 0,1);var a,o=t[r.bin1],s=e[r.bin0],l=e[r.bin1],c=o-i||0,u=s-i||0;return a=void 0===o?void 0===l?0:void 0===s?2*(l-i):2*(2*l-s-i)/3:void 0===l?void 0===s?0:2*(2*i-o-s)/3:void 0===s?2*(2*l-o-i)/3:l+i-o-s,Tt(i+r.frac*c+n.frac*(u+r.frac*a))}}))}},{\"../../components/colorscale\":655,\"../../constants/xmlns_namespaces\":754,\"../../lib\":778,\"../../registry\":910,d3:169,tinycolor2:576}],1076:[function(t,e,r){\"use strict\";var n=t(\"d3\");e.exports=function(t){n.select(t).selectAll(\".hm image\").style(\"opacity\",(function(t){return t.trace.opacity}))}},{d3:169}],1077:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){!1===r(\"zsmooth\")&&(r(\"xgap\"),r(\"ygap\")),r(\"zhoverformat\")}},{}],1078:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../registry\");function o(t,e){var r=e(t);return\"scaled\"===(r?e(t+\"type\",\"array\"):\"scaled\")&&(e(t+\"0\"),e(\"d\"+t)),r}e.exports=function(t,e,r,s,l,c){var u,f,h=r(\"z\");if(l=l||\"x\",c=c||\"y\",void 0===h||!h.length)return 0;if(i.isArray1D(t.z)){u=r(l),f=r(c);var p=i.minRowLength(u),d=i.minRowLength(f);if(0===p||0===d)return 0;e._length=Math.min(p,d,h.length)}else{if(u=o(l,r),f=o(c,r),!function(t){for(var e,r=!0,a=!1,o=!1,s=0;s<t.length;s++){if(e=t[s],!i.isArrayOrTypedArray(e)){r=!1;break}e.length>0&&(a=!0);for(var l=0;l<e.length;l++)if(n(e[l])){o=!0;break}}return r&&a&&o}(h))return 0;r(\"transpose\"),e._length=null}return\"heatmapgl\"===t.type||\"contourgl\"===t.type||a.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[l,c],s),!0}},{\"../../lib\":778,\"../../registry\":910,\"fast-isnumeric\":241}],1079:[function(t,e,r){\"use strict\";for(var n=t(\"../heatmap/attributes\"),i=t(\"../../components/colorscale/attributes\"),a=t(\"../../lib/extend\").extendFlat,o=t(\"../../plot_api/edit_types\").overrideAll,s=[\"z\",\"x\",\"x0\",\"dx\",\"y\",\"y0\",\"dy\",\"text\",\"transpose\",\"xtype\",\"ytype\"],l={},c=0;c<s.length;c++){var u=s[c];l[u]=n[u]}l.zsmooth={valType:\"enumerated\",values:[\"fast\",!1],dflt:\"fast\",editType:\"calc\"},a(l,i(\"\",{cLetter:\"z\",autoColorDflt:!1})),e.exports=o(l,\"calc\",\"nested\")},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../heatmap/attributes\":1064}],1080:[function(t,e,r){\"use strict\";var n=t(\"gl-heatmap2d\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../lib/str2rgbarray\");function o(t,e){this.scene=t,this.uid=e,this.type=\"heatmapgl\",this.name=\"\",this.hoverinfo=\"all\",this.xData=[],this.yData=[],this.zData=[],this.textLabels=[],this.idToIndex=[],this.bounds=[0,0,0,0],this.options={zsmooth:\"fast\",z:[],x:[],y:[],shape:[0,0],colorLevels:[0],colorValues:[0,0,0,1]},this.heatmap=n(t.glplot,this.options),this.heatmap._trace=this}var s=o.prototype;s.handlePick=function(t){var e=this.options,r=e.shape,n=t.pointId,i=n%r[0],a=Math.floor(n/r[0]),o=n;return{trace:this,dataCoord:t.dataCoord,traceCoord:[e.x[i],e.y[a],e.z[o]],textLabel:this.textLabels[n],name:this.name,pointIndex:[a,i],hoverinfo:this.hoverinfo}},s.update=function(t,e){var r=e[0];this.index=t.index,this.name=t.name,this.hoverinfo=t.hoverinfo;var n=r.z;this.options.z=[].concat.apply([],n);var o=n[0].length,s=n.length;this.options.shape=[o,s],this.options.x=r.x,this.options.y=r.y,this.options.zsmooth=t.zsmooth;var l=function(t){for(var e=t.colorscale,r=t.zmin,n=t.zmax,i=e.length,o=new Array(i),s=new Array(4*i),l=0;l<i;l++){var c=e[l],u=a(c[1]);o[l]=r+c[0]*(n-r);for(var f=0;f<4;f++)s[4*l+f]=u[f]}return{colorLevels:o,colorValues:s}}(t);this.options.colorLevels=l.colorLevels,this.options.colorValues=l.colorValues,this.textLabels=[].concat.apply([],t.text),this.heatmap.update(this.options);var c,u,f=this.scene.xaxis,h=this.scene.yaxis;!1===t.zsmooth&&(c={ppad:r.x[1]-r.x[0]},u={ppad:r.y[1]-r.y[0]}),t._extremes[f._id]=i.findExtremes(f,r.x,c),t._extremes[h._id]=i.findExtremes(h,r.y,u)},s.dispose=function(){this.heatmap.dispose()},e.exports=function(t,e,r){var n=new o(t,e.uid);return n.update(e,r),n}},{\"../../lib/str2rgbarray\":801,\"../../plots/cartesian/axes\":827,\"gl-heatmap2d\":271}],1081:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../heatmap/xyz_defaults\"),a=t(\"../../components/colorscale/defaults\"),o=t(\"./attributes\");e.exports=function(t,e,r,s){function l(r,i){return n.coerce(t,e,o,r,i)}i(t,e,l,s)?(l(\"text\"),l(\"zsmooth\"),a(t,e,s,l,{prefix:\"\",cLetter:\"z\"})):e.visible=!1}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"../heatmap/xyz_defaults\":1078,\"./attributes\":1079}],1082:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../heatmap/colorbar\"),calc:t(\"../heatmap/calc\"),plot:t(\"./convert\"),moduleType:\"trace\",name:\"heatmapgl\",basePlotModule:t(\"../../plots/gl2d\"),categories:[\"gl\",\"gl2d\",\"2dMap\"],meta:{}}},{\"../../plots/gl2d\":867,\"../heatmap/calc\":1065,\"../heatmap/colorbar\":1067,\"./attributes\":1079,\"./convert\":1080,\"./defaults\":1081}],1083:[function(t,e,r){\"use strict\";var n=t(\"../bar/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"./bin_attributes\"),o=t(\"./constants\"),s=t(\"../../lib/extend\").extendFlat;e.exports={x:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},y:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},text:s({},n.text,{}),hovertext:s({},n.hovertext,{}),orientation:n.orientation,histfunc:{valType:\"enumerated\",values:[\"count\",\"sum\",\"avg\",\"min\",\"max\"],dflt:\"count\",editType:\"calc\"},histnorm:{valType:\"enumerated\",values:[\"\",\"percent\",\"probability\",\"density\",\"probability density\"],dflt:\"\",editType:\"calc\"},cumulative:{enabled:{valType:\"boolean\",dflt:!1,editType:\"calc\"},direction:{valType:\"enumerated\",values:[\"increasing\",\"decreasing\"],dflt:\"increasing\",editType:\"calc\"},currentbin:{valType:\"enumerated\",values:[\"include\",\"exclude\",\"half\"],dflt:\"include\",editType:\"calc\"},editType:\"calc\"},nbinsx:{valType:\"integer\",min:0,dflt:0,editType:\"calc\"},xbins:a(\"x\",!0),nbinsy:{valType:\"integer\",min:0,dflt:0,editType:\"calc\"},ybins:a(\"y\",!0),autobinx:{valType:\"boolean\",dflt:null,editType:\"calc\"},autobiny:{valType:\"boolean\",dflt:null,editType:\"calc\"},bingroup:{valType:\"string\",dflt:\"\",editType:\"calc\"},hovertemplate:i({},{keys:o.eventDataKeys}),marker:n.marker,offsetgroup:n.offsetgroup,alignmentgroup:n.alignmentgroup,selected:n.selected,unselected:n.unselected,_deprecated:{bardir:n._deprecated.bardir}}},{\"../../lib/extend\":768,\"../../plots/template_attributes\":905,\"../bar/attributes\":920,\"./bin_attributes\":1085,\"./constants\":1089}],1084:[function(t,e,r){\"use strict\";e.exports=function(t,e){for(var r=t.length,n=0,i=0;i<r;i++)e[i]?(t[i]/=e[i],n+=t[i]):t[i]=null;return n}},{}],1085:[function(t,e,r){\"use strict\";e.exports=function(t,e){return{start:{valType:\"any\",editType:\"calc\"},end:{valType:\"any\",editType:\"calc\"},size:{valType:\"any\",editType:\"calc\"},editType:\"calc\"}}},{}],1086:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\");e.exports={count:function(t,e,r){return r[t]++,1},sum:function(t,e,r,i){var a=i[e];return n(a)?(a=Number(a),r[t]+=a,a):0},avg:function(t,e,r,i,a){var o=i[e];return n(o)&&(o=Number(o),r[t]+=o,a[t]++),0},min:function(t,e,r,i){var a=i[e];if(n(a)){if(a=Number(a),!n(r[t]))return r[t]=a,a;if(r[t]>a){var o=a-r[t];return r[t]=a,o}}return 0},max:function(t,e,r,i){var a=i[e];if(n(a)){if(a=Number(a),!n(r[t]))return r[t]=a,a;if(r[t]<a){var o=a-r[t];return r[t]=a,o}}return 0}}},{\"fast-isnumeric\":241}],1087:[function(t,e,r){\"use strict\";var n=t(\"../../constants/numerical\"),i=n.ONEAVGYEAR,a=n.ONEAVGMONTH,o=n.ONEDAY,s=n.ONEHOUR,l=n.ONEMIN,c=n.ONESEC,u=t(\"../../plots/cartesian/axes\").tickIncrement;function f(t,e,r,n){if(t*e<=0)return 1/0;for(var i=Math.abs(e-t),a=\"date\"===r.type,o=h(i,a),s=0;s<10;s++){var l=h(80*o,a);if(o===l)break;if(!p(l,t,e,a,r,n))break;o=l}return o}function h(t,e){return e&&t>c?t>o?t>1.1*i?i:t>1.1*a?a:o:t>s?s:t>l?l:c:Math.pow(10,Math.floor(Math.log(t)/Math.LN10))}function p(t,e,r,n,a,s){if(n&&t>o){var l=d(e,a,s),c=d(r,a,s),u=t===i?0:1;return l[u]!==c[u]}return Math.floor(r/t)-Math.floor(e/t)>.1}function d(t,e,r){var n=e.c2d(t,i,r).split(\"-\");return\"\"===n[0]&&(n.unshift(),n[0]=\"-\"+n[0]),n}e.exports=function(t,e,r,n,a){var s,l,c=-1.1*e,h=-.1*e,p=t-h,d=r[0],g=r[1],m=Math.min(f(d+h,d+p,n,a),f(g+h,g+p,n,a)),v=Math.min(f(d+c,d+h,n,a),f(g+c,g+h,n,a));if(m>v&&v<Math.abs(g-d)/4e3?(s=m,l=!1):(s=Math.min(m,v),l=!0),\"date\"===n.type&&s>o){var y=s===i?1:6,x=s===i?\"M12\":\"M1\";return function(e,r){var o=n.c2d(e,i,a),s=o.indexOf(\"-\",y);s>0&&(o=o.substr(0,s));var c=n.d2c(o,0,a);if(c<e){var f=u(c,x,!1,a);(c+f)/2<e+t&&(c=f)}return r&&l?u(c,x,!0,a):c}}return function(e,r){var n=s*Math.round(e/s);return n+s/10<e&&n+.9*s<e+t&&(n+=s),r&&l&&(n-=s),n}}},{\"../../constants/numerical\":753,\"../../plots/cartesian/axes\":827}],1088:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../registry\"),o=t(\"../../plots/cartesian/axes\"),s=t(\"../bar/arrays_to_calcdata\"),l=t(\"./bin_functions\"),c=t(\"./norm_functions\"),u=t(\"./average\"),f=t(\"./bin_label_vals\");function h(t,e,r,s,l){var c,u,f,p,d,g,m,v=s+\"bins\",y=t._fullLayout,x=e[\"_\"+s+\"bingroup\"],b=y._histogramBinOpts[x],_=\"overlay\"===y.barmode,w=function(t){return r.r2c(t,0,p)},T=function(t){return r.c2r(t,0,p)},k=\"date\"===r.type?function(t){return t||0===t?i.cleanDate(t,null,p):null}:function(t){return n(t)?Number(t):null};function M(t,e,r){e[t+\"Found\"]?(e[t]=k(e[t]),null===e[t]&&(e[t]=r[t])):(g[t]=e[t]=r[t],i.nestedProperty(u[0],v+\".\"+t).set(r[t]))}if(e[\"_\"+s+\"autoBinFinished\"])delete e[\"_\"+s+\"autoBinFinished\"];else{u=b.traces;var A=[],S=!0,E=!1,C=!1;for(c=0;c<u.length;c++)if((f=u[c]).visible){var L=b.dirs[c];d=f[\"_\"+L+\"pos0\"]=r.makeCalcdata(f,L),A=i.concat(A,d),delete f[\"_\"+s+\"autoBinFinished\"],!0===e.visible&&(S?S=!1:(delete f._autoBin,f[\"_\"+s+\"autoBinFinished\"]=1),a.traceIs(f,\"2dMap\")&&(E=!0),\"histogram2dcontour\"===f.type&&(C=!0))}p=u[0][s+\"calendar\"];var I=o.autoBin(A,r,b.nbins,E,p,b.sizeFound&&b.size),P=u[0]._autoBin={};if(g=P[b.dirs[0]]={},C&&(b.size||(I.start=T(o.tickIncrement(w(I.start),I.size,!0,p))),void 0===b.end&&(I.end=T(o.tickIncrement(w(I.end),I.size,!1,p)))),_&&!a.traceIs(e,\"2dMap\")&&0===I._dataSpan&&\"category\"!==r.type&&\"multicategory\"!==r.type){if(l)return[I,d,!0];I=function(t,e,r,n,a){var o,s,l,c=t._fullLayout,u=function(t,e){for(var r=e.xaxis,n=e.yaxis,i=e.orientation,a=[],o=t._fullData,s=0;s<o.length;s++){var l=o[s];\"histogram\"===l.type&&!0===l.visible&&l.orientation===i&&l.xaxis===r&&l.yaxis===n&&a.push(l)}return a}(t,e),f=!1,p=1/0,d=[e];for(o=0;o<u.length;o++)if((s=u[o])===e)f=!0;else if(f){var g=h(t,s,r,n,!0),m=g[0],v=g[2];s[\"_\"+n+\"autoBinFinished\"]=1,s[\"_\"+n+\"pos0\"]=g[1],v?d.push(s):p=Math.min(p,m.size)}else l=c._histogramBinOpts[s[\"_\"+n+\"bingroup\"]],p=Math.min(p,l.size||s[a].size);var y=new Array(d.length);for(o=0;o<d.length;o++)for(var x=d[o][\"_\"+n+\"pos0\"],b=0;b<x.length;b++)if(void 0!==x[b]){y[o]=x[b];break}isFinite(p)||(p=i.distinctVals(y).minDiff);for(o=0;o<d.length;o++){var _=(s=d[o])[n+\"calendar\"],w={start:r.c2r(y[o]-p/2,0,_),end:r.c2r(y[o]+p/2,0,_),size:p};s._input[a]=s[a]=w,(l=c._histogramBinOpts[s[\"_\"+n+\"bingroup\"]])&&i.extendFlat(l,w)}return e[a]}(t,e,r,s,v)}(m=f.cumulative||{}).enabled&&\"include\"!==m.currentbin&&(\"decreasing\"===m.direction?I.start=T(o.tickIncrement(w(I.start),I.size,!0,p)):I.end=T(o.tickIncrement(w(I.end),I.size,!1,p))),b.size=I.size,b.sizeFound||(g.size=I.size,i.nestedProperty(u[0],v+\".size\").set(I.size)),M(\"start\",b,I),M(\"end\",b,I)}d=e[\"_\"+s+\"pos0\"],delete e[\"_\"+s+\"pos0\"];var z=e._input[v]||{},O=i.extendFlat({},b),D=b.start,R=r.r2l(z.start),F=void 0!==R;if((b.startFound||F)&&R!==r.r2l(D)){var B=F?R:i.aggNums(Math.min,null,d),N={type:\"category\"===r.type||\"multicategory\"===r.type?\"linear\":r.type,r2l:r.r2l,dtick:b.size,tick0:D,calendar:p,range:[B,o.tickIncrement(B,b.size,!1,p)].map(r.l2r)},j=o.tickFirst(N);j>r.r2l(B)&&(j=o.tickIncrement(j,b.size,!0,p)),O.start=r.l2r(j),F||i.nestedProperty(e,v+\".start\").set(O.start)}var U=b.end,V=r.r2l(z.end),q=void 0!==V;if((b.endFound||q)&&V!==r.r2l(U)){var H=q?V:i.aggNums(Math.max,null,d);O.end=r.l2r(H),q||i.nestedProperty(e,v+\".start\").set(O.end)}var G=\"autobin\"+s;return!1===e._input[G]&&(e._input[v]=i.extendFlat({},e[v]||{}),delete e._input[G],delete e[G]),[O,d]}e.exports={calc:function(t,e){var r,a,p,d,g=[],m=[],v=o.getFromId(t,\"h\"===e.orientation?e.yaxis:e.xaxis),y=\"h\"===e.orientation?\"y\":\"x\",x={x:\"y\",y:\"x\"}[y],b=e[y+\"calendar\"],_=e.cumulative,w=h(t,e,v,y),T=w[0],k=w[1],M=\"string\"==typeof T.size,A=[],S=M?A:T,E=[],C=[],L=[],I=0,P=e.histnorm,z=e.histfunc,O=-1!==P.indexOf(\"density\");_.enabled&&O&&(P=P.replace(/ ?density$/,\"\"),O=!1);var D,R=\"max\"===z||\"min\"===z?null:0,F=l.count,B=c[P],N=!1,j=function(t){return v.r2c(t,0,b)};for(i.isArrayOrTypedArray(e[x])&&\"count\"!==z&&(D=e[x],N=\"avg\"===z,F=l[z]),r=j(T.start),p=j(T.end)+(r-o.tickIncrement(r,T.size,!1,b))/1e6;r<p&&g.length<1e6&&(a=o.tickIncrement(r,T.size,!1,b),g.push((r+a)/2),m.push(R),L.push([]),A.push(r),O&&E.push(1/(a-r)),N&&C.push(0),!(a<=r));)r=a;A.push(r),M||\"date\"!==v.type||(S={start:j(S.start),end:j(S.end),size:S.size}),t._fullLayout._roundFnOpts||(t._fullLayout._roundFnOpts={});var U=e[\"_\"+y+\"bingroup\"],V={leftGap:1/0,rightGap:1/0};U&&(t._fullLayout._roundFnOpts[U]||(t._fullLayout._roundFnOpts[U]=V),V=t._fullLayout._roundFnOpts[U]);var q,H=m.length,G=!0,Y=V.leftGap,W=V.rightGap,X={};for(r=0;r<k.length;r++){var Z=k[r];(d=i.findBin(Z,S))>=0&&d<H&&(I+=F(d,r,m,D,C),G&&L[d].length&&Z!==k[L[d][0]]&&(G=!1),L[d].push(r),X[r]=d,Y=Math.min(Y,Z-A[d]),W=Math.min(W,A[d+1]-Z))}V.leftGap=Y,V.rightGap=W,G||(q=function(e,r){return function(){var n=t._fullLayout._roundFnOpts[U];return f(n.leftGap,n.rightGap,A,v,b)(e,r)}}),N&&(I=u(m,C)),B&&B(m,I,E),_.enabled&&function(t,e,r){var n,i,a;function o(e){a=t[e],t[e]/=2}function s(e){i=t[e],t[e]=a+i/2,a+=i}if(\"half\"===r)if(\"increasing\"===e)for(o(0),n=1;n<t.length;n++)s(n);else for(o(t.length-1),n=t.length-2;n>=0;n--)s(n);else if(\"increasing\"===e){for(n=1;n<t.length;n++)t[n]+=t[n-1];\"exclude\"===r&&(t.unshift(0),t.pop())}else{for(n=t.length-2;n>=0;n--)t[n]+=t[n+1];\"exclude\"===r&&(t.push(0),t.shift())}}(m,_.direction,_.currentbin);var J=Math.min(g.length,m.length),K=[],Q=0,$=J-1;for(r=0;r<J;r++)if(m[r]){Q=r;break}for(r=J-1;r>=Q;r--)if(m[r]){$=r;break}for(r=Q;r<=$;r++)if(n(g[r])&&n(m[r])){var tt={p:g[r],s:m[r],b:0};_.enabled||(tt.pts=L[r],G?tt.ph0=tt.ph1=L[r].length?k[L[r][0]]:g[r]:(e._computePh=!0,tt.ph0=q(A[r]),tt.ph1=q(A[r+1],!0))),K.push(tt)}return 1===K.length&&(K[0].width1=o.tickIncrement(K[0].p,T.size,!1,b)-K[0].p),s(K,e),i.isArrayOrTypedArray(e.selectedpoints)&&i.tagSelected(K,e,X),K},calcAllAutoBins:h}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../../registry\":910,\"../bar/arrays_to_calcdata\":919,\"./average\":1084,\"./bin_functions\":1086,\"./bin_label_vals\":1087,\"./norm_functions\":1095,\"fast-isnumeric\":241}],1089:[function(t,e,r){\"use strict\";e.exports={eventDataKeys:[\"binNumber\"]}},{}],1090:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axis_ids\"),a=t(\"../../registry\").traceIs,o=t(\"../bar/defaults\").handleGroupingDefaults,s=n.nestedProperty,l=t(\"../../plots/cartesian/constraints\").getAxisGroup,c=[{aStr:{x:\"xbins.start\",y:\"ybins.start\"},name:\"start\"},{aStr:{x:\"xbins.end\",y:\"ybins.end\"},name:\"end\"},{aStr:{x:\"xbins.size\",y:\"ybins.size\"},name:\"size\"},{aStr:{x:\"nbinsx\",y:\"nbinsy\"},name:\"nbins\"}],u=[\"x\",\"y\"];e.exports=function(t,e){var r,f,h,p,d,g,m,v=e._histogramBinOpts={},y=[],x={},b=[];function _(t,e){return n.coerce(r._input,r,r._module.attributes,t,e)}function w(t){return\"v\"===t.orientation?\"x\":\"y\"}function T(t,r,a){var o=t.uid+\"__\"+a;r||(r=o);var s=function(t,r){return i.getFromTrace({_fullLayout:e},t,r).type}(t,a),l=t[a+\"calendar\"]||\"\",c=v[r],u=!0;c&&(s===c.axType&&l===c.calendar?(u=!1,c.traces.push(t),c.dirs.push(a)):(r=o,s!==c.axType&&n.warn([\"Attempted to group the bins of trace\",t.index,\"set on a\",\"type:\"+s,\"axis\",\"with bins on\",\"type:\"+c.axType,\"axis.\"].join(\" \")),l!==c.calendar&&n.warn([\"Attempted to group the bins of trace\",t.index,\"set with a\",l,\"calendar\",\"with bins\",c.calendar?\"on a \"+c.calendar+\" calendar\":\"w/o a set calendar\"].join(\" \")))),u&&(v[r]={traces:[t],dirs:[a],axType:s,calendar:t[a+\"calendar\"]||\"\"}),t[\"_\"+a+\"bingroup\"]=r}for(d=0;d<t.length;d++)r=t[d],a(r,\"histogram\")&&(y.push(r),delete r._xautoBinFinished,delete r._yautoBinFinished,a(r,\"2dMap\")||o(r._input,r,e,_));var k=e._alignmentOpts||{};for(d=0;d<y.length;d++){if(r=y[d],h=\"\",!a(r,\"2dMap\")){if(p=w(r),\"group\"===e.barmode&&r.alignmentgroup){var M=r[p+\"axis\"],A=l(e,M)+r.orientation;(k[A]||{})[r.alignmentgroup]&&(h=A)}h||\"overlay\"===e.barmode||(h=l(e,r.xaxis)+l(e,r.yaxis)+w(r))}h?(x[h]||(x[h]=[]),x[h].push(r)):b.push(r)}for(h in x)if(1!==(f=x[h]).length){var S=!1;for(f.length&&(r=f[0],S=_(\"bingroup\")),h=S||h,d=0;d<f.length;d++){var E=(r=f[d])._input.bingroup;E&&E!==h&&n.warn([\"Trace\",r.index,\"must match\",\"within bingroup\",h+\".\",\"Ignoring its bingroup:\",E,\"setting.\"].join(\" \")),r.bingroup=h,T(r,h,w(r))}}else b.push(f[0]);for(d=0;d<b.length;d++){r=b[d];var C=_(\"bingroup\");if(a(r,\"2dMap\"))for(m=0;m<2;m++){var L=_((p=u[m])+\"bingroup\",C?C+\"__\"+p:null);T(r,L,p)}else T(r,C,w(r))}for(h in v){var I=v[h];for(f=I.traces,g=0;g<c.length;g++){var P,z,O=c[g],D=O.name;if(\"nbins\"!==D||!I.sizeFound){for(d=0;d<f.length;d++){if(r=f[d],p=I.dirs[d],P=O.aStr[p],void 0!==s(r._input,P).get()){I[D]=_(P),I[D+\"Found\"]=!0;break}(z=(r._autoBin||{})[p]||{})[D]&&s(r,P).set(z[D])}if(\"start\"===D||\"end\"===D)for(;d<f.length;d++)(r=f[d])[\"_\"+p+\"bingroup\"]&&_(P,(z=(r._autoBin||{})[p]||{})[D]);\"nbins\"!==D||I.sizeFound||I.nbinsFound||(r=f[0],I[D]=_(P))}}}}},{\"../../lib\":778,\"../../plots/cartesian/axis_ids\":830,\"../../plots/cartesian/constraints\":834,\"../../registry\":910,\"../bar/defaults\":924}],1091:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"../../components/color\"),o=t(\"../bar/style_defaults\"),s=t(\"./attributes\");e.exports=function(t,e,r,l){function c(r,n){return i.coerce(t,e,s,r,n)}var u=c(\"x\"),f=c(\"y\");c(\"cumulative.enabled\")&&(c(\"cumulative.direction\"),c(\"cumulative.currentbin\")),c(\"text\"),c(\"hovertext\"),c(\"hovertemplate\");var h=c(\"orientation\",f&&!u?\"h\":\"v\"),p=\"v\"===h?\"x\":\"y\",d=\"v\"===h?\"y\":\"x\",g=u&&f?Math.min(i.minRowLength(u)&&i.minRowLength(f)):i.minRowLength(e[p]||[]);if(g){e._length=g,n.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\",\"y\"],l),e[d]&&c(\"histfunc\"),c(\"histnorm\"),c(\"autobin\"+p),o(t,e,c,r,l),i.coerceSelectionMarkerOpacity(e,c);var m=(e.marker.line||{}).color,v=n.getComponentMethod(\"errorbars\",\"supplyDefaults\");v(t,e,m||a.defaultLine,{axis:\"y\"}),v(t,e,m||a.defaultLine,{axis:\"x\",inherit:\"y\"})}else e.visible=!1}},{\"../../components/color\":643,\"../../lib\":778,\"../../registry\":910,\"../bar/style_defaults\":935,\"./attributes\":1083}],1092:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i){if(t.x=\"xVal\"in e?e.xVal:e.x,t.y=\"yVal\"in e?e.yVal:e.y,\"zLabelVal\"in e&&(t.z=e.zLabelVal),e.xa&&(t.xaxis=e.xa),e.ya&&(t.yaxis=e.ya),!(r.cumulative||{}).enabled){var a,o=Array.isArray(i)?n[0].pts[i[0]][i[1]]:n[i].pts;if(t.pointNumbers=o,t.binNumber=t.pointNumber,delete t.pointNumber,delete t.pointIndex,r._indexToPoints){a=[];for(var s=0;s<o.length;s++)a=a.concat(r._indexToPoints[o[s]])}else a=o;t.pointIndices=a}return t}},{}],1093:[function(t,e,r){\"use strict\";var n=t(\"../bar/hover\").hoverPoints,i=t(\"../../plots/cartesian/axes\").hoverLabelText;e.exports=function(t,e,r,a){var o=n(t,e,r,a);if(o){var s=(t=o[0]).cd[t.index],l=t.cd[0].trace;if(!l.cumulative.enabled){var c=\"h\"===l.orientation?\"y\":\"x\";t[c+\"Label\"]=i(t[c+\"a\"],s.ph0,s.ph1)}return o}}},{\"../../plots/cartesian/axes\":827,\"../bar/hover\":927}],1094:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),layoutAttributes:t(\"../bar/layout_attributes\"),supplyDefaults:t(\"./defaults\"),crossTraceDefaults:t(\"./cross_trace_defaults\"),supplyLayoutDefaults:t(\"../bar/layout_defaults\"),calc:t(\"./calc\").calc,crossTraceCalc:t(\"../bar/cross_trace_calc\").crossTraceCalc,plot:t(\"../bar/plot\").plot,layerName:\"barlayer\",style:t(\"../bar/style\").style,styleOnSelect:t(\"../bar/style\").styleOnSelect,colorbar:t(\"../scatter/marker_colorbar\"),hoverPoints:t(\"./hover\"),selectPoints:t(\"../bar/select\"),eventData:t(\"./event_data\"),moduleType:\"trace\",name:\"histogram\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"bar-like\",\"cartesian\",\"svg\",\"bar\",\"histogram\",\"oriented\",\"errorBarsOK\",\"showLegend\"],meta:{}}},{\"../../plots/cartesian\":840,\"../bar/cross_trace_calc\":923,\"../bar/layout_attributes\":929,\"../bar/layout_defaults\":930,\"../bar/plot\":931,\"../bar/select\":932,\"../bar/style\":934,\"../scatter/marker_colorbar\":1204,\"./attributes\":1083,\"./calc\":1088,\"./cross_trace_defaults\":1090,\"./defaults\":1091,\"./event_data\":1092,\"./hover\":1093}],1095:[function(t,e,r){\"use strict\";e.exports={percent:function(t,e){for(var r=t.length,n=100/e,i=0;i<r;i++)t[i]*=n},probability:function(t,e){for(var r=t.length,n=0;n<r;n++)t[n]/=e},density:function(t,e,r,n){var i=t.length;n=n||1;for(var a=0;a<i;a++)t[a]*=r[a]*n},\"probability density\":function(t,e,r,n){var i=t.length;n&&(e/=n);for(var a=0;a<i;a++)t[a]*=r[a]/e}}},{}],1096:[function(t,e,r){\"use strict\";var n=t(\"../histogram/attributes\"),i=t(\"../histogram/bin_attributes\"),a=t(\"../heatmap/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../plots/template_attributes\").hovertemplateAttrs,l=t(\"../../components/colorscale/attributes\"),c=t(\"../../lib/extend\").extendFlat;e.exports=c({x:n.x,y:n.y,z:{valType:\"data_array\",editType:\"calc\"},marker:{color:{valType:\"data_array\",editType:\"calc\"},editType:\"calc\"},histnorm:n.histnorm,histfunc:n.histfunc,nbinsx:n.nbinsx,xbins:i(\"x\"),nbinsy:n.nbinsy,ybins:i(\"y\"),autobinx:n.autobinx,autobiny:n.autobiny,bingroup:c({},n.bingroup,{}),xbingroup:c({},n.bingroup,{}),ybingroup:c({},n.bingroup,{}),xgap:a.xgap,ygap:a.ygap,zsmooth:a.zsmooth,zhoverformat:a.zhoverformat,hovertemplate:s({},{keys:\"z\"}),showlegend:c({},o.showlegend,{dflt:!1})},l(\"\",{cLetter:\"z\",autoColorDflt:!1}))},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../heatmap/attributes\":1064,\"../histogram/attributes\":1083,\"../histogram/bin_attributes\":1085}],1097:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../histogram/bin_functions\"),o=t(\"../histogram/norm_functions\"),s=t(\"../histogram/average\"),l=t(\"../histogram/bin_label_vals\"),c=t(\"../histogram/calc\").calcAllAutoBins;function u(t,e,r,n){var i,a=new Array(t);if(n)for(i=0;i<t;i++)a[i]=1/(e[i+1]-e[i]);else{var o=1/r;for(i=0;i<t;i++)a[i]=o}return a}function f(t,e){return{start:t(e.start),end:t(e.end),size:e.size}}function h(t,e,r,n,i,a){var o,s=t.length-1,c=new Array(s),u=l(r,n,t,i,a);for(o=0;o<s;o++){var f=(e||[])[o];c[o]=void 0===f?[u(t[o]),u(t[o+1],!0)]:[f,f]}return c}e.exports=function(t,e){var r,l,p,d,g=i.getFromId(t,e.xaxis),m=i.getFromId(t,e.yaxis),v=e.xcalendar,y=e.ycalendar,x=function(t){return g.r2c(t,0,v)},b=function(t){return m.r2c(t,0,y)},_=c(t,e,g,\"x\"),w=_[0],T=_[1],k=c(t,e,m,\"y\"),M=k[0],A=k[1],S=e._length;T.length>S&&T.splice(S,T.length-S),A.length>S&&A.splice(S,A.length-S);var E=[],C=[],L=[],I=\"string\"==typeof w.size,P=\"string\"==typeof M.size,z=[],O=[],D=I?z:w,R=P?O:M,F=0,B=[],N=[],j=e.histnorm,U=e.histfunc,V=-1!==j.indexOf(\"density\"),q=\"max\"===U||\"min\"===U?null:0,H=a.count,G=o[j],Y=!1,W=[],X=[],Z=\"z\"in e?e.z:\"marker\"in e&&Array.isArray(e.marker.color)?e.marker.color:\"\";Z&&\"count\"!==U&&(Y=\"avg\"===U,H=a[U]);var J=w.size,K=x(w.start),Q=x(w.end)+(K-i.tickIncrement(K,J,!1,v))/1e6;for(r=K;r<Q;r=i.tickIncrement(r,J,!1,v))C.push(q),z.push(r),Y&&L.push(0);z.push(r);var $,tt=C.length,et=(r-K)/tt,rt=($=K+et/2,g.c2r($,0,v)),nt=M.size,it=b(M.start),at=b(M.end)+(it-i.tickIncrement(it,nt,!1,y))/1e6;for(r=it;r<at;r=i.tickIncrement(r,nt,!1,y)){E.push(C.slice()),O.push(r);var ot=new Array(tt);for(l=0;l<tt;l++)ot[l]=[];N.push(ot),Y&&B.push(L.slice())}O.push(r);var st=E.length,lt=(r-it)/st,ct=function(t){return m.c2r(t,0,y)}(it+lt/2);V&&(W=u(C.length,D,et,I),X=u(E.length,R,lt,P)),I||\"date\"!==g.type||(D=f(x,D)),P||\"date\"!==m.type||(R=f(b,R));var ut=!0,ft=!0,ht=new Array(tt),pt=new Array(st),dt=1/0,gt=1/0,mt=1/0,vt=1/0;for(r=0;r<S;r++){var yt=T[r],xt=A[r];p=n.findBin(yt,D),d=n.findBin(xt,R),p>=0&&p<tt&&d>=0&&d<st&&(F+=H(p,r,E[d],Z,B[d]),N[d][p].push(r),ut&&(void 0===ht[p]?ht[p]=yt:ht[p]!==yt&&(ut=!1)),ft&&(void 0===pt[d]?pt[d]=xt:pt[d]!==xt&&(ft=!1)),dt=Math.min(dt,yt-z[p]),gt=Math.min(gt,z[p+1]-yt),mt=Math.min(mt,xt-O[d]),vt=Math.min(vt,O[d+1]-xt))}if(Y)for(d=0;d<st;d++)F+=s(E[d],B[d]);if(G)for(d=0;d<st;d++)G(E[d],F,W,X[d]);return{x:T,xRanges:h(z,ut&&ht,dt,gt,g,v),x0:rt,dx:et,y:A,yRanges:h(O,ft&&pt,mt,vt,m,y),y0:ct,dy:lt,z:E,pts:N}}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../histogram/average\":1084,\"../histogram/bin_functions\":1086,\"../histogram/bin_label_vals\":1087,\"../histogram/calc\":1088,\"../histogram/norm_functions\":1095}],1098:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./sample_defaults\"),a=t(\"../heatmap/style_defaults\"),o=t(\"../../components/colorscale/defaults\"),s=t(\"./attributes\");e.exports=function(t,e,r,l){function c(r,i){return n.coerce(t,e,s,r,i)}i(t,e,c,l),!1!==e.visible&&(a(t,e,c,l),o(t,e,l,c,{prefix:\"\",cLetter:\"z\"}),c(\"hovertemplate\"))}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"../heatmap/style_defaults\":1077,\"./attributes\":1096,\"./sample_defaults\":1101}],1099:[function(t,e,r){\"use strict\";var n=t(\"../heatmap/hover\"),i=t(\"../../plots/cartesian/axes\").hoverLabelText;e.exports=function(t,e,r,a,o,s){var l=n(t,e,r,a,o,s);if(l){var c=(t=l[0]).index,u=c[0],f=c[1],h=t.cd[0],p=h.xRanges[f],d=h.yRanges[u];return t.xLabel=i(t.xa,p[0],p[1]),t.yLabel=i(t.ya,d[0],d[1]),l}}},{\"../../plots/cartesian/axes\":827,\"../heatmap/hover\":1071}],1100:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),crossTraceDefaults:t(\"../histogram/cross_trace_defaults\"),calc:t(\"../heatmap/calc\"),plot:t(\"../heatmap/plot\"),layerName:\"heatmaplayer\",colorbar:t(\"../heatmap/colorbar\"),style:t(\"../heatmap/style\"),hoverPoints:t(\"./hover\"),eventData:t(\"../histogram/event_data\"),moduleType:\"trace\",name:\"histogram2d\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"2dMap\",\"histogram\",\"showLegend\"],meta:{}}},{\"../../plots/cartesian\":840,\"../heatmap/calc\":1065,\"../heatmap/colorbar\":1067,\"../heatmap/plot\":1075,\"../heatmap/style\":1076,\"../histogram/cross_trace_defaults\":1090,\"../histogram/event_data\":1092,\"./attributes\":1096,\"./defaults\":1098,\"./hover\":1099}],1101:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\");e.exports=function(t,e,r,a){var o=r(\"x\"),s=r(\"y\"),l=i.minRowLength(o),c=i.minRowLength(s);l&&c?(e._length=Math.min(l,c),n.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\",\"y\"],a),(r(\"z\")||r(\"marker.color\"))&&r(\"histfunc\"),r(\"histnorm\"),r(\"autobinx\"),r(\"autobiny\")):e.visible=!1}},{\"../../lib\":778,\"../../registry\":910}],1102:[function(t,e,r){\"use strict\";var n=t(\"../histogram2d/attributes\"),i=t(\"../contour/attributes\"),a=t(\"../../components/colorscale/attributes\"),o=t(\"../../lib/extend\").extendFlat;e.exports=o({x:n.x,y:n.y,z:n.z,marker:n.marker,histnorm:n.histnorm,histfunc:n.histfunc,nbinsx:n.nbinsx,xbins:n.xbins,nbinsy:n.nbinsy,ybins:n.ybins,autobinx:n.autobinx,autobiny:n.autobiny,bingroup:n.bingroup,xbingroup:n.xbingroup,ybingroup:n.ybingroup,autocontour:i.autocontour,ncontours:i.ncontours,contours:i.contours,line:{color:i.line.color,width:o({},i.line.width,{dflt:.5}),dash:i.line.dash,smoothing:i.line.smoothing,editType:\"plot\"},zhoverformat:n.zhoverformat,hovertemplate:n.hovertemplate},a(\"\",{cLetter:\"z\",editTypeOverride:\"calc\"}))},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../contour/attributes\":1007,\"../histogram2d/attributes\":1096}],1103:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../histogram2d/sample_defaults\"),a=t(\"../contour/contours_defaults\"),o=t(\"../contour/style_defaults\"),s=t(\"./attributes\");e.exports=function(t,e,r,l){function c(r,i){return n.coerce(t,e,s,r,i)}i(t,e,c,l),!1!==e.visible&&(a(t,e,c,(function(r){return n.coerce2(t,e,s,r)})),o(t,e,c,l),c(\"hovertemplate\"))}},{\"../../lib\":778,\"../contour/contours_defaults\":1014,\"../contour/style_defaults\":1028,\"../histogram2d/sample_defaults\":1101,\"./attributes\":1102}],1104:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),crossTraceDefaults:t(\"../histogram/cross_trace_defaults\"),calc:t(\"../contour/calc\"),plot:t(\"../contour/plot\").plot,layerName:\"contourlayer\",style:t(\"../contour/style\"),colorbar:t(\"../contour/colorbar\"),hoverPoints:t(\"../contour/hover\"),moduleType:\"trace\",name:\"histogram2dcontour\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"2dMap\",\"contour\",\"histogram\",\"showLegend\"],meta:{}}},{\"../../plots/cartesian\":840,\"../contour/calc\":1008,\"../contour/colorbar\":1010,\"../contour/hover\":1020,\"../contour/plot\":1025,\"../contour/style\":1027,\"../histogram/cross_trace_defaults\":1090,\"./attributes\":1102,\"./defaults\":1103}],1105:[function(t,e,r){\"use strict\";for(var n=t(\"../../plots/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../../lib/extend\").extendFlat,o=t(\"./constants\").colormodel,s=[\"rgb\",\"rgba\",\"rgba256\",\"hsl\",\"hsla\"],l=[],c=[],u=0;u<s.length;u++){var f=o[s[u]];l.push(\"For the `\"+s[u]+\"` colormodel, it is [\"+(f.zminDflt||f.min).join(\", \")+\"].\"),c.push(\"For the `\"+s[u]+\"` colormodel, it is [\"+(f.zmaxDflt||f.max).join(\", \")+\"].\")}e.exports=a({source:{valType:\"string\",editType:\"calc\"},z:{valType:\"data_array\",editType:\"calc\"},colormodel:{valType:\"enumerated\",values:s,editType:\"calc\"},zmin:{valType:\"info_array\",items:[{valType:\"number\",editType:\"calc\"},{valType:\"number\",editType:\"calc\"},{valType:\"number\",editType:\"calc\"},{valType:\"number\",editType:\"calc\"}],editType:\"calc\"},zmax:{valType:\"info_array\",items:[{valType:\"number\",editType:\"calc\"},{valType:\"number\",editType:\"calc\"},{valType:\"number\",editType:\"calc\"},{valType:\"number\",editType:\"calc\"}],editType:\"calc\"},x0:{valType:\"any\",dflt:0,editType:\"calc+clearAxisTypes\"},y0:{valType:\"any\",dflt:0,editType:\"calc+clearAxisTypes\"},dx:{valType:\"number\",dflt:1,editType:\"calc\"},dy:{valType:\"number\",dflt:1,editType:\"calc\"},text:{valType:\"data_array\",editType:\"plot\"},hovertext:{valType:\"data_array\",editType:\"plot\"},hoverinfo:a({},n.hoverinfo,{flags:[\"x\",\"y\",\"z\",\"color\",\"name\",\"text\"],dflt:\"x+y+z+text+name\"}),hovertemplate:i({},{keys:[\"z\",\"color\",\"colormodel\"]}),transforms:void 0})},{\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"./constants\":1107}],1106:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./constants\"),a=t(\"fast-isnumeric\"),o=t(\"../../plots/cartesian/axes\"),s=t(\"../../lib\").maxRowLength,l=t(\"./helpers\").getImageSize;function c(t,e,r,i){return function(a){return n.constrain((a-t)*e,r,i)}}function u(t,e){return function(r){return n.constrain(r,t,e)}}e.exports=function(t,e){var r,n;if(e._hasZ)r=e.z.length,n=s(e.z);else if(e._hasSource){var f=l(e.source);r=f.height,n=f.width}var h,p=o.getFromId(t,e.xaxis||\"x\"),d=o.getFromId(t,e.yaxis||\"y\"),g=p.d2c(e.x0)-e.dx/2,m=d.d2c(e.y0)-e.dy/2,v=[g,g+n*e.dx],y=[m,m+r*e.dy];if(p&&\"log\"===p.type)for(h=0;h<n;h++)v.push(g+h*e.dx);if(d&&\"log\"===d.type)for(h=0;h<r;h++)y.push(m+h*e.dy);return e._extremes[p._id]=o.findExtremes(p,v),e._extremes[d._id]=o.findExtremes(d,y),e._scaler=function(t){var e=i.colormodel[t.colormodel],r=(e.colormodel||t.colormodel).length;t._sArray=[];for(var n=0;n<r;n++)e.min[n]!==t.zmin[n]||e.max[n]!==t.zmax[n]?t._sArray.push(c(t.zmin[n],(e.max[n]-e.min[n])/(t.zmax[n]-t.zmin[n]),e.min[n],e.max[n])):t._sArray.push(u(e.min[n],e.max[n]));return function(e){for(var n=e.slice(0,r),i=0;i<r;i++){var o=n[i];if(!a(o))return!1;n[i]=t._sArray[i](o)}return n}}(e),[{x0:g,y0:m,z:e.z,w:n,h:r}]}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"./constants\":1107,\"./helpers\":1110,\"fast-isnumeric\":241}],1107:[function(t,e,r){\"use strict\";e.exports={colormodel:{rgb:{min:[0,0,0],max:[255,255,255],fmt:function(t){return t.slice(0,3)},suffix:[\"\",\"\",\"\"]},rgba:{min:[0,0,0,0],max:[255,255,255,1],fmt:function(t){return t.slice(0,4)},suffix:[\"\",\"\",\"\",\"\"]},rgba256:{colormodel:\"rgba\",zminDflt:[0,0,0,0],zmaxDflt:[255,255,255,255],min:[0,0,0,0],max:[255,255,255,1],fmt:function(t){return t.slice(0,4)},suffix:[\"\",\"\",\"\",\"\"]},hsl:{min:[0,0,0],max:[360,100,100],fmt:function(t){var e=t.slice(0,3);return e[1]=e[1]+\"%\",e[2]=e[2]+\"%\",e},suffix:[\"\\xb0\",\"%\",\"%\"]},hsla:{min:[0,0,0,0],max:[360,100,100,1],fmt:function(t){var e=t.slice(0,4);return e[1]=e[1]+\"%\",e[2]=e[2]+\"%\",e},suffix:[\"\\xb0\",\"%\",\"%\",\"\"]}}}},{}],1108:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"./constants\"),o=t(\"../../snapshot/helpers\").IMAGE_URL_PREFIX;e.exports=function(t,e){function r(r,a){return n.coerce(t,e,i,r,a)}r(\"source\"),e.source&&!e.source.match(o)&&delete e.source,e._hasSource=!!e.source;var s,l=r(\"z\");(e._hasZ=!(void 0===l||!l.length||!l[0]||!l[0].length),e._hasZ||e._hasSource)?(r(\"x0\"),r(\"y0\"),r(\"dx\"),r(\"dy\"),e._hasZ?(r(\"colormodel\",\"rgb\"),r(\"zmin\",(s=a.colormodel[e.colormodel]).zminDflt||s.min),r(\"zmax\",s.zmaxDflt||s.max)):e._hasSource&&(e.colormodel=\"rgba256\",s=a.colormodel[e.colormodel],e.zmin=s.zminDflt,e.zmax=s.zmaxDflt),r(\"text\"),r(\"hovertext\"),r(\"hovertemplate\"),e._length=null):e.visible=!1}},{\"../../lib\":778,\"../../snapshot/helpers\":914,\"./attributes\":1105,\"./constants\":1107}],1109:[function(t,e,r){\"use strict\";e.exports=function(t,e){return\"xVal\"in e&&(t.x=e.xVal),\"yVal\"in e&&(t.y=e.yVal),e.xa&&(t.xaxis=e.xa),e.ya&&(t.yaxis=e.ya),t.color=e.color,t.colormodel=e.trace.colormodel,t.z||(t.z=e.color),t}},{}],1110:[function(t,e,r){\"use strict\";var n=t(\"image-size\"),i=t(\"../../snapshot/helpers\").IMAGE_URL_PREFIX,a=t(\"buffer/\").Buffer;r.getImageSize=function(t){var e=t.replace(i,\"\"),r=new a(e,\"base64\");return n(r)}},{\"../../snapshot/helpers\":914,\"buffer/\":111,\"image-size\":444}],1111:[function(t,e,r){\"use strict\";var n=t(\"../../components/fx\"),i=t(\"../../lib\"),a=t(\"./constants\");e.exports=function(t,e,r){var o=t.cd[0],s=o.trace,l=t.xa,c=t.ya;if(!(n.inbox(e-o.x0,e-(o.x0+o.w*s.dx),0)>0||n.inbox(r-o.y0,r-(o.y0+o.h*s.dy),0)>0)){var u,f=Math.floor((e-o.x0)/s.dx),h=Math.floor(Math.abs(r-o.y0)/s.dy);if(s._hasZ?u=o.z[h][f]:s._hasSource&&(u=s._canvas.el.getContext(\"2d\").getImageData(f,h,1,1).data),u){var p,d=o.hi||s.hoverinfo;if(d){var g=d.split(\"+\");-1!==g.indexOf(\"all\")&&(g=[\"color\"]),-1!==g.indexOf(\"color\")&&(p=!0)}var m,v=a.colormodel[s.colormodel],y=v.colormodel||s.colormodel,x=y.length,b=s._scaler(u),_=v.suffix,w=[];(s.hovertemplate||p)&&(w.push(\"[\"+[b[0]+_[0],b[1]+_[1],b[2]+_[2]].join(\", \")),4===x&&w.push(\", \"+b[3]+_[3]),w.push(\"]\"),w=w.join(\"\"),t.extraText=y.toUpperCase()+\": \"+w),Array.isArray(s.hovertext)&&Array.isArray(s.hovertext[h])?m=s.hovertext[h][f]:Array.isArray(s.text)&&Array.isArray(s.text[h])&&(m=s.text[h][f]);var T=c.c2p(o.y0+(h+.5)*s.dy),k=o.x0+(f+.5)*s.dx,M=o.y0+(h+.5)*s.dy,A=\"[\"+u.slice(0,s.colormodel.length).join(\", \")+\"]\";return[i.extendFlat(t,{index:[h,f],x0:l.c2p(o.x0+f*s.dx),x1:l.c2p(o.x0+(f+1)*s.dx),y0:T,y1:T,color:b,xVal:k,xLabelVal:k,yVal:M,yLabelVal:M,zLabelVal:A,text:m,hovertemplateLabels:{zLabel:A,colorLabel:w,\"color[0]Label\":b[0]+_[0],\"color[1]Label\":b[1]+_[1],\"color[2]Label\":b[2]+_[2],\"color[3]Label\":b[3]+_[3]}})]}}}},{\"../../components/fx\":683,\"../../lib\":778,\"./constants\":1107}],1112:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),plot:t(\"./plot\"),style:t(\"./style\"),hoverPoints:t(\"./hover\"),eventData:t(\"./event_data\"),moduleType:\"trace\",name:\"image\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"2dMap\",\"noSortingByValue\"],animatable:!1,meta:{}}},{\"../../plots/cartesian\":840,\"./attributes\":1105,\"./calc\":1106,\"./defaults\":1108,\"./event_data\":1109,\"./hover\":1111,\"./plot\":1113,\"./style\":1114}],1113:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=i.strTranslate,o=t(\"../../constants/xmlns_namespaces\"),s=t(\"./constants\"),l=i.isIOS()||i.isSafari()||i.isIE();e.exports=function(t,e,r,c){var u=e.xaxis,f=e.yaxis,h=!(l||t._context._exportedPlot);i.makeTraceGroups(c,r,\"im\").each((function(e){var r=n.select(this),l=e[0],c=l.trace,p=h&&!c._hasZ&&c._hasSource&&\"linear\"===u.type&&\"linear\"===f.type;c._fastImage=p;var d,g,m,v,y,x,b=l.z,_=l.x0,w=l.y0,T=l.w,k=l.h,M=c.dx,A=c.dy;for(x=0;void 0===d&&x<T;)d=u.c2p(_+x*M),x++;for(x=T;void 0===g&&x>0;)g=u.c2p(_+x*M),x--;for(x=0;void 0===v&&x<k;)v=f.c2p(w+x*A),x++;for(x=k;void 0===y&&x>0;)y=f.c2p(w+x*A),x--;if(g<d&&(m=g,g=d,d=m),y<v&&(m=v,v=y,y=m),!p){d=Math.max(-.5*u._length,d),g=Math.min(1.5*u._length,g),v=Math.max(-.5*f._length,v),y=Math.min(1.5*f._length,y)}var S=Math.round(g-d),E=Math.round(y-v);if(S<=0||E<=0){r.selectAll(\"image\").data([]).exit().remove()}else{var C=r.selectAll(\"image\").data([e]);C.enter().append(\"svg:image\").attr({xmlns:o.svg,preserveAspectRatio:\"none\"}),C.exit().remove();var L=\"image-rendering: optimizeSpeed; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: optimize-contrast; image-rendering: crisp-edges; image-rendering: pixelated;\";if(p){var I=i.simpleMap(u.range,u.r2l),P=i.simpleMap(f.range,f.r2l),z=I[1]<I[0],O=P[1]>P[0];if(z||O){var D=d+S/2,R=v+E/2;L+=\"transform:\"+a(D+\"px\",R+\"px\")+\"scale(\"+(z?-1:1)+\",\"+(O?-1:1)+\")\"+a(-D+\"px\",-R+\"px\")+\";\"}}C.attr(\"style\",L);var F=new Promise((function(t){if(c._hasZ)t();else if(c._hasSource)if(c._canvas&&c._canvas.el.width===T&&c._canvas.el.height===k&&c._canvas.source===c.source)t();else{var e=document.createElement(\"canvas\");e.width=T,e.height=k;var r=e.getContext(\"2d\");c._image=c._image||new Image;var n=c._image;n.onload=function(){r.drawImage(n,0,0),c._canvas={el:e,source:c.source},t()},n.setAttribute(\"src\",c.source)}})).then((function(){var t;if(c._hasZ)t=B((function(t,e){return b[e][t]})).toDataURL(\"image/png\");else if(c._hasSource)if(p)t=c.source;else{var e=c._canvas.el.getContext(\"2d\").getImageData(0,0,T,k).data;t=B((function(t,r){var n=4*(r*T+t);return[e[n],e[n+1],e[n+2],e[n+3]]})).toDataURL(\"image/png\")}C.attr({\"xlink:href\":t,height:E,width:S,x:d,y:v})}));t._promises.push(F)}function B(t){var e=document.createElement(\"canvas\");e.width=S,e.height=E;var r,n=e.getContext(\"2d\"),a=function(t){return i.constrain(Math.round(u.c2p(_+t*M)-d),0,S)},o=function(t){return i.constrain(Math.round(f.c2p(w+t*A)-v),0,E)},h=s.colormodel[c.colormodel],p=h.colormodel||c.colormodel,g=h.fmt;for(x=0;x<l.w;x++){var m=a(x),y=a(x+1);if(y!==m&&!isNaN(y)&&!isNaN(m))for(var b=0;b<l.h;b++){var T=o(b),k=o(b+1);k===T||isNaN(k)||isNaN(T)||!t(x,b)||(r=c._scaler(t(x,b)),n.fillStyle=r?p+\"(\"+g(r).join(\",\")+\")\":\"rgba(0,0,0,0)\",n.fillRect(m,T,y-m,k-T))}}return e}}))}},{\"../../constants/xmlns_namespaces\":754,\"../../lib\":778,\"./constants\":1107,d3:169}],1114:[function(t,e,r){\"use strict\";var n=t(\"d3\");e.exports=function(t){n.select(t).selectAll(\".im image\").style(\"opacity\",(function(t){return t[0].trace.opacity}))}},{d3:169}],1115:[function(t,e,r){\"use strict\";var n=t(\"../../lib/extend\").extendFlat,i=t(\"../../lib/extend\").extendDeep,a=t(\"../../plot_api/edit_types\").overrideAll,o=t(\"../../plots/font_attributes\"),s=t(\"../../components/color/attributes\"),l=t(\"../../plots/domain\").attributes,c=t(\"../../plots/cartesian/layout_attributes\"),u=t(\"../../plot_api/plot_template\").templatedArray,f=t(\"../../constants/delta.js\"),h=(t(\"../../constants/docs\").FORMAT_LINK,o({editType:\"plot\",colorEditType:\"plot\"})),p={color:{valType:\"color\",editType:\"plot\"},line:{color:{valType:\"color\",dflt:s.defaultLine,editType:\"plot\"},width:{valType:\"number\",min:0,dflt:0,editType:\"plot\"},editType:\"calc\"},thickness:{valType:\"number\",min:0,max:1,dflt:1,editType:\"plot\"},editType:\"calc\"},d={valType:\"info_array\",items:[{valType:\"number\",editType:\"plot\"},{valType:\"number\",editType:\"plot\"}],editType:\"plot\"},g=u(\"step\",i({},p,{range:d}));e.exports={mode:{valType:\"flaglist\",editType:\"calc\",flags:[\"number\",\"delta\",\"gauge\"],dflt:\"number\"},value:{valType:\"number\",editType:\"calc\",anim:!0},align:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],editType:\"plot\"},domain:l({name:\"indicator\",trace:!0,editType:\"calc\"}),title:{text:{valType:\"string\",editType:\"plot\"},align:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],editType:\"plot\"},font:n({},h,{}),editType:\"plot\"},number:{valueformat:{valType:\"string\",dflt:\"\",editType:\"plot\"},font:n({},h,{}),prefix:{valType:\"string\",dflt:\"\",editType:\"plot\"},suffix:{valType:\"string\",dflt:\"\",editType:\"plot\"},editType:\"plot\"},delta:{reference:{valType:\"number\",editType:\"calc\"},position:{valType:\"enumerated\",values:[\"top\",\"bottom\",\"left\",\"right\"],dflt:\"bottom\",editType:\"plot\"},relative:{valType:\"boolean\",editType:\"plot\",dflt:!1},valueformat:{valType:\"string\",editType:\"plot\"},increasing:{symbol:{valType:\"string\",dflt:f.INCREASING.SYMBOL,editType:\"plot\"},color:{valType:\"color\",dflt:f.INCREASING.COLOR,editType:\"plot\"},editType:\"plot\"},decreasing:{symbol:{valType:\"string\",dflt:f.DECREASING.SYMBOL,editType:\"plot\"},color:{valType:\"color\",dflt:f.DECREASING.COLOR,editType:\"plot\"},editType:\"plot\"},font:n({},h,{}),editType:\"calc\"},gauge:{shape:{valType:\"enumerated\",editType:\"plot\",dflt:\"angular\",values:[\"angular\",\"bullet\"]},bar:i({},p,{color:{dflt:\"green\"}}),bgcolor:{valType:\"color\",editType:\"plot\"},bordercolor:{valType:\"color\",dflt:s.defaultLine,editType:\"plot\"},borderwidth:{valType:\"number\",min:0,dflt:1,editType:\"plot\"},axis:a({range:d,visible:n({},c.visible,{dflt:!0}),tickmode:c.tickmode,nticks:c.nticks,tick0:c.tick0,dtick:c.dtick,tickvals:c.tickvals,ticktext:c.ticktext,ticks:n({},c.ticks,{dflt:\"outside\"}),ticklen:c.ticklen,tickwidth:c.tickwidth,tickcolor:c.tickcolor,showticklabels:c.showticklabels,tickfont:o({}),tickangle:c.tickangle,tickformat:c.tickformat,tickformatstops:c.tickformatstops,tickprefix:c.tickprefix,showtickprefix:c.showtickprefix,ticksuffix:c.ticksuffix,showticksuffix:c.showticksuffix,separatethousands:c.separatethousands,exponentformat:c.exponentformat,minexponent:c.minexponent,showexponent:c.showexponent,editType:\"plot\"},\"plot\"),steps:g,threshold:{line:{color:n({},p.line.color,{}),width:n({},p.line.width,{dflt:1}),editType:\"plot\"},thickness:n({},p.thickness,{dflt:.85}),value:{valType:\"number\",editType:\"calc\",dflt:!1},editType:\"plot\"},editType:\"plot\"}}},{\"../../components/color/attributes\":642,\"../../constants/delta.js\":747,\"../../constants/docs\":748,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/layout_attributes\":841,\"../../plots/domain\":854,\"../../plots/font_attributes\":855}],1116:[function(t,e,r){\"use strict\";var n=t(\"../../plots/plots\");r.name=\"indicator\",r.plot=function(t,e,i,a){n.plotBasePlot(r.name,t,e,i,a)},r.clean=function(t,e,i,a){n.cleanBasePlot(r.name,t,e,i,a)}},{\"../../plots/plots\":890}],1117:[function(t,e,r){\"use strict\";e.exports={calc:function(t,e){var r=[],n=e.value;\"number\"!=typeof e._lastValue&&(e._lastValue=e.value);var i=e._lastValue,a=i;return e._hasDelta&&\"number\"==typeof e.delta.reference&&(a=e.delta.reference),r[0]={y:n,lastY:i,delta:n-a,relativeDelta:(n-a)/a},r}}},{}],1118:[function(t,e,r){\"use strict\";e.exports={defaultNumberFontSize:80,bulletNumberDomainSize:.25,bulletPadding:.025,innerRadius:.75,valueThickness:.5,titlePadding:5,horizontalPadding:10}},{}],1119:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"../../plots/domain\").defaults,o=t(\"../../plot_api/plot_template\"),s=t(\"../../plots/array_container_defaults\"),l=t(\"./constants.js\"),c=t(\"../../plots/cartesian/tick_value_defaults\"),u=t(\"../../plots/cartesian/tick_mark_defaults\"),f=t(\"../../plots/cartesian/tick_label_defaults\");function h(t,e){function r(r,a){return n.coerce(t,e,i.gauge.steps,r,a)}r(\"color\"),r(\"line.color\"),r(\"line.width\"),r(\"range\"),r(\"thickness\")}e.exports={supplyDefaults:function(t,e,r,p){function d(r,a){return n.coerce(t,e,i,r,a)}a(e,p,d),d(\"mode\"),e._hasNumber=-1!==e.mode.indexOf(\"number\"),e._hasDelta=-1!==e.mode.indexOf(\"delta\"),e._hasGauge=-1!==e.mode.indexOf(\"gauge\");var g=d(\"value\");e._range=[0,\"number\"==typeof g?1.5*g:1];var m,v,y,x,b,_,w=new Array(2);function T(t,e){return n.coerce(y,x,i.gauge,t,e)}function k(t,e){return n.coerce(b,_,i.gauge.axis,t,e)}if(e._hasNumber&&(d(\"number.valueformat\"),d(\"number.font.color\",p.font.color),d(\"number.font.family\",p.font.family),d(\"number.font.size\"),void 0===e.number.font.size&&(e.number.font.size=l.defaultNumberFontSize,w[0]=!0),d(\"number.prefix\"),d(\"number.suffix\"),m=e.number.font.size),e._hasDelta&&(d(\"delta.font.color\",p.font.color),d(\"delta.font.family\",p.font.family),d(\"delta.font.size\"),void 0===e.delta.font.size&&(e.delta.font.size=(e._hasNumber?.5:1)*(m||l.defaultNumberFontSize),w[1]=!0),d(\"delta.reference\",e.value),d(\"delta.relative\"),d(\"delta.valueformat\",e.delta.relative?\"2%\":\"\"),d(\"delta.increasing.symbol\"),d(\"delta.increasing.color\"),d(\"delta.decreasing.symbol\"),d(\"delta.decreasing.color\"),d(\"delta.position\"),v=e.delta.font.size),e._scaleNumbers=(!e._hasNumber||w[0])&&(!e._hasDelta||w[1])||!1,d(\"title.font.color\",p.font.color),d(\"title.font.family\",p.font.family),d(\"title.font.size\",.25*(m||v||l.defaultNumberFontSize)),d(\"title.text\"),e._hasGauge){(y=t.gauge)||(y={}),x=o.newContainer(e,\"gauge\"),T(\"shape\"),(e._isBullet=\"bullet\"===e.gauge.shape)||d(\"title.align\",\"center\"),(e._isAngular=\"angular\"===e.gauge.shape)||d(\"align\",\"center\"),T(\"bgcolor\",p.paper_bgcolor),T(\"borderwidth\"),T(\"bordercolor\"),T(\"bar.color\"),T(\"bar.line.color\"),T(\"bar.line.width\"),T(\"bar.thickness\",l.valueThickness*(\"bullet\"===e.gauge.shape?.5:1)),s(y,x,{name:\"steps\",handleItemDefaults:h}),T(\"threshold.value\"),T(\"threshold.thickness\"),T(\"threshold.line.width\"),T(\"threshold.line.color\"),b={},y&&(b=y.axis||{}),_=o.newContainer(x,\"axis\"),k(\"visible\"),e._range=k(\"range\",e._range);var M={outerTicks:!0};c(b,_,k,\"linear\"),f(b,_,k,\"linear\",M),u(b,_,k,M)}else d(\"title.align\",\"center\"),d(\"align\",\"center\"),e._isAngular=e._isBullet=!1;e._length=null}}},{\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../plots/array_container_defaults\":822,\"../../plots/cartesian/tick_label_defaults\":848,\"../../plots/cartesian/tick_mark_defaults\":849,\"../../plots/cartesian/tick_value_defaults\":850,\"../../plots/domain\":854,\"./attributes\":1115,\"./constants.js\":1118}],1120:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"indicator\",basePlotModule:t(\"./base_plot\"),categories:[\"svg\",\"noOpacity\",\"noHover\"],animatable:!0,attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,calc:t(\"./calc\").calc,plot:t(\"./plot\"),meta:{}}},{\"./attributes\":1115,\"./base_plot\":1116,\"./calc\":1117,\"./defaults\":1119,\"./plot\":1121}],1121:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=i.strScale,o=i.strTranslate,s=i.rad2deg,l=t(\"../../constants/alignment\").MID_SHIFT,c=t(\"../../components/drawing\"),u=t(\"./constants\"),f=t(\"../../lib/svg_text_utils\"),h=t(\"../../plots/cartesian/axes\"),p=t(\"../../plots/cartesian/axis_defaults\"),d=t(\"../../plots/cartesian/position_defaults\"),g=t(\"../../plots/cartesian/layout_attributes\"),m=t(\"../../components/color\"),v={left:\"start\",center:\"middle\",right:\"end\"},y={left:0,center:.5,right:1},x=/[yzafpn\\xb5mkMGTPEZY]/;function b(t){return t&&t.duration>0}function _(t){t.each((function(t){m.stroke(n.select(this),t.line.color)})).each((function(t){m.fill(n.select(this),t.color)})).style(\"stroke-width\",(function(t){return t.line.width}))}function w(t,e,r){var n=t._fullLayout,a=i.extendFlat({type:\"linear\",ticks:\"outside\",range:r,showline:!0},e),o={type:\"linear\",_id:\"x\"+e._id},s={letter:\"x\",font:n.font,noHover:!0,noTickson:!0};function l(t,e){return i.coerce(a,o,g,t,e)}return p(a,o,l,s,n),d(a,o,l,s),o}function T(t,e,r){return[Math.min(e/t.width,r/t.height),t,e+\"x\"+r]}function k(t,e,r,i){var a=document.createElementNS(\"http://www.w3.org/2000/svg\",\"text\"),o=n.select(a);return o.text(t).attr(\"x\",0).attr(\"y\",0).attr(\"text-anchor\",r).attr(\"data-unformatted\",t).call(f.convertToTspans,i).call(c.font,e),c.bBox(o.node())}function M(t,e,r,n,a,o){var s=\"_cache\"+e;t[s]&&t[s].key===a||(t[s]={key:a,value:r});var l=i.aggNums(o,null,[t[s].value,n],2);return t[s].value=l,l}e.exports=function(t,e,r,p){var d,g=t._fullLayout;b(r)&&p&&(d=p()),i.makeTraceGroups(g._indicatorlayer,e,\"trace\").each((function(e){var p,A,S,E,C,L=e[0].trace,I=n.select(this),P=L._hasGauge,z=L._isAngular,O=L._isBullet,D=L.domain,R={w:g._size.w*(D.x[1]-D.x[0]),h:g._size.h*(D.y[1]-D.y[0]),l:g._size.l+g._size.w*D.x[0],r:g._size.r+g._size.w*(1-D.x[1]),t:g._size.t+g._size.h*(1-D.y[1]),b:g._size.b+g._size.h*D.y[0]},F=R.l+R.w/2,B=R.t+R.h/2,N=Math.min(R.w/2,R.h),j=u.innerRadius*N,U=L.align||\"center\";if(A=B,P){if(z&&(p=F,A=B+N/2,S=function(t){return function(t,e){var r=Math.sqrt(t.width/2*(t.width/2)+t.height*t.height);return[e/r,t,e]}(t,.9*j)}),O){var V=u.bulletPadding,q=1-u.bulletNumberDomainSize+V;p=R.l+(q+(1-q)*y[U])*R.w,S=function(t){return T(t,(u.bulletNumberDomainSize-V)*R.w,R.h)}}}else p=R.l+y[U]*R.w,S=function(t){return T(t,R.w,R.h)};!function(t,e,r,s){var l,u,p,d=r[0].trace,g=s.numbersX,_=s.numbersY,T=d.align||\"center\",A=v[T],S=s.transitionOpts,E=s.onComplete,C=i.ensureSingle(e,\"g\",\"numbers\"),L=[];d._hasNumber&&L.push(\"number\");d._hasDelta&&(L.push(\"delta\"),\"left\"===d.delta.position&&L.reverse());var I=C.selectAll(\"text\").data(L);function P(e,r,n,i){if(!e.match(\"s\")||n>=0==i>=0||r(n).slice(-1).match(x)||r(i).slice(-1).match(x))return r;var a=e.slice().replace(\"s\",\"f\").replace(/\\d+/,(function(t){return parseInt(t)-1})),o=w(t,{tickformat:a});return function(t){return Math.abs(t)<1?h.tickText(o,t).text:r(t)}}I.enter().append(\"text\"),I.attr(\"text-anchor\",(function(){return A})).attr(\"class\",(function(t){return t})).attr(\"x\",null).attr(\"y\",null).attr(\"dx\",null).attr(\"dy\",null),I.exit().remove();var z,O=d.mode+d.align;d._hasDelta&&(z=function(){var e=w(t,{tickformat:d.delta.valueformat},d._range);e.setScale(),h.prepTicks(e);var i=function(t){return h.tickText(e,t).text},a=function(t){return d.delta.relative?t.relativeDelta:t.delta},o=function(t,e){return 0===t||\"number\"!=typeof t||isNaN(t)?\"-\":(t>0?d.delta.increasing.symbol:d.delta.decreasing.symbol)+e(t)},s=function(t){return t.delta>=0?d.delta.increasing.color:d.delta.decreasing.color};void 0===d._deltaLastValue&&(d._deltaLastValue=a(r[0]));var l=C.select(\"text.delta\");function p(){l.text(o(a(r[0]),i)).call(m.fill,s(r[0])).call(f.convertToTspans,t)}return l.call(c.font,d.delta.font).call(m.fill,s({delta:d._deltaLastValue})),b(S)?l.transition().duration(S.duration).ease(S.easing).tween(\"text\",(function(){var t=n.select(this),e=a(r[0]),l=d._deltaLastValue,c=P(d.delta.valueformat,i,l,e),u=n.interpolateNumber(l,e);return d._deltaLastValue=e,function(e){t.text(o(u(e),c)),t.call(m.fill,s({delta:u(e)}))}})).each(\"end\",(function(){p(),E&&E()})).each(\"interrupt\",(function(){p(),E&&E()})):p(),u=k(o(a(r[0]),i),d.delta.font,A,t),l}(),O+=d.delta.position+d.delta.font.size+d.delta.font.family+d.delta.valueformat,O+=d.delta.increasing.symbol+d.delta.decreasing.symbol,p=u);d._hasNumber&&(!function(){var e=w(t,{tickformat:d.number.valueformat},d._range);e.setScale(),h.prepTicks(e);var i=function(t){return h.tickText(e,t).text},a=d.number.suffix,o=d.number.prefix,s=C.select(\"text.number\");function u(){var e=\"number\"==typeof r[0].y?o+i(r[0].y)+a:\"-\";s.text(e).call(c.font,d.number.font).call(f.convertToTspans,t)}b(S)?s.transition().duration(S.duration).ease(S.easing).each(\"end\",(function(){u(),E&&E()})).each(\"interrupt\",(function(){u(),E&&E()})).attrTween(\"text\",(function(){var t=n.select(this),e=n.interpolateNumber(r[0].lastY,r[0].y);d._lastValue=r[0].y;var s=P(d.number.valueformat,i,r[0].lastY,r[0].y);return function(r){t.text(o+s(e(r))+a)}})):u(),l=k(o+i(r[0].y)+a,d.number.font,A,t)}(),O+=d.number.font.size+d.number.font.family+d.number.valueformat+d.number.suffix+d.number.prefix,p=l);if(d._hasDelta&&d._hasNumber){var D,R,F=[(l.left+l.right)/2,(l.top+l.bottom)/2],B=[(u.left+u.right)/2,(u.top+u.bottom)/2],N=.75*d.delta.font.size;\"left\"===d.delta.position&&(D=M(d,\"deltaPos\",0,-1*(l.width*y[d.align]+u.width*(1-y[d.align])+N),O,Math.min),R=F[1]-B[1],p={width:l.width+u.width+N,height:Math.max(l.height,u.height),left:u.left+D,right:l.right,top:Math.min(l.top,u.top+R),bottom:Math.max(l.bottom,u.bottom+R)}),\"right\"===d.delta.position&&(D=M(d,\"deltaPos\",0,l.width*(1-y[d.align])+u.width*y[d.align]+N,O,Math.max),R=F[1]-B[1],p={width:l.width+u.width+N,height:Math.max(l.height,u.height),left:l.left,right:u.right+D,top:Math.min(l.top,u.top+R),bottom:Math.max(l.bottom,u.bottom+R)}),\"bottom\"===d.delta.position&&(D=null,R=u.height,p={width:Math.max(l.width,u.width),height:l.height+u.height,left:Math.min(l.left,u.left),right:Math.max(l.right,u.right),top:l.bottom-l.height,bottom:l.bottom+u.height}),\"top\"===d.delta.position&&(D=null,R=l.top,p={width:Math.max(l.width,u.width),height:l.height+u.height,left:Math.min(l.left,u.left),right:Math.max(l.right,u.right),top:l.bottom-l.height-u.height,bottom:l.bottom}),z.attr({dx:D,dy:R})}(d._hasNumber||d._hasDelta)&&C.attr(\"transform\",(function(){var t=s.numbersScaler(p);O+=t[2];var e,r=M(d,\"numbersScale\",1,t[0],O,Math.min);d._scaleNumbers||(r=1),e=d._isAngular?_-r*p.bottom:_-r*(p.top+p.bottom)/2,d._numbersTop=r*p.top+e;var n=p[T];\"center\"===T&&(n=(p.left+p.right)/2);var i=g-r*n;return i=M(d,\"numbersTranslate\",0,i,O,Math.max),o(i,e)+a(r)}))}(t,I,e,{numbersX:p,numbersY:A,numbersScaler:S,transitionOpts:r,onComplete:d}),P&&(E={range:L.gauge.axis.range,color:L.gauge.bgcolor,line:{color:L.gauge.bordercolor,width:0},thickness:1},C={range:L.gauge.axis.range,color:\"rgba(0, 0, 0, 0)\",line:{color:L.gauge.bordercolor,width:L.gauge.borderwidth},thickness:1});var H=I.selectAll(\"g.angular\").data(z?e:[]);H.exit().remove();var G=I.selectAll(\"g.angularaxis\").data(z?e:[]);G.exit().remove(),z&&function(t,e,r,i){var a,c,u,f,p=r[0].trace,d=i.size,g=i.radius,m=i.innerRadius,v=i.gaugeBg,y=i.gaugeOutline,x=[d.l+d.w/2,d.t+d.h/2+g/2],T=i.gauge,k=i.layer,M=i.transitionOpts,A=i.onComplete,S=Math.PI/2;function E(t){var e=p.gauge.axis.range[0],r=(t-e)/(p.gauge.axis.range[1]-e)*Math.PI-S;return r<-S?-S:r>S?S:r}function C(t){return n.svg.arc().innerRadius((m+g)/2-t/2*(g-m)).outerRadius((m+g)/2+t/2*(g-m)).startAngle(-S)}function L(t){t.attr(\"d\",(function(t){return C(t.thickness).startAngle(E(t.range[0])).endAngle(E(t.range[1]))()}))}T.enter().append(\"g\").classed(\"angular\",!0),T.attr(\"transform\",o(x[0],x[1])),k.enter().append(\"g\").classed(\"angularaxis\",!0).classed(\"crisp\",!0),k.selectAll(\"g.xangularaxistick,path,text\").remove(),(a=w(t,p.gauge.axis)).type=\"linear\",a.range=p.gauge.axis.range,a._id=\"xangularaxis\",a.setScale();var I=function(t){return(a.range[0]-t.x)/(a.range[1]-a.range[0])*Math.PI+Math.PI},P={},z=h.makeLabelFns(a,0).labelStandoff;P.xFn=function(t){var e=I(t);return Math.cos(e)*z},P.yFn=function(t){var e=I(t),r=Math.sin(e)>0?.2:1;return-Math.sin(e)*(z+t.fontSize*r)+Math.abs(Math.cos(e))*(t.fontSize*l)},P.anchorFn=function(t){var e=I(t),r=Math.cos(e);return Math.abs(r)<.1?\"middle\":r>0?\"start\":\"end\"},P.heightFn=function(t,e,r){var n=I(t);return-.5*(1+Math.sin(n))*r};var O=function(t){return o(x[0]+g*Math.cos(t),x[1]-g*Math.sin(t))};u=function(t){return O(I(t))};if(c=h.calcTicks(a),f=h.getTickSigns(a)[2],a.visible){f=\"inside\"===a.ticks?-1:1;var D=(a.linewidth||1)/2;h.drawTicks(t,a,{vals:c,layer:k,path:\"M\"+f*D+\",0h\"+f*a.ticklen,transFn:function(t){var e=I(t);return O(e)+\"rotate(\"+-s(e)+\")\"}}),h.drawLabels(t,a,{vals:c,layer:k,transFn:u,labelFns:P})}var R=[v].concat(p.gauge.steps),F=T.selectAll(\"g.bg-arc\").data(R);F.enter().append(\"g\").classed(\"bg-arc\",!0).append(\"path\"),F.select(\"path\").call(L).call(_),F.exit().remove();var B=C(p.gauge.bar.thickness),N=T.selectAll(\"g.value-arc\").data([p.gauge.bar]);N.enter().append(\"g\").classed(\"value-arc\",!0).append(\"path\");var j=N.select(\"path\");b(M)?(j.transition().duration(M.duration).ease(M.easing).each(\"end\",(function(){A&&A()})).each(\"interrupt\",(function(){A&&A()})).attrTween(\"d\",(U=B,V=E(r[0].lastY),q=E(r[0].y),function(){var t=n.interpolate(V,q);return function(e){return U.endAngle(t(e))()}})),p._lastValue=r[0].y):j.attr(\"d\",\"number\"==typeof r[0].y?B.endAngle(E(r[0].y)):\"M0,0Z\");var U,V,q;j.call(_),N.exit().remove(),R=[];var H=p.gauge.threshold.value;H&&R.push({range:[H,H],color:p.gauge.threshold.color,line:{color:p.gauge.threshold.line.color,width:p.gauge.threshold.line.width},thickness:p.gauge.threshold.thickness});var G=T.selectAll(\"g.threshold-arc\").data(R);G.enter().append(\"g\").classed(\"threshold-arc\",!0).append(\"path\"),G.select(\"path\").call(L).call(_),G.exit().remove();var Y=T.selectAll(\"g.gauge-outline\").data([y]);Y.enter().append(\"g\").classed(\"gauge-outline\",!0).append(\"path\"),Y.select(\"path\").call(L).call(_),Y.exit().remove()}(t,0,e,{radius:N,innerRadius:j,gauge:H,layer:G,size:R,gaugeBg:E,gaugeOutline:C,transitionOpts:r,onComplete:d});var Y=I.selectAll(\"g.bullet\").data(O?e:[]);Y.exit().remove();var W=I.selectAll(\"g.bulletaxis\").data(O?e:[]);W.exit().remove(),O&&function(t,e,r,n){var i,a,s,l,c,f=r[0].trace,p=n.gauge,d=n.layer,g=n.gaugeBg,v=n.gaugeOutline,y=n.size,x=f.domain,T=n.transitionOpts,k=n.onComplete;p.enter().append(\"g\").classed(\"bullet\",!0),p.attr(\"transform\",o(y.l,y.t)),d.enter().append(\"g\").classed(\"bulletaxis\",!0).classed(\"crisp\",!0),d.selectAll(\"g.xbulletaxistick,path,text\").remove();var M=y.h,A=f.gauge.bar.thickness*M,S=x.x[0],E=x.x[0]+(x.x[1]-x.x[0])*(f._hasNumber||f._hasDelta?1-u.bulletNumberDomainSize:1);(i=w(t,f.gauge.axis))._id=\"xbulletaxis\",i.domain=[S,E],i.setScale(),a=h.calcTicks(i),s=h.makeTransTickFn(i),l=h.getTickSigns(i)[2],c=y.t+y.h,i.visible&&(h.drawTicks(t,i,{vals:\"inside\"===i.ticks?h.clipEnds(i,a):a,layer:d,path:h.makeTickPath(i,c,l),transFn:s}),h.drawLabels(t,i,{vals:a,layer:d,transFn:s,labelFns:h.makeLabelFns(i,c)}));function C(t){t.attr(\"width\",(function(t){return Math.max(0,i.c2p(t.range[1])-i.c2p(t.range[0]))})).attr(\"x\",(function(t){return i.c2p(t.range[0])})).attr(\"y\",(function(t){return.5*(1-t.thickness)*M})).attr(\"height\",(function(t){return t.thickness*M}))}var L=[g].concat(f.gauge.steps),I=p.selectAll(\"g.bg-bullet\").data(L);I.enter().append(\"g\").classed(\"bg-bullet\",!0).append(\"rect\"),I.select(\"rect\").call(C).call(_),I.exit().remove();var P=p.selectAll(\"g.value-bullet\").data([f.gauge.bar]);P.enter().append(\"g\").classed(\"value-bullet\",!0).append(\"rect\"),P.select(\"rect\").attr(\"height\",A).attr(\"y\",(M-A)/2).call(_),b(T)?P.select(\"rect\").transition().duration(T.duration).ease(T.easing).each(\"end\",(function(){k&&k()})).each(\"interrupt\",(function(){k&&k()})).attr(\"width\",Math.max(0,i.c2p(Math.min(f.gauge.axis.range[1],r[0].y)))):P.select(\"rect\").attr(\"width\",\"number\"==typeof r[0].y?Math.max(0,i.c2p(Math.min(f.gauge.axis.range[1],r[0].y))):0);P.exit().remove();var z=r.filter((function(){return f.gauge.threshold.value})),O=p.selectAll(\"g.threshold-bullet\").data(z);O.enter().append(\"g\").classed(\"threshold-bullet\",!0).append(\"line\"),O.select(\"line\").attr(\"x1\",i.c2p(f.gauge.threshold.value)).attr(\"x2\",i.c2p(f.gauge.threshold.value)).attr(\"y1\",(1-f.gauge.threshold.thickness)/2*M).attr(\"y2\",(1-(1-f.gauge.threshold.thickness)/2)*M).call(m.stroke,f.gauge.threshold.line.color).style(\"stroke-width\",f.gauge.threshold.line.width),O.exit().remove();var D=p.selectAll(\"g.gauge-outline\").data([v]);D.enter().append(\"g\").classed(\"gauge-outline\",!0).append(\"rect\"),D.select(\"rect\").call(C).call(_),D.exit().remove()}(t,0,e,{gauge:Y,layer:W,size:R,gaugeBg:E,gaugeOutline:C,transitionOpts:r,onComplete:d});var X=I.selectAll(\"text.title\").data(e);X.exit().remove(),X.enter().append(\"text\").classed(\"title\",!0),X.attr(\"text-anchor\",(function(){return O?v.right:v[L.title.align]})).text(L.title.text).call(c.font,L.title.font).call(f.convertToTspans,t),X.attr(\"transform\",(function(){var t,e=R.l+R.w*y[L.title.align],r=u.titlePadding,n=c.bBox(X.node());if(P){if(z)if(L.gauge.axis.visible)t=c.bBox(G.node()).top-r-n.bottom;else t=R.t+R.h/2-N/2-n.bottom-r;O&&(t=A-(n.top+n.bottom)/2,e=R.l-u.bulletPadding*R.w)}else t=L._numbersTop-r-n.bottom;return o(e,t)}))}))}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../constants/alignment\":745,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plots/cartesian/axes\":827,\"../../plots/cartesian/axis_defaults\":829,\"../../plots/cartesian/layout_attributes\":841,\"../../plots/cartesian/position_defaults\":844,\"./constants\":1118,d3:169}],1122:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../mesh3d/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../lib/extend\").extendFlat,l=t(\"../../plot_api/edit_types\").overrideAll;var c=e.exports=l(s({x:{valType:\"data_array\"},y:{valType:\"data_array\"},z:{valType:\"data_array\"},value:{valType:\"data_array\"},isomin:{valType:\"number\"},isomax:{valType:\"number\"},surface:{show:{valType:\"boolean\",dflt:!0},count:{valType:\"integer\",dflt:2,min:1},fill:{valType:\"number\",min:0,max:1,dflt:1},pattern:{valType:\"flaglist\",flags:[\"A\",\"B\",\"C\",\"D\",\"E\"],extras:[\"all\",\"odd\",\"even\"],dflt:\"all\"}},spaceframe:{show:{valType:\"boolean\",dflt:!1},fill:{valType:\"number\",min:0,max:1,dflt:.15}},slices:{x:{show:{valType:\"boolean\",dflt:!1},locations:{valType:\"data_array\",dflt:[]},fill:{valType:\"number\",min:0,max:1,dflt:1}},y:{show:{valType:\"boolean\",dflt:!1},locations:{valType:\"data_array\",dflt:[]},fill:{valType:\"number\",min:0,max:1,dflt:1}},z:{show:{valType:\"boolean\",dflt:!1},locations:{valType:\"data_array\",dflt:[]},fill:{valType:\"number\",min:0,max:1,dflt:1}}},caps:{x:{show:{valType:\"boolean\",dflt:!0},fill:{valType:\"number\",min:0,max:1,dflt:1}},y:{show:{valType:\"boolean\",dflt:!0},fill:{valType:\"number\",min:0,max:1,dflt:1}},z:{show:{valType:\"boolean\",dflt:!0},fill:{valType:\"number\",min:0,max:1,dflt:1}}},text:{valType:\"string\",dflt:\"\",arrayOk:!0},hovertext:{valType:\"string\",dflt:\"\",arrayOk:!0},hovertemplate:i(),showlegend:s({},o.showlegend,{dflt:!1})},n(\"\",{colorAttr:\"`value`\",showScaleDflt:!0,editTypeOverride:\"calc\"}),{opacity:a.opacity,lightposition:a.lightposition,lighting:a.lighting,flatshading:a.flatshading,contour:a.contour,hoverinfo:s({},o.hoverinfo)}),\"calc\",\"nested\");c.flatshading.dflt=!0,c.lighting.facenormalsepsilon.dflt=0,c.x.editType=c.y.editType=c.z.editType=c.value.editType=\"calc+clearAxisTypes\",c.transforms=void 0},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../mesh3d/attributes\":1127}],1123:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/calc\"),i=t(\"../streamtube/calc\").processGrid,a=t(\"../streamtube/calc\").filter;e.exports=function(t,e){e._len=Math.min(e.x.length,e.y.length,e.z.length,e.value.length),e._x=a(e.x,e._len),e._y=a(e.y,e._len),e._z=a(e.z,e._len),e._value=a(e.value,e._len);var r=i(e);e._gridFill=r.fill,e._Xs=r.Xs,e._Ys=r.Ys,e._Zs=r.Zs,e._len=r.len;for(var o=1/0,s=-1/0,l=0;l<e._len;l++){var c=e._value[l];o=Math.min(o,c),s=Math.max(s,c)}e._minValues=o,e._maxValues=s,e._vMin=void 0===e.isomin||null===e.isomin?o:e.isomin,e._vMax=void 0===e.isomax||null===e.isomin?s:e.isomax,n(t,e,{vals:[e._vMin,e._vMax],containerStr:\"\",cLetter:\"c\"})}},{\"../../components/colorscale/calc\":651,\"../streamtube/calc\":1294}],1124:[function(t,e,r){\"use strict\";var n=t(\"gl-mesh3d\"),i=t(\"../../lib/gl_format_color\").parseColorScale,a=t(\"../../lib/str2rgbarray\"),o=t(\"../../components/colorscale\").extractOpts,s=t(\"../../plots/gl3d/zip3\"),l=function(t,e){for(var r=e.length-1;r>0;r--){var n=Math.min(e[r],e[r-1]),i=Math.max(e[r],e[r-1]);if(i>n&&n<t&&t<=i)return{id:r,distRatio:(i-t)/(i-n)}}return{id:0,distRatio:0}};function c(t,e,r){this.scene=t,this.uid=r,this.mesh=e,this.name=\"\",this.data=null,this.showContour=!1}var u=c.prototype;u.handlePick=function(t){if(t.object===this.mesh){var e=t.data.index,r=this.data._meshX[e],n=this.data._meshY[e],i=this.data._meshZ[e],a=this.data._Ys.length,o=this.data._Zs.length,s=l(r,this.data._Xs).id,c=l(n,this.data._Ys).id,u=l(i,this.data._Zs).id,f=t.index=u+o*c+o*a*s;t.traceCoordinate=[this.data._meshX[f],this.data._meshY[f],this.data._meshZ[f],this.data._value[f]];var h=this.data.hovertext||this.data.text;return Array.isArray(h)&&void 0!==h[f]?t.textLabel=h[f]:h&&(t.textLabel=h),!0}},u.update=function(t){var e=this.scene,r=e.fullSceneLayout;function n(t,e,r,n){return e.map((function(e){return t.d2l(e,0,n)*r}))}this.data=h(t);var l={positions:s(n(r.xaxis,t._meshX,e.dataScale[0],t.xcalendar),n(r.yaxis,t._meshY,e.dataScale[1],t.ycalendar),n(r.zaxis,t._meshZ,e.dataScale[2],t.zcalendar)),cells:s(t._meshI,t._meshJ,t._meshK),lightPosition:[t.lightposition.x,t.lightposition.y,t.lightposition.z],ambient:t.lighting.ambient,diffuse:t.lighting.diffuse,specular:t.lighting.specular,roughness:t.lighting.roughness,fresnel:t.lighting.fresnel,vertexNormalsEpsilon:t.lighting.vertexnormalsepsilon,faceNormalsEpsilon:t.lighting.facenormalsepsilon,opacity:t.opacity,contourEnable:t.contour.show,contourColor:a(t.contour.color).slice(0,3),contourWidth:t.contour.width,useFacetNormals:t.flatshading},c=o(t);l.vertexIntensity=t._meshIntensity,l.vertexIntensityBounds=[c.min,c.max],l.colormap=i(t),this.mesh.update(l)},u.dispose=function(){this.scene.glplot.remove(this.mesh),this.mesh.dispose()};var f=[\"xyz\",\"xzy\",\"yxz\",\"yzx\",\"zxy\",\"zyx\"];function h(t){t._meshI=[],t._meshJ=[],t._meshK=[];var e,r,n,i,a,o,s,c=t.surface.show,u=t.spaceframe.show,h=t.surface.fill,p=t.spaceframe.fill,d=!1,g=!1,m=0,v=t._Xs,y=t._Ys,x=t._Zs,b=v.length,_=y.length,w=x.length,T=f.indexOf(t._gridFill.replace(/-/g,\"\").replace(/\\+/g,\"\")),k=function(t,e,r){switch(T){case 5:return r+w*e+w*_*t;case 4:return r+w*t+w*b*e;case 3:return e+_*r+_*w*t;case 2:return e+_*t+_*b*r;case 1:return t+b*r+b*w*e;default:return t+b*e+b*_*r}},M=t._minValues,A=t._maxValues,S=t._vMin,E=t._vMax;function C(t,e,s){for(var l=o.length,c=r;c<l;c++)if(t===n[c]&&e===i[c]&&s===a[c])return c;return-1}function L(){r=e}function I(){n=[],i=[],a=[],o=[],e=0,L()}function P(t,r,s,l){return n.push(t),i.push(r),a.push(s),o.push(l),++e-1}function z(t,e,r){for(var n=[],i=0;i<t.length;i++)n[i]=t[i]*(1-r)+r*e[i];return n}function O(t){s=t}function D(t,e){return\"all\"===t||null===t||t.indexOf(e)>-1}function R(t,e){return null===t?e:t}function F(e,r,n){L();var i,a,o,l=[r],c=[n];if(s>=1)l=[r],c=[n];else if(s>0){var u=function(t,e){var r=t[0],n=t[1],i=t[2],a=function(t,e,r){for(var n=[],i=0;i<t.length;i++)n[i]=(t[i]+e[i]+r[i])/3;return n}(r,n,i),o=Math.sqrt(1-s),l=z(a,r,o),c=z(a,n,o),u=z(a,i,o),f=e[0],h=e[1],p=e[2];return{xyzv:[[r,n,c],[c,l,r],[n,i,u],[u,c,n],[i,r,l],[l,u,i]],abc:[[f,h,-1],[-1,-1,f],[h,p,-1],[-1,-1,h],[p,f,-1],[-1,-1,p]]}}(r,n);l=u.xyzv,c=u.abc}for(var f=0;f<l.length;f++){r=l[f],n=c[f];for(var h=[],p=0;p<3;p++){var d=r[p][0],g=r[p][1],v=r[p][2],y=r[p][3],x=n[p]>-1?n[p]:C(d,g,v);h[p]=x>-1?x:P(d,g,v,R(e,y))}i=h[0],a=h[1],o=h[2],t._meshI.push(i),t._meshJ.push(a),t._meshK.push(o),++m}}function B(t,e,r,n){var i=t[3];i<r&&(i=r),i>n&&(i=n);for(var a=(t[3]-i)/(t[3]-e[3]+1e-9),o=[],s=0;s<4;s++)o[s]=(1-a)*t[s]+a*e[s];return o}function N(t,e,r){return t>=e&&t<=r}function j(t){var e=.001*(E-S);return t>=S-e&&t<=E+e}function U(e){for(var r=[],n=0;n<4;n++){var i=e[n];r.push([t._x[i],t._y[i],t._z[i],t._value[i]])}return r}function V(t,e,r,n,i,a){a||(a=1),r=[-1,-1,-1];var o=!1,s=[N(e[0][3],n,i),N(e[1][3],n,i),N(e[2][3],n,i)];if(!s[0]&&!s[1]&&!s[2])return!1;var l=function(t,e,r){return j(e[0][3])&&j(e[1][3])&&j(e[2][3])?(F(t,e,r),!0):a<3&&V(t,e,r,S,E,++a)};if(s[0]&&s[1]&&s[2])return l(t,e,r)||o;var c=!1;return[[0,1,2],[2,0,1],[1,2,0]].forEach((function(a){if(s[a[0]]&&s[a[1]]&&!s[a[2]]){var u=e[a[0]],f=e[a[1]],h=e[a[2]],p=B(h,u,n,i),d=B(h,f,n,i);o=l(t,[d,p,u],[-1,-1,r[a[0]]])||o,o=l(t,[u,f,d],[r[a[0]],r[a[1]],-1])||o,c=!0}})),c||[[0,1,2],[1,2,0],[2,0,1]].forEach((function(a){if(s[a[0]]&&!s[a[1]]&&!s[a[2]]){var u=e[a[0]],f=e[a[1]],h=e[a[2]],p=B(f,u,n,i),d=B(h,u,n,i);o=l(t,[d,p,u],[-1,-1,r[a[0]]])||o,c=!0}})),o}function q(t,e,r,n){var i=!1,a=U(e),o=[N(a[0][3],r,n),N(a[1][3],r,n),N(a[2][3],r,n),N(a[3][3],r,n)];if(!(o[0]||o[1]||o[2]||o[3]))return i;if(o[0]&&o[1]&&o[2]&&o[3])return g&&(i=function(t,e,r){var n=function(n,i,a){F(t,[e[n],e[i],e[a]],[r[n],r[i],r[a]])};n(0,1,2),n(3,0,1),n(2,3,0),n(1,2,3)}(t,a,e)||i),i;var s=!1;return[[0,1,2,3],[3,0,1,2],[2,3,0,1],[1,2,3,0]].forEach((function(l){if(o[l[0]]&&o[l[1]]&&o[l[2]]&&!o[l[3]]){var c=a[l[0]],u=a[l[1]],f=a[l[2]],h=a[l[3]];if(g)i=F(t,[c,u,f],[e[l[0]],e[l[1]],e[l[2]]])||i;else{var p=B(h,c,r,n),d=B(h,u,r,n),m=B(h,f,r,n);i=F(null,[p,d,m],[-1,-1,-1])||i}s=!0}})),s?i:([[0,1,2,3],[1,2,3,0],[2,3,0,1],[3,0,1,2],[0,2,3,1],[1,3,2,0]].forEach((function(l){if(o[l[0]]&&o[l[1]]&&!o[l[2]]&&!o[l[3]]){var c=a[l[0]],u=a[l[1]],f=a[l[2]],h=a[l[3]],p=B(f,c,r,n),d=B(f,u,r,n),m=B(h,u,r,n),v=B(h,c,r,n);g?(i=F(t,[c,v,p],[e[l[0]],-1,-1])||i,i=F(t,[u,d,m],[e[l[1]],-1,-1])||i):i=function(t,e,r){var n=function(n,i,a){F(t,[e[n],e[i],e[a]],[r[n],r[i],r[a]])};n(0,1,2),n(2,3,0)}(null,[p,d,m,v],[-1,-1,-1,-1])||i,s=!0}})),s||[[0,1,2,3],[1,2,3,0],[2,3,0,1],[3,0,1,2]].forEach((function(l){if(o[l[0]]&&!o[l[1]]&&!o[l[2]]&&!o[l[3]]){var c=a[l[0]],u=a[l[1]],f=a[l[2]],h=a[l[3]],p=B(u,c,r,n),d=B(f,c,r,n),m=B(h,c,r,n);g?(i=F(t,[c,p,d],[e[l[0]],-1,-1])||i,i=F(t,[c,d,m],[e[l[0]],-1,-1])||i,i=F(t,[c,m,p],[e[l[0]],-1,-1])||i):i=F(null,[p,d,m],[-1,-1,-1])||i,s=!0}})),i)}function H(t,e,r,n,i,a,o,s,l,c,u){var f=!1;return d&&(D(t,\"A\")&&(f=q(null,[e,r,n,a],c,u)||f),D(t,\"B\")&&(f=q(null,[r,n,i,l],c,u)||f),D(t,\"C\")&&(f=q(null,[r,a,o,l],c,u)||f),D(t,\"D\")&&(f=q(null,[n,a,s,l],c,u)||f),D(t,\"E\")&&(f=q(null,[r,n,a,l],c,u)||f)),g&&(f=q(t,[r,n,a,l],c,u)||f),f}function G(t,e,r,n,i,a,o,s){return[!0===s[0]||V(t,U([e,r,n]),[e,r,n],a,o),!0===s[1]||V(t,U([n,i,e]),[n,i,e],a,o)]}function Y(t,e,r,n,i,a,o,s,l){return s?G(t,e,r,i,n,a,o,l):G(t,r,i,n,e,a,o,l)}function W(t,e,r,n,i,a,o){var s,l,c,u,f=!1,h=function(){f=V(t,[s,l,c],[-1,-1,-1],i,a)||f,f=V(t,[c,u,s],[-1,-1,-1],i,a)||f},p=o[0],d=o[1],g=o[2];return p&&(s=z(U([k(e,r-0,n-0)])[0],U([k(e-1,r-0,n-0)])[0],p),l=z(U([k(e,r-0,n-1)])[0],U([k(e-1,r-0,n-1)])[0],p),c=z(U([k(e,r-1,n-1)])[0],U([k(e-1,r-1,n-1)])[0],p),u=z(U([k(e,r-1,n-0)])[0],U([k(e-1,r-1,n-0)])[0],p),h()),d&&(s=z(U([k(e-0,r,n-0)])[0],U([k(e-0,r-1,n-0)])[0],d),l=z(U([k(e-0,r,n-1)])[0],U([k(e-0,r-1,n-1)])[0],d),c=z(U([k(e-1,r,n-1)])[0],U([k(e-1,r-1,n-1)])[0],d),u=z(U([k(e-1,r,n-0)])[0],U([k(e-1,r-1,n-0)])[0],d),h()),g&&(s=z(U([k(e-0,r-0,n)])[0],U([k(e-0,r-0,n-1)])[0],g),l=z(U([k(e-0,r-1,n)])[0],U([k(e-0,r-1,n-1)])[0],g),c=z(U([k(e-1,r-1,n)])[0],U([k(e-1,r-1,n-1)])[0],g),u=z(U([k(e-1,r-0,n)])[0],U([k(e-1,r-0,n-1)])[0],g),h()),f}function X(t,e,r,n,i,a,o,s,l,c,u,f){var h=t;return f?(d&&\"even\"===t&&(h=null),H(h,e,r,n,i,a,o,s,l,c,u)):(d&&\"odd\"===t&&(h=null),H(h,l,s,o,a,i,n,r,e,c,u))}function Z(t,e,r,n,i){for(var a=[],o=0,s=0;s<e.length;s++)for(var l=e[s],c=1;c<w;c++)for(var u=1;u<_;u++)a.push(Y(t,k(l,u-1,c-1),k(l,u-1,c),k(l,u,c-1),k(l,u,c),r,n,(l+u+c)%2,i&&i[o]?i[o]:[])),o++;return a}function J(t,e,r,n,i){for(var a=[],o=0,s=0;s<e.length;s++)for(var l=e[s],c=1;c<b;c++)for(var u=1;u<w;u++)a.push(Y(t,k(c-1,l,u-1),k(c,l,u-1),k(c-1,l,u),k(c,l,u),r,n,(c+l+u)%2,i&&i[o]?i[o]:[])),o++;return a}function K(t,e,r,n,i){for(var a=[],o=0,s=0;s<e.length;s++)for(var l=e[s],c=1;c<_;c++)for(var u=1;u<b;u++)a.push(Y(t,k(u-1,c-1,l),k(u-1,c,l),k(u,c-1,l),k(u,c,l),r,n,(u+c+l)%2,i&&i[o]?i[o]:[])),o++;return a}function Q(t,e,r){for(var n=1;n<w;n++)for(var i=1;i<_;i++)for(var a=1;a<b;a++)X(t,k(a-1,i-1,n-1),k(a-1,i-1,n),k(a-1,i,n-1),k(a-1,i,n),k(a,i-1,n-1),k(a,i-1,n),k(a,i,n-1),k(a,i,n),e,r,(a+i+n)%2)}function $(t,e,r){d=!0,Q(t,e,r),d=!1}function tt(t,e,r,n,i,a){for(var o=[],s=0,l=0;l<e.length;l++)for(var c=e[l],u=1;u<w;u++)for(var f=1;f<_;f++)o.push(W(t,c,f,u,r,n,i[l],a&&a[s]&&a[s])),s++;return o}function et(t,e,r,n,i,a){for(var o=[],s=0,l=0;l<e.length;l++)for(var c=e[l],u=1;u<b;u++)for(var f=1;f<w;f++)o.push(W(t,u,c,f,r,n,i[l],a&&a[s]&&a[s])),s++;return o}function rt(t,e,r,n,i,a){for(var o=[],s=0,l=0;l<e.length;l++)for(var c=e[l],u=1;u<_;u++)for(var f=1;f<b;f++)o.push(W(t,f,u,c,r,n,i[l],a&&a[s]&&a[s])),s++;return o}function nt(t,e){for(var r=[],n=t;n<e;n++)r.push(n);return r}return function(){if(I(),function(){for(var e=0;e<b;e++)for(var r=0;r<_;r++)for(var n=0;n<w;n++){var i=k(e,r,n);P(t._x[i],t._y[i],t._z[i],t._value[i])}}(),u&&p&&(O(p),g=!0,Q(null,S,E),g=!1),c&&h){O(h);for(var e=t.surface.pattern,r=t.surface.count,s=0;s<r;s++){var f=1===r?.5:s/(r-1),d=(1-f)*S+f*E,T=Math.abs(d-M)>Math.abs(d-A)?[M,d]:[d,A];$(e,T[0],T[1])}}var C=[[Math.min(S,A),Math.max(S,A)],[Math.min(M,E),Math.max(M,E)]];[\"x\",\"y\",\"z\"].forEach((function(e){for(var r=[],n=0;n<C.length;n++){var i=0,a=C[n][0],o=C[n][1],s=t.slices[e];if(s.show&&s.fill){O(s.fill);var c=[],u=[],f=[];if(s.locations.length)for(var h=0;h<s.locations.length;h++){var p=l(s.locations[h],\"x\"===e?v:\"y\"===e?y:x);0===p.distRatio?c.push(p.id):p.id>0&&(u.push(p.id),\"x\"===e?f.push([p.distRatio,0,0]):\"y\"===e?f.push([0,p.distRatio,0]):f.push([0,0,p.distRatio]))}else c=nt(1,\"x\"===e?b-1:\"y\"===e?_-1:w-1);u.length>0&&(r[i]=\"x\"===e?tt(null,u,a,o,f,r[i]):\"y\"===e?et(null,u,a,o,f,r[i]):rt(null,u,a,o,f,r[i]),i++),c.length>0&&(r[i]=\"x\"===e?Z(null,c,a,o,r[i]):\"y\"===e?J(null,c,a,o,r[i]):K(null,c,a,o,r[i]),i++)}var d=t.caps[e];d.show&&d.fill&&(O(d.fill),r[i]=\"x\"===e?Z(null,[0,b-1],a,o,r[i]):\"y\"===e?J(null,[0,_-1],a,o,r[i]):K(null,[0,w-1],a,o,r[i]),i++)}})),0===m&&I(),t._meshX=n,t._meshY=i,t._meshZ=a,t._meshIntensity=o,t._Xs=v,t._Ys=y,t._Zs=x}(),t}e.exports={findNearestOnAxis:l,generateIsoMeshes:h,createIsosurfaceTrace:function(t,e){var r=t.glplot.gl,i=n({gl:r}),a=new c(t,i,e.uid);return i._trace=a,a.update(e),t.glplot.add(i),a}}},{\"../../components/colorscale\":655,\"../../lib/gl_format_color\":774,\"../../lib/str2rgbarray\":801,\"../../plots/gl3d/zip3\":880,\"gl-mesh3d\":309}],1125:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../registry\"),a=t(\"./attributes\"),o=t(\"../../components/colorscale/defaults\");function s(t,e,r,n,a){var s=a(\"isomin\"),l=a(\"isomax\");null!=l&&null!=s&&s>l&&(e.isomin=null,e.isomax=null);var c=a(\"x\"),u=a(\"y\"),f=a(\"z\"),h=a(\"value\");c&&c.length&&u&&u.length&&f&&f.length&&h&&h.length?(i.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\",\"y\",\"z\"],n),[\"x\",\"y\",\"z\"].forEach((function(t){var e=\"caps.\"+t;a(e+\".show\")&&a(e+\".fill\");var r=\"slices.\"+t;a(r+\".show\")&&(a(r+\".fill\"),a(r+\".locations\"))})),a(\"spaceframe.show\")&&a(\"spaceframe.fill\"),a(\"surface.show\")&&(a(\"surface.count\"),a(\"surface.fill\"),a(\"surface.pattern\")),a(\"contour.show\")&&(a(\"contour.color\"),a(\"contour.width\")),[\"text\",\"hovertext\",\"hovertemplate\",\"lighting.ambient\",\"lighting.diffuse\",\"lighting.specular\",\"lighting.roughness\",\"lighting.fresnel\",\"lighting.vertexnormalsepsilon\",\"lighting.facenormalsepsilon\",\"lightposition.x\",\"lightposition.y\",\"lightposition.z\",\"flatshading\",\"opacity\"].forEach((function(t){a(t)})),o(t,e,n,a,{prefix:\"\",cLetter:\"c\"}),e._length=null):e.visible=!1}e.exports={supplyDefaults:function(t,e,r,i){s(t,e,r,i,(function(r,i){return n.coerce(t,e,a,r,i)}))},supplyIsoDefaults:s}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"../../registry\":910,\"./attributes\":1122}],1126:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,calc:t(\"./calc\"),colorbar:{min:\"cmin\",max:\"cmax\"},plot:t(\"./convert\").createIsosurfaceTrace,moduleType:\"trace\",name:\"isosurface\",basePlotModule:t(\"../../plots/gl3d\"),categories:[\"gl3d\",\"showLegend\"],meta:{}}},{\"../../plots/gl3d\":869,\"./attributes\":1122,\"./calc\":1123,\"./convert\":1124,\"./defaults\":1125}],1127:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../surface/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../lib/extend\").extendFlat;e.exports=s({x:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},y:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},z:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},i:{valType:\"data_array\",editType:\"calc\"},j:{valType:\"data_array\",editType:\"calc\"},k:{valType:\"data_array\",editType:\"calc\"},text:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"calc\"},hovertext:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"calc\"},hovertemplate:i({editType:\"calc\"}),delaunayaxis:{valType:\"enumerated\",values:[\"x\",\"y\",\"z\"],dflt:\"z\",editType:\"calc\"},alphahull:{valType:\"number\",dflt:-1,editType:\"calc\"},intensity:{valType:\"data_array\",editType:\"calc\"},intensitymode:{valType:\"enumerated\",values:[\"vertex\",\"cell\"],dflt:\"vertex\",editType:\"calc\"},color:{valType:\"color\",editType:\"calc\"},vertexcolor:{valType:\"data_array\",editType:\"calc\"},facecolor:{valType:\"data_array\",editType:\"calc\"},transforms:void 0},n(\"\",{colorAttr:\"`intensity`\",showScaleDflt:!0,editTypeOverride:\"calc\"}),{opacity:a.opacity,flatshading:{valType:\"boolean\",dflt:!1,editType:\"calc\"},contour:{show:s({},a.contours.x.show,{}),color:a.contours.x.color,width:a.contours.x.width,editType:\"calc\"},lightposition:{x:s({},a.lightposition.x,{dflt:1e5}),y:s({},a.lightposition.y,{dflt:1e5}),z:s({},a.lightposition.z,{dflt:0}),editType:\"calc\"},lighting:s({vertexnormalsepsilon:{valType:\"number\",min:0,max:1,dflt:1e-12,editType:\"calc\"},facenormalsepsilon:{valType:\"number\",min:0,max:1,dflt:1e-6,editType:\"calc\"},editType:\"calc\"},a.lighting),hoverinfo:s({},o.hoverinfo,{editType:\"calc\"}),showlegend:s({},o.showlegend,{dflt:!1})})},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../surface/attributes\":1310}],1128:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/calc\");e.exports=function(t,e){e.intensity&&n(t,e,{vals:e.intensity,containerStr:\"\",cLetter:\"c\"})}},{\"../../components/colorscale/calc\":651}],1129:[function(t,e,r){\"use strict\";var n=t(\"gl-mesh3d\"),i=t(\"delaunay-triangulate\"),a=t(\"alpha-shape\"),o=t(\"convex-hull\"),s=t(\"../../lib/gl_format_color\").parseColorScale,l=t(\"../../lib/str2rgbarray\"),c=t(\"../../components/colorscale\").extractOpts,u=t(\"../../plots/gl3d/zip3\");function f(t,e,r){this.scene=t,this.uid=r,this.mesh=e,this.name=\"\",this.color=\"#fff\",this.data=null,this.showContour=!1}var h=f.prototype;function p(t){for(var e=[],r=t.length,n=0;n<r;n++)e[n]=l(t[n]);return e}function d(t,e,r,n){for(var i=[],a=e.length,o=0;o<a;o++)i[o]=t.d2l(e[o],0,n)*r;return i}function g(t){for(var e=[],r=t.length,n=0;n<r;n++)e[n]=Math.round(t[n]);return e}function m(t,e){for(var r=t.length,n=0;n<r;n++)if(t[n]<=-.5||t[n]>=e-.5)return!1;return!0}h.handlePick=function(t){if(t.object===this.mesh){var e=t.index=t.data.index;t.data._cellCenter?t.traceCoordinate=t.data.dataCoordinate:t.traceCoordinate=[this.data.x[e],this.data.y[e],this.data.z[e]];var r=this.data.hovertext||this.data.text;return Array.isArray(r)&&void 0!==r[e]?t.textLabel=r[e]:r&&(t.textLabel=r),!0}},h.update=function(t){var e=this.scene,r=e.fullSceneLayout;this.data=t;var n,f=t.x.length,h=u(d(r.xaxis,t.x,e.dataScale[0],t.xcalendar),d(r.yaxis,t.y,e.dataScale[1],t.ycalendar),d(r.zaxis,t.z,e.dataScale[2],t.zcalendar));if(t.i&&t.j&&t.k){if(t.i.length!==t.j.length||t.j.length!==t.k.length||!m(t.i,f)||!m(t.j,f)||!m(t.k,f))return;n=u(g(t.i),g(t.j),g(t.k))}else n=0===t.alphahull?o(h):t.alphahull>0?a(t.alphahull,h):function(t,e){for(var r=[\"x\",\"y\",\"z\"].indexOf(t),n=[],a=e.length,o=0;o<a;o++)n[o]=[e[o][(r+1)%3],e[o][(r+2)%3]];return i(n)}(t.delaunayaxis,h);var v={positions:h,cells:n,lightPosition:[t.lightposition.x,t.lightposition.y,t.lightposition.z],ambient:t.lighting.ambient,diffuse:t.lighting.diffuse,specular:t.lighting.specular,roughness:t.lighting.roughness,fresnel:t.lighting.fresnel,vertexNormalsEpsilon:t.lighting.vertexnormalsepsilon,faceNormalsEpsilon:t.lighting.facenormalsepsilon,opacity:t.opacity,contourEnable:t.contour.show,contourColor:l(t.contour.color).slice(0,3),contourWidth:t.contour.width,useFacetNormals:t.flatshading};if(t.intensity){var y=c(t);this.color=\"#fff\";var x=t.intensitymode;v[x+\"Intensity\"]=t.intensity,v[x+\"IntensityBounds\"]=[y.min,y.max],v.colormap=s(t)}else t.vertexcolor?(this.color=t.vertexcolor[0],v.vertexColors=p(t.vertexcolor)):t.facecolor?(this.color=t.facecolor[0],v.cellColors=p(t.facecolor)):(this.color=t.color,v.meshColor=l(t.color));this.mesh.update(v)},h.dispose=function(){this.scene.glplot.remove(this.mesh),this.mesh.dispose()},e.exports=function(t,e){var r=t.glplot.gl,i=n({gl:r}),a=new f(t,i,e.uid);return i._trace=a,a.update(e),t.glplot.add(i),a}},{\"../../components/colorscale\":655,\"../../lib/gl_format_color\":774,\"../../lib/str2rgbarray\":801,\"../../plots/gl3d/zip3\":880,\"alpha-shape\":69,\"convex-hull\":135,\"delaunay-triangulate\":171,\"gl-mesh3d\":309}],1130:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"../../components/colorscale/defaults\"),o=t(\"./attributes\");e.exports=function(t,e,r,s){function l(r,n){return i.coerce(t,e,o,r,n)}function c(t){var e=t.map((function(t){var e=l(t);return e&&i.isArrayOrTypedArray(e)?e:null}));return e.every((function(t){return t&&t.length===e[0].length}))&&e}c([\"x\",\"y\",\"z\"])?(c([\"i\",\"j\",\"k\"]),(!e.i||e.j&&e.k)&&(!e.j||e.k&&e.i)&&(!e.k||e.i&&e.j)?(n.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\",\"y\",\"z\"],s),[\"lighting.ambient\",\"lighting.diffuse\",\"lighting.specular\",\"lighting.roughness\",\"lighting.fresnel\",\"lighting.vertexnormalsepsilon\",\"lighting.facenormalsepsilon\",\"lightposition.x\",\"lightposition.y\",\"lightposition.z\",\"flatshading\",\"alphahull\",\"delaunayaxis\",\"opacity\"].forEach((function(t){l(t)})),l(\"contour.show\")&&(l(\"contour.color\"),l(\"contour.width\")),\"intensity\"in t?(l(\"intensity\"),l(\"intensitymode\"),a(t,e,s,l,{prefix:\"\",cLetter:\"c\"})):(e.showscale=!1,\"facecolor\"in t?l(\"facecolor\"):\"vertexcolor\"in t?l(\"vertexcolor\"):l(\"color\",r)),l(\"text\"),l(\"hovertext\"),l(\"hovertemplate\"),e._length=null):e.visible=!1):e.visible=!1}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"../../registry\":910,\"./attributes\":1127}],1131:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),colorbar:{min:\"cmin\",max:\"cmax\"},plot:t(\"./convert\"),moduleType:\"trace\",name:\"mesh3d\",basePlotModule:t(\"../../plots/gl3d\"),categories:[\"gl3d\",\"showLegend\"],meta:{}}},{\"../../plots/gl3d\":869,\"./attributes\":1127,\"./calc\":1128,\"./convert\":1129,\"./defaults\":1130}],1132:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").extendFlat,i=t(\"../scatter/attributes\"),a=t(\"../../components/drawing/attributes\").dash,o=t(\"../../components/fx/attributes\"),s=t(\"../../constants/delta.js\"),l=s.INCREASING.COLOR,c=s.DECREASING.COLOR,u=i.line;function f(t){return{line:{color:n({},u.color,{dflt:t}),width:u.width,dash:a,editType:\"style\"},editType:\"style\"}}e.exports={xperiod:i.xperiod,xperiod0:i.xperiod0,xperiodalignment:i.xperiodalignment,x:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},open:{valType:\"data_array\",editType:\"calc\"},high:{valType:\"data_array\",editType:\"calc\"},low:{valType:\"data_array\",editType:\"calc\"},close:{valType:\"data_array\",editType:\"calc\"},line:{width:n({},u.width,{}),dash:n({},a,{}),editType:\"style\"},increasing:f(l),decreasing:f(c),text:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"calc\"},hovertext:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"calc\"},tickwidth:{valType:\"number\",min:0,max:.5,dflt:.3,editType:\"calc\"},hoverlabel:n({},o.hoverlabel,{split:{valType:\"boolean\",dflt:!1,editType:\"style\"}})}},{\"../../components/drawing/attributes\":664,\"../../components/fx/attributes\":674,\"../../constants/delta.js\":747,\"../../lib\":778,\"../scatter/attributes\":1186}],1133:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=n._,a=t(\"../../plots/cartesian/axes\"),o=t(\"../../plots/cartesian/align_period\"),s=t(\"../../constants/numerical\").BADNUM;function l(t,e,r,n){return{o:t,h:e,l:r,c:n}}function c(t,e,r,o,l,c){for(var u=l.makeCalcdata(e,\"open\"),f=l.makeCalcdata(e,\"high\"),h=l.makeCalcdata(e,\"low\"),p=l.makeCalcdata(e,\"close\"),d=Array.isArray(e.text),g=Array.isArray(e.hovertext),m=!0,v=null,y=!!e.xperiodalignment,x=[],b=0;b<o.length;b++){var _=o[b],w=u[b],T=f[b],k=h[b],M=p[b];if(_!==s&&w!==s&&T!==s&&k!==s&&M!==s){M===w?null!==v&&M!==v&&(m=M>v):m=M>w,v=M;var A=c(w,T,k,M);A.pos=_,A.yc=(w+M)/2,A.i=b,A.dir=m?\"increasing\":\"decreasing\",A.x=A.pos,A.y=[k,T],y&&(A.orig_p=r[b]),d&&(A.tx=e.text[b]),g&&(A.htx=e.hovertext[b]),x.push(A)}else x.push({pos:_,empty:!0})}return e._extremes[l._id]=a.findExtremes(l,n.concat(h,f),{padded:!0}),x.length&&(x[0].t={labels:{open:i(t,\"open:\")+\" \",high:i(t,\"high:\")+\" \",low:i(t,\"low:\")+\" \",close:i(t,\"close:\")+\" \"}}),x}e.exports={calc:function(t,e){var r=a.getFromId(t,e.xaxis),i=a.getFromId(t,e.yaxis),s=function(t,e,r){var i=r._minDiff;if(!i){var a,s=t._fullData,l=[];for(i=1/0,a=0;a<s.length;a++){var c=s[a];if(\"ohlc\"===c.type&&!0===c.visible&&c.xaxis===e._id){l.push(c);var u=e.makeCalcdata(c,\"x\");c._origX=u;var f=o(r,e,\"x\",u);c._xcalc=f;var h=n.distinctVals(f).minDiff;h&&isFinite(h)&&(i=Math.min(i,h))}}for(i===1/0&&(i=1),a=0;a<l.length;a++)l[a]._minDiff=i}return i*r.tickwidth}(t,r,e),u=e._minDiff;e._minDiff=null;var f=e._origX;e._origX=null;var h=e._xcalc;e._xcalc=null;var p=c(t,e,f,h,i,l);return e._extremes[r._id]=a.findExtremes(r,h,{vpad:u/2}),p.length?(n.extendFlat(p[0].t,{wHover:u/2,tickLen:s}),p):[{t:{empty:!0}}]},calcCommon:c}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/axes\":827}],1134:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./ohlc_defaults\"),a=t(\"../scatter/period_defaults\"),o=t(\"./attributes\");function s(t,e,r,n){r(n+\".line.color\"),r(n+\".line.width\",e.line.width),r(n+\".line.dash\",e.line.dash)}e.exports=function(t,e,r,l){function c(r,i){return n.coerce(t,e,o,r,i)}i(t,e,c,l)?(a(t,e,l,c,{x:!0}),c(\"line.width\"),c(\"line.dash\"),s(t,e,c,\"increasing\"),s(t,e,c,\"decreasing\"),c(\"text\"),c(\"hovertext\"),c(\"tickwidth\"),l._requestRangeslider[e.xaxis]=!0):e.visible=!1}},{\"../../lib\":778,\"../scatter/period_defaults\":1206,\"./attributes\":1132,\"./ohlc_defaults\":1137}],1135:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../lib\"),a=t(\"../../components/fx\"),o=t(\"../../components/color\"),s=t(\"../../lib\").fillText,l=t(\"../../constants/delta.js\"),c={increasing:l.INCREASING.SYMBOL,decreasing:l.DECREASING.SYMBOL};function u(t,e,r,n){var i,s,l=t.cd,c=t.xa,u=l[0].trace,f=l[0].t,h=u.type,p=\"ohlc\"===h?\"l\":\"min\",d=\"ohlc\"===h?\"h\":\"max\",g=f.bPos||0,m=f.bdPos||f.tickLen,v=f.wHover,y=Math.min(1,m/Math.abs(c.r2c(c.range[1])-c.r2c(c.range[0])));function x(t){var r=function(t){return t.pos+g-e}(t);return a.inbox(r-v,r+v,i)}function b(t){var e=t[p],n=t[d];return e===n||a.inbox(e-r,n-r,i)}function _(t){return(x(t)+b(t))/2}i=t.maxHoverDistance-y,s=t.maxSpikeDistance-y;var w=a.getDistanceFunction(n,x,b,_);if(a.getClosest(l,w,t),!1===t.index)return null;var T=l[t.index];if(T.empty)return null;var k=u[T.dir],M=k.line.color;return o.opacity(M)&&k.line.width?t.color=M:t.color=k.fillcolor,t.x0=c.c2p(T.pos+g-m,!0),t.x1=c.c2p(T.pos+g+m,!0),t.xLabelVal=void 0!==T.orig_p?T.orig_p:T.pos,t.spikeDistance=_(T)*s/i,t.xSpike=c.c2p(T.pos,!0),t}function f(t,e,r,a){var o=t.cd,s=t.ya,l=o[0].trace,c=o[0].t,f=[],h=u(t,e,r,a);if(!h)return[];var p=o[h.index].hi||l.hoverinfo,d=p.split(\"+\");if(!(\"all\"===p||-1!==d.indexOf(\"y\")))return[];for(var g=[\"high\",\"open\",\"close\",\"low\"],m={},v=0;v<g.length;v++){var y,x=g[v],b=l[x][h.index],_=s.c2p(b,!0);b in m?(y=m[b]).yLabel+=\"<br>\"+c.labels[x]+n.hoverLabelText(s,b):((y=i.extendFlat({},h)).y0=y.y1=_,y.yLabelVal=b,y.yLabel=c.labels[x]+n.hoverLabelText(s,b),y.name=\"\",f.push(y),m[b]=y)}return f}function h(t,e,r,i){var a=t.cd,o=t.ya,l=a[0].trace,f=a[0].t,h=u(t,e,r,i);if(!h)return[];var p=a[h.index],d=h.index=p.i,g=p.dir;function m(t){return f.labels[t]+n.hoverLabelText(o,l[t][d])}var v=p.hi||l.hoverinfo,y=v.split(\"+\"),x=\"all\"===v,b=x||-1!==y.indexOf(\"y\"),_=x||-1!==y.indexOf(\"text\"),w=b?[m(\"open\"),m(\"high\"),m(\"low\"),m(\"close\")+\"  \"+c[g]]:[];return _&&s(p,l,w),h.extraText=w.join(\"<br>\"),h.y0=h.y1=o.c2p(p.yc,!0),[h]}e.exports={hoverPoints:function(t,e,r,n){return t.cd[0].trace.hoverlabel.split?f(t,e,r,n):h(t,e,r,n)},hoverSplit:f,hoverOnPoints:h}},{\"../../components/color\":643,\"../../components/fx\":683,\"../../constants/delta.js\":747,\"../../lib\":778,\"../../plots/cartesian/axes\":827}],1136:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"ohlc\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"showLegend\"],meta:{},attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\").calc,plot:t(\"./plot\"),style:t(\"./style\"),hoverPoints:t(\"./hover\").hoverPoints,selectPoints:t(\"./select\")}},{\"../../plots/cartesian\":840,\"./attributes\":1132,\"./calc\":1133,\"./defaults\":1134,\"./hover\":1135,\"./plot\":1138,\"./select\":1139,\"./style\":1140}],1137:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\");e.exports=function(t,e,r,a){var o=r(\"x\"),s=r(\"open\"),l=r(\"high\"),c=r(\"low\"),u=r(\"close\");if(r(\"hoverlabel.split\"),n.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\"],a),s&&l&&c&&u){var f=Math.min(s.length,l.length,c.length,u.length);return o&&(f=Math.min(f,i.minRowLength(o))),e._length=f,f}}},{\"../../lib\":778,\"../../registry\":910}],1138:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\");e.exports=function(t,e,r,a){var o=e.yaxis,s=e.xaxis,l=!!s.rangebreaks;i.makeTraceGroups(a,r,\"trace ohlc\").each((function(t){var e=n.select(this),r=t[0],a=r.t;if(!0!==r.trace.visible||a.empty)e.remove();else{var c=a.tickLen,u=e.selectAll(\"path\").data(i.identity);u.enter().append(\"path\"),u.exit().remove(),u.attr(\"d\",(function(t){if(t.empty)return\"M0,0Z\";var e=s.c2p(t.pos-c,!0),r=s.c2p(t.pos+c,!0),n=l?(e+r)/2:s.c2p(t.pos,!0);return\"M\"+e+\",\"+o.c2p(t.o,!0)+\"H\"+n+\"M\"+n+\",\"+o.c2p(t.h,!0)+\"V\"+o.c2p(t.l,!0)+\"M\"+r+\",\"+o.c2p(t.c,!0)+\"H\"+n}))}}))}},{\"../../lib\":778,d3:169}],1139:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r,n=t.cd,i=t.xaxis,a=t.yaxis,o=[],s=n[0].t.bPos||0;if(!1===e)for(r=0;r<n.length;r++)n[r].selected=0;else for(r=0;r<n.length;r++){var l=n[r];e.contains([i.c2p(l.pos+s),a.c2p(l.yc)],null,l.i,t)?(o.push({pointNumber:l.i,x:i.c2d(l.pos),y:a.c2d(l.yc)}),l.selected=1):l.selected=0}return o}},{}],1140:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/drawing\"),a=t(\"../../components/color\");e.exports=function(t,e,r){var o=r||n.select(t).selectAll(\"g.ohlclayer\").selectAll(\"g.trace\");o.style(\"opacity\",(function(t){return t[0].trace.opacity})),o.each((function(t){var e=t[0].trace;n.select(this).selectAll(\"path\").each((function(t){if(!t.empty){var r=e[t.dir].line;n.select(this).style(\"fill\",\"none\").call(a.stroke,r.color).call(i.dashLine,r.dash,r.width).style(\"opacity\",e.selectedpoints&&!t.selected?.3:1)}}))}))}},{\"../../components/color\":643,\"../../components/drawing\":665,d3:169}],1141:[function(t,e,r){\"use strict\";var n=t(\"../../lib/extend\").extendFlat,i=t(\"../../plots/attributes\"),a=t(\"../../plots/font_attributes\"),o=t(\"../../components/colorscale/attributes\"),s=t(\"../../plots/template_attributes\").hovertemplateAttrs,l=t(\"../../plots/domain\").attributes,c=n({editType:\"calc\"},o(\"line\",{editTypeOverride:\"calc\"}),{shape:{valType:\"enumerated\",values:[\"linear\",\"hspline\"],dflt:\"linear\",editType:\"plot\"},hovertemplate:s({editType:\"plot\",arrayOk:!1},{keys:[\"count\",\"probability\"]})});e.exports={domain:l({name:\"parcats\",trace:!0,editType:\"calc\"}),hoverinfo:n({},i.hoverinfo,{flags:[\"count\",\"probability\"],editType:\"plot\",arrayOk:!1}),hoveron:{valType:\"enumerated\",values:[\"category\",\"color\",\"dimension\"],dflt:\"category\",editType:\"plot\"},hovertemplate:s({editType:\"plot\",arrayOk:!1},{keys:[\"count\",\"probability\",\"category\",\"categorycount\",\"colorcount\",\"bandcolorcount\"]}),arrangement:{valType:\"enumerated\",values:[\"perpendicular\",\"freeform\",\"fixed\"],dflt:\"perpendicular\",editType:\"plot\"},bundlecolors:{valType:\"boolean\",dflt:!0,editType:\"plot\"},sortpaths:{valType:\"enumerated\",values:[\"forward\",\"backward\"],dflt:\"forward\",editType:\"plot\"},labelfont:a({editType:\"calc\"}),tickfont:a({editType:\"calc\"}),dimensions:{_isLinkedToArray:\"dimension\",label:{valType:\"string\",editType:\"calc\"},categoryorder:{valType:\"enumerated\",values:[\"trace\",\"category ascending\",\"category descending\",\"array\"],dflt:\"trace\",editType:\"calc\"},categoryarray:{valType:\"data_array\",editType:\"calc\"},ticktext:{valType:\"data_array\",editType:\"calc\"},values:{valType:\"data_array\",dflt:[],editType:\"calc\"},displayindex:{valType:\"integer\",editType:\"calc\"},editType:\"calc\",visible:{valType:\"boolean\",dflt:!0,editType:\"calc\"}},line:c,counts:{valType:\"number\",min:0,dflt:1,arrayOk:!0,editType:\"calc\"},customdata:void 0,hoverlabel:void 0,ids:void 0,legendgroup:void 0,opacity:void 0,selectedpoints:void 0,showlegend:void 0}},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/domain\":854,\"../../plots/font_attributes\":855,\"../../plots/template_attributes\":905}],1142:[function(t,e,r){\"use strict\";var n=t(\"../../plots/get_data\").getModuleCalcData,i=t(\"./plot\");r.name=\"parcats\",r.plot=function(t,e,r,a){var o=n(t.calcdata,\"parcats\");if(o.length){var s=o[0];i(t,s,r,a)}},r.clean=function(t,e,r,n){var i=n._has&&n._has(\"parcats\"),a=e._has&&e._has(\"parcats\");i&&!a&&n._paperdiv.selectAll(\".parcats\").remove()}},{\"../../plots/get_data\":864,\"./plot\":1147}],1143:[function(t,e,r){\"use strict\";var n=t(\"../../lib/gup\").wrap,i=t(\"../../components/colorscale/helpers\").hasColorscale,a=t(\"../../components/colorscale/calc\"),o=t(\"../../lib/filter_unique.js\"),s=t(\"../../components/drawing\"),l=t(\"../../lib\"),c=t(\"fast-isnumeric\");function u(t,e,r){t.valueInds.push(e),t.count+=r}function f(t,e,r){return{categoryInds:t,color:e,rawColor:r,valueInds:[],count:0}}function h(t,e,r){t.valueInds.push(e),t.count+=r}e.exports=function(t,e){var r=l.filterVisible(e.dimensions);if(0===r.length)return[];var p,d,g,m=r.map((function(t){var e;if(\"trace\"===t.categoryorder)e=null;else if(\"array\"===t.categoryorder)e=t.categoryarray;else{e=o(t.values);for(var r=!0,n=0;n<e.length;n++)if(!c(e[n])){r=!1;break}e.sort(r?l.sorterAsc:void 0),\"category descending\"===t.categoryorder&&(e=e.reverse())}return function(t,e){e=null==e?[]:e.map((function(t){return t}));var r={},n={},i=[];e.forEach((function(t,e){r[t]=0,n[t]=e}));for(var a=0;a<t.length;a++){var o,s=t[a];void 0===r[s]?(r[s]=1,o=e.push(s)-1,n[s]=o):(r[s]++,o=n[s]),i.push(o)}var l=e.map((function(t){return r[t]}));return{uniqueValues:e,uniqueCounts:l,inds:i}}(t.values,e)}));p=l.isArrayOrTypedArray(e.counts)?e.counts:[e.counts],function(t){var e;if(function(t){for(var e=new Array(t.length),r=0;r<t.length;r++){if(t[r]<0||t[r]>=t.length)return!1;if(void 0!==e[t[r]])return!1;e[t[r]]=!0}return!0}(t.map((function(t){return t.displayindex}))))for(e=0;e<t.length;e++)t[e]._displayindex=t[e].displayindex;else for(e=0;e<t.length;e++)t[e]._displayindex=e}(r),r.forEach((function(t,e){!function(t,e){t._categoryarray=e.uniqueValues,null===t.ticktext||void 0===t.ticktext?t._ticktext=[]:t._ticktext=t.ticktext.slice();for(var r=t._ticktext.length;r<e.uniqueValues.length;r++)t._ticktext.push(e.uniqueValues[r])}(t,m[e])}));var v,y=e.line;y?(i(e,\"line\")&&a(t,e,{vals:e.line.color,containerStr:\"line\",cLetter:\"c\"}),v=s.tryColorscale(y)):v=l.identity;var x,b,_,w,T,k=r[0].values.length,M={},A=m.map((function(t){return t.inds}));for(g=0,x=0;x<k;x++){var S=[];for(b=0;b<A.length;b++)S.push(A[b][x]);d=p[x%p.length],g+=d;var E=(_=x,w=void 0,T=void 0,l.isArrayOrTypedArray(y.color)?T=w=y.color[_%y.color.length]:w=y.color,{color:v(w),rawColor:T}),C=S+\"-\"+E.rawColor;void 0===M[C]&&(M[C]=f(S,E.color,E.rawColor)),h(M[C],x,d)}var L,I=r.map((function(t,e){return function(t,e,r,n,i){return{dimensionInd:t,containerInd:e,displayInd:r,dimensionLabel:n,count:i,categories:[],dragX:null}}(e,t._index,t._displayindex,t.label,g)}));for(x=0;x<k;x++)for(d=p[x%p.length],b=0;b<I.length;b++){var P=I[b].containerInd,z=m[b].inds[x],O=I[b].categories;if(void 0===O[z]){var D=e.dimensions[P]._categoryarray[z],R=e.dimensions[P]._ticktext[z];O[z]={dimensionInd:b,categoryInd:L=z,categoryValue:D,displayInd:L,categoryLabel:R,valueInds:[],count:0,dragY:null}}u(O[z],x,d)}return n(function(t,e,r){var n=t.map((function(t){return t.categories.length})).reduce((function(t,e){return Math.max(t,e)}));return{dimensions:t,paths:e,trace:void 0,maxCats:n,count:r}}(I,M,g))}},{\"../../components/colorscale/calc\":651,\"../../components/colorscale/helpers\":654,\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/filter_unique.js\":769,\"../../lib/gup\":775,\"fast-isnumeric\":241}],1144:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorscale/helpers\").hasColorscale,a=t(\"../../components/colorscale/defaults\"),o=t(\"../../plots/domain\").defaults,s=t(\"../../plots/array_container_defaults\"),l=t(\"./attributes\"),c=t(\"../parcoords/merge_length\");function u(t,e){function r(r,i){return n.coerce(t,e,l.dimensions,r,i)}var i=r(\"values\"),a=r(\"visible\");if(i&&i.length||(a=e.visible=!1),a){r(\"label\"),r(\"displayindex\",e._index);var o,s=t.categoryarray,c=Array.isArray(s)&&s.length>0;c&&(o=\"array\");var u=r(\"categoryorder\",o);\"array\"===u?(r(\"categoryarray\"),r(\"ticktext\")):(delete t.categoryarray,delete t.ticktext),c||\"array\"!==u||(e.categoryorder=\"trace\")}}e.exports=function(t,e,r,f){function h(r,i){return n.coerce(t,e,l,r,i)}var p=s(t,e,{name:\"dimensions\",handleItemDefaults:u}),d=function(t,e,r,o,s){s(\"line.shape\"),s(\"line.hovertemplate\");var l=s(\"line.color\",o.colorway[0]);if(i(t,\"line\")&&n.isArrayOrTypedArray(l)){if(l.length)return s(\"line.colorscale\"),a(t,e,o,s,{prefix:\"line.\",cLetter:\"c\"}),l.length;e.line.color=r}return 1/0}(t,e,r,f,h);o(e,f,h),Array.isArray(p)&&p.length||(e.visible=!1),c(e,p,\"values\",d),h(\"hoveron\"),h(\"hovertemplate\"),h(\"arrangement\"),h(\"bundlecolors\"),h(\"sortpaths\"),h(\"counts\");var g={family:f.font.family,size:Math.round(f.font.size),color:f.font.color};n.coerceFont(h,\"labelfont\",g);var m={family:f.font.family,size:Math.round(f.font.size/1.2),color:f.font.color};n.coerceFont(h,\"tickfont\",m)}},{\"../../components/colorscale/defaults\":653,\"../../components/colorscale/helpers\":654,\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"../../plots/domain\":854,\"../parcoords/merge_length\":1157,\"./attributes\":1141}],1145:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),plot:t(\"./plot\"),colorbar:{container:\"line\",min:\"cmin\",max:\"cmax\"},moduleType:\"trace\",name:\"parcats\",basePlotModule:t(\"./base_plot\"),categories:[\"noOpacity\"],meta:{}}},{\"./attributes\":1141,\"./base_plot\":1142,\"./calc\":1143,\"./defaults\":1144,\"./plot\":1147}],1146:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../plot_api/plot_api\"),a=t(\"../../components/fx\"),o=t(\"../../lib\"),s=o.strTranslate,l=t(\"../../components/drawing\"),c=t(\"tinycolor2\"),u=t(\"../../lib/svg_text_utils\");function f(t,e,r,i){var a=t.map(R.bind(0,e,r)),c=i.selectAll(\"g.parcatslayer\").data([null]);c.enter().append(\"g\").attr(\"class\",\"parcatslayer\").style(\"pointer-events\",\"all\");var f=c.selectAll(\"g.trace.parcats\").data(a,h),v=f.enter().append(\"g\").attr(\"class\",\"trace parcats\");f.attr(\"transform\",(function(t){return s(t.x,t.y)})),v.append(\"g\").attr(\"class\",\"paths\");var y=f.select(\"g.paths\").selectAll(\"path.path\").data((function(t){return t.paths}),h);y.attr(\"fill\",(function(t){return t.model.color}));var _=y.enter().append(\"path\").attr(\"class\",\"path\").attr(\"stroke-opacity\",0).attr(\"fill\",(function(t){return t.model.color})).attr(\"fill-opacity\",0);b(_),y.attr(\"d\",(function(t){return t.svgD})),_.empty()||y.sort(d),y.exit().remove(),y.on(\"mouseover\",g).on(\"mouseout\",m).on(\"click\",x),v.append(\"g\").attr(\"class\",\"dimensions\");var k=f.select(\"g.dimensions\").selectAll(\"g.dimension\").data((function(t){return t.dimensions}),h);k.enter().append(\"g\").attr(\"class\",\"dimension\"),k.attr(\"transform\",(function(t){return s(t.x,0)})),k.exit().remove();var M=k.selectAll(\"g.category\").data((function(t){return t.categories}),h),A=M.enter().append(\"g\").attr(\"class\",\"category\");M.attr(\"transform\",(function(t){return s(0,t.y)})),A.append(\"rect\").attr(\"class\",\"catrect\").attr(\"pointer-events\",\"none\"),M.select(\"rect.catrect\").attr(\"fill\",\"none\").attr(\"width\",(function(t){return t.width})).attr(\"height\",(function(t){return t.height})),w(A);var S=M.selectAll(\"rect.bandrect\").data((function(t){return t.bands}),h);S.each((function(){o.raiseToTop(this)})),S.attr(\"fill\",(function(t){return t.color}));var z=S.enter().append(\"rect\").attr(\"class\",\"bandrect\").attr(\"stroke-opacity\",0).attr(\"fill\",(function(t){return t.color})).attr(\"fill-opacity\",0);S.attr(\"fill\",(function(t){return t.color})).attr(\"width\",(function(t){return t.width})).attr(\"height\",(function(t){return t.height})).attr(\"y\",(function(t){return t.y})).attr(\"cursor\",(function(t){return\"fixed\"===t.parcatsViewModel.arrangement?\"default\":\"perpendicular\"===t.parcatsViewModel.arrangement?\"ns-resize\":\"move\"})),T(z),S.exit().remove(),A.append(\"text\").attr(\"class\",\"catlabel\").attr(\"pointer-events\",\"none\");var O=e._fullLayout.paper_bgcolor;M.select(\"text.catlabel\").attr(\"text-anchor\",(function(t){return p(t)?\"start\":\"end\"})).attr(\"alignment-baseline\",\"middle\").style(\"text-shadow\",O+\" -1px  1px 2px, \"+O+\" 1px  1px 2px, \"+O+\"  1px -1px 2px, \"+O+\" -1px -1px 2px\").style(\"fill\",\"rgb(0, 0, 0)\").attr(\"x\",(function(t){return p(t)?t.width+5:-5})).attr(\"y\",(function(t){return t.height/2})).text((function(t){return t.model.categoryLabel})).each((function(t){l.font(n.select(this),t.parcatsViewModel.categorylabelfont),u.convertToTspans(n.select(this),e)})),A.append(\"text\").attr(\"class\",\"dimlabel\"),M.select(\"text.dimlabel\").attr(\"text-anchor\",\"middle\").attr(\"alignment-baseline\",\"baseline\").attr(\"cursor\",(function(t){return\"fixed\"===t.parcatsViewModel.arrangement?\"default\":\"ew-resize\"})).attr(\"x\",(function(t){return t.width/2})).attr(\"y\",-5).text((function(t,e){return 0===e?t.parcatsViewModel.model.dimensions[t.model.dimensionInd].dimensionLabel:null})).each((function(t){l.font(n.select(this),t.parcatsViewModel.labelfont)})),M.selectAll(\"rect.bandrect\").on(\"mouseover\",E).on(\"mouseout\",C),M.exit().remove(),k.call(n.behavior.drag().origin((function(t){return{x:t.x,y:0}})).on(\"dragstart\",L).on(\"drag\",I).on(\"dragend\",P)),f.each((function(t){t.traceSelection=n.select(this),t.pathSelection=n.select(this).selectAll(\"g.paths\").selectAll(\"path.path\"),t.dimensionSelection=n.select(this).selectAll(\"g.dimensions\").selectAll(\"g.dimension\")})),f.exit().remove()}function h(t){return t.key}function p(t){var e=t.parcatsViewModel.dimensions.length,r=t.parcatsViewModel.dimensions[e-1].model.dimensionInd;return t.model.dimensionInd===r}function d(t,e){return t.model.rawColor>e.model.rawColor?1:t.model.rawColor<e.model.rawColor?-1:0}function g(t){if(!t.parcatsViewModel.dragDimension&&-1===t.parcatsViewModel.hoverinfoItems.indexOf(\"skip\")){o.raiseToTop(this),_(n.select(this));var e=v(t),r=y(t);if(t.parcatsViewModel.graphDiv.emit(\"plotly_hover\",{points:e,event:n.event,constraints:r}),-1===t.parcatsViewModel.hoverinfoItems.indexOf(\"none\")){var i,s,l,u=n.mouse(this)[0],f=t.parcatsViewModel.graphDiv,h=t.parcatsViewModel.trace,p=f._fullLayout,d=p._paperdiv.node().getBoundingClientRect(),g=t.parcatsViewModel.graphDiv.getBoundingClientRect();for(l=0;l<t.leftXs.length-1;l++)if(t.leftXs[l]+t.dimWidths[l]-2<=u&&u<=t.leftXs[l+1]+2){var m=t.parcatsViewModel.dimensions[l],x=t.parcatsViewModel.dimensions[l+1];i=(m.x+m.width+x.x)/2,s=(t.topYs[l]+t.topYs[l+1]+t.height)/2;break}var b=t.parcatsViewModel.x+i,w=t.parcatsViewModel.y+s,T=c.mostReadable(t.model.color,[\"black\",\"white\"]),k=t.model.count,M=k/t.parcatsViewModel.model.count,A={countLabel:k,probabilityLabel:M.toFixed(3)},S=[];-1!==t.parcatsViewModel.hoverinfoItems.indexOf(\"count\")&&S.push([\"Count:\",A.countLabel].join(\" \")),-1!==t.parcatsViewModel.hoverinfoItems.indexOf(\"probability\")&&S.push([\"P:\",A.probabilityLabel].join(\" \"));var E=S.join(\"<br>\"),C=n.mouse(f)[0];a.loneHover({trace:h,x:b-d.left+g.left,y:w-d.top+g.top,text:E,color:t.model.color,borderColor:\"black\",fontFamily:'Monaco, \"Courier New\", monospace',fontSize:10,fontColor:T,idealAlign:C<b?\"right\":\"left\",hovertemplate:(h.line||{}).hovertemplate,hovertemplateLabels:A,eventData:[{data:h._input,fullData:h,count:k,probability:M}]},{container:p._hoverlayer.node(),outerContainer:p._paper.node(),gd:f})}}}function m(t){if(!t.parcatsViewModel.dragDimension&&(b(n.select(this)),a.loneUnhover(t.parcatsViewModel.graphDiv._fullLayout._hoverlayer.node()),t.parcatsViewModel.pathSelection.sort(d),-1===t.parcatsViewModel.hoverinfoItems.indexOf(\"skip\"))){var e=v(t),r=y(t);t.parcatsViewModel.graphDiv.emit(\"plotly_unhover\",{points:e,event:n.event,constraints:r})}}function v(t){for(var e=[],r=z(t.parcatsViewModel),n=0;n<t.model.valueInds.length;n++){var i=t.model.valueInds[n];e.push({curveNumber:r,pointNumber:i})}return e}function y(t){for(var e={},r=t.parcatsViewModel.model.dimensions,n=0;n<r.length;n++){var i=r[n],a=i.categories[t.model.categoryInds[n]];e[i.containerInd]=a.categoryValue}return void 0!==t.model.rawColor&&(e.color=t.model.rawColor),e}function x(t){if(-1===t.parcatsViewModel.hoverinfoItems.indexOf(\"skip\")){var e=v(t),r=y(t);t.parcatsViewModel.graphDiv.emit(\"plotly_click\",{points:e,event:n.event,constraints:r})}}function b(t){t.attr(\"fill\",(function(t){return t.model.color})).attr(\"fill-opacity\",.6).attr(\"stroke\",\"lightgray\").attr(\"stroke-width\",.2).attr(\"stroke-opacity\",1)}function _(t){t.attr(\"fill-opacity\",.8).attr(\"stroke\",(function(t){return c.mostReadable(t.model.color,[\"black\",\"white\"])})).attr(\"stroke-width\",.3)}function w(t){t.select(\"rect.catrect\").attr(\"stroke\",\"black\").attr(\"stroke-width\",1).attr(\"stroke-opacity\",1)}function T(t){t.attr(\"stroke\",\"black\").attr(\"stroke-width\",.2).attr(\"stroke-opacity\",1).attr(\"fill-opacity\",1)}function k(t){var e=t.parcatsViewModel.pathSelection,r=t.categoryViewModel.model.dimensionInd,n=t.categoryViewModel.model.categoryInd;return e.filter((function(e){return e.model.categoryInds[r]===n&&e.model.color===t.color}))}function M(t,e,r){var i=n.select(t).datum(),a=i.categoryViewModel.model,o=i.parcatsViewModel.graphDiv,s=n.select(t.parentNode).selectAll(\"rect.bandrect\"),l=[];s.each((function(t){k(t).each((function(t){Array.prototype.push.apply(l,v(t))}))}));var c={};c[a.dimensionInd]=a.categoryValue,o.emit(e,{points:l,event:r,constraints:c})}function A(t,e,r){var i=n.select(t).datum(),a=i.categoryViewModel.model,o=i.parcatsViewModel.graphDiv,s=k(i),l=[];s.each((function(t){Array.prototype.push.apply(l,v(t))}));var c={};c[a.dimensionInd]=a.categoryValue,void 0!==i.rawColor&&(c.color=i.rawColor),o.emit(e,{points:l,event:r,constraints:c})}function S(t,e,r){t._fullLayout._calcInverseTransform(t);var i,a,o=t._fullLayout._invScaleX,s=t._fullLayout._invScaleY,l=n.select(r.parentNode).select(\"rect.catrect\"),c=l.node().getBoundingClientRect(),u=l.datum(),f=u.parcatsViewModel,h=f.model.dimensions[u.model.dimensionInd],p=f.trace,d=c.top+c.height/2;f.dimensions.length>1&&h.displayInd===f.dimensions.length-1?(i=c.left,a=\"left\"):(i=c.left+c.width,a=\"right\");var g=u.model.count,m=u.model.categoryLabel,v=g/u.parcatsViewModel.model.count,y={countLabel:g,categoryLabel:m,probabilityLabel:v.toFixed(3)},x=[];-1!==u.parcatsViewModel.hoverinfoItems.indexOf(\"count\")&&x.push([\"Count:\",y.countLabel].join(\" \")),-1!==u.parcatsViewModel.hoverinfoItems.indexOf(\"probability\")&&x.push([\"P(\"+y.categoryLabel+\"):\",y.probabilityLabel].join(\" \"));var b=x.join(\"<br>\");return{trace:p,x:o*(i-e.left),y:s*(d-e.top),text:b,color:\"lightgray\",borderColor:\"black\",fontFamily:'Monaco, \"Courier New\", monospace',fontSize:12,fontColor:\"black\",idealAlign:a,hovertemplate:p.hovertemplate,hovertemplateLabels:y,eventData:[{data:p._input,fullData:p,count:g,category:m,probability:v}]}}function E(t){if(!t.parcatsViewModel.dragDimension&&-1===t.parcatsViewModel.hoverinfoItems.indexOf(\"skip\")){if(n.mouse(this)[1]<-1)return;var e,r=t.parcatsViewModel.graphDiv,i=r._fullLayout,s=i._paperdiv.node().getBoundingClientRect(),l=t.parcatsViewModel.hoveron;if(\"color\"===l?(!function(t){var e=n.select(t).datum(),r=k(e);_(r),r.each((function(){o.raiseToTop(this)})),n.select(t.parentNode).selectAll(\"rect.bandrect\").filter((function(t){return t.color===e.color})).each((function(){o.raiseToTop(this),n.select(this).attr(\"stroke\",\"black\").attr(\"stroke-width\",1.5)}))}(this),A(this,\"plotly_hover\",n.event)):(!function(t){n.select(t.parentNode).selectAll(\"rect.bandrect\").each((function(t){var e=k(t);_(e),e.each((function(){o.raiseToTop(this)}))})),n.select(t.parentNode).select(\"rect.catrect\").attr(\"stroke\",\"black\").attr(\"stroke-width\",2.5)}(this),M(this,\"plotly_hover\",n.event)),-1===t.parcatsViewModel.hoverinfoItems.indexOf(\"none\"))\"category\"===l?e=S(r,s,this):\"color\"===l?e=function(t,e,r){t._fullLayout._calcInverseTransform(t);var i,a,o=t._fullLayout._invScaleX,s=t._fullLayout._invScaleY,l=r.getBoundingClientRect(),u=n.select(r).datum(),f=u.categoryViewModel,h=f.parcatsViewModel,p=h.model.dimensions[f.model.dimensionInd],d=h.trace,g=l.y+l.height/2;h.dimensions.length>1&&p.displayInd===h.dimensions.length-1?(i=l.left,a=\"left\"):(i=l.left+l.width,a=\"right\");var m=f.model.categoryLabel,v=u.parcatsViewModel.model.count,y=0;u.categoryViewModel.bands.forEach((function(t){t.color===u.color&&(y+=t.count)}));var x=f.model.count,b=0;h.pathSelection.each((function(t){t.model.color===u.color&&(b+=t.model.count)}));var _=y/v,w=y/b,T=y/x,k={countLabel:v,categoryLabel:m,probabilityLabel:_.toFixed(3)},M=[];-1!==f.parcatsViewModel.hoverinfoItems.indexOf(\"count\")&&M.push([\"Count:\",k.countLabel].join(\" \")),-1!==f.parcatsViewModel.hoverinfoItems.indexOf(\"probability\")&&(M.push(\"P(color \\u2229 \"+m+\"): \"+k.probabilityLabel),M.push(\"P(\"+m+\" | color): \"+w.toFixed(3)),M.push(\"P(color | \"+m+\"): \"+T.toFixed(3)));var A=M.join(\"<br>\"),S=c.mostReadable(u.color,[\"black\",\"white\"]);return{trace:d,x:o*(i-e.left),y:s*(g-e.top),text:A,color:u.color,borderColor:\"black\",fontFamily:'Monaco, \"Courier New\", monospace',fontColor:S,fontSize:10,idealAlign:a,hovertemplate:d.hovertemplate,hovertemplateLabels:k,eventData:[{data:d._input,fullData:d,category:m,count:v,probability:_,categorycount:x,colorcount:b,bandcolorcount:y}]}}(r,s,this):\"dimension\"===l&&(e=function(t,e,r){var i=[];return n.select(r.parentNode.parentNode).selectAll(\"g.category\").select(\"rect.catrect\").each((function(){i.push(S(t,e,this))})),i}(r,s,this)),e&&a.loneHover(e,{container:i._hoverlayer.node(),outerContainer:i._paper.node(),gd:r})}}function C(t){var e=t.parcatsViewModel;if(!e.dragDimension&&(b(e.pathSelection),w(e.dimensionSelection.selectAll(\"g.category\")),T(e.dimensionSelection.selectAll(\"g.category\").selectAll(\"rect.bandrect\")),a.loneUnhover(e.graphDiv._fullLayout._hoverlayer.node()),e.pathSelection.sort(d),-1===e.hoverinfoItems.indexOf(\"skip\"))){\"color\"===t.parcatsViewModel.hoveron?A(this,\"plotly_unhover\",n.event):M(this,\"plotly_unhover\",n.event)}}function L(t){\"fixed\"!==t.parcatsViewModel.arrangement&&(t.dragDimensionDisplayInd=t.model.displayInd,t.initialDragDimensionDisplayInds=t.parcatsViewModel.model.dimensions.map((function(t){return t.displayInd})),t.dragHasMoved=!1,t.dragCategoryDisplayInd=null,n.select(this).selectAll(\"g.category\").select(\"rect.catrect\").each((function(e){var r=n.mouse(this)[0],i=n.mouse(this)[1];-2<=r&&r<=e.width+2&&-2<=i&&i<=e.height+2&&(t.dragCategoryDisplayInd=e.model.displayInd,t.initialDragCategoryDisplayInds=t.model.categories.map((function(t){return t.displayInd})),e.model.dragY=e.y,o.raiseToTop(this.parentNode),n.select(this.parentNode).selectAll(\"rect.bandrect\").each((function(e){e.y<i&&i<=e.y+e.height&&(t.potentialClickBand=this)})))})),t.parcatsViewModel.dragDimension=t,a.loneUnhover(t.parcatsViewModel.graphDiv._fullLayout._hoverlayer.node()))}function I(t){if(\"fixed\"!==t.parcatsViewModel.arrangement&&(t.dragHasMoved=!0,null!==t.dragDimensionDisplayInd)){var e=t.dragDimensionDisplayInd,r=e-1,i=e+1,a=t.parcatsViewModel.dimensions[e];if(null!==t.dragCategoryDisplayInd){var o=a.categories[t.dragCategoryDisplayInd];o.model.dragY+=n.event.dy;var s=o.model.dragY,l=o.model.displayInd,c=a.categories,u=c[l-1],f=c[l+1];void 0!==u&&s<u.y+u.height/2&&(o.model.displayInd=u.model.displayInd,u.model.displayInd=l),void 0!==f&&s+o.height>f.y+f.height/2&&(o.model.displayInd=f.model.displayInd,f.model.displayInd=l),t.dragCategoryDisplayInd=o.model.displayInd}if(null===t.dragCategoryDisplayInd||\"freeform\"===t.parcatsViewModel.arrangement){a.model.dragX=n.event.x;var h=t.parcatsViewModel.dimensions[r],p=t.parcatsViewModel.dimensions[i];void 0!==h&&a.model.dragX<h.x+h.width&&(a.model.displayInd=h.model.displayInd,h.model.displayInd=e),void 0!==p&&a.model.dragX+a.width>p.x&&(a.model.displayInd=p.model.displayInd,p.model.displayInd=t.dragDimensionDisplayInd),t.dragDimensionDisplayInd=a.model.displayInd}N(t.parcatsViewModel),B(t.parcatsViewModel),D(t.parcatsViewModel),O(t.parcatsViewModel)}}function P(t){if(\"fixed\"!==t.parcatsViewModel.arrangement&&null!==t.dragDimensionDisplayInd){n.select(this).selectAll(\"text\").attr(\"font-weight\",\"normal\");var e={},r=z(t.parcatsViewModel),a=t.parcatsViewModel.model.dimensions.map((function(t){return t.displayInd})),o=t.initialDragDimensionDisplayInds.some((function(t,e){return t!==a[e]}));o&&a.forEach((function(r,n){var i=t.parcatsViewModel.model.dimensions[n].containerInd;e[\"dimensions[\"+i+\"].displayindex\"]=r}));var s=!1;if(null!==t.dragCategoryDisplayInd){var l=t.model.categories.map((function(t){return t.displayInd}));if(s=t.initialDragCategoryDisplayInds.some((function(t,e){return t!==l[e]}))){var c=t.model.categories.slice().sort((function(t,e){return t.displayInd-e.displayInd})),u=c.map((function(t){return t.categoryValue})),f=c.map((function(t){return t.categoryLabel}));e[\"dimensions[\"+t.model.containerInd+\"].categoryarray\"]=[u],e[\"dimensions[\"+t.model.containerInd+\"].ticktext\"]=[f],e[\"dimensions[\"+t.model.containerInd+\"].categoryorder\"]=\"array\"}}if(-1===t.parcatsViewModel.hoverinfoItems.indexOf(\"skip\")&&!t.dragHasMoved&&t.potentialClickBand&&(\"color\"===t.parcatsViewModel.hoveron?A(t.potentialClickBand,\"plotly_click\",n.event.sourceEvent):M(t.potentialClickBand,\"plotly_click\",n.event.sourceEvent)),t.model.dragX=null,null!==t.dragCategoryDisplayInd)t.parcatsViewModel.dimensions[t.dragDimensionDisplayInd].categories[t.dragCategoryDisplayInd].model.dragY=null,t.dragCategoryDisplayInd=null;t.dragDimensionDisplayInd=null,t.parcatsViewModel.dragDimension=null,t.dragHasMoved=null,t.potentialClickBand=null,N(t.parcatsViewModel),B(t.parcatsViewModel),n.transition().duration(300).ease(\"cubic-in-out\").each((function(){D(t.parcatsViewModel,!0),O(t.parcatsViewModel,!0)})).each(\"end\",(function(){(o||s)&&i.restyle(t.parcatsViewModel.graphDiv,e,[r])}))}}function z(t){for(var e,r=t.graphDiv._fullData,n=0;n<r.length;n++)if(t.key===r[n].uid){e=n;break}return e}function O(t,e){var r;void 0===e&&(e=!1),t.pathSelection.data((function(t){return t.paths}),h),(r=t.pathSelection,e?r.transition():r).attr(\"d\",(function(t){return t.svgD}))}function D(t,e){function r(t){return e?t.transition():t}void 0===e&&(e=!1),t.dimensionSelection.data((function(t){return t.dimensions}),h);var i=t.dimensionSelection.selectAll(\"g.category\").data((function(t){return t.categories}),h);r(t.dimensionSelection).attr(\"transform\",(function(t){return s(t.x,0)})),r(i).attr(\"transform\",(function(t){return s(0,t.y)})),i.select(\".dimlabel\").text((function(t,e){return 0===e?t.parcatsViewModel.model.dimensions[t.model.dimensionInd].dimensionLabel:null})),i.select(\".catlabel\").attr(\"text-anchor\",(function(t){return p(t)?\"start\":\"end\"})).attr(\"x\",(function(t){return p(t)?t.width+5:-5})).each((function(t){var e,r;p(t)?(e=t.width+5,r=\"start\"):(e=-5,r=\"end\"),n.select(this).selectAll(\"tspan\").attr(\"x\",e).attr(\"text-anchor\",r)}));var a=i.selectAll(\"rect.bandrect\").data((function(t){return t.bands}),h),l=a.enter().append(\"rect\").attr(\"class\",\"bandrect\").attr(\"cursor\",\"move\").attr(\"stroke-opacity\",0).attr(\"fill\",(function(t){return t.color})).attr(\"fill-opacity\",0);a.attr(\"fill\",(function(t){return t.color})).attr(\"width\",(function(t){return t.width})).attr(\"height\",(function(t){return t.height})).attr(\"y\",(function(t){return t.y})),T(l),a.each((function(){o.raiseToTop(this)})),a.exit().remove()}function R(t,e,r){var n,i=r[0],a=e.margin||{l:80,r:80,t:100,b:80},o=i.trace,s=o.domain,l=e.width,c=e.height,u=Math.floor(l*(s.x[1]-s.x[0])),f=Math.floor(c*(s.y[1]-s.y[0])),h=s.x[0]*l+a.l,p=e.height-s.y[1]*e.height+a.t,d=o.line.shape;n=\"all\"===o.hoverinfo?[\"count\",\"probability\"]:(o.hoverinfo||\"\").split(\"+\");var g={trace:o,key:o.uid,model:i,x:h,y:p,width:u,height:f,hoveron:o.hoveron,hoverinfoItems:n,arrangement:o.arrangement,bundlecolors:o.bundlecolors,sortpaths:o.sortpaths,labelfont:o.labelfont,categorylabelfont:o.tickfont,pathShape:d,dragDimension:null,margin:a,paths:[],dimensions:[],graphDiv:t,traceSelection:null,pathSelection:null,dimensionSelection:null};return i.dimensions&&(N(g),B(g)),g}function F(t,e,r,i,a){var o,s,l=[],c=[];for(s=0;s<r.length-1;s++)o=n.interpolateNumber(r[s]+t[s],t[s+1]),l.push(o(a)),c.push(o(1-a));var u=\"M \"+t[0]+\",\"+e[0];for(u+=\"l\"+r[0]+\",0 \",s=1;s<r.length;s++)u+=\"C\"+l[s-1]+\",\"+e[s-1]+\" \"+c[s-1]+\",\"+e[s]+\" \"+t[s]+\",\"+e[s],u+=\"l\"+r[s]+\",0 \";for(u+=\"l0,\"+i+\" \",u+=\"l -\"+r[r.length-1]+\",0 \",s=r.length-2;s>=0;s--)u+=\"C\"+c[s]+\",\"+(e[s+1]+i)+\" \"+l[s]+\",\"+(e[s]+i)+\" \"+(t[s]+r[s])+\",\"+(e[s]+i),u+=\"l-\"+r[s]+\",0 \";return u+=\"Z\"}function B(t){var e=t.dimensions,r=t.model,n=e.map((function(t){return t.categories.map((function(t){return t.y}))})),i=t.model.dimensions.map((function(t){return t.categories.map((function(t){return t.displayInd}))})),a=t.model.dimensions.map((function(t){return t.displayInd})),o=t.dimensions.map((function(t){return t.model.dimensionInd})),s=e.map((function(t){return t.x})),l=e.map((function(t){return t.width})),c=[];for(var u in r.paths)r.paths.hasOwnProperty(u)&&c.push(r.paths[u]);function f(t){var e=t.categoryInds.map((function(t,e){return i[e][t]}));return o.map((function(t){return e[t]}))}c.sort((function(e,r){var n=f(e),i=f(r);return\"backward\"===t.sortpaths&&(n.reverse(),i.reverse()),n.push(e.valueInds[0]),i.push(r.valueInds[0]),t.bundlecolors&&(n.unshift(e.rawColor),i.unshift(r.rawColor)),n<i?-1:n>i?1:0}));for(var h=new Array(c.length),p=e[0].model.count,d=e[0].categories.map((function(t){return t.height})).reduce((function(t,e){return t+e})),g=0;g<c.length;g++){var m,v=c[g];m=p>0?d*(v.count/p):0;for(var y,x=new Array(n.length),b=0;b<v.categoryInds.length;b++){var _=v.categoryInds[b],w=i[b][_],T=a[b];x[T]=n[T][w],n[T][w]+=m;var k=t.dimensions[T].categories[w],M=k.bands.length,A=k.bands[M-1];if(void 0===A||v.rawColor!==A.rawColor){var S=void 0===A?0:A.y+A.height;k.bands.push({key:S,color:v.color,rawColor:v.rawColor,height:m,width:k.width,count:v.count,y:S,categoryViewModel:k,parcatsViewModel:t})}else{var E=k.bands[M-1];E.height+=m,E.count+=v.count}}y=\"hspline\"===t.pathShape?F(s,x,l,m,.5):F(s,x,l,m,0),h[g]={key:v.valueInds[0],model:v,height:m,leftXs:s,topYs:x,dimWidths:l,svgD:y,parcatsViewModel:t}}t.paths=h}function N(t){var e=t.model.dimensions.map((function(t){return{displayInd:t.displayInd,dimensionInd:t.dimensionInd}}));e.sort((function(t,e){return t.displayInd-e.displayInd}));var r=[];for(var n in e){var i=e[n].dimensionInd,a=t.model.dimensions[i];r.push(j(t,a))}t.dimensions=r}function j(t,e){var r,n=t.model.dimensions.length,i=e.displayInd;r=40+(n>1?(t.width-80-16)/(n-1):0)*i;var a,o,s,l,c,u=[],f=t.model.maxCats,h=e.categories.length,p=e.count,d=t.height-8*(f-1),g=8*(f-h)/2,m=e.categories.map((function(t){return{displayInd:t.displayInd,categoryInd:t.categoryInd}}));for(m.sort((function(t,e){return t.displayInd-e.displayInd})),c=0;c<h;c++)l=m[c].categoryInd,o=e.categories[l],a=p>0?o.count/p*d:0,s={key:o.valueInds[0],model:o,width:16,height:a,y:null!==o.dragY?o.dragY:g,bands:[],parcatsViewModel:t},g=g+a+8,u.push(s);return{key:e.dimensionInd,x:null!==e.dragX?e.dragX:r,y:0,width:16,model:e,categories:u,parcatsViewModel:t,dragCategoryDisplayInd:null,dragDimensionDisplayInd:null,initialDragDimensionDisplayInds:null,initialDragCategoryDisplayInds:null,dragHasMoved:null,potentialClickBand:null}}e.exports=function(t,e,r,n){f(r,t,n,e)}},{\"../../components/drawing\":665,\"../../components/fx\":683,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plot_api/plot_api\":813,d3:169,tinycolor2:576}],1147:[function(t,e,r){\"use strict\";var n=t(\"./parcats\");e.exports=function(t,e,r,i){var a=t._fullLayout,o=a._paper,s=a._size;n(t,o,e,{width:s.w,height:s.h,margin:{t:s.t,r:s.r,b:s.b,l:s.l}},r,i)}},{\"./parcats\":1146}],1148:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/attributes\"),i=t(\"../../plots/cartesian/layout_attributes\"),a=t(\"../../plots/font_attributes\"),o=t(\"../../plots/domain\").attributes,s=t(\"../../lib/extend\").extendFlat,l=t(\"../../plot_api/plot_template\").templatedArray;e.exports={domain:o({name:\"parcoords\",trace:!0,editType:\"plot\"}),labelangle:{valType:\"angle\",dflt:0,editType:\"plot\"},labelside:{valType:\"enumerated\",values:[\"top\",\"bottom\"],dflt:\"top\",editType:\"plot\"},labelfont:a({editType:\"plot\"}),tickfont:a({editType:\"plot\"}),rangefont:a({editType:\"plot\"}),dimensions:l(\"dimension\",{label:{valType:\"string\",editType:\"plot\"},tickvals:s({},i.tickvals,{editType:\"plot\"}),ticktext:s({},i.ticktext,{editType:\"plot\"}),tickformat:s({},i.tickformat,{editType:\"plot\"}),visible:{valType:\"boolean\",dflt:!0,editType:\"plot\"},range:{valType:\"info_array\",items:[{valType:\"number\",editType:\"plot\"},{valType:\"number\",editType:\"plot\"}],editType:\"plot\"},constraintrange:{valType:\"info_array\",freeLength:!0,dimensions:\"1-2\",items:[{valType:\"number\",editType:\"plot\"},{valType:\"number\",editType:\"plot\"}],editType:\"plot\"},multiselect:{valType:\"boolean\",dflt:!0,editType:\"plot\"},values:{valType:\"data_array\",editType:\"calc\"},editType:\"calc\"}),line:s({editType:\"calc\"},n(\"line\",{colorscaleDflt:\"Viridis\",autoColorDflt:!1,editTypeOverride:\"calc\"}))}},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/layout_attributes\":841,\"../../plots/domain\":854,\"../../plots/font_attributes\":855}],1149:[function(t,e,r){\"use strict\";var n=t(\"./constants\"),i=t(\"d3\"),a=t(\"../../lib/gup\").keyFun,o=t(\"../../lib/gup\").repeat,s=t(\"../../lib\").sorterAsc,l=t(\"../../lib\").strTranslate,c=n.bar.snapRatio;function u(t,e){return t*(1-c)+e*c}var f=n.bar.snapClose;function h(t,e){return t*(1-f)+e*f}function p(t,e,r,n){if(function(t,e){for(var r=0;r<e.length;r++)if(t>=e[r][0]&&t<=e[r][1])return!0;return!1}(r,n))return r;var i=t?-1:1,a=0,o=e.length-1;if(i<0){var s=a;a=o,o=s}for(var l=e[a],c=l,f=a;i*f<i*o;f+=i){var p=f+i,d=e[p];if(i*r<i*h(l,d))return u(l,c);if(i*r<i*d||p===o)return u(d,l);c=l,l=d}}function d(t){t.attr(\"x\",-n.bar.captureWidth/2).attr(\"width\",n.bar.captureWidth)}function g(t){t.attr(\"visibility\",\"visible\").style(\"visibility\",\"visible\").attr(\"fill\",\"yellow\").attr(\"opacity\",0)}function m(t){if(!t.brush.filterSpecified)return\"0,\"+t.height;for(var e,r,n,i=v(t.brush.filter.getConsolidated(),t.height),a=[0],o=i.length?i[0][0]:null,s=0;s<i.length;s++)r=(e=i[s])[1]-e[0],a.push(o),a.push(r),(n=s+1)<i.length&&(o=i[n][0]-e[1]);return a.push(t.height),a}function v(t,e){return t.map((function(t){return t.map((function(t){return Math.max(0,t*e)})).sort(s)}))}function y(){i.select(document.body).style(\"cursor\",null)}function x(t){t.attr(\"stroke-dasharray\",m)}function b(t,e){var r=i.select(t).selectAll(\".highlight, .highlight-shadow\");x(e?r.transition().duration(n.bar.snapDuration).each(\"end\",e):r)}function _(t,e){var r,i=t.brush,a=NaN,o={};if(i.filterSpecified){var s=t.height,l=i.filter.getConsolidated(),c=v(l,s),u=NaN,f=NaN,h=NaN;for(r=0;r<=c.length;r++){var p=c[r];if(p&&p[0]<=e&&e<=p[1]){u=r;break}if(f=r?r-1:NaN,p&&p[0]>e){h=r;break}}if(a=u,isNaN(a)&&(a=isNaN(f)||isNaN(h)?isNaN(f)?h:f:e-c[f][1]<c[h][0]-e?f:h),!isNaN(a)){var d=c[a],g=function(t,e){var r=n.bar.handleHeight;if(!(e>t[1]+r||e<t[0]-r))return e>=.9*t[1]+.1*t[0]?\"n\":e<=.9*t[0]+.1*t[1]?\"s\":\"ns\"}(d,e);g&&(o.interval=l[a],o.intervalPix=d,o.region=g)}}if(t.ordinal&&!o.region){var m=t.unitTickvals,y=t.unitToPaddedPx.invert(e);for(r=0;r<m.length;r++){var x=[.25*m[Math.max(r-1,0)]+.75*m[r],.25*m[Math.min(r+1,m.length-1)]+.75*m[r]];if(y>=x[0]&&y<=x[1]){o.clickableOrdinalRange=x;break}}}return o}function w(t,e){i.event.sourceEvent.stopPropagation();var r=e.height-i.mouse(t)[1]-2*n.verticalPadding,a=e.brush.svgBrush;a.wasDragged=!0,a._dragging=!0,a.grabbingBar?a.newExtent=[r-a.grabPoint,r+a.barLength-a.grabPoint].map(e.unitToPaddedPx.invert):a.newExtent=[a.startExtent,e.unitToPaddedPx.invert(r)].sort(s),e.brush.filterSpecified=!0,a.extent=a.stayingIntervals.concat([a.newExtent]),a.brushCallback(e),b(t.parentNode)}function T(t,e){var r=_(e,e.height-i.mouse(t)[1]-2*n.verticalPadding),a=\"crosshair\";r.clickableOrdinalRange?a=\"pointer\":r.region&&(a=r.region+\"-resize\"),i.select(document.body).style(\"cursor\",a)}function k(t){t.on(\"mousemove\",(function(t){i.event.preventDefault(),t.parent.inBrushDrag||T(this,t)})).on(\"mouseleave\",(function(t){t.parent.inBrushDrag||y()})).call(i.behavior.drag().on(\"dragstart\",(function(t){!function(t,e){i.event.sourceEvent.stopPropagation();var r=e.height-i.mouse(t)[1]-2*n.verticalPadding,a=e.unitToPaddedPx.invert(r),o=e.brush,s=_(e,r),l=s.interval,c=o.svgBrush;if(c.wasDragged=!1,c.grabbingBar=\"ns\"===s.region,c.grabbingBar){var u=l.map(e.unitToPaddedPx);c.grabPoint=r-u[0]-n.verticalPadding,c.barLength=u[1]-u[0]}c.clickableOrdinalRange=s.clickableOrdinalRange,c.stayingIntervals=e.multiselect&&o.filterSpecified?o.filter.getConsolidated():[],l&&(c.stayingIntervals=c.stayingIntervals.filter((function(t){return t[0]!==l[0]&&t[1]!==l[1]}))),c.startExtent=s.region?l[\"s\"===s.region?1:0]:a,e.parent.inBrushDrag=!0,c.brushStartCallback()}(this,t)})).on(\"drag\",(function(t){w(this,t)})).on(\"dragend\",(function(t){!function(t,e){var r=e.brush,n=r.filter,a=r.svgBrush;a._dragging||(T(t,e),w(t,e),e.brush.svgBrush.wasDragged=!1),a._dragging=!1,i.event.sourceEvent.stopPropagation();var o=a.grabbingBar;if(a.grabbingBar=!1,a.grabLocation=void 0,e.parent.inBrushDrag=!1,y(),!a.wasDragged)return a.wasDragged=void 0,a.clickableOrdinalRange?r.filterSpecified&&e.multiselect?a.extent.push(a.clickableOrdinalRange):(a.extent=[a.clickableOrdinalRange],r.filterSpecified=!0):o?(a.extent=a.stayingIntervals,0===a.extent.length&&A(r)):A(r),a.brushCallback(e),b(t.parentNode),void a.brushEndCallback(r.filterSpecified?n.getConsolidated():[]);var s=function(){n.set(n.getConsolidated())};if(e.ordinal){var l=e.unitTickvals;l[l.length-1]<l[0]&&l.reverse(),a.newExtent=[p(0,l,a.newExtent[0],a.stayingIntervals),p(1,l,a.newExtent[1],a.stayingIntervals)];var c=a.newExtent[1]>a.newExtent[0];a.extent=a.stayingIntervals.concat(c?[a.newExtent]:[]),a.extent.length||A(r),a.brushCallback(e),c?b(t.parentNode,s):(s(),b(t.parentNode))}else s();a.brushEndCallback(r.filterSpecified?n.getConsolidated():[])}(this,t)})))}function M(t,e){return t[0]-e[0]}function A(t){t.filterSpecified=!1,t.svgBrush.extent=[[-1/0,1/0]]}function S(t){for(var e,r=t.slice(),n=[],i=r.shift();i;){for(e=i.slice();(i=r.shift())&&i[0]<=e[1];)e[1]=Math.max(e[1],i[1]);n.push(e)}return 1===n.length&&n[0][0]>n[0][1]&&(n=[]),n}e.exports={makeBrush:function(t,e,r,n,i,a){var o,l=function(){var t,e,r=[];return{set:function(n){1===(r=n.map((function(t){return t.slice().sort(s)})).sort(M)).length&&r[0][0]===-1/0&&r[0][1]===1/0&&(r=[[0,-1]]),t=S(r),e=r.reduce((function(t,e){return[Math.min(t[0],e[0]),Math.max(t[1],e[1])]}),[1/0,-1/0])},get:function(){return r.slice()},getConsolidated:function(){return t},getBounds:function(){return e}}}();return l.set(r),{filter:l,filterSpecified:e,svgBrush:{extent:[],brushStartCallback:n,brushCallback:(o=i,function(t){var e=t.brush,r=function(t){return t.svgBrush.extent.map((function(t){return t.slice()}))}(e).slice();e.filter.set(r),o()}),brushEndCallback:a}}},ensureAxisBrush:function(t){var e=t.selectAll(\".\"+n.cn.axisBrush).data(o,a);e.enter().append(\"g\").classed(n.cn.axisBrush,!0),function(t){var e=t.selectAll(\".background\").data(o);e.enter().append(\"rect\").classed(\"background\",!0).call(d).call(g).style(\"pointer-events\",\"auto\").attr(\"transform\",l(0,n.verticalPadding)),e.call(k).attr(\"height\",(function(t){return t.height-n.verticalPadding}));var r=t.selectAll(\".highlight-shadow\").data(o);r.enter().append(\"line\").classed(\"highlight-shadow\",!0).attr(\"x\",-n.bar.width/2).attr(\"stroke-width\",n.bar.width+n.bar.strokeWidth).attr(\"stroke\",n.bar.strokeColor).attr(\"opacity\",n.bar.strokeOpacity).attr(\"stroke-linecap\",\"butt\"),r.attr(\"y1\",(function(t){return t.height})).call(x);var i=t.selectAll(\".highlight\").data(o);i.enter().append(\"line\").classed(\"highlight\",!0).attr(\"x\",-n.bar.width/2).attr(\"stroke-width\",n.bar.width-n.bar.strokeWidth).attr(\"stroke\",n.bar.fillColor).attr(\"opacity\",n.bar.fillOpacity).attr(\"stroke-linecap\",\"butt\"),i.attr(\"y1\",(function(t){return t.height})).call(x)}(e)},cleanRanges:function(t,e){if(Array.isArray(t[0])?(t=t.map((function(t){return t.sort(s)})),t=e.multiselect?S(t.sort(M)):[t[0]]):t=[t.sort(s)],e.tickvals){var r=e.tickvals.slice().sort(s);if(!(t=t.map((function(t){var e=[p(0,r,t[0],[]),p(1,r,t[1],[])];if(e[1]>e[0])return e})).filter((function(t){return t}))).length)return}return t.length>1?t:t[0]}}},{\"../../lib\":778,\"../../lib/gup\":775,\"./constants\":1152,d3:169}],1150:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../plots/get_data\").getModuleCalcData,a=t(\"./plot\"),o=t(\"../../constants/xmlns_namespaces\");r.name=\"parcoords\",r.plot=function(t){var e=i(t.calcdata,\"parcoords\")[0];e.length&&a(t,e)},r.clean=function(t,e,r,n){var i=n._has&&n._has(\"parcoords\"),a=e._has&&e._has(\"parcoords\");i&&!a&&(n._paperdiv.selectAll(\".parcoords\").remove(),n._glimages.selectAll(\"*\").remove())},r.toSVG=function(t){var e=t._fullLayout._glimages,r=n.select(t).selectAll(\".svg-container\");r.filter((function(t,e){return e===r.size()-1})).selectAll(\".gl-canvas-context, .gl-canvas-focus\").each((function(){var t=this.toDataURL(\"image/png\");e.append(\"svg:image\").attr({xmlns:o.svg,\"xlink:href\":t,preserveAspectRatio:\"none\",x:0,y:0,width:this.width,height:this.height})})),window.setTimeout((function(){n.selectAll(\"#filterBarPattern\").attr(\"id\",\"filterBarPattern\")}),60)}},{\"../../constants/xmlns_namespaces\":754,\"../../plots/get_data\":864,\"./plot\":1159,d3:169}],1151:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").isArrayOrTypedArray,i=t(\"../../components/colorscale\"),a=t(\"../../lib/gup\").wrap;e.exports=function(t,e){var r,o;return i.hasColorscale(e,\"line\")&&n(e.line.color)?(r=e.line.color,o=i.extractOpts(e.line).colorscale,i.calc(t,e,{vals:r,containerStr:\"line\",cLetter:\"c\"})):(r=function(t){for(var e=new Array(t),r=0;r<t;r++)e[r]=.5;return e}(e._length),o=[[0,e.line.color],[1,e.line.color]]),a({lineColor:r,cscale:o})}},{\"../../components/colorscale\":655,\"../../lib\":778,\"../../lib/gup\":775}],1152:[function(t,e,r){\"use strict\";e.exports={maxDimensionCount:60,overdrag:45,verticalPadding:2,tickDistance:50,canvasPixelRatio:1,blockLineCount:5e3,layers:[\"contextLineLayer\",\"focusLineLayer\",\"pickLineLayer\"],axisTitleOffset:28,axisExtentOffset:10,deselectedLineColor:\"#777\",bar:{width:4,captureWidth:10,fillColor:\"magenta\",fillOpacity:1,snapDuration:150,snapRatio:.25,snapClose:.01,strokeColor:\"white\",strokeOpacity:1,strokeWidth:1,handleHeight:8,handleOpacity:1,handleOverlap:0},cn:{axisExtentText:\"axis-extent-text\",parcoordsLineLayers:\"parcoords-line-layers\",parcoordsLineLayer:\"parcoords-lines\",parcoords:\"parcoords\",parcoordsControlView:\"parcoords-control-view\",yAxis:\"y-axis\",axisOverlays:\"axis-overlays\",axis:\"axis\",axisHeading:\"axis-heading\",axisTitle:\"axis-title\",axisExtent:\"axis-extent\",axisExtentTop:\"axis-extent-top\",axisExtentTopText:\"axis-extent-top-text\",axisExtentBottom:\"axis-extent-bottom\",axisExtentBottomText:\"axis-extent-bottom-text\",axisBrush:\"axis-brush\"},id:{filterBarPattern:\"filter-bar-pattern\"}}},{}],1153:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorscale/helpers\").hasColorscale,a=t(\"../../components/colorscale/defaults\"),o=t(\"../../plots/domain\").defaults,s=t(\"../../plots/array_container_defaults\"),l=t(\"../../plots/cartesian/axes\"),c=t(\"./attributes\"),u=t(\"./axisbrush\"),f=t(\"./constants\").maxDimensionCount,h=t(\"./merge_length\");function p(t,e,r,i){function a(r,i){return n.coerce(t,e,c.dimensions,r,i)}var o=a(\"values\"),s=a(\"visible\");if(o&&o.length||(s=e.visible=!1),s){a(\"label\"),a(\"tickvals\"),a(\"ticktext\"),a(\"tickformat\");var f=a(\"range\");e._ax={_id:\"y\",type:\"linear\",showexponent:\"all\",exponentformat:\"B\",range:f},l.setConvert(e._ax,i.layout),a(\"multiselect\");var h=a(\"constraintrange\");h&&(e.constraintrange=u.cleanRanges(h,e))}}e.exports=function(t,e,r,l){function u(r,i){return n.coerce(t,e,c,r,i)}var d=t.dimensions;Array.isArray(d)&&d.length>f&&(n.log(\"parcoords traces support up to \"+f+\" dimensions at the moment\"),d.splice(f));var g=s(t,e,{name:\"dimensions\",layout:l,handleItemDefaults:p}),m=function(t,e,r,o,s){var l=s(\"line.color\",r);if(i(t,\"line\")&&n.isArrayOrTypedArray(l)){if(l.length)return s(\"line.colorscale\"),a(t,e,o,s,{prefix:\"line.\",cLetter:\"c\"}),l.length;e.line.color=r}return 1/0}(t,e,r,l,u);o(e,l,u),Array.isArray(g)&&g.length||(e.visible=!1),h(e,g,\"values\",m);var v={family:l.font.family,size:Math.round(l.font.size/1.2),color:l.font.color};n.coerceFont(u,\"labelfont\",v),n.coerceFont(u,\"tickfont\",v),n.coerceFont(u,\"rangefont\",v),u(\"labelangle\"),u(\"labelside\")}},{\"../../components/colorscale/defaults\":653,\"../../components/colorscale/helpers\":654,\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"../../plots/cartesian/axes\":827,\"../../plots/domain\":854,\"./attributes\":1148,\"./axisbrush\":1149,\"./constants\":1152,\"./merge_length\":1157}],1154:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").isTypedArray;r.convertTypedArray=function(t){return n(t)?Array.prototype.slice.call(t):t},r.isOrdinal=function(t){return!!t.tickvals},r.isVisible=function(t){return t.visible||!(\"visible\"in t)}},{\"../../lib\":778}],1155:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),plot:t(\"./plot\"),colorbar:{container:\"line\",min:\"cmin\",max:\"cmax\"},moduleType:\"trace\",name:\"parcoords\",basePlotModule:t(\"./base_plot\"),categories:[\"gl\",\"regl\",\"noOpacity\",\"noHover\"],meta:{}}},{\"./attributes\":1148,\"./base_plot\":1150,\"./calc\":1151,\"./defaults\":1153,\"./plot\":1159}],1156:[function(t,e,r){\"use strict\";var n=t(\"glslify\"),i=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragColor;\\n\\nattribute vec4 p01_04, p05_08, p09_12, p13_16,\\n               p17_20, p21_24, p25_28, p29_32,\\n               p33_36, p37_40, p41_44, p45_48,\\n               p49_52, p53_56, p57_60, colors;\\n\\nuniform mat4 dim0A, dim1A, dim0B, dim1B, dim0C, dim1C, dim0D, dim1D,\\n             loA, hiA, loB, hiB, loC, hiC, loD, hiD;\\n\\nuniform vec2 resolution, viewBoxPos, viewBoxSize;\\nuniform sampler2D mask, palette;\\nuniform float maskHeight;\\nuniform float drwLayer; // 0: context, 1: focus, 2: pick\\nuniform vec4 contextColor;\\n\\nbool isPick    = (drwLayer > 1.5);\\nbool isContext = (drwLayer < 0.5);\\n\\nconst vec4 ZEROS = vec4(0.0, 0.0, 0.0, 0.0);\\nconst vec4 UNITS = vec4(1.0, 1.0, 1.0, 1.0);\\n\\nfloat val(mat4 p, mat4 v) {\\n    return dot(matrixCompMult(p, v) * UNITS, UNITS);\\n}\\n\\nfloat axisY(float ratio, mat4 A, mat4 B, mat4 C, mat4 D) {\\n    float y1 = val(A, dim0A) + val(B, dim0B) + val(C, dim0C) + val(D, dim0D);\\n    float y2 = val(A, dim1A) + val(B, dim1B) + val(C, dim1C) + val(D, dim1D);\\n    return y1 * (1.0 - ratio) + y2 * ratio;\\n}\\n\\nint iMod(int a, int b) {\\n    return a - b * (a / b);\\n}\\n\\nbool fOutside(float p, float lo, float hi) {\\n    return (lo < hi) && (lo > p || p > hi);\\n}\\n\\nbool vOutside(vec4 p, vec4 lo, vec4 hi) {\\n    return (\\n        fOutside(p[0], lo[0], hi[0]) ||\\n        fOutside(p[1], lo[1], hi[1]) ||\\n        fOutside(p[2], lo[2], hi[2]) ||\\n        fOutside(p[3], lo[3], hi[3])\\n    );\\n}\\n\\nbool mOutside(mat4 p, mat4 lo, mat4 hi) {\\n    return (\\n        vOutside(p[0], lo[0], hi[0]) ||\\n        vOutside(p[1], lo[1], hi[1]) ||\\n        vOutside(p[2], lo[2], hi[2]) ||\\n        vOutside(p[3], lo[3], hi[3])\\n    );\\n}\\n\\nbool outsideBoundingBox(mat4 A, mat4 B, mat4 C, mat4 D) {\\n    return mOutside(A, loA, hiA) ||\\n           mOutside(B, loB, hiB) ||\\n           mOutside(C, loC, hiC) ||\\n           mOutside(D, loD, hiD);\\n}\\n\\nbool outsideRasterMask(mat4 A, mat4 B, mat4 C, mat4 D) {\\n    mat4 pnts[4];\\n    pnts[0] = A;\\n    pnts[1] = B;\\n    pnts[2] = C;\\n    pnts[3] = D;\\n\\n    for(int i = 0; i < 4; ++i) {\\n        for(int j = 0; j < 4; ++j) {\\n            for(int k = 0; k < 4; ++k) {\\n                if(0 == iMod(\\n                    int(255.0 * texture2D(mask,\\n                        vec2(\\n                            (float(i * 2 + j / 2) + 0.5) / 8.0,\\n                            (pnts[i][j][k] * (maskHeight - 1.0) + 1.0) / maskHeight\\n                        ))[3]\\n                    ) / int(pow(2.0, float(iMod(j * 4 + k, 8)))),\\n                    2\\n                )) return true;\\n            }\\n        }\\n    }\\n    return false;\\n}\\n\\nvec4 position(bool isContext, float v, mat4 A, mat4 B, mat4 C, mat4 D) {\\n    float x = 0.5 * sign(v) + 0.5;\\n    float y = axisY(x, A, B, C, D);\\n    float z = 1.0 - abs(v);\\n\\n    z += isContext ? 0.0 : 2.0 * float(\\n        outsideBoundingBox(A, B, C, D) ||\\n        outsideRasterMask(A, B, C, D)\\n    );\\n\\n    return vec4(\\n        2.0 * (vec2(x, y) * viewBoxSize + viewBoxPos) / resolution - 1.0,\\n        z,\\n        1.0\\n    );\\n}\\n\\nvoid main() {\\n    mat4 A = mat4(p01_04, p05_08, p09_12, p13_16);\\n    mat4 B = mat4(p17_20, p21_24, p25_28, p29_32);\\n    mat4 C = mat4(p33_36, p37_40, p41_44, p45_48);\\n    mat4 D = mat4(p49_52, p53_56, p57_60, ZEROS);\\n\\n    float v = colors[3];\\n\\n    gl_Position = position(isContext, v, A, B, C, D);\\n\\n    fragColor =\\n        isContext ? vec4(contextColor) :\\n        isPick ? vec4(colors.rgb, 1.0) : texture2D(palette, vec2(abs(v), 0.5));\\n}\\n\"]),a=n([\"precision highp float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n    gl_FragColor = fragColor;\\n}\\n\"]),o=t(\"./constants\").maxDimensionCount,s=t(\"../../lib\"),l=new Uint8Array(4),c=new Uint8Array(4),u={shape:[256,1],format:\"rgba\",type:\"uint8\",mag:\"nearest\",min:\"nearest\"};function f(t,e,r,n,i){var a=t._gl;a.enable(a.SCISSOR_TEST),a.scissor(e,r,n,i),t.clear({color:[0,0,0,0],depth:1})}function h(t,e,r,n,i,a){var o=a.key;r.drawCompleted||(!function(t){t.read({x:0,y:0,width:1,height:1,data:l})}(t),r.drawCompleted=!0),function s(l){var c=Math.min(n,i-l*n);0===l&&(window.cancelAnimationFrame(r.currentRafs[o]),delete r.currentRafs[o],f(t,a.scissorX,a.scissorY,a.scissorWidth,a.viewBoxSize[1])),r.clearOnly||(a.count=2*c,a.offset=2*l*n,e(a),l*n+c<i&&(r.currentRafs[o]=window.requestAnimationFrame((function(){s(l+1)}))),r.drawCompleted=!1)}(0)}function p(t,e){for(var r=new Array(256),n=0;n<256;n++)r[n]=t(n/255).concat(e);return r}function d(t,e){return(t>>>8*e)%256/255}function g(t,e,r){for(var n=new Array(8*e),i=0,a=0;a<e;a++)for(var o=0;o<2;o++)for(var s=0;s<4;s++){var l=4*t+s,c=r[64*a+l];63===l&&0===o&&(c*=-1),n[i++]=c}return n}function m(t){var e=\"0\"+t;return e.substr(e.length-2)}function v(t){return t<o?\"p\"+m(t+1)+\"_\"+m(t+4):\"colors\"}function y(t,e,r,n,i,a,o,l,c,u,f,h,p){for(var d=[[],[]],g=0;g<64;g++)d[0][g]=g===i?1:0,d[1][g]=g===a?1:0;var m=t.lines.canvasOverdrag,v=t.domain,y=t.canvasWidth,x=t.canvasHeight,b=t.deselectedLines.color;return s.extendFlat({key:f,resolution:[y,x],viewBoxPos:[o+m,l],viewBoxSize:[c,u],i0:i,i1:a,dim0A:d[0].slice(0,16),dim0B:d[0].slice(16,32),dim0C:d[0].slice(32,48),dim0D:d[0].slice(48,64),dim1A:d[1].slice(0,16),dim1B:d[1].slice(16,32),dim1C:d[1].slice(32,48),dim1D:d[1].slice(48,64),drwLayer:h,contextColor:[b[0]/255,b[1]/255,b[2]/255,b[3]<1?b[3]:Math.max(1/255,Math.pow(1/t.lines.color.length,1/3))],scissorX:(n===e?0:o+m)+(t.pad.l-m)+t.layoutWidth*v.x[0],scissorWidth:(n===r?y-o+m:c+.5)+(n===e?o+m:0),scissorY:l+t.pad.b+t.layoutHeight*v.y[0],scissorHeight:u,viewportX:t.pad.l-m+t.layoutWidth*v.x[0],viewportY:t.pad.b+t.layoutHeight*v.y[0],viewportWidth:y,viewportHeight:x},p)}function x(t){var e=Math.max(0,Math.floor(2047*t[0]),0),r=Math.min(2047,Math.ceil(2047*t[1]),2047);return[Math.min(e,r),Math.max(e,r)]}e.exports=function(t,e){var r,n,l,m,b,_=e.context,w=e.pick,T=e.regl,k={currentRafs:{},drawCompleted:!0,clearOnly:!1},M=function(t){for(var e={},r=0;r<=o;r+=4)e[v(r)]=t.buffer({usage:\"dynamic\",type:\"float\",data:new Uint8Array(0)});return e}(T),A=T.texture(u),S=[];C(e);var E=T({profile:!1,blend:{enable:_,func:{srcRGB:\"src alpha\",dstRGB:\"one minus src alpha\",srcAlpha:1,dstAlpha:1},equation:{rgb:\"add\",alpha:\"add\"},color:[0,0,0,0]},depth:{enable:!_,mask:!0,func:\"less\",range:[0,1]},cull:{enable:!0,face:\"back\"},scissor:{enable:!0,box:{x:T.prop(\"scissorX\"),y:T.prop(\"scissorY\"),width:T.prop(\"scissorWidth\"),height:T.prop(\"scissorHeight\")}},viewport:{x:T.prop(\"viewportX\"),y:T.prop(\"viewportY\"),width:T.prop(\"viewportWidth\"),height:T.prop(\"viewportHeight\")},dither:!1,vert:i,frag:a,primitive:\"lines\",lineWidth:1,attributes:M,uniforms:{resolution:T.prop(\"resolution\"),viewBoxPos:T.prop(\"viewBoxPos\"),viewBoxSize:T.prop(\"viewBoxSize\"),dim0A:T.prop(\"dim0A\"),dim1A:T.prop(\"dim1A\"),dim0B:T.prop(\"dim0B\"),dim1B:T.prop(\"dim1B\"),dim0C:T.prop(\"dim0C\"),dim1C:T.prop(\"dim1C\"),dim0D:T.prop(\"dim0D\"),dim1D:T.prop(\"dim1D\"),loA:T.prop(\"loA\"),hiA:T.prop(\"hiA\"),loB:T.prop(\"loB\"),hiB:T.prop(\"hiB\"),loC:T.prop(\"loC\"),hiC:T.prop(\"hiC\"),loD:T.prop(\"loD\"),hiD:T.prop(\"hiD\"),palette:A,contextColor:T.prop(\"contextColor\"),mask:T.prop(\"maskTexture\"),drwLayer:T.prop(\"drwLayer\"),maskHeight:T.prop(\"maskHeight\")},offset:T.prop(\"offset\"),count:T.prop(\"count\")});function C(t){r=t.model,n=t.viewModel,l=n.dimensions.slice(),m=l[0]?l[0].values.length:0;var e=r.lines,i=w?e.color.map((function(t,r){return r/e.color.length})):e.color,a=function(t,e,r){for(var n,i=new Array(t*(o+4)),a=0,s=0;s<t;s++){for(var l=0;l<o;l++)i[a++]=l<e.length?e[l].paddedUnitValues[s]:.5;i[a++]=d(s,2),i[a++]=d(s,1),i[a++]=d(s,0),i[a++]=(n=r[s],Math.max(1e-6,Math.min(.999999,n)))}return i}(m,l,i);!function(t,e,r){for(var n=0;n<=o;n+=4)t[v(n)](g(n/4,e,r))}(M,m,a),_||w||(A=T.texture(s.extendFlat({data:p(r.unitToColor,255)},u)))}return{render:function(t,e,n){var i,a,o,s=t.length,c=1/0,u=-1/0;for(i=0;i<s;i++)t[i].dim0.canvasX<c&&(c=t[i].dim0.canvasX,a=i),t[i].dim1.canvasX>u&&(u=t[i].dim1.canvasX,o=i);0===s&&f(T,0,0,r.canvasWidth,r.canvasHeight);var p=function(t){var e,r,n,i=[[],[]];for(n=0;n<64;n++){var a=!t&&n<l.length?l[n].brush.filter.getBounds():[-1/0,1/0];i[0][n]=a[0],i[1][n]=a[1]}var o=new Array(16384);for(e=0;e<16384;e++)o[e]=255;if(!t)for(e=0;e<l.length;e++){var s=e%8,c=(e-s)/8,u=Math.pow(2,s),f=l[e].brush.filter.get();if(!(f.length<2)){var h=x(f[0])[1];for(r=1;r<f.length;r++){var p=x(f[r]);for(n=h+1;n<p[0];n++)o[8*n+c]&=~u;h=Math.max(h,p[1])}}}var d={shape:[8,2048],format:\"alpha\",type:\"uint8\",mag:\"nearest\",min:\"nearest\",data:o};return b?b(d):b=T.texture(d),{maskTexture:b,maskHeight:2048,loA:i[0].slice(0,16),loB:i[0].slice(16,32),loC:i[0].slice(32,48),loD:i[0].slice(48,64),hiA:i[1].slice(0,16),hiB:i[1].slice(16,32),hiC:i[1].slice(32,48),hiD:i[1].slice(48,64)}}(_);for(i=0;i<s;i++){var d=t[i],g=d.dim0.crossfilterDimensionIndex,v=d.dim1.crossfilterDimensionIndex,M=d.canvasX,A=d.canvasY,C=M+d.panelSizeX;if(e||!S[g]||S[g][0]!==M||S[g][1]!==C){S[g]=[M,C];var L=y(r,a,o,i,g,v,M,A,d.panelSizeX,d.panelSizeY,d.dim0.crossfilterDimensionIndex,_?0:w?2:1,p);k.clearOnly=n;var I=e?r.lines.blockLineCount:m;h(T,E,k,I,m,L)}}},readPixel:function(t,e){return T.read({x:t,y:e,width:1,height:1,data:c}),c},readPixels:function(t,e,r,n){var i=new Uint8Array(4*r*n);return T.read({x:t,y:e,width:r,height:n,data:i}),i},destroy:function(){for(var e in t.style[\"pointer-events\"]=\"none\",A.destroy(),b&&b.destroy(),M)M[e].destroy()},update:C}}},{\"../../lib\":778,\"./constants\":1152,glslify:439}],1157:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){var i,a;for(n||(n=1/0),i=0;i<e.length;i++)(a=e[i]).visible&&(n=Math.min(n,a[r].length));for(n===1/0&&(n=0),t._length=n,i=0;i<e.length;i++)(a=e[i]).visible&&(a._length=n);return n}},{}],1158:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"color-rgba\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../../lib\"),s=o.strRotate,l=o.strTranslate,c=t(\"../../lib/svg_text_utils\"),u=t(\"../../components/drawing\"),f=t(\"../../components/colorscale\"),h=t(\"../../lib/gup\"),p=h.keyFun,d=h.repeat,g=h.unwrap,m=t(\"./helpers\"),v=t(\"./constants\"),y=t(\"./axisbrush\"),x=t(\"./lines\");function b(t,e,r){return o.aggNums(t,null,e,r)}function _(t,e){return T(b(Math.min,t,e),b(Math.max,t,e))}function w(t){var e=t.range;return e?T(e[0],e[1]):_(t.values,t._length)}function T(t,e){return!isNaN(t)&&isFinite(t)||(t=0),!isNaN(e)&&isFinite(e)||(e=0),t===e&&(0===t?(t-=1,e+=1):(t*=.9,e*=1.1)),[t,e]}function k(t,e,r,i,a){var o,s,l=w(r);return i?n.scale.ordinal().domain(i.map((o=n.format(r.tickformat),s=a,s?function(t,e){var r=s[e];return null==r?o(t):r}:o))).range(i.map((function(r){var n=(r-l[0])/(l[1]-l[0]);return t-e+n*(2*e-t)}))):n.scale.linear().domain(l).range([t-e,e])}function M(t){if(t.tickvals){var e=w(t);return n.scale.ordinal().domain(t.tickvals).range(t.tickvals.map((function(t){return(t-e[0])/(e[1]-e[0])})))}}function A(t){var e=t.map((function(t){return t[0]})),r=t.map((function(t){var e=i(t[1]);return n.rgb(\"rgb(\"+e[0]+\",\"+e[1]+\",\"+e[2]+\")\")})),a=\"rgb\".split(\"\").map((function(t){return n.scale.linear().clamp(!0).domain(e).range(r.map((i=t,function(t){return t[i]})));var i}));return function(t){return a.map((function(e){return e(t)}))}}function S(t){return t.dimensions.some((function(t){return t.brush.filterSpecified}))}function E(t,e,r){var a=g(e),s=a.trace,l=m.convertTypedArray(a.lineColor),c=s.line,u={color:i(v.deselectedLineColor)},h=f.extractOpts(c),p=h.reversescale?f.flipScale(a.cscale):a.cscale,d=s.domain,y=s.dimensions,x=t.width,b=s.labelangle,_=s.labelside,T=s.labelfont,k=s.tickfont,M=s.rangefont,S=o.extendDeepNoArrays({},c,{color:l.map(n.scale.linear().domain(w({values:l,range:[h.min,h.max],_length:s._length}))),blockLineCount:v.blockLineCount,canvasOverdrag:v.overdrag*v.canvasPixelRatio}),E=Math.floor(x*(d.x[1]-d.x[0])),C=Math.floor(t.height*(d.y[1]-d.y[0])),L=t.margin||{l:80,r:80,t:100,b:80},I=E,P=C;return{key:r,colCount:y.filter(m.isVisible).length,dimensions:y,tickDistance:v.tickDistance,unitToColor:A(p),lines:S,deselectedLines:u,labelAngle:b,labelSide:_,labelFont:T,tickFont:k,rangeFont:M,layoutWidth:x,layoutHeight:t.height,domain:d,translateX:d.x[0]*x,translateY:t.height-d.y[1]*t.height,pad:L,canvasWidth:I*v.canvasPixelRatio+2*S.canvasOverdrag,canvasHeight:P*v.canvasPixelRatio,width:I,height:P,canvasPixelRatio:v.canvasPixelRatio}}function C(t,e,r){var i=r.width,a=r.height,s=r.dimensions,l=r.canvasPixelRatio,c=function(t){return i*t/Math.max(1,r.colCount-1)},u=v.verticalPadding/a,f=function(t,e){return n.scale.linear().range([e,t-e])}(a,v.verticalPadding),h={key:r.key,xScale:c,model:r,inBrushDrag:!1},p={};return h.dimensions=s.filter(m.isVisible).map((function(i,s){var d=function(t,e){return n.scale.linear().domain(w(t)).range([e,1-e])}(i,u),g=p[i.label];p[i.label]=(g||0)+1;var x=i.label+(g?\"__\"+g:\"\"),b=i.constraintrange,_=b&&b.length;_&&!Array.isArray(b[0])&&(b=[b]);var T=_?b.map((function(t){return t.map(d)})):[[-1/0,1/0]],A=i.values;A.length>i._length&&(A=A.slice(0,i._length));var E,C=i.tickvals;function L(t,e){return{val:t,text:E[e]}}function I(t,e){return t.val-e.val}if(Array.isArray(C)&&C.length){E=i.ticktext,Array.isArray(E)&&E.length?E.length>C.length?E=E.slice(0,C.length):C.length>E.length&&(C=C.slice(0,E.length)):E=C.map(n.format(i.tickformat));for(var P=1;P<C.length;P++)if(C[P]<C[P-1]){for(var z=C.map(L).sort(I),O=0;O<C.length;O++)C[O]=z[O].val,E[O]=z[O].text;break}}else C=void 0;return A=m.convertTypedArray(A),{key:x,label:i.label,tickFormat:i.tickformat,tickvals:C,ticktext:E,ordinal:m.isOrdinal(i),multiselect:i.multiselect,xIndex:s,crossfilterDimensionIndex:s,visibleIndex:i._index,height:a,values:A,paddedUnitValues:A.map(d),unitTickvals:C&&C.map(d),xScale:c,x:c(s),canvasX:c(s)*l,unitToPaddedPx:f,domainScale:k(a,v.verticalPadding,i,C,E),ordinalScale:M(i),parent:h,model:r,brush:y.makeBrush(t,_,T,(function(){t.linePickActive(!1)}),(function(){var e=h;e.focusLayer&&e.focusLayer.render(e.panels,!0);var r=S(e);!t.contextShown()&&r?(e.contextLayer&&e.contextLayer.render(e.panels,!0),t.contextShown(!0)):t.contextShown()&&!r&&(e.contextLayer&&e.contextLayer.render(e.panels,!0,!0),t.contextShown(!1))}),(function(r){if(h.focusLayer.render(h.panels,!0),h.pickLayer&&h.pickLayer.render(h.panels,!0),t.linePickActive(!0),e&&e.filterChanged){var n=d.invert,a=r.map((function(t){return t.map(n).sort(o.sorterAsc)})).sort((function(t,e){return t[0]-e[0]}));e.filterChanged(h.key,i._index,a)}}))}})),h}function L(t){t.classed(v.cn.axisExtentText,!0).attr(\"text-anchor\",\"middle\").style(\"cursor\",\"default\")}function I(t,e){var r=\"top\"===e?1:-1,n=t*Math.PI/180;return{dir:r,dx:Math.sin(n),dy:Math.cos(n),degrees:t}}function P(t,e){for(var r=e.panels||(e.panels=[]),n=t.data(),i=0;i<n.length-1;i++){var a=r[i]||(r[i]={}),o=n[i],s=n[i+1];a.dim0=o,a.dim1=s,a.canvasX=o.canvasX,a.panelSizeX=s.canvasX-o.canvasX,a.panelSizeY=e.model.canvasHeight,a.y=0,a.canvasY=0}}function z(t,e){return a.tickText(t._ax,e,!1).text}function O(t,e){if(t.ordinal)return\"\";var r=t.domainScale.domain(),n=r[e?r.length-1:0];return z(t.model.dimensions[t.visibleIndex],n)}e.exports=function(t,e,r,i){var f=t._fullLayout,h=f._toppaper,b=f._glcontainer;!function(t){for(var e=0;e<t.length;e++)for(var r=0;r<t[e].length;r++)for(var n=t[e][r].trace,i=n.dimensions,o=0;o<i.length;o++){var s=i[o].values,l=i[o]._ax;l&&(l.range?l.range=T(l.range[0],l.range[1]):l.range=_(s,n._length),l.dtick||(l.dtick=.01*(Math.abs(l.range[1]-l.range[0])||1)),l.tickformat=i[o].tickformat,a.calcTicks(l),l.cleanRange())}}(e);var w,k,M=(w=!0,k=!1,{linePickActive:function(t){return arguments.length?w=!!t:w},contextShown:function(t){return arguments.length?k=!!t:k}}),A=e.filter((function(t){return g(t).trace.visible})).map(E.bind(0,r)).map(C.bind(0,M,i));b.each((function(t,e){return o.extendFlat(t,A[e])}));var D=b.selectAll(\".gl-canvas\").each((function(t){t.viewModel=A[0],t.model=t.viewModel?t.viewModel.model:null})),R=null;D.filter((function(t){return t.pick})).style(\"pointer-events\",\"auto\").on(\"mousemove\",(function(t){if(M.linePickActive()&&t.lineLayer&&i&&i.hover){var e=n.event,r=this.width,a=this.height,o=n.mouse(this),s=o[0],l=o[1];if(s<0||l<0||s>=r||l>=a)return;var c=t.lineLayer.readPixel(s,a-1-l),u=0!==c[3],f=u?c[2]+256*(c[1]+256*c[0]):null,h={x:s,y:l,clientX:e.clientX,clientY:e.clientY,dataIndex:t.model.key,curveNumber:f};f!==R&&(u?i.hover(h):i.unhover&&i.unhover(h),R=f)}})),D.style(\"opacity\",(function(t){return t.pick?0:1})),h.style(\"background\",\"rgba(255, 255, 255, 0)\");var F=h.selectAll(\".\"+v.cn.parcoords).data(A,p);F.exit().remove(),F.enter().append(\"g\").classed(v.cn.parcoords,!0).style(\"shape-rendering\",\"crispEdges\").style(\"pointer-events\",\"none\"),F.attr(\"transform\",(function(t){return l(t.model.translateX,t.model.translateY)}));var B=F.selectAll(\".\"+v.cn.parcoordsControlView).data(d,p);B.enter().append(\"g\").classed(v.cn.parcoordsControlView,!0),B.attr(\"transform\",(function(t){return l(t.model.pad.l,t.model.pad.t)}));var N=B.selectAll(\".\"+v.cn.yAxis).data((function(t){return t.dimensions}),p);N.enter().append(\"g\").classed(v.cn.yAxis,!0),B.each((function(t){P(N,t)})),D.each((function(t){if(t.viewModel){!t.lineLayer||i?t.lineLayer=x(this,t):t.lineLayer.update(t),(t.key||0===t.key)&&(t.viewModel[t.key]=t.lineLayer);var e=!t.context||i;t.lineLayer.render(t.viewModel.panels,e)}})),N.attr(\"transform\",(function(t){return l(t.xScale(t.xIndex),0)})),N.call(n.behavior.drag().origin((function(t){return t})).on(\"drag\",(function(t){var e=t.parent;M.linePickActive(!1),t.x=Math.max(-v.overdrag,Math.min(t.model.width+v.overdrag,n.event.x)),t.canvasX=t.x*t.model.canvasPixelRatio,N.sort((function(t,e){return t.x-e.x})).each((function(e,r){e.xIndex=r,e.x=t===e?e.x:e.xScale(e.xIndex),e.canvasX=e.x*e.model.canvasPixelRatio})),P(N,e),N.filter((function(e){return 0!==Math.abs(t.xIndex-e.xIndex)})).attr(\"transform\",(function(t){return l(t.xScale(t.xIndex),0)})),n.select(this).attr(\"transform\",l(t.x,0)),N.each((function(r,n,i){i===t.parent.key&&(e.dimensions[n]=r)})),e.contextLayer&&e.contextLayer.render(e.panels,!1,!S(e)),e.focusLayer.render&&e.focusLayer.render(e.panels)})).on(\"dragend\",(function(t){var e=t.parent;t.x=t.xScale(t.xIndex),t.canvasX=t.x*t.model.canvasPixelRatio,P(N,e),n.select(this).attr(\"transform\",(function(t){return l(t.x,0)})),e.contextLayer&&e.contextLayer.render(e.panels,!1,!S(e)),e.focusLayer&&e.focusLayer.render(e.panels),e.pickLayer&&e.pickLayer.render(e.panels,!0),M.linePickActive(!0),i&&i.axesMoved&&i.axesMoved(e.key,e.dimensions.map((function(t){return t.crossfilterDimensionIndex})))}))),N.exit().remove();var j=N.selectAll(\".\"+v.cn.axisOverlays).data(d,p);j.enter().append(\"g\").classed(v.cn.axisOverlays,!0),j.selectAll(\".\"+v.cn.axis).remove();var U=j.selectAll(\".\"+v.cn.axis).data(d,p);U.enter().append(\"g\").classed(v.cn.axis,!0),U.each((function(t){var e=t.model.height/t.model.tickDistance,r=t.domainScale,i=r.domain();n.select(this).call(n.svg.axis().orient(\"left\").tickSize(4).outerTickSize(2).ticks(e,t.tickFormat).tickValues(t.ordinal?i:null).tickFormat((function(e){return m.isOrdinal(t)?e:z(t.model.dimensions[t.visibleIndex],e)})).scale(r)),u.font(U.selectAll(\"text\"),t.model.tickFont)})),U.selectAll(\".domain, .tick>line\").attr(\"fill\",\"none\").attr(\"stroke\",\"black\").attr(\"stroke-opacity\",.25).attr(\"stroke-width\",\"1px\"),U.selectAll(\"text\").style(\"text-shadow\",\"1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff\").style(\"cursor\",\"default\");var V=j.selectAll(\".\"+v.cn.axisHeading).data(d,p);V.enter().append(\"g\").classed(v.cn.axisHeading,!0);var q=V.selectAll(\".\"+v.cn.axisTitle).data(d,p);q.enter().append(\"text\").classed(v.cn.axisTitle,!0).attr(\"text-anchor\",\"middle\").style(\"cursor\",\"ew-resize\").style(\"pointer-events\",\"auto\"),q.text((function(t){return t.label})).each((function(e){var r=n.select(this);u.font(r,e.model.labelFont),c.convertToTspans(r,t)})).attr(\"transform\",(function(t){var e=I(t.model.labelAngle,t.model.labelSide),r=v.axisTitleOffset;return(e.dir>0?\"\":l(0,2*r+t.model.height))+s(e.degrees)+l(-r*e.dx,-r*e.dy)})).attr(\"text-anchor\",(function(t){var e=I(t.model.labelAngle,t.model.labelSide);return 2*Math.abs(e.dx)>Math.abs(e.dy)?e.dir*e.dx<0?\"start\":\"end\":\"middle\"}));var H=j.selectAll(\".\"+v.cn.axisExtent).data(d,p);H.enter().append(\"g\").classed(v.cn.axisExtent,!0);var G=H.selectAll(\".\"+v.cn.axisExtentTop).data(d,p);G.enter().append(\"g\").classed(v.cn.axisExtentTop,!0),G.attr(\"transform\",l(0,-v.axisExtentOffset));var Y=G.selectAll(\".\"+v.cn.axisExtentTopText).data(d,p);Y.enter().append(\"text\").classed(v.cn.axisExtentTopText,!0).call(L),Y.text((function(t){return O(t,!0)})).each((function(t){u.font(n.select(this),t.model.rangeFont)}));var W=H.selectAll(\".\"+v.cn.axisExtentBottom).data(d,p);W.enter().append(\"g\").classed(v.cn.axisExtentBottom,!0),W.attr(\"transform\",(function(t){return l(0,t.model.height+v.axisExtentOffset)}));var X=W.selectAll(\".\"+v.cn.axisExtentBottomText).data(d,p);X.enter().append(\"text\").classed(v.cn.axisExtentBottomText,!0).attr(\"dy\",\"0.75em\").call(L),X.text((function(t){return O(t,!1)})).each((function(t){u.font(n.select(this),t.model.rangeFont)})),y.ensureAxisBrush(j)}},{\"../../components/colorscale\":655,\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/gup\":775,\"../../lib/svg_text_utils\":802,\"../../plots/cartesian/axes\":827,\"./axisbrush\":1149,\"./constants\":1152,\"./helpers\":1154,\"./lines\":1156,\"color-rgba\":127,d3:169}],1159:[function(t,e,r){\"use strict\";var n=t(\"./parcoords\"),i=t(\"../../lib/prepare_regl\"),a=t(\"./helpers\").isVisible;function o(t,e,r){var n=e.indexOf(r),i=t.indexOf(n);return-1===i&&(i+=e.length),i}e.exports=function(t,e){var r=t._fullLayout;if(i(t)){var s={},l={},c={},u={},f=r._size;e.forEach((function(e,r){var n=e[0].trace;c[r]=n.index;var i=u[r]=n._fullInput.index;s[r]=t.data[i].dimensions,l[r]=t.data[i].dimensions.slice()}));n(t,e,{width:f.w,height:f.h,margin:{t:f.t,r:f.r,b:f.b,l:f.l}},{filterChanged:function(e,n,i){var a=l[e][n],o=i.map((function(t){return t.slice()})),s=\"dimensions[\"+n+\"].constraintrange\",f=r._tracePreGUI[t._fullData[c[e]]._fullInput.uid];if(void 0===f[s]){var h=a.constraintrange;f[s]=h||null}var p=t._fullData[c[e]].dimensions[n];o.length?(1===o.length&&(o=o[0]),a.constraintrange=o,p.constraintrange=o.slice(),o=[o]):(delete a.constraintrange,delete p.constraintrange,o=null);var d={};d[s]=o,t.emit(\"plotly_restyle\",[d,[u[e]]])},hover:function(e){t.emit(\"plotly_hover\",e)},unhover:function(e){t.emit(\"plotly_unhover\",e)},axesMoved:function(e,r){var n=function(t,e){return function(r,n){return o(t,e,r)-o(t,e,n)}}(r,l[e].filter(a));s[e].sort(n),l[e].filter((function(t){return!a(t)})).sort((function(t){return l[e].indexOf(t)})).forEach((function(t){s[e].splice(s[e].indexOf(t),1),s[e].splice(l[e].indexOf(t),0,t)})),t.emit(\"plotly_restyle\",[{dimensions:[s[e]]},[u[e]]])}})}}},{\"../../lib/prepare_regl\":791,\"./helpers\":1154,\"./parcoords\":1158}],1160:[function(t,e,r){\"use strict\";var n=t(\"../../plots/attributes\"),i=t(\"../../plots/domain\").attributes,a=t(\"../../plots/font_attributes\"),o=t(\"../../components/color/attributes\"),s=t(\"../../plots/template_attributes\").hovertemplateAttrs,l=t(\"../../plots/template_attributes\").texttemplateAttrs,c=t(\"../../lib/extend\").extendFlat,u=a({editType:\"plot\",arrayOk:!0,colorEditType:\"plot\"});e.exports={labels:{valType:\"data_array\",editType:\"calc\"},label0:{valType:\"number\",dflt:0,editType:\"calc\"},dlabel:{valType:\"number\",dflt:1,editType:\"calc\"},values:{valType:\"data_array\",editType:\"calc\"},marker:{colors:{valType:\"data_array\",editType:\"calc\"},line:{color:{valType:\"color\",dflt:o.defaultLine,arrayOk:!0,editType:\"style\"},width:{valType:\"number\",min:0,dflt:0,arrayOk:!0,editType:\"style\"},editType:\"calc\"},editType:\"calc\"},text:{valType:\"data_array\",editType:\"plot\"},hovertext:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"style\"},scalegroup:{valType:\"string\",dflt:\"\",editType:\"calc\"},textinfo:{valType:\"flaglist\",flags:[\"label\",\"text\",\"value\",\"percent\"],extras:[\"none\"],editType:\"calc\"},hoverinfo:c({},n.hoverinfo,{flags:[\"label\",\"text\",\"value\",\"percent\",\"name\"]}),hovertemplate:s({},{keys:[\"label\",\"color\",\"value\",\"percent\",\"text\"]}),texttemplate:l({editType:\"plot\"},{keys:[\"label\",\"color\",\"value\",\"percent\",\"text\"]}),textposition:{valType:\"enumerated\",values:[\"inside\",\"outside\",\"auto\",\"none\"],dflt:\"auto\",arrayOk:!0,editType:\"plot\"},textfont:c({},u,{}),insidetextorientation:{valType:\"enumerated\",values:[\"horizontal\",\"radial\",\"tangential\",\"auto\"],dflt:\"auto\",editType:\"plot\"},insidetextfont:c({},u,{}),outsidetextfont:c({},u,{}),automargin:{valType:\"boolean\",dflt:!1,editType:\"plot\"},title:{text:{valType:\"string\",dflt:\"\",editType:\"plot\"},font:c({},u,{}),position:{valType:\"enumerated\",values:[\"top left\",\"top center\",\"top right\",\"middle center\",\"bottom left\",\"bottom center\",\"bottom right\"],editType:\"plot\"},editType:\"plot\"},domain:i({name:\"pie\",trace:!0,editType:\"calc\"}),hole:{valType:\"number\",min:0,max:1,dflt:0,editType:\"calc\"},sort:{valType:\"boolean\",dflt:!0,editType:\"calc\"},direction:{valType:\"enumerated\",values:[\"clockwise\",\"counterclockwise\"],dflt:\"counterclockwise\",editType:\"calc\"},rotation:{valType:\"number\",min:-360,max:360,dflt:0,editType:\"calc\"},pull:{valType:\"number\",min:0,max:1,dflt:0,arrayOk:!0,editType:\"calc\"},_deprecated:{title:{valType:\"string\",dflt:\"\",editType:\"calc\"},titlefont:c({},u,{}),titleposition:{valType:\"enumerated\",values:[\"top left\",\"top center\",\"top right\",\"middle center\",\"bottom left\",\"bottom center\",\"bottom right\"],editType:\"calc\"}}}},{\"../../components/color/attributes\":642,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/domain\":854,\"../../plots/font_attributes\":855,\"../../plots/template_attributes\":905}],1161:[function(t,e,r){\"use strict\";var n=t(\"../../plots/plots\");r.name=\"pie\",r.plot=function(t,e,i,a){n.plotBasePlot(r.name,t,e,i,a)},r.clean=function(t,e,i,a){n.cleanBasePlot(r.name,t,e,i,a)}},{\"../../plots/plots\":890}],1162:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"tinycolor2\"),a=t(\"../../components/color\"),o={};function s(t){return function(e,r){return!!e&&(!!(e=i(e)).isValid()&&(e=a.addOpacity(e,e.getAlpha()),t[r]||(t[r]=e),e))}}function l(t,e){var r,n=JSON.stringify(t),a=e[n];if(!a){for(a=t.slice(),r=0;r<t.length;r++)a.push(i(t[r]).lighten(20).toHexString());for(r=0;r<t.length;r++)a.push(i(t[r]).darken(20).toHexString());e[n]=a}return a}e.exports={calc:function(t,e){var r,i,a=[],o=t._fullLayout,l=o.hiddenlabels||[],c=e.labels,u=e.marker.colors||[],f=e.values,h=e._length,p=e._hasValues&&h;if(e.dlabel)for(c=new Array(h),r=0;r<h;r++)c[r]=String(e.label0+r*e.dlabel);var d={},g=s(o[\"_\"+e.type+\"colormap\"]),m=0,v=!1;for(r=0;r<h;r++){var y,x,b;if(p){if(y=f[r],!n(y))continue;if((y=+y)<0)continue}else y=1;void 0!==(x=c[r])&&\"\"!==x||(x=r);var _=d[x=String(x)];void 0===_?(d[x]=a.length,(b=-1!==l.indexOf(x))||(m+=y),a.push({v:y,label:x,color:g(u[r],x),i:r,pts:[r],hidden:b})):(v=!0,(i=a[_]).v+=y,i.pts.push(r),i.hidden||(m+=y),!1===i.color&&u[r]&&(i.color=g(u[r],x)))}return(\"funnelarea\"===e.type?v:e.sort)&&a.sort((function(t,e){return e.v-t.v})),a[0]&&(a[0].vTotal=m),a},crossTraceCalc:function(t,e){var r=(e||{}).type;r||(r=\"pie\");var n=t._fullLayout,i=t.calcdata,a=n[r+\"colorway\"],s=n[\"_\"+r+\"colormap\"];n[\"extend\"+r+\"colors\"]&&(a=l(a,o));for(var c=0,u=0;u<i.length;u++){var f=i[u];if(f[0].trace.type===r)for(var h=0;h<f.length;h++){var p=f[h];!1===p.color&&(s[p.label]?p.color=s[p.label]:(s[p.label]=p.color=a[c%a.length],c++))}}},makePullColorFn:s,generateExtendedColors:l}},{\"../../components/color\":643,\"fast-isnumeric\":241,tinycolor2:576}],1163:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"./attributes\"),o=t(\"../../plots/domain\").defaults,s=t(\"../bar/defaults\").handleText;function l(t,e){var r=Array.isArray(t),a=i.isArrayOrTypedArray(e),o=Math.min(r?t.length:1/0,a?e.length:1/0);if(isFinite(o)||(o=0),o&&a){for(var s,l=0;l<o;l++){var c=e[l];if(n(c)&&c>0){s=!0;break}}s||(o=0)}return{hasLabels:r,hasValues:a,len:o}}e.exports={handleLabelsAndValues:l,supplyDefaults:function(t,e,r,n){function c(r,n){return i.coerce(t,e,a,r,n)}var u=l(c(\"labels\"),c(\"values\")),f=u.len;if(e._hasLabels=u.hasLabels,e._hasValues=u.hasValues,!e._hasLabels&&e._hasValues&&(c(\"label0\"),c(\"dlabel\")),f){e._length=f,c(\"marker.line.width\")&&c(\"marker.line.color\"),c(\"marker.colors\"),c(\"scalegroup\");var h,p=c(\"text\"),d=c(\"texttemplate\");if(d||(h=c(\"textinfo\",Array.isArray(p)?\"text+percent\":\"percent\")),c(\"hovertext\"),c(\"hovertemplate\"),d||h&&\"none\"!==h){var g=c(\"textposition\");s(t,e,n,c,g,{moduleHasSelected:!1,moduleHasUnselected:!1,moduleHasConstrain:!1,moduleHasCliponaxis:!1,moduleHasTextangle:!1,moduleHasInsideanchor:!1}),(Array.isArray(g)||\"auto\"===g||\"outside\"===g)&&c(\"automargin\"),(\"inside\"===g||\"auto\"===g||Array.isArray(g))&&c(\"insidetextorientation\")}o(e,n,c);var m=c(\"hole\");if(c(\"title.text\")){var v=c(\"title.position\",m?\"middle center\":\"top center\");m||\"middle center\"!==v||(e.title.position=\"top center\"),i.coerceFont(c,\"title.font\",n.font)}c(\"sort\"),c(\"direction\"),c(\"rotation\"),c(\"pull\")}else e.visible=!1}}},{\"../../lib\":778,\"../../plots/domain\":854,\"../bar/defaults\":924,\"./attributes\":1160,\"fast-isnumeric\":241}],1164:[function(t,e,r){\"use strict\";var n=t(\"../../components/fx/helpers\").appendArrayMultiPointValues;e.exports=function(t,e){var r={curveNumber:e.index,pointNumbers:t.pts,data:e._input,fullData:e,label:t.label,color:t.color,value:t.v,percent:t.percent,text:t.text,v:t.v};return 1===t.pts.length&&(r.pointNumber=r.i=t.pts[0]),n(r,e,t.pts),\"funnelarea\"===e.type&&(delete r.v,delete r.i),r}},{\"../../components/fx/helpers\":679}],1165:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");function i(t){return-1!==t.indexOf(\"e\")?t.replace(/[.]?0+e/,\"e\"):-1!==t.indexOf(\".\")?t.replace(/[.]?0+$/,\"\"):t}r.formatPiePercent=function(t,e){var r=i((100*t).toPrecision(3));return n.numSeparate(r,e)+\"%\"},r.formatPieValue=function(t,e){var r=i(t.toPrecision(10));return n.numSeparate(r,e)},r.getFirstFilled=function(t,e){if(Array.isArray(t))for(var r=0;r<e.length;r++){var n=t[e[r]];if(n||0===n||\"\"===n)return n}},r.castOption=function(t,e){return Array.isArray(t)?r.getFirstFilled(t,e):t||void 0},r.getRotationAngle=function(t){return(\"auto\"===t?0:t)*Math.PI/180}},{\"../../lib\":778}],1166:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,supplyLayoutDefaults:t(\"./layout_defaults\"),layoutAttributes:t(\"./layout_attributes\"),calc:t(\"./calc\").calc,crossTraceCalc:t(\"./calc\").crossTraceCalc,plot:t(\"./plot\").plot,style:t(\"./style\"),styleOne:t(\"./style_one\"),moduleType:\"trace\",name:\"pie\",basePlotModule:t(\"./base_plot\"),categories:[\"pie-like\",\"pie\",\"showLegend\"],meta:{}}},{\"./attributes\":1160,\"./base_plot\":1161,\"./calc\":1162,\"./defaults\":1163,\"./layout_attributes\":1167,\"./layout_defaults\":1168,\"./plot\":1169,\"./style\":1170,\"./style_one\":1171}],1167:[function(t,e,r){\"use strict\";e.exports={hiddenlabels:{valType:\"data_array\",editType:\"calc\"},piecolorway:{valType:\"colorlist\",editType:\"calc\"},extendpiecolors:{valType:\"boolean\",dflt:!0,editType:\"calc\"}}},{}],1168:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e){function r(r,a){return n.coerce(t,e,i,r,a)}r(\"hiddenlabels\"),r(\"piecolorway\",e.colorway),r(\"extendpiecolors\")}},{\"../../lib\":778,\"./layout_attributes\":1167}],1169:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../plots/plots\"),a=t(\"../../components/fx\"),o=t(\"../../components/color\"),s=t(\"../../components/drawing\"),l=t(\"../../lib\"),c=l.strScale,u=l.strTranslate,f=t(\"../../lib/svg_text_utils\"),h=t(\"../bar/uniform_text\"),p=h.recordMinTextSize,d=h.clearMinTextSize,g=t(\"../bar/constants\").TEXTPAD,m=t(\"./helpers\"),v=t(\"./event_data\"),y=t(\"../../lib\").isValidTextValue;function x(t,e,r){var i=r[0],o=i.trace,s=i.cx,c=i.cy;\"_hasHoverLabel\"in o||(o._hasHoverLabel=!1),\"_hasHoverEvent\"in o||(o._hasHoverEvent=!1),t.on(\"mouseover\",(function(t){var r=e._fullLayout,u=e._fullData[o.index];if(!e._dragging&&!1!==r.hovermode){var f=u.hoverinfo;if(Array.isArray(f)&&(f=a.castHoverinfo({hoverinfo:[m.castOption(f,t.pts)],_module:o._module},r,0)),\"all\"===f&&(f=\"label+text+value+percent+name\"),u.hovertemplate||\"none\"!==f&&\"skip\"!==f&&f){var h=t.rInscribed||0,p=s+t.pxmid[0]*(1-h),d=c+t.pxmid[1]*(1-h),g=r.separators,y=[];if(f&&-1!==f.indexOf(\"label\")&&y.push(t.label),t.text=m.castOption(u.hovertext||u.text,t.pts),f&&-1!==f.indexOf(\"text\")){var x=t.text;l.isValidTextValue(x)&&y.push(x)}t.value=t.v,t.valueLabel=m.formatPieValue(t.v,g),f&&-1!==f.indexOf(\"value\")&&y.push(t.valueLabel),t.percent=t.v/i.vTotal,t.percentLabel=m.formatPiePercent(t.percent,g),f&&-1!==f.indexOf(\"percent\")&&y.push(t.percentLabel);var b=u.hoverlabel,_=b.font;a.loneHover({trace:o,x0:p-h*i.r,x1:p+h*i.r,y:d,text:y.join(\"<br>\"),name:u.hovertemplate||-1!==f.indexOf(\"name\")?u.name:void 0,idealAlign:t.pxmid[0]<0?\"left\":\"right\",color:m.castOption(b.bgcolor,t.pts)||t.color,borderColor:m.castOption(b.bordercolor,t.pts),fontFamily:m.castOption(_.family,t.pts),fontSize:m.castOption(_.size,t.pts),fontColor:m.castOption(_.color,t.pts),nameLength:m.castOption(b.namelength,t.pts),textAlign:m.castOption(b.align,t.pts),hovertemplate:m.castOption(u.hovertemplate,t.pts),hovertemplateLabels:t,eventData:[v(t,u)]},{container:r._hoverlayer.node(),outerContainer:r._paper.node(),gd:e}),o._hasHoverLabel=!0}o._hasHoverEvent=!0,e.emit(\"plotly_hover\",{points:[v(t,u)],event:n.event})}})),t.on(\"mouseout\",(function(t){var r=e._fullLayout,i=e._fullData[o.index],s=n.select(this).datum();o._hasHoverEvent&&(t.originalEvent=n.event,e.emit(\"plotly_unhover\",{points:[v(s,i)],event:n.event}),o._hasHoverEvent=!1),o._hasHoverLabel&&(a.loneUnhover(r._hoverlayer.node()),o._hasHoverLabel=!1)})),t.on(\"click\",(function(t){var r=e._fullLayout,i=e._fullData[o.index];e._dragging||!1===r.hovermode||(e._hoverdata=[v(t,i)],a.click(e,n.event))}))}function b(t,e,r){var n=m.castOption(t.insidetextfont.color,e.pts);!n&&t._input.textfont&&(n=m.castOption(t._input.textfont.color,e.pts));var i=m.castOption(t.insidetextfont.family,e.pts)||m.castOption(t.textfont.family,e.pts)||r.family,a=m.castOption(t.insidetextfont.size,e.pts)||m.castOption(t.textfont.size,e.pts)||r.size;return{color:n||o.contrast(e.color),family:i,size:a}}function _(t,e){for(var r,n,i=0;i<t.length;i++)if((n=(r=t[i][0]).trace).title.text){var a=n.title.text;n._meta&&(a=l.templateString(a,n._meta));var o=s.tester.append(\"text\").attr(\"data-notex\",1).text(a).call(s.font,n.title.font).call(f.convertToTspans,e),c=s.bBox(o.node(),!0);r.titleBox={width:c.width,height:c.height},o.remove()}}function w(t,e,r){var n=r.r||e.rpx1,i=e.rInscribed;if(e.startangle===e.stopangle)return{rCenter:1-i,scale:0,rotate:0,textPosAngle:0};var a,o=e.ring,s=1===o&&Math.abs(e.startangle-e.stopangle)===2*Math.PI,l=e.halfangle,c=e.midangle,u=r.trace.insidetextorientation,f=\"horizontal\"===u,h=\"tangential\"===u,p=\"radial\"===u,d=\"auto\"===u,g=[];if(!d){var m,v=function(r,i){if(function(t,e){var r=t.startangle,n=t.stopangle;return r>e&&e>n||r<e&&e<n}(e,r)){var s=Math.abs(r-e.startangle),l=Math.abs(r-e.stopangle),c=s<l?s:l;(a=\"tan\"===i?k(t,n,o,c,0):T(t,n,o,c,Math.PI/2)).textPosAngle=r,g.push(a)}};if(f||h){for(m=4;m>=-4;m-=2)v(Math.PI*m,\"tan\");for(m=4;m>=-4;m-=2)v(Math.PI*(m+1),\"tan\")}if(f||p){for(m=4;m>=-4;m-=2)v(Math.PI*(m+1.5),\"rad\");for(m=4;m>=-4;m-=2)v(Math.PI*(m+.5),\"rad\")}}if(s||d||f){var y=Math.sqrt(t.width*t.width+t.height*t.height);if((a={scale:i*n*2/y,rCenter:1-i,rotate:0}).textPosAngle=(e.startangle+e.stopangle)/2,a.scale>=1)return a;g.push(a)}(d||p)&&((a=T(t,n,o,l,c)).textPosAngle=(e.startangle+e.stopangle)/2,g.push(a)),(d||h)&&((a=k(t,n,o,l,c)).textPosAngle=(e.startangle+e.stopangle)/2,g.push(a));for(var x=0,b=0,_=0;_<g.length;_++){var w=g[_].scale;if(b<w&&(b=w,x=_),!d&&b>=1)break}return g[x]}function T(t,e,r,n,i){e=Math.max(0,e-2*g);var a=t.width/t.height,o=S(a,n,e,r);return{scale:2*o/t.height,rCenter:M(a,o/e),rotate:A(i)}}function k(t,e,r,n,i){e=Math.max(0,e-2*g);var a=t.height/t.width,o=S(a,n,e,r);return{scale:2*o/t.width,rCenter:M(a,o/e),rotate:A(i+Math.PI/2)}}function M(t,e){return Math.cos(e)-t*e}function A(t){return(180/Math.PI*t+720)%180-90}function S(t,e,r,n){var i=t+1/(2*Math.tan(e));return r*Math.min(1/(Math.sqrt(i*i+.5)+i),n/(Math.sqrt(t*t+n/2)+t))}function E(t,e){return t.v!==e.vTotal||e.trace.hole?Math.min(1/(1+1/Math.sin(t.halfangle)),t.ring/2):1}function C(t,e){var r=e.pxmid[0],n=e.pxmid[1],i=t.width/2,a=t.height/2;return r<0&&(i*=-1),n<0&&(a*=-1),{scale:1,rCenter:1,rotate:0,x:i+Math.abs(a)*(i>0?1:-1)/2,y:a/(1+r*r/(n*n)),outside:!0}}function L(t,e){var r,n,i,a=t.trace,o={x:t.cx,y:t.cy},s={tx:0,ty:0};s.ty+=a.title.font.size,i=P(a),-1!==a.title.position.indexOf(\"top\")?(o.y-=(1+i)*t.r,s.ty-=t.titleBox.height):-1!==a.title.position.indexOf(\"bottom\")&&(o.y+=(1+i)*t.r);var l,c,u=(l=t.r,c=t.trace.aspectratio,l/(void 0===c?1:c)),f=e.w*(a.domain.x[1]-a.domain.x[0])/2;return-1!==a.title.position.indexOf(\"left\")?(f+=u,o.x-=(1+i)*u,s.tx+=t.titleBox.width/2):-1!==a.title.position.indexOf(\"center\")?f*=2:-1!==a.title.position.indexOf(\"right\")&&(f+=u,o.x+=(1+i)*u,s.tx-=t.titleBox.width/2),r=f/t.titleBox.width,n=I(t,e)/t.titleBox.height,{x:o.x,y:o.y,scale:Math.min(r,n),tx:s.tx,ty:s.ty}}function I(t,e){var r=t.trace,n=e.h*(r.domain.y[1]-r.domain.y[0]);return Math.min(t.titleBox.height,n/2)}function P(t){var e,r=t.pull;if(!r)return 0;if(Array.isArray(r))for(r=0,e=0;e<t.pull.length;e++)t.pull[e]>r&&(r=t.pull[e]);return r}function z(t,e){for(var r=[],n=0;n<t.length;n++){var i=t[n][0],a=i.trace,o=a.domain,s=e.w*(o.x[1]-o.x[0]),l=e.h*(o.y[1]-o.y[0]);a.title.text&&\"middle center\"!==a.title.position&&(l-=I(i,e));var c=s/2,u=l/2;\"funnelarea\"!==a.type||a.scalegroup||(u/=a.aspectratio),i.r=Math.min(c,u)/(1+P(a)),i.cx=e.l+e.w*(a.domain.x[1]+a.domain.x[0])/2,i.cy=e.t+e.h*(1-a.domain.y[0])-l/2,a.title.text&&-1!==a.title.position.indexOf(\"bottom\")&&(i.cy-=I(i,e)),a.scalegroup&&-1===r.indexOf(a.scalegroup)&&r.push(a.scalegroup)}!function(t,e){for(var r,n,i,a=0;a<e.length;a++){var o=1/0,s=e[a];for(n=0;n<t.length;n++)if(r=t[n][0],(i=r.trace).scalegroup===s){var l;if(\"pie\"===i.type)l=r.r*r.r;else if(\"funnelarea\"===i.type){var c,u;i.aspectratio>1?(c=r.r,u=c/i.aspectratio):(u=r.r,c=u*i.aspectratio),c*=(1+i.baseratio)/2,l=c*u}o=Math.min(o,l/r.vTotal)}for(n=0;n<t.length;n++)if(r=t[n][0],(i=r.trace).scalegroup===s){var f=o*r.vTotal;\"funnelarea\"===i.type&&(f/=(1+i.baseratio)/2,f/=i.aspectratio),r.r=Math.sqrt(f)}}}(t,r)}function O(t,e){return[t*Math.sin(e),-t*Math.cos(e)]}function D(t,e,r){var n=t._fullLayout,i=r.trace,a=i.texttemplate,o=i.textinfo;if(!a&&o&&\"none\"!==o){var s,c=o.split(\"+\"),u=function(t){return-1!==c.indexOf(t)},f=u(\"label\"),h=u(\"text\"),p=u(\"value\"),d=u(\"percent\"),g=n.separators;if(s=f?[e.label]:[],h){var v=m.getFirstFilled(i.text,e.pts);y(v)&&s.push(v)}p&&s.push(m.formatPieValue(e.v,g)),d&&s.push(m.formatPiePercent(e.v/r.vTotal,g)),e.text=s.join(\"<br>\")}if(a){var x=l.castOption(i,e.i,\"texttemplate\");if(x){var b=function(t){return{label:t.label,value:t.v,valueLabel:m.formatPieValue(t.v,n.separators),percent:t.v/r.vTotal,percentLabel:m.formatPiePercent(t.v/r.vTotal,n.separators),color:t.color,text:t.text,customdata:l.castOption(i,t.i,\"customdata\")}}(e),_=m.getFirstFilled(i.text,e.pts);(y(_)||\"\"===_)&&(b.text=_),e.text=l.texttemplateString(x,b,t._fullLayout._d3locale,b,i._meta||{})}else e.text=\"\"}}function R(t,e){var r=t.rotate*Math.PI/180,n=Math.cos(r),i=Math.sin(r),a=(e.left+e.right)/2,o=(e.top+e.bottom)/2;t.textX=a*n-o*i,t.textY=a*i+o*n,t.noCenter=!0}e.exports={plot:function(t,e){var r=t._fullLayout,a=r._size;d(\"pie\",r),_(e,t),z(e,a);var h=l.makeTraceGroups(r._pielayer,e,\"trace\").each((function(e){var h=n.select(this),d=e[0],g=d.trace;!function(t){var e,r,n,i=t[0],a=i.r,o=i.trace,s=m.getRotationAngle(o.rotation),l=2*Math.PI/i.vTotal,c=\"px0\",u=\"px1\";if(\"counterclockwise\"===o.direction){for(e=0;e<t.length&&t[e].hidden;e++);if(e===t.length)return;s+=l*t[e].v,l*=-1,c=\"px1\",u=\"px0\"}for(n=O(a,s),e=0;e<t.length;e++)(r=t[e]).hidden||(r[c]=n,r.startangle=s,s+=l*r.v/2,r.pxmid=O(a,s),r.midangle=s,s+=l*r.v/2,n=O(a,s),r.stopangle=s,r[u]=n,r.largeArc=r.v>i.vTotal/2?1:0,r.halfangle=Math.PI*Math.min(r.v/i.vTotal,.5),r.ring=1-o.hole,r.rInscribed=E(r,i))}(e),h.attr(\"stroke-linejoin\",\"round\"),h.each((function(){var v=n.select(this).selectAll(\"g.slice\").data(e);v.enter().append(\"g\").classed(\"slice\",!0),v.exit().remove();var y=[[[],[]],[[],[]]],_=!1;v.each((function(i,a){if(i.hidden)n.select(this).selectAll(\"path,g\").remove();else{i.pointNumber=i.i,i.curveNumber=g.index,y[i.pxmid[1]<0?0:1][i.pxmid[0]<0?0:1].push(i);var o=d.cx,c=d.cy,u=n.select(this),h=u.selectAll(\"path.surface\").data([i]);if(h.enter().append(\"path\").classed(\"surface\",!0).style({\"pointer-events\":\"all\"}),u.call(x,t,e),g.pull){var v=+m.castOption(g.pull,i.pts)||0;v>0&&(o+=v*i.pxmid[0],c+=v*i.pxmid[1])}i.cxFinal=o,i.cyFinal=c;var T=g.hole;if(i.v===d.vTotal){var k=\"M\"+(o+i.px0[0])+\",\"+(c+i.px0[1])+L(i.px0,i.pxmid,!0,1)+L(i.pxmid,i.px0,!0,1)+\"Z\";T?h.attr(\"d\",\"M\"+(o+T*i.px0[0])+\",\"+(c+T*i.px0[1])+L(i.px0,i.pxmid,!1,T)+L(i.pxmid,i.px0,!1,T)+\"Z\"+k):h.attr(\"d\",k)}else{var M=L(i.px0,i.px1,!0,1);if(T){var A=1-T;h.attr(\"d\",\"M\"+(o+T*i.px1[0])+\",\"+(c+T*i.px1[1])+L(i.px1,i.px0,!1,T)+\"l\"+A*i.px0[0]+\",\"+A*i.px0[1]+M+\"Z\")}else h.attr(\"d\",\"M\"+o+\",\"+c+\"l\"+i.px0[0]+\",\"+i.px0[1]+M+\"Z\")}D(t,i,d);var S=m.castOption(g.textposition,i.pts),E=u.selectAll(\"g.slicetext\").data(i.text&&\"none\"!==S?[0]:[]);E.enter().append(\"g\").classed(\"slicetext\",!0),E.exit().remove(),E.each((function(){var u=l.ensureSingle(n.select(this),\"text\",\"\",(function(t){t.attr(\"data-notex\",1)})),h=l.ensureUniformFontSize(t,\"outside\"===S?function(t,e,r){var n=m.castOption(t.outsidetextfont.color,e.pts)||m.castOption(t.textfont.color,e.pts)||r.color,i=m.castOption(t.outsidetextfont.family,e.pts)||m.castOption(t.textfont.family,e.pts)||r.family,a=m.castOption(t.outsidetextfont.size,e.pts)||m.castOption(t.textfont.size,e.pts)||r.size;return{color:n,family:i,size:a}}(g,i,r.font):b(g,i,r.font));u.text(i.text).attr({class:\"slicetext\",transform:\"\",\"text-anchor\":\"middle\"}).call(s.font,h).call(f.convertToTspans,t);var v,y=s.bBox(u.node());if(\"outside\"===S)v=C(y,i);else if(v=w(y,i,d),\"auto\"===S&&v.scale<1){var x=l.ensureUniformFontSize(t,g.outsidetextfont);u.call(s.font,x),v=C(y=s.bBox(u.node()),i)}var T=v.textPosAngle,k=void 0===T?i.pxmid:O(d.r,T);if(v.targetX=o+k[0]*v.rCenter+(v.x||0),v.targetY=c+k[1]*v.rCenter+(v.y||0),R(v,y),v.outside){var M=v.targetY;i.yLabelMin=M-y.height/2,i.yLabelMid=M,i.yLabelMax=M+y.height/2,i.labelExtraX=0,i.labelExtraY=0,_=!0}v.fontSize=h.size,p(g.type,v,r),e[a].transform=v,u.attr(\"transform\",l.getTextTransform(v))}))}function L(t,e,r,n){var a=n*(e[0]-t[0]),o=n*(e[1]-t[1]);return\"a\"+n*d.r+\",\"+n*d.r+\" 0 \"+i.largeArc+(r?\" 1 \":\" 0 \")+a+\",\"+o}}));var T=n.select(this).selectAll(\"g.titletext\").data(g.title.text?[0]:[]);if(T.enter().append(\"g\").classed(\"titletext\",!0),T.exit().remove(),T.each((function(){var e,r=l.ensureSingle(n.select(this),\"text\",\"\",(function(t){t.attr(\"data-notex\",1)})),i=g.title.text;g._meta&&(i=l.templateString(i,g._meta)),r.text(i).attr({class:\"titletext\",transform:\"\",\"text-anchor\":\"middle\"}).call(s.font,g.title.font).call(f.convertToTspans,t),e=\"middle center\"===g.title.position?function(t){var e=Math.sqrt(t.titleBox.width*t.titleBox.width+t.titleBox.height*t.titleBox.height);return{x:t.cx,y:t.cy,scale:t.trace.hole*t.r*2/e,tx:0,ty:-t.titleBox.height/2+t.trace.title.font.size}}(d):L(d,a),r.attr(\"transform\",u(e.x,e.y)+c(Math.min(1,e.scale))+u(e.tx,e.ty))})),_&&function(t,e){var r,n,i,a,o,s,l,c,u,f,h,p,d;function g(t,e){return t.pxmid[1]-e.pxmid[1]}function v(t,e){return e.pxmid[1]-t.pxmid[1]}function y(t,r){r||(r={});var i,c,u,h,p=r.labelExtraY+(n?r.yLabelMax:r.yLabelMin),d=n?t.yLabelMin:t.yLabelMax,g=n?t.yLabelMax:t.yLabelMin,v=t.cyFinal+o(t.px0[1],t.px1[1]),y=p-d;if(y*l>0&&(t.labelExtraY=y),Array.isArray(e.pull))for(c=0;c<f.length;c++)(u=f[c])===t||(m.castOption(e.pull,t.pts)||0)>=(m.castOption(e.pull,u.pts)||0)||((t.pxmid[1]-u.pxmid[1])*l>0?(y=u.cyFinal+o(u.px0[1],u.px1[1])-d-t.labelExtraY)*l>0&&(t.labelExtraY+=y):(g+t.labelExtraY-v)*l>0&&(i=3*s*Math.abs(c-f.indexOf(t)),(h=u.cxFinal+a(u.px0[0],u.px1[0])+i-(t.cxFinal+t.pxmid[0])-t.labelExtraX)*s>0&&(t.labelExtraX+=h)))}for(n=0;n<2;n++)for(i=n?g:v,o=n?Math.max:Math.min,l=n?1:-1,r=0;r<2;r++){for(a=r?Math.max:Math.min,s=r?1:-1,(c=t[n][r]).sort(i),u=t[1-n][r],f=u.concat(c),p=[],h=0;h<c.length;h++)void 0!==c[h].yLabelMid&&p.push(c[h]);for(d=!1,h=0;n&&h<u.length;h++)if(void 0!==u[h].yLabelMid){d=u[h];break}for(h=0;h<p.length;h++){var x=h&&p[h-1];d&&!h&&(x=d),y(p[h],x)}}}(y,g),function(t,e){t.each((function(t){var r=n.select(this);if(t.labelExtraX||t.labelExtraY){var i=r.select(\"g.slicetext text\");t.transform.targetX+=t.labelExtraX,t.transform.targetY+=t.labelExtraY,i.attr(\"transform\",l.getTextTransform(t.transform));var a=t.cxFinal+t.pxmid[0],s=\"M\"+a+\",\"+(t.cyFinal+t.pxmid[1]),c=(t.yLabelMax-t.yLabelMin)*(t.pxmid[0]<0?-1:1)/4;if(t.labelExtraX){var u=t.labelExtraX*t.pxmid[1]/t.pxmid[0],f=t.yLabelMid+t.labelExtraY-(t.cyFinal+t.pxmid[1]);Math.abs(u)>Math.abs(f)?s+=\"l\"+f*t.pxmid[0]/t.pxmid[1]+\",\"+f+\"H\"+(a+t.labelExtraX+c):s+=\"l\"+t.labelExtraX+\",\"+u+\"v\"+(f-u)+\"h\"+c}else s+=\"V\"+(t.yLabelMid+t.labelExtraY)+\"h\"+c;l.ensureSingle(r,\"path\",\"textline\").call(o.stroke,e.outsidetextfont.color).attr({\"stroke-width\":Math.min(2,e.outsidetextfont.size/8),d:s,fill:\"none\"})}else r.select(\"path.textline\").remove()}))}(v,g),_&&g.automargin){var k=s.bBox(h.node()),M=g.domain,A=a.w*(M.x[1]-M.x[0]),S=a.h*(M.y[1]-M.y[0]),E=(.5*A-d.r)/a.w,I=(.5*S-d.r)/a.h;i.autoMargin(t,\"pie.\"+g.uid+\".automargin\",{xl:M.x[0]-E,xr:M.x[1]+E,yb:M.y[0]-I,yt:M.y[1]+I,l:Math.max(d.cx-d.r-k.left,0),r:Math.max(k.right-(d.cx+d.r),0),b:Math.max(k.bottom-(d.cy+d.r),0),t:Math.max(d.cy-d.r-k.top,0),pad:5})}}))}));setTimeout((function(){h.selectAll(\"tspan\").each((function(){var t=n.select(this);t.attr(\"dy\")&&t.attr(\"dy\",t.attr(\"dy\"))}))}),0)},formatSliceLabel:D,transformInsideText:w,determineInsideTextFont:b,positionTitleOutside:L,prerenderTitles:_,layoutAreas:z,attachFxHandlers:x,computeTransform:R}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../components/fx\":683,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../../plots/plots\":890,\"../bar/constants\":922,\"../bar/uniform_text\":936,\"./event_data\":1164,\"./helpers\":1165,d3:169}],1170:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"./style_one\"),a=t(\"../bar/uniform_text\").resizeText;e.exports=function(t){var e=t._fullLayout._pielayer.selectAll(\".trace\");a(t,e,\"pie\"),e.each((function(t){var e=t[0].trace,r=n.select(this);r.style({opacity:e.opacity}),r.selectAll(\"path.surface\").each((function(t){n.select(this).call(i,t,e)}))}))}},{\"../bar/uniform_text\":936,\"./style_one\":1171,d3:169}],1171:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"./helpers\").castOption;e.exports=function(t,e,r){var a=r.marker.line,o=i(a.color,e.pts)||n.defaultLine,s=i(a.width,e.pts)||0;t.style(\"stroke-width\",s).call(n.fill,e.color).call(n.stroke,o)}},{\"../../components/color\":643,\"./helpers\":1165}],1172:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\");e.exports={x:n.x,y:n.y,xy:{valType:\"data_array\",editType:\"calc\"},indices:{valType:\"data_array\",editType:\"calc\"},xbounds:{valType:\"data_array\",editType:\"calc\"},ybounds:{valType:\"data_array\",editType:\"calc\"},text:n.text,marker:{color:{valType:\"color\",arrayOk:!1,editType:\"calc\"},opacity:{valType:\"number\",min:0,max:1,dflt:1,arrayOk:!1,editType:\"calc\"},blend:{valType:\"boolean\",dflt:null,editType:\"calc\"},sizemin:{valType:\"number\",min:.1,max:2,dflt:.5,editType:\"calc\"},sizemax:{valType:\"number\",min:.1,dflt:20,editType:\"calc\"},border:{color:{valType:\"color\",arrayOk:!1,editType:\"calc\"},arearatio:{valType:\"number\",min:0,max:1,dflt:0,editType:\"calc\"},editType:\"calc\"},editType:\"calc\"},transforms:void 0}},{\"../scatter/attributes\":1186}],1173:[function(t,e,r){\"use strict\";var n=t(\"gl-pointcloud2d\"),i=t(\"../../lib/str2rgbarray\"),a=t(\"../../plots/cartesian/autorange\").findExtremes,o=t(\"../scatter/get_trace_color\");function s(t,e){this.scene=t,this.uid=e,this.type=\"pointcloud\",this.pickXData=[],this.pickYData=[],this.xData=[],this.yData=[],this.textLabels=[],this.color=\"rgb(0, 0, 0)\",this.name=\"\",this.hoverinfo=\"all\",this.idToIndex=new Int32Array(0),this.bounds=[0,0,0,0],this.pointcloudOptions={positions:new Float32Array(0),idToIndex:this.idToIndex,sizemin:.5,sizemax:12,color:[0,0,0,1],areaRatio:1,borderColor:[0,0,0,1]},this.pointcloud=n(t.glplot,this.pointcloudOptions),this.pointcloud._trace=this}var l=s.prototype;l.handlePick=function(t){var e=this.idToIndex[t.pointId];return{trace:this,dataCoord:t.dataCoord,traceCoord:this.pickXYData?[this.pickXYData[2*e],this.pickXYData[2*e+1]]:[this.pickXData[e],this.pickYData[e]],textLabel:Array.isArray(this.textLabels)?this.textLabels[e]:this.textLabels,color:this.color,name:this.name,pointIndex:e,hoverinfo:this.hoverinfo}},l.update=function(t){this.index=t.index,this.textLabels=t.text,this.name=t.name,this.hoverinfo=t.hoverinfo,this.bounds=[1/0,1/0,-1/0,-1/0],this.updateFast(t),this.color=o(t,{})},l.updateFast=function(t){var e,r,n,o,s,l,c=this.xData=this.pickXData=t.x,u=this.yData=this.pickYData=t.y,f=this.pickXYData=t.xy,h=t.xbounds&&t.ybounds,p=t.indices,d=this.bounds;if(f){if(n=f,e=f.length>>>1,h)d[0]=t.xbounds[0],d[2]=t.xbounds[1],d[1]=t.ybounds[0],d[3]=t.ybounds[1];else for(l=0;l<e;l++)o=n[2*l],s=n[2*l+1],o<d[0]&&(d[0]=o),o>d[2]&&(d[2]=o),s<d[1]&&(d[1]=s),s>d[3]&&(d[3]=s);if(p)r=p;else for(r=new Int32Array(e),l=0;l<e;l++)r[l]=l}else for(e=c.length,n=new Float32Array(2*e),r=new Int32Array(e),l=0;l<e;l++)o=c[l],s=u[l],r[l]=l,n[2*l]=o,n[2*l+1]=s,o<d[0]&&(d[0]=o),o>d[2]&&(d[2]=o),s<d[1]&&(d[1]=s),s>d[3]&&(d[3]=s);this.idToIndex=r,this.pointcloudOptions.idToIndex=r,this.pointcloudOptions.positions=n;var g=i(t.marker.color),m=i(t.marker.border.color),v=t.opacity*t.marker.opacity;g[3]*=v,this.pointcloudOptions.color=g;var y=t.marker.blend;if(null===y){y=c.length<100||u.length<100}this.pointcloudOptions.blend=y,m[3]*=v,this.pointcloudOptions.borderColor=m;var x=t.marker.sizemin,b=Math.max(t.marker.sizemax,t.marker.sizemin);this.pointcloudOptions.sizeMin=x,this.pointcloudOptions.sizeMax=b,this.pointcloudOptions.areaRatio=t.marker.border.arearatio,this.pointcloud.update(this.pointcloudOptions);var _=this.scene.xaxis,w=this.scene.yaxis,T=b/2||.5;t._extremes[_._id]=a(_,[d[0],d[2]],{ppad:T}),t._extremes[w._id]=a(w,[d[1],d[3]],{ppad:T})},l.dispose=function(){this.pointcloud.dispose()},e.exports=function(t,e){var r=new s(t,e.uid);return r.update(e),r}},{\"../../lib/str2rgbarray\":801,\"../../plots/cartesian/autorange\":826,\"../scatter/get_trace_color\":1196,\"gl-pointcloud2d\":324}],1174:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\");e.exports=function(t,e,r){function a(r,a){return n.coerce(t,e,i,r,a)}a(\"x\"),a(\"y\"),a(\"xbounds\"),a(\"ybounds\"),t.xy&&t.xy instanceof Float32Array&&(e.xy=t.xy),t.indices&&t.indices instanceof Int32Array&&(e.indices=t.indices),a(\"text\"),a(\"marker.color\",r),a(\"marker.opacity\"),a(\"marker.blend\"),a(\"marker.sizemin\"),a(\"marker.sizemax\"),a(\"marker.border.color\",r),a(\"marker.border.arearatio\"),e._length=null}},{\"../../lib\":778,\"./attributes\":1172}],1175:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"../scatter3d/calc\"),plot:t(\"./convert\"),moduleType:\"trace\",name:\"pointcloud\",basePlotModule:t(\"../../plots/gl2d\"),categories:[\"gl\",\"gl2d\",\"showLegend\"],meta:{}}},{\"../../plots/gl2d\":867,\"../scatter3d/calc\":1215,\"./attributes\":1172,\"./convert\":1173,\"./defaults\":1174}],1176:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../../plots/attributes\"),a=t(\"../../components/color/attributes\"),o=t(\"../../components/fx/attributes\"),s=t(\"../../plots/domain\").attributes,l=t(\"../../plots/template_attributes\").hovertemplateAttrs,c=t(\"../../components/colorscale/attributes\"),u=t(\"../../plot_api/plot_template\").templatedArray,f=t(\"../../lib/extend\").extendFlat,h=t(\"../../plot_api/edit_types\").overrideAll;t(\"../../constants/docs\").FORMAT_LINK;(e.exports=h({hoverinfo:f({},i.hoverinfo,{flags:[],arrayOk:!1}),hoverlabel:o.hoverlabel,domain:s({name:\"sankey\",trace:!0}),orientation:{valType:\"enumerated\",values:[\"v\",\"h\"],dflt:\"h\"},valueformat:{valType:\"string\",dflt:\".3s\"},valuesuffix:{valType:\"string\",dflt:\"\"},arrangement:{valType:\"enumerated\",values:[\"snap\",\"perpendicular\",\"freeform\",\"fixed\"],dflt:\"snap\"},textfont:n({}),customdata:void 0,node:{label:{valType:\"data_array\",dflt:[]},groups:{valType:\"info_array\",impliedEdits:{x:[],y:[]},dimensions:2,freeLength:!0,dflt:[],items:{valType:\"number\",editType:\"calc\"}},x:{valType:\"data_array\",dflt:[]},y:{valType:\"data_array\",dflt:[]},color:{valType:\"color\",arrayOk:!0},customdata:{valType:\"data_array\",editType:\"calc\"},line:{color:{valType:\"color\",dflt:a.defaultLine,arrayOk:!0},width:{valType:\"number\",min:0,dflt:.5,arrayOk:!0}},pad:{valType:\"number\",arrayOk:!1,min:0,dflt:20},thickness:{valType:\"number\",arrayOk:!1,min:1,dflt:20},hoverinfo:{valType:\"enumerated\",values:[\"all\",\"none\",\"skip\"],dflt:\"all\"},hoverlabel:o.hoverlabel,hovertemplate:l({},{keys:[\"value\",\"label\"]})},link:{label:{valType:\"data_array\",dflt:[]},color:{valType:\"color\",arrayOk:!0},customdata:{valType:\"data_array\",editType:\"calc\"},line:{color:{valType:\"color\",dflt:a.defaultLine,arrayOk:!0},width:{valType:\"number\",min:0,dflt:0,arrayOk:!0}},source:{valType:\"data_array\",dflt:[]},target:{valType:\"data_array\",dflt:[]},value:{valType:\"data_array\",dflt:[]},hoverinfo:{valType:\"enumerated\",values:[\"all\",\"none\",\"skip\"],dflt:\"all\"},hoverlabel:o.hoverlabel,hovertemplate:l({},{keys:[\"value\",\"label\"]}),colorscales:u(\"concentrationscales\",{editType:\"calc\",label:{valType:\"string\",editType:\"calc\",dflt:\"\"},cmax:{valType:\"number\",editType:\"calc\",dflt:1},cmin:{valType:\"number\",editType:\"calc\",dflt:0},colorscale:f(c().colorscale,{dflt:[[0,\"white\"],[1,\"black\"]]})})}},\"calc\",\"nested\")).transforms=void 0},{\"../../components/color/attributes\":642,\"../../components/colorscale/attributes\":650,\"../../components/fx/attributes\":674,\"../../constants/docs\":748,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plot_api/plot_template\":816,\"../../plots/attributes\":823,\"../../plots/domain\":854,\"../../plots/font_attributes\":855,\"../../plots/template_attributes\":905}],1177:[function(t,e,r){\"use strict\";var n=t(\"../../plot_api/edit_types\").overrideAll,i=t(\"../../plots/get_data\").getModuleCalcData,a=t(\"./plot\"),o=t(\"../../components/fx/layout_attributes\"),s=t(\"../../lib/setcursor\"),l=t(\"../../components/dragelement\"),c=t(\"../../plots/cartesian/select\").prepSelect,u=t(\"../../lib\"),f=t(\"../../registry\");function h(t,e){var r=t._fullData[e],n=t._fullLayout,i=n.dragmode,a=\"pan\"===n.dragmode?\"move\":\"crosshair\",o=r._bgRect;if(\"pan\"!==i&&\"zoom\"!==i){s(o,a);var h={_id:\"x\",c2p:u.identity,_offset:r._sankey.translateX,_length:r._sankey.width},p={_id:\"y\",c2p:u.identity,_offset:r._sankey.translateY,_length:r._sankey.height},d={gd:t,element:o.node(),plotinfo:{id:e,xaxis:h,yaxis:p,fillRangeItems:u.noop},subplot:e,xaxes:[h],yaxes:[p],doneFnCompleted:function(r){var n,i=t._fullData[e],a=i.node.groups.slice(),o=[];function s(t){for(var e=i._sankey.graph.nodes,r=0;r<e.length;r++)if(e[r].pointNumber===t)return e[r]}for(var l=0;l<r.length;l++){var c=s(r[l].pointNumber);if(c)if(c.group){for(var u=0;u<c.childrenNodes.length;u++)o.push(c.childrenNodes[u].pointNumber);a[c.pointNumber-i.node._count]=!1}else o.push(c.pointNumber)}n=a.filter(Boolean).concat([o]),f.call(\"_guiRestyle\",t,{\"node.groups\":[n]},e)},prepFn:function(t,e,r){c(t,e,r,d,i)}};l.init(d)}}r.name=\"sankey\",r.baseLayoutAttrOverrides=n({hoverlabel:o.hoverlabel},\"plot\",\"nested\"),r.plot=function(t){var e=i(t.calcdata,\"sankey\")[0];a(t,e),r.updateFx(t)},r.clean=function(t,e,r,n){var i=n._has&&n._has(\"sankey\"),a=e._has&&e._has(\"sankey\");i&&!a&&(n._paperdiv.selectAll(\".sankey\").remove(),n._paperdiv.selectAll(\".bgsankey\").remove())},r.updateFx=function(t){for(var e=0;e<t._fullData.length;e++)h(t,e)}},{\"../../components/dragelement\":662,\"../../components/fx/layout_attributes\":684,\"../../lib\":778,\"../../lib/setcursor\":798,\"../../plot_api/edit_types\":809,\"../../plots/cartesian/select\":846,\"../../plots/get_data\":864,\"../../registry\":910,\"./plot\":1182}],1178:[function(t,e,r){\"use strict\";var n=t(\"strongly-connected-components\"),i=t(\"../../lib\"),a=t(\"../../lib/gup\").wrap,o=i.isArrayOrTypedArray,s=i.isIndex,l=t(\"../../components/colorscale\");function c(t){var e,r=t.node,a=t.link,c=[],u=o(a.color),f=o(a.customdata),h={},p={},d=a.colorscales.length;for(e=0;e<d;e++){var g=a.colorscales[e],m=l.extractScale(g,{cLetter:\"c\"}),v=l.makeColorScaleFunc(m);p[g.label]=v}var y=0;for(e=0;e<a.value.length;e++)a.source[e]>y&&(y=a.source[e]),a.target[e]>y&&(y=a.target[e]);var x,b=y+1;t.node._count=b;var _=t.node.groups,w={};for(e=0;e<_.length;e++){var T=_[e];for(x=0;x<T.length;x++){var k=T[x],M=b+e;w.hasOwnProperty(k)?i.warn(\"Node \"+k+\" is already part of a group.\"):w[k]=M}}var A={source:[],target:[]};for(e=0;e<a.value.length;e++){var S=a.value[e],E=a.source[e],C=a.target[e];if(S>0&&s(E,b)&&s(C,b)&&(!w.hasOwnProperty(E)||!w.hasOwnProperty(C)||w[E]!==w[C])){w.hasOwnProperty(C)&&(C=w[C]),w.hasOwnProperty(E)&&(E=w[E]),C=+C,h[E=+E]=h[C]=!0;var L=\"\";a.label&&a.label[e]&&(L=a.label[e]);var I=null;L&&p.hasOwnProperty(L)&&(I=p[L]),c.push({pointNumber:e,label:L,color:u?a.color[e]:a.color,customdata:f?a.customdata[e]:a.customdata,concentrationscale:I,source:E,target:C,value:+S}),A.source.push(E),A.target.push(C)}}var P=b+_.length,z=o(r.color),O=o(r.customdata),D=[];for(e=0;e<P;e++)if(h[e]){var R=r.label[e];D.push({group:e>b-1,childrenNodes:[],pointNumber:e,label:R,color:z?r.color[e]:r.color,customdata:O?r.customdata[e]:r.customdata})}var F=!1;return function(t,e,r){for(var a=i.init2dArray(t,0),o=0;o<Math.min(e.length,r.length);o++)if(i.isIndex(e[o],t)&&i.isIndex(r[o],t)){if(e[o]===r[o])return!0;a[e[o]].push(r[o])}return n(a).components.some((function(t){return t.length>1}))}(P,A.source,A.target)&&(F=!0),{circular:F,links:c,nodes:D,groups:_,groupLookup:w}}e.exports=function(t,e){var r=c(e);return a({circular:r.circular,_nodes:r.nodes,_links:r.links,_groups:r.groups,_groupLookup:r.groupLookup})}},{\"../../components/colorscale\":655,\"../../lib\":778,\"../../lib/gup\":775,\"strongly-connected-components\":569}],1179:[function(t,e,r){\"use strict\";e.exports={nodeTextOffsetHorizontal:4,nodeTextOffsetVertical:3,nodePadAcross:10,sankeyIterations:50,forceIterations:5,forceTicksPerFrame:10,duration:500,ease:\"linear\",cn:{sankey:\"sankey\",sankeyLinks:\"sankey-links\",sankeyLink:\"sankey-link\",sankeyNodeSet:\"sankey-node-set\",sankeyNode:\"sankey-node\",nodeRect:\"node-rect\",nodeCapture:\"node-capture\",nodeCentered:\"node-entered\",nodeLabelGuide:\"node-label-guide\",nodeLabel:\"node-label\",nodeLabelTextPath:\"node-label-text-path\"}}},{}],1180:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"../../components/color\"),o=t(\"tinycolor2\"),s=t(\"../../plots/domain\").defaults,l=t(\"../../components/fx/hoverlabel_defaults\"),c=t(\"../../plot_api/plot_template\"),u=t(\"../../plots/array_container_defaults\");function f(t,e){function r(r,a){return n.coerce(t,e,i.link.colorscales,r,a)}r(\"label\"),r(\"cmin\"),r(\"cmax\"),r(\"colorscale\")}e.exports=function(t,e,r,h){function p(r,a){return n.coerce(t,e,i,r,a)}var d=n.extendDeep(h.hoverlabel,t.hoverlabel),g=t.node,m=c.newContainer(e,\"node\");function v(t,e){return n.coerce(g,m,i.node,t,e)}v(\"label\"),v(\"groups\"),v(\"x\"),v(\"y\"),v(\"pad\"),v(\"thickness\"),v(\"line.color\"),v(\"line.width\"),v(\"hoverinfo\",t.hoverinfo),l(g,m,v,d),v(\"hovertemplate\");var y=h.colorway;v(\"color\",m.label.map((function(t,e){return a.addOpacity(function(t){return y[t%y.length]}(e),.8)}))),v(\"customdata\");var x=t.link||{},b=c.newContainer(e,\"link\");function _(t,e){return n.coerce(x,b,i.link,t,e)}_(\"label\"),_(\"source\"),_(\"target\"),_(\"value\"),_(\"line.color\"),_(\"line.width\"),_(\"hoverinfo\",t.hoverinfo),l(x,b,_,d),_(\"hovertemplate\");var w,T=o(h.paper_bgcolor).getLuminance()<.333?\"rgba(255, 255, 255, 0.6)\":\"rgba(0, 0, 0, 0.2)\";_(\"color\",n.repeat(T,b.value.length)),_(\"customdata\"),u(x,b,{name:\"colorscales\",handleItemDefaults:f}),s(e,h,p),p(\"orientation\"),p(\"valueformat\"),p(\"valuesuffix\"),m.x.length&&m.y.length&&(w=\"freeform\"),p(\"arrangement\",w),n.coerceFont(p,\"textfont\",n.extendFlat({},h.font)),e._length=null}},{\"../../components/color\":643,\"../../components/fx/hoverlabel_defaults\":681,\"../../lib\":778,\"../../plot_api/plot_template\":816,\"../../plots/array_container_defaults\":822,\"../../plots/domain\":854,\"./attributes\":1176,tinycolor2:576}],1181:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),plot:t(\"./plot\"),moduleType:\"trace\",name:\"sankey\",basePlotModule:t(\"./base_plot\"),selectPoints:t(\"./select.js\"),categories:[\"noOpacity\"],meta:{}}},{\"./attributes\":1176,\"./base_plot\":1177,\"./calc\":1178,\"./defaults\":1180,\"./plot\":1182,\"./select.js\":1184}],1182:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"./render\"),a=t(\"../../components/fx\"),o=t(\"../../components/color\"),s=t(\"../../lib\"),l=t(\"./constants\").cn,c=s._;function u(t){return\"\"!==t}function f(t,e){return t.filter((function(t){return t.key===e.traceId}))}function h(t,e){n.select(t).select(\"path\").style(\"fill-opacity\",e),n.select(t).select(\"rect\").style(\"fill-opacity\",e)}function p(t){n.select(t).select(\"text.name\").style(\"fill\",\"black\")}function d(t){return function(e){return-1!==t.node.sourceLinks.indexOf(e.link)||-1!==t.node.targetLinks.indexOf(e.link)}}function g(t){return function(e){return-1!==e.node.sourceLinks.indexOf(t.link)||-1!==e.node.targetLinks.indexOf(t.link)}}function m(t,e,r){e&&r&&f(r,e).selectAll(\".\"+l.sankeyLink).filter(d(e)).call(y.bind(0,e,r,!1))}function v(t,e,r){e&&r&&f(r,e).selectAll(\".\"+l.sankeyLink).filter(d(e)).call(x.bind(0,e,r,!1))}function y(t,e,r,n){var i=n.datum().link.label;n.style(\"fill-opacity\",(function(t){if(!t.link.concentrationscale)return.4})),i&&f(e,t).selectAll(\".\"+l.sankeyLink).filter((function(t){return t.link.label===i})).style(\"fill-opacity\",(function(t){if(!t.link.concentrationscale)return.4})),r&&f(e,t).selectAll(\".\"+l.sankeyNode).filter(g(t)).call(m)}function x(t,e,r,n){var i=n.datum().link.label;n.style(\"fill-opacity\",(function(t){return t.tinyColorAlpha})),i&&f(e,t).selectAll(\".\"+l.sankeyLink).filter((function(t){return t.link.label===i})).style(\"fill-opacity\",(function(t){return t.tinyColorAlpha})),r&&f(e,t).selectAll(l.sankeyNode).filter(g(t)).call(v)}function b(t,e){var r=t.hoverlabel||{},n=s.nestedProperty(r,e).get();return!Array.isArray(n)&&n}e.exports=function(t,e){for(var r=t._fullLayout,s=r._paper,f=r._size,d=0;d<t._fullData.length;d++)if(t._fullData[d].visible&&t._fullData[d].type===l.sankey&&!t._fullData[d]._viewInitial){var g=t._fullData[d].node;t._fullData[d]._viewInitial={node:{groups:g.groups.slice(),x:g.x.slice(),y:g.y.slice()}}}var _=c(t,\"source:\")+\" \",w=c(t,\"target:\")+\" \",T=c(t,\"concentration:\")+\" \",k=c(t,\"incoming flow count:\")+\" \",M=c(t,\"outgoing flow count:\")+\" \";i(t,s,e,{width:f.w,height:f.h,margin:{t:f.t,r:f.r,b:f.b,l:f.l}},{linkEvents:{hover:function(e,r,i){!1!==t._fullLayout.hovermode&&(n.select(e).call(y.bind(0,r,i,!0)),\"skip\"!==r.link.trace.link.hoverinfo&&(r.link.fullData=r.link.trace,t.emit(\"plotly_hover\",{event:n.event,points:[r.link]})))},follow:function(e,i){if(!1!==t._fullLayout.hovermode){var s=i.link.trace.link;if(\"none\"!==s.hoverinfo&&\"skip\"!==s.hoverinfo){for(var l=[],c=0,f=0;f<i.flow.links.length;f++){var d=i.flow.links[f];if(\"closest\"!==t._fullLayout.hovermode||i.link.pointNumber===d.pointNumber){i.link.pointNumber===d.pointNumber&&(c=f),d.fullData=d.trace,s=i.link.trace.link;var g=v(d),m={valueLabel:n.format(i.valueFormat)(d.value)+i.valueSuffix};l.push({x:g[0],y:g[1],name:m.valueLabel,text:[d.label||\"\",_+d.source.label,w+d.target.label,d.concentrationscale?T+n.format(\"%0.2f\")(d.flow.labelConcentration):\"\"].filter(u).join(\"<br>\"),color:b(s,\"bgcolor\")||o.addOpacity(d.color,1),borderColor:b(s,\"bordercolor\"),fontFamily:b(s,\"font.family\"),fontSize:b(s,\"font.size\"),fontColor:b(s,\"font.color\"),nameLength:b(s,\"namelength\"),textAlign:b(s,\"align\"),idealAlign:n.event.x<g[0]?\"right\":\"left\",hovertemplate:s.hovertemplate,hovertemplateLabels:m,eventData:[d]})}}a.loneHover(l,{container:r._hoverlayer.node(),outerContainer:r._paper.node(),gd:t,anchorIndex:c}).each((function(){i.link.concentrationscale||h(this,.65),p(this)}))}}function v(t){var e,r;t.circular?(e=(t.circularPathData.leftInnerExtent+t.circularPathData.rightInnerExtent)/2,r=t.circularPathData.verticalFullExtent):(e=(t.source.x1+t.target.x0)/2,r=(t.y0+t.y1)/2);var n=[e,r];return\"v\"===t.trace.orientation&&n.reverse(),n[0]+=i.parent.translateX,n[1]+=i.parent.translateY,n}},unhover:function(e,i,o){!1!==t._fullLayout.hovermode&&(n.select(e).call(x.bind(0,i,o,!0)),\"skip\"!==i.link.trace.link.hoverinfo&&(i.link.fullData=i.link.trace,t.emit(\"plotly_unhover\",{event:n.event,points:[i.link]})),a.loneUnhover(r._hoverlayer.node()))},select:function(e,r){var i=r.link;i.originalEvent=n.event,t._hoverdata=[i],a.click(t,{target:!0})}},nodeEvents:{hover:function(e,r,i){!1!==t._fullLayout.hovermode&&(n.select(e).call(m,r,i),\"skip\"!==r.node.trace.node.hoverinfo&&(r.node.fullData=r.node.trace,t.emit(\"plotly_hover\",{event:n.event,points:[r.node]})))},follow:function(e,i){if(!1!==t._fullLayout.hovermode){var o=i.node.trace.node;if(\"none\"!==o.hoverinfo&&\"skip\"!==o.hoverinfo){var s=n.select(e).select(\".\"+l.nodeRect),c=t._fullLayout._paperdiv.node().getBoundingClientRect(),f=s.node().getBoundingClientRect(),d=f.left-2-c.left,g=f.right+2-c.left,m=f.top+f.height/4-c.top,v={valueLabel:n.format(i.valueFormat)(i.node.value)+i.valueSuffix};i.node.fullData=i.node.trace,t._fullLayout._calcInverseTransform(t);var y=t._fullLayout._invScaleX,x=t._fullLayout._invScaleY,_=a.loneHover({x0:y*d,x1:y*g,y:x*m,name:n.format(i.valueFormat)(i.node.value)+i.valueSuffix,text:[i.node.label,k+i.node.targetLinks.length,M+i.node.sourceLinks.length].filter(u).join(\"<br>\"),color:b(o,\"bgcolor\")||i.tinyColorHue,borderColor:b(o,\"bordercolor\"),fontFamily:b(o,\"font.family\"),fontSize:b(o,\"font.size\"),fontColor:b(o,\"font.color\"),nameLength:b(o,\"namelength\"),textAlign:b(o,\"align\"),idealAlign:\"left\",hovertemplate:o.hovertemplate,hovertemplateLabels:v,eventData:[i.node]},{container:r._hoverlayer.node(),outerContainer:r._paper.node(),gd:t});h(_,.85),p(_)}}},unhover:function(e,i,o){!1!==t._fullLayout.hovermode&&(n.select(e).call(v,i,o),\"skip\"!==i.node.trace.node.hoverinfo&&(i.node.fullData=i.node.trace,t.emit(\"plotly_unhover\",{event:n.event,points:[i.node]})),a.loneUnhover(r._hoverlayer.node()))},select:function(e,r,i){var o=r.node;o.originalEvent=n.event,t._hoverdata=[o],n.select(e).call(v,r,i),a.click(t,{target:!0})}}})}},{\"../../components/color\":643,\"../../components/fx\":683,\"../../lib\":778,\"./constants\":1179,\"./render\":1183,d3:169}],1183:[function(t,e,r){\"use strict\";var n=t(\"./constants\"),i=t(\"d3\"),a=t(\"tinycolor2\"),o=t(\"../../components/color\"),s=t(\"../../components/drawing\"),l=t(\"@plotly/d3-sankey\"),c=t(\"@plotly/d3-sankey-circular\"),u=t(\"d3-force\"),f=t(\"../../lib\"),h=f.strTranslate,p=t(\"../../lib/gup\"),d=p.keyFun,g=p.repeat,m=p.unwrap,v=t(\"d3-interpolate\").interpolateNumber,y=t(\"../../registry\");function x(t,e,r){var i,o=m(e),s=o.trace,u=s.domain,h=\"h\"===s.orientation,p=s.node.pad,d=s.node.thickness,g=t.width*(u.x[1]-u.x[0]),v=t.height*(u.y[1]-u.y[0]),y=o._nodes,x=o._links,b=o.circular;(i=b?c.sankeyCircular().circularLinkGap(0):l.sankey()).iterations(n.sankeyIterations).size(h?[g,v]:[v,g]).nodeWidth(d).nodePadding(p).nodeId((function(t){return t.pointNumber})).nodes(y).links(x);var _,w,T,k=i();for(var M in i.nodePadding()<p&&f.warn(\"node.pad was reduced to \",i.nodePadding(),\" to fit within the figure.\"),o._groupLookup){var A,S=parseInt(o._groupLookup[M]);for(_=0;_<k.nodes.length;_++)if(k.nodes[_].pointNumber===S){A=k.nodes[_];break}if(A){var E={pointNumber:parseInt(M),x0:A.x0,x1:A.x1,y0:A.y0,y1:A.y1,partOfGroup:!0,sourceLinks:[],targetLinks:[]};k.nodes.unshift(E),A.childrenNodes.unshift(E)}}if(function(){for(_=0;_<k.nodes.length;_++){var t,e,r=k.nodes[_],n={};for(w=0;w<r.targetLinks.length;w++)t=(e=r.targetLinks[w]).source.pointNumber+\":\"+e.target.pointNumber,n.hasOwnProperty(t)||(n[t]=[]),n[t].push(e);var i=Object.keys(n);for(w=0;w<i.length;w++){var o=n[t=i[w]],s=0,l={};for(T=0;T<o.length;T++)l[(e=o[T]).label]||(l[e.label]=0),l[e.label]+=e.value,s+=e.value;for(T=0;T<o.length;T++)(e=o[T]).flow={value:s,labelConcentration:l[e.label]/s,concentration:e.value/s,links:o},e.concentrationscale&&(e.color=a(e.concentrationscale(e.flow.labelConcentration)))}var c=0;for(w=0;w<r.sourceLinks.length;w++)c+=r.sourceLinks[w].value;for(w=0;w<r.sourceLinks.length;w++)(e=r.sourceLinks[w]).concentrationOut=e.value/c;var u=0;for(w=0;w<r.targetLinks.length;w++)u+=r.targetLinks[w].value;for(w=0;w<r.targetLinks.length;w++)(e=r.targetLinks[w]).concenrationIn=e.value/u}}(),s.node.x.length&&s.node.y.length){for(_=0;_<Math.min(s.node.x.length,s.node.y.length,k.nodes.length);_++)if(s.node.x[_]&&s.node.y[_]){var C=[s.node.x[_]*g,s.node.y[_]*v];k.nodes[_].x0=C[0]-d/2,k.nodes[_].x1=C[0]+d/2;var L=k.nodes[_].y1-k.nodes[_].y0;k.nodes[_].y0=C[1]-L/2,k.nodes[_].y1=C[1]+L/2}if(\"snap\"===s.arrangement)!function(t){t.forEach((function(t){var e,r,n,i=0,a=t.length;for(t.sort((function(t,e){return t.y0-e.y0})),n=0;n<a;++n)(e=t[n]).y0>=i||(r=i-e.y0)>1e-6&&(e.y0+=r,e.y1+=r),i=e.y1+p}))}(function(t){var e,r,n=t.map((function(t,e){return{x0:t.x0,index:e}})).sort((function(t,e){return t.x0-e.x0})),i=[],a=-1,o=-1/0;for(_=0;_<n.length;_++){var s=t[n[_].index];s.x0>o+d&&(a+=1,e=s.x0),o=s.x0,i[a]||(i[a]=[]),i[a].push(s),r=e-s.x0,s.x0+=r,s.x1+=r}return i}(y=k.nodes));i.update(k)}return{circular:b,key:r,trace:s,guid:f.randstr(),horizontal:h,width:g,height:v,nodePad:s.node.pad,nodeLineColor:s.node.line.color,nodeLineWidth:s.node.line.width,linkLineColor:s.link.line.color,linkLineWidth:s.link.line.width,valueFormat:s.valueformat,valueSuffix:s.valuesuffix,textFont:s.textfont,translateX:u.x[0]*t.width+t.margin.l,translateY:t.height-u.y[1]*t.height+t.margin.t,dragParallel:h?v:g,dragPerpendicular:h?g:v,arrangement:s.arrangement,sankey:i,graph:k,forceLayouts:{},interactionState:{dragInProgress:!1,hovered:!1}}}function b(t,e,r){var n=a(e.color),i=e.source.label+\"|\"+e.target.label+\"__\"+r;return e.trace=t.trace,e.curveNumber=t.trace.index,{circular:t.circular,key:i,traceId:t.key,pointNumber:e.pointNumber,link:e,tinyColorHue:o.tinyRGB(n),tinyColorAlpha:n.getAlpha(),linkPath:_,linkLineColor:t.linkLineColor,linkLineWidth:t.linkLineWidth,valueFormat:t.valueFormat,valueSuffix:t.valueSuffix,sankey:t.sankey,parent:t,interactionState:t.interactionState,flow:e.flow}}function _(){return function(t){if(t.link.circular)return e=t.link,r=e.width/2,n=e.circularPathData,\"top\"===e.circularLinkType?\"M \"+n.targetX+\" \"+(n.targetY+r)+\" L\"+n.rightInnerExtent+\" \"+(n.targetY+r)+\"A\"+(n.rightLargeArcRadius+r)+\" \"+(n.rightSmallArcRadius+r)+\" 0 0 1 \"+(n.rightFullExtent-r)+\" \"+(n.targetY-n.rightSmallArcRadius)+\"L\"+(n.rightFullExtent-r)+\" \"+n.verticalRightInnerExtent+\"A\"+(n.rightLargeArcRadius+r)+\" \"+(n.rightLargeArcRadius+r)+\" 0 0 1 \"+n.rightInnerExtent+\" \"+(n.verticalFullExtent-r)+\"L\"+n.leftInnerExtent+\" \"+(n.verticalFullExtent-r)+\"A\"+(n.leftLargeArcRadius+r)+\" \"+(n.leftLargeArcRadius+r)+\" 0 0 1 \"+(n.leftFullExtent+r)+\" \"+n.verticalLeftInnerExtent+\"L\"+(n.leftFullExtent+r)+\" \"+(n.sourceY-n.leftSmallArcRadius)+\"A\"+(n.leftLargeArcRadius+r)+\" \"+(n.leftSmallArcRadius+r)+\" 0 0 1 \"+n.leftInnerExtent+\" \"+(n.sourceY+r)+\"L\"+n.sourceX+\" \"+(n.sourceY+r)+\"L\"+n.sourceX+\" \"+(n.sourceY-r)+\"L\"+n.leftInnerExtent+\" \"+(n.sourceY-r)+\"A\"+(n.leftLargeArcRadius-r)+\" \"+(n.leftSmallArcRadius-r)+\" 0 0 0 \"+(n.leftFullExtent-r)+\" \"+(n.sourceY-n.leftSmallArcRadius)+\"L\"+(n.leftFullExtent-r)+\" \"+n.verticalLeftInnerExtent+\"A\"+(n.leftLargeArcRadius-r)+\" \"+(n.leftLargeArcRadius-r)+\" 0 0 0 \"+n.leftInnerExtent+\" \"+(n.verticalFullExtent+r)+\"L\"+n.rightInnerExtent+\" \"+(n.verticalFullExtent+r)+\"A\"+(n.rightLargeArcRadius-r)+\" \"+(n.rightLargeArcRadius-r)+\" 0 0 0 \"+(n.rightFullExtent+r)+\" \"+n.verticalRightInnerExtent+\"L\"+(n.rightFullExtent+r)+\" \"+(n.targetY-n.rightSmallArcRadius)+\"A\"+(n.rightLargeArcRadius-r)+\" \"+(n.rightSmallArcRadius-r)+\" 0 0 0 \"+n.rightInnerExtent+\" \"+(n.targetY-r)+\"L\"+n.targetX+\" \"+(n.targetY-r)+\"Z\":\"M \"+n.targetX+\" \"+(n.targetY-r)+\" L\"+n.rightInnerExtent+\" \"+(n.targetY-r)+\"A\"+(n.rightLargeArcRadius+r)+\" \"+(n.rightSmallArcRadius+r)+\" 0 0 0 \"+(n.rightFullExtent-r)+\" \"+(n.targetY+n.rightSmallArcRadius)+\"L\"+(n.rightFullExtent-r)+\" \"+n.verticalRightInnerExtent+\"A\"+(n.rightLargeArcRadius+r)+\" \"+(n.rightLargeArcRadius+r)+\" 0 0 0 \"+n.rightInnerExtent+\" \"+(n.verticalFullExtent+r)+\"L\"+n.leftInnerExtent+\" \"+(n.verticalFullExtent+r)+\"A\"+(n.leftLargeArcRadius+r)+\" \"+(n.leftLargeArcRadius+r)+\" 0 0 0 \"+(n.leftFullExtent+r)+\" \"+n.verticalLeftInnerExtent+\"L\"+(n.leftFullExtent+r)+\" \"+(n.sourceY+n.leftSmallArcRadius)+\"A\"+(n.leftLargeArcRadius+r)+\" \"+(n.leftSmallArcRadius+r)+\" 0 0 0 \"+n.leftInnerExtent+\" \"+(n.sourceY-r)+\"L\"+n.sourceX+\" \"+(n.sourceY-r)+\"L\"+n.sourceX+\" \"+(n.sourceY+r)+\"L\"+n.leftInnerExtent+\" \"+(n.sourceY+r)+\"A\"+(n.leftLargeArcRadius-r)+\" \"+(n.leftSmallArcRadius-r)+\" 0 0 1 \"+(n.leftFullExtent-r)+\" \"+(n.sourceY+n.leftSmallArcRadius)+\"L\"+(n.leftFullExtent-r)+\" \"+n.verticalLeftInnerExtent+\"A\"+(n.leftLargeArcRadius-r)+\" \"+(n.leftLargeArcRadius-r)+\" 0 0 1 \"+n.leftInnerExtent+\" \"+(n.verticalFullExtent-r)+\"L\"+n.rightInnerExtent+\" \"+(n.verticalFullExtent-r)+\"A\"+(n.rightLargeArcRadius-r)+\" \"+(n.rightLargeArcRadius-r)+\" 0 0 1 \"+(n.rightFullExtent+r)+\" \"+n.verticalRightInnerExtent+\"L\"+(n.rightFullExtent+r)+\" \"+(n.targetY+n.rightSmallArcRadius)+\"A\"+(n.rightLargeArcRadius-r)+\" \"+(n.rightSmallArcRadius-r)+\" 0 0 1 \"+n.rightInnerExtent+\" \"+(n.targetY+r)+\"L\"+n.targetX+\" \"+(n.targetY+r)+\"Z\";var e,r,n,i=t.link.source.x1,a=t.link.target.x0,o=v(i,a),s=o(.5),l=o(.5),c=t.link.y0-t.link.width/2,u=t.link.y0+t.link.width/2,f=t.link.y1-t.link.width/2,h=t.link.y1+t.link.width/2;return\"M\"+i+\",\"+c+\"C\"+s+\",\"+c+\" \"+l+\",\"+f+\" \"+a+\",\"+f+\"L\"+a+\",\"+h+\"C\"+l+\",\"+h+\" \"+s+\",\"+u+\" \"+i+\",\"+u+\"Z\"}}function w(t,e){var r=a(e.color),i=n.nodePadAcross,s=t.nodePad/2;e.dx=e.x1-e.x0,e.dy=e.y1-e.y0;var l=e.dx,c=Math.max(.5,e.dy),u=\"node_\"+e.pointNumber;return e.group&&(u=f.randstr()),e.trace=t.trace,e.curveNumber=t.trace.index,{index:e.pointNumber,key:u,partOfGroup:e.partOfGroup||!1,group:e.group,traceId:t.key,trace:t.trace,node:e,nodePad:t.nodePad,nodeLineColor:t.nodeLineColor,nodeLineWidth:t.nodeLineWidth,textFont:t.textFont,size:t.horizontal?t.height:t.width,visibleWidth:Math.ceil(l),visibleHeight:c,zoneX:-i,zoneY:-s,zoneWidth:l+2*i,zoneHeight:c+2*s,labelY:t.horizontal?e.dy/2+1:e.dx/2+1,left:1===e.originalLayer,sizeAcross:t.width,forceLayouts:t.forceLayouts,horizontal:t.horizontal,darkBackground:r.getBrightness()<=128,tinyColorHue:o.tinyRGB(r),tinyColorAlpha:r.getAlpha(),valueFormat:t.valueFormat,valueSuffix:t.valueSuffix,sankey:t.sankey,graph:t.graph,arrangement:t.arrangement,uniqueNodeLabelPathId:[t.guid,t.key,u].join(\"_\"),interactionState:t.interactionState,figure:t}}function T(t){t.attr(\"transform\",(function(t){return h(t.node.x0.toFixed(3),t.node.y0.toFixed(3))}))}function k(t){t.call(T)}function M(t,e){t.call(k),e.attr(\"d\",_())}function A(t){t.attr(\"width\",(function(t){return t.node.x1-t.node.x0})).attr(\"height\",(function(t){return t.visibleHeight}))}function S(t){return t.link.width>1||t.linkLineWidth>0}function E(t){return h(t.translateX,t.translateY)+(t.horizontal?\"matrix(1 0 0 1 0 0)\":\"matrix(0 1 1 0 0 0)\")}function C(t){return h(t.horizontal?0:t.labelY,t.horizontal?t.labelY:0)}function L(t){return i.svg.line()([[t.horizontal?t.left?-t.sizeAcross:t.visibleWidth+n.nodeTextOffsetHorizontal:n.nodeTextOffsetHorizontal,0],[t.horizontal?t.left?-n.nodeTextOffsetHorizontal:t.sizeAcross:t.visibleHeight-n.nodeTextOffsetHorizontal,0]])}function I(t){return t.horizontal?\"matrix(1 0 0 1 0 0)\":\"matrix(0 1 1 0 0 0)\"}function P(t){return t.horizontal?\"scale(1 1)\":\"scale(-1 1)\"}function z(t){return t.darkBackground&&!t.horizontal?\"rgb(255,255,255)\":\"rgb(0,0,0)\"}function O(t){return t.horizontal&&t.left?\"100%\":\"0%\"}function D(t,e,r){t.on(\".basic\",null).on(\"mouseover.basic\",(function(t){t.interactionState.dragInProgress||t.partOfGroup||(r.hover(this,t,e),t.interactionState.hovered=[this,t])})).on(\"mousemove.basic\",(function(t){t.interactionState.dragInProgress||t.partOfGroup||(r.follow(this,t),t.interactionState.hovered=[this,t])})).on(\"mouseout.basic\",(function(t){t.interactionState.dragInProgress||t.partOfGroup||(r.unhover(this,t,e),t.interactionState.hovered=!1)})).on(\"click.basic\",(function(t){t.interactionState.hovered&&(r.unhover(this,t,e),t.interactionState.hovered=!1),t.interactionState.dragInProgress||t.partOfGroup||r.select(this,t,e)}))}function R(t,e,r,a){var o=i.behavior.drag().origin((function(t){return{x:t.node.x0+t.visibleWidth/2,y:t.node.y0+t.visibleHeight/2}})).on(\"dragstart\",(function(i){if(\"fixed\"!==i.arrangement&&(f.ensureSingle(a._fullLayout._infolayer,\"g\",\"dragcover\",(function(t){a._fullLayout._dragCover=t})),f.raiseToTop(this),i.interactionState.dragInProgress=i.node,B(i.node),i.interactionState.hovered&&(r.nodeEvents.unhover.apply(0,i.interactionState.hovered),i.interactionState.hovered=!1),\"snap\"===i.arrangement)){var o=i.traceId+\"|\"+i.key;i.forceLayouts[o]?i.forceLayouts[o].alpha(1):function(t,e,r,i){!function(t){for(var e=0;e<t.length;e++)t[e].y=(t[e].y0+t[e].y1)/2,t[e].x=(t[e].x0+t[e].x1)/2}(r.graph.nodes);var a=r.graph.nodes.filter((function(t){return t.originalX===r.node.originalX})).filter((function(t){return!t.partOfGroup}));r.forceLayouts[e]=u.forceSimulation(a).alphaDecay(0).force(\"collide\",u.forceCollide().radius((function(t){return t.dy/2+r.nodePad/2})).strength(1).iterations(n.forceIterations)).force(\"constrain\",function(t,e,r,i){return function(){for(var t=0,a=0;a<r.length;a++){var o=r[a];o===i.interactionState.dragInProgress?(o.x=o.lastDraggedX,o.y=o.lastDraggedY):(o.vx=(o.originalX-o.x)/n.forceTicksPerFrame,o.y=Math.min(i.size-o.dy/2,Math.max(o.dy/2,o.y))),t=Math.max(t,Math.abs(o.vx),Math.abs(o.vy))}!i.interactionState.dragInProgress&&t<.1&&i.forceLayouts[e].alpha()>0&&i.forceLayouts[e].alpha(0)}}(0,e,a,r)).stop()}(0,o,i),function(t,e,r,i,a){window.requestAnimationFrame((function o(){var s;for(s=0;s<n.forceTicksPerFrame;s++)r.forceLayouts[i].tick();if(function(t){for(var e=0;e<t.length;e++)t[e].y0=t[e].y-t[e].dy/2,t[e].y1=t[e].y0+t[e].dy,t[e].x0=t[e].x-t[e].dx/2,t[e].x1=t[e].x0+t[e].dx}(r.graph.nodes),r.sankey.update(r.graph),M(t.filter(N(r)),e),r.forceLayouts[i].alpha()>0)window.requestAnimationFrame(o);else{var l=r.node.originalX;r.node.x0=l-r.visibleWidth/2,r.node.x1=l+r.visibleWidth/2,F(r,a)}}))}(t,e,i,o,a)}})).on(\"drag\",(function(r){if(\"fixed\"!==r.arrangement){var n=i.event.x,a=i.event.y;\"snap\"===r.arrangement?(r.node.x0=n-r.visibleWidth/2,r.node.x1=n+r.visibleWidth/2,r.node.y0=a-r.visibleHeight/2,r.node.y1=a+r.visibleHeight/2):(\"freeform\"===r.arrangement&&(r.node.x0=n-r.visibleWidth/2,r.node.x1=n+r.visibleWidth/2),a=Math.max(0,Math.min(r.size-r.visibleHeight/2,a)),r.node.y0=a-r.visibleHeight/2,r.node.y1=a+r.visibleHeight/2),B(r.node),\"snap\"!==r.arrangement&&(r.sankey.update(r.graph),M(t.filter(N(r)),e))}})).on(\"dragend\",(function(t){if(\"fixed\"!==t.arrangement){t.interactionState.dragInProgress=!1;for(var e=0;e<t.node.childrenNodes.length;e++)t.node.childrenNodes[e].x=t.node.x,t.node.childrenNodes[e].y=t.node.y;\"snap\"!==t.arrangement&&F(t,a)}}));t.on(\".drag\",null).call(o)}function F(t,e){for(var r=[],n=[],i=0;i<t.graph.nodes.length;i++){var a=(t.graph.nodes[i].x0+t.graph.nodes[i].x1)/2,o=(t.graph.nodes[i].y0+t.graph.nodes[i].y1)/2;r.push(a/t.figure.width),n.push(o/t.figure.height)}y.call(\"_guiRestyle\",e,{\"node.x\":[r],\"node.y\":[n]},t.trace.index).then((function(){e._fullLayout._dragCover&&e._fullLayout._dragCover.remove()}))}function B(t){t.lastDraggedX=t.x0+t.dx/2,t.lastDraggedY=t.y0+t.dy/2}function N(t){return function(e){return e.node.originalX===t.node.originalX}}e.exports=function(t,e,r,l,c){var u=!1;f.ensureSingle(t._fullLayout._infolayer,\"g\",\"first-render\",(function(){u=!0}));var h=t._fullLayout._dragCover,p=r.filter((function(t){return m(t).trace.visible})).map(x.bind(null,l)),v=e.selectAll(\".\"+n.cn.sankey).data(p,d);v.exit().remove(),v.enter().append(\"g\").classed(n.cn.sankey,!0).style(\"box-sizing\",\"content-box\").style(\"position\",\"absolute\").style(\"left\",0).style(\"shape-rendering\",\"geometricPrecision\").style(\"pointer-events\",\"auto\").attr(\"transform\",E),v.each((function(e,r){t._fullData[r]._sankey=e;var n=\"bgsankey-\"+e.trace.uid+\"-\"+r;f.ensureSingle(t._fullLayout._draggers,\"rect\",n),t._fullData[r]._bgRect=i.select(\".\"+n),t._fullData[r]._bgRect.style(\"pointer-events\",\"all\").attr(\"width\",e.width).attr(\"height\",e.height).attr(\"x\",e.translateX).attr(\"y\",e.translateY).classed(\"bgsankey\",!0).style({fill:\"transparent\",\"stroke-width\":0})})),v.transition().ease(n.ease).duration(n.duration).attr(\"transform\",E);var y=v.selectAll(\".\"+n.cn.sankeyLinks).data(g,d);y.enter().append(\"g\").classed(n.cn.sankeyLinks,!0).style(\"fill\",\"none\");var k=y.selectAll(\".\"+n.cn.sankeyLink).data((function(t){return t.graph.links.filter((function(t){return t.value})).map(b.bind(null,t))}),d);k.enter().append(\"path\").classed(n.cn.sankeyLink,!0).call(D,v,c.linkEvents),k.style(\"stroke\",(function(t){return S(t)?o.tinyRGB(a(t.linkLineColor)):t.tinyColorHue})).style(\"stroke-opacity\",(function(t){return S(t)?o.opacity(t.linkLineColor):t.tinyColorAlpha})).style(\"fill\",(function(t){return t.tinyColorHue})).style(\"fill-opacity\",(function(t){return t.tinyColorAlpha})).style(\"stroke-width\",(function(t){return S(t)?t.linkLineWidth:1})).attr(\"d\",_()),k.style(\"opacity\",(function(){return t._context.staticPlot||u||h?1:0})).transition().ease(n.ease).duration(n.duration).style(\"opacity\",1),k.exit().transition().ease(n.ease).duration(n.duration).style(\"opacity\",0).remove();var M=v.selectAll(\".\"+n.cn.sankeyNodeSet).data(g,d);M.enter().append(\"g\").classed(n.cn.sankeyNodeSet,!0),M.style(\"cursor\",(function(t){switch(t.arrangement){case\"fixed\":return\"default\";case\"perpendicular\":return\"ns-resize\";default:return\"move\"}}));var F=M.selectAll(\".\"+n.cn.sankeyNode).data((function(t){var e=t.graph.nodes;return function(t){var e,r=[];for(e=0;e<t.length;e++)t[e].originalX=(t[e].x0+t[e].x1)/2,t[e].originalY=(t[e].y0+t[e].y1)/2,-1===r.indexOf(t[e].originalX)&&r.push(t[e].originalX);for(r.sort((function(t,e){return t-e})),e=0;e<t.length;e++)t[e].originalLayerIndex=r.indexOf(t[e].originalX),t[e].originalLayer=t[e].originalLayerIndex/(r.length-1)}(e),e.map(w.bind(null,t))}),d);F.enter().append(\"g\").classed(n.cn.sankeyNode,!0).call(T).style(\"opacity\",(function(e){return!t._context.staticPlot&&!u||e.partOfGroup?0:1})),F.call(D,v,c.nodeEvents).call(R,k,c,t),F.transition().ease(n.ease).duration(n.duration).call(T).style(\"opacity\",(function(t){return t.partOfGroup?0:1})),F.exit().transition().ease(n.ease).duration(n.duration).style(\"opacity\",0).remove();var B=F.selectAll(\".\"+n.cn.nodeRect).data(g);B.enter().append(\"rect\").classed(n.cn.nodeRect,!0).call(A),B.style(\"stroke-width\",(function(t){return t.nodeLineWidth})).style(\"stroke\",(function(t){return o.tinyRGB(a(t.nodeLineColor))})).style(\"stroke-opacity\",(function(t){return o.opacity(t.nodeLineColor)})).style(\"fill\",(function(t){return t.tinyColorHue})).style(\"fill-opacity\",(function(t){return t.tinyColorAlpha})),B.transition().ease(n.ease).duration(n.duration).call(A);var N=F.selectAll(\".\"+n.cn.nodeCapture).data(g);N.enter().append(\"rect\").classed(n.cn.nodeCapture,!0).style(\"fill-opacity\",0),N.attr(\"x\",(function(t){return t.zoneX})).attr(\"y\",(function(t){return t.zoneY})).attr(\"width\",(function(t){return t.zoneWidth})).attr(\"height\",(function(t){return t.zoneHeight}));var j=F.selectAll(\".\"+n.cn.nodeCentered).data(g);j.enter().append(\"g\").classed(n.cn.nodeCentered,!0).attr(\"transform\",C),j.transition().ease(n.ease).duration(n.duration).attr(\"transform\",C);var U=j.selectAll(\".\"+n.cn.nodeLabelGuide).data(g);U.enter().append(\"path\").classed(n.cn.nodeLabelGuide,!0).attr(\"id\",(function(t){return t.uniqueNodeLabelPathId})).attr(\"d\",L).attr(\"transform\",I),U.transition().ease(n.ease).duration(n.duration).attr(\"d\",L).attr(\"transform\",I);var V=j.selectAll(\".\"+n.cn.nodeLabel).data(g);V.enter().append(\"text\").classed(n.cn.nodeLabel,!0).attr(\"transform\",P).style(\"cursor\",\"default\").style(\"fill\",\"black\"),V.style(\"text-shadow\",(function(t){return t.horizontal?\"-1px 1px 1px #fff, 1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff\":\"none\"})).each((function(t){s.font(V,t.textFont)})),V.transition().ease(n.ease).duration(n.duration).attr(\"transform\",P);var q=V.selectAll(\".\"+n.cn.nodeLabelTextPath).data(g);q.enter().append(\"textPath\").classed(n.cn.nodeLabelTextPath,!0).attr(\"alignment-baseline\",\"middle\").attr(\"xlink:href\",(function(t){return\"#\"+t.uniqueNodeLabelPathId})).attr(\"startOffset\",O).style(\"fill\",z),q.text((function(t){return t.horizontal||t.node.dy>5?t.node.label:\"\"})).attr(\"text-anchor\",(function(t){return t.horizontal&&t.left?\"end\":\"start\"})),q.transition().ease(n.ease).duration(n.duration).attr(\"startOffset\",O).style(\"fill\",z)}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/gup\":775,\"../../registry\":910,\"./constants\":1179,\"@plotly/d3-sankey\":56,\"@plotly/d3-sankey-circular\":55,d3:169,\"d3-force\":160,\"d3-interpolate\":162,tinycolor2:576}],1184:[function(t,e,r){\"use strict\";e.exports=function(t,e){for(var r=[],n=t.cd[0].trace,i=n._sankey.graph.nodes,a=0;a<i.length;a++){var o=i[a];if(!o.partOfGroup){var s=[(o.x0+o.x1)/2,(o.y0+o.y1)/2];\"v\"===n.orientation&&s.reverse(),e&&e.contains(s,!1,a,t)&&r.push({pointNumber:o.pointNumber})}}return r}},{}],1185:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e){for(var r=0;r<t.length;r++)t[r].i=r;n.mergeArray(e.text,t,\"tx\"),n.mergeArray(e.texttemplate,t,\"txt\"),n.mergeArray(e.hovertext,t,\"htx\"),n.mergeArray(e.customdata,t,\"data\"),n.mergeArray(e.textposition,t,\"tp\"),e.textfont&&(n.mergeArrayCastPositive(e.textfont.size,t,\"ts\"),n.mergeArray(e.textfont.color,t,\"tc\"),n.mergeArray(e.textfont.family,t,\"tf\"));var i=e.marker;if(i){n.mergeArrayCastPositive(i.size,t,\"ms\"),n.mergeArrayCastPositive(i.opacity,t,\"mo\"),n.mergeArray(i.symbol,t,\"mx\"),n.mergeArray(i.color,t,\"mc\");var a=i.line;i.line&&(n.mergeArray(a.color,t,\"mlc\"),n.mergeArrayCastPositive(a.width,t,\"mlw\"));var o=i.gradient;o&&\"none\"!==o.type&&(n.mergeArray(o.type,t,\"mgt\"),n.mergeArray(o.color,t,\"mgc\"))}}},{\"../../lib\":778}],1186:[function(t,e,r){\"use strict\";var n=t(\"../../plots/template_attributes\").texttemplateAttrs,i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../../components/colorscale/attributes\"),o=t(\"../../plots/font_attributes\"),s=t(\"../../components/drawing/attributes\").dash,l=t(\"../../components/drawing\"),c=t(\"./constants\"),u=t(\"../../lib/extend\").extendFlat;e.exports={x:{valType:\"data_array\",editType:\"calc+clearAxisTypes\",anim:!0},x0:{valType:\"any\",dflt:0,editType:\"calc+clearAxisTypes\",anim:!0},dx:{valType:\"number\",dflt:1,editType:\"calc\",anim:!0},y:{valType:\"data_array\",editType:\"calc+clearAxisTypes\",anim:!0},y0:{valType:\"any\",dflt:0,editType:\"calc+clearAxisTypes\",anim:!0},dy:{valType:\"number\",dflt:1,editType:\"calc\",anim:!0},xperiod:{valType:\"any\",dflt:0,editType:\"calc\"},yperiod:{valType:\"any\",dflt:0,editType:\"calc\"},xperiod0:{valType:\"any\",editType:\"calc\"},yperiod0:{valType:\"any\",editType:\"calc\"},xperiodalignment:{valType:\"enumerated\",values:[\"start\",\"middle\",\"end\"],dflt:\"middle\",editType:\"calc\"},yperiodalignment:{valType:\"enumerated\",values:[\"start\",\"middle\",\"end\"],dflt:\"middle\",editType:\"calc\"},stackgroup:{valType:\"string\",dflt:\"\",editType:\"calc\"},orientation:{valType:\"enumerated\",values:[\"v\",\"h\"],editType:\"calc\"},groupnorm:{valType:\"enumerated\",values:[\"\",\"fraction\",\"percent\"],dflt:\"\",editType:\"calc\"},stackgaps:{valType:\"enumerated\",values:[\"infer zero\",\"interpolate\"],dflt:\"infer zero\",editType:\"calc\"},text:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"calc\"},texttemplate:n({},{}),hovertext:{valType:\"string\",dflt:\"\",arrayOk:!0,editType:\"style\"},mode:{valType:\"flaglist\",flags:[\"lines\",\"markers\",\"text\"],extras:[\"none\"],editType:\"calc\"},hoveron:{valType:\"flaglist\",flags:[\"points\",\"fills\"],editType:\"style\"},hovertemplate:i({},{keys:c.eventDataKeys}),line:{color:{valType:\"color\",editType:\"style\",anim:!0},width:{valType:\"number\",min:0,dflt:2,editType:\"style\",anim:!0},shape:{valType:\"enumerated\",values:[\"linear\",\"spline\",\"hv\",\"vh\",\"hvh\",\"vhv\"],dflt:\"linear\",editType:\"plot\"},smoothing:{valType:\"number\",min:0,max:1.3,dflt:1,editType:\"plot\"},dash:u({},s,{editType:\"style\"}),simplify:{valType:\"boolean\",dflt:!0,editType:\"plot\"},editType:\"plot\"},connectgaps:{valType:\"boolean\",dflt:!1,editType:\"calc\"},cliponaxis:{valType:\"boolean\",dflt:!0,editType:\"plot\"},fill:{valType:\"enumerated\",values:[\"none\",\"tozeroy\",\"tozerox\",\"tonexty\",\"tonextx\",\"toself\",\"tonext\"],editType:\"calc\"},fillcolor:{valType:\"color\",editType:\"style\",anim:!0},marker:u({symbol:{valType:\"enumerated\",values:l.symbolList,dflt:\"circle\",arrayOk:!0,editType:\"style\"},opacity:{valType:\"number\",min:0,max:1,arrayOk:!0,editType:\"style\",anim:!0},size:{valType:\"number\",min:0,dflt:6,arrayOk:!0,editType:\"calc\",anim:!0},maxdisplayed:{valType:\"number\",min:0,dflt:0,editType:\"plot\"},sizeref:{valType:\"number\",dflt:1,editType:\"calc\"},sizemin:{valType:\"number\",min:0,dflt:0,editType:\"calc\"},sizemode:{valType:\"enumerated\",values:[\"diameter\",\"area\"],dflt:\"diameter\",editType:\"calc\"},line:u({width:{valType:\"number\",min:0,arrayOk:!0,editType:\"style\",anim:!0},editType:\"calc\"},a(\"marker.line\",{anim:!0})),gradient:{type:{valType:\"enumerated\",values:[\"radial\",\"horizontal\",\"vertical\",\"none\"],arrayOk:!0,dflt:\"none\",editType:\"calc\"},color:{valType:\"color\",arrayOk:!0,editType:\"calc\"},editType:\"calc\"},editType:\"calc\"},a(\"marker\",{anim:!0})),selected:{marker:{opacity:{valType:\"number\",min:0,max:1,editType:\"style\"},color:{valType:\"color\",editType:\"style\"},size:{valType:\"number\",min:0,editType:\"style\"},editType:\"style\"},textfont:{color:{valType:\"color\",editType:\"style\"},editType:\"style\"},editType:\"style\"},unselected:{marker:{opacity:{valType:\"number\",min:0,max:1,editType:\"style\"},color:{valType:\"color\",editType:\"style\"},size:{valType:\"number\",min:0,editType:\"style\"},editType:\"style\"},textfont:{color:{valType:\"color\",editType:\"style\"},editType:\"style\"},editType:\"style\"},textposition:{valType:\"enumerated\",values:[\"top left\",\"top center\",\"top right\",\"middle left\",\"middle center\",\"middle right\",\"bottom left\",\"bottom center\",\"bottom right\"],dflt:\"middle center\",arrayOk:!0,editType:\"calc\"},textfont:o({editType:\"calc\",colorEditType:\"style\",arrayOk:!0}),r:{valType:\"data_array\",editType:\"calc\"},t:{valType:\"data_array\",editType:\"calc\"}}},{\"../../components/colorscale/attributes\":650,\"../../components/drawing\":665,\"../../components/drawing/attributes\":664,\"../../lib/extend\":768,\"../../plots/font_attributes\":855,\"../../plots/template_attributes\":905,\"./constants\":1190}],1187:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../../plots/cartesian/align_period\"),s=t(\"../../constants/numerical\").BADNUM,l=t(\"./subtypes\"),c=t(\"./colorscale_calc\"),u=t(\"./arrays_to_calcdata\"),f=t(\"./calc_selection\");function h(t,e,r,n,i,o,s){var c=e._length,u=t._fullLayout,f=r._id,h=n._id,p=u._firstScatter[g(e)]===e.uid,d=(m(e,u,r,n)||{}).orientation,v=e.fill;r._minDtick=0,n._minDtick=0;var y={padded:!0},x={padded:!0};s&&(y.ppad=x.ppad=s);var b=c<2||i[0]!==i[c-1]||o[0]!==o[c-1];b&&(\"tozerox\"===v||\"tonextx\"===v&&(p||\"h\"===d))?y.tozero=!0:(e.error_y||{}).visible||\"tonexty\"!==v&&\"tozeroy\"!==v&&(l.hasMarkers(e)||l.hasText(e))||(y.padded=!1,y.ppad=0),b&&(\"tozeroy\"===v||\"tonexty\"===v&&(p||\"v\"===d))?x.tozero=!0:\"tonextx\"!==v&&\"tozerox\"!==v||(x.padded=!1),f&&(e._extremes[f]=a.findExtremes(r,i,y)),h&&(e._extremes[h]=a.findExtremes(n,o,x))}function p(t,e){if(l.hasMarkers(t)){var r,n=t.marker,o=1.6*(t.marker.sizeref||1);if(r=\"area\"===t.marker.sizemode?function(t){return Math.max(Math.sqrt((t||0)/o),3)}:function(t){return Math.max((t||0)/o,3)},i.isArrayOrTypedArray(n.size)){var s={type:\"linear\"};a.setConvert(s);for(var c=s.makeCalcdata(t.marker,\"size\"),u=new Array(e),f=0;f<e;f++)u[f]=r(c[f]);return u}return r(n.size)}}function d(t,e){var r=g(e),n=t._firstScatter;n[r]||(n[r]=e.uid)}function g(t){var e=t.stackgroup;return t.xaxis+t.yaxis+t.type+(e?\"-\"+e:\"\")}function m(t,e,r,n){var i=t.stackgroup;if(i){var a=e._scatterStackOpts[r._id+n._id][i],o=\"v\"===a.orientation?n:r;return\"linear\"===o.type||\"log\"===o.type?a:void 0}}e.exports={calc:function(t,e){var r,l,g,v,y,x,b=t._fullLayout,_=a.getFromId(t,e.xaxis||\"x\"),w=a.getFromId(t,e.yaxis||\"y\"),T=_.makeCalcdata(e,\"x\"),k=w.makeCalcdata(e,\"y\"),M=o(e,_,\"x\",T),A=o(e,w,\"y\",k),S=e._length,E=new Array(S),C=e.ids,L=m(e,b,_,w),I=!1;d(b,e);var P,z=\"x\",O=\"y\";L?(i.pushUnique(L.traceIndices,e._expandedIndex),(r=\"v\"===L.orientation)?(O=\"s\",P=\"x\"):(z=\"s\",P=\"y\"),y=\"interpolate\"===L.stackgaps):h(t,e,_,w,M,A,p(e,S));var D=!!e.xperiodalignment,R=!!e.yperiodalignment;for(l=0;l<S;l++){var F=E[l]={},B=n(M[l]),N=n(A[l]);B&&N?(F[z]=M[l],F[O]=A[l],D&&(F.orig_x=T[l]),R&&(F.orig_y=k[l])):L&&(r?B:N)?(F[P]=r?M[l]:A[l],F.gap=!0,y?(F.s=s,I=!0):F.s=0):F[z]=F[O]=s,C&&(F.id=String(C[l]))}if(u(E,e),c(t,e),f(E,e),L){for(l=0;l<E.length;)E[l][P]===s?E.splice(l,1):l++;if(i.sort(E,(function(t,e){return t[P]-e[P]||t.i-e.i})),I){for(l=0;l<E.length-1&&E[l].gap;)l++;for((x=E[l].s)||(x=E[l].s=0),g=0;g<l;g++)E[g].s=x;for(v=E.length-1;v>l&&E[v].gap;)v--;for(x=E[v].s,g=E.length-1;g>v;g--)E[g].s=x;for(;l<v;)if(E[++l].gap){for(g=l+1;E[g].gap;)g++;for(var j=E[l-1][P],U=E[l-1].s,V=(E[g].s-U)/(E[g][P]-j);l<g;)E[l].s=U+(E[l][P]-j)*V,l++}}}return E},calcMarkerSize:p,calcAxisExpansion:h,setFirstScatter:d,getStackOpts:m}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/axes\":827,\"./arrays_to_calcdata\":1185,\"./calc_selection\":1188,\"./colorscale_calc\":1189,\"./subtypes\":1211,\"fast-isnumeric\":241}],1188:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e){n.isArrayOrTypedArray(e.selectedpoints)&&n.tagSelected(t,e)}},{\"../../lib\":778}],1189:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/helpers\").hasColorscale,i=t(\"../../components/colorscale/calc\"),a=t(\"./subtypes\");e.exports=function(t,e){a.hasLines(e)&&n(e,\"line\")&&i(t,e,{vals:e.line.color,containerStr:\"line\",cLetter:\"c\"}),a.hasMarkers(e)&&(n(e,\"marker\")&&i(t,e,{vals:e.marker.color,containerStr:\"marker\",cLetter:\"c\"}),n(e,\"marker.line\")&&i(t,e,{vals:e.marker.line.color,containerStr:\"marker.line\",cLetter:\"c\"}))}},{\"../../components/colorscale/calc\":651,\"../../components/colorscale/helpers\":654,\"./subtypes\":1211}],1190:[function(t,e,r){\"use strict\";e.exports={PTS_LINESONLY:20,minTolerance:.2,toleranceGrowth:10,maxScreensAway:20,eventDataKeys:[]}},{}],1191:[function(t,e,r){\"use strict\";var n=t(\"./calc\");function i(t,e,r,n,i,a,o){i[n]=!0;var s={i:null,gap:!0,s:0};if(s[o]=r,t.splice(e,0,s),e&&r===t[e-1][o]){var l=t[e-1];s.s=l.s,s.i=l.i,s.gap=l.gap}else a&&(s.s=function(t,e,r,n){var i=t[e-1],a=t[e+1];return a?i?i.s+(a.s-i.s)*(r-i[n])/(a[n]-i[n]):a.s:i.s}(t,e,r,o));e||(t[0].t=t[1].t,t[0].trace=t[1].trace,delete t[1].t,delete t[1].trace)}e.exports=function(t,e){var r=e.xaxis,a=e.yaxis,o=r._id+a._id,s=t._fullLayout._scatterStackOpts[o];if(s){var l,c,u,f,h,p,d,g,m,v,y,x,b,_,w,T=t.calcdata;for(var k in s){var M=(v=s[k]).traceIndices;if(M.length){for(y=\"interpolate\"===v.stackgaps,x=v.groupnorm,\"v\"===v.orientation?(b=\"x\",_=\"y\"):(b=\"y\",_=\"x\"),w=new Array(M.length),l=0;l<w.length;l++)w[l]=!1;p=T[M[0]];var A=new Array(p.length);for(l=0;l<p.length;l++)A[l]=p[l][b];for(l=1;l<M.length;l++){for(h=T[M[l]],c=u=0;c<h.length;c++){for(d=h[c][b];d>A[u]&&u<A.length;u++)i(h,c,A[u],l,w,y,b),c++;if(d!==A[u]){for(f=0;f<l;f++)i(T[M[f]],u,d,f,w,y,b);A.splice(u,0,d)}u++}for(;u<A.length;u++)i(h,c,A[u],l,w,y,b),c++}var S=A.length;for(c=0;c<p.length;c++){for(g=p[c][_]=p[c].s,l=1;l<M.length;l++)(h=T[M[l]])[0].trace._rawLength=h[0].trace._length,h[0].trace._length=S,g+=h[c].s,h[c][_]=g;if(x)for(m=(\"fraction\"===x?g:g/100)||1,l=0;l<M.length;l++){var E=T[M[l]][c];E[_]/=m,E.sNorm=E.s/m}}for(l=0;l<M.length;l++){var C=(h=T[M[l]])[0].trace,L=n.calcMarkerSize(C,C._rawLength),I=Array.isArray(L);if(L&&w[l]||I){var P=L;for(L=new Array(S),c=0;c<S;c++)L[c]=h[c].gap?0:I?P[h[c].i]:P}var z=new Array(S),O=new Array(S);for(c=0;c<S;c++)z[c]=h[c].x,O[c]=h[c].y;n.calcAxisExpansion(t,C,r,a,z,O,L),h[0].t.orientation=v.orientation}}}}}},{\"./calc\":1187}],1192:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=0;e<t.length;e++){var r=t[e];if(\"scatter\"===r.type){var n=r.fill;if(\"none\"!==n&&\"toself\"!==n&&(r.opacity=void 0,\"tonexty\"===n||\"tonextx\"===n))for(var i=e-1;i>=0;i--){var a=t[i];if(\"scatter\"===a.type&&a.xaxis===r.xaxis&&a.yaxis===r.yaxis){a.opacity=void 0;break}}}}}},{}],1193:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../registry\"),a=t(\"./attributes\"),o=t(\"./constants\"),s=t(\"./subtypes\"),l=t(\"./xy_defaults\"),c=t(\"./period_defaults\"),u=t(\"./stack_defaults\"),f=t(\"./marker_defaults\"),h=t(\"./line_defaults\"),p=t(\"./line_shape_defaults\"),d=t(\"./text_defaults\"),g=t(\"./fillcolor_defaults\");e.exports=function(t,e,r,m){function v(r,i){return n.coerce(t,e,a,r,i)}var y=l(t,e,m,v);if(y||(e.visible=!1),e.visible){c(t,e,m,v);var x=u(t,e,m,v),b=!x&&y<o.PTS_LINESONLY?\"lines+markers\":\"lines\";v(\"text\"),v(\"hovertext\"),v(\"mode\",b),s.hasLines(e)&&(h(t,e,r,m,v),p(t,e,v),v(\"connectgaps\"),v(\"line.simplify\")),s.hasMarkers(e)&&f(t,e,r,m,v,{gradient:!0}),s.hasText(e)&&(v(\"texttemplate\"),d(t,e,m,v));var _=[];(s.hasMarkers(e)||s.hasText(e))&&(v(\"cliponaxis\"),v(\"marker.maxdisplayed\"),_.push(\"points\")),v(\"fill\",x?x.fillDflt:\"none\"),\"none\"!==e.fill&&(g(t,e,r,v),s.hasLines(e)||p(t,e,v));var w=(e.line||{}).color,T=(e.marker||{}).color;\"tonext\"!==e.fill&&\"toself\"!==e.fill||_.push(\"fills\"),v(\"hoveron\",_.join(\"+\")||\"points\"),\"fills\"!==e.hoveron&&v(\"hovertemplate\");var k=i.getComponentMethod(\"errorbars\",\"supplyDefaults\");k(t,e,w||T||r,{axis:\"y\"}),k(t,e,w||T||r,{axis:\"x\",inherit:\"y\"}),n.coerceSelectionMarkerOpacity(e,v)}}},{\"../../lib\":778,\"../../registry\":910,\"./attributes\":1186,\"./constants\":1190,\"./fillcolor_defaults\":1194,\"./line_defaults\":1199,\"./line_shape_defaults\":1201,\"./marker_defaults\":1205,\"./period_defaults\":1206,\"./stack_defaults\":1209,\"./subtypes\":1211,\"./text_defaults\":1212,\"./xy_defaults\":1213}],1194:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"../../lib\").isArrayOrTypedArray;e.exports=function(t,e,r,a){var o=!1;if(e.marker){var s=e.marker.color,l=(e.marker.line||{}).color;s&&!i(s)?o=s:l&&!i(l)&&(o=l)}a(\"fillcolor\",n.addOpacity((e.line||{}).color||o||r,.5))}},{\"../../components/color\":643,\"../../lib\":778}],1195:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\");e.exports=function(t,e,r){var i={},a={_fullLayout:r},o=n.getFromTrace(a,e,\"x\"),s=n.getFromTrace(a,e,\"y\");return i.xLabel=n.tickText(o,t.x,!0).text,i.yLabel=n.tickText(s,t.y,!0).text,i}},{\"../../plots/cartesian/axes\":827}],1196:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"./subtypes\");e.exports=function(t,e){var r,a;if(\"lines\"===t.mode)return(r=t.line.color)&&n.opacity(r)?r:t.fillcolor;if(\"none\"===t.mode)return t.fill?t.fillcolor:\"\";var o=e.mcc||(t.marker||{}).color,s=e.mlcc||((t.marker||{}).line||{}).color;return(a=o&&n.opacity(o)?o:s&&n.opacity(s)&&(e.mlw||((t.marker||{}).line||{}).width)?s:\"\")?n.opacity(a)<.3?n.addOpacity(a,.3):a:(r=(t.line||{}).color)&&n.opacity(r)&&i.hasLines(t)&&t.line.width?r:t.fillcolor}},{\"../../components/color\":643,\"./subtypes\":1211}],1197:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/fx\"),a=t(\"../../registry\"),o=t(\"./get_trace_color\"),s=t(\"../../components/color\"),l=n.fillText;e.exports=function(t,e,r,c){var u=t.cd,f=u[0].trace,h=t.xa,p=t.ya,d=h.c2p(e),g=p.c2p(r),m=[d,g],v=f.hoveron||\"\",y=-1!==f.mode.indexOf(\"markers\")?3:.5;if(-1!==v.indexOf(\"points\")){var x=function(t){var e=Math.max(y,t.mrc||0),r=h.c2p(t.x)-d,n=p.c2p(t.y)-g;return Math.max(Math.sqrt(r*r+n*n)-e,1-y/e)},b=i.getDistanceFunction(c,(function(t){var e=Math.max(3,t.mrc||0),r=1-1/e,n=Math.abs(h.c2p(t.x)-d);return n<e?r*n/e:n-e+r}),(function(t){var e=Math.max(3,t.mrc||0),r=1-1/e,n=Math.abs(p.c2p(t.y)-g);return n<e?r*n/e:n-e+r}),x);if(i.getClosest(u,b,t),!1!==t.index){var _=u[t.index],w=h.c2p(_.x,!0),T=p.c2p(_.y,!0),k=_.mrc||1;t.index=_.i;var M=u[0].t.orientation,A=M&&(_.sNorm||_.s),S=\"h\"===M?A:void 0!==_.orig_x?_.orig_x:_.x,E=\"v\"===M?A:void 0!==_.orig_y?_.orig_y:_.y;return n.extendFlat(t,{color:o(f,_),x0:w-k,x1:w+k,xLabelVal:S,y0:T-k,y1:T+k,yLabelVal:E,spikeDistance:x(_),hovertemplate:f.hovertemplate}),l(_,f,t),a.getComponentMethod(\"errorbars\",\"hoverInfo\")(_,f,t),[t]}}if(-1!==v.indexOf(\"fills\")&&f._polygons){var C,L,I,P,z,O,D,R,F,B=f._polygons,N=[],j=!1,U=1/0,V=-1/0,q=1/0,H=-1/0;for(C=0;C<B.length;C++)(I=B[C]).contains(m)&&(j=!j,N.push(I),q=Math.min(q,I.ymin),H=Math.max(H,I.ymax));if(j){var G=((q=Math.max(q,0))+(H=Math.min(H,p._length)))/2;for(C=0;C<N.length;C++)for(P=N[C].pts,L=1;L<P.length;L++)(R=P[L-1][1])>G!=(F=P[L][1])>=G&&(O=P[L-1][0],D=P[L][0],F-R&&(z=O+(D-O)*(G-R)/(F-R),U=Math.min(U,z),V=Math.max(V,z)));U=Math.max(U,0),V=Math.min(V,h._length);var Y=s.defaultLine;return s.opacity(f.fillcolor)?Y=f.fillcolor:s.opacity((f.line||{}).color)&&(Y=f.line.color),n.extendFlat(t,{distance:t.maxHoverDistance,x0:U,x1:V,y0:G,y1:G,color:Y,hovertemplate:!1}),delete t.index,f.text&&!Array.isArray(f.text)?t.text=String(f.text):t.text=f.name,[t]}}}},{\"../../components/color\":643,\"../../components/fx\":683,\"../../lib\":778,\"../../registry\":910,\"./get_trace_color\":1196}],1198:[function(t,e,r){\"use strict\";var n=t(\"./subtypes\");e.exports={hasLines:n.hasLines,hasMarkers:n.hasMarkers,hasText:n.hasText,isBubble:n.isBubble,attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),crossTraceDefaults:t(\"./cross_trace_defaults\"),calc:t(\"./calc\").calc,crossTraceCalc:t(\"./cross_trace_calc\"),arraysToCalcdata:t(\"./arrays_to_calcdata\"),plot:t(\"./plot\"),colorbar:t(\"./marker_colorbar\"),formatLabels:t(\"./format_labels\"),style:t(\"./style\").style,styleOnSelect:t(\"./style\").styleOnSelect,hoverPoints:t(\"./hover\"),selectPoints:t(\"./select\"),animatable:!0,moduleType:\"trace\",name:\"scatter\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"symbols\",\"errorBarsOK\",\"showLegend\",\"scatter-like\",\"zoomScale\"],meta:{}}},{\"../../plots/cartesian\":840,\"./arrays_to_calcdata\":1185,\"./attributes\":1186,\"./calc\":1187,\"./cross_trace_calc\":1191,\"./cross_trace_defaults\":1192,\"./defaults\":1193,\"./format_labels\":1195,\"./hover\":1197,\"./marker_colorbar\":1204,\"./plot\":1207,\"./select\":1208,\"./style\":1210,\"./subtypes\":1211}],1199:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").isArrayOrTypedArray,i=t(\"../../components/colorscale/helpers\").hasColorscale,a=t(\"../../components/colorscale/defaults\");e.exports=function(t,e,r,o,s,l){var c=(t.marker||{}).color;(s(\"line.color\",r),i(t,\"line\"))?a(t,e,o,s,{prefix:\"line.\",cLetter:\"c\"}):s(\"line.color\",!n(c)&&c||r);s(\"line.width\"),(l||{}).noDash||s(\"line.dash\")}},{\"../../components/colorscale/defaults\":653,\"../../components/colorscale/helpers\":654,\"../../lib\":778}],1200:[function(t,e,r){\"use strict\";var n=t(\"../../constants/numerical\"),i=n.BADNUM,a=n.LOG_CLIP,o=a+.5,s=a-.5,l=t(\"../../lib\"),c=l.segmentsIntersect,u=l.constrain,f=t(\"./constants\");e.exports=function(t,e){var r,n,a,h,p,d,g,m,v,y,x,b,_,w,T,k,M,A,S=e.xaxis,E=e.yaxis,C=\"log\"===S.type,L=\"log\"===E.type,I=S._length,P=E._length,z=e.connectGaps,O=e.baseTolerance,D=e.shape,R=\"linear\"===D,F=e.fill&&\"none\"!==e.fill,B=[],N=f.minTolerance,j=t.length,U=new Array(j),V=0;function q(r){var n=t[r];if(!n)return!1;var a=e.linearized?S.l2p(n.x):S.c2p(n.x),l=e.linearized?E.l2p(n.y):E.c2p(n.y);if(a===i){if(C&&(a=S.c2p(n.x,!0)),a===i)return!1;L&&l===i&&(a*=Math.abs(S._m*P*(S._m>0?o:s)/(E._m*I*(E._m>0?o:s)))),a*=1e3}if(l===i){if(L&&(l=E.c2p(n.y,!0)),l===i)return!1;l*=1e3}return[a,l]}function H(t,e,r,n){var i=r-t,a=n-e,o=.5-t,s=.5-e,l=i*i+a*a,c=i*o+a*s;if(c>0&&c<l){var u=o*a-s*i;if(u*u<l)return!0}}function G(t,e){var r=t[0]/I,n=t[1]/P,i=Math.max(0,-r,r-1,-n,n-1);return i&&void 0!==M&&H(r,n,M,A)&&(i=0),i&&e&&H(r,n,e[0]/I,e[1]/P)&&(i=0),(1+f.toleranceGrowth*i)*O}function Y(t,e){var r=t[0]-e[0],n=t[1]-e[1];return Math.sqrt(r*r+n*n)}var W,X,Z,J,K,Q,$,tt=f.maxScreensAway,et=-I*tt,rt=I*(1+tt),nt=-P*tt,it=P*(1+tt),at=[[et,nt,rt,nt],[rt,nt,rt,it],[rt,it,et,it],[et,it,et,nt]];function ot(t){if(t[0]<et||t[0]>rt||t[1]<nt||t[1]>it)return[u(t[0],et,rt),u(t[1],nt,it)]}function st(t,e){return t[0]===e[0]&&(t[0]===et||t[0]===rt)||(t[1]===e[1]&&(t[1]===nt||t[1]===it)||void 0)}function lt(t,e,r){return function(n,i){var a=ot(n),o=ot(i),s=[];if(a&&o&&st(a,o))return s;a&&s.push(a),o&&s.push(o);var c=2*l.constrain((n[t]+i[t])/2,e,r)-((a||n)[t]+(o||i)[t]);c&&((a&&o?c>0==a[t]>o[t]?a:o:a||o)[t]+=c);return s}}function ct(t){var e=t[0],r=t[1],n=e===U[V-1][0],i=r===U[V-1][1];if(!n||!i)if(V>1){var a=e===U[V-2][0],o=r===U[V-2][1];n&&(e===et||e===rt)&&a?o?V--:U[V-1]=t:i&&(r===nt||r===it)&&o?a?V--:U[V-1]=t:U[V++]=t}else U[V++]=t}function ut(t){U[V-1][0]!==t[0]&&U[V-1][1]!==t[1]&&ct([Z,J]),ct(t),K=null,Z=J=0}function ft(t){if(M=t[0]/I,A=t[1]/P,W=t[0]<et?et:t[0]>rt?rt:0,X=t[1]<nt?nt:t[1]>it?it:0,W||X){if(V)if(K){var e=$(K,t);e.length>1&&(ut(e[0]),U[V++]=e[1])}else Q=$(U[V-1],t)[0],U[V++]=Q;else U[V++]=[W||t[0],X||t[1]];var r=U[V-1];W&&X&&(r[0]!==W||r[1]!==X)?(K&&(Z!==W&&J!==X?ct(Z&&J?(n=K,a=(i=t)[0]-n[0],o=(i[1]-n[1])/a,(n[1]*i[0]-i[1]*n[0])/a>0?[o>0?et:rt,it]:[o>0?rt:et,nt]):[Z||W,J||X]):Z&&J&&ct([Z,J])),ct([W,X])):Z-W&&J-X&&ct([W||Z,X||J]),K=t,Z=W,J=X}else K&&ut($(K,t)[0]),U[V++]=t;var n,i,a,o}for(\"linear\"===D||\"spline\"===D?$=function(t,e){for(var r=[],n=0,i=0;i<4;i++){var a=at[i],o=c(t[0],t[1],e[0],e[1],a[0],a[1],a[2],a[3]);o&&(!n||Math.abs(o.x-r[0][0])>1||Math.abs(o.y-r[0][1])>1)&&(o=[o.x,o.y],n&&Y(o,t)<Y(r[0],t)?r.unshift(o):r.push(o),n++)}return r}:\"hv\"===D||\"vh\"===D?$=function(t,e){var r=[],n=ot(t),i=ot(e);return n&&i&&st(n,i)||(n&&r.push(n),i&&r.push(i)),r}:\"hvh\"===D?$=lt(0,et,rt):\"vhv\"===D&&($=lt(1,nt,it)),r=0;r<j;r++)if(n=q(r)){for(V=0,K=null,ft(n),r++;r<j;r++){if(!(h=q(r))){if(z)continue;break}if(R&&e.simplify){var ht=q(r+1);if(y=Y(h,n),F&&(0===V||V===j-1)||!(y<G(h,ht)*N)){for(m=[(h[0]-n[0])/y,(h[1]-n[1])/y],p=n,x=y,b=w=T=0,g=!1,a=h,r++;r<t.length;r++){if(d=ht,ht=q(r+1),!d){if(z)continue;break}if(k=(v=[d[0]-n[0],d[1]-n[1]])[0]*m[1]-v[1]*m[0],w=Math.min(w,k),(T=Math.max(T,k))-w>G(d,ht))break;a=d,(_=v[0]*m[0]+v[1]*m[1])>x?(x=_,h=d,g=!1):_<b&&(b=_,p=d,g=!0)}if(g?(ft(h),a!==p&&ft(p)):(p!==n&&ft(p),a!==h&&ft(h)),ft(a),r>=t.length||!d)break;ft(d),n=d}}else ft(h)}K&&ct([Z||K[0],J||K[1]]),B.push(U.slice(0,V))}return B}},{\"../../constants/numerical\":753,\"../../lib\":778,\"./constants\":1190}],1201:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){\"spline\"===r(\"line.shape\")&&r(\"line.smoothing\")}},{}],1202:[function(t,e,r){\"use strict\";var n={tonextx:1,tonexty:1,tonext:1};e.exports=function(t,e,r){var i,a,o,s,l,c={},u=!1,f=-1,h=0,p=-1;for(a=0;a<r.length;a++)(o=(i=r[a][0].trace).stackgroup||\"\")?o in c?l=c[o]:(l=c[o]=h,h++):i.fill in n&&p>=0?l=p:(l=p=h,h++),l<f&&(u=!0),i._groupIndex=f=l;var d=r.slice();u&&d.sort((function(t,e){var r=t[0].trace,n=e[0].trace;return r._groupIndex-n._groupIndex||r.index-n.index}));var g={};for(a=0;a<d.length;a++)o=(i=d[a][0].trace).stackgroup||\"\",!0===i.visible?(i._nexttrace=null,i.fill in n&&(s=g[o],i._prevtrace=s||null,s&&(s._nexttrace=i)),i._ownfill=i.fill&&(\"tozero\"===i.fill.substr(0,6)||\"toself\"===i.fill||\"to\"===i.fill.substr(0,2)&&!i._prevtrace),g[o]=i):i._prevtrace=i._nexttrace=i._ownfill=null;return d}},{}],1203:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\");e.exports=function(t){var e=t.marker,r=e.sizeref||1,i=e.sizemin||0,a=\"area\"===e.sizemode?function(t){return Math.sqrt(t/r)}:function(t){return t/r};return function(t){var e=a(t/2);return n(e)&&e>0?Math.max(e,i):0}}},{\"fast-isnumeric\":241}],1204:[function(t,e,r){\"use strict\";e.exports={container:\"marker\",min:\"cmin\",max:\"cmax\"}},{}],1205:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"../../components/colorscale/helpers\").hasColorscale,a=t(\"../../components/colorscale/defaults\"),o=t(\"./subtypes\");e.exports=function(t,e,r,s,l,c){var u=o.isBubble(t),f=(t.line||{}).color;(c=c||{},f&&(r=f),l(\"marker.symbol\"),l(\"marker.opacity\",u?.7:1),l(\"marker.size\"),l(\"marker.color\",r),i(t,\"marker\")&&a(t,e,s,l,{prefix:\"marker.\",cLetter:\"c\"}),c.noSelect||(l(\"selected.marker.color\"),l(\"unselected.marker.color\"),l(\"selected.marker.size\"),l(\"unselected.marker.size\")),c.noLine||(l(\"marker.line.color\",f&&!Array.isArray(f)&&e.marker.color!==f?f:u?n.background:n.defaultLine),i(t,\"marker.line\")&&a(t,e,s,l,{prefix:\"marker.line.\",cLetter:\"c\"}),l(\"marker.line.width\",u?1:0)),u&&(l(\"marker.sizeref\"),l(\"marker.sizemin\"),l(\"marker.sizemode\")),c.gradient)&&(\"none\"!==l(\"marker.gradient.type\")&&l(\"marker.gradient.color\"))}},{\"../../components/color\":643,\"../../components/colorscale/defaults\":653,\"../../components/colorscale/helpers\":654,\"./subtypes\":1211}],1206:[function(t,e,r){\"use strict\";var n=t(\"../../lib\").dateTick0,i=t(\"../../constants/numerical\").ONEWEEK;function a(t,e){return n(e,t%i==0?1:0)}e.exports=function(t,e,r,n,i){if(i||(i={x:!0,y:!0}),i.x){var o=n(\"xperiod\");o&&(n(\"xperiod0\",a(o,e.xcalendar)),n(\"xperiodalignment\"))}if(i.y){var s=n(\"yperiod\");s&&(n(\"yperiod0\",a(s,e.ycalendar)),n(\"yperiodalignment\"))}}},{\"../../constants/numerical\":753,\"../../lib\":778}],1207:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../lib\"),o=a.ensureSingle,s=a.identity,l=t(\"../../components/drawing\"),c=t(\"./subtypes\"),u=t(\"./line_points\"),f=t(\"./link_traces\"),h=t(\"../../lib/polygon\").tester;function p(t,e,r,f,p,d,g){var m;!function(t,e,r,i,o){var s=r.xaxis,l=r.yaxis,u=n.extent(a.simpleMap(s.range,s.r2c)),f=n.extent(a.simpleMap(l.range,l.r2c)),h=i[0].trace;if(!c.hasMarkers(h))return;var p=h.marker.maxdisplayed;if(0===p)return;var d=i.filter((function(t){return t.x>=u[0]&&t.x<=u[1]&&t.y>=f[0]&&t.y<=f[1]})),g=Math.ceil(d.length/p),m=0;o.forEach((function(t,r){var n=t[0].trace;c.hasMarkers(n)&&n.marker.maxdisplayed>0&&r<e&&m++}));var v=Math.round(m*g/3+Math.floor(m/3)*g/7.1);i.forEach((function(t){delete t.vis})),d.forEach((function(t,e){0===Math.round((e+v)%g)&&(t.vis=!0)}))}(0,e,r,f,p);var v=!!g&&g.duration>0;function y(t){return v?t.transition():t}var x=r.xaxis,b=r.yaxis,_=f[0].trace,w=_.line,T=n.select(d),k=o(T,\"g\",\"errorbars\"),M=o(T,\"g\",\"lines\"),A=o(T,\"g\",\"points\"),S=o(T,\"g\",\"text\");if(i.getComponentMethod(\"errorbars\",\"plot\")(t,k,r,g),!0===_.visible){var E,C;y(T).style(\"opacity\",_.opacity);var L=_.fill.charAt(_.fill.length-1);\"x\"!==L&&\"y\"!==L&&(L=\"\"),f[0][r.isRangePlot?\"nodeRangePlot3\":\"node3\"]=T;var I,P,z=\"\",O=[],D=_._prevtrace;D&&(z=D._prevRevpath||\"\",C=D._nextFill,O=D._polygons);var R,F,B,N,j,U,V,q=\"\",H=\"\",G=[],Y=a.noop;if(E=_._ownFill,c.hasLines(_)||\"none\"!==_.fill){for(C&&C.datum(f),-1!==[\"hv\",\"vh\",\"hvh\",\"vhv\"].indexOf(w.shape)?(R=l.steps(w.shape),F=l.steps(w.shape.split(\"\").reverse().join(\"\"))):R=F=\"spline\"===w.shape?function(t){var e=t[t.length-1];return t.length>1&&t[0][0]===e[0]&&t[0][1]===e[1]?l.smoothclosed(t.slice(1),w.smoothing):l.smoothopen(t,w.smoothing)}:function(t){return\"M\"+t.join(\"L\")},B=function(t){return F(t.reverse())},G=u(f,{xaxis:x,yaxis:b,connectGaps:_.connectgaps,baseTolerance:Math.max(w.width||1,3)/4,shape:w.shape,simplify:w.simplify,fill:_.fill}),V=_._polygons=new Array(G.length),m=0;m<G.length;m++)_._polygons[m]=h(G[m]);G.length&&(N=G[0][0],U=(j=G[G.length-1])[j.length-1]),Y=function(t){return function(e){if(I=R(e),P=B(e),q?L?(q+=\"L\"+I.substr(1),H=P+\"L\"+H.substr(1)):(q+=\"Z\"+I,H=P+\"Z\"+H):(q=I,H=P),c.hasLines(_)&&e.length>1){var r=n.select(this);if(r.datum(f),t)y(r.style(\"opacity\",0).attr(\"d\",I).call(l.lineGroupStyle)).style(\"opacity\",1);else{var i=y(r);i.attr(\"d\",I),l.singleLineStyle(f,i)}}}}}var W=M.selectAll(\".js-line\").data(G);y(W.exit()).style(\"opacity\",0).remove(),W.each(Y(!1)),W.enter().append(\"path\").classed(\"js-line\",!0).style(\"vector-effect\",\"non-scaling-stroke\").call(l.lineGroupStyle).each(Y(!0)),l.setClipUrl(W,r.layerClipId,t),G.length?(E?(E.datum(f),N&&U&&(L?(\"y\"===L?N[1]=U[1]=b.c2p(0,!0):\"x\"===L&&(N[0]=U[0]=x.c2p(0,!0)),y(E).attr(\"d\",\"M\"+U+\"L\"+N+\"L\"+q.substr(1)).call(l.singleFillStyle)):y(E).attr(\"d\",q+\"Z\").call(l.singleFillStyle))):C&&(\"tonext\"===_.fill.substr(0,6)&&q&&z?(\"tonext\"===_.fill?y(C).attr(\"d\",q+\"Z\"+z+\"Z\").call(l.singleFillStyle):y(C).attr(\"d\",q+\"L\"+z.substr(1)+\"Z\").call(l.singleFillStyle),_._polygons=_._polygons.concat(O)):(Z(C),_._polygons=null)),_._prevRevpath=H,_._prevPolygons=V):(E?Z(E):C&&Z(C),_._polygons=_._prevRevpath=_._prevPolygons=null),A.datum(f),S.datum(f),function(e,i,a){var o,u=a[0].trace,f=c.hasMarkers(u),h=c.hasText(u),p=tt(u),d=et,g=et;if(f||h){var m=s,_=u.stackgroup,w=_&&\"infer zero\"===t._fullLayout._scatterStackOpts[x._id+b._id][_].stackgaps;u.marker.maxdisplayed||u._needsCull?m=w?K:J:_&&!w&&(m=Q),f&&(d=m),h&&(g=m)}var T,k=(o=e.selectAll(\"path.point\").data(d,p)).enter().append(\"path\").classed(\"point\",!0);v&&k.call(l.pointStyle,u,t).call(l.translatePoints,x,b).style(\"opacity\",0).transition().style(\"opacity\",1),o.order(),f&&(T=l.makePointStyleFns(u)),o.each((function(e){var i=n.select(this),a=y(i);l.translatePoint(e,a,x,b)?(l.singlePointStyle(e,a,u,T,t),r.layerClipId&&l.hideOutsideRangePoint(e,a,x,b,u.xcalendar,u.ycalendar),u.customdata&&i.classed(\"plotly-customdata\",null!==e.data&&void 0!==e.data)):a.remove()})),v?o.exit().transition().style(\"opacity\",0).remove():o.exit().remove(),(o=i.selectAll(\"g\").data(g,p)).enter().append(\"g\").classed(\"textpoint\",!0).append(\"text\"),o.order(),o.each((function(t){var e=n.select(this),i=y(e.select(\"text\"));l.translatePoint(t,i,x,b)?r.layerClipId&&l.hideOutsideRangePoint(t,e,x,b,u.xcalendar,u.ycalendar):e.remove()})),o.selectAll(\"text\").call(l.textPointStyle,u,t).each((function(t){var e=x.c2p(t.x),r=b.c2p(t.y);n.select(this).selectAll(\"tspan.line\").each((function(){y(n.select(this)).attr({x:e,y:r})}))})),o.exit().remove()}(A,S,f);var X=!1===_.cliponaxis?null:r.layerClipId;l.setClipUrl(A,X,t),l.setClipUrl(S,X,t)}function Z(t){y(t).attr(\"d\",\"M0,0Z\")}function J(t){return t.filter((function(t){return!t.gap&&t.vis}))}function K(t){return t.filter((function(t){return t.vis}))}function Q(t){return t.filter((function(t){return!t.gap}))}function $(t){return t.id}function tt(t){if(t.ids)return $}function et(){return!1}}e.exports=function(t,e,r,i,a,c){var u,h,d=!a,g=!!a&&a.duration>0,m=f(t,e,r);((u=i.selectAll(\"g.trace\").data(m,(function(t){return t[0].trace.uid}))).enter().append(\"g\").attr(\"class\",(function(t){return\"trace scatter trace\"+t[0].trace.uid})).style(\"stroke-miterlimit\",2),u.order(),function(t,e,r){e.each((function(e){var i=o(n.select(this),\"g\",\"fills\");l.setClipUrl(i,r.layerClipId,t);var a=e[0].trace,c=[];a._ownfill&&c.push(\"_ownFill\"),a._nexttrace&&c.push(\"_nextFill\");var u=i.selectAll(\"g\").data(c,s);u.enter().append(\"g\"),u.exit().each((function(t){a[t]=null})).remove(),u.order().each((function(t){a[t]=o(n.select(this),\"path\",\"js-fill\")}))}))}(t,u,e),g)?(c&&(h=c()),n.transition().duration(a.duration).ease(a.easing).each(\"end\",(function(){h&&h()})).each(\"interrupt\",(function(){h&&h()})).each((function(){i.selectAll(\"g.trace\").each((function(r,n){p(t,n,e,r,m,this,a)}))}))):u.each((function(r,n){p(t,n,e,r,m,this,a)}));d&&u.exit().remove(),i.selectAll(\"path:not([d])\").remove()}},{\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/polygon\":790,\"../../registry\":910,\"./line_points\":1200,\"./link_traces\":1202,\"./subtypes\":1211,d3:169}],1208:[function(t,e,r){\"use strict\";var n=t(\"./subtypes\");e.exports=function(t,e){var r,i,a,o,s=t.cd,l=t.xaxis,c=t.yaxis,u=[],f=s[0].trace;if(!n.hasMarkers(f)&&!n.hasText(f))return[];if(!1===e)for(r=0;r<s.length;r++)s[r].selected=0;else for(r=0;r<s.length;r++)i=s[r],a=l.c2p(i.x),o=c.c2p(i.y),null!==i.i&&e.contains([a,o],!1,r,t)?(u.push({pointNumber:i.i,x:l.c2d(i.x),y:c.c2d(i.y)}),i.selected=1):i.selected=0;return u}},{\"./subtypes\":1211}],1209:[function(t,e,r){\"use strict\";var n=[\"orientation\",\"groupnorm\",\"stackgaps\"];e.exports=function(t,e,r,i){var a=r._scatterStackOpts,o=i(\"stackgroup\");if(o){var s=e.xaxis+e.yaxis,l=a[s];l||(l=a[s]={});var c=l[o],u=!1;c?c.traces.push(e):(c=l[o]={traceIndices:[],traces:[e]},u=!0);for(var f={orientation:e.x&&!e.y?\"h\":\"v\"},h=0;h<n.length;h++){var p=n[h],d=p+\"Found\";if(!c[d]){var g=void 0!==t[p],m=\"orientation\"===p;if((g||u)&&(c[p]=i(p,f[p]),m&&(c.fillDflt=\"h\"===c[p]?\"tonextx\":\"tonexty\"),g&&(c[d]=!0,!u&&(delete c.traces[0][p],m))))for(var v=0;v<c.traces.length-1;v++){var y=c.traces[v];y._input.fill!==y.fill&&(y.fill=c.fillDflt)}}}return c}}},{}],1210:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/drawing\"),a=t(\"../../registry\");function o(t,e,r){i.pointStyle(t.selectAll(\"path.point\"),e,r)}function s(t,e,r){i.textPointStyle(t.selectAll(\"text\"),e,r)}e.exports={style:function(t){var e=n.select(t).selectAll(\"g.trace.scatter\");e.style(\"opacity\",(function(t){return t[0].trace.opacity})),e.selectAll(\"g.points\").each((function(e){o(n.select(this),e.trace||e[0].trace,t)})),e.selectAll(\"g.text\").each((function(e){s(n.select(this),e.trace||e[0].trace,t)})),e.selectAll(\"g.trace path.js-line\").call(i.lineGroupStyle),e.selectAll(\"g.trace path.js-fill\").call(i.fillGroupStyle),a.getComponentMethod(\"errorbars\",\"style\")(e)},stylePoints:o,styleText:s,styleOnSelect:function(t,e,r){var n=e[0].trace;n.selectedpoints?(i.selectedPointStyle(r.selectAll(\"path.point\"),n),i.selectedTextStyle(r.selectAll(\"text\"),n)):(o(r,n,t),s(r,n,t))}}},{\"../../components/drawing\":665,\"../../registry\":910,d3:169}],1211:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports={hasLines:function(t){return t.visible&&t.mode&&-1!==t.mode.indexOf(\"lines\")},hasMarkers:function(t){return t.visible&&(t.mode&&-1!==t.mode.indexOf(\"markers\")||\"splom\"===t.type)},hasText:function(t){return t.visible&&t.mode&&-1!==t.mode.indexOf(\"text\")},isBubble:function(t){return n.isPlainObject(t.marker)&&n.isArrayOrTypedArray(t.marker.size)}}},{\"../../lib\":778}],1212:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e,r,i,a){a=a||{},i(\"textposition\"),n.coerceFont(i,\"textfont\",r.font),a.noSelect||(i(\"selected.textfont.color\"),i(\"unselected.textfont.color\"))}},{\"../../lib\":778}],1213:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../registry\");e.exports=function(t,e,r,a){var o,s=a(\"x\"),l=a(\"y\");if(i.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\",\"y\"],r),s){var c=n.minRowLength(s);l?o=Math.min(c,n.minRowLength(l)):(o=c,a(\"y0\"),a(\"dy\"))}else{if(!l)return 0;o=n.minRowLength(l),a(\"x0\"),a(\"dx\")}return e._length=o,o}},{\"../../lib\":778,\"../../registry\":910}],1214:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../../components/colorscale/attributes\"),a=t(\"../../plots/template_attributes\").hovertemplateAttrs,o=t(\"../../plots/template_attributes\").texttemplateAttrs,s=t(\"../../plots/attributes\"),l=t(\"../../constants/gl3d_dashes\"),c=t(\"../../constants/gl3d_markers\"),u=t(\"../../lib/extend\").extendFlat,f=t(\"../../plot_api/edit_types\").overrideAll,h=n.line,p=n.marker,d=p.line,g=u({width:h.width,dash:{valType:\"enumerated\",values:Object.keys(l),dflt:\"solid\"}},i(\"line\"));var m=e.exports=f({x:n.x,y:n.y,z:{valType:\"data_array\"},text:u({},n.text,{}),texttemplate:o({},{}),hovertext:u({},n.hovertext,{}),hovertemplate:a(),mode:u({},n.mode,{dflt:\"lines+markers\"}),surfaceaxis:{valType:\"enumerated\",values:[-1,0,1,2],dflt:-1},surfacecolor:{valType:\"color\"},projection:{x:{show:{valType:\"boolean\",dflt:!1},opacity:{valType:\"number\",min:0,max:1,dflt:1},scale:{valType:\"number\",min:0,max:10,dflt:2/3}},y:{show:{valType:\"boolean\",dflt:!1},opacity:{valType:\"number\",min:0,max:1,dflt:1},scale:{valType:\"number\",min:0,max:10,dflt:2/3}},z:{show:{valType:\"boolean\",dflt:!1},opacity:{valType:\"number\",min:0,max:1,dflt:1},scale:{valType:\"number\",min:0,max:10,dflt:2/3}}},connectgaps:n.connectgaps,line:g,marker:u({symbol:{valType:\"enumerated\",values:Object.keys(c),dflt:\"circle\",arrayOk:!0},size:u({},p.size,{dflt:8}),sizeref:p.sizeref,sizemin:p.sizemin,sizemode:p.sizemode,opacity:u({},p.opacity,{arrayOk:!1}),colorbar:p.colorbar,line:u({width:u({},d.width,{arrayOk:!1})},i(\"marker.line\"))},i(\"marker\")),textposition:u({},n.textposition,{dflt:\"top center\"}),textfont:{color:n.textfont.color,size:n.textfont.size,family:u({},n.textfont.family,{arrayOk:!1})},hoverinfo:u({},s.hoverinfo)},\"calc\",\"nested\");m.x.editType=m.y.editType=m.z.editType=\"calc+clearAxisTypes\"},{\"../../components/colorscale/attributes\":650,\"../../constants/gl3d_dashes\":750,\"../../constants/gl3d_markers\":751,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186}],1215:[function(t,e,r){\"use strict\";var n=t(\"../scatter/arrays_to_calcdata\"),i=t(\"../scatter/colorscale_calc\");e.exports=function(t,e){var r=[{x:!1,y:!1,trace:e,t:{}}];return n(r,e),i(t,e),r}},{\"../scatter/arrays_to_calcdata\":1185,\"../scatter/colorscale_calc\":1189}],1216:[function(t,e,r){\"use strict\";var n=t(\"../../registry\");function i(t,e,r,i){if(!e||!e.visible)return null;for(var a=n.getComponentMethod(\"errorbars\",\"makeComputeError\")(e),o=new Array(t.length),s=0;s<t.length;s++){var l=a(+t[s],s);if(\"log\"===i.type){var c=i.c2l(t[s]),u=t[s]-l[0],f=t[s]+l[1];if(o[s]=[(i.c2l(u,!0)-c)*r,(i.c2l(f,!0)-c)*r],u>0){var h=i.c2l(u);i._lowerLogErrorBound||(i._lowerLogErrorBound=h),i._lowerErrorBound=Math.min(i._lowerLogErrorBound,h)}}else o[s]=[-l[0]*r,l[1]*r]}return o}e.exports=function(t,e,r){var n=[i(t.x,t.error_x,e[0],r.xaxis),i(t.y,t.error_y,e[1],r.yaxis),i(t.z,t.error_z,e[2],r.zaxis)],a=function(t){for(var e=0;e<t.length;e++)if(t[e])return t[e].length;return 0}(n);if(0===a)return null;for(var o=new Array(a),s=0;s<a;s++){for(var l=[[0,0,0],[0,0,0]],c=0;c<3;c++)if(n[c])for(var u=0;u<2;u++)l[u][c]=n[c][s][u];o[s]=l}return o}},{\"../../registry\":910}],1217:[function(t,e,r){\"use strict\";var n=t(\"gl-line3d\"),i=t(\"gl-scatter3d\"),a=t(\"gl-error3d\"),o=t(\"gl-mesh3d\"),s=t(\"delaunay-triangulate\"),l=t(\"../../lib\"),c=t(\"../../lib/str2rgbarray\"),u=t(\"../../lib/gl_format_color\").formatColor,f=t(\"../scatter/make_bubble_size_func\"),h=t(\"../../constants/gl3d_dashes\"),p=t(\"../../constants/gl3d_markers\"),d=t(\"../../plots/cartesian/axes\"),g=t(\"../../components/fx/helpers\").appendArrayPointValue,m=t(\"./calc_errors\");function v(t,e){this.scene=t,this.uid=e,this.linePlot=null,this.scatterPlot=null,this.errorBars=null,this.textMarkers=null,this.delaunayMesh=null,this.color=null,this.mode=\"\",this.dataPoints=[],this.axesBounds=[[-1/0,-1/0,-1/0],[1/0,1/0,1/0]],this.textLabels=null,this.data=null}var y=v.prototype;function x(t){return null==t?0:t.indexOf(\"left\")>-1?-1:t.indexOf(\"right\")>-1?1:0}function b(t){return null==t?0:t.indexOf(\"top\")>-1?-1:t.indexOf(\"bottom\")>-1?1:0}function _(t,e){return e(4*t)}function w(t){return p[t]}function T(t,e,r,n,i){var a=null;if(l.isArrayOrTypedArray(t)){a=[];for(var o=0;o<e;o++)void 0===t[o]?a[o]=n:a[o]=r(t[o],i)}else a=r(t,l.identity);return a}function k(t,e){var r,n,i,a,o,s,h=[],p=t.fullSceneLayout,v=t.dataScale,y=p.xaxis,k=p.yaxis,M=p.zaxis,A=e.marker,S=e.line,E=e.x||[],C=e.y||[],L=e.z||[],I=E.length,P=e.xcalendar,z=e.ycalendar,O=e.zcalendar;for(o=0;o<I;o++)r=y.d2l(E[o],0,P)*v[0],n=k.d2l(C[o],0,z)*v[1],i=M.d2l(L[o],0,O)*v[2],h[o]=[r,n,i];if(Array.isArray(e.text))s=e.text;else if(void 0!==e.text)for(s=new Array(I),o=0;o<I;o++)s[o]=e.text;function D(t,e){var r=p[t];return d.tickText(r,r.d2l(e),!0).text}var R=e.texttemplate;if(R){var F=t.fullLayout._d3locale,B=Array.isArray(R),N=B?Math.min(R.length,I):I,j=B?function(t){return R[t]}:function(){return R};for(s=new Array(N),o=0;o<N;o++){var U={x:E[o],y:C[o],z:L[o]},V={xLabel:D(\"xaxis\",E[o]),yLabel:D(\"yaxis\",C[o]),zLabel:D(\"zaxis\",L[o])},q={};g(q,e,o);var H=e._meta||{};s[o]=l.texttemplateString(j(o),V,F,q,U,H)}}if(a={position:h,mode:e.mode,text:s},\"line\"in e&&(a.lineColor=u(S,1,I),a.lineWidth=S.width,a.lineDashes=S.dash),\"marker\"in e){var G=f(e);a.scatterColor=u(A,1,I),a.scatterSize=T(A.size,I,_,20,G),a.scatterMarker=T(A.symbol,I,w,\"\\u25cf\"),a.scatterLineWidth=A.line.width,a.scatterLineColor=u(A.line,1,I),a.scatterAngle=0}\"textposition\"in e&&(a.textOffset=function(t){var e=[0,0];if(Array.isArray(t))for(var r=0;r<t.length;r++)e[r]=[0,0],t[r]&&(e[r][0]=x(t[r]),e[r][1]=b(t[r]));else e[0]=x(t),e[1]=b(t);return e}(e.textposition),a.textColor=u(e.textfont,1,I),a.textSize=T(e.textfont.size,I,l.identity,12),a.textFont=e.textfont.family,a.textAngle=0);var Y=[\"x\",\"y\",\"z\"];for(a.project=[!1,!1,!1],a.projectScale=[1,1,1],a.projectOpacity=[1,1,1],o=0;o<3;++o){var W=e.projection[Y[o]];(a.project[o]=W.show)&&(a.projectOpacity[o]=W.opacity,a.projectScale[o]=W.scale)}a.errorBounds=m(e,v,p);var X=function(t){for(var e=[0,0,0],r=[[0,0,0],[0,0,0],[0,0,0]],n=[1,1,1],i=0;i<3;i++){var a=t[i];a&&!1!==a.copy_zstyle&&!1!==t[2].visible&&(a=t[2]),a&&a.visible&&(e[i]=a.width/2,r[i]=c(a.color),n[i]=a.thickness)}return{capSize:e,color:r,lineWidth:n}}([e.error_x,e.error_y,e.error_z]);return a.errorColor=X.color,a.errorLineWidth=X.lineWidth,a.errorCapSize=X.capSize,a.delaunayAxis=e.surfaceaxis,a.delaunayColor=c(e.surfacecolor),a}function M(t){if(l.isArrayOrTypedArray(t)){var e=t[0];return l.isArrayOrTypedArray(e)&&(t=e),\"rgb(\"+t.slice(0,3).map((function(t){return Math.round(255*t)}))+\")\"}return null}function A(t){return l.isArrayOrTypedArray(t)?4===t.length&&\"number\"==typeof t[0]?M(t):t.map(M):null}y.handlePick=function(t){if(t.object&&(t.object===this.linePlot||t.object===this.delaunayMesh||t.object===this.textMarkers||t.object===this.scatterPlot)){var e=t.index=t.data.index;return t.object.highlight&&t.object.highlight(null),this.scatterPlot&&(t.object=this.scatterPlot,this.scatterPlot.highlight(t.data)),t.textLabel=\"\",this.textLabels&&(Array.isArray(this.textLabels)?(this.textLabels[e]||0===this.textLabels[e])&&(t.textLabel=this.textLabels[e]):t.textLabel=this.textLabels),t.traceCoordinate=[this.data.x[e],this.data.y[e],this.data.z[e]],!0}},y.update=function(t){var e,r,l,c,u=this.scene.glplot.gl,f=h.solid;this.data=t;var p=k(this.scene,t);\"mode\"in p&&(this.mode=p.mode),\"lineDashes\"in p&&p.lineDashes in h&&(f=h[p.lineDashes]),this.color=A(p.scatterColor)||A(p.lineColor),this.dataPoints=p.position,e={gl:this.scene.glplot.gl,position:p.position,color:p.lineColor,lineWidth:p.lineWidth||1,dashes:f[0],dashScale:f[1],opacity:t.opacity,connectGaps:t.connectgaps},-1!==this.mode.indexOf(\"lines\")?this.linePlot?this.linePlot.update(e):(this.linePlot=n(e),this.linePlot._trace=this,this.scene.glplot.add(this.linePlot)):this.linePlot&&(this.scene.glplot.remove(this.linePlot),this.linePlot.dispose(),this.linePlot=null);var d=t.opacity;if(t.marker&&t.marker.opacity&&(d*=t.marker.opacity),r={gl:this.scene.glplot.gl,position:p.position,color:p.scatterColor,size:p.scatterSize,glyph:p.scatterMarker,opacity:d,orthographic:!0,lineWidth:p.scatterLineWidth,lineColor:p.scatterLineColor,project:p.project,projectScale:p.projectScale,projectOpacity:p.projectOpacity},-1!==this.mode.indexOf(\"markers\")?this.scatterPlot?this.scatterPlot.update(r):(this.scatterPlot=i(r),this.scatterPlot._trace=this,this.scatterPlot.highlightScale=1,this.scene.glplot.add(this.scatterPlot)):this.scatterPlot&&(this.scene.glplot.remove(this.scatterPlot),this.scatterPlot.dispose(),this.scatterPlot=null),c={gl:this.scene.glplot.gl,position:p.position,glyph:p.text,color:p.textColor,size:p.textSize,angle:p.textAngle,alignment:p.textOffset,font:p.textFont,orthographic:!0,lineWidth:0,project:!1,opacity:t.opacity},this.textLabels=t.hovertext||t.text,-1!==this.mode.indexOf(\"text\")?this.textMarkers?this.textMarkers.update(c):(this.textMarkers=i(c),this.textMarkers._trace=this,this.textMarkers.highlightScale=1,this.scene.glplot.add(this.textMarkers)):this.textMarkers&&(this.scene.glplot.remove(this.textMarkers),this.textMarkers.dispose(),this.textMarkers=null),l={gl:this.scene.glplot.gl,position:p.position,color:p.errorColor,error:p.errorBounds,lineWidth:p.errorLineWidth,capSize:p.errorCapSize,opacity:t.opacity},this.errorBars?p.errorBounds?this.errorBars.update(l):(this.scene.glplot.remove(this.errorBars),this.errorBars.dispose(),this.errorBars=null):p.errorBounds&&(this.errorBars=a(l),this.errorBars._trace=this,this.scene.glplot.add(this.errorBars)),p.delaunayAxis>=0){var g=function(t,e,r){var n,i=(r+1)%3,a=(r+2)%3,o=[],l=[];for(n=0;n<t.length;++n){var c=t[n];!isNaN(c[i])&&isFinite(c[i])&&!isNaN(c[a])&&isFinite(c[a])&&(o.push([c[i],c[a]]),l.push(n))}var u=s(o);for(n=0;n<u.length;++n)for(var f=u[n],h=0;h<f.length;++h)f[h]=l[f[h]];return{positions:t,cells:u,meshColor:e}}(p.position,p.delaunayColor,p.delaunayAxis);g.opacity=t.opacity,this.delaunayMesh?this.delaunayMesh.update(g):(g.gl=u,this.delaunayMesh=o(g),this.delaunayMesh._trace=this,this.scene.glplot.add(this.delaunayMesh))}else this.delaunayMesh&&(this.scene.glplot.remove(this.delaunayMesh),this.delaunayMesh.dispose(),this.delaunayMesh=null)},y.dispose=function(){this.linePlot&&(this.scene.glplot.remove(this.linePlot),this.linePlot.dispose()),this.scatterPlot&&(this.scene.glplot.remove(this.scatterPlot),this.scatterPlot.dispose()),this.errorBars&&(this.scene.glplot.remove(this.errorBars),this.errorBars.dispose()),this.textMarkers&&(this.scene.glplot.remove(this.textMarkers),this.textMarkers.dispose()),this.delaunayMesh&&(this.scene.glplot.remove(this.delaunayMesh),this.delaunayMesh.dispose())},e.exports=function(t,e){var r=new v(t,e.uid);return r.update(e),r}},{\"../../components/fx/helpers\":679,\"../../constants/gl3d_dashes\":750,\"../../constants/gl3d_markers\":751,\"../../lib\":778,\"../../lib/gl_format_color\":774,\"../../lib/str2rgbarray\":801,\"../../plots/cartesian/axes\":827,\"../scatter/make_bubble_size_func\":1203,\"./calc_errors\":1216,\"delaunay-triangulate\":171,\"gl-error3d\":266,\"gl-line3d\":275,\"gl-mesh3d\":309,\"gl-scatter3d\":330}],1218:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"../scatter/subtypes\"),o=t(\"../scatter/marker_defaults\"),s=t(\"../scatter/line_defaults\"),l=t(\"../scatter/text_defaults\"),c=t(\"./attributes\");e.exports=function(t,e,r,u){function f(r,n){return i.coerce(t,e,c,r,n)}if(function(t,e,r,i){var a=0,o=r(\"x\"),s=r(\"y\"),l=r(\"z\");n.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\",\"y\",\"z\"],i),o&&s&&l&&(a=Math.min(o.length,s.length,l.length),e._length=e._xlength=e._ylength=e._zlength=a);return a}(t,e,f,u)){f(\"text\"),f(\"hovertext\"),f(\"hovertemplate\"),f(\"mode\"),a.hasLines(e)&&(f(\"connectgaps\"),s(t,e,r,u,f)),a.hasMarkers(e)&&o(t,e,r,u,f,{noSelect:!0}),a.hasText(e)&&(f(\"texttemplate\"),l(t,e,u,f,{noSelect:!0}));var h=(e.line||{}).color,p=(e.marker||{}).color;f(\"surfaceaxis\")>=0&&f(\"surfacecolor\",h||p);for(var d=[\"x\",\"y\",\"z\"],g=0;g<3;++g){var m=\"projection.\"+d[g];f(m+\".show\")&&(f(m+\".opacity\"),f(m+\".scale\"))}var v=n.getComponentMethod(\"errorbars\",\"supplyDefaults\");v(t,e,h||p||r,{axis:\"z\"}),v(t,e,h||p||r,{axis:\"y\",inherit:\"z\"}),v(t,e,h||p||r,{axis:\"x\",inherit:\"z\"})}else e.visible=!1}},{\"../../lib\":778,\"../../registry\":910,\"../scatter/line_defaults\":1199,\"../scatter/marker_defaults\":1205,\"../scatter/subtypes\":1211,\"../scatter/text_defaults\":1212,\"./attributes\":1214}],1219:[function(t,e,r){\"use strict\";e.exports={plot:t(\"./convert\"),attributes:t(\"./attributes\"),markerSymbols:t(\"../../constants/gl3d_markers\"),supplyDefaults:t(\"./defaults\"),colorbar:[{container:\"marker\",min:\"cmin\",max:\"cmax\"},{container:\"line\",min:\"cmin\",max:\"cmax\"}],calc:t(\"./calc\"),moduleType:\"trace\",name:\"scatter3d\",basePlotModule:t(\"../../plots/gl3d\"),categories:[\"gl3d\",\"symbols\",\"showLegend\",\"scatter-like\"],meta:{}}},{\"../../constants/gl3d_markers\":751,\"../../plots/gl3d\":869,\"./attributes\":1214,\"./calc\":1215,\"./convert\":1217,\"./defaults\":1218}],1220:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../../plots/attributes\"),a=t(\"../../plots/template_attributes\").hovertemplateAttrs,o=t(\"../../plots/template_attributes\").texttemplateAttrs,s=t(\"../../components/colorscale/attributes\"),l=t(\"../../lib/extend\").extendFlat,c=n.marker,u=n.line,f=c.line;e.exports={carpet:{valType:\"string\",editType:\"calc\"},a:{valType:\"data_array\",editType:\"calc\"},b:{valType:\"data_array\",editType:\"calc\"},mode:l({},n.mode,{dflt:\"markers\"}),text:l({},n.text,{}),texttemplate:o({editType:\"plot\"},{keys:[\"a\",\"b\",\"text\"]}),hovertext:l({},n.hovertext,{}),line:{color:u.color,width:u.width,dash:u.dash,shape:l({},u.shape,{values:[\"linear\",\"spline\"]}),smoothing:u.smoothing,editType:\"calc\"},connectgaps:n.connectgaps,fill:l({},n.fill,{values:[\"none\",\"toself\",\"tonext\"],dflt:\"none\"}),fillcolor:n.fillcolor,marker:l({symbol:c.symbol,opacity:c.opacity,maxdisplayed:c.maxdisplayed,size:c.size,sizeref:c.sizeref,sizemin:c.sizemin,sizemode:c.sizemode,line:l({width:f.width,editType:\"calc\"},s(\"marker.line\")),gradient:c.gradient,editType:\"calc\"},s(\"marker\")),textfont:n.textfont,textposition:n.textposition,selected:n.selected,unselected:n.unselected,hoverinfo:l({},i.hoverinfo,{flags:[\"a\",\"b\",\"text\",\"name\"]}),hoveron:n.hoveron,hovertemplate:a()}},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186}],1221:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../scatter/colorscale_calc\"),a=t(\"../scatter/arrays_to_calcdata\"),o=t(\"../scatter/calc_selection\"),s=t(\"../scatter/calc\").calcMarkerSize,l=t(\"../carpet/lookup_carpetid\");e.exports=function(t,e){var r=e._carpetTrace=l(t,e);if(r&&r.visible&&\"legendonly\"!==r.visible){var c;e.xaxis=r.xaxis,e.yaxis=r.yaxis;var u,f,h=e._length,p=new Array(h),d=!1;for(c=0;c<h;c++)if(u=e.a[c],f=e.b[c],n(u)&&n(f)){var g=r.ab2xy(+u,+f,!0),m=r.isVisible(+u,+f);m||(d=!0),p[c]={x:g[0],y:g[1],a:u,b:f,vis:m}}else p[c]={x:!1,y:!1};return e._needsCull=d,p[0].carpet=r,p[0].trace=e,s(e,h),i(t,e),a(p,e),o(p,e),p}}},{\"../carpet/lookup_carpetid\":980,\"../scatter/arrays_to_calcdata\":1185,\"../scatter/calc\":1187,\"../scatter/calc_selection\":1188,\"../scatter/colorscale_calc\":1189,\"fast-isnumeric\":241}],1222:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/constants\"),a=t(\"../scatter/subtypes\"),o=t(\"../scatter/marker_defaults\"),s=t(\"../scatter/line_defaults\"),l=t(\"../scatter/line_shape_defaults\"),c=t(\"../scatter/text_defaults\"),u=t(\"../scatter/fillcolor_defaults\"),f=t(\"./attributes\");e.exports=function(t,e,r,h){function p(r,i){return n.coerce(t,e,f,r,i)}p(\"carpet\"),e.xaxis=\"x\",e.yaxis=\"y\";var d=p(\"a\"),g=p(\"b\"),m=Math.min(d.length,g.length);if(m){e._length=m,p(\"text\"),p(\"texttemplate\"),p(\"hovertext\"),p(\"mode\",m<i.PTS_LINESONLY?\"lines+markers\":\"lines\"),a.hasLines(e)&&(s(t,e,r,h,p),l(t,e,p),p(\"connectgaps\")),a.hasMarkers(e)&&o(t,e,r,h,p,{gradient:!0}),a.hasText(e)&&c(t,e,h,p);var v=[];(a.hasMarkers(e)||a.hasText(e))&&(p(\"marker.maxdisplayed\"),v.push(\"points\")),p(\"fill\"),\"none\"!==e.fill&&(u(t,e,r,p),a.hasLines(e)||l(t,e,p)),\"tonext\"!==e.fill&&\"toself\"!==e.fill||v.push(\"fills\"),\"fills\"!==p(\"hoveron\",v.join(\"+\")||\"points\")&&p(\"hovertemplate\"),n.coerceSelectionMarkerOpacity(e,p)}else e.visible=!1}},{\"../../lib\":778,\"../scatter/constants\":1190,\"../scatter/fillcolor_defaults\":1194,\"../scatter/line_defaults\":1199,\"../scatter/line_shape_defaults\":1201,\"../scatter/marker_defaults\":1205,\"../scatter/subtypes\":1211,\"../scatter/text_defaults\":1212,\"./attributes\":1220}],1223:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i){var a=n[i];return t.a=a.a,t.b=a.b,t.y=a.y,t}},{}],1224:[function(t,e,r){\"use strict\";e.exports=function(t,e){var r={},n=e._carpet,i=n.ab2ij([t.a,t.b]),a=Math.floor(i[0]),o=i[0]-a,s=Math.floor(i[1]),l=i[1]-s,c=n.evalxy([],a,s,o,l);return r.yLabel=c[1].toFixed(3),r}},{}],1225:[function(t,e,r){\"use strict\";var n=t(\"../scatter/hover\"),i=t(\"../../lib\").fillText;e.exports=function(t,e,r,a){var o=n(t,e,r,a);if(o&&!1!==o[0].index){var s=o[0];if(void 0===s.index){var l=1-s.y0/t.ya._length,c=t.xa._length,u=c*l/2,f=c-u;return s.x0=Math.max(Math.min(s.x0,f),u),s.x1=Math.max(Math.min(s.x1,f),u),o}var h=s.cd[s.index];s.a=h.a,s.b=h.b,s.xLabelVal=void 0,s.yLabelVal=void 0;var p=s.trace,d=p._carpet,g=p._module.formatLabels(h,p);s.yLabel=g.yLabel,delete s.text;var m=[];if(!p.hovertemplate){var v=(h.hi||p.hoverinfo).split(\"+\");-1!==v.indexOf(\"all\")&&(v=[\"a\",\"b\",\"text\"]),-1!==v.indexOf(\"a\")&&y(d.aaxis,h.a),-1!==v.indexOf(\"b\")&&y(d.baxis,h.b),m.push(\"y: \"+s.yLabel),-1!==v.indexOf(\"text\")&&i(h,p,m),s.extraText=m.join(\"<br>\")}return o}function y(t,e){var r;r=t.labelprefix&&t.labelprefix.length>0?t.labelprefix.replace(/ = $/,\"\"):t._hovertitle,m.push(r+\": \"+e.toFixed(3)+t.labelsuffix)}}},{\"../../lib\":778,\"../scatter/hover\":1197}],1226:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../scatter/marker_colorbar\"),formatLabels:t(\"./format_labels\"),calc:t(\"./calc\"),plot:t(\"./plot\"),style:t(\"../scatter/style\").style,styleOnSelect:t(\"../scatter/style\").styleOnSelect,hoverPoints:t(\"./hover\"),selectPoints:t(\"../scatter/select\"),eventData:t(\"./event_data\"),moduleType:\"trace\",name:\"scattercarpet\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"svg\",\"carpet\",\"symbols\",\"showLegend\",\"carpetDependent\",\"zoomScale\"],meta:{}}},{\"../../plots/cartesian\":840,\"../scatter/marker_colorbar\":1204,\"../scatter/select\":1208,\"../scatter/style\":1210,\"./attributes\":1220,\"./calc\":1221,\"./defaults\":1222,\"./event_data\":1223,\"./format_labels\":1224,\"./hover\":1225,\"./plot\":1227}],1227:[function(t,e,r){\"use strict\";var n=t(\"../scatter/plot\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../components/drawing\");e.exports=function(t,e,r,o){var s,l,c,u=r[0][0].carpet,f={xaxis:i.getFromId(t,u.xaxis||\"x\"),yaxis:i.getFromId(t,u.yaxis||\"y\"),plot:e.plot};for(n(t,f,r,o),s=0;s<r.length;s++)l=r[s][0].trace,c=o.selectAll(\"g.trace\"+l.uid+\" .js-line\"),a.setClipUrl(c,r[s][0].carpet._clipPathId,t)}},{\"../../components/drawing\":665,\"../../plots/cartesian/axes\":827,\"../scatter/plot\":1207}],1228:[function(t,e,r){\"use strict\";var n=t(\"../../plots/template_attributes\").hovertemplateAttrs,i=t(\"../../plots/template_attributes\").texttemplateAttrs,a=t(\"../scatter/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../components/colorscale/attributes\"),l=t(\"../../components/drawing/attributes\").dash,c=t(\"../../lib/extend\").extendFlat,u=t(\"../../plot_api/edit_types\").overrideAll,f=a.marker,h=a.line,p=f.line;e.exports=u({lon:{valType:\"data_array\"},lat:{valType:\"data_array\"},locations:{valType:\"data_array\"},locationmode:{valType:\"enumerated\",values:[\"ISO-3\",\"USA-states\",\"country names\",\"geojson-id\"],dflt:\"ISO-3\"},geojson:{valType:\"any\",editType:\"calc\"},featureidkey:{valType:\"string\",editType:\"calc\",dflt:\"id\"},mode:c({},a.mode,{dflt:\"markers\"}),text:c({},a.text,{}),texttemplate:i({editType:\"plot\"},{keys:[\"lat\",\"lon\",\"location\",\"text\"]}),hovertext:c({},a.hovertext,{}),textfont:a.textfont,textposition:a.textposition,line:{color:h.color,width:h.width,dash:l},connectgaps:a.connectgaps,marker:c({symbol:f.symbol,opacity:f.opacity,size:f.size,sizeref:f.sizeref,sizemin:f.sizemin,sizemode:f.sizemode,colorbar:f.colorbar,line:c({width:p.width},s(\"marker.line\")),gradient:f.gradient},s(\"marker\")),fill:{valType:\"enumerated\",values:[\"none\",\"toself\"],dflt:\"none\"},fillcolor:a.fillcolor,selected:a.selected,unselected:a.unselected,hoverinfo:c({},o.hoverinfo,{flags:[\"lon\",\"lat\",\"location\",\"text\",\"name\"]}),hovertemplate:n()},\"calc\",\"nested\")},{\"../../components/colorscale/attributes\":650,\"../../components/drawing/attributes\":664,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186}],1229:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../constants/numerical\").BADNUM,a=t(\"../scatter/colorscale_calc\"),o=t(\"../scatter/arrays_to_calcdata\"),s=t(\"../scatter/calc_selection\"),l=t(\"../../lib\")._;function c(t){return t&&\"string\"==typeof t}e.exports=function(t,e){var r,u=Array.isArray(e.locations),f=u?e.locations.length:e._length,h=new Array(f);r=e.geojson?function(t){return c(t)||n(t)}:c;for(var p=0;p<f;p++){var d=h[p]={};if(u){var g=e.locations[p];d.loc=r(g)?g:null}else{var m=e.lon[p],v=e.lat[p];n(m)&&n(v)?d.lonlat=[+m,+v]:d.lonlat=[i,i]}}return o(h,e),a(t,e),s(h,e),f&&(h[0].t={labels:{lat:l(t,\"lat:\")+\" \",lon:l(t,\"lon:\")+\" \"}}),h}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../scatter/arrays_to_calcdata\":1185,\"../scatter/calc_selection\":1188,\"../scatter/colorscale_calc\":1189,\"fast-isnumeric\":241}],1230:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/subtypes\"),a=t(\"../scatter/marker_defaults\"),o=t(\"../scatter/line_defaults\"),s=t(\"../scatter/text_defaults\"),l=t(\"../scatter/fillcolor_defaults\"),c=t(\"./attributes\");e.exports=function(t,e,r,u){function f(r,i){return n.coerce(t,e,c,r,i)}var h,p=f(\"locations\");if(p&&p.length){var d,g=f(\"geojson\");(\"string\"==typeof g&&\"\"!==g||n.isPlainObject(g))&&(d=\"geojson-id\"),\"geojson-id\"===f(\"locationmode\",d)&&f(\"featureidkey\"),h=p.length}else{var m=f(\"lon\")||[],v=f(\"lat\")||[];h=Math.min(m.length,v.length)}h?(e._length=h,f(\"text\"),f(\"hovertext\"),f(\"hovertemplate\"),f(\"mode\"),i.hasLines(e)&&(o(t,e,r,u,f),f(\"connectgaps\")),i.hasMarkers(e)&&a(t,e,r,u,f,{gradient:!0}),i.hasText(e)&&(f(\"texttemplate\"),s(t,e,u,f)),f(\"fill\"),\"none\"!==e.fill&&l(t,e,r,f),n.coerceSelectionMarkerOpacity(e,f)):e.visible=!1}},{\"../../lib\":778,\"../scatter/fillcolor_defaults\":1194,\"../scatter/line_defaults\":1199,\"../scatter/marker_defaults\":1205,\"../scatter/subtypes\":1211,\"../scatter/text_defaults\":1212,\"./attributes\":1228}],1231:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i){t.lon=e.lon,t.lat=e.lat,t.location=e.loc?e.loc:null;var a=n[i];return a.fIn&&a.fIn.properties&&(t.properties=a.fIn.properties),t}},{}],1232:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\");e.exports=function(t,e,r){var i={},a=r[e.geo]._subplot.mockAxis,o=t.lonlat;return i.lonLabel=n.tickText(a,a.c2l(o[0]),!0).text,i.latLabel=n.tickText(a,a.c2l(o[1]),!0).text,i}},{\"../../plots/cartesian/axes\":827}],1233:[function(t,e,r){\"use strict\";var n=t(\"../../components/fx\"),i=t(\"../../constants/numerical\").BADNUM,a=t(\"../scatter/get_trace_color\"),o=t(\"../../lib\").fillText,s=t(\"./attributes\");e.exports=function(t,e,r){var l=t.cd,c=l[0].trace,u=t.xa,f=t.ya,h=t.subplot,p=h.projection.isLonLatOverEdges,d=h.project;if(n.getClosest(l,(function(t){var n=t.lonlat;if(n[0]===i)return 1/0;if(p(n))return 1/0;var a=d(n),o=d([e,r]),s=Math.abs(a[0]-o[0]),l=Math.abs(a[1]-o[1]),c=Math.max(3,t.mrc||0);return Math.max(Math.sqrt(s*s+l*l)-c,1-3/c)}),t),!1!==t.index){var g=l[t.index],m=g.lonlat,v=[u.c2p(m),f.c2p(m)],y=g.mrc||1;t.x0=v[0]-y,t.x1=v[0]+y,t.y0=v[1]-y,t.y1=v[1]+y,t.loc=g.loc,t.lon=m[0],t.lat=m[1];var x={};x[c.geo]={_subplot:h};var b=c._module.formatLabels(g,c,x);return t.lonLabel=b.lonLabel,t.latLabel=b.latLabel,t.color=a(c,g),t.extraText=function(t,e,r,n){if(t.hovertemplate)return;var i=e.hi||t.hoverinfo,a=\"all\"===i?s.hoverinfo.flags:i.split(\"+\"),l=-1!==a.indexOf(\"location\")&&Array.isArray(t.locations),c=-1!==a.indexOf(\"lon\"),u=-1!==a.indexOf(\"lat\"),f=-1!==a.indexOf(\"text\"),h=[];function p(t){return t+\"\\xb0\"}l?h.push(e.loc):c&&u?h.push(\"(\"+p(r.lonLabel)+\", \"+p(r.latLabel)+\")\"):c?h.push(n.lon+p(r.lonLabel)):u&&h.push(n.lat+p(r.latLabel));f&&o(e,t,h);return h.join(\"<br>\")}(c,g,t,l[0].t.labels),t.hovertemplate=c.hovertemplate,[t]}}},{\"../../components/fx\":683,\"../../constants/numerical\":753,\"../../lib\":778,\"../scatter/get_trace_color\":1196,\"./attributes\":1228}],1234:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../scatter/marker_colorbar\"),formatLabels:t(\"./format_labels\"),calc:t(\"./calc\"),calcGeoJSON:t(\"./plot\").calcGeoJSON,plot:t(\"./plot\").plot,style:t(\"./style\"),styleOnSelect:t(\"../scatter/style\").styleOnSelect,hoverPoints:t(\"./hover\"),eventData:t(\"./event_data\"),selectPoints:t(\"./select\"),moduleType:\"trace\",name:\"scattergeo\",basePlotModule:t(\"../../plots/geo\"),categories:[\"geo\",\"symbols\",\"showLegend\",\"scatter-like\"],meta:{}}},{\"../../plots/geo\":859,\"../scatter/marker_colorbar\":1204,\"../scatter/style\":1210,\"./attributes\":1228,\"./calc\":1229,\"./defaults\":1230,\"./event_data\":1231,\"./format_labels\":1232,\"./hover\":1233,\"./plot\":1235,\"./select\":1236,\"./style\":1237}],1235:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../lib/topojson_utils\").getTopojsonFeatures,o=t(\"../../lib/geojson_utils\"),s=t(\"../../lib/geo_location_utils\"),l=t(\"../../plots/cartesian/autorange\").findExtremes,c=t(\"../../constants/numerical\").BADNUM,u=t(\"../scatter/calc\").calcMarkerSize,f=t(\"../scatter/subtypes\"),h=t(\"./style\");e.exports={calcGeoJSON:function(t,e){var r,n,i=t[0].trace,o=e[i.geo],f=o._subplot,h=i._length;if(Array.isArray(i.locations)){var p=i.locationmode,d=\"geojson-id\"===p?s.extractTraceFeature(t):a(i,f.topojson);for(r=0;r<h;r++){n=t[r];var g=\"geojson-id\"===p?n.fOut:s.locationToFeature(p,n.loc,d);n.lonlat=g?g.properties.ct:[c,c]}}var m,v,y={padded:!0};if(\"geojson\"===o.fitbounds&&\"geojson-id\"===i.locationmode){var x=s.computeBbox(s.getTraceGeojson(i));m=[x[0],x[2]],v=[x[1],x[3]]}else{for(m=new Array(h),v=new Array(h),r=0;r<h;r++)n=t[r],m[r]=n.lonlat[0],v[r]=n.lonlat[1];y.ppad=u(i,h)}i._extremes.lon=l(o.lonaxis._ax,m,y),i._extremes.lat=l(o.lataxis._ax,v,y)},plot:function(t,e,r){var a=e.layers.frontplot.select(\".scatterlayer\"),s=i.makeTraceGroups(a,r,\"trace scattergeo\");function l(t,e){t.lonlat[0]===c&&n.select(e).remove()}s.selectAll(\"*\").remove(),s.each((function(e){var r=n.select(this),a=e[0].trace;if(f.hasLines(a)||\"none\"!==a.fill){var s=o.calcTraceToLineCoords(e),c=\"none\"!==a.fill?o.makePolygon(s):o.makeLine(s);r.selectAll(\"path.js-line\").data([{geojson:c,trace:a}]).enter().append(\"path\").classed(\"js-line\",!0).style(\"stroke-miterlimit\",2)}f.hasMarkers(a)&&r.selectAll(\"path.point\").data(i.identity).enter().append(\"path\").classed(\"point\",!0).each((function(t){l(t,this)})),f.hasText(a)&&r.selectAll(\"g\").data(i.identity).enter().append(\"g\").append(\"text\").each((function(t){l(t,this)})),h(t,e)}))}}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../lib/geo_location_utils\":771,\"../../lib/geojson_utils\":772,\"../../lib/topojson_utils\":805,\"../../plots/cartesian/autorange\":826,\"../scatter/calc\":1187,\"../scatter/subtypes\":1211,\"./style\":1237,d3:169}],1236:[function(t,e,r){\"use strict\";var n=t(\"../scatter/subtypes\"),i=t(\"../../constants/numerical\").BADNUM;e.exports=function(t,e){var r,a,o,s,l,c=t.cd,u=t.xaxis,f=t.yaxis,h=[],p=c[0].trace;if(!n.hasMarkers(p)&&!n.hasText(p))return[];if(!1===e)for(l=0;l<c.length;l++)c[l].selected=0;else for(l=0;l<c.length;l++)(a=(r=c[l]).lonlat)[0]!==i&&(o=u.c2p(a),s=f.c2p(a),e.contains([o,s],null,l,t)?(h.push({pointNumber:l,lon:a[0],lat:a[1]}),r.selected=1):r.selected=0);return h}},{\"../../constants/numerical\":753,\"../scatter/subtypes\":1211}],1237:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/drawing\"),a=t(\"../../components/color\"),o=t(\"../scatter/style\"),s=o.stylePoints,l=o.styleText;e.exports=function(t,e){e&&function(t,e){var r=e[0].trace,o=e[0].node3;o.style(\"opacity\",e[0].trace.opacity),s(o,r,t),l(o,r,t),o.selectAll(\"path.js-line\").style(\"fill\",\"none\").each((function(t){var e=n.select(this),r=t.trace,o=r.line||{};e.call(a.stroke,o.color).call(i.dashLine,o.dash||\"\",o.width||0),\"none\"!==r.fill&&e.call(a.fill,r.fillcolor)}))}(t,e)}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../scatter/style\":1210,d3:169}],1238:[function(t,e,r){\"use strict\";var n=t(\"../../plots/attributes\"),i=t(\"../scatter/attributes\"),a=t(\"../../components/colorscale/attributes\"),o=t(\"../../lib/extend\").extendFlat,s=t(\"../../plot_api/edit_types\").overrideAll,l=t(\"./constants\").DASHES,c=i.line,u=i.marker,f=u.line,h=e.exports=s({x:i.x,x0:i.x0,dx:i.dx,y:i.y,y0:i.y0,dy:i.dy,xperiod:i.xperiod,yperiod:i.yperiod,xperiod0:i.xperiod0,yperiod0:i.yperiod0,xperiodalignment:i.xperiodalignment,yperiodalignment:i.yperiodalignment,text:i.text,hovertext:i.hovertext,textposition:i.textposition,textfont:i.textfont,mode:{valType:\"flaglist\",flags:[\"lines\",\"markers\",\"text\"],extras:[\"none\"]},line:{color:c.color,width:c.width,shape:{valType:\"enumerated\",values:[\"linear\",\"hv\",\"vh\",\"hvh\",\"vhv\"],dflt:\"linear\",editType:\"plot\"},dash:{valType:\"enumerated\",values:Object.keys(l),dflt:\"solid\"}},marker:o({},a(\"marker\"),{symbol:u.symbol,size:u.size,sizeref:u.sizeref,sizemin:u.sizemin,sizemode:u.sizemode,opacity:u.opacity,colorbar:u.colorbar,line:o({},a(\"marker.line\"),{width:f.width})}),connectgaps:i.connectgaps,fill:o({},i.fill,{dflt:\"none\"}),fillcolor:i.fillcolor,selected:{marker:i.selected.marker,textfont:i.selected.textfont},unselected:{marker:i.unselected.marker,textfont:i.unselected.textfont},opacity:n.opacity},\"calc\",\"nested\");h.x.editType=h.y.editType=h.x0.editType=h.y0.editType=\"calc+clearAxisTypes\",h.hovertemplate=i.hovertemplate,h.texttemplate=i.texttemplate},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/attributes\":823,\"../scatter/attributes\":1186,\"./constants\":1240}],1239:[function(t,e,r){\"use strict\";var n=t(\"@plotly/point-cluster\"),i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axis_ids\"),o=t(\"../../plots/cartesian/autorange\").findExtremes,s=t(\"../../plots/cartesian/align_period\"),l=t(\"../scatter/calc\"),c=l.calcMarkerSize,u=l.calcAxisExpansion,f=l.setFirstScatter,h=t(\"../scatter/colorscale_calc\"),p=t(\"./convert\"),d=t(\"./scene_update\"),g=t(\"../../constants/numerical\").BADNUM,m=t(\"./constants\").TOO_MANY_POINTS;function v(t,e,r){var n=t._extremes[e._id],i=o(e,r._bnds,{padded:!0});n.min=n.min.concat(i.min),n.max=n.max.concat(i.max)}e.exports=function(t,e){var r,o,l,y=t._fullLayout,x=a.getFromId(t,e.xaxis),b=a.getFromId(t,e.yaxis),_=y._plots[e.xaxis+e.yaxis],w=e._length,T=w>=m,k=2*w,M={},A=x.makeCalcdata(e,\"x\"),S=b.makeCalcdata(e,\"y\"),E=s(e,x,\"x\",A),C=s(e,b,\"y\",S);e._x=E,e._y=C,e.xperiodalignment&&(e._origX=A),e.yperiodalignment&&(e._origY=S);var L=new Array(k);for(r=0;r<w;r++)o=E[r],l=C[r],L[2*r]=o===g?NaN:o,L[2*r+1]=l===g?NaN:l;if(\"log\"===x.type)for(r=0;r<k;r+=2)L[r]=x.c2l(L[r]);if(\"log\"===b.type)for(r=1;r<k;r+=2)L[r]=b.c2l(L[r]);if(T&&\"log\"!==x.type&&\"log\"!==b.type)M.tree=n(L);else{var I=M.ids=new Array(w);for(r=0;r<w;r++)I[r]=r}h(t,e);var P,z=function(t,e,r,n,a,o){var s=p.style(t,r);s.marker&&(s.marker.positions=n);s.line&&n.length>1&&i.extendFlat(s.line,p.linePositions(t,r,n));if(s.errorX||s.errorY){var l=p.errorBarPositions(t,r,n,a,o);s.errorX&&i.extendFlat(s.errorX,l.x),s.errorY&&i.extendFlat(s.errorY,l.y)}s.text&&(i.extendFlat(s.text,{positions:n},p.textPosition(t,r,s.text,s.marker)),i.extendFlat(s.textSel,{positions:n},p.textPosition(t,r,s.text,s.markerSel)),i.extendFlat(s.textUnsel,{positions:n},p.textPosition(t,r,s.text,s.markerUnsel)));return s}(t,0,e,L,E,C),O=d(t,_);return f(y,e),T?z.marker&&(P=2*(z.marker.sizeAvg||Math.max(z.marker.size,3))):P=c(e,w),u(t,e,x,b,E,C,P),z.errorX&&v(e,x,z.errorX),z.errorY&&v(e,b,z.errorY),z.fill&&!O.fill2d&&(O.fill2d=!0),z.marker&&!O.scatter2d&&(O.scatter2d=!0),z.line&&!O.line2d&&(O.line2d=!0),!z.errorX&&!z.errorY||O.error2d||(O.error2d=!0),z.text&&!O.glText&&(O.glText=!0),z.marker&&(z.marker.snap=w),O.lineOptions.push(z.line),O.errorXOptions.push(z.errorX),O.errorYOptions.push(z.errorY),O.fillOptions.push(z.fill),O.markerOptions.push(z.marker),O.markerSelectedOptions.push(z.markerSel),O.markerUnselectedOptions.push(z.markerUnsel),O.textOptions.push(z.text),O.textSelectedOptions.push(z.textSel),O.textUnselectedOptions.push(z.textUnsel),O.selectBatch.push([]),O.unselectBatch.push([]),M._scene=O,M.index=O.count,M.x=E,M.y=C,M.positions=L,O.count++,[{x:!1,y:!1,t:M,trace:e}]}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/autorange\":826,\"../../plots/cartesian/axis_ids\":830,\"../scatter/calc\":1187,\"../scatter/colorscale_calc\":1189,\"./constants\":1240,\"./convert\":1241,\"./scene_update\":1249,\"@plotly/point-cluster\":57}],1240:[function(t,e,r){\"use strict\";e.exports={TOO_MANY_POINTS:1e5,SYMBOL_SDF_SIZE:200,SYMBOL_SIZE:20,SYMBOL_STROKE:1,DOT_RE:/-dot/,OPEN_RE:/-open/,DASHES:{solid:[1],dot:[1,1],dash:[4,1],longdash:[8,1],dashdot:[4,1,1,1],longdashdot:[8,1,1,1]}}},{}],1241:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"svg-path-sdf\"),a=t(\"color-normalize\"),o=t(\"../../registry\"),s=t(\"../../lib\"),l=t(\"../../components/drawing\"),c=t(\"../../plots/cartesian/axis_ids\"),u=t(\"../../lib/gl_format_color\").formatColor,f=t(\"../scatter/subtypes\"),h=t(\"../scatter/make_bubble_size_func\"),p=t(\"./helpers\"),d=t(\"./constants\"),g=t(\"../../constants/interactions\").DESELECTDIM,m={start:1,left:1,end:-1,right:-1,middle:0,center:0,bottom:1,top:-1},v=t(\"../../components/fx/helpers\").appendArrayPointValue;function y(t,e){var r,i=t._fullLayout,a=e._length,o=e.textfont,l=e.textposition,c=Array.isArray(l)?l:[l],u=o.color,f=o.size,h=o.family,p={},d=e.texttemplate;if(d){p.text=[];var g=i._d3locale,m=Array.isArray(d),y=m?Math.min(d.length,a):a,x=m?function(t){return d[t]}:function(){return d};for(r=0;r<y;r++){var b={i:r},_=e._module.formatLabels(b,e,i),w={};v(w,e,r);var T=e._meta||{};p.text.push(s.texttemplateString(x(r),_,g,w,b,T))}}else Array.isArray(e.text)&&e.text.length<a?p.text=e.text.slice():p.text=e.text;if(Array.isArray(p.text))for(r=p.text.length;r<a;r++)p.text[r]=\"\";for(p.opacity=e.opacity,p.font={},p.align=[],p.baseline=[],r=0;r<c.length;r++){var k=c[r].split(/\\s+/);switch(k[1]){case\"left\":p.align.push(\"right\");break;case\"right\":p.align.push(\"left\");break;default:p.align.push(k[1])}switch(k[0]){case\"top\":p.baseline.push(\"bottom\");break;case\"bottom\":p.baseline.push(\"top\");break;default:p.baseline.push(k[0])}}if(Array.isArray(u))for(p.color=new Array(a),r=0;r<a;r++)p.color[r]=u[r];else p.color=u;if(s.isArrayOrTypedArray(f)||Array.isArray(h))for(p.font=new Array(a),r=0;r<a;r++){var M=p.font[r]={};M.size=s.isTypedArray(f)?f[r]:Array.isArray(f)?n(f[r])?f[r]:0:f,M.family=Array.isArray(h)?h[r]:h}else p.font={size:f,family:h};return p}function x(t){var e,r,n=t._length,i=t.marker,o={},l=s.isArrayOrTypedArray(i.symbol),c=s.isArrayOrTypedArray(i.color),f=s.isArrayOrTypedArray(i.line.color),d=s.isArrayOrTypedArray(i.opacity),g=s.isArrayOrTypedArray(i.size),m=s.isArrayOrTypedArray(i.line.width);if(l||(r=p.isOpenSymbol(i.symbol)),l||c||f||d){o.colors=new Array(n),o.borderColors=new Array(n);var v=u(i,i.opacity,n),y=u(i.line,i.opacity,n);if(!Array.isArray(y[0])){var x=y;for(y=Array(n),e=0;e<n;e++)y[e]=x}if(!Array.isArray(v[0])){var b=v;for(v=Array(n),e=0;e<n;e++)v[e]=b}for(o.colors=v,o.borderColors=y,e=0;e<n;e++){if(l){var _=i.symbol[e];r=p.isOpenSymbol(_)}r&&(y[e]=v[e].slice(),v[e]=v[e].slice(),v[e][3]=0)}o.opacity=t.opacity}else r?(o.color=a(i.color,\"uint8\"),o.color[3]=0,o.borderColor=a(i.color,\"uint8\")):(o.color=a(i.color,\"uint8\"),o.borderColor=a(i.line.color,\"uint8\")),o.opacity=t.opacity*i.opacity;if(l)for(o.markers=new Array(n),e=0;e<n;e++)o.markers[e]=E(i.symbol[e]);else o.marker=E(i.symbol);var w,T=h(t);if(g||m){var k,M=o.sizes=new Array(n),A=o.borderSizes=new Array(n),S=0;if(g){for(e=0;e<n;e++)M[e]=T(i.size[e]),S+=M[e];k=S/n}else for(w=T(i.size),e=0;e<n;e++)M[e]=w;if(m)for(e=0;e<n;e++)A[e]=i.line.width[e]/2;else for(w=i.line.width/2,e=0;e<n;e++)A[e]=w;o.sizeAvg=k}else o.size=T(i&&i.size||10),o.borderSizes=T(i.line.width);return o}function b(t,e){var r=t.marker,n={};return e?(e.marker&&e.marker.symbol?n=x(s.extendFlat({},r,e.marker)):e.marker&&(e.marker.size&&(n.size=e.marker.size/2),e.marker.color&&(n.colors=e.marker.color),void 0!==e.marker.opacity&&(n.opacity=e.marker.opacity)),n):n}function _(t,e,r){var n={};if(!r)return n;if(r.textfont){var i={opacity:1,text:e.text,texttemplate:e.texttemplate,textposition:e.textposition,textfont:s.extendFlat({},e.textfont)};r.textfont&&s.extendFlat(i.textfont,r.textfont),n=y(t,i)}return n}function w(t,e){var r={capSize:2*e.width,lineWidth:e.thickness,color:e.color};return e.copy_ystyle&&(r=t.error_y),r}var T=d.SYMBOL_SDF_SIZE,k=d.SYMBOL_SIZE,M=d.SYMBOL_STROKE,A={},S=l.symbolFuncs[0](.05*k);function E(t){if(\"circle\"===t)return null;var e,r,n=l.symbolNumber(t),a=l.symbolFuncs[n%100],o=!!l.symbolNoDot[n%100],s=!!l.symbolNoFill[n%100],c=p.isDotSymbol(t);return A[t]?A[t]:(e=c&&!o?a(1.1*k)+S:a(k),r=i(e,{w:T,h:T,viewBox:[-k,-k,k,k],stroke:s?M:-M}),A[t]=r,r||null)}e.exports={style:function(t,e){var r,n={marker:void 0,markerSel:void 0,markerUnsel:void 0,line:void 0,fill:void 0,errorX:void 0,errorY:void 0,text:void 0,textSel:void 0,textUnsel:void 0};if(!0!==e.visible)return n;if(f.hasText(e)&&(n.text=y(t,e),n.textSel=_(t,e,e.selected),n.textUnsel=_(t,e,e.unselected)),f.hasMarkers(e)&&(n.marker=x(e),n.markerSel=b(e,e.selected),n.markerUnsel=b(e,e.unselected),!e.unselected&&s.isArrayOrTypedArray(e.marker.opacity))){var i=e.marker.opacity;for(n.markerUnsel.opacity=new Array(i.length),r=0;r<i.length;r++)n.markerUnsel.opacity[r]=g*i[r]}if(f.hasLines(e)){n.line={overlay:!0,thickness:e.line.width,color:e.line.color,opacity:e.opacity};var a=(d.DASHES[e.line.dash]||[1]).slice();for(r=0;r<a.length;++r)a[r]*=e.line.width;n.line.dashes=a}return e.error_x&&e.error_x.visible&&(n.errorX=w(e,e.error_x)),e.error_y&&e.error_y.visible&&(n.errorY=w(e,e.error_y)),e.fill&&\"none\"!==e.fill&&(n.fill={closed:!0,fill:e.fillcolor,thickness:0}),n},markerStyle:x,markerSelection:b,linePositions:function(t,e,r){var n,i,a=r.length,o=a/2;if(f.hasLines(e)&&o)if(\"hv\"===e.line.shape){for(n=[],i=0;i<o-1;i++)isNaN(r[2*i])||isNaN(r[2*i+1])?n.push(NaN,NaN,NaN,NaN):(n.push(r[2*i],r[2*i+1]),isNaN(r[2*i+2])||isNaN(r[2*i+3])?n.push(NaN,NaN):n.push(r[2*i+2],r[2*i+1]));n.push(r[a-2],r[a-1])}else if(\"hvh\"===e.line.shape){for(n=[],i=0;i<o-1;i++)if(isNaN(r[2*i])||isNaN(r[2*i+1])||isNaN(r[2*i+2])||isNaN(r[2*i+3]))isNaN(r[2*i])||isNaN(r[2*i+1])?n.push(NaN,NaN):n.push(r[2*i],r[2*i+1]),n.push(NaN,NaN);else{var s=(r[2*i]+r[2*i+2])/2;n.push(r[2*i],r[2*i+1],s,r[2*i+1],s,r[2*i+3])}n.push(r[a-2],r[a-1])}else if(\"vhv\"===e.line.shape){for(n=[],i=0;i<o-1;i++)if(isNaN(r[2*i])||isNaN(r[2*i+1])||isNaN(r[2*i+2])||isNaN(r[2*i+3]))isNaN(r[2*i])||isNaN(r[2*i+1])?n.push(NaN,NaN):n.push(r[2*i],r[2*i+1]),n.push(NaN,NaN);else{var l=(r[2*i+1]+r[2*i+3])/2;n.push(r[2*i],r[2*i+1],r[2*i],l,r[2*i+2],l)}n.push(r[a-2],r[a-1])}else if(\"vh\"===e.line.shape){for(n=[],i=0;i<o-1;i++)isNaN(r[2*i])||isNaN(r[2*i+1])?n.push(NaN,NaN,NaN,NaN):(n.push(r[2*i],r[2*i+1]),isNaN(r[2*i+2])||isNaN(r[2*i+3])?n.push(NaN,NaN):n.push(r[2*i],r[2*i+3]));n.push(r[a-2],r[a-1])}else n=r;var c=!1;for(i=0;i<n.length;i++)if(isNaN(n[i])){c=!0;break}var u=c||n.length>d.TOO_MANY_POINTS||f.hasMarkers(e)?\"rect\":\"round\";if(c&&e.connectgaps){var h=n[0],p=n[1];for(i=0;i<n.length;i+=2)isNaN(n[i])||isNaN(n[i+1])?(n[i]=h,n[i+1]=p):(h=n[i],p=n[i+1])}return{join:u,positions:n}},errorBarPositions:function(t,e,r,i,a){var s=o.getComponentMethod(\"errorbars\",\"makeComputeError\"),l=c.getFromId(t,e.xaxis),u=c.getFromId(t,e.yaxis),f=r.length/2,h={};function p(t,i){var a=i._id.charAt(0),o=e[\"error_\"+a];if(o&&o.visible&&(\"linear\"===i.type||\"log\"===i.type)){for(var l=s(o),c={x:0,y:1}[a],u={x:[0,1,2,3],y:[2,3,0,1]}[a],p=new Float64Array(4*f),d=1/0,g=-1/0,m=0,v=0;m<f;m++,v+=4){var y=t[m];if(n(y)){var x=r[2*m+c],b=l(y,m),_=b[0],w=b[1];if(n(_)&&n(w)){var T=y-_,k=y+w;p[v+u[0]]=x-i.c2l(T),p[v+u[1]]=i.c2l(k)-x,p[v+u[2]]=0,p[v+u[3]]=0,d=Math.min(d,y-_),g=Math.max(g,y+w)}}}h[a]={positions:r,errors:p,_bnds:[d,g]}}}return p(i,l),p(a,u),h},textPosition:function(t,e,r,n){var i,a=e._length,o={};if(f.hasMarkers(e)){var s=r.font,l=r.align,c=r.baseline;for(o.offset=new Array(a),i=0;i<a;i++){var u=n.sizes?n.sizes[i]:n.size,h=Array.isArray(s)?s[i].size:s.size,p=Array.isArray(l)?l.length>1?l[i]:l[0]:l,d=Array.isArray(c)?c.length>1?c[i]:c[0]:c,g=m[p],v=m[d],y=u?u/.8+1:0,x=-v*y-.5*v;o.offset[i]=[g*y/h,x/h]}}return o}}},{\"../../components/drawing\":665,\"../../components/fx/helpers\":679,\"../../constants/interactions\":752,\"../../lib\":778,\"../../lib/gl_format_color\":774,\"../../plots/cartesian/axis_ids\":830,\"../../registry\":910,\"../scatter/make_bubble_size_func\":1203,\"../scatter/subtypes\":1211,\"./constants\":1240,\"./helpers\":1245,\"color-normalize\":125,\"fast-isnumeric\":241,\"svg-path-sdf\":574}],1242:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../registry\"),a=t(\"./helpers\"),o=t(\"./attributes\"),s=t(\"../scatter/constants\"),l=t(\"../scatter/subtypes\"),c=t(\"../scatter/xy_defaults\"),u=t(\"../scatter/period_defaults\"),f=t(\"../scatter/marker_defaults\"),h=t(\"../scatter/line_defaults\"),p=t(\"../scatter/fillcolor_defaults\"),d=t(\"../scatter/text_defaults\");e.exports=function(t,e,r,g){function m(r,i){return n.coerce(t,e,o,r,i)}var v=!!t.marker&&a.isOpenSymbol(t.marker.symbol),y=l.isBubble(t),x=c(t,e,g,m);if(x){u(t,e,g,m);var b=x<s.PTS_LINESONLY?\"lines+markers\":\"lines\";m(\"text\"),m(\"hovertext\"),m(\"hovertemplate\"),m(\"mode\",b),l.hasLines(e)&&(m(\"connectgaps\"),h(t,e,r,g,m),m(\"line.shape\")),l.hasMarkers(e)&&(f(t,e,r,g,m),m(\"marker.line.width\",v||y?1:0)),l.hasText(e)&&(m(\"texttemplate\"),d(t,e,g,m));var _=(e.line||{}).color,w=(e.marker||{}).color;m(\"fill\"),\"none\"!==e.fill&&p(t,e,r,m);var T=i.getComponentMethod(\"errorbars\",\"supplyDefaults\");T(t,e,_||w||r,{axis:\"y\"}),T(t,e,_||w||r,{axis:\"x\",inherit:\"y\"}),n.coerceSelectionMarkerOpacity(e,m)}else e.visible=!1}},{\"../../lib\":778,\"../../registry\":910,\"../scatter/constants\":1190,\"../scatter/fillcolor_defaults\":1194,\"../scatter/line_defaults\":1199,\"../scatter/marker_defaults\":1205,\"../scatter/period_defaults\":1206,\"../scatter/subtypes\":1211,\"../scatter/text_defaults\":1212,\"../scatter/xy_defaults\":1213,\"./attributes\":1238,\"./helpers\":1245}],1243:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\"),a=t(\"../../constants/interactions\").DESELECTDIM;e.exports={styleTextSelection:function(t){var e,r,o=t[0],s=o.trace,l=o.t,c=l._scene,u=l.index,f=c.selectBatch[u],h=c.unselectBatch[u],p=c.textOptions[u],d=c.textSelectedOptions[u]||{},g=c.textUnselectedOptions[u]||{},m=n.extendFlat({},p);if(f.length||h.length){var v=d.color,y=g.color,x=p.color,b=Array.isArray(x);for(m.color=new Array(s._length),e=0;e<f.length;e++)r=f[e],m.color[r]=v||(b?x[r]:x);for(e=0;e<h.length;e++){r=h[e];var _=b?x[r]:x;m.color[r]=y||(v?_:i.addOpacity(_,a))}}c.glText[u].update(m)}}},{\"../../components/color\":643,\"../../constants/interactions\":752,\"../../lib\":778}],1244:[function(t,e,r){\"use strict\";var n=t(\"../scatter/format_labels\");e.exports=function(t,e,r){var i=t.i;return\"x\"in t||(t.x=e._x[i]),\"y\"in t||(t.y=e._y[i]),n(t,e,r)}},{\"../scatter/format_labels\":1195}],1245:[function(t,e,r){\"use strict\";var n=t(\"./constants\");r.isOpenSymbol=function(t){return\"string\"==typeof t?n.OPEN_RE.test(t):t%200>100},r.isDotSymbol=function(t){return\"string\"==typeof t?n.DOT_RE.test(t):t>200}},{\"./constants\":1240}],1246:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"../scatter/get_trace_color\");function o(t,e,r,o){var s=t.xa,l=t.ya,c=t.distance,u=t.dxy,f=t.index,h={pointNumber:f,x:e[f],y:r[f]};h.tx=Array.isArray(o.text)?o.text[f]:o.text,h.htx=Array.isArray(o.hovertext)?o.hovertext[f]:o.hovertext,h.data=Array.isArray(o.customdata)?o.customdata[f]:o.customdata,h.tp=Array.isArray(o.textposition)?o.textposition[f]:o.textposition;var p=o.textfont;p&&(h.ts=i.isArrayOrTypedArray(p.size)?p.size[f]:p.size,h.tc=Array.isArray(p.color)?p.color[f]:p.color,h.tf=Array.isArray(p.family)?p.family[f]:p.family);var d=o.marker;d&&(h.ms=i.isArrayOrTypedArray(d.size)?d.size[f]:d.size,h.mo=i.isArrayOrTypedArray(d.opacity)?d.opacity[f]:d.opacity,h.mx=i.isArrayOrTypedArray(d.symbol)?d.symbol[f]:d.symbol,h.mc=i.isArrayOrTypedArray(d.color)?d.color[f]:d.color);var g=d&&d.line;g&&(h.mlc=Array.isArray(g.color)?g.color[f]:g.color,h.mlw=i.isArrayOrTypedArray(g.width)?g.width[f]:g.width);var m=d&&d.gradient;m&&\"none\"!==m.type&&(h.mgt=Array.isArray(m.type)?m.type[f]:m.type,h.mgc=Array.isArray(m.color)?m.color[f]:m.color);var v=s.c2p(h.x,!0),y=l.c2p(h.y,!0),x=h.mrc||1,b=o.hoverlabel;b&&(h.hbg=Array.isArray(b.bgcolor)?b.bgcolor[f]:b.bgcolor,h.hbc=Array.isArray(b.bordercolor)?b.bordercolor[f]:b.bordercolor,h.hts=i.isArrayOrTypedArray(b.font.size)?b.font.size[f]:b.font.size,h.htc=Array.isArray(b.font.color)?b.font.color[f]:b.font.color,h.htf=Array.isArray(b.font.family)?b.font.family[f]:b.font.family,h.hnl=i.isArrayOrTypedArray(b.namelength)?b.namelength[f]:b.namelength);var _=o.hoverinfo;_&&(h.hi=Array.isArray(_)?_[f]:_);var w=o.hovertemplate;w&&(h.ht=Array.isArray(w)?w[f]:w);var T={};T[t.index]=h;var k=o._origX,M=o._origY,A=i.extendFlat({},t,{color:a(o,h),x0:v-x,x1:v+x,xLabelVal:k?k[f]:h.x,y0:y-x,y1:y+x,yLabelVal:M?M[f]:h.y,cd:T,distance:c,spikeDistance:u,hovertemplate:h.ht});return h.htx?A.text=h.htx:h.tx?A.text=h.tx:o.text&&(A.text=o.text),i.fillText(h,o,A),n.getComponentMethod(\"errorbars\",\"hoverInfo\")(h,o,A),A}e.exports={hoverPoints:function(t,e,r,n){var i,a,s,l,c,u,f,h,p,d=t.cd,g=d[0].t,m=d[0].trace,v=t.xa,y=t.ya,x=g.x,b=g.y,_=v.c2p(e),w=y.c2p(r),T=t.distance;if(g.tree){var k=v.p2c(_-T),M=v.p2c(_+T),A=y.p2c(w-T),S=y.p2c(w+T);i=\"x\"===n?g.tree.range(Math.min(k,M),Math.min(y._rl[0],y._rl[1]),Math.max(k,M),Math.max(y._rl[0],y._rl[1])):g.tree.range(Math.min(k,M),Math.min(A,S),Math.max(k,M),Math.max(A,S))}else i=g.ids;var E=T;if(\"x\"===n)for(c=0;c<i.length;c++)s=x[i[c]],(u=Math.abs(v.c2p(s)-_))<E&&(E=u,f=y.c2p(b[i[c]])-w,p=Math.sqrt(u*u+f*f),a=i[c]);else for(c=i.length-1;c>-1;c--)s=x[i[c]],l=b[i[c]],u=v.c2p(s)-_,f=y.c2p(l)-w,(h=Math.sqrt(u*u+f*f))<E&&(E=p=h,a=i[c]);return t.index=a,t.distance=E,t.dxy=p,void 0===a?[t]:[o(t,x,b,m)]},calcHover:o}},{\"../../lib\":778,\"../../registry\":910,\"../scatter/get_trace_color\":1196}],1247:[function(t,e,r){\"use strict\";var n=t(\"./hover\");e.exports={moduleType:\"trace\",name:\"scattergl\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"gl\",\"regl\",\"cartesian\",\"symbols\",\"errorBarsOK\",\"showLegend\",\"scatter-like\"],attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),crossTraceDefaults:t(\"../scatter/cross_trace_defaults\"),colorbar:t(\"../scatter/marker_colorbar\"),formatLabels:t(\"./format_labels\"),calc:t(\"./calc\"),plot:t(\"./plot\"),hoverPoints:n.hoverPoints,selectPoints:t(\"./select\"),meta:{}}},{\"../../plots/cartesian\":840,\"../scatter/cross_trace_defaults\":1192,\"../scatter/marker_colorbar\":1204,\"./attributes\":1238,\"./calc\":1239,\"./defaults\":1242,\"./format_labels\":1244,\"./hover\":1246,\"./plot\":1248,\"./select\":1250}],1248:[function(t,e,r){\"use strict\";var n=t(\"regl-scatter2d\"),i=t(\"regl-line2d\"),a=t(\"regl-error2d\"),o=t(\"gl-text\"),s=t(\"../../lib\"),l=t(\"../../components/dragelement/helpers\").selectMode,c=t(\"../../lib/prepare_regl\"),u=t(\"../scatter/subtypes\"),f=t(\"../scatter/link_traces\"),h=t(\"./edit_style\").styleTextSelection;function p(t,e,r){var n=t._size,i=t.width,a=t.height;return[n.l+e.domain[0]*n.w,n.b+r.domain[0]*n.h,i-n.r-(1-e.domain[1])*n.w,a-n.t-(1-r.domain[1])*n.h]}e.exports=function(t,e,r){if(r.length){var d,g,m=t._fullLayout,v=e._scene,y=e.xaxis,x=e.yaxis;if(v)if(c(t,[\"ANGLE_instanced_arrays\",\"OES_element_index_uint\"])){var b=v.count,_=m._glcanvas.data()[0].regl;if(f(t,e,r),v.dirty){if(!0===v.error2d&&(v.error2d=a(_)),!0===v.line2d&&(v.line2d=i(_)),!0===v.scatter2d&&(v.scatter2d=n(_,{constPointSize:!0})),!0===v.fill2d&&(v.fill2d=i(_)),!0===v.glText)for(v.glText=new Array(b),d=0;d<b;d++)v.glText[d]=new o(_);if(v.glText){if(b>v.glText.length){var w=b-v.glText.length;for(d=0;d<w;d++)v.glText.push(new o(_))}else if(b<v.glText.length){var T=v.glText.length-b;v.glText.splice(b,T).forEach((function(t){t.destroy()}))}for(d=0;d<b;d++)v.glText[d].update(v.textOptions[d])}if(v.line2d&&(v.line2d.update(v.lineOptions),v.lineOptions=v.lineOptions.map((function(t){if(t&&t.positions){for(var e=t.positions,r=0;r<e.length&&(isNaN(e[r])||isNaN(e[r+1]));)r+=2;for(var n=e.length-2;n>r&&(isNaN(e[n])||isNaN(e[n+1]));)n-=2;t.positions=e.slice(r,n+2)}return t})),v.line2d.update(v.lineOptions)),v.error2d){var k=(v.errorXOptions||[]).concat(v.errorYOptions||[]);v.error2d.update(k)}v.scatter2d&&v.scatter2d.update(v.markerOptions),v.fillOrder=s.repeat(null,b),v.fill2d&&(v.fillOptions=v.fillOptions.map((function(t,e){var n=r[e];if(t&&n&&n[0]&&n[0].trace){var i,a,o=n[0],s=o.trace,l=o.t,c=v.lineOptions[e],u=[];s._ownfill&&u.push(e),s._nexttrace&&u.push(e+1),u.length&&(v.fillOrder[e]=u);var f,h,p=[],d=c&&c.positions||l.positions;if(\"tozeroy\"===s.fill){for(f=0;f<d.length&&isNaN(d[f+1]);)f+=2;for(h=d.length-2;h>f&&isNaN(d[h+1]);)h-=2;0!==d[f+1]&&(p=[d[f],0]),p=p.concat(d.slice(f,h+2)),0!==d[h+1]&&(p=p.concat([d[h],0]))}else if(\"tozerox\"===s.fill){for(f=0;f<d.length&&isNaN(d[f]);)f+=2;for(h=d.length-2;h>f&&isNaN(d[h]);)h-=2;0!==d[f]&&(p=[0,d[f+1]]),p=p.concat(d.slice(f,h+2)),0!==d[h]&&(p=p.concat([0,d[h+1]]))}else if(\"toself\"===s.fill||\"tonext\"===s.fill){for(p=[],i=0,a=0;a<d.length;a+=2)(isNaN(d[a])||isNaN(d[a+1]))&&((p=p.concat(d.slice(i,a))).push(d[i],d[i+1]),i=a+2);p=p.concat(d.slice(i)),i&&p.push(d[i],d[i+1])}else{var g=s._nexttrace;if(g){var m=v.lineOptions[e+1];if(m){var y=m.positions;if(\"tonexty\"===s.fill){for(p=d.slice(),e=Math.floor(y.length/2);e--;){var x=y[2*e],b=y[2*e+1];isNaN(x)||isNaN(b)||p.push(x,b)}t.fill=g.fillcolor}}}}if(s._prevtrace&&\"tonext\"===s._prevtrace.fill){var _=v.lineOptions[e-1].positions,w=p.length/2,T=[i=w];for(a=0;a<_.length;a+=2)(isNaN(_[a])||isNaN(_[a+1]))&&(T.push(a/2+w+1),i=a+2);p=p.concat(_),t.hole=T}return t.fillmode=s.fill,t.opacity=s.opacity,t.positions=p,t}})),v.fill2d.update(v.fillOptions))}var M=m.dragmode,A=l(M),S=m.clickmode.indexOf(\"select\")>-1;for(d=0;d<b;d++){var E=r[d][0],C=E.trace,L=E.t,I=L.index,P=C._length,z=L.x,O=L.y;if(C.selectedpoints||A||S){if(A||(A=!0),C.selectedpoints){var D=v.selectBatch[I]=s.selIndices2selPoints(C),R={};for(g=0;g<D.length;g++)R[D[g]]=1;var F=[];for(g=0;g<P;g++)R[g]||F.push(g);v.unselectBatch[I]=F}var B=L.xpx=new Array(P),N=L.ypx=new Array(P);for(g=0;g<P;g++)B[g]=y.c2p(z[g]),N[g]=x.c2p(O[g])}else L.xpx=L.ypx=null}if(A){if(v.select2d||(v.select2d=n(m._glcanvas.data()[1].regl)),v.scatter2d){var j=new Array(b);for(d=0;d<b;d++)j[d]=v.selectBatch[d].length||v.unselectBatch[d].length?v.markerUnselectedOptions[d]:{};v.scatter2d.update(j)}v.select2d&&(v.select2d.update(v.markerOptions),v.select2d.update(v.markerSelectedOptions)),v.glText&&r.forEach((function(t){var e=((t||[])[0]||{}).trace||{};u.hasText(e)&&h(t)}))}else v.scatter2d&&v.scatter2d.update(v.markerOptions);var U={viewport:p(m,y,x),range:[(y._rl||y.range)[0],(x._rl||x.range)[0],(y._rl||y.range)[1],(x._rl||x.range)[1]]},V=s.repeat(U,v.count);v.fill2d&&v.fill2d.update(V),v.line2d&&v.line2d.update(V),v.error2d&&v.error2d.update(V.concat(V)),v.scatter2d&&v.scatter2d.update(V),v.select2d&&v.select2d.update(V),v.glText&&v.glText.forEach((function(t){t.update(U)}))}else v.init()}}},{\"../../components/dragelement/helpers\":661,\"../../lib\":778,\"../../lib/prepare_regl\":791,\"../scatter/link_traces\":1202,\"../scatter/subtypes\":1211,\"./edit_style\":1243,\"gl-text\":352,\"regl-error2d\":534,\"regl-line2d\":535,\"regl-scatter2d\":537}],1249:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e){var r=e._scene,i={count:0,dirty:!0,lineOptions:[],fillOptions:[],markerOptions:[],markerSelectedOptions:[],markerUnselectedOptions:[],errorXOptions:[],errorYOptions:[],textOptions:[],textSelectedOptions:[],textUnselectedOptions:[],selectBatch:[],unselectBatch:[]},a={fill2d:!1,scatter2d:!1,error2d:!1,line2d:!1,glText:!1,select2d:!1};return e._scene||((r=e._scene={}).init=function(){n.extendFlat(r,a,i)},r.init(),r.update=function(t){var e=n.repeat(t,r.count);if(r.fill2d&&r.fill2d.update(e),r.scatter2d&&r.scatter2d.update(e),r.line2d&&r.line2d.update(e),r.error2d&&r.error2d.update(e.concat(e)),r.select2d&&r.select2d.update(e),r.glText)for(var i=0;i<r.count;i++)r.glText[i].update(t)},r.draw=function(){for(var t=r.count,e=r.fill2d,i=r.error2d,a=r.line2d,o=r.scatter2d,s=r.glText,l=r.select2d,c=r.selectBatch,u=r.unselectBatch,f=0;f<t;f++){if(e&&r.fillOrder[f]&&e.draw(r.fillOrder[f]),a&&r.lineOptions[f]&&a.draw(f),i&&(r.errorXOptions[f]&&i.draw(f),r.errorYOptions[f]&&i.draw(f+t)),o&&r.markerOptions[f])if(u[f].length){var h=n.repeat([],r.count);h[f]=u[f],o.draw(h)}else c[f].length||o.draw(f);s[f]&&r.textOptions[f]&&s[f].render()}l&&l.draw(c),r.dirty=!1},r.destroy=function(){r.fill2d&&r.fill2d.destroy&&r.fill2d.destroy(),r.scatter2d&&r.scatter2d.destroy&&r.scatter2d.destroy(),r.error2d&&r.error2d.destroy&&r.error2d.destroy(),r.line2d&&r.line2d.destroy&&r.line2d.destroy(),r.select2d&&r.select2d.destroy&&r.select2d.destroy(),r.glText&&r.glText.forEach((function(t){t.destroy&&t.destroy()})),r.lineOptions=null,r.fillOptions=null,r.markerOptions=null,r.markerSelectedOptions=null,r.markerUnselectedOptions=null,r.errorXOptions=null,r.errorYOptions=null,r.textOptions=null,r.textSelectedOptions=null,r.textUnselectedOptions=null,r.selectBatch=null,r.unselectBatch=null,e._scene=null}),r.dirty||n.extendFlat(r,i),r}},{\"../../lib\":778}],1250:[function(t,e,r){\"use strict\";var n=t(\"../scatter/subtypes\"),i=t(\"./edit_style\").styleTextSelection;e.exports=function(t,e){var r=t.cd,a=[],o=r[0].trace,s=r[0].t,l=o._length,c=s.x,u=s.y,f=s._scene,h=s.index;if(!f)return a;var p=n.hasText(o),d=n.hasMarkers(o),g=!d&&!p;if(!0!==o.visible||g)return a;var m=[],v=[];if(!1!==e&&!e.degenerate)for(var y=0;y<l;y++)e.contains([s.xpx[y],s.ypx[y]],!1,y,t)?(m.push(y),a.push({pointNumber:y,x:c[y],y:u[y]})):v.push(y);if(d){var x=f.scatter2d;if(m.length||v.length){if(!f.selectBatch[h].length&&!f.unselectBatch[h].length){var b=new Array(f.count);b[h]=f.markerUnselectedOptions[h],x.update.apply(x,b)}}else{var _=new Array(f.count);_[h]=f.markerOptions[h],x.update.apply(x,_)}}return f.selectBatch[h]=m,f.unselectBatch[h]=v,p&&i(r),a}},{\"../scatter/subtypes\":1211,\"./edit_style\":1243}],1251:[function(t,e,r){\"use strict\";var n=t(\"../../plots/template_attributes\").hovertemplateAttrs,i=t(\"../../plots/template_attributes\").texttemplateAttrs,a=t(\"../scattergeo/attributes\"),o=t(\"../scatter/attributes\"),s=t(\"../../plots/mapbox/layout_attributes\"),l=t(\"../../plots/attributes\"),c=t(\"../../components/colorscale/attributes\"),u=t(\"../../lib/extend\").extendFlat,f=t(\"../../plot_api/edit_types\").overrideAll,h=a.line,p=a.marker;e.exports=f({lon:a.lon,lat:a.lat,mode:u({},o.mode,{dflt:\"markers\"}),text:u({},o.text,{}),texttemplate:i({editType:\"plot\"},{keys:[\"lat\",\"lon\",\"text\"]}),hovertext:u({},o.hovertext,{}),line:{color:h.color,width:h.width},connectgaps:o.connectgaps,marker:u({symbol:{valType:\"string\",dflt:\"circle\",arrayOk:!0},angle:{valType:\"number\",dflt:\"auto\",arrayOk:!0},allowoverlap:{valType:\"boolean\",dflt:!1},opacity:p.opacity,size:p.size,sizeref:p.sizeref,sizemin:p.sizemin,sizemode:p.sizemode},c(\"marker\")),fill:a.fill,fillcolor:o.fillcolor,textfont:s.layers.symbol.textfont,textposition:s.layers.symbol.textposition,below:{valType:\"string\"},selected:{marker:o.selected.marker},unselected:{marker:o.unselected.marker},hoverinfo:u({},l.hoverinfo,{flags:[\"lon\",\"lat\",\"text\",\"name\"]}),hovertemplate:n()},\"calc\",\"nested\")},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/attributes\":823,\"../../plots/mapbox/layout_attributes\":886,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186,\"../scattergeo/attributes\":1228}],1252:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../constants/numerical\").BADNUM,o=t(\"../../lib/geojson_utils\"),s=t(\"../../components/colorscale\"),l=t(\"../../components/drawing\"),c=t(\"../scatter/make_bubble_size_func\"),u=t(\"../scatter/subtypes\"),f=t(\"../../plots/mapbox/convert_text_opts\"),h=t(\"../../components/fx/helpers\").appendArrayPointValue,p=t(\"../../lib/svg_text_utils\").NEWLINES,d=t(\"../../lib/svg_text_utils\").BR_TAG_ALL;function g(){return{geojson:o.makeBlank(),layout:{visibility:\"none\"},paint:{}}}function m(t,e){return i.isArrayOrTypedArray(t)?e?function(e){return n(t[e])?+t[e]:0}:function(e){return t[e]}:t?function(){return t}:v}function v(){return\"\"}function y(t){return t[0]===a}e.exports=function(t,e){var r,a=e[0].trace,x=!0===a.visible&&0!==a._length,b=\"none\"!==a.fill,_=u.hasLines(a),w=u.hasMarkers(a),T=u.hasText(a),k=w&&\"circle\"===a.marker.symbol,M=w&&\"circle\"!==a.marker.symbol,A=g(),S=g(),E=g(),C=g(),L={fill:A,line:S,circle:E,symbol:C};if(!x)return L;if((b||_)&&(r=o.calcTraceToLineCoords(e)),b&&(A.geojson=o.makePolygon(r),A.layout.visibility=\"visible\",i.extendFlat(A.paint,{\"fill-color\":a.fillcolor})),_&&(S.geojson=o.makeLine(r),S.layout.visibility=\"visible\",i.extendFlat(S.paint,{\"line-width\":a.line.width,\"line-color\":a.line.color,\"line-opacity\":a.opacity})),k){var I=function(t){var e,r,a,o,u=t[0].trace,f=u.marker,h=u.selectedpoints,p=i.isArrayOrTypedArray(f.color),d=i.isArrayOrTypedArray(f.size),g=i.isArrayOrTypedArray(f.opacity);function m(t){return u.opacity*t}p&&(r=s.hasColorscale(u,\"marker\")?s.makeColorScaleFuncFromTrace(f):i.identity);d&&(a=c(u));g&&(o=function(t){return m(n(t)?+i.constrain(t,0,1):0)});var v,x=[];for(e=0;e<t.length;e++){var b=t[e],_=b.lonlat;if(!y(_)){var w={};r&&(w.mcc=b.mcc=r(b.mc)),a&&(w.mrc=b.mrc=a(b.ms)),o&&(w.mo=o(b.mo)),h&&(w.selected=b.selected||0),x.push({type:\"Feature\",geometry:{type:\"Point\",coordinates:_},properties:w})}}if(h)for(v=l.makeSelectedPointStyleFns(u),e=0;e<x.length;e++){var T=x[e].properties;v.selectedOpacityFn&&(T.mo=m(v.selectedOpacityFn(T))),v.selectedColorFn&&(T.mcc=v.selectedColorFn(T)),v.selectedSizeFn&&(T.mrc=v.selectedSizeFn(T))}return{geojson:{type:\"FeatureCollection\",features:x},mcc:p||v&&v.selectedColorFn?{type:\"identity\",property:\"mcc\"}:f.color,mrc:d||v&&v.selectedSizeFn?{type:\"identity\",property:\"mrc\"}:(k=f.size,k/2),mo:g||v&&v.selectedOpacityFn?{type:\"identity\",property:\"mo\"}:m(f.opacity)};var k}(e);E.geojson=I.geojson,E.layout.visibility=\"visible\",i.extendFlat(E.paint,{\"circle-color\":I.mcc,\"circle-radius\":I.mrc,\"circle-opacity\":I.mo})}if((M||T)&&(C.geojson=function(t,e){for(var r=e._fullLayout,n=t[0].trace,a=n.marker||{},o=a.symbol,s=a.angle,l=\"circle\"!==o?m(o):v,c=\"auto\"!==s?m(s,!0):v,f=u.hasText(n)?m(n.text):v,g=[],x=0;x<t.length;x++){var b=t[x];if(!y(b.lonlat)){var _,w=n.texttemplate;if(w){var T=Array.isArray(w)?w[x]||\"\":w,k=n._module.formatLabels(b,n,r),M={};h(M,n,b.i);var A=n._meta||{};_=i.texttemplateString(T,k,r._d3locale,M,b,A)}else _=f(x);_&&(_=_.replace(p,\"\").replace(d,\"\\n\")),g.push({type:\"Feature\",geometry:{type:\"Point\",coordinates:b.lonlat},properties:{symbol:l(x),angle:c(x),text:_}})}}return{type:\"FeatureCollection\",features:g}}(e,t),i.extendFlat(C.layout,{visibility:\"visible\",\"icon-image\":\"{symbol}-15\",\"text-field\":\"{text}\"}),M&&(i.extendFlat(C.layout,{\"icon-size\":a.marker.size/10}),\"angle\"in a.marker&&\"auto\"!==a.marker.angle&&i.extendFlat(C.layout,{\"icon-rotate\":{type:\"identity\",property:\"angle\"},\"icon-rotation-alignment\":\"map\"}),C.layout[\"icon-allow-overlap\"]=a.marker.allowoverlap,i.extendFlat(C.paint,{\"icon-opacity\":a.opacity*a.marker.opacity,\"icon-color\":a.marker.color})),T)){var P=(a.marker||{}).size,z=f(a.textposition,P);i.extendFlat(C.layout,{\"text-size\":a.textfont.size,\"text-anchor\":z.anchor,\"text-offset\":z.offset}),i.extendFlat(C.paint,{\"text-color\":a.textfont.color,\"text-opacity\":a.opacity})}return L}},{\"../../components/colorscale\":655,\"../../components/drawing\":665,\"../../components/fx/helpers\":679,\"../../constants/numerical\":753,\"../../lib\":778,\"../../lib/geojson_utils\":772,\"../../lib/svg_text_utils\":802,\"../../plots/mapbox/convert_text_opts\":883,\"../scatter/make_bubble_size_func\":1203,\"../scatter/subtypes\":1211,\"fast-isnumeric\":241}],1253:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/subtypes\"),a=t(\"../scatter/marker_defaults\"),o=t(\"../scatter/line_defaults\"),s=t(\"../scatter/text_defaults\"),l=t(\"../scatter/fillcolor_defaults\"),c=t(\"./attributes\");e.exports=function(t,e,r,u){function f(r,i){return n.coerce(t,e,c,r,i)}if(function(t,e,r){var n=r(\"lon\")||[],i=r(\"lat\")||[],a=Math.min(n.length,i.length);return e._length=a,a}(0,e,f)){if(f(\"text\"),f(\"texttemplate\"),f(\"hovertext\"),f(\"hovertemplate\"),f(\"mode\"),f(\"below\"),i.hasLines(e)&&(o(t,e,r,u,f,{noDash:!0}),f(\"connectgaps\")),i.hasMarkers(e)){a(t,e,r,u,f,{noLine:!0}),f(\"marker.allowoverlap\"),f(\"marker.angle\");var h=e.marker;\"circle\"!==h.symbol&&(n.isArrayOrTypedArray(h.size)&&(h.size=h.size[0]),n.isArrayOrTypedArray(h.color)&&(h.color=h.color[0]))}i.hasText(e)&&s(t,e,u,f,{noSelect:!0}),f(\"fill\"),\"none\"!==e.fill&&l(t,e,r,f),n.coerceSelectionMarkerOpacity(e,f)}else e.visible=!1}},{\"../../lib\":778,\"../scatter/fillcolor_defaults\":1194,\"../scatter/line_defaults\":1199,\"../scatter/marker_defaults\":1205,\"../scatter/subtypes\":1211,\"../scatter/text_defaults\":1212,\"./attributes\":1251}],1254:[function(t,e,r){\"use strict\";e.exports=function(t,e){return t.lon=e.lon,t.lat=e.lat,t}},{}],1255:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\");e.exports=function(t,e,r){var i={},a=r[e.subplot]._subplot.mockAxis,o=t.lonlat;return i.lonLabel=n.tickText(a,a.c2l(o[0]),!0).text,i.latLabel=n.tickText(a,a.c2l(o[1]),!0).text,i}},{\"../../plots/cartesian/axes\":827}],1256:[function(t,e,r){\"use strict\";var n=t(\"../../components/fx\"),i=t(\"../../lib\"),a=t(\"../scatter/get_trace_color\"),o=i.fillText,s=t(\"../../constants/numerical\").BADNUM;e.exports=function(t,e,r){var l=t.cd,c=l[0].trace,u=t.xa,f=t.ya,h=t.subplot,p=360*(e>=0?Math.floor((e+180)/360):Math.ceil((e-180)/360)),d=e-p;if(n.getClosest(l,(function(t){var e=t.lonlat;if(e[0]===s)return 1/0;var n=i.modHalf(e[0],360),a=e[1],o=h.project([n,a]),l=o.x-u.c2p([d,a]),c=o.y-f.c2p([n,r]),p=Math.max(3,t.mrc||0);return Math.max(Math.sqrt(l*l+c*c)-p,1-3/p)}),t),!1!==t.index){var g=l[t.index],m=g.lonlat,v=[i.modHalf(m[0],360)+p,m[1]],y=u.c2p(v),x=f.c2p(v),b=g.mrc||1;t.x0=y-b,t.x1=y+b,t.y0=x-b,t.y1=x+b;var _={};_[c.subplot]={_subplot:h};var w=c._module.formatLabels(g,c,_);return t.lonLabel=w.lonLabel,t.latLabel=w.latLabel,t.color=a(c,g),t.extraText=function(t,e,r){if(t.hovertemplate)return;var n=(e.hi||t.hoverinfo).split(\"+\"),i=-1!==n.indexOf(\"all\"),a=-1!==n.indexOf(\"lon\"),s=-1!==n.indexOf(\"lat\"),l=e.lonlat,c=[];function u(t){return t+\"\\xb0\"}i||a&&s?c.push(\"(\"+u(l[0])+\", \"+u(l[1])+\")\"):a?c.push(r.lon+u(l[0])):s&&c.push(r.lat+u(l[1]));(i||-1!==n.indexOf(\"text\"))&&o(e,t,c);return c.join(\"<br>\")}(c,g,l[0].t.labels),t.hovertemplate=c.hovertemplate,[t]}}},{\"../../components/fx\":683,\"../../constants/numerical\":753,\"../../lib\":778,\"../scatter/get_trace_color\":1196}],1257:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../scatter/marker_colorbar\"),formatLabels:t(\"./format_labels\"),calc:t(\"../scattergeo/calc\"),plot:t(\"./plot\"),hoverPoints:t(\"./hover\"),eventData:t(\"./event_data\"),selectPoints:t(\"./select\"),styleOnSelect:function(t,e){e&&e[0].trace._glTrace.update(e)},moduleType:\"trace\",name:\"scattermapbox\",basePlotModule:t(\"../../plots/mapbox\"),categories:[\"mapbox\",\"gl\",\"symbols\",\"showLegend\",\"scatter-like\"],meta:{}}},{\"../../plots/mapbox\":884,\"../scatter/marker_colorbar\":1204,\"../scattergeo/calc\":1229,\"./attributes\":1251,\"./defaults\":1253,\"./event_data\":1254,\"./format_labels\":1255,\"./hover\":1256,\"./plot\":1258,\"./select\":1259}],1258:[function(t,e,r){\"use strict\";var n=t(\"./convert\"),i=t(\"../../plots/mapbox/constants\").traceLayerPrefix,a=[\"fill\",\"line\",\"circle\",\"symbol\"];function o(t,e){this.type=\"scattermapbox\",this.subplot=t,this.uid=e,this.sourceIds={fill:\"source-\"+e+\"-fill\",line:\"source-\"+e+\"-line\",circle:\"source-\"+e+\"-circle\",symbol:\"source-\"+e+\"-symbol\"},this.layerIds={fill:i+e+\"-fill\",line:i+e+\"-line\",circle:i+e+\"-circle\",symbol:i+e+\"-symbol\"},this.below=null}var s=o.prototype;s.addSource=function(t,e){this.subplot.map.addSource(this.sourceIds[t],{type:\"geojson\",data:e.geojson})},s.setSourceData=function(t,e){this.subplot.map.getSource(this.sourceIds[t]).setData(e.geojson)},s.addLayer=function(t,e,r){this.subplot.addLayer({type:t,id:this.layerIds[t],source:this.sourceIds[t],layout:e.layout,paint:e.paint},r)},s.update=function(t){var e,r,i,o=this.subplot,s=o.map,l=n(o.gd,t),c=o.belowLookup[\"trace-\"+this.uid];if(c!==this.below){for(e=a.length-1;e>=0;e--)r=a[e],s.removeLayer(this.layerIds[r]);for(e=0;e<a.length;e++)i=l[r=a[e]],this.addLayer(r,i,c);this.below=c}for(e=0;e<a.length;e++)i=l[r=a[e]],o.setOptions(this.layerIds[r],\"setLayoutProperty\",i.layout),\"visible\"===i.layout.visibility&&(this.setSourceData(r,i),o.setOptions(this.layerIds[r],\"setPaintProperty\",i.paint));t[0].trace._glTrace=this},s.dispose=function(){for(var t=this.subplot.map,e=a.length-1;e>=0;e--){var r=a[e];t.removeLayer(this.layerIds[r]),t.removeSource(this.sourceIds[r])}},e.exports=function(t,e){for(var r=e[0].trace,i=new o(t,r.uid),s=n(t.gd,e),l=i.below=t.belowLookup[\"trace-\"+r.uid],c=0;c<a.length;c++){var u=a[c],f=s[u];i.addSource(u,f),i.addLayer(u,f,l)}return e[0].trace._glTrace=i,i}},{\"../../plots/mapbox/constants\":882,\"./convert\":1252}],1259:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/subtypes\"),a=t(\"../../constants/numerical\").BADNUM;e.exports=function(t,e){var r,o=t.cd,s=t.xaxis,l=t.yaxis,c=[],u=o[0].trace;if(!i.hasMarkers(u))return[];if(!1===e)for(r=0;r<o.length;r++)o[r].selected=0;else for(r=0;r<o.length;r++){var f=o[r],h=f.lonlat;if(h[0]!==a){var p=[n.modHalf(h[0],360),h[1]],d=[s.c2p(p),l.c2p(p)];e.contains(d,null,r,t)?(c.push({pointNumber:r,lon:h[0],lat:h[1]}),f.selected=1):f.selected=0}}return c}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../scatter/subtypes\":1211}],1260:[function(t,e,r){\"use strict\";var n=t(\"../../plots/template_attributes\").hovertemplateAttrs,i=t(\"../../plots/template_attributes\").texttemplateAttrs,a=t(\"../../lib/extend\").extendFlat,o=t(\"../scatter/attributes\"),s=t(\"../../plots/attributes\"),l=o.line;e.exports={mode:o.mode,r:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},theta:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},r0:{valType:\"any\",dflt:0,editType:\"calc+clearAxisTypes\"},dr:{valType:\"number\",dflt:1,editType:\"calc\"},theta0:{valType:\"any\",dflt:0,editType:\"calc+clearAxisTypes\"},dtheta:{valType:\"number\",editType:\"calc\"},thetaunit:{valType:\"enumerated\",values:[\"radians\",\"degrees\",\"gradians\"],dflt:\"degrees\",editType:\"calc+clearAxisTypes\"},text:o.text,texttemplate:i({editType:\"plot\"},{keys:[\"r\",\"theta\",\"text\"]}),hovertext:o.hovertext,line:{color:l.color,width:l.width,dash:l.dash,shape:a({},l.shape,{values:[\"linear\",\"spline\"]}),smoothing:l.smoothing,editType:\"calc\"},connectgaps:o.connectgaps,marker:o.marker,cliponaxis:a({},o.cliponaxis,{dflt:!1}),textposition:o.textposition,textfont:o.textfont,fill:a({},o.fill,{values:[\"none\",\"toself\",\"tonext\"],dflt:\"none\"}),fillcolor:o.fillcolor,hoverinfo:a({},s.hoverinfo,{flags:[\"r\",\"theta\",\"text\",\"name\"]}),hoveron:o.hoveron,hovertemplate:n(),selected:o.selected,unselected:o.unselected}},{\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186}],1261:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../constants/numerical\").BADNUM,a=t(\"../../plots/cartesian/axes\"),o=t(\"../scatter/colorscale_calc\"),s=t(\"../scatter/arrays_to_calcdata\"),l=t(\"../scatter/calc_selection\"),c=t(\"../scatter/calc\").calcMarkerSize;e.exports=function(t,e){for(var r=t._fullLayout,u=e.subplot,f=r[u].radialaxis,h=r[u].angularaxis,p=f.makeCalcdata(e,\"r\"),d=h.makeCalcdata(e,\"theta\"),g=e._length,m=new Array(g),v=0;v<g;v++){var y=p[v],x=d[v],b=m[v]={};n(y)&&n(x)?(b.r=y,b.theta=x):b.r=i}var _=c(e,g);return e._extremes.x=a.findExtremes(f,p,{ppad:_}),o(t,e),s(m,e),l(m,e),m}},{\"../../constants/numerical\":753,\"../../plots/cartesian/axes\":827,\"../scatter/arrays_to_calcdata\":1185,\"../scatter/calc\":1187,\"../scatter/calc_selection\":1188,\"../scatter/colorscale_calc\":1189,\"fast-isnumeric\":241}],1262:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/subtypes\"),a=t(\"../scatter/marker_defaults\"),o=t(\"../scatter/line_defaults\"),s=t(\"../scatter/line_shape_defaults\"),l=t(\"../scatter/text_defaults\"),c=t(\"../scatter/fillcolor_defaults\"),u=t(\"../scatter/constants\").PTS_LINESONLY,f=t(\"./attributes\");function h(t,e,r,n){var i,a=n(\"r\"),o=n(\"theta\");if(a)o?i=Math.min(a.length,o.length):(i=a.length,n(\"theta0\"),n(\"dtheta\"));else{if(!o)return 0;i=e.theta.length,n(\"r0\"),n(\"dr\")}return e._length=i,i}e.exports={handleRThetaDefaults:h,supplyDefaults:function(t,e,r,p){function d(r,i){return n.coerce(t,e,f,r,i)}var g=h(t,e,p,d);if(g){d(\"thetaunit\"),d(\"mode\",g<u?\"lines+markers\":\"lines\"),d(\"text\"),d(\"hovertext\"),\"fills\"!==e.hoveron&&d(\"hovertemplate\"),i.hasLines(e)&&(o(t,e,r,p,d),s(t,e,d),d(\"connectgaps\")),i.hasMarkers(e)&&a(t,e,r,p,d,{gradient:!0}),i.hasText(e)&&(d(\"texttemplate\"),l(t,e,p,d));var m=[];(i.hasMarkers(e)||i.hasText(e))&&(d(\"cliponaxis\"),d(\"marker.maxdisplayed\"),m.push(\"points\")),d(\"fill\"),\"none\"!==e.fill&&(c(t,e,r,d),i.hasLines(e)||s(t,e,d)),\"tonext\"!==e.fill&&\"toself\"!==e.fill||m.push(\"fills\"),d(\"hoveron\",m.join(\"+\")||\"points\"),n.coerceSelectionMarkerOpacity(e,d)}else e.visible=!1}}},{\"../../lib\":778,\"../scatter/constants\":1190,\"../scatter/fillcolor_defaults\":1194,\"../scatter/line_defaults\":1199,\"../scatter/line_shape_defaults\":1201,\"../scatter/marker_defaults\":1205,\"../scatter/subtypes\":1211,\"../scatter/text_defaults\":1212,\"./attributes\":1260}],1263:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\");e.exports=function(t,e,r){var a,o,s={},l=r[e.subplot]._subplot;l?(a=l.radialAxis,o=l.angularAxis):(a=(l=r[e.subplot]).radialaxis,o=l.angularaxis);var c=a.c2l(t.r);s.rLabel=i.tickText(a,c,!0).text;var u=\"degrees\"===o.thetaunit?n.rad2deg(t.theta):t.theta;return s.thetaLabel=i.tickText(o,u,!0).text,s}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827}],1264:[function(t,e,r){\"use strict\";var n=t(\"../scatter/hover\");function i(t,e,r,n){var i=r.radialAxis,a=r.angularAxis;i._hovertitle=\"r\",a._hovertitle=\"\\u03b8\";var o={};o[e.subplot]={_subplot:r};var s=e._module.formatLabels(t,e,o);n.rLabel=s.rLabel,n.thetaLabel=s.thetaLabel;var l=t.hi||e.hoverinfo,c=[];function u(t,e){c.push(t._hovertitle+\": \"+e)}if(!e.hovertemplate){var f=l.split(\"+\");-1!==f.indexOf(\"all\")&&(f=[\"r\",\"theta\",\"text\"]),-1!==f.indexOf(\"r\")&&u(i,n.rLabel),-1!==f.indexOf(\"theta\")&&u(a,n.thetaLabel),-1!==f.indexOf(\"text\")&&n.text&&(c.push(n.text),delete n.text),n.extraText=c.join(\"<br>\")}}e.exports={hoverPoints:function(t,e,r,a){var o=n(t,e,r,a);if(o&&!1!==o[0].index){var s=o[0];if(void 0===s.index)return o;var l=t.subplot,c=s.cd[s.index],u=s.trace;if(l.isPtInside(c))return s.xLabelVal=void 0,s.yLabelVal=void 0,i(c,u,l,s),s.hovertemplate=u.hovertemplate,o}},makeHoverPointText:i}},{\"../scatter/hover\":1197}],1265:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"scatterpolar\",basePlotModule:t(\"../../plots/polar\"),categories:[\"polar\",\"symbols\",\"showLegend\",\"scatter-like\"],attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,colorbar:t(\"../scatter/marker_colorbar\"),formatLabels:t(\"./format_labels\"),calc:t(\"./calc\"),plot:t(\"./plot\"),style:t(\"../scatter/style\").style,styleOnSelect:t(\"../scatter/style\").styleOnSelect,hoverPoints:t(\"./hover\").hoverPoints,selectPoints:t(\"../scatter/select\"),meta:{}}},{\"../../plots/polar\":893,\"../scatter/marker_colorbar\":1204,\"../scatter/select\":1208,\"../scatter/style\":1210,\"./attributes\":1260,\"./calc\":1261,\"./defaults\":1262,\"./format_labels\":1263,\"./hover\":1264,\"./plot\":1266}],1266:[function(t,e,r){\"use strict\";var n=t(\"../scatter/plot\"),i=t(\"../../constants/numerical\").BADNUM;e.exports=function(t,e,r){for(var a=e.layers.frontplot.select(\"g.scatterlayer\"),o={xaxis:e.xaxis,yaxis:e.yaxis,plot:e.framework,layerClipId:e._hasClipOnAxisFalse?e.clipIds.forTraces:null},s=e.radialAxis,l=e.angularAxis,c=0;c<r.length;c++)for(var u=r[c],f=0;f<u.length;f++){var h=u[f],p=h.r;if(p===i)h.x=h.y=i;else{var d=s.c2g(p),g=l.c2g(h.theta);h.x=d*Math.cos(g),h.y=d*Math.sin(g)}}n(t,o,r,a)}},{\"../../constants/numerical\":753,\"../scatter/plot\":1207}],1267:[function(t,e,r){\"use strict\";var n=t(\"../scatterpolar/attributes\"),i=t(\"../scattergl/attributes\"),a=t(\"../../plots/template_attributes\").texttemplateAttrs;e.exports={mode:n.mode,r:n.r,theta:n.theta,r0:n.r0,dr:n.dr,theta0:n.theta0,dtheta:n.dtheta,thetaunit:n.thetaunit,text:n.text,texttemplate:a({editType:\"plot\"},{keys:[\"r\",\"theta\",\"text\"]}),hovertext:n.hovertext,hovertemplate:n.hovertemplate,line:i.line,connectgaps:i.connectgaps,marker:i.marker,fill:i.fill,fillcolor:i.fillcolor,textposition:i.textposition,textfont:i.textfont,hoverinfo:n.hoverinfo,selected:n.selected,unselected:n.unselected}},{\"../../plots/template_attributes\":905,\"../scattergl/attributes\":1238,\"../scatterpolar/attributes\":1260}],1268:[function(t,e,r){\"use strict\";var n=t(\"../scatter/colorscale_calc\"),i=t(\"../scatter/calc\").calcMarkerSize,a=t(\"../scattergl/convert\"),o=t(\"../../plots/cartesian/axes\"),s=t(\"../scattergl/constants\").TOO_MANY_POINTS;e.exports=function(t,e){var r=t._fullLayout,l=e.subplot,c=r[l].radialaxis,u=r[l].angularaxis,f=e._r=c.makeCalcdata(e,\"r\"),h=e._theta=u.makeCalcdata(e,\"theta\"),p=e._length,d={};p<f.length&&(f=f.slice(0,p)),p<h.length&&(h=h.slice(0,p)),d.r=f,d.theta=h,n(t,e);var g,m=d.opts=a.style(t,e);return p<s?g=i(e,p):m.marker&&(g=2*(m.marker.sizeAvg||Math.max(m.marker.size,3))),e._extremes.x=o.findExtremes(c,f,{ppad:g}),[{x:!1,y:!1,t:d,trace:e}]}},{\"../../plots/cartesian/axes\":827,\"../scatter/calc\":1187,\"../scatter/colorscale_calc\":1189,\"../scattergl/constants\":1240,\"../scattergl/convert\":1241}],1269:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/subtypes\"),a=t(\"../scatterpolar/defaults\").handleRThetaDefaults,o=t(\"../scatter/marker_defaults\"),s=t(\"../scatter/line_defaults\"),l=t(\"../scatter/text_defaults\"),c=t(\"../scatter/fillcolor_defaults\"),u=t(\"../scatter/constants\").PTS_LINESONLY,f=t(\"./attributes\");e.exports=function(t,e,r,h){function p(r,i){return n.coerce(t,e,f,r,i)}var d=a(t,e,h,p);d?(p(\"thetaunit\"),p(\"mode\",d<u?\"lines+markers\":\"lines\"),p(\"text\"),p(\"hovertext\"),\"fills\"!==e.hoveron&&p(\"hovertemplate\"),i.hasLines(e)&&(s(t,e,r,h,p),p(\"connectgaps\")),i.hasMarkers(e)&&o(t,e,r,h,p),i.hasText(e)&&(p(\"texttemplate\"),l(t,e,h,p)),p(\"fill\"),\"none\"!==e.fill&&c(t,e,r,p),n.coerceSelectionMarkerOpacity(e,p)):e.visible=!1}},{\"../../lib\":778,\"../scatter/constants\":1190,\"../scatter/fillcolor_defaults\":1194,\"../scatter/line_defaults\":1199,\"../scatter/marker_defaults\":1205,\"../scatter/subtypes\":1211,\"../scatter/text_defaults\":1212,\"../scatterpolar/defaults\":1262,\"./attributes\":1267}],1270:[function(t,e,r){\"use strict\";var n=t(\"../scatterpolar/format_labels\");e.exports=function(t,e,r){var i=t.i;return\"r\"in t||(t.r=e._r[i]),\"theta\"in t||(t.theta=e._theta[i]),n(t,e,r)}},{\"../scatterpolar/format_labels\":1263}],1271:[function(t,e,r){\"use strict\";var n=t(\"../scattergl/hover\"),i=t(\"../scatterpolar/hover\").makeHoverPointText;e.exports={hoverPoints:function(t,e,r,a){var o=t.cd[0].t,s=o.r,l=o.theta,c=n.hoverPoints(t,e,r,a);if(c&&!1!==c[0].index){var u=c[0];if(void 0===u.index)return c;var f=t.subplot,h=u.cd[u.index],p=u.trace;if(h.r=s[u.index],h.theta=l[u.index],f.isPtInside(h))return u.xLabelVal=void 0,u.yLabelVal=void 0,i(h,p,f,u),c}}}},{\"../scattergl/hover\":1246,\"../scatterpolar/hover\":1264}],1272:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"scatterpolargl\",basePlotModule:t(\"../../plots/polar\"),categories:[\"gl\",\"regl\",\"polar\",\"symbols\",\"showLegend\",\"scatter-like\"],attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../scatter/marker_colorbar\"),formatLabels:t(\"./format_labels\"),calc:t(\"./calc\"),plot:t(\"./plot\"),hoverPoints:t(\"./hover\").hoverPoints,selectPoints:t(\"../scattergl/select\"),meta:{}}},{\"../../plots/polar\":893,\"../scatter/marker_colorbar\":1204,\"../scattergl/select\":1250,\"./attributes\":1267,\"./calc\":1268,\"./defaults\":1269,\"./format_labels\":1270,\"./hover\":1271,\"./plot\":1273}],1273:[function(t,e,r){\"use strict\";var n=t(\"@plotly/point-cluster\"),i=t(\"fast-isnumeric\"),a=t(\"../scattergl/plot\"),o=t(\"../scattergl/scene_update\"),s=t(\"../scattergl/convert\"),l=t(\"../../lib\"),c=t(\"../scattergl/constants\").TOO_MANY_POINTS;e.exports=function(t,e,r){if(r.length){var u=e.radialAxis,f=e.angularAxis,h=o(t,e);return r.forEach((function(r){if(r&&r[0]&&r[0].trace){var a,o=r[0],p=o.trace,d=o.t,g=p._length,m=d.r,v=d.theta,y=d.opts,x=m.slice(),b=v.slice();for(a=0;a<m.length;a++)e.isPtInside({r:m[a],theta:v[a]})||(x[a]=NaN,b[a]=NaN);var _=new Array(2*g),w=Array(g),T=Array(g);for(a=0;a<g;a++){var k,M,A=x[a];if(i(A)){var S=u.c2g(A),E=f.c2g(b[a],p.thetaunit);k=S*Math.cos(E),M=S*Math.sin(E)}else k=M=NaN;w[a]=_[2*a]=k,T[a]=_[2*a+1]=M}d.tree=n(_),y.marker&&g>=c&&(y.marker.cluster=d.tree),y.marker&&(y.markerSel.positions=y.markerUnsel.positions=y.marker.positions=_),y.line&&_.length>1&&l.extendFlat(y.line,s.linePositions(t,p,_)),y.text&&(l.extendFlat(y.text,{positions:_},s.textPosition(t,p,y.text,y.marker)),l.extendFlat(y.textSel,{positions:_},s.textPosition(t,p,y.text,y.markerSel)),l.extendFlat(y.textUnsel,{positions:_},s.textPosition(t,p,y.text,y.markerUnsel))),y.fill&&!h.fill2d&&(h.fill2d=!0),y.marker&&!h.scatter2d&&(h.scatter2d=!0),y.line&&!h.line2d&&(h.line2d=!0),y.text&&!h.glText&&(h.glText=!0),h.lineOptions.push(y.line),h.fillOptions.push(y.fill),h.markerOptions.push(y.marker),h.markerSelectedOptions.push(y.markerSel),h.markerUnselectedOptions.push(y.markerUnsel),h.textOptions.push(y.text),h.textSelectedOptions.push(y.textSel),h.textUnselectedOptions.push(y.textUnsel),h.selectBatch.push([]),h.unselectBatch.push([]),d.x=w,d.y=T,d.rawx=w,d.rawy=T,d.r=m,d.theta=v,d.positions=_,d._scene=h,d.index=h.count,h.count++}})),a(t,e,r)}}},{\"../../lib\":778,\"../scattergl/constants\":1240,\"../scattergl/convert\":1241,\"../scattergl/plot\":1248,\"../scattergl/scene_update\":1249,\"@plotly/point-cluster\":57,\"fast-isnumeric\":241}],1274:[function(t,e,r){\"use strict\";var n=t(\"../../plots/template_attributes\").hovertemplateAttrs,i=t(\"../../plots/template_attributes\").texttemplateAttrs,a=t(\"../scatter/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../components/colorscale/attributes\"),l=t(\"../../components/drawing/attributes\").dash,c=t(\"../../lib/extend\").extendFlat,u=a.marker,f=a.line,h=u.line;e.exports={a:{valType:\"data_array\",editType:\"calc\"},b:{valType:\"data_array\",editType:\"calc\"},c:{valType:\"data_array\",editType:\"calc\"},sum:{valType:\"number\",dflt:0,min:0,editType:\"calc\"},mode:c({},a.mode,{dflt:\"markers\"}),text:c({},a.text,{}),texttemplate:i({editType:\"plot\"},{keys:[\"a\",\"b\",\"c\",\"text\"]}),hovertext:c({},a.hovertext,{}),line:{color:f.color,width:f.width,dash:l,shape:c({},f.shape,{values:[\"linear\",\"spline\"]}),smoothing:f.smoothing,editType:\"calc\"},connectgaps:a.connectgaps,cliponaxis:a.cliponaxis,fill:c({},a.fill,{values:[\"none\",\"toself\",\"tonext\"],dflt:\"none\"}),fillcolor:a.fillcolor,marker:c({symbol:u.symbol,opacity:u.opacity,maxdisplayed:u.maxdisplayed,size:u.size,sizeref:u.sizeref,sizemin:u.sizemin,sizemode:u.sizemode,line:c({width:h.width,editType:\"calc\"},s(\"marker.line\")),gradient:u.gradient,editType:\"calc\"},s(\"marker\")),textfont:a.textfont,textposition:a.textposition,selected:a.selected,unselected:a.unselected,hoverinfo:c({},o.hoverinfo,{flags:[\"a\",\"b\",\"c\",\"text\",\"name\"]}),hoveron:a.hoveron,hovertemplate:n()}},{\"../../components/colorscale/attributes\":650,\"../../components/drawing/attributes\":664,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186}],1275:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../scatter/colorscale_calc\"),a=t(\"../scatter/arrays_to_calcdata\"),o=t(\"../scatter/calc_selection\"),s=t(\"../scatter/calc\").calcMarkerSize,l=[\"a\",\"b\",\"c\"],c={a:[\"b\",\"c\"],b:[\"a\",\"c\"],c:[\"a\",\"b\"]};e.exports=function(t,e){var r,u,f,h,p,d,g=t._fullLayout[e.subplot].sum,m=e.sum||g,v={a:e.a,b:e.b,c:e.c};for(r=0;r<l.length;r++)if(!v[f=l[r]]){for(p=v[c[f][0]],d=v[c[f][1]],h=new Array(p.length),u=0;u<p.length;u++)h[u]=m-p[u]-d[u];v[f]=h}var y,x,b,_,w,T,k=e._length,M=new Array(k);for(r=0;r<k;r++)y=v.a[r],x=v.b[r],b=v.c[r],n(y)&&n(x)&&n(b)?(1!==(_=g/((y=+y)+(x=+x)+(b=+b)))&&(y*=_,x*=_,b*=_),T=y,w=b-x,M[r]={x:w,y:T,a:y,b:x,c:b}):M[r]={x:!1,y:!1};return s(e,k),i(t,e),a(M,e),o(M,e),M}},{\"../scatter/arrays_to_calcdata\":1185,\"../scatter/calc\":1187,\"../scatter/calc_selection\":1188,\"../scatter/colorscale_calc\":1189,\"fast-isnumeric\":241}],1276:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/constants\"),a=t(\"../scatter/subtypes\"),o=t(\"../scatter/marker_defaults\"),s=t(\"../scatter/line_defaults\"),l=t(\"../scatter/line_shape_defaults\"),c=t(\"../scatter/text_defaults\"),u=t(\"../scatter/fillcolor_defaults\"),f=t(\"./attributes\");e.exports=function(t,e,r,h){function p(r,i){return n.coerce(t,e,f,r,i)}var d,g=p(\"a\"),m=p(\"b\"),v=p(\"c\");if(g?(d=g.length,m?(d=Math.min(d,m.length),v&&(d=Math.min(d,v.length))):d=v?Math.min(d,v.length):0):m&&v&&(d=Math.min(m.length,v.length)),d){e._length=d,p(\"sum\"),p(\"text\"),p(\"hovertext\"),\"fills\"!==e.hoveron&&p(\"hovertemplate\"),p(\"mode\",d<i.PTS_LINESONLY?\"lines+markers\":\"lines\"),a.hasLines(e)&&(s(t,e,r,h,p),l(t,e,p),p(\"connectgaps\")),a.hasMarkers(e)&&o(t,e,r,h,p,{gradient:!0}),a.hasText(e)&&(p(\"texttemplate\"),c(t,e,h,p));var y=[];(a.hasMarkers(e)||a.hasText(e))&&(p(\"cliponaxis\"),p(\"marker.maxdisplayed\"),y.push(\"points\")),p(\"fill\"),\"none\"!==e.fill&&(u(t,e,r,p),a.hasLines(e)||l(t,e,p)),\"tonext\"!==e.fill&&\"toself\"!==e.fill||y.push(\"fills\"),p(\"hoveron\",y.join(\"+\")||\"points\"),n.coerceSelectionMarkerOpacity(e,p)}else e.visible=!1}},{\"../../lib\":778,\"../scatter/constants\":1190,\"../scatter/fillcolor_defaults\":1194,\"../scatter/line_defaults\":1199,\"../scatter/line_shape_defaults\":1201,\"../scatter/marker_defaults\":1205,\"../scatter/subtypes\":1211,\"../scatter/text_defaults\":1212,\"./attributes\":1274}],1277:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n,i){if(e.xa&&(t.xaxis=e.xa),e.ya&&(t.yaxis=e.ya),n[i]){var a=n[i];t.a=a.a,t.b=a.b,t.c=a.c}else t.a=e.a,t.b=e.b,t.c=e.c;return t}},{}],1278:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\");e.exports=function(t,e,r){var i={},a=r[e.subplot]._subplot;return i.aLabel=n.tickText(a.aaxis,t.a,!0).text,i.bLabel=n.tickText(a.baxis,t.b,!0).text,i.cLabel=n.tickText(a.caxis,t.c,!0).text,i}},{\"../../plots/cartesian/axes\":827}],1279:[function(t,e,r){\"use strict\";var n=t(\"../scatter/hover\");e.exports=function(t,e,r,i){var a=n(t,e,r,i);if(a&&!1!==a[0].index){var o=a[0];if(void 0===o.index){var s=1-o.y0/t.ya._length,l=t.xa._length,c=l*s/2,u=l-c;return o.x0=Math.max(Math.min(o.x0,u),c),o.x1=Math.max(Math.min(o.x1,u),c),a}var f=o.cd[o.index],h=o.trace,p=o.subplot;o.a=f.a,o.b=f.b,o.c=f.c,o.xLabelVal=void 0,o.yLabelVal=void 0;var d={};d[h.subplot]={_subplot:p};var g=h._module.formatLabels(f,h,d);o.aLabel=g.aLabel,o.bLabel=g.bLabel,o.cLabel=g.cLabel;var m=f.hi||h.hoverinfo,v=[];if(!h.hovertemplate){var y=m.split(\"+\");-1!==y.indexOf(\"all\")&&(y=[\"a\",\"b\",\"c\"]),-1!==y.indexOf(\"a\")&&x(p.aaxis,o.aLabel),-1!==y.indexOf(\"b\")&&x(p.baxis,o.bLabel),-1!==y.indexOf(\"c\")&&x(p.caxis,o.cLabel)}return o.extraText=v.join(\"<br>\"),o.hovertemplate=h.hovertemplate,a}function x(t,e){v.push(t._hovertitle+\": \"+e)}}},{\"../scatter/hover\":1197}],1280:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../scatter/marker_colorbar\"),formatLabels:t(\"./format_labels\"),calc:t(\"./calc\"),plot:t(\"./plot\"),style:t(\"../scatter/style\").style,styleOnSelect:t(\"../scatter/style\").styleOnSelect,hoverPoints:t(\"./hover\"),selectPoints:t(\"../scatter/select\"),eventData:t(\"./event_data\"),moduleType:\"trace\",name:\"scatterternary\",basePlotModule:t(\"../../plots/ternary\"),categories:[\"ternary\",\"symbols\",\"showLegend\",\"scatter-like\"],meta:{}}},{\"../../plots/ternary\":906,\"../scatter/marker_colorbar\":1204,\"../scatter/select\":1208,\"../scatter/style\":1210,\"./attributes\":1274,\"./calc\":1275,\"./defaults\":1276,\"./event_data\":1277,\"./format_labels\":1278,\"./hover\":1279,\"./plot\":1281}],1281:[function(t,e,r){\"use strict\";var n=t(\"../scatter/plot\");e.exports=function(t,e,r){var i=e.plotContainer;i.select(\".scatterlayer\").selectAll(\"*\").remove();var a={xaxis:e.xaxis,yaxis:e.yaxis,plot:i,layerClipId:e._hasClipOnAxisFalse?e.clipIdRelative:null},o=e.layers.frontplot.select(\"g.scatterlayer\");n(t,a,r,o)}},{\"../scatter/plot\":1207}],1282:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../../components/colorscale/attributes\"),a=t(\"../../plots/template_attributes\").hovertemplateAttrs,o=t(\"../scattergl/attributes\"),s=t(\"../../plots/cartesian/constants\").idRegex,l=t(\"../../plot_api/plot_template\").templatedArray,c=t(\"../../lib/extend\").extendFlat,u=n.marker,f=u.line,h=c(i(\"marker.line\",{editTypeOverride:\"calc\"}),{width:c({},f.width,{editType:\"calc\"}),editType:\"calc\"}),p=c(i(\"marker\"),{symbol:u.symbol,size:c({},u.size,{editType:\"markerSize\"}),sizeref:u.sizeref,sizemin:u.sizemin,sizemode:u.sizemode,opacity:u.opacity,colorbar:u.colorbar,line:h,editType:\"calc\"});function d(t){return{valType:\"info_array\",freeLength:!0,editType:\"calc\",items:{valType:\"subplotid\",regex:s[t],editType:\"plot\"}}}p.color.editType=p.cmin.editType=p.cmax.editType=\"style\",e.exports={dimensions:l(\"dimension\",{visible:{valType:\"boolean\",dflt:!0,editType:\"calc\"},label:{valType:\"string\",editType:\"calc\"},values:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},axis:{type:{valType:\"enumerated\",values:[\"linear\",\"log\",\"date\",\"category\"],editType:\"calc+clearAxisTypes\"},matches:{valType:\"boolean\",dflt:!1,editType:\"calc\"},editType:\"calc+clearAxisTypes\"},editType:\"calc+clearAxisTypes\"}),text:c({},o.text,{}),hovertext:c({},o.hovertext,{}),hovertemplate:a(),marker:p,xaxes:d(\"x\"),yaxes:d(\"y\"),diagonal:{visible:{valType:\"boolean\",dflt:!0,editType:\"calc\"},editType:\"calc\"},showupperhalf:{valType:\"boolean\",dflt:!0,editType:\"calc\"},showlowerhalf:{valType:\"boolean\",dflt:!0,editType:\"calc\"},selected:{marker:o.selected.marker,editType:\"calc\"},unselected:{marker:o.unselected.marker,editType:\"calc\"},opacity:o.opacity}},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plot_api/plot_template\":816,\"../../plots/cartesian/constants\":833,\"../../plots/template_attributes\":905,\"../scatter/attributes\":1186,\"../scattergl/attributes\":1238}],1283:[function(t,e,r){\"use strict\";var n=t(\"regl-line2d\"),i=t(\"../../registry\"),a=t(\"../../lib/prepare_regl\"),o=t(\"../../plots/get_data\").getModuleCalcData,s=t(\"../../plots/cartesian\"),l=t(\"../../plots/cartesian/axis_ids\").getFromId,c=t(\"../../plots/cartesian/axes\").shouldShowZeroLine;function u(t,e,r){for(var n=r.matrixOptions.data.length,i=e._visibleDims,a=r.viewOpts.ranges=new Array(n),o=0;o<i.length;o++){var s=i[o],c=a[o]=new Array(4),u=l(t,e._diag[s][0]);u&&(c[0]=u.r2l(u.range[0]),c[2]=u.r2l(u.range[1]));var f=l(t,e._diag[s][1]);f&&(c[1]=f.r2l(f.range[0]),c[3]=f.r2l(f.range[1]))}r.selectBatch.length||r.unselectBatch.length?r.matrix.update({ranges:a},{ranges:a}):r.matrix.update({ranges:a})}function f(t){var e=t._fullLayout,r=e._glcanvas.data()[0].regl,i=e._splomGrid;i||(i=e._splomGrid=n(r)),i.update(function(t){var e,r=t._fullLayout,n=r._size,i=[0,0,r.width,r.height],a={};function o(t,e,r,n,o,s){var l=e[t+\"color\"],c=e[t+\"width\"],u=String(l+c);u in a?a[u].data.push(NaN,NaN,r,n,o,s):a[u]={data:[r,n,o,s],join:\"rect\",thickness:c,color:l,viewport:i,range:i,overlay:!1}}for(e in r._splomSubplots){var s,l,u=r._plots[e],f=u.xaxis,h=u.yaxis,p=f._gridVals,d=h._gridVals,g=n.b+h.domain[0]*n.h,m=-h._m,v=-m*h.r2l(h.range[0],h.calendar);if(f.showgrid)for(e=0;e<p.length;e++)s=f._offset+f.l2p(p[e].x),o(\"grid\",f,s,g,s,g+h._length);if(h.showgrid)for(e=0;e<d.length;e++)l=g+v+m*d[e].x,o(\"grid\",h,f._offset,l,f._offset+f._length,l);c(t,f,h)&&(s=f._offset+f.l2p(0),o(\"zeroline\",f,s,g,s,g+h._length)),c(t,h,f)&&(l=g+v+0,o(\"zeroline\",h,f._offset,l,f._offset+f._length,l))}var y=[];for(e in a)y.push(a[e]);return y}(t))}e.exports={name:\"splom\",attr:s.attr,attrRegex:s.attrRegex,layoutAttributes:s.layoutAttributes,supplyLayoutDefaults:s.supplyLayoutDefaults,drawFramework:s.drawFramework,plot:function(t){var e=t._fullLayout,r=i.getModule(\"splom\"),n=o(t.calcdata,r)[0];a(t,[\"ANGLE_instanced_arrays\",\"OES_element_index_uint\"])&&(e._hasOnlyLargeSploms&&f(t),r.plot(t,{},n))},drag:function(t){var e=t.calcdata,r=t._fullLayout;r._hasOnlyLargeSploms&&f(t);for(var n=0;n<e.length;n++){var i=e[n][0].trace,a=r._splomScenes[i.uid];\"splom\"===i.type&&a&&a.matrix&&u(t,i,a)}},updateGrid:f,clean:function(t,e,r,n){var i,a={};if(n._splomScenes){for(i=0;i<t.length;i++){var o=t[i];\"splom\"===o.type&&(a[o.uid]=1)}for(i=0;i<r.length;i++){var l=r[i];if(!a[l.uid]){var c=n._splomScenes[l.uid];c&&c.destroy&&c.destroy(),n._splomScenes[l.uid]=null,delete n._splomScenes[l.uid]}}}0===Object.keys(n._splomScenes||{}).length&&delete n._splomScenes,n._splomGrid&&!e._hasOnlyLargeSploms&&n._hasOnlyLargeSploms&&(n._splomGrid.destroy(),n._splomGrid=null,delete n._splomGrid),s.clean(t,e,r,n)},updateFx:s.updateFx,toSVG:s.toSVG}},{\"../../lib/prepare_regl\":791,\"../../plots/cartesian\":840,\"../../plots/cartesian/axes\":827,\"../../plots/cartesian/axis_ids\":830,\"../../plots/get_data\":864,\"../../registry\":910,\"regl-line2d\":535}],1284:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axis_ids\"),a=t(\"../scatter/calc\").calcMarkerSize,o=t(\"../scatter/calc\").calcAxisExpansion,s=t(\"../scatter/colorscale_calc\"),l=t(\"../scattergl/convert\").markerSelection,c=t(\"../scattergl/convert\").markerStyle,u=t(\"./scene_update\"),f=t(\"../../constants/numerical\").BADNUM,h=t(\"../scattergl/constants\").TOO_MANY_POINTS;e.exports=function(t,e){var r,p,d,g,m,v,y=e.dimensions,x=e._length,b={},_=b.cdata=[],w=b.data=[],T=e._visibleDims=[];function k(t,r){for(var i=t.makeCalcdata({v:r.values,vcalendar:e.calendar},\"v\"),a=0;a<i.length;a++)i[a]=i[a]===f?NaN:i[a];_.push(i),w.push(\"log\"===t.type?n.simpleMap(i,t.c2l):i)}for(r=0;r<y.length;r++)if((d=y[r]).visible){if(g=i.getFromId(t,e._diag[r][0]),m=i.getFromId(t,e._diag[r][1]),g&&m&&g.type!==m.type){n.log(\"Skipping splom dimension \"+r+\" with conflicting axis types\");continue}g?(k(g,d),m&&\"category\"===m.type&&(m._categories=g._categories.slice())):k(m,d),T.push(r)}for(s(t,e),n.extendFlat(b,c(e)),v=_.length*x>h?2*(b.sizeAvg||Math.max(b.size,3)):a(e,x),p=0;p<T.length;p++)d=y[r=T[p]],g=i.getFromId(t,e._diag[r][0])||{},m=i.getFromId(t,e._diag[r][1])||{},o(t,e,g,m,_[p],_[p],v);var M=u(t,e);return M.matrix||(M.matrix=!0),M.matrixOptions=b,M.selectedOptions=l(e,e.selected),M.unselectedOptions=l(e,e.unselected),[{x:!1,y:!1,t:{},trace:e}]}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/axis_ids\":830,\"../scatter/calc\":1187,\"../scatter/colorscale_calc\":1189,\"../scattergl/constants\":1240,\"../scattergl/convert\":1241,\"./scene_update\":1291}],1285:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/array_container_defaults\"),a=t(\"./attributes\"),o=t(\"../scatter/subtypes\"),s=t(\"../scatter/marker_defaults\"),l=t(\"../parcoords/merge_length\"),c=t(\"../scattergl/helpers\").isOpenSymbol;function u(t,e){function r(r,i){return n.coerce(t,e,a.dimensions,r,i)}r(\"label\");var i=r(\"values\");i&&i.length?r(\"visible\"):e.visible=!1,r(\"axis.type\"),r(\"axis.matches\")}e.exports=function(t,e,r,f){function h(r,i){return n.coerce(t,e,a,r,i)}var p=i(t,e,{name:\"dimensions\",handleItemDefaults:u}),d=h(\"diagonal.visible\"),g=h(\"showupperhalf\"),m=h(\"showlowerhalf\");if(l(e,p,\"values\")&&(d||g||m)){h(\"text\"),h(\"hovertext\"),h(\"hovertemplate\"),s(t,e,r,f,h);var v=c(e.marker.symbol),y=o.isBubble(e);h(\"marker.line.width\",v||y?1:0),function(t,e,r,n){var i,a,o=e.dimensions,s=o.length,l=e.showupperhalf,c=e.showlowerhalf,u=e.diagonal.visible,f=new Array(s),h=new Array(s);for(i=0;i<s;i++){var p=i?i+1:\"\";f[i]=\"x\"+p,h[i]=\"y\"+p}var d=n(\"xaxes\",f),g=n(\"yaxes\",h),m=e._diag=new Array(s);e._xaxes={},e._yaxes={};var v=[],y=[];function x(t,n,i,a){if(t){var o=t.charAt(0),s=r._splomAxes[o];if(e[\"_\"+o+\"axes\"][t]=1,a.push(t),!(t in s)){var l=s[t]={};i&&(l.label=i.label||\"\",i.visible&&i.axis&&(i.axis.type&&(l.type=i.axis.type),i.axis.matches&&(l.matches=n)))}}}var b=!u&&!c,_=!u&&!l;for(e._axesDim={},i=0;i<s;i++){var w=o[i],T=0===i,k=i===s-1,M=T&&b||k&&_?void 0:d[i],A=T&&_||k&&b?void 0:g[i];x(M,A,w,v),x(A,M,w,y),m[i]=[M,A],e._axesDim[M]=i,e._axesDim[A]=i}for(i=0;i<v.length;i++)for(a=0;a<y.length;a++){var S=v[i]+y[a];i>a&&l||i<a&&c?r._splomSubplots[S]=1:i!==a||!u&&c&&l||(r._splomSubplots[S]=1)}(!c||!u&&l&&c)&&(r._splomGridDflt.xside=\"bottom\",r._splomGridDflt.yside=\"left\")}(0,e,f,h),n.coerceSelectionMarkerOpacity(e,h)}else e.visible=!1}},{\"../../lib\":778,\"../../plots/array_container_defaults\":822,\"../parcoords/merge_length\":1157,\"../scatter/marker_defaults\":1205,\"../scatter/subtypes\":1211,\"../scattergl/helpers\":1245,\"./attributes\":1282}],1286:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/colorscale_calc\"),a=t(\"../scattergl/convert\").markerStyle;e.exports=function(t,e){var r=e.trace,o=t._fullLayout._splomScenes[r.uid];if(o){i(t,r),n.extendFlat(o.matrixOptions,a(r));var s=n.extendFlat({},o.matrixOptions,o.viewOpts);o.matrix.update(s,null)}}},{\"../../lib\":778,\"../scatter/colorscale_calc\":1189,\"../scattergl/convert\":1241}],1287:[function(t,e,r){\"use strict\";r.getDimIndex=function(t,e){for(var r=e._id,n={x:0,y:1}[r.charAt(0)],i=t._visibleDims,a=0;a<i.length;a++){var o=i[a];if(t._diag[o][n]===r)return a}return!1}},{}],1288:[function(t,e,r){\"use strict\";var n=t(\"./helpers\"),i=t(\"../scattergl/hover\").calcHover;e.exports={hoverPoints:function(t,e,r){var a=t.cd[0].trace,o=t.scene.matrixOptions.cdata,s=t.xa,l=t.ya,c=s.c2p(e),u=l.c2p(r),f=t.distance,h=n.getDimIndex(a,s),p=n.getDimIndex(a,l);if(!1===h||!1===p)return[t];for(var d,g,m=o[h],v=o[p],y=f,x=0;x<m.length;x++){var b=m[x],_=v[x],w=s.c2p(b)-c,T=l.c2p(_)-u,k=Math.sqrt(w*w+T*T);k<y&&(y=g=k,d=x)}return t.index=d,t.distance=y,t.dxy=g,void 0===d?[t]:[i(t,m,v,a)]}}},{\"../scattergl/hover\":1246,\"./helpers\":1287}],1289:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../components/grid\");e.exports={moduleType:\"trace\",name:\"splom\",basePlotModule:t(\"./base_plot\"),categories:[\"gl\",\"regl\",\"cartesian\",\"symbols\",\"showLegend\",\"scatter-like\"],attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:t(\"../scatter/marker_colorbar\"),calc:t(\"./calc\"),plot:t(\"./plot\"),hoverPoints:t(\"./hover\").hoverPoints,selectPoints:t(\"./select\"),editStyle:t(\"./edit_style\"),meta:{}},n.register(i)},{\"../../components/grid\":687,\"../../registry\":910,\"../scatter/marker_colorbar\":1204,\"./attributes\":1282,\"./base_plot\":1283,\"./calc\":1284,\"./defaults\":1285,\"./edit_style\":1286,\"./hover\":1288,\"./plot\":1290,\"./select\":1292}],1290:[function(t,e,r){\"use strict\";var n=t(\"regl-splom\"),i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axis_ids\"),o=t(\"../../components/dragelement/helpers\").selectMode;function s(t,e){var r,s,l,c,u,f=t._fullLayout,h=f._size,p=e.trace,d=e.t,g=f._splomScenes[p.uid],m=g.matrixOptions,v=m.cdata,y=f._glcanvas.data()[0].regl,x=f.dragmode;if(0!==v.length){m.lower=p.showupperhalf,m.upper=p.showlowerhalf,m.diagonal=p.diagonal.visible;var b=p._visibleDims,_=v.length,w=g.viewOpts={};for(w.ranges=new Array(_),w.domains=new Array(_),u=0;u<b.length;u++){l=b[u];var T=w.ranges[u]=new Array(4),k=w.domains[u]=new Array(4);(r=a.getFromId(t,p._diag[l][0]))&&(T[0]=r._rl[0],T[2]=r._rl[1],k[0]=r.domain[0],k[2]=r.domain[1]),(s=a.getFromId(t,p._diag[l][1]))&&(T[1]=s._rl[0],T[3]=s._rl[1],k[1]=s.domain[0],k[3]=s.domain[1])}w.viewport=[h.l,h.b,h.w+h.l,h.h+h.b],!0===g.matrix&&(g.matrix=n(y));var M=f.clickmode.indexOf(\"select\")>-1,A=!0;if(o(x)||!!p.selectedpoints||M){var S=p._length;if(p.selectedpoints){g.selectBatch=p.selectedpoints;var E=p.selectedpoints,C={};for(l=0;l<E.length;l++)C[E[l]]=!0;var L=[];for(l=0;l<S;l++)C[l]||L.push(l);g.unselectBatch=L}var I=d.xpx=new Array(_),P=d.ypx=new Array(_);for(u=0;u<b.length;u++){if(l=b[u],r=a.getFromId(t,p._diag[l][0]))for(I[u]=new Array(S),c=0;c<S;c++)I[u][c]=r.c2p(v[u][c]);if(s=a.getFromId(t,p._diag[l][1]))for(P[u]=new Array(S),c=0;c<S;c++)P[u][c]=s.c2p(v[u][c])}if(g.selectBatch.length||g.unselectBatch.length){var z=i.extendFlat({},m,g.unselectedOptions,w),O=i.extendFlat({},m,g.selectedOptions,w);g.matrix.update(z,O),A=!1}}else d.xpx=d.ypx=null;if(A){var D=i.extendFlat({},m,w);g.matrix.update(D,null)}}}e.exports=function(t,e,r){if(r.length)for(var n=0;n<r.length;n++)s(t,r[n][0])}},{\"../../components/dragelement/helpers\":661,\"../../lib\":778,\"../../plots/cartesian/axis_ids\":830,\"regl-splom\":539}],1291:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e){var r=t._fullLayout,i=e.uid,a=r._splomScenes;a||(a=r._splomScenes={});var o={dirty:!0,selectBatch:[],unselectBatch:[]},s=a[e.uid];return s||((s=a[i]=n.extendFlat({},o,{matrix:!1,selectBatch:[],unselectBatch:[]})).draw=function(){s.matrix&&s.matrix.draw&&(s.selectBatch.length||s.unselectBatch.length?s.matrix.draw(s.unselectBatch,s.selectBatch):s.matrix.draw()),s.dirty=!1},s.destroy=function(){s.matrix&&s.matrix.destroy&&s.matrix.destroy(),s.matrixOptions=null,s.selectBatch=null,s.unselectBatch=null,s=null}),s.dirty||n.extendFlat(s,o),s}},{\"../../lib\":778}],1292:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/subtypes\"),a=t(\"./helpers\");e.exports=function(t,e){var r=t.cd,o=r[0].trace,s=r[0].t,l=t.scene,c=l.matrixOptions.cdata,u=t.xaxis,f=t.yaxis,h=[];if(!l)return h;var p=!i.hasMarkers(o)&&!i.hasText(o);if(!0!==o.visible||p)return h;var d=a.getDimIndex(o,u),g=a.getDimIndex(o,f);if(!1===d||!1===g)return h;var m=s.xpx[d],v=s.ypx[g],y=c[d],x=c[g],b=[],_=[];if(!1!==e&&!e.degenerate)for(var w=0;w<y.length;w++)e.contains([m[w],v[w]],null,w,t)?(b.push(w),h.push({pointNumber:w,x:y[w],y:x[w]})):_.push(w);var T=l.matrixOptions;return b.length||_.length?l.selectBatch.length||l.unselectBatch.length||l.matrix.update(l.unselectedOptions,n.extendFlat({},T,l.selectedOptions,l.viewOpts)):l.matrix.update(T,null),l.selectBatch=b,l.unselectBatch=_,h}},{\"../../lib\":778,\"../scatter/subtypes\":1211,\"./helpers\":1287}],1293:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../mesh3d/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../lib/extend\").extendFlat,l={x:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},y:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},z:{valType:\"data_array\",editType:\"calc+clearAxisTypes\"},u:{valType:\"data_array\",editType:\"calc\"},v:{valType:\"data_array\",editType:\"calc\"},w:{valType:\"data_array\",editType:\"calc\"},starts:{x:{valType:\"data_array\",editType:\"calc\"},y:{valType:\"data_array\",editType:\"calc\"},z:{valType:\"data_array\",editType:\"calc\"},editType:\"calc\"},maxdisplayed:{valType:\"integer\",min:0,dflt:1e3,editType:\"calc\"},sizeref:{valType:\"number\",editType:\"calc\",min:0,dflt:1},text:{valType:\"string\",dflt:\"\",editType:\"calc\"},hovertext:{valType:\"string\",dflt:\"\",editType:\"calc\"},hovertemplate:i({editType:\"calc\"},{keys:[\"tubex\",\"tubey\",\"tubez\",\"tubeu\",\"tubev\",\"tubew\",\"norm\",\"divergence\"]}),showlegend:s({},o.showlegend,{dflt:!1})};s(l,n(\"\",{colorAttr:\"u/v/w norm\",showScaleDflt:!0,editTypeOverride:\"calc\"}));[\"opacity\",\"lightposition\",\"lighting\"].forEach((function(t){l[t]=a[t]})),l.hoverinfo=s({},o.hoverinfo,{editType:\"calc\",flags:[\"x\",\"y\",\"z\",\"u\",\"v\",\"w\",\"norm\",\"divergence\",\"text\",\"name\"],dflt:\"x+y+z+norm+text+name\"}),l.transforms=void 0,e.exports=l},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../mesh3d/attributes\":1127}],1294:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorscale/calc\");function a(t){var e,r,i,a,s,l,c,u,f,h,p,d,g=t._x,m=t._y,v=t._z,y=t._len,x=-1/0,b=1/0,_=-1/0,w=1/0,T=-1/0,k=1/0,M=\"\";for(y&&(c=g[0],f=m[0],p=v[0]),y>1&&(u=g[y-1],h=m[y-1],d=v[y-1]),e=0;e<y;e++)x=Math.max(x,g[e]),b=Math.min(b,g[e]),_=Math.max(_,m[e]),w=Math.min(w,m[e]),T=Math.max(T,v[e]),k=Math.min(k,v[e]),a||g[e]===c||(a=!0,M+=\"x\"),s||m[e]===f||(s=!0,M+=\"y\"),l||v[e]===p||(l=!0,M+=\"z\");a||(M+=\"x\"),s||(M+=\"y\"),l||(M+=\"z\");var A=o(t._x),S=o(t._y),E=o(t._z);M=(M=(M=M.replace(\"x\",(c>u?\"-\":\"+\")+\"x\")).replace(\"y\",(f>h?\"-\":\"+\")+\"y\")).replace(\"z\",(p>d?\"-\":\"+\")+\"z\");var C=function(){y=0,A=[],S=[],E=[]};(!y||y<A.length*S.length*E.length)&&C();var L=function(t){return\"x\"===t?g:\"y\"===t?m:v},I=function(t){return\"x\"===t?A:\"y\"===t?S:E},P=function(t){return t[y-1]<t[0]?-1:1},z=L(M[1]),O=L(M[3]),D=L(M[5]),R=I(M[1]).length,F=I(M[3]).length,B=I(M[5]).length,N=!1,j=function(t,e,r){return R*(F*t+e)+r},U=P(L(M[1])),V=P(L(M[3])),q=P(L(M[5]));for(e=0;e<B-1;e++){for(r=0;r<F-1;r++){for(i=0;i<R-1;i++){var H=j(e,r,i),G=j(e,r,i+1),Y=j(e,r+1,i),W=j(e+1,r,i);if(z[H]*U<z[G]*U&&O[H]*V<O[Y]*V&&D[H]*q<D[W]*q||(N=!0),N)break}if(N)break}if(N)break}return N&&(n.warn(\"Encountered arbitrary coordinates! Unable to input data grid.\"),C()),{xMin:b,yMin:w,zMin:k,xMax:x,yMax:_,zMax:T,Xs:A,Ys:S,Zs:E,len:y,fill:M}}function o(t){return n.distinctVals(t).vals}function s(t,e){if(void 0===e&&(e=t.length),n.isTypedArray(t))return t.subarray(0,e);for(var r=[],i=0;i<e;i++)r[i]=+t[i];return r}e.exports={calc:function(t,e){e._len=Math.min(e.u.length,e.v.length,e.w.length,e.x.length,e.y.length,e.z.length),e._u=s(e.u,e._len),e._v=s(e.v,e._len),e._w=s(e.w,e._len),e._x=s(e.x,e._len),e._y=s(e.y,e._len),e._z=s(e.z,e._len);var r=a(e);e._gridFill=r.fill,e._Xs=r.Xs,e._Ys=r.Ys,e._Zs=r.Zs,e._len=r.len;var n,o,l,c=0;e.starts&&(n=s(e.starts.x||[]),o=s(e.starts.y||[]),l=s(e.starts.z||[]),c=Math.min(n.length,o.length,l.length)),e._startsX=n||[],e._startsY=o||[],e._startsZ=l||[];var u,f=0,h=1/0;for(u=0;u<e._len;u++){var p=e._u[u],d=e._v[u],g=e._w[u],m=Math.sqrt(p*p+d*d+g*g);f=Math.max(f,m),h=Math.min(h,m)}for(i(t,e,{vals:[h,f],containerStr:\"\",cLetter:\"c\"}),u=0;u<c;u++){var v=n[u];r.xMax=Math.max(r.xMax,v),r.xMin=Math.min(r.xMin,v);var y=o[u];r.yMax=Math.max(r.yMax,y),r.yMin=Math.min(r.yMin,y);var x=l[u];r.zMax=Math.max(r.zMax,x),r.zMin=Math.min(r.zMin,x)}e._slen=c,e._normMax=f,e._xbnds=[r.xMin,r.xMax],e._ybnds=[r.yMin,r.yMax],e._zbnds=[r.zMin,r.zMax]},filter:s,processGrid:a}},{\"../../components/colorscale/calc\":651,\"../../lib\":778}],1295:[function(t,e,r){\"use strict\";var n=t(\"gl-streamtube3d\"),i=n.createTubeMesh,a=t(\"../../lib\"),o=t(\"../../lib/gl_format_color\").parseColorScale,s=t(\"../../components/colorscale\").extractOpts,l=t(\"../../plots/gl3d/zip3\"),c={xaxis:0,yaxis:1,zaxis:2};function u(t,e){this.scene=t,this.uid=e,this.mesh=null,this.data=null}var f=u.prototype;function h(t){var e=t.length;return e>2?t.slice(1,e-1):2===e?[(t[0]+t[1])/2]:t}function p(t){var e=t.length;return 1===e?[.5,.5]:[t[1]-t[0],t[e-1]-t[e-2]]}function d(t,e){var r=t.fullSceneLayout,i=t.dataScale,u=e._len,f={};function d(t,e){var n=r[e],o=i[c[e]];return a.simpleMap(t,(function(t){return n.d2l(t)*o}))}if(f.vectors=l(d(e._u,\"xaxis\"),d(e._v,\"yaxis\"),d(e._w,\"zaxis\"),u),!u)return{positions:[],cells:[]};var g=d(e._Xs,\"xaxis\"),m=d(e._Ys,\"yaxis\"),v=d(e._Zs,\"zaxis\");if(f.meshgrid=[g,m,v],f.gridFill=e._gridFill,e._slen)f.startingPositions=l(d(e._startsX,\"xaxis\"),d(e._startsY,\"yaxis\"),d(e._startsZ,\"zaxis\"));else{for(var y=m[0],x=h(g),b=h(v),_=new Array(x.length*b.length),w=0,T=0;T<x.length;T++)for(var k=0;k<b.length;k++)_[w++]=[x[T],y,b[k]];f.startingPositions=_}f.colormap=o(e),f.tubeSize=e.sizeref,f.maxLength=e.maxdisplayed;var M=d(e._xbnds,\"xaxis\"),A=d(e._ybnds,\"yaxis\"),S=d(e._zbnds,\"zaxis\"),E=p(g),C=p(m),L=p(v),I=[[M[0]-E[0],A[0]-C[0],S[0]-L[0]],[M[1]+E[1],A[1]+C[1],S[1]+L[1]]],P=n(f,I),z=s(e);P.vertexIntensityBounds=[z.min/e._normMax,z.max/e._normMax];var O=e.lightposition;return P.lightPosition=[O.x,O.y,O.z],P.ambient=e.lighting.ambient,P.diffuse=e.lighting.diffuse,P.specular=e.lighting.specular,P.roughness=e.lighting.roughness,P.fresnel=e.lighting.fresnel,P.opacity=e.opacity,e._pad=P.tubeScale*e.sizeref*2,P}f.handlePick=function(t){var e=this.scene.fullSceneLayout,r=this.scene.dataScale;function n(t,n){var i=e[n],a=r[c[n]];return i.l2c(t)/a}if(t.object===this.mesh){var i=t.data.position,a=t.data.velocity;return t.traceCoordinate=[n(i[0],\"xaxis\"),n(i[1],\"yaxis\"),n(i[2],\"zaxis\"),n(a[0],\"xaxis\"),n(a[1],\"yaxis\"),n(a[2],\"zaxis\"),t.data.intensity*this.data._normMax,t.data.divergence],t.textLabel=this.data.hovertext||this.data.text,!0}},f.update=function(t){this.data=t;var e=d(this.scene,t);this.mesh.update(e)},f.dispose=function(){this.scene.glplot.remove(this.mesh),this.mesh.dispose()},e.exports=function(t,e){var r=t.glplot.gl,n=d(t,e),a=i(r,n),o=new u(t,e.uid);return o.mesh=a,o.data=e,a._trace=o,t.glplot.add(a),o}},{\"../../components/colorscale\":655,\"../../lib\":778,\"../../lib/gl_format_color\":774,\"../../plots/gl3d/zip3\":880,\"gl-streamtube3d\":348}],1296:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorscale/defaults\"),a=t(\"./attributes\");e.exports=function(t,e,r,o){function s(r,i){return n.coerce(t,e,a,r,i)}var l=s(\"u\"),c=s(\"v\"),u=s(\"w\"),f=s(\"x\"),h=s(\"y\"),p=s(\"z\");l&&l.length&&c&&c.length&&u&&u.length&&f&&f.length&&h&&h.length&&p&&p.length?(s(\"starts.x\"),s(\"starts.y\"),s(\"starts.z\"),s(\"maxdisplayed\"),s(\"sizeref\"),s(\"lighting.ambient\"),s(\"lighting.diffuse\"),s(\"lighting.specular\"),s(\"lighting.roughness\"),s(\"lighting.fresnel\"),s(\"lightposition.x\"),s(\"lightposition.y\"),s(\"lightposition.z\"),i(t,e,o,s,{prefix:\"\",cLetter:\"c\"}),s(\"text\"),s(\"hovertext\"),s(\"hovertemplate\"),e._length=null):e.visible=!1}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"./attributes\":1293}],1297:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"streamtube\",basePlotModule:t(\"../../plots/gl3d\"),categories:[\"gl3d\",\"showLegend\"],attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),colorbar:{min:\"cmin\",max:\"cmax\"},calc:t(\"./calc\").calc,plot:t(\"./convert\"),eventData:function(t,e){return t.tubex=t.x,t.tubey=t.y,t.tubez=t.z,t.tubeu=e.traceCoordinate[3],t.tubev=e.traceCoordinate[4],t.tubew=e.traceCoordinate[5],t.norm=e.traceCoordinate[6],t.divergence=e.traceCoordinate[7],delete t.x,delete t.y,delete t.z,t},meta:{}}},{\"../../plots/gl3d\":869,\"./attributes\":1293,\"./calc\":1294,\"./convert\":1295,\"./defaults\":1296}],1298:[function(t,e,r){\"use strict\";var n=t(\"../../plots/attributes\"),i=t(\"../../plots/template_attributes\").hovertemplateAttrs,a=t(\"../../plots/template_attributes\").texttemplateAttrs,o=t(\"../../components/colorscale/attributes\"),s=t(\"../../plots/domain\").attributes,l=t(\"../pie/attributes\"),c=t(\"./constants\"),u=t(\"../../lib/extend\").extendFlat;e.exports={labels:{valType:\"data_array\",editType:\"calc\"},parents:{valType:\"data_array\",editType:\"calc\"},values:{valType:\"data_array\",editType:\"calc\"},branchvalues:{valType:\"enumerated\",values:[\"remainder\",\"total\"],dflt:\"remainder\",editType:\"calc\"},count:{valType:\"flaglist\",flags:[\"branches\",\"leaves\"],dflt:\"leaves\",editType:\"calc\"},level:{valType:\"any\",editType:\"plot\",anim:!0},maxdepth:{valType:\"integer\",editType:\"plot\",dflt:-1},marker:u({colors:{valType:\"data_array\",editType:\"calc\"},line:{color:u({},l.marker.line.color,{dflt:null}),width:u({},l.marker.line.width,{dflt:1}),editType:\"calc\"},editType:\"calc\"},o(\"marker\",{colorAttr:\"colors\",anim:!1})),leaf:{opacity:{valType:\"number\",editType:\"style\",min:0,max:1},editType:\"plot\"},text:l.text,textinfo:{valType:\"flaglist\",flags:[\"label\",\"text\",\"value\",\"current path\",\"percent root\",\"percent entry\",\"percent parent\"],extras:[\"none\"],editType:\"plot\"},texttemplate:a({editType:\"plot\"},{keys:c.eventDataKeys.concat([\"label\",\"value\"])}),hovertext:l.hovertext,hoverinfo:u({},n.hoverinfo,{flags:[\"label\",\"text\",\"value\",\"name\",\"current path\",\"percent root\",\"percent entry\",\"percent parent\"],dflt:\"label+text+value+name\"}),hovertemplate:i({},{keys:c.eventDataKeys}),textfont:l.textfont,insidetextorientation:l.insidetextorientation,insidetextfont:l.insidetextfont,outsidetextfont:u({},l.outsidetextfont,{}),rotation:{valType:\"angle\",dflt:0,editType:\"plot\"},sort:l.sort,root:{color:{valType:\"color\",editType:\"calc\",dflt:\"rgba(0,0,0,0)\"},editType:\"calc\"},domain:s({name:\"sunburst\",trace:!0,editType:\"calc\"})}},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/domain\":854,\"../../plots/template_attributes\":905,\"../pie/attributes\":1160,\"./constants\":1301}],1299:[function(t,e,r){\"use strict\";var n=t(\"../../plots/plots\");r.name=\"sunburst\",r.plot=function(t,e,i,a){n.plotBasePlot(r.name,t,e,i,a)},r.clean=function(t,e,i,a){n.cleanBasePlot(r.name,t,e,i,a)}},{\"../../plots/plots\":890}],1300:[function(t,e,r){\"use strict\";var n=t(\"d3-hierarchy\"),i=t(\"fast-isnumeric\"),a=t(\"../../lib\"),o=t(\"../../components/colorscale\").makeColorScaleFuncFromTrace,s=t(\"../pie/calc\").makePullColorFn,l=t(\"../pie/calc\").generateExtendedColors,c=t(\"../../components/colorscale\").calc,u=t(\"../../constants/numerical\").ALMOST_EQUAL,f={},h={};r.calc=function(t,e){var r,l,f,h,p,d,g=t._fullLayout,m=e.ids,v=a.isArrayOrTypedArray(m),y=e.labels,x=e.parents,b=e.values,_=a.isArrayOrTypedArray(b),w=[],T={},k={},M=function(t){return t||\"number\"==typeof t},A=function(t){return!_||i(b[t])&&b[t]>=0};v?(r=Math.min(m.length,x.length),l=function(t){return M(m[t])&&A(t)},f=function(t){return String(m[t])}):(r=Math.min(y.length,x.length),l=function(t){return M(y[t])&&A(t)},f=function(t){return String(y[t])}),_&&(r=Math.min(r,b.length));for(var S=0;S<r;S++)if(l(S)){var E=f(S),C=M(x[S])?String(x[S]):\"\",L={i:S,id:E,pid:C,label:M(y[S])?String(y[S]):\"\"};_&&(L.v=+b[S]),w.push(L),p=E,T[h=C]?T[h].push(p):T[h]=[p],k[p]=1}if(T[\"\"]){if(T[\"\"].length>1){for(var I=a.randstr(),P=0;P<w.length;P++)\"\"===w[P].pid&&(w[P].pid=I);w.unshift({hasMultipleRoots:!0,id:I,pid:\"\",label:\"\"})}}else{var z,O=[];for(z in T)k[z]||O.push(z);if(1!==O.length)return a.warn([\"Multiple implied roots, cannot build\",e.type,\"hierarchy of\",e.name+\".\",\"These roots include:\",O.join(\", \")].join(\" \"));z=O[0],w.unshift({hasImpliedRoot:!0,id:z,pid:\"\",label:z})}try{d=n.stratify().id((function(t){return t.id})).parentId((function(t){return t.pid}))(w)}catch(t){return a.warn([\"Failed to build\",e.type,\"hierarchy of\",e.name+\".\",\"Error:\",t.message].join(\" \"))}var D=n.hierarchy(d),R=!1;if(_)switch(e.branchvalues){case\"remainder\":D.sum((function(t){return t.data.v}));break;case\"total\":D.each((function(t){var r=t.data.data,n=r.v;if(t.children){var i=t.children.reduce((function(t,e){return t+e.data.data.v}),0);if((r.hasImpliedRoot||r.hasMultipleRoots)&&(n=i),n<i*u)return R=!0,a.warn([\"Total value for node\",t.data.data.id,\"of\",e.name,\"is smaller than the sum of its children.\",\"\\nparent value =\",n,\"\\nchildren sum =\",i].join(\" \"))}t.value=n}))}else!function t(e,r,n){var i=0,a=e.children;if(a){for(var o=a.length,s=0;s<o;s++)i+=t(a[s],r,n);n.branches&&i++}else n.leaves&&i++;e.value=e.data.data.value=i,r._values||(r._values=[]);return r._values[e.data.data.i]=i,i}(D,e,{branches:-1!==e.count.indexOf(\"branches\"),leaves:-1!==e.count.indexOf(\"leaves\")});if(!R){var F,B;e.sort&&D.sort((function(t,e){return e.value-t.value}));var N=e.marker.colors||[],j=!!N.length;return e._hasColorscale?(j||(N=_?e.values:e._values),c(t,e,{vals:N,containerStr:\"marker\",cLetter:\"c\"}),B=o(e.marker)):F=s(g[\"_\"+e.type+\"colormap\"]),D.each((function(t){var r=t.data.data;r.color=e._hasColorscale?B(N[r.i]):F(N[r.i],r.id)})),w[0].hierarchy=D,w}},r._runCrossTraceCalc=function(t,e){var r=e._fullLayout,n=e.calcdata,i=r[t+\"colorway\"],a=r[\"_\"+t+\"colormap\"];r[\"extend\"+t+\"colors\"]&&(i=l(i,\"treemap\"===t?h:f));var o,s=0;function c(t){var e=t.data.data,r=e.id;!1===e.color&&(a[r]?e.color=a[r]:t.parent?t.parent.parent?e.color=t.parent.data.data.color:(a[r]=e.color=i[s%i.length],s++):e.color=o)}for(var u=0;u<n.length;u++){var p=n[u][0];p.trace.type===t&&p.hierarchy&&(o=p.trace.root.color,p.hierarchy.each(c))}},r.crossTraceCalc=function(t){return r._runCrossTraceCalc(\"sunburst\",t)}},{\"../../components/colorscale\":655,\"../../constants/numerical\":753,\"../../lib\":778,\"../pie/calc\":1162,\"d3-hierarchy\":161,\"fast-isnumeric\":241}],1301:[function(t,e,r){\"use strict\";e.exports={CLICK_TRANSITION_TIME:750,CLICK_TRANSITION_EASING:\"linear\",eventDataKeys:[\"currentPath\",\"root\",\"entry\",\"percentRoot\",\"percentEntry\",\"percentParent\"]}},{}],1302:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"../../plots/domain\").defaults,o=t(\"../bar/defaults\").handleText,s=t(\"../../components/colorscale\"),l=s.hasColorscale,c=s.handleDefaults;e.exports=function(t,e,r,s){function u(r,a){return n.coerce(t,e,i,r,a)}var f=u(\"labels\"),h=u(\"parents\");if(f&&f.length&&h&&h.length){var p=u(\"values\");p&&p.length?u(\"branchvalues\"):u(\"count\"),u(\"level\"),u(\"maxdepth\"),u(\"marker.line.width\")&&u(\"marker.line.color\",s.paper_bgcolor),u(\"marker.colors\");var d=e._hasColorscale=l(t,\"marker\",\"colors\")||(t.marker||{}).coloraxis;d&&c(t,e,s,u,{prefix:\"marker.\",cLetter:\"c\"}),u(\"leaf.opacity\",d?1:.7);var g=u(\"text\");u(\"texttemplate\"),e.texttemplate||u(\"textinfo\",Array.isArray(g)?\"text+label\":\"label\"),u(\"hovertext\"),u(\"hovertemplate\");o(t,e,s,u,\"auto\",{moduleHasSelected:!1,moduleHasUnselected:!1,moduleHasConstrain:!1,moduleHasCliponaxis:!1,moduleHasTextangle:!1,moduleHasInsideanchor:!1}),u(\"insidetextorientation\"),u(\"sort\"),u(\"rotation\"),u(\"root.color\"),a(e,s,u),e._length=null}else e.visible=!1}},{\"../../components/colorscale\":655,\"../../lib\":778,\"../../plots/domain\":854,\"../bar/defaults\":924,\"./attributes\":1298}],1303:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../registry\"),a=t(\"../../components/fx/helpers\").appendArrayPointValue,o=t(\"../../components/fx\"),s=t(\"../../lib\"),l=t(\"../../lib/events\"),c=t(\"./helpers\"),u=t(\"../pie/helpers\").formatPieValue;function f(t,e,r){for(var n=t.data.data,i={curveNumber:e.index,pointNumber:n.i,data:e._input,fullData:e},o=0;o<r.length;o++){var s=r[o];s in t&&(i[s]=t[s])}return\"parentString\"in t&&!c.isHierarchyRoot(t)&&(i.parent=t.parentString),a(i,e,n.i),i}e.exports=function(t,e,r,a,h){var p=a[0],d=p.trace,g=p.hierarchy,m=\"sunburst\"===d.type,v=\"treemap\"===d.type;\"_hasHoverLabel\"in d||(d._hasHoverLabel=!1),\"_hasHoverEvent\"in d||(d._hasHoverEvent=!1);t.on(\"mouseover\",(function(i){var a=r._fullLayout;if(!r._dragging&&!1!==a.hovermode){var l=r._fullData[d.index],y=i.data.data,x=y.i,b=c.isHierarchyRoot(i),_=c.getParent(g,i),w=c.getValue(i),T=function(t){return s.castOption(l,x,t)},k=T(\"hovertemplate\"),M=o.castHoverinfo(l,a,x),A=a.separators;if(k||M&&\"none\"!==M&&\"skip\"!==M){var S,E;m&&(S=p.cx+i.pxmid[0]*(1-i.rInscribed),E=p.cy+i.pxmid[1]*(1-i.rInscribed)),v&&(S=i._hoverX,E=i._hoverY);var C,L={},I=[],P=[],z=function(t){return-1!==I.indexOf(t)};M&&(I=\"all\"===M?l._module.attributes.hoverinfo.flags:M.split(\"+\")),L.label=y.label,z(\"label\")&&L.label&&P.push(L.label),y.hasOwnProperty(\"v\")&&(L.value=y.v,L.valueLabel=u(L.value,A),z(\"value\")&&P.push(L.valueLabel)),L.currentPath=i.currentPath=c.getPath(i.data),z(\"current path\")&&!b&&P.push(L.currentPath);var O=[],D=function(){-1===O.indexOf(C)&&(P.push(C),O.push(C))};L.percentParent=i.percentParent=w/c.getValue(_),L.parent=i.parentString=c.getPtLabel(_),z(\"percent parent\")&&(C=c.formatPercent(L.percentParent,A)+\" of \"+L.parent,D()),L.percentEntry=i.percentEntry=w/c.getValue(e),L.entry=i.entry=c.getPtLabel(e),!z(\"percent entry\")||b||i.onPathbar||(C=c.formatPercent(L.percentEntry,A)+\" of \"+L.entry,D()),L.percentRoot=i.percentRoot=w/c.getValue(g),L.root=i.root=c.getPtLabel(g),z(\"percent root\")&&!b&&(C=c.formatPercent(L.percentRoot,A)+\" of \"+L.root,D()),L.text=T(\"hovertext\")||T(\"text\"),z(\"text\")&&(C=L.text,s.isValidTextValue(C)&&P.push(C));var R={trace:l,y:E,text:P.join(\"<br>\"),name:k||z(\"name\")?l.name:void 0,color:T(\"hoverlabel.bgcolor\")||y.color,borderColor:T(\"hoverlabel.bordercolor\"),fontFamily:T(\"hoverlabel.font.family\"),fontSize:T(\"hoverlabel.font.size\"),fontColor:T(\"hoverlabel.font.color\"),nameLength:T(\"hoverlabel.namelength\"),textAlign:T(\"hoverlabel.align\"),hovertemplate:k,hovertemplateLabels:L,eventData:[f(i,l,h.eventDataKeys)]};m&&(R.x0=S-i.rInscribed*i.rpx1,R.x1=S+i.rInscribed*i.rpx1,R.idealAlign=i.pxmid[0]<0?\"left\":\"right\"),v&&(R.x=S,R.idealAlign=S<0?\"left\":\"right\"),o.loneHover(R,{container:a._hoverlayer.node(),outerContainer:a._paper.node(),gd:r}),d._hasHoverLabel=!0}if(v){var F=t.select(\"path.surface\");h.styleOne(F,i,l,{hovered:!0})}d._hasHoverEvent=!0,r.emit(\"plotly_hover\",{points:[f(i,l,h.eventDataKeys)],event:n.event})}})),t.on(\"mouseout\",(function(e){var i=r._fullLayout,a=r._fullData[d.index],s=n.select(this).datum();if(d._hasHoverEvent&&(e.originalEvent=n.event,r.emit(\"plotly_unhover\",{points:[f(s,a,h.eventDataKeys)],event:n.event}),d._hasHoverEvent=!1),d._hasHoverLabel&&(o.loneUnhover(i._hoverlayer.node()),d._hasHoverLabel=!1),v){var l=t.select(\"path.surface\");h.styleOne(l,s,a,{hovered:!1})}})),t.on(\"click\",(function(t){var e=r._fullLayout,a=r._fullData[d.index],s=m&&(c.isHierarchyRoot(t)||c.isLeaf(t)),u=c.getPtId(t),p=c.isEntry(t)?c.findEntryWithChild(g,u):c.findEntryWithLevel(g,u),v=c.getPtId(p),y={points:[f(t,a,h.eventDataKeys)],event:n.event};s||(y.nextLevel=v);var x=l.triggerHandler(r,\"plotly_\"+d.type+\"click\",y);if(!1!==x&&e.hovermode&&(r._hoverdata=[f(t,a,h.eventDataKeys)],o.click(r,n.event)),!s&&!1!==x&&!r._dragging&&!r._transitioning){i.call(\"_storeDirectGUIEdit\",a,e._tracePreGUI[a.uid],{level:a.level});var b={data:[{level:v}],traces:[d.index]},_={frame:{redraw:!1,duration:h.transitionTime},transition:{duration:h.transitionTime,easing:h.transitionEasing},mode:\"immediate\",fromcurrent:!0};o.loneUnhover(e._hoverlayer.node()),i.call(\"animate\",r,b,_)}}))}},{\"../../components/fx\":683,\"../../components/fx/helpers\":679,\"../../lib\":778,\"../../lib/events\":767,\"../../registry\":910,\"../pie/helpers\":1165,\"./helpers\":1304,d3:169}],1304:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\"),a=t(\"../../lib/setcursor\"),o=t(\"../pie/helpers\");function s(t){return t.data.data.pid}r.findEntryWithLevel=function(t,e){var n;return e&&t.eachAfter((function(t){if(r.getPtId(t)===e)return n=t.copy()})),n||t},r.findEntryWithChild=function(t,e){var n;return t.eachAfter((function(t){for(var i=t.children||[],a=0;a<i.length;a++){var o=i[a];if(r.getPtId(o)===e)return n=t.copy()}})),n||t},r.isEntry=function(t){return!t.parent},r.isLeaf=function(t){return!t.children},r.getPtId=function(t){return t.data.data.id},r.getPtLabel=function(t){return t.data.data.label},r.getValue=function(t){return t.value},r.isHierarchyRoot=function(t){return\"\"===s(t)},r.setSliceCursor=function(t,e,n){var i=n.isTransitioning;if(!i){var o=t.datum();i=n.hideOnRoot&&r.isHierarchyRoot(o)||n.hideOnLeaves&&r.isLeaf(o)}a(t,i?null:\"pointer\")},r.getInsideTextFontKey=function(t,e,r,i,a){var o=(a||{}).onPathbar?\"pathbar.textfont\":\"insidetextfont\",s=r.data.data.i;return n.castOption(e,s,o+\".\"+t)||n.castOption(e,s,\"textfont.\"+t)||i.size},r.getOutsideTextFontKey=function(t,e,r,i){var a=r.data.data.i;return n.castOption(e,a,\"outsidetextfont.\"+t)||n.castOption(e,a,\"textfont.\"+t)||i.size},r.isOutsideText=function(t,e){return!t._hasColorscale&&r.isHierarchyRoot(e)},r.determineTextFont=function(t,e,a,o){return r.isOutsideText(t,e)?function(t,e,n){return{color:r.getOutsideTextFontKey(\"color\",t,e,n),family:r.getOutsideTextFontKey(\"family\",t,e,n),size:r.getOutsideTextFontKey(\"size\",t,e,n)}}(t,e,a):function(t,e,a,o){var s=(o||{}).onPathbar,l=e.data.data,c=l.i,u=n.castOption(t,c,(s?\"pathbar.textfont\":\"insidetextfont\")+\".color\");return!u&&t._input.textfont&&(u=n.castOption(t._input,c,\"textfont.color\")),{color:u||i.contrast(l.color),family:r.getInsideTextFontKey(\"family\",t,e,a,o),size:r.getInsideTextFontKey(\"size\",t,e,a,o)}}(t,e,a,o)},r.hasTransition=function(t){return!!(t&&t.duration>0)},r.getMaxDepth=function(t){return t.maxdepth>=0?t.maxdepth:1/0},r.isHeader=function(t,e){return!(r.isLeaf(t)||t.depth===e._maxDepth-1)},r.getParent=function(t,e){return r.findEntryWithLevel(t,s(e))},r.listPath=function(t,e){var n=t.parent;if(!n)return[];var i=e?[n.data[e]]:[n];return r.listPath(n,e).concat(i)},r.getPath=function(t){return r.listPath(t,\"label\").join(\"/\")+\"/\"},r.formatValue=o.formatPieValue,r.formatPercent=function(t,e){var r=n.formatPercent(t,0);return\"0%\"===r&&(r=o.formatPiePercent(t,e)),r}},{\"../../components/color\":643,\"../../lib\":778,\"../../lib/setcursor\":798,\"../pie/helpers\":1165}],1305:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"sunburst\",basePlotModule:t(\"./base_plot\"),categories:[],animatable:!0,attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\"),supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\").calc,crossTraceCalc:t(\"./calc\").crossTraceCalc,plot:t(\"./plot\").plot,style:t(\"./style\").style,colorbar:t(\"../scatter/marker_colorbar\"),meta:{}}},{\"../scatter/marker_colorbar\":1204,\"./attributes\":1298,\"./base_plot\":1299,\"./calc\":1300,\"./defaults\":1302,\"./layout_attributes\":1306,\"./layout_defaults\":1307,\"./plot\":1308,\"./style\":1309}],1306:[function(t,e,r){\"use strict\";e.exports={sunburstcolorway:{valType:\"colorlist\",editType:\"calc\"},extendsunburstcolors:{valType:\"boolean\",dflt:!0,editType:\"calc\"}}},{}],1307:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e){function r(r,a){return n.coerce(t,e,i,r,a)}r(\"sunburstcolorway\",e.colorway),r(\"extendsunburstcolors\")}},{\"../../lib\":778,\"./layout_attributes\":1306}],1308:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"d3-hierarchy\"),a=t(\"../../components/drawing\"),o=t(\"../../lib\"),s=t(\"../../lib/svg_text_utils\"),l=t(\"../bar/uniform_text\"),c=l.recordMinTextSize,u=l.clearMinTextSize,f=t(\"../pie/plot\"),h=t(\"../pie/helpers\").getRotationAngle,p=f.computeTransform,d=f.transformInsideText,g=t(\"./style\").styleOne,m=t(\"../bar/style\").resizeText,v=t(\"./fx\"),y=t(\"./constants\"),x=t(\"./helpers\");function b(t,e,l,u){var f=t._fullLayout,m=!f.uniformtext.mode&&x.hasTransition(u),b=n.select(l).selectAll(\"g.slice\"),w=e[0],T=w.trace,k=w.hierarchy,M=x.findEntryWithLevel(k,T.level),A=x.getMaxDepth(T),S=f._size,E=T.domain,C=S.w*(E.x[1]-E.x[0]),L=S.h*(E.y[1]-E.y[0]),I=.5*Math.min(C,L),P=w.cx=S.l+S.w*(E.x[1]+E.x[0])/2,z=w.cy=S.t+S.h*(1-E.y[0])-L/2;if(!M)return b.remove();var O=null,D={};m&&b.each((function(t){D[x.getPtId(t)]={rpx0:t.rpx0,rpx1:t.rpx1,x0:t.x0,x1:t.x1,transform:t.transform},!O&&x.isEntry(t)&&(O=t)}));var R=function(t){return i.partition().size([2*Math.PI,t.height+1])(t)}(M).descendants(),F=M.height+1,B=0,N=A;w.hasMultipleRoots&&x.isHierarchyRoot(M)&&(R=R.slice(1),F-=1,B=1,N+=1),R=R.filter((function(t){return t.y1<=N}));var j=h(T.rotation);j&&R.forEach((function(t){t.x0+=j,t.x1+=j}));var U=Math.min(F,A),V=function(t){return(t-B)/U*I},q=function(t,e){return[t*Math.cos(e),-t*Math.sin(e)]},H=function(t){return o.pathAnnulus(t.rpx0,t.rpx1,t.x0,t.x1,P,z)},G=function(t){return P+_(t)[0]*(t.transform.rCenter||0)+(t.transform.x||0)},Y=function(t){return z+_(t)[1]*(t.transform.rCenter||0)+(t.transform.y||0)};(b=b.data(R,x.getPtId)).enter().append(\"g\").classed(\"slice\",!0),m?b.exit().transition().each((function(){var t=n.select(this);t.select(\"path.surface\").transition().attrTween(\"d\",(function(t){var e=function(t){var e,r=x.getPtId(t),i=D[r],a=D[x.getPtId(M)];if(a){var o=(t.x1>a.x1?2*Math.PI:0)+j;e=t.rpx1<a.rpx1?{rpx0:0,rpx1:0}:{x0:o,x1:o}}else{var s,l=x.getPtId(t.parent);b.each((function(t){if(x.getPtId(t)===l)return s=t}));var c,u=s.children;u.forEach((function(t,e){if(x.getPtId(t)===r)return c=e}));var f=u.length,h=n.interpolate(s.x0,s.x1);e={rpx0:I,rpx1:I,x0:h(c/f),x1:h((c+1)/f)}}return n.interpolate(i,e)}(t);return function(t){return H(e(t))}})),t.select(\"g.slicetext\").attr(\"opacity\",0)})).remove():b.exit().remove(),b.order();var W=null;if(m&&O){var X=x.getPtId(O);b.each((function(t){null===W&&x.getPtId(t)===X&&(W=t.x1)}))}var Z=b;function J(t){var e=t.parent,r=D[x.getPtId(e)],i={};if(r){var a=e.children,o=a.indexOf(t),s=a.length,l=n.interpolate(r.x0,r.x1);i.x0=l(o/s),i.x1=l(o/s)}else i.x0=i.x1=0;return i}m&&(Z=Z.transition().each(\"end\",(function(){var e=n.select(this);x.setSliceCursor(e,t,{hideOnRoot:!0,hideOnLeaves:!0,isTransitioning:!1})}))),Z.each((function(i){var l=n.select(this),u=o.ensureSingle(l,\"path\",\"surface\",(function(t){t.style(\"pointer-events\",\"all\")}));i.rpx0=V(i.y0),i.rpx1=V(i.y1),i.xmid=(i.x0+i.x1)/2,i.pxmid=q(i.rpx1,i.xmid),i.midangle=-(i.xmid-Math.PI/2),i.startangle=-(i.x0-Math.PI/2),i.stopangle=-(i.x1-Math.PI/2),i.halfangle=.5*Math.min(o.angleDelta(i.x0,i.x1)||Math.PI,Math.PI),i.ring=1-i.rpx0/i.rpx1,i.rInscribed=function(t){return 0===t.rpx0&&o.isFullCircle([t.x0,t.x1])?1:Math.max(0,Math.min(1/(1+1/Math.sin(t.halfangle)),t.ring/2))}(i),m?u.transition().attrTween(\"d\",(function(t){var e=function(t){var e,r=D[x.getPtId(t)],i={x0:t.x0,x1:t.x1,rpx0:t.rpx0,rpx1:t.rpx1};if(r)e=r;else if(O)if(t.parent)if(W){var a=(t.x1>W?2*Math.PI:0)+j;e={x0:a,x1:a}}else e={rpx0:I,rpx1:I},o.extendFlat(e,J(t));else e={rpx0:0,rpx1:0};else e={x0:j,x1:j};return n.interpolate(e,i)}(t);return function(t){return H(e(t))}})):u.attr(\"d\",H),l.call(v,M,t,e,{eventDataKeys:y.eventDataKeys,transitionTime:y.CLICK_TRANSITION_TIME,transitionEasing:y.CLICK_TRANSITION_EASING}).call(x.setSliceCursor,t,{hideOnRoot:!0,hideOnLeaves:!0,isTransitioning:t._transitioning}),u.call(g,i,T);var h=o.ensureSingle(l,\"g\",\"slicetext\"),b=o.ensureSingle(h,\"text\",\"\",(function(t){t.attr(\"data-notex\",1)})),_=o.ensureUniformFontSize(t,x.determineTextFont(T,i,f.font));b.text(r.formatSliceLabel(i,M,T,e,f)).classed(\"slicetext\",!0).attr(\"text-anchor\",\"middle\").call(a.font,_).call(s.convertToTspans,t);var k=a.bBox(b.node());i.transform=d(k,i,w),i.transform.targetX=G(i),i.transform.targetY=Y(i);var A=function(t,e){var r=t.transform;return p(r,e),r.fontSize=_.size,c(T.type,r,f),o.getTextTransform(r)};m?b.transition().attrTween(\"transform\",(function(t){var e=function(t){var e,r=D[x.getPtId(t)],i=t.transform;if(r)e=r;else if(e={rpx1:t.rpx1,transform:{textPosAngle:i.textPosAngle,scale:0,rotate:i.rotate,rCenter:i.rCenter,x:i.x,y:i.y}},O)if(t.parent)if(W){var a=t.x1>W?2*Math.PI:0;e.x0=e.x1=a}else o.extendFlat(e,J(t));else e.x0=e.x1=j;else e.x0=e.x1=j;var s=n.interpolate(e.transform.textPosAngle,t.transform.textPosAngle),l=n.interpolate(e.rpx1,t.rpx1),u=n.interpolate(e.x0,t.x0),h=n.interpolate(e.x1,t.x1),p=n.interpolate(e.transform.scale,i.scale),d=n.interpolate(e.transform.rotate,i.rotate),g=0===i.rCenter?3:0===e.transform.rCenter?1/3:1,m=n.interpolate(e.transform.rCenter,i.rCenter);return function(t){var e=l(t),r=u(t),n=h(t),a=function(t){return m(Math.pow(t,g))}(t),o={pxmid:q(e,(r+n)/2),rpx1:e,transform:{textPosAngle:s(t),rCenter:a,x:i.x,y:i.y}};return c(T.type,i,f),{transform:{targetX:G(o),targetY:Y(o),scale:p(t),rotate:d(t),rCenter:a}}}}(t);return function(t){return A(e(t),k)}})):b.attr(\"transform\",A(i,k))}))}function _(t){return e=t.rpx1,r=t.transform.textPosAngle,[e*Math.sin(r),-e*Math.cos(r)];var e,r}r.plot=function(t,e,r,i){var a,o,s=t._fullLayout,l=s._sunburstlayer,c=!r,f=!s.uniformtext.mode&&x.hasTransition(r);(u(\"sunburst\",s),(a=l.selectAll(\"g.trace.sunburst\").data(e,(function(t){return t[0].trace.uid}))).enter().append(\"g\").classed(\"trace\",!0).classed(\"sunburst\",!0).attr(\"stroke-linejoin\",\"round\"),a.order(),f)?(i&&(o=i()),n.transition().duration(r.duration).ease(r.easing).each(\"end\",(function(){o&&o()})).each(\"interrupt\",(function(){o&&o()})).each((function(){l.selectAll(\"g.trace\").each((function(e){b(t,e,this,r)}))}))):(a.each((function(e){b(t,e,this,r)})),s.uniformtext.mode&&m(t,s._sunburstlayer.selectAll(\".trace\"),\"sunburst\"));c&&a.exit().remove()},r.formatSliceLabel=function(t,e,r,n,i){var a=r.texttemplate,s=r.textinfo;if(!(a||s&&\"none\"!==s))return\"\";var l=i.separators,c=n[0],u=t.data.data,f=c.hierarchy,h=x.isHierarchyRoot(t),p=x.getParent(f,t),d=x.getValue(t);if(!a){var g,m=s.split(\"+\"),v=function(t){return-1!==m.indexOf(t)},y=[];if(v(\"label\")&&u.label&&y.push(u.label),u.hasOwnProperty(\"v\")&&v(\"value\")&&y.push(x.formatValue(u.v,l)),!h){v(\"current path\")&&y.push(x.getPath(t.data));var b=0;v(\"percent parent\")&&b++,v(\"percent entry\")&&b++,v(\"percent root\")&&b++;var _=b>1;if(b){var w,T=function(t){g=x.formatPercent(w,l),_&&(g+=\" of \"+t),y.push(g)};v(\"percent parent\")&&!h&&(w=d/x.getValue(p),T(\"parent\")),v(\"percent entry\")&&(w=d/x.getValue(e),T(\"entry\")),v(\"percent root\")&&(w=d/x.getValue(f),T(\"root\"))}}return v(\"text\")&&(g=o.castOption(r,u.i,\"text\"),o.isValidTextValue(g)&&y.push(g)),y.join(\"<br>\")}var k=o.castOption(r,u.i,\"texttemplate\");if(!k)return\"\";var M={};u.label&&(M.label=u.label),u.hasOwnProperty(\"v\")&&(M.value=u.v,M.valueLabel=x.formatValue(u.v,l)),M.currentPath=x.getPath(t.data),h||(M.percentParent=d/x.getValue(p),M.percentParentLabel=x.formatPercent(M.percentParent,l),M.parent=x.getPtLabel(p)),M.percentEntry=d/x.getValue(e),M.percentEntryLabel=x.formatPercent(M.percentEntry,l),M.entry=x.getPtLabel(e),M.percentRoot=d/x.getValue(f),M.percentRootLabel=x.formatPercent(M.percentRoot,l),M.root=x.getPtLabel(f),u.hasOwnProperty(\"color\")&&(M.color=u.color);var A=o.castOption(r,u.i,\"text\");return(o.isValidTextValue(A)||\"\"===A)&&(M.text=A),M.customdata=o.castOption(r,u.i,\"customdata\"),o.texttemplateString(k,M,i._d3locale,M,r._meta||{})}},{\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../bar/style\":934,\"../bar/uniform_text\":936,\"../pie/helpers\":1165,\"../pie/plot\":1169,\"./constants\":1301,\"./fx\":1303,\"./helpers\":1304,\"./style\":1309,d3:169,\"d3-hierarchy\":161}],1309:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/color\"),a=t(\"../../lib\"),o=t(\"../bar/uniform_text\").resizeText;function s(t,e,r){var n=e.data.data,o=!e.children,s=n.i,l=a.castOption(r,s,\"marker.line.color\")||i.defaultLine,c=a.castOption(r,s,\"marker.line.width\")||0;t.style(\"stroke-width\",c).call(i.fill,n.color).call(i.stroke,l).style(\"opacity\",o?r.leaf.opacity:null)}e.exports={style:function(t){var e=t._fullLayout._sunburstlayer.selectAll(\".trace\");o(t,e,\"sunburst\"),e.each((function(t){var e=n.select(this),r=t[0].trace;e.style(\"opacity\",r.opacity),e.selectAll(\"path.surface\").each((function(t){n.select(this).call(s,t,r)}))}))},styleOne:s}},{\"../../components/color\":643,\"../../lib\":778,\"../bar/uniform_text\":936,d3:169}],1310:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"../../components/colorscale/attributes\"),a=t(\"../../plots/template_attributes\").hovertemplateAttrs,o=t(\"../../plots/attributes\"),s=t(\"../../lib/extend\").extendFlat,l=t(\"../../plot_api/edit_types\").overrideAll;function c(t){return{show:{valType:\"boolean\",dflt:!1},start:{valType:\"number\",dflt:null,editType:\"plot\"},end:{valType:\"number\",dflt:null,editType:\"plot\"},size:{valType:\"number\",dflt:null,min:0,editType:\"plot\"},project:{x:{valType:\"boolean\",dflt:!1},y:{valType:\"boolean\",dflt:!1},z:{valType:\"boolean\",dflt:!1}},color:{valType:\"color\",dflt:n.defaultLine},usecolormap:{valType:\"boolean\",dflt:!1},width:{valType:\"number\",min:1,max:16,dflt:2},highlight:{valType:\"boolean\",dflt:!0},highlightcolor:{valType:\"color\",dflt:n.defaultLine},highlightwidth:{valType:\"number\",min:1,max:16,dflt:2}}}var u=e.exports=l(s({z:{valType:\"data_array\"},x:{valType:\"data_array\"},y:{valType:\"data_array\"},text:{valType:\"string\",dflt:\"\",arrayOk:!0},hovertext:{valType:\"string\",dflt:\"\",arrayOk:!0},hovertemplate:a(),connectgaps:{valType:\"boolean\",dflt:!1,editType:\"calc\"},surfacecolor:{valType:\"data_array\"}},i(\"\",{colorAttr:\"z or surfacecolor\",showScaleDflt:!0,autoColorDflt:!1,editTypeOverride:\"calc\"}),{contours:{x:c(),y:c(),z:c()},hidesurface:{valType:\"boolean\",dflt:!1},lightposition:{x:{valType:\"number\",min:-1e5,max:1e5,dflt:10},y:{valType:\"number\",min:-1e5,max:1e5,dflt:1e4},z:{valType:\"number\",min:-1e5,max:1e5,dflt:0}},lighting:{ambient:{valType:\"number\",min:0,max:1,dflt:.8},diffuse:{valType:\"number\",min:0,max:1,dflt:.8},specular:{valType:\"number\",min:0,max:2,dflt:.05},roughness:{valType:\"number\",min:0,max:1,dflt:.5},fresnel:{valType:\"number\",min:0,max:5,dflt:.2}},opacity:{valType:\"number\",min:0,max:1,dflt:1},opacityscale:{valType:\"any\",editType:\"calc\"},_deprecated:{zauto:s({},i.zauto,{}),zmin:s({},i.zmin,{}),zmax:s({},i.zmax,{})},hoverinfo:s({},o.hoverinfo),showlegend:s({},o.showlegend,{dflt:!1})}),\"calc\",\"nested\");u.x.editType=u.y.editType=u.z.editType=\"calc+clearAxisTypes\",u.transforms=void 0},{\"../../components/color\":643,\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905}],1311:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/calc\");e.exports=function(t,e){e.surfacecolor?n(t,e,{vals:e.surfacecolor,containerStr:\"\",cLetter:\"c\"}):n(t,e,{vals:e.z,containerStr:\"\",cLetter:\"c\"})}},{\"../../components/colorscale/calc\":651}],1312:[function(t,e,r){\"use strict\";var n=t(\"gl-surface3d\"),i=t(\"ndarray\"),a=t(\"ndarray-linear-interpolate\").d2,o=t(\"../heatmap/interp2d\"),s=t(\"../heatmap/find_empties\"),l=t(\"../../lib\").isArrayOrTypedArray,c=t(\"../../lib/gl_format_color\").parseColorScale,u=t(\"../../lib/str2rgbarray\"),f=t(\"../../components/colorscale\").extractOpts;function h(t,e,r){this.scene=t,this.uid=r,this.surface=e,this.data=null,this.showContour=[!1,!1,!1],this.contourStart=[null,null,null],this.contourEnd=[null,null,null],this.contourSize=[0,0,0],this.minValues=[1/0,1/0,1/0],this.maxValues=[-1/0,-1/0,-1/0],this.dataScaleX=1,this.dataScaleY=1,this.refineData=!0,this.objectOffset=[0,0,0]}var p=h.prototype;p.getXat=function(t,e,r,n){var i=l(this.data.x)?l(this.data.x[0])?this.data.x[e][t]:this.data.x[t]:t;return void 0===r?i:n.d2l(i,0,r)},p.getYat=function(t,e,r,n){var i=l(this.data.y)?l(this.data.y[0])?this.data.y[e][t]:this.data.y[e]:e;return void 0===r?i:n.d2l(i,0,r)},p.getZat=function(t,e,r,n){var i=this.data.z[e][t];return null===i&&this.data.connectgaps&&this.data._interpolatedZ&&(i=this.data._interpolatedZ[e][t]),void 0===r?i:n.d2l(i,0,r)},p.handlePick=function(t){if(t.object===this.surface){var e=(t.data.index[0]-1)/this.dataScaleX-1,r=(t.data.index[1]-1)/this.dataScaleY-1,n=Math.max(Math.min(Math.round(e),this.data.z[0].length-1),0),i=Math.max(Math.min(Math.round(r),this.data._ylength-1),0);t.index=[n,i],t.traceCoordinate=[this.getXat(n,i),this.getYat(n,i),this.getZat(n,i)],t.dataCoordinate=[this.getXat(n,i,this.data.xcalendar,this.scene.fullSceneLayout.xaxis),this.getYat(n,i,this.data.ycalendar,this.scene.fullSceneLayout.yaxis),this.getZat(n,i,this.data.zcalendar,this.scene.fullSceneLayout.zaxis)];for(var a=0;a<3;a++){var o=t.dataCoordinate[a];null!=o&&(t.dataCoordinate[a]*=this.scene.dataScale[a])}var s=this.data.hovertext||this.data.text;return Array.isArray(s)&&s[i]&&void 0!==s[i][n]?t.textLabel=s[i][n]:t.textLabel=s||\"\",t.data.dataCoordinate=t.dataCoordinate.slice(),this.surface.highlight(t.data),this.scene.glplot.spikes.position=t.dataCoordinate,!0}};var d=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997,1009,1013,1019,1021,1031,1033,1039,1049,1051,1061,1063,1069,1087,1091,1093,1097,1103,1109,1117,1123,1129,1151,1153,1163,1171,1181,1187,1193,1201,1213,1217,1223,1229,1231,1237,1249,1259,1277,1279,1283,1289,1291,1297,1301,1303,1307,1319,1321,1327,1361,1367,1373,1381,1399,1409,1423,1427,1429,1433,1439,1447,1451,1453,1459,1471,1481,1483,1487,1489,1493,1499,1511,1523,1531,1543,1549,1553,1559,1567,1571,1579,1583,1597,1601,1607,1609,1613,1619,1621,1627,1637,1657,1663,1667,1669,1693,1697,1699,1709,1721,1723,1733,1741,1747,1753,1759,1777,1783,1787,1789,1801,1811,1823,1831,1847,1861,1867,1871,1873,1877,1879,1889,1901,1907,1913,1931,1933,1949,1951,1973,1979,1987,1993,1997,1999,2003,2011,2017,2027,2029,2039,2053,2063,2069,2081,2083,2087,2089,2099,2111,2113,2129,2131,2137,2141,2143,2153,2161,2179,2203,2207,2213,2221,2237,2239,2243,2251,2267,2269,2273,2281,2287,2293,2297,2309,2311,2333,2339,2341,2347,2351,2357,2371,2377,2381,2383,2389,2393,2399,2411,2417,2423,2437,2441,2447,2459,2467,2473,2477,2503,2521,2531,2539,2543,2549,2551,2557,2579,2591,2593,2609,2617,2621,2633,2647,2657,2659,2663,2671,2677,2683,2687,2689,2693,2699,2707,2711,2713,2719,2729,2731,2741,2749,2753,2767,2777,2789,2791,2797,2801,2803,2819,2833,2837,2843,2851,2857,2861,2879,2887,2897,2903,2909,2917,2927,2939,2953,2957,2963,2969,2971,2999];function g(t,e){if(t<e)return 0;for(var r=0;0===Math.floor(t%e);)t/=e,r++;return r}function m(t){for(var e=[],r=0;r<d.length;r++){var n=d[r];e.push(g(t,n))}return e}function v(t){for(var e=m(t),r=t,n=0;n<d.length;n++)if(e[n]>0){r=d[n];break}return r}function y(t,e){if(!(t<1||e<1)){for(var r=m(t),n=m(e),i=1,a=0;a<d.length;a++)i*=Math.pow(d[a],Math.max(r[a],n[a]));return i}}p.calcXnums=function(t){var e,r=[];for(e=1;e<t;e++){var n=this.getXat(e-1,0),i=this.getXat(e,0);r[e-1]=i!==n&&null!=n&&null!=i?Math.abs(i-n):0}var a=0;for(e=1;e<t;e++)a+=r[e-1];for(e=1;e<t;e++)0===r[e-1]?r[e-1]=1:r[e-1]=Math.round(a/r[e-1]);return r},p.calcYnums=function(t){var e,r=[];for(e=1;e<t;e++){var n=this.getYat(0,e-1),i=this.getYat(0,e);r[e-1]=i!==n&&null!=n&&null!=i?Math.abs(i-n):0}var a=0;for(e=1;e<t;e++)a+=r[e-1];for(e=1;e<t;e++)0===r[e-1]?r[e-1]=1:r[e-1]=Math.round(a/r[e-1]);return r};var x=[1,2,4,6,12,24,36,48,60,120,180,240,360,720,840,1260],b=x[9],_=x[13];function w(t,e,r){var n=r[8]+r[2]*e[0]+r[5]*e[1];return t[0]=(r[6]+r[0]*e[0]+r[3]*e[1])/n,t[1]=(r[7]+r[1]*e[0]+r[4]*e[1])/n,t}function T(t,e,r){return function(t,e,r,n){for(var i=[0,0],o=t.shape[0],s=t.shape[1],l=0;l<o;l++)for(var c=0;c<s;c++)r(i,[l,c],n),t.set(l,c,a(e,i[0],i[1]))}(t,e,w,r),t}function k(t,e){for(var r=!1,n=0;n<t.length;n++)if(e===t[n]){r=!0;break}!1===r&&t.push(e)}p.estimateScale=function(t,e){for(var r=1+function(t){if(0!==t.length){for(var e=1,r=0;r<t.length;r++)e=y(e,t[r]);return e}}(0===e?this.calcXnums(t):this.calcYnums(t));r<b;)r*=2;for(;r>_;)r--,r/=v(r),++r<b&&(r=_);var n=Math.round(r/t);return n>1?n:1},p.refineCoords=function(t){for(var e=this.dataScaleX,r=this.dataScaleY,n=t[0].shape[0],a=t[0].shape[1],o=0|Math.floor(t[0].shape[0]*e+1),s=0|Math.floor(t[0].shape[1]*r+1),l=1+n+1,c=1+a+1,u=i(new Float32Array(l*c),[l,c]),f=[1/e,0,0,0,1/r,0,0,0,1],h=0;h<t.length;++h){this.surface.padField(u,t[h]);var p=i(new Float32Array(o*s),[o,s]);T(p,u,f),t[h]=p}},p.setContourLevels=function(){var t,e,r,n=[[],[],[]],i=[!1,!1,!1],a=!1;for(t=0;t<3;++t)if(this.showContour[t]&&(a=!0,this.contourSize[t]>0&&null!==this.contourStart[t]&&null!==this.contourEnd[t]&&this.contourEnd[t]>this.contourStart[t]))for(i[t]=!0,e=this.contourStart[t];e<this.contourEnd[t];e+=this.contourSize[t])r=e*this.scene.dataScale[t],k(n[t],r);if(a){var o=[[],[],[]];for(t=0;t<3;++t)this.showContour[t]&&(o[t]=i[t]?n[t]:this.scene.contourLevels[t]);this.surface.update({levels:o})}},p.update=function(t){var e,r,n,a,l=this.scene,h=l.fullSceneLayout,p=this.surface,d=c(t),g=l.dataScale,m=t.z[0].length,v=t._ylength,y=l.contourLevels;this.data=t;var x=[];for(e=0;e<3;e++)for(x[e]=[],r=0;r<m;r++)x[e][r]=[];for(r=0;r<m;r++)for(n=0;n<v;n++)x[0][r][n]=this.getXat(r,n,t.xcalendar,h.xaxis),x[1][r][n]=this.getYat(r,n,t.ycalendar,h.yaxis),x[2][r][n]=this.getZat(r,n,t.zcalendar,h.zaxis);if(t.connectgaps)for(t._emptypoints=s(x[2]),o(x[2],t._emptypoints),t._interpolatedZ=[],r=0;r<m;r++)for(t._interpolatedZ[r]=[],n=0;n<v;n++)t._interpolatedZ[r][n]=x[2][r][n];for(e=0;e<3;e++)for(r=0;r<m;r++)for(n=0;n<v;n++)null==(a=x[e][r][n])?x[e][r][n]=NaN:a=x[e][r][n]*=g[e];for(e=0;e<3;e++)for(r=0;r<m;r++)for(n=0;n<v;n++)null!=(a=x[e][r][n])&&(this.minValues[e]>a&&(this.minValues[e]=a),this.maxValues[e]<a&&(this.maxValues[e]=a));for(e=0;e<3;e++)this.objectOffset[e]=.5*(this.minValues[e]+this.maxValues[e]);for(e=0;e<3;e++)for(r=0;r<m;r++)for(n=0;n<v;n++)null!=(a=x[e][r][n])&&(x[e][r][n]-=this.objectOffset[e]);var b=[i(new Float32Array(m*v),[m,v]),i(new Float32Array(m*v),[m,v]),i(new Float32Array(m*v),[m,v])];for(e=0;e<3;e++)for(r=0;r<m;r++)for(n=0;n<v;n++)b[e].set(r,n,x[e][r][n]);x=[];var w={colormap:d,levels:[[],[],[]],showContour:[!0,!0,!0],showSurface:!t.hidesurface,contourProject:[[!1,!1,!1],[!1,!1,!1],[!1,!1,!1]],contourWidth:[1,1,1],contourColor:[[1,1,1,1],[1,1,1,1],[1,1,1,1]],contourTint:[1,1,1],dynamicColor:[[1,1,1,1],[1,1,1,1],[1,1,1,1]],dynamicWidth:[1,1,1],dynamicTint:[1,1,1],opacityscale:t.opacityscale,opacity:t.opacity},T=f(t);if(w.intensityBounds=[T.min,T.max],t.surfacecolor){var k=i(new Float32Array(m*v),[m,v]);for(r=0;r<m;r++)for(n=0;n<v;n++)k.set(r,n,t.surfacecolor[n][r]);b.push(k)}else w.intensityBounds[0]*=g[2],w.intensityBounds[1]*=g[2];(_<b[0].shape[0]||_<b[0].shape[1])&&(this.refineData=!1),!0===this.refineData&&(this.dataScaleX=this.estimateScale(b[0].shape[0],0),this.dataScaleY=this.estimateScale(b[0].shape[1],1),1===this.dataScaleX&&1===this.dataScaleY||this.refineCoords(b)),t.surfacecolor&&(w.intensity=b.pop());var M=[!0,!0,!0],A=[\"x\",\"y\",\"z\"];for(e=0;e<3;++e){var S=t.contours[A[e]];M[e]=S.highlight,w.showContour[e]=S.show||S.highlight,w.showContour[e]&&(w.contourProject[e]=[S.project.x,S.project.y,S.project.z],S.show?(this.showContour[e]=!0,w.levels[e]=y[e],p.highlightColor[e]=w.contourColor[e]=u(S.color),S.usecolormap?p.highlightTint[e]=w.contourTint[e]=0:p.highlightTint[e]=w.contourTint[e]=1,w.contourWidth[e]=S.width,this.contourStart[e]=S.start,this.contourEnd[e]=S.end,this.contourSize[e]=S.size):(this.showContour[e]=!1,this.contourStart[e]=null,this.contourEnd[e]=null,this.contourSize[e]=0),S.highlight&&(w.dynamicColor[e]=u(S.highlightcolor),w.dynamicWidth[e]=S.highlightwidth))}(function(t){var e=t[0].rgb,r=t[t.length-1].rgb;return e[0]===r[0]&&e[1]===r[1]&&e[2]===r[2]&&e[3]===r[3]})(d)&&(w.vertexColor=!0),w.objectOffset=this.objectOffset,w.coords=b,p.update(w),p.visible=t.visible,p.enableDynamic=M,p.enableHighlight=M,p.snapToData=!0,\"lighting\"in t&&(p.ambientLight=t.lighting.ambient,p.diffuseLight=t.lighting.diffuse,p.specularLight=t.lighting.specular,p.roughness=t.lighting.roughness,p.fresnel=t.lighting.fresnel),\"lightposition\"in t&&(p.lightPosition=[t.lightposition.x,t.lightposition.y,t.lightposition.z])},p.dispose=function(){this.scene.glplot.remove(this.surface),this.surface.dispose()},e.exports=function(t,e){var r=t.glplot.gl,i=n({gl:r}),a=new h(t,i,e.uid);return i._trace=a,a.update(e),t.glplot.add(i),a}},{\"../../components/colorscale\":655,\"../../lib\":778,\"../../lib/gl_format_color\":774,\"../../lib/str2rgbarray\":801,\"../heatmap/find_empties\":1070,\"../heatmap/interp2d\":1073,\"gl-surface3d\":351,ndarray:495,\"ndarray-linear-interpolate\":489}],1313:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"../../components/colorscale/defaults\"),o=t(\"./attributes\");function s(t,e,r,n){var i=n(\"opacityscale\");\"max\"===i?e.opacityscale=[[0,.1],[1,1]]:\"min\"===i?e.opacityscale=[[0,1],[1,.1]]:\"extremes\"===i?e.opacityscale=function(t,e){for(var r=[],n=0;n<32;n++){var i=n/31,a=e+(1-e)*(1-Math.pow(Math.sin(t*i*Math.PI),2));r.push([i,Math.max(0,Math.min(1,a))])}return r}(1,.1):function(t){var e=0;if(!Array.isArray(t)||t.length<2)return!1;if(!t[0]||!t[t.length-1])return!1;if(0!=+t[0][0]||1!=+t[t.length-1][0])return!1;for(var r=0;r<t.length;r++){var n=t[r];if(2!==n.length||+n[0]<e)return!1;e=+n[0]}return!0}(i)||(e.opacityscale=void 0)}function l(t,e,r){e in t&&!(r in t)&&(t[r]=t[e])}e.exports={supplyDefaults:function(t,e,r,c){var u,f;function h(r,n){return i.coerce(t,e,o,r,n)}var p=h(\"x\"),d=h(\"y\"),g=h(\"z\");if(!g||!g.length||p&&p.length<1||d&&d.length<1)e.visible=!1;else{e._xlength=Array.isArray(p)&&i.isArrayOrTypedArray(p[0])?g.length:g[0].length,e._ylength=g.length,n.getComponentMethod(\"calendars\",\"handleTraceDefaults\")(t,e,[\"x\",\"y\",\"z\"],c),h(\"text\"),h(\"hovertext\"),h(\"hovertemplate\"),[\"lighting.ambient\",\"lighting.diffuse\",\"lighting.specular\",\"lighting.roughness\",\"lighting.fresnel\",\"lightposition.x\",\"lightposition.y\",\"lightposition.z\",\"hidesurface\",\"connectgaps\",\"opacity\"].forEach((function(t){h(t)}));var m=h(\"surfacecolor\"),v=[\"x\",\"y\",\"z\"];for(u=0;u<3;++u){var y=\"contours.\"+v[u],x=h(y+\".show\"),b=h(y+\".highlight\");if(x||b)for(f=0;f<3;++f)h(y+\".project.\"+v[f]);x&&(h(y+\".color\"),h(y+\".width\"),h(y+\".usecolormap\")),b&&(h(y+\".highlightcolor\"),h(y+\".highlightwidth\")),h(y+\".start\"),h(y+\".end\"),h(y+\".size\")}m||(l(t,\"zmin\",\"cmin\"),l(t,\"zmax\",\"cmax\"),l(t,\"zauto\",\"cauto\")),a(t,e,c,h,{prefix:\"\",cLetter:\"c\"}),s(t,e,c,h),e._length=null}},opacityscaleDefaults:s}},{\"../../components/colorscale/defaults\":653,\"../../lib\":778,\"../../registry\":910,\"./attributes\":1310}],1314:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,colorbar:{min:\"cmin\",max:\"cmax\"},calc:t(\"./calc\"),plot:t(\"./convert\"),moduleType:\"trace\",name:\"surface\",basePlotModule:t(\"../../plots/gl3d\"),categories:[\"gl3d\",\"2dMap\",\"showLegend\"],meta:{}}},{\"../../plots/gl3d\":869,\"./attributes\":1310,\"./calc\":1311,\"./convert\":1312,\"./defaults\":1313}],1315:[function(t,e,r){\"use strict\";var n=t(\"../../components/annotations/attributes\"),i=t(\"../../lib/extend\").extendFlat,a=t(\"../../plot_api/edit_types\").overrideAll,o=t(\"../../plots/font_attributes\"),s=t(\"../../plots/domain\").attributes;t(\"../../constants/docs\").FORMAT_LINK;(e.exports=a({domain:s({name:\"table\",trace:!0}),columnwidth:{valType:\"number\",arrayOk:!0,dflt:null},columnorder:{valType:\"data_array\"},header:{values:{valType:\"data_array\",dflt:[]},format:{valType:\"data_array\",dflt:[]},prefix:{valType:\"string\",arrayOk:!0,dflt:null},suffix:{valType:\"string\",arrayOk:!0,dflt:null},height:{valType:\"number\",dflt:28},align:i({},n.align,{arrayOk:!0}),line:{width:{valType:\"number\",arrayOk:!0,dflt:1},color:{valType:\"color\",arrayOk:!0,dflt:\"grey\"}},fill:{color:{valType:\"color\",arrayOk:!0,dflt:\"white\"}},font:i({},o({arrayOk:!0}))},cells:{values:{valType:\"data_array\",dflt:[]},format:{valType:\"data_array\",dflt:[]},prefix:{valType:\"string\",arrayOk:!0,dflt:null},suffix:{valType:\"string\",arrayOk:!0,dflt:null},height:{valType:\"number\",dflt:20},align:i({},n.align,{arrayOk:!0}),line:{width:{valType:\"number\",arrayOk:!0,dflt:1},color:{valType:\"color\",arrayOk:!0,dflt:\"grey\"}},fill:{color:{valType:\"color\",arrayOk:!0,dflt:\"white\"}},font:i({},o({arrayOk:!0}))}},\"calc\",\"from-root\")).transforms=void 0},{\"../../components/annotations/attributes\":626,\"../../constants/docs\":748,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/domain\":854,\"../../plots/font_attributes\":855}],1316:[function(t,e,r){\"use strict\";var n=t(\"../../plots/get_data\").getModuleCalcData,i=t(\"./plot\");r.name=\"table\",r.plot=function(t){var e=n(t.calcdata,\"table\")[0];e.length&&i(t,e)},r.clean=function(t,e,r,n){var i=n._has&&n._has(\"table\"),a=e._has&&e._has(\"table\");i&&!a&&n._paperdiv.selectAll(\".table\").remove()}},{\"../../plots/get_data\":864,\"./plot\":1323}],1317:[function(t,e,r){\"use strict\";var n=t(\"../../lib/gup\").wrap;e.exports=function(){return n({})}},{\"../../lib/gup\":775}],1318:[function(t,e,r){\"use strict\";e.exports={cellPad:8,columnExtentOffset:10,columnTitleOffset:28,emptyHeaderHeight:16,latexCheck:/^\\$.*\\$$/,goldenRatio:1.618,lineBreaker:\"<br>\",maxDimensionCount:60,overdrag:45,releaseTransitionDuration:120,releaseTransitionEase:\"cubic-out\",scrollbarCaptureWidth:18,scrollbarHideDelay:1e3,scrollbarHideDuration:1e3,scrollbarOffset:5,scrollbarWidth:8,transitionDuration:100,transitionEase:\"cubic-out\",uplift:5,wrapSpacer:\" \",wrapSplitCharacter:\" \",cn:{table:\"table\",tableControlView:\"table-control-view\",scrollBackground:\"scroll-background\",yColumn:\"y-column\",columnBlock:\"column-block\",scrollAreaClip:\"scroll-area-clip\",scrollAreaClipRect:\"scroll-area-clip-rect\",columnBoundary:\"column-boundary\",columnBoundaryClippath:\"column-boundary-clippath\",columnBoundaryRect:\"column-boundary-rect\",columnCells:\"column-cells\",columnCell:\"column-cell\",cellRect:\"cell-rect\",cellText:\"cell-text\",cellTextHolder:\"cell-text-holder\",scrollbarKit:\"scrollbar-kit\",scrollbar:\"scrollbar\",scrollbarSlider:\"scrollbar-slider\",scrollbarGlyph:\"scrollbar-glyph\",scrollbarCaptureZone:\"scrollbar-capture-zone\"}}},{}],1319:[function(t,e,r){\"use strict\";var n=t(\"./constants\"),i=t(\"../../lib/extend\").extendFlat,a=t(\"fast-isnumeric\");function o(t){if(Array.isArray(t)){for(var e=0,r=0;r<t.length;r++)e=Math.max(e,o(t[r]));return e}return t}function s(t,e){return t+e}function l(t){var e,r=t.slice(),n=1/0,i=0;for(e=0;e<r.length;e++)Array.isArray(r[e])||(r[e]=[r[e]]),n=Math.min(n,r[e].length),i=Math.max(i,r[e].length);if(n!==i)for(e=0;e<r.length;e++){var a=i-r[e].length;a&&(r[e]=r[e].concat(c(a)))}return r}function c(t){for(var e=new Array(t),r=0;r<t;r++)e[r]=\"\";return e}function u(t){return t.calcdata.columns.reduce((function(e,r){return r.xIndex<t.xIndex?e+r.columnWidth:e}),0)}function f(t,e){return Object.keys(t).map((function(r){return i({},t[r],{auxiliaryBlocks:e})}))}function h(t,e){for(var r,n={},i=0,a=0,o={firstRowIndex:null,lastRowIndex:null,rows:[]},s=0,l=0,c=0;c<t.length;c++)r=t[c],o.rows.push({rowIndex:c,rowHeight:r}),((a+=r)>=e||c===t.length-1)&&(n[i]=o,o.key=l++,o.firstRowIndex=s,o.lastRowIndex=c,o={firstRowIndex:null,lastRowIndex:null,rows:[]},i+=a,s=c+1,a=0);return n}e.exports=function(t,e){var r=l(e.cells.values),p=function(t){return t.slice(e.header.values.length,t.length)},d=l(e.header.values);d.length&&!d[0].length&&(d[0]=[\"\"],d=l(d));var g=d.concat(p(r).map((function(){return c((d[0]||[\"\"]).length)}))),m=e.domain,v=Math.floor(t._fullLayout._size.w*(m.x[1]-m.x[0])),y=Math.floor(t._fullLayout._size.h*(m.y[1]-m.y[0])),x=e.header.values.length?g[0].map((function(){return e.header.height})):[n.emptyHeaderHeight],b=r.length?r[0].map((function(){return e.cells.height})):[],_=x.reduce(s,0),w=h(b,y-_+n.uplift),T=f(h(x,_),[]),k=f(w,T),M={},A=e._fullInput.columnorder.concat(p(r.map((function(t,e){return e})))),S=g.map((function(t,r){var n=Array.isArray(e.columnwidth)?e.columnwidth[Math.min(r,e.columnwidth.length-1)]:e.columnwidth;return a(n)?Number(n):1})),E=S.reduce(s,0);S=S.map((function(t){return t/E*v}));var C=Math.max(o(e.header.line.width),o(e.cells.line.width)),L={key:e.uid+t._context.staticPlot,translateX:m.x[0]*t._fullLayout._size.w,translateY:t._fullLayout._size.h*(1-m.y[1]),size:t._fullLayout._size,width:v,maxLineWidth:C,height:y,columnOrder:A,groupHeight:y,rowBlocks:k,headerRowBlocks:T,scrollY:0,cells:i({},e.cells,{values:r}),headerCells:i({},e.header,{values:g}),gdColumns:g.map((function(t){return t[0]})),gdColumnsOriginalOrder:g.map((function(t){return t[0]})),prevPages:[0,0],scrollbarState:{scrollbarScrollInProgress:!1},columns:g.map((function(t,e){var r=M[t];return M[t]=(r||0)+1,{key:t+\"__\"+M[t],label:t,specIndex:e,xIndex:A[e],xScale:u,x:void 0,calcdata:void 0,columnWidth:S[e]}}))};return L.columns.forEach((function(t){t.calcdata=L,t.x=u(t)})),L}},{\"../../lib/extend\":768,\"./constants\":1318,\"fast-isnumeric\":241}],1320:[function(t,e,r){\"use strict\";var n=t(\"../../lib/extend\").extendFlat;r.splitToPanels=function(t){var e=[0,0],r=n({},t,{key:\"header\",type:\"header\",page:0,prevPages:e,currentRepaint:[null,null],dragHandle:!0,values:t.calcdata.headerCells.values[t.specIndex],rowBlocks:t.calcdata.headerRowBlocks,calcdata:n({},t.calcdata,{cells:t.calcdata.headerCells})});return[n({},t,{key:\"cells1\",type:\"cells\",page:0,prevPages:e,currentRepaint:[null,null],dragHandle:!1,values:t.calcdata.cells.values[t.specIndex],rowBlocks:t.calcdata.rowBlocks}),n({},t,{key:\"cells2\",type:\"cells\",page:1,prevPages:e,currentRepaint:[null,null],dragHandle:!1,values:t.calcdata.cells.values[t.specIndex],rowBlocks:t.calcdata.rowBlocks}),r]},r.splitToCells=function(t){var e=function(t){var e=t.rowBlocks[t.page],r=e?e.rows[0].rowIndex:0,n=e?r+e.rows.length:0;return[r,n]}(t);return(t.values||[]).slice(e[0],e[1]).map((function(r,n){return{keyWithinBlock:n+(\"string\"==typeof r&&r.match(/[<$&> ]/)?\"_keybuster_\"+Math.random():\"\"),key:e[0]+n,column:t,calcdata:t.calcdata,page:t.page,rowBlocks:t.rowBlocks,value:r}}))}},{\"../../lib/extend\":768}],1321:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"../../plots/domain\").defaults;e.exports=function(t,e,r,o){function s(r,a){return n.coerce(t,e,i,r,a)}a(e,o,s),s(\"columnwidth\"),s(\"header.values\"),s(\"header.format\"),s(\"header.align\"),s(\"header.prefix\"),s(\"header.suffix\"),s(\"header.height\"),s(\"header.line.width\"),s(\"header.line.color\"),s(\"header.fill.color\"),n.coerceFont(s,\"header.font\",n.extendFlat({},o.font)),function(t,e){for(var r=t.columnorder||[],n=t.header.values.length,i=r.slice(0,n),a=i.slice().sort((function(t,e){return t-e})),o=i.map((function(t){return a.indexOf(t)})),s=o.length;s<n;s++)o.push(s);e(\"columnorder\",o)}(e,s),s(\"cells.values\"),s(\"cells.format\"),s(\"cells.align\"),s(\"cells.prefix\"),s(\"cells.suffix\"),s(\"cells.height\"),s(\"cells.line.width\"),s(\"cells.line.color\"),s(\"cells.fill.color\"),n.coerceFont(s,\"cells.font\",n.extendFlat({},o.font)),e._length=null}},{\"../../lib\":778,\"../../plots/domain\":854,\"./attributes\":1315}],1322:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"./calc\"),plot:t(\"./plot\"),moduleType:\"trace\",name:\"table\",basePlotModule:t(\"./base_plot\"),categories:[\"noOpacity\"],meta:{}}},{\"./attributes\":1315,\"./base_plot\":1316,\"./calc\":1317,\"./defaults\":1321,\"./plot\":1323}],1323:[function(t,e,r){\"use strict\";var n=t(\"./constants\"),i=t(\"d3\"),a=t(\"../../lib/gup\"),o=t(\"../../components/drawing\"),s=t(\"../../lib/svg_text_utils\"),l=t(\"../../lib\").raiseToTop,c=t(\"../../lib\").strTranslate,u=t(\"../../lib\").cancelTransition,f=t(\"./data_preparation_helper\"),h=t(\"./data_split_helpers\"),p=t(\"../../components/color\");function d(t){return Math.ceil(t.calcdata.maxLineWidth/2)}function g(t,e){return\"clip\"+t._fullLayout._uid+\"_scrollAreaBottomClip_\"+e.key}function m(t,e){return\"clip\"+t._fullLayout._uid+\"_columnBoundaryClippath_\"+e.calcdata.key+\"_\"+e.specIndex}function v(t){return[].concat.apply([],t.map((function(t){return t}))).map((function(t){return t.__data__}))}function y(t,e,r){var o=t.selectAll(\".\"+n.cn.scrollbarKit).data(a.repeat,a.keyFun);o.enter().append(\"g\").classed(n.cn.scrollbarKit,!0).style(\"shape-rendering\",\"geometricPrecision\"),o.each((function(t){var e=t.scrollbarState;e.totalHeight=function(t){var e=t.rowBlocks;return O(e,e.length-1)+(e.length?D(e[e.length-1],1/0):1)}(t),e.scrollableAreaHeight=t.groupHeight-A(t),e.currentlyVisibleHeight=Math.min(e.totalHeight,e.scrollableAreaHeight),e.ratio=e.currentlyVisibleHeight/e.totalHeight,e.barLength=Math.max(e.ratio*e.currentlyVisibleHeight,n.goldenRatio*n.scrollbarWidth),e.barWiggleRoom=e.currentlyVisibleHeight-e.barLength,e.wiggleRoom=Math.max(0,e.totalHeight-e.scrollableAreaHeight),e.topY=0===e.barWiggleRoom?0:t.scrollY/e.wiggleRoom*e.barWiggleRoom,e.bottomY=e.topY+e.barLength,e.dragMultiplier=e.wiggleRoom/e.barWiggleRoom})).attr(\"transform\",(function(t){var e=t.width+n.scrollbarWidth/2+n.scrollbarOffset;return c(e,A(t))}));var s=o.selectAll(\".\"+n.cn.scrollbar).data(a.repeat,a.keyFun);s.enter().append(\"g\").classed(n.cn.scrollbar,!0);var l=s.selectAll(\".\"+n.cn.scrollbarSlider).data(a.repeat,a.keyFun);l.enter().append(\"g\").classed(n.cn.scrollbarSlider,!0),l.attr(\"transform\",(function(t){return c(0,t.scrollbarState.topY||0)}));var u=l.selectAll(\".\"+n.cn.scrollbarGlyph).data(a.repeat,a.keyFun);u.enter().append(\"line\").classed(n.cn.scrollbarGlyph,!0).attr(\"stroke\",\"black\").attr(\"stroke-width\",n.scrollbarWidth).attr(\"stroke-linecap\",\"round\").attr(\"y1\",n.scrollbarWidth/2),u.attr(\"y2\",(function(t){return t.scrollbarState.barLength-n.scrollbarWidth/2})).attr(\"stroke-opacity\",(function(t){return t.columnDragInProgress||!t.scrollbarState.barWiggleRoom||r?0:.4})),u.transition().delay(0).duration(0),u.transition().delay(n.scrollbarHideDelay).duration(n.scrollbarHideDuration).attr(\"stroke-opacity\",0);var f=s.selectAll(\".\"+n.cn.scrollbarCaptureZone).data(a.repeat,a.keyFun);f.enter().append(\"line\").classed(n.cn.scrollbarCaptureZone,!0).attr(\"stroke\",\"white\").attr(\"stroke-opacity\",.01).attr(\"stroke-width\",n.scrollbarCaptureWidth).attr(\"stroke-linecap\",\"butt\").attr(\"y1\",0).on(\"mousedown\",(function(r){var n=i.event.y,a=this.getBoundingClientRect(),o=r.scrollbarState,s=n-a.top,l=i.scale.linear().domain([0,o.scrollableAreaHeight]).range([0,o.totalHeight]).clamp(!0);o.topY<=s&&s<=o.bottomY||E(e,t,null,l(s-o.barLength/2))(r)})).call(i.behavior.drag().origin((function(t){return i.event.stopPropagation(),t.scrollbarState.scrollbarScrollInProgress=!0,t})).on(\"drag\",E(e,t)).on(\"dragend\",(function(){}))),f.attr(\"y2\",(function(t){return t.scrollbarState.scrollableAreaHeight})),e._context.staticPlot&&(u.remove(),f.remove())}function x(t,e,r,s){var l=function(t){var e=t.selectAll(\".\"+n.cn.columnCell).data(h.splitToCells,(function(t){return t.keyWithinBlock}));return e.enter().append(\"g\").classed(n.cn.columnCell,!0),e.exit().remove(),e}(function(t){var e=t.selectAll(\".\"+n.cn.columnCells).data(a.repeat,a.keyFun);return e.enter().append(\"g\").classed(n.cn.columnCells,!0),e.exit().remove(),e}(r));!function(t){t.each((function(t,e){var r=t.calcdata.cells.font,n=t.column.specIndex,i={size:w(r.size,n,e),color:w(r.color,n,e),family:w(r.family,n,e)};t.rowNumber=t.key,t.align=w(t.calcdata.cells.align,n,e),t.cellBorderWidth=w(t.calcdata.cells.line.width,n,e),t.font=i}))}(l),function(t){t.attr(\"width\",(function(t){return t.column.columnWidth})).attr(\"stroke-width\",(function(t){return t.cellBorderWidth})).each((function(t){var e=i.select(this);p.stroke(e,w(t.calcdata.cells.line.color,t.column.specIndex,t.rowNumber)),p.fill(e,w(t.calcdata.cells.fill.color,t.column.specIndex,t.rowNumber))}))}(function(t){var e=t.selectAll(\".\"+n.cn.cellRect).data(a.repeat,(function(t){return t.keyWithinBlock}));return e.enter().append(\"rect\").classed(n.cn.cellRect,!0),e}(l));var c=function(t){var e=t.selectAll(\".\"+n.cn.cellText).data(a.repeat,(function(t){return t.keyWithinBlock}));return e.enter().append(\"text\").classed(n.cn.cellText,!0).style(\"cursor\",(function(){return\"auto\"})).on(\"mousedown\",(function(){i.event.stopPropagation()})),e}(function(t){var e=t.selectAll(\".\"+n.cn.cellTextHolder).data(a.repeat,(function(t){return t.keyWithinBlock}));return e.enter().append(\"g\").classed(n.cn.cellTextHolder,!0).style(\"shape-rendering\",\"geometricPrecision\"),e}(l));!function(t){t.each((function(t){o.font(i.select(this),t.font)}))}(c),b(c,e,s,t),z(l)}function b(t,e,r,a){t.text((function(t){var e=t.column.specIndex,r=t.rowNumber,a=t.value,o=\"string\"==typeof a,s=o&&a.match(/<br>/i),l=!o||s;t.mayHaveMarkup=o&&a.match(/[<&>]/);var c,u=\"string\"==typeof(c=a)&&c.match(n.latexCheck);t.latex=u;var f,h,p=u?\"\":w(t.calcdata.cells.prefix,e,r)||\"\",d=u?\"\":w(t.calcdata.cells.suffix,e,r)||\"\",g=u?null:w(t.calcdata.cells.format,e,r)||null,m=p+(g?i.format(g)(t.value):t.value)+d;if(t.wrappingNeeded=!t.wrapped&&!l&&!u&&(f=_(m)),t.cellHeightMayIncrease=s||u||t.mayHaveMarkup||(void 0===f?_(m):f),t.needsConvertToTspans=t.mayHaveMarkup||t.wrappingNeeded||t.latex,t.wrappingNeeded){var v=(\" \"===n.wrapSplitCharacter?m.replace(/<a href=/gi,\"<a_href=\"):m).split(n.wrapSplitCharacter),y=\" \"===n.wrapSplitCharacter?v.map((function(t){return t.replace(/<a_href=/gi,\"<a href=\")})):v;t.fragments=y.map((function(t){return{text:t,width:null}})),t.fragments.push({fragment:n.wrapSpacer,width:null}),h=y.join(n.lineBreaker)+n.lineBreaker+n.wrapSpacer}else delete t.fragments,h=m;return h})).attr(\"dy\",(function(t){return t.needsConvertToTspans?0:\"0.75em\"})).each((function(t){var o=i.select(this),l=t.wrappingNeeded?L:I;t.needsConvertToTspans?s.convertToTspans(o,a,l(r,this,e,a,t)):i.select(this.parentNode).attr(\"transform\",(function(t){return c(P(t),n.cellPad)})).attr(\"text-anchor\",(function(t){return{left:\"start\",center:\"middle\",right:\"end\"}[t.align]}))}))}function _(t){return-1!==t.indexOf(n.wrapSplitCharacter)}function w(t,e,r){if(Array.isArray(t)){var n=t[Math.min(e,t.length-1)];return Array.isArray(n)?n[Math.min(r,n.length-1)]:n}return t}function T(t,e,r){t.transition().ease(n.releaseTransitionEase).duration(n.releaseTransitionDuration).attr(\"transform\",c(e.x,r))}function k(t){return\"cells\"===t.type}function M(t){return\"header\"===t.type}function A(t){return(t.rowBlocks.length?t.rowBlocks[0].auxiliaryBlocks:[]).reduce((function(t,e){return t+D(e,1/0)}),0)}function S(t,e,r){var n=v(e)[0];if(void 0!==n){var i=n.rowBlocks,a=n.calcdata,o=O(i,i.length),s=n.calcdata.groupHeight-A(n),l=a.scrollY=Math.max(0,Math.min(o-s,a.scrollY)),u=function(t,e,r){for(var n=[],i=0,a=0;a<t.length;a++){for(var o=t[a],s=o.rows,l=0,c=0;c<s.length;c++)l+=s[c].rowHeight;o.allRowsHeight=l;e<i+l&&e+r>i&&n.push(a),i+=l}return n}(i,l,s);1===u.length&&(u[0]===i.length-1?u.unshift(u[0]-1):u.push(u[0]+1)),u[0]%2&&u.reverse(),e.each((function(t,e){t.page=u[e],t.scrollY=l})),e.attr(\"transform\",(function(t){var e=O(t.rowBlocks,t.page)-t.scrollY;return c(0,e)})),t&&(C(t,r,e,u,n.prevPages,n,0),C(t,r,e,u,n.prevPages,n,1),y(r,t))}}function E(t,e,r,a){return function(o){var s=o.calcdata?o.calcdata:o,l=e.filter((function(t){return s.key===t.key})),c=r||s.scrollbarState.dragMultiplier,u=s.scrollY;s.scrollY=void 0===a?s.scrollY+c*i.event.dy:a;var f=l.selectAll(\".\"+n.cn.yColumn).selectAll(\".\"+n.cn.columnBlock).filter(k);return S(t,f,l),s.scrollY===u}}function C(t,e,r,n,i,a,o){n[o]!==i[o]&&(clearTimeout(a.currentRepaint[o]),a.currentRepaint[o]=setTimeout((function(){var a=r.filter((function(t,e){return e===o&&n[e]!==i[e]}));x(t,e,a,r),i[o]=n[o]})))}function L(t,e,r,a){return function(){var o=i.select(e.parentNode);o.each((function(t){var e=t.fragments;o.selectAll(\"tspan.line\").each((function(t,r){e[r].width=this.getComputedTextLength()}));var r,i,a=e[e.length-1].width,s=e.slice(0,-1),l=[],c=0,u=t.column.columnWidth-2*n.cellPad;for(t.value=\"\";s.length;)c+(i=(r=s.shift()).width+a)>u&&(t.value+=l.join(n.wrapSpacer)+n.lineBreaker,l=[],c=0),l.push(r.text),c+=i;c&&(t.value+=l.join(n.wrapSpacer)),t.wrapped=!0})),o.selectAll(\"tspan.line\").remove(),b(o.select(\".\"+n.cn.cellText),r,t,a),i.select(e.parentNode.parentNode).call(z)}}function I(t,e,r,a,o){return function(){if(!o.settledY){var s=i.select(e.parentNode),l=F(o),u=o.key-l.firstRowIndex,f=l.rows[u].rowHeight,h=o.cellHeightMayIncrease?e.parentNode.getBoundingClientRect().height+2*n.cellPad:f,p=Math.max(h,f);p-l.rows[u].rowHeight&&(l.rows[u].rowHeight=p,t.selectAll(\".\"+n.cn.columnCell).call(z),S(null,t.filter(k),0),y(r,a,!0)),s.attr(\"transform\",(function(){var t=this.parentNode.getBoundingClientRect(),e=i.select(this.parentNode).select(\".\"+n.cn.cellRect).node().getBoundingClientRect(),r=this.transform.baseVal.consolidate(),a=e.top-t.top+(r?r.matrix.f:n.cellPad);return c(P(o,i.select(this.parentNode).select(\".\"+n.cn.cellTextHolder).node().getBoundingClientRect().width),a)})),o.settledY=!0}}}function P(t,e){switch(t.align){case\"left\":return n.cellPad;case\"right\":return t.column.columnWidth-(e||0)-n.cellPad;case\"center\":return(t.column.columnWidth-(e||0))/2;default:return n.cellPad}}function z(t){t.attr(\"transform\",(function(t){var e=t.rowBlocks[0].auxiliaryBlocks.reduce((function(t,e){return t+D(e,1/0)}),0),r=D(F(t),t.key);return c(0,r+e)})).selectAll(\".\"+n.cn.cellRect).attr(\"height\",(function(t){return(e=F(t),r=t.key,e.rows[r-e.firstRowIndex]).rowHeight;var e,r}))}function O(t,e){for(var r=0,n=e-1;n>=0;n--)r+=R(t[n]);return r}function D(t,e){for(var r=0,n=0;n<t.rows.length&&t.rows[n].rowIndex<e;n++)r+=t.rows[n].rowHeight;return r}function R(t){var e=t.allRowsHeight;if(void 0!==e)return e;for(var r=0,n=0;n<t.rows.length;n++)r+=t.rows[n].rowHeight;return t.allRowsHeight=r,r}function F(t){return t.rowBlocks[t.page]}e.exports=function(t,e){var r=!t._context.staticPlot,s=t._fullLayout._paper.selectAll(\".\"+n.cn.table).data(e.map((function(e){var r=a.unwrap(e).trace;return f(t,r)})),a.keyFun);s.exit().remove(),s.enter().append(\"g\").classed(n.cn.table,!0).attr(\"overflow\",\"visible\").style(\"box-sizing\",\"content-box\").style(\"position\",\"absolute\").style(\"left\",0).style(\"overflow\",\"visible\").style(\"shape-rendering\",\"crispEdges\").style(\"pointer-events\",\"all\"),s.attr(\"width\",(function(t){return t.width+t.size.l+t.size.r})).attr(\"height\",(function(t){return t.height+t.size.t+t.size.b})).attr(\"transform\",(function(t){return c(t.translateX,t.translateY)}));var p=s.selectAll(\".\"+n.cn.tableControlView).data(a.repeat,a.keyFun),b=p.enter().append(\"g\").classed(n.cn.tableControlView,!0).style(\"box-sizing\",\"content-box\");if(r){var _=\"onwheel\"in document?\"wheel\":\"mousewheel\";b.on(\"mousemove\",(function(e){p.filter((function(t){return e===t})).call(y,t)})).on(_,(function(e){if(!e.scrollbarState.wheeling){e.scrollbarState.wheeling=!0;var r=e.scrollY+i.event.deltaY;E(t,p,null,r)(e)||(i.event.stopPropagation(),i.event.preventDefault()),e.scrollbarState.wheeling=!1}})).call(y,t,!0)}p.attr(\"transform\",(function(t){return c(t.size.l,t.size.t)}));var w=p.selectAll(\".\"+n.cn.scrollBackground).data(a.repeat,a.keyFun);w.enter().append(\"rect\").classed(n.cn.scrollBackground,!0).attr(\"fill\",\"none\"),w.attr(\"width\",(function(t){return t.width})).attr(\"height\",(function(t){return t.height})),p.each((function(e){o.setClipUrl(i.select(this),g(t,e),t)}));var A=p.selectAll(\".\"+n.cn.yColumn).data((function(t){return t.columns}),a.keyFun);A.enter().append(\"g\").classed(n.cn.yColumn,!0),A.exit().remove(),A.attr(\"transform\",(function(t){return c(t.x,0)})),r&&A.call(i.behavior.drag().origin((function(e){return T(i.select(this),e,-n.uplift),l(this),e.calcdata.columnDragInProgress=!0,y(p.filter((function(t){return e.calcdata.key===t.key})),t),e})).on(\"drag\",(function(t){var e=i.select(this),r=function(e){return(t===e?i.event.x:e.x)+e.columnWidth/2};t.x=Math.max(-n.overdrag,Math.min(t.calcdata.width+n.overdrag-t.columnWidth,i.event.x)),v(A).filter((function(e){return e.calcdata.key===t.calcdata.key})).sort((function(t,e){return r(t)-r(e)})).forEach((function(e,r){e.xIndex=r,e.x=t===e?e.x:e.xScale(e)})),A.filter((function(e){return t!==e})).transition().ease(n.transitionEase).duration(n.transitionDuration).attr(\"transform\",(function(t){return c(t.x,0)})),e.call(u).attr(\"transform\",c(t.x,-n.uplift))})).on(\"dragend\",(function(e){var r=i.select(this),n=e.calcdata;e.x=e.xScale(e),e.calcdata.columnDragInProgress=!1,T(r,e,0),function(t,e,r){var n=e.gdColumnsOriginalOrder;e.gdColumns.sort((function(t,e){return r[n.indexOf(t)]-r[n.indexOf(e)]})),e.columnorder=r,t.emit(\"plotly_restyle\")}(t,n,n.columns.map((function(t){return t.xIndex})))}))),A.each((function(e){o.setClipUrl(i.select(this),m(t,e),t)}));var C=A.selectAll(\".\"+n.cn.columnBlock).data(h.splitToPanels,a.keyFun);C.enter().append(\"g\").classed(n.cn.columnBlock,!0).attr(\"id\",(function(t){return t.key})),C.style(\"cursor\",(function(t){return t.dragHandle?\"ew-resize\":t.calcdata.scrollbarState.barWiggleRoom?\"ns-resize\":\"default\"}));var L=C.filter(M),I=C.filter(k);r&&I.call(i.behavior.drag().origin((function(t){return i.event.stopPropagation(),t})).on(\"drag\",E(t,p,-1)).on(\"dragend\",(function(){}))),x(t,p,L,C),x(t,p,I,C);var P=p.selectAll(\".\"+n.cn.scrollAreaClip).data(a.repeat,a.keyFun);P.enter().append(\"clipPath\").classed(n.cn.scrollAreaClip,!0).attr(\"id\",(function(e){return g(t,e)}));var z=P.selectAll(\".\"+n.cn.scrollAreaClipRect).data(a.repeat,a.keyFun);z.enter().append(\"rect\").classed(n.cn.scrollAreaClipRect,!0).attr(\"x\",-n.overdrag).attr(\"y\",-n.uplift).attr(\"fill\",\"none\"),z.attr(\"width\",(function(t){return t.width+2*n.overdrag})).attr(\"height\",(function(t){return t.height+n.uplift})),A.selectAll(\".\"+n.cn.columnBoundary).data(a.repeat,a.keyFun).enter().append(\"g\").classed(n.cn.columnBoundary,!0);var O=A.selectAll(\".\"+n.cn.columnBoundaryClippath).data(a.repeat,a.keyFun);O.enter().append(\"clipPath\").classed(n.cn.columnBoundaryClippath,!0),O.attr(\"id\",(function(e){return m(t,e)}));var D=O.selectAll(\".\"+n.cn.columnBoundaryRect).data(a.repeat,a.keyFun);D.enter().append(\"rect\").classed(n.cn.columnBoundaryRect,!0).attr(\"fill\",\"none\"),D.attr(\"width\",(function(t){return t.columnWidth+2*d(t)})).attr(\"height\",(function(t){return t.calcdata.height+2*d(t)+n.uplift})).attr(\"x\",(function(t){return-d(t)})).attr(\"y\",(function(t){return-d(t)})),S(null,I,p)}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/gup\":775,\"../../lib/svg_text_utils\":802,\"./constants\":1318,\"./data_preparation_helper\":1319,\"./data_split_helpers\":1320,d3:169}],1324:[function(t,e,r){\"use strict\";var n=t(\"../../plots/template_attributes\").hovertemplateAttrs,i=t(\"../../plots/template_attributes\").texttemplateAttrs,a=t(\"../../components/colorscale/attributes\"),o=t(\"../../plots/domain\").attributes,s=t(\"../pie/attributes\"),l=t(\"../sunburst/attributes\"),c=t(\"./constants\"),u=t(\"../../lib/extend\").extendFlat;e.exports={labels:l.labels,parents:l.parents,values:l.values,branchvalues:l.branchvalues,count:l.count,level:l.level,maxdepth:l.maxdepth,tiling:{packing:{valType:\"enumerated\",values:[\"squarify\",\"binary\",\"dice\",\"slice\",\"slice-dice\",\"dice-slice\"],dflt:\"squarify\",editType:\"plot\"},squarifyratio:{valType:\"number\",min:1,dflt:1,editType:\"plot\"},flip:{valType:\"flaglist\",flags:[\"x\",\"y\"],dflt:\"\",editType:\"plot\"},pad:{valType:\"number\",min:0,dflt:3,editType:\"plot\"},editType:\"calc\"},marker:u({pad:{t:{valType:\"number\",min:0,editType:\"plot\"},l:{valType:\"number\",min:0,editType:\"plot\"},r:{valType:\"number\",min:0,editType:\"plot\"},b:{valType:\"number\",min:0,editType:\"plot\"},editType:\"calc\"},colors:l.marker.colors,depthfade:{valType:\"enumerated\",values:[!0,!1,\"reversed\"],editType:\"style\"},line:l.marker.line,editType:\"calc\"},a(\"marker\",{colorAttr:\"colors\",anim:!1})),pathbar:{visible:{valType:\"boolean\",dflt:!0,editType:\"plot\"},side:{valType:\"enumerated\",values:[\"top\",\"bottom\"],dflt:\"top\",editType:\"plot\"},edgeshape:{valType:\"enumerated\",values:[\">\",\"<\",\"|\",\"/\",\"\\\\\"],dflt:\">\",editType:\"plot\"},thickness:{valType:\"number\",min:12,editType:\"plot\"},textfont:u({},s.textfont,{}),editType:\"calc\"},text:s.text,textinfo:l.textinfo,texttemplate:i({editType:\"plot\"},{keys:c.eventDataKeys.concat([\"label\",\"value\"])}),hovertext:s.hovertext,hoverinfo:l.hoverinfo,hovertemplate:n({},{keys:c.eventDataKeys}),textfont:s.textfont,insidetextfont:s.insidetextfont,outsidetextfont:u({},s.outsidetextfont,{}),textposition:{valType:\"enumerated\",values:[\"top left\",\"top center\",\"top right\",\"middle left\",\"middle center\",\"middle right\",\"bottom left\",\"bottom center\",\"bottom right\"],dflt:\"top left\",editType:\"plot\"},sort:s.sort,root:l.root,domain:o({name:\"treemap\",trace:!0,editType:\"calc\"})}},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plots/domain\":854,\"../../plots/template_attributes\":905,\"../pie/attributes\":1160,\"../sunburst/attributes\":1298,\"./constants\":1327}],1325:[function(t,e,r){\"use strict\";var n=t(\"../../plots/plots\");r.name=\"treemap\",r.plot=function(t,e,i,a){n.plotBasePlot(r.name,t,e,i,a)},r.clean=function(t,e,i,a){n.cleanBasePlot(r.name,t,e,i,a)}},{\"../../plots/plots\":890}],1326:[function(t,e,r){\"use strict\";var n=t(\"../sunburst/calc\");r.calc=function(t,e){return n.calc(t,e)},r.crossTraceCalc=function(t){return n._runCrossTraceCalc(\"treemap\",t)}},{\"../sunburst/calc\":1300}],1327:[function(t,e,r){\"use strict\";e.exports={CLICK_TRANSITION_TIME:750,CLICK_TRANSITION_EASING:\"poly\",eventDataKeys:[\"currentPath\",\"root\",\"entry\",\"percentRoot\",\"percentEntry\",\"percentParent\"],gapWithPathbar:1}},{}],1328:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"../../components/color\"),o=t(\"../../plots/domain\").defaults,s=t(\"../bar/defaults\").handleText,l=t(\"../bar/constants\").TEXTPAD,c=t(\"../../components/colorscale\"),u=c.hasColorscale,f=c.handleDefaults;e.exports=function(t,e,r,c){function h(r,a){return n.coerce(t,e,i,r,a)}var p=h(\"labels\"),d=h(\"parents\");if(p&&p.length&&d&&d.length){var g=h(\"values\");g&&g.length?h(\"branchvalues\"):h(\"count\"),h(\"level\"),h(\"maxdepth\"),\"squarify\"===h(\"tiling.packing\")&&h(\"tiling.squarifyratio\"),h(\"tiling.flip\"),h(\"tiling.pad\");var m=h(\"text\");h(\"texttemplate\"),e.texttemplate||h(\"textinfo\",Array.isArray(m)?\"text+label\":\"label\"),h(\"hovertext\"),h(\"hovertemplate\");var v=h(\"pathbar.visible\");s(t,e,c,h,\"auto\",{hasPathbar:v,moduleHasSelected:!1,moduleHasUnselected:!1,moduleHasConstrain:!1,moduleHasCliponaxis:!1,moduleHasTextangle:!1,moduleHasInsideanchor:!1}),h(\"textposition\");var y=-1!==e.textposition.indexOf(\"bottom\");h(\"marker.line.width\")&&h(\"marker.line.color\",c.paper_bgcolor);var x=h(\"marker.colors\"),b=e._hasColorscale=u(t,\"marker\",\"colors\")||(t.marker||{}).coloraxis;b?f(t,e,c,h,{prefix:\"marker.\",cLetter:\"c\"}):h(\"marker.depthfade\",!(x||[]).length);var _=2*e.textfont.size;h(\"marker.pad.t\",y?_/4:_),h(\"marker.pad.l\",_/4),h(\"marker.pad.r\",_/4),h(\"marker.pad.b\",y?_:_/4),b&&f(t,e,c,h,{prefix:\"marker.\",cLetter:\"c\"}),e._hovered={marker:{line:{width:2,color:a.contrast(c.paper_bgcolor)}}},v&&(h(\"pathbar.thickness\",e.pathbar.textfont.size+2*l),h(\"pathbar.side\"),h(\"pathbar.edgeshape\")),h(\"sort\"),h(\"root.color\"),o(e,c,h),e._length=null}else e.visible=!1}},{\"../../components/color\":643,\"../../components/colorscale\":655,\"../../lib\":778,\"../../plots/domain\":854,\"../bar/constants\":922,\"../bar/defaults\":924,\"./attributes\":1324}],1329:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../components/drawing\"),o=t(\"../../lib/svg_text_utils\"),s=t(\"./partition\"),l=t(\"./style\").styleOne,c=t(\"./constants\"),u=t(\"../sunburst/helpers\"),f=t(\"../sunburst/fx\");e.exports=function(t,e,r,h,p){var d=p.barDifY,g=p.width,m=p.height,v=p.viewX,y=p.viewY,x=p.pathSlice,b=p.toMoveInsideSlice,_=p.strTransform,w=p.hasTransition,T=p.handleSlicesExit,k=p.makeUpdateSliceInterpolator,M=p.makeUpdateTextInterpolator,A={},S=t._fullLayout,E=e[0],C=E.trace,L=E.hierarchy,I=g/C._entryDepth,P=u.listPath(r.data,\"id\"),z=s(L.copy(),[g,m],{packing:\"dice\",pad:{inner:0,top:0,left:0,right:0,bottom:0}}).descendants();(z=z.filter((function(t){var e=P.indexOf(t.data.id);return-1!==e&&(t.x0=I*e,t.x1=I*(e+1),t.y0=d,t.y1=d+m,t.onPathbar=!0,!0)}))).reverse(),(h=h.data(z,u.getPtId)).enter().append(\"g\").classed(\"pathbar\",!0),T(h,!0,A,[g,m],x),h.order();var O=h;w&&(O=O.transition().each(\"end\",(function(){var e=n.select(this);u.setSliceCursor(e,t,{hideOnRoot:!1,hideOnLeaves:!1,isTransitioning:!1})}))),O.each((function(s){s._hoverX=v(s.x1-Math.min(g,m)/2),s._hoverY=y(s.y1-m/2);var h=n.select(this),p=i.ensureSingle(h,\"path\",\"surface\",(function(t){t.style(\"pointer-events\",\"all\")}));w?p.transition().attrTween(\"d\",(function(t){var e=k(t,!0,A,[g,m]);return function(t){return x(e(t))}})):p.attr(\"d\",x),h.call(f,r,t,e,{styleOne:l,eventDataKeys:c.eventDataKeys,transitionTime:c.CLICK_TRANSITION_TIME,transitionEasing:c.CLICK_TRANSITION_EASING}).call(u.setSliceCursor,t,{hideOnRoot:!1,hideOnLeaves:!1,isTransitioning:t._transitioning}),p.call(l,s,C,{hovered:!1}),s._text=(u.getPtLabel(s)||\"\").split(\"<br>\").join(\" \")||\"\";var d=i.ensureSingle(h,\"g\",\"slicetext\"),T=i.ensureSingle(d,\"text\",\"\",(function(t){t.attr(\"data-notex\",1)})),E=i.ensureUniformFontSize(t,u.determineTextFont(C,s,S.font,{onPathbar:!0}));T.text(s._text||\" \").classed(\"slicetext\",!0).attr(\"text-anchor\",\"start\").call(a.font,E).call(o.convertToTspans,t),s.textBB=a.bBox(T.node()),s.transform=b(s,{fontSize:E.size,onPathbar:!0}),s.transform.fontSize=E.size,w?T.transition().attrTween(\"transform\",(function(t){var e=M(t,!0,A,[g,m]);return function(t){return _(e(t))}})):T.attr(\"transform\",_(s))}))}},{\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../sunburst/fx\":1303,\"../sunburst/helpers\":1304,\"./constants\":1327,\"./partition\":1334,\"./style\":1336,d3:169}],1330:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../components/drawing\"),o=t(\"../../lib/svg_text_utils\"),s=t(\"./partition\"),l=t(\"./style\").styleOne,c=t(\"./constants\"),u=t(\"../sunburst/helpers\"),f=t(\"../sunburst/fx\"),h=t(\"../sunburst/plot\").formatSliceLabel;e.exports=function(t,e,r,p,d){var g=d.width,m=d.height,v=d.viewX,y=d.viewY,x=d.pathSlice,b=d.toMoveInsideSlice,_=d.strTransform,w=d.hasTransition,T=d.handleSlicesExit,k=d.makeUpdateSliceInterpolator,M=d.makeUpdateTextInterpolator,A=d.prevEntry,S=t._fullLayout,E=e[0].trace,C=-1!==E.textposition.indexOf(\"left\"),L=-1!==E.textposition.indexOf(\"right\"),I=-1!==E.textposition.indexOf(\"bottom\"),P=!I&&!E.marker.pad.t||I&&!E.marker.pad.b,z=s(r,[g,m],{packing:E.tiling.packing,squarifyratio:E.tiling.squarifyratio,flipX:E.tiling.flip.indexOf(\"x\")>-1,flipY:E.tiling.flip.indexOf(\"y\")>-1,pad:{inner:E.tiling.pad,top:E.marker.pad.t,left:E.marker.pad.l,right:E.marker.pad.r,bottom:E.marker.pad.b}}).descendants(),O=1/0,D=-1/0;z.forEach((function(t){var e=t.depth;e>=E._maxDepth?(t.x0=t.x1=(t.x0+t.x1)/2,t.y0=t.y1=(t.y0+t.y1)/2):(O=Math.min(O,e),D=Math.max(D,e))})),p=p.data(z,u.getPtId),E._maxVisibleLayers=isFinite(D)?D-O+1:0,p.enter().append(\"g\").classed(\"slice\",!0),T(p,!1,{},[g,m],x),p.order();var R=null;if(w&&A){var F=u.getPtId(A);p.each((function(t){null===R&&u.getPtId(t)===F&&(R={x0:t.x0,x1:t.x1,y0:t.y0,y1:t.y1})}))}var B=function(){return R||{x0:0,x1:g,y0:0,y1:m}},N=p;return w&&(N=N.transition().each(\"end\",(function(){var e=n.select(this);u.setSliceCursor(e,t,{hideOnRoot:!0,hideOnLeaves:!1,isTransitioning:!1})}))),N.each((function(s){var p=u.isHeader(s,E);s._hoverX=v(s.x1-E.marker.pad.r),s._hoverY=y(I?s.y1-E.marker.pad.b/2:s.y0+E.marker.pad.t/2);var d=n.select(this),T=i.ensureSingle(d,\"path\",\"surface\",(function(t){t.style(\"pointer-events\",\"all\")}));w?T.transition().attrTween(\"d\",(function(t){var e=k(t,!1,B(),[g,m]);return function(t){return x(e(t))}})):T.attr(\"d\",x),d.call(f,r,t,e,{styleOne:l,eventDataKeys:c.eventDataKeys,transitionTime:c.CLICK_TRANSITION_TIME,transitionEasing:c.CLICK_TRANSITION_EASING}).call(u.setSliceCursor,t,{isTransitioning:t._transitioning}),T.call(l,s,E,{hovered:!1}),s.x0===s.x1||s.y0===s.y1?s._text=\"\":s._text=p?P?\"\":u.getPtLabel(s)||\"\":h(s,r,E,e,S)||\"\";var A=i.ensureSingle(d,\"g\",\"slicetext\"),z=i.ensureSingle(A,\"text\",\"\",(function(t){t.attr(\"data-notex\",1)})),O=i.ensureUniformFontSize(t,u.determineTextFont(E,s,S.font));z.text(s._text||\" \").classed(\"slicetext\",!0).attr(\"text-anchor\",L?\"end\":C||p?\"start\":\"middle\").call(a.font,O).call(o.convertToTspans,t),s.textBB=a.bBox(z.node()),s.transform=b(s,{fontSize:O.size,isHeader:p}),s.transform.fontSize=O.size,w?z.transition().attrTween(\"transform\",(function(t){var e=M(t,!1,B(),[g,m]);return function(t){return _(e(t))}})):z.attr(\"transform\",_(s))})),R}},{\"../../components/drawing\":665,\"../../lib\":778,\"../../lib/svg_text_utils\":802,\"../sunburst/fx\":1303,\"../sunburst/helpers\":1304,\"../sunburst/plot\":1308,\"./constants\":1327,\"./partition\":1334,\"./style\":1336,d3:169}],1331:[function(t,e,r){\"use strict\";e.exports={moduleType:\"trace\",name:\"treemap\",basePlotModule:t(\"./base_plot\"),categories:[],animatable:!0,attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\"),supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\").calc,crossTraceCalc:t(\"./calc\").crossTraceCalc,plot:t(\"./plot\"),style:t(\"./style\").style,colorbar:t(\"../scatter/marker_colorbar\"),meta:{}}},{\"../scatter/marker_colorbar\":1204,\"./attributes\":1324,\"./base_plot\":1325,\"./calc\":1326,\"./defaults\":1328,\"./layout_attributes\":1332,\"./layout_defaults\":1333,\"./plot\":1335,\"./style\":1336}],1332:[function(t,e,r){\"use strict\";e.exports={treemapcolorway:{valType:\"colorlist\",editType:\"calc\"},extendtreemapcolors:{valType:\"boolean\",dflt:!0,editType:\"calc\"}}},{}],1333:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e){function r(r,a){return n.coerce(t,e,i,r,a)}r(\"treemapcolorway\",e.colorway),r(\"extendtreemapcolors\")}},{\"../../lib\":778,\"./layout_attributes\":1332}],1334:[function(t,e,r){\"use strict\";var n=t(\"d3-hierarchy\");e.exports=function(t,e,r){var i,a=r.flipX,o=r.flipY,s=\"dice-slice\"===r.packing,l=r.pad[o?\"bottom\":\"top\"],c=r.pad[a?\"right\":\"left\"],u=r.pad[a?\"left\":\"right\"],f=r.pad[o?\"top\":\"bottom\"];s&&(i=c,c=l,l=i,i=u,u=f,f=i);var h=n.treemap().tile(function(t,e){switch(t){case\"squarify\":return n.treemapSquarify.ratio(e);case\"binary\":return n.treemapBinary;case\"dice\":return n.treemapDice;case\"slice\":return n.treemapSlice;default:return n.treemapSliceDice}}(r.packing,r.squarifyratio)).paddingInner(r.pad.inner).paddingLeft(c).paddingRight(u).paddingTop(l).paddingBottom(f).size(s?[e[1],e[0]]:e)(t);return(s||a||o)&&function t(e,r,n){var i;n.swapXY&&(i=e.x0,e.x0=e.y0,e.y0=i,i=e.x1,e.x1=e.y1,e.y1=i);n.flipX&&(i=e.x0,e.x0=r[0]-e.x1,e.x1=r[0]-i);n.flipY&&(i=e.y0,e.y0=r[1]-e.y1,e.y1=r[1]-i);var a=e.children;if(a)for(var o=0;o<a.length;o++)t(a[o],r,n)}(h,e,{swapXY:s,flipX:a,flipY:o}),h}},{\"d3-hierarchy\":161}],1335:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../sunburst/helpers\"),a=t(\"../../lib\"),o=t(\"../bar/constants\").TEXTPAD,s=t(\"../bar/plot\").toMoveInsideBar,l=t(\"../bar/uniform_text\"),c=l.recordMinTextSize,u=l.clearMinTextSize,f=t(\"../bar/style\").resizeText,h=t(\"./constants\"),p=t(\"./draw_descendants\"),d=t(\"./draw_ancestors\");function g(t){return i.isHierarchyRoot(t)?\"\":i.getPtId(t)}function m(t,e,r,l){var u=t._fullLayout,f=e[0],m=f.trace,v=f.hierarchy,y=i.findEntryWithLevel(v,m.level),x=n.select(r),b=x.selectAll(\"g.pathbar\"),_=x.selectAll(\"g.slice\");if(!y)return b.remove(),void _.remove();var w=i.isHierarchyRoot(y),T=!u.uniformtext.mode&&i.hasTransition(l),k=i.getMaxDepth(m),M=u._size,A=m.domain,S=M.w*(A.x[1]-A.x[0]),E=M.h*(A.y[1]-A.y[0]),C=S,L=m.pathbar.thickness,I=m.marker.line.width+h.gapWithPathbar,P=m.pathbar.visible?m.pathbar.side.indexOf(\"bottom\")>-1?E+I:-(L+I):0,z={x0:C,x1:C,y0:P,y1:P+L},O=function(t,e,r){var n=m.tiling.pad,i=function(t){return t-n<=e.x0},a=function(t){return t+n>=e.x1},o=function(t){return t-n<=e.y0},s=function(t){return t+n>=e.y1};return{x0:i(t.x0-n)?0:a(t.x0-n)?r[0]:t.x0,x1:i(t.x1+n)?0:a(t.x1+n)?r[0]:t.x1,y0:o(t.y0-n)?0:s(t.y0-n)?r[1]:t.y0,y1:o(t.y1+n)?0:s(t.y1+n)?r[1]:t.y1}},D=null,R={},F={},B=null,N=function(t,e){return e?R[g(t)]:F[g(t)]},j=function(t,e,r,n){if(e)return R[g(v)]||z;var i=F[m.level]||r;return function(t){return t.data.depth-y.data.depth<k}(t)?O(t,i,n):{}};f.hasMultipleRoots&&w&&k++,m._maxDepth=k,m._backgroundColor=u.paper_bgcolor,m._entryDepth=y.data.depth,m._atRootLevel=w;var U=-S/2+M.l+M.w*(A.x[1]+A.x[0])/2,V=-E/2+M.t+M.h*(1-(A.y[1]+A.y[0])/2),q=function(t){return U+t},H=function(t){return V+t},G=H(0),Y=q(0),W=function(t){return Y+t},X=function(t){return G+t};function Z(t,e){return t+\",\"+e}var J=W(0),K=function(t){t.x=Math.max(J,t.x)},Q=m.pathbar.edgeshape,$=function(t,e){var r=t.x0,n=t.x1,i=t.y0,a=t.y1,l=t.textBB,f=function(t){return-1!==m.textposition.indexOf(t)},h=f(\"bottom\"),p=f(\"top\")||e.isHeader&&!h?\"start\":h?\"end\":\"middle\",d=f(\"right\"),g=f(\"left\")||e.onPathbar?-1:d?1:0,v=m.marker.pad;if(e.isHeader){if((r+=v.l-o)>=(n-=v.r-o)){var y=(r+n)/2;r=y,n=y}var x;h?i<(x=a-v.b)&&x<a&&(i=x):i<(x=i+v.t)&&x<a&&(a=x)}var b=s(r,n,i,a,l,{isHorizontal:!1,constrained:!0,angle:0,anchor:p,leftToRight:g});return b.fontSize=e.fontSize,b.targetX=q(b.targetX),b.targetY=H(b.targetY),isNaN(b.targetX)||isNaN(b.targetY)?{}:(r!==n&&i!==a&&c(m.type,b,u),{scale:b.scale,rotate:b.rotate,textX:b.textX,textY:b.textY,anchorX:b.anchorX,anchorY:b.anchorY,targetX:b.targetX,targetY:b.targetY})},tt=function(t,e){for(var r,n=0,i=t;!r&&n<k;)n++,(i=i.parent)?r=N(i,e):n=k;return r||{}},et=function(t,e,r,i){var o,s=N(t,e);if(s)o=s;else if(e)o=z;else if(D)if(t.parent){var l=B||r;l&&!e?o=O(t,l,i):(o={},a.extendFlat(o,tt(t,e)))}else o=t;else o={};return n.interpolate(o,{x0:t.x0,x1:t.x1,y0:t.y0,y1:t.y1})},rt=function(t,e,r,o){var s=N(t,e),l={},f=j(t,e,r,o);a.extendFlat(l,{transform:$({x0:f.x0,x1:f.x1,y0:f.y0,y1:f.y1,textBB:t.textBB,_text:t._text},{isHeader:i.isHeader(t,m)})}),s?l=s:t.parent&&a.extendFlat(l,tt(t,e));var h=t.transform;return t.x0!==t.x1&&t.y0!==t.y1&&c(m.type,h,u),n.interpolate(l,{transform:{scale:h.scale,rotate:h.rotate,textX:h.textX,textY:h.textY,anchorX:h.anchorX,anchorY:h.anchorY,targetX:h.targetX,targetY:h.targetY}})},nt=function(t,e,r,i,a){var o=i[0],s=i[1];T?t.exit().transition().each((function(){var t=n.select(this);t.select(\"path.surface\").transition().attrTween(\"d\",(function(t){var r=function(t,e,r,i){var a,o=N(t,e);if(e)a=z;else{var s=N(y,e);a=s?O(t,s,i):{}}return n.interpolate(o,a)}(t,e,0,[o,s]);return function(t){return a(r(t))}})),t.select(\"g.slicetext\").attr(\"opacity\",0)})).remove():t.exit().remove()},it=function(t){var e=t.transform;return t.x0!==t.x1&&t.y0!==t.y1&&c(m.type,e,u),a.getTextTransform({textX:e.textX,textY:e.textY,anchorX:e.anchorX,anchorY:e.anchorY,targetX:e.targetX,targetY:e.targetY,scale:e.scale,rotate:e.rotate})};T&&(b.each((function(t){R[g(t)]={x0:t.x0,x1:t.x1,y0:t.y0,y1:t.y1},t.transform&&(R[g(t)].transform={textX:t.transform.textX,textY:t.transform.textY,anchorX:t.transform.anchorX,anchorY:t.transform.anchorY,targetX:t.transform.targetX,targetY:t.transform.targetY,scale:t.transform.scale,rotate:t.transform.rotate})})),_.each((function(t){F[g(t)]={x0:t.x0,x1:t.x1,y0:t.y0,y1:t.y1},t.transform&&(F[g(t)].transform={textX:t.transform.textX,textY:t.transform.textY,anchorX:t.transform.anchorX,anchorY:t.transform.anchorY,targetX:t.transform.targetX,targetY:t.transform.targetY,scale:t.transform.scale,rotate:t.transform.rotate}),!D&&i.isEntry(t)&&(D=t)}))),B=p(t,e,y,_,{width:S,height:E,viewX:q,viewY:H,pathSlice:function(t){var e=q(t.x0),r=q(t.x1),n=H(t.y0),i=H(t.y1),a=r-e,o=i-n;if(!a||!o)return\"\";return\"M\"+Z(e,n+0)+\"L\"+Z(r-0,n)+\"L\"+Z(r,i-0)+\"L\"+Z(e+0,i)+\"Z\"},toMoveInsideSlice:$,prevEntry:D,makeUpdateSliceInterpolator:et,makeUpdateTextInterpolator:rt,handleSlicesExit:nt,hasTransition:T,strTransform:it}),m.pathbar.visible?d(t,e,y,b,{barDifY:P,width:C,height:L,viewX:W,viewY:X,pathSlice:function(t){var e=W(Math.max(Math.min(t.x0,t.x0),0)),r=W(Math.min(Math.max(t.x1,t.x1),C)),n=X(t.y0),i=X(t.y1),a=L/2,o={},s={};o.x=e,s.x=r,o.y=s.y=(n+i)/2;var l={x:e,y:n},c={x:r,y:n},u={x:r,y:i},f={x:e,y:i};return\">\"===Q?(l.x-=a,c.x-=a,u.x-=a,f.x-=a):\"/\"===Q?(u.x-=a,f.x-=a,o.x-=a/2,s.x-=a/2):\"\\\\\"===Q?(l.x-=a,c.x-=a,o.x-=a/2,s.x-=a/2):\"<\"===Q&&(o.x-=a,s.x-=a),K(l),K(f),K(o),K(c),K(u),K(s),\"M\"+Z(l.x,l.y)+\"L\"+Z(c.x,c.y)+\"L\"+Z(s.x,s.y)+\"L\"+Z(u.x,u.y)+\"L\"+Z(f.x,f.y)+\"L\"+Z(o.x,o.y)+\"Z\"},toMoveInsideSlice:$,makeUpdateSliceInterpolator:et,makeUpdateTextInterpolator:rt,handleSlicesExit:nt,hasTransition:T,strTransform:it}):b.remove()}e.exports=function(t,e,r,a){var o,s,l=t._fullLayout,c=l._treemaplayer,h=!r;(u(\"treemap\",l),(o=c.selectAll(\"g.trace.treemap\").data(e,(function(t){return t[0].trace.uid}))).enter().append(\"g\").classed(\"trace\",!0).classed(\"treemap\",!0),o.order(),!l.uniformtext.mode&&i.hasTransition(r))?(a&&(s=a()),n.transition().duration(r.duration).ease(r.easing).each(\"end\",(function(){s&&s()})).each(\"interrupt\",(function(){s&&s()})).each((function(){c.selectAll(\"g.trace\").each((function(e){m(t,e,this,r)}))}))):(o.each((function(e){m(t,e,this,r)})),l.uniformtext.mode&&f(t,l._treemaplayer.selectAll(\".trace\"),\"treemap\"));h&&o.exit().remove()}},{\"../../lib\":778,\"../bar/constants\":922,\"../bar/plot\":931,\"../bar/style\":934,\"../bar/uniform_text\":936,\"../sunburst/helpers\":1304,\"./constants\":1327,\"./draw_ancestors\":1329,\"./draw_descendants\":1330,d3:169}],1336:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/color\"),a=t(\"../../lib\"),o=t(\"../sunburst/helpers\"),s=t(\"../bar/uniform_text\").resizeText;function l(t,e,r,n){var s,l,c=(n||{}).hovered,u=e.data.data,f=u.i,h=u.color,p=o.isHierarchyRoot(e),d=1;if(c)s=r._hovered.marker.line.color,l=r._hovered.marker.line.width;else if(p&&h===r.root.color)d=100,s=\"rgba(0,0,0,0)\",l=0;else if(s=a.castOption(r,f,\"marker.line.color\")||i.defaultLine,l=a.castOption(r,f,\"marker.line.width\")||0,!r._hasColorscale&&!e.onPathbar){var g=r.marker.depthfade;if(g){var m,v=i.combine(i.addOpacity(r._backgroundColor,.75),h);if(!0===g){var y=o.getMaxDepth(r);m=isFinite(y)?o.isLeaf(e)?0:r._maxVisibleLayers-(e.data.depth-r._entryDepth):e.data.height+1}else m=e.data.depth-r._entryDepth,r._atRootLevel||m++;if(m>0)for(var x=0;x<m;x++){var b=.5*x/m;h=i.combine(i.addOpacity(v,b),h)}}}t.style(\"stroke-width\",l).call(i.fill,h).call(i.stroke,s).style(\"opacity\",d)}e.exports={style:function(t){var e=t._fullLayout._treemaplayer.selectAll(\".trace\");s(t,e,\"treemap\"),e.each((function(t){var e=n.select(this),r=t[0].trace;e.style(\"opacity\",r.opacity),e.selectAll(\"path.surface\").each((function(t){n.select(this).call(l,t,r,{hovered:!1})}))}))},styleOne:l}},{\"../../components/color\":643,\"../../lib\":778,\"../bar/uniform_text\":936,\"../sunburst/helpers\":1304,d3:169}],1337:[function(t,e,r){\"use strict\";var n=t(\"../box/attributes\"),i=t(\"../../lib/extend\").extendFlat;e.exports={y:n.y,x:n.x,x0:n.x0,y0:n.y0,name:i({},n.name,{}),orientation:i({},n.orientation,{}),bandwidth:{valType:\"number\",min:0,editType:\"calc\"},scalegroup:{valType:\"string\",dflt:\"\",editType:\"calc\"},scalemode:{valType:\"enumerated\",values:[\"width\",\"count\"],dflt:\"width\",editType:\"calc\"},spanmode:{valType:\"enumerated\",values:[\"soft\",\"hard\",\"manual\"],dflt:\"soft\",editType:\"calc\"},span:{valType:\"info_array\",items:[{valType:\"any\",editType:\"calc\"},{valType:\"any\",editType:\"calc\"}],editType:\"calc\"},line:{color:{valType:\"color\",editType:\"style\"},width:{valType:\"number\",min:0,dflt:2,editType:\"style\"},editType:\"plot\"},fillcolor:n.fillcolor,points:i({},n.boxpoints,{}),jitter:i({},n.jitter,{}),pointpos:i({},n.pointpos,{}),width:i({},n.width,{}),marker:n.marker,text:n.text,hovertext:n.hovertext,hovertemplate:n.hovertemplate,box:{visible:{valType:\"boolean\",dflt:!1,editType:\"plot\"},width:{valType:\"number\",min:0,max:1,dflt:.25,editType:\"plot\"},fillcolor:{valType:\"color\",editType:\"style\"},line:{color:{valType:\"color\",editType:\"style\"},width:{valType:\"number\",min:0,editType:\"style\"},editType:\"style\"},editType:\"plot\"},meanline:{visible:{valType:\"boolean\",dflt:!1,editType:\"plot\"},color:{valType:\"color\",editType:\"style\"},width:{valType:\"number\",min:0,editType:\"style\"},editType:\"plot\"},side:{valType:\"enumerated\",values:[\"both\",\"positive\",\"negative\"],dflt:\"both\",editType:\"calc\"},offsetgroup:n.offsetgroup,alignmentgroup:n.alignmentgroup,selected:n.selected,unselected:n.unselected,hoveron:{valType:\"flaglist\",flags:[\"violins\",\"points\",\"kde\"],dflt:\"violins+points+kde\",extras:[\"all\"],editType:\"style\"}}},{\"../../lib/extend\":768,\"../box/attributes\":945}],1338:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../box/calc\"),o=t(\"./helpers\"),s=t(\"../../constants/numerical\").BADNUM;function l(t,e,r){var i=e.max-e.min;if(!i)return t.bandwidth?t.bandwidth:0;if(t.bandwidth)return Math.max(t.bandwidth,i/1e4);var a=r.length,o=n.stdev(r,a-1,e.mean);return Math.max(function(t,e,r){return 1.059*Math.min(e,r/1.349)*Math.pow(t,-.2)}(a,o,e.q3-e.q1),i/100)}function c(t,e,r,n){var a,o=t.spanmode,l=t.span||[],c=[e.min,e.max],u=[e.min-2*n,e.max+2*n];function f(n){var i=l[n],a=\"multicategory\"===r.type?r.r2c(i):r.d2c(i,0,t[e.valLetter+\"calendar\"]);return a===s?u[n]:a}var h={type:\"linear\",range:a=\"soft\"===o?u:\"hard\"===o?c:[f(0),f(1)]};return i.setConvert(h),h.cleanRange(),a}e.exports=function(t,e){var r=a(t,e);if(r[0].t.empty)return r;for(var s=t._fullLayout,u=i.getFromId(t,e[\"h\"===e.orientation?\"xaxis\":\"yaxis\"]),f=1/0,h=-1/0,p=0,d=0,g=0;g<r.length;g++){var m=r[g],v=m.pts.map(o.extractVal),y=m.bandwidth=l(e,m,v),x=m.span=c(e,m,u,y);if(m.min===m.max&&0===y)x=m.span=[m.min,m.max],m.density=[{v:1,t:x[0]}],m.bandwidth=y,p=Math.max(p,1);else{var b=x[1]-x[0],_=Math.ceil(b/(y/3)),w=b/_;if(!isFinite(w)||!isFinite(_))return n.error(\"Something went wrong with computing the violin span\"),r[0].t.empty=!0,r;var T=o.makeKDE(m,e,v);m.density=new Array(_);for(var k=0,M=x[0];M<x[1]+w/2;k++,M+=w){var A=T(M);m.density[k]={v:A,t:M},p=Math.max(p,A)}}d=Math.max(d,v.length),f=Math.min(f,x[0]),h=Math.max(h,x[1])}var S=i.findExtremes(u,[f,h],{padded:!0});if(e._extremes[u._id]=S,e.width)r[0].t.maxKDE=p;else{var E=s._violinScaleGroupStats,C=e.scalegroup,L=E[C];L?(L.maxKDE=Math.max(L.maxKDE,p),L.maxCount=Math.max(L.maxCount,d)):E[C]={maxKDE:p,maxCount:d}}return r[0].t.labels.kde=n._(t,\"kde:\"),r}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../box/calc\":946,\"./helpers\":1341}],1339:[function(t,e,r){\"use strict\";var n=t(\"../box/cross_trace_calc\").setPositionOffset,i=[\"v\",\"h\"];e.exports=function(t,e){for(var r=t.calcdata,a=e.xaxis,o=e.yaxis,s=0;s<i.length;s++){for(var l=i[s],c=\"h\"===l?o:a,u=[],f=0;f<r.length;f++){var h=r[f],p=h[0].t,d=h[0].trace;!0!==d.visible||\"violin\"!==d.type||p.empty||d.orientation!==l||d.xaxis!==a._id||d.yaxis!==o._id||u.push(f)}n(\"violin\",t,u,c)}}},{\"../box/cross_trace_calc\":947}],1340:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\"),a=t(\"../box/defaults\"),o=t(\"./attributes\");e.exports=function(t,e,r,s){function l(r,i){return n.coerce(t,e,o,r,i)}function c(r,i){return n.coerce2(t,e,o,r,i)}if(a.handleSampleDefaults(t,e,l,s),!1!==e.visible){l(\"bandwidth\"),l(\"side\"),l(\"width\")||(l(\"scalegroup\",e.name),l(\"scalemode\"));var u,f=l(\"span\");Array.isArray(f)&&(u=\"manual\"),l(\"spanmode\",u);var h=l(\"line.color\",(t.marker||{}).color||r),p=l(\"line.width\"),d=l(\"fillcolor\",i.addOpacity(e.line.color,.5));a.handlePointsDefaults(t,e,l,{prefix:\"\"});var g=c(\"box.width\"),m=c(\"box.fillcolor\",d),v=c(\"box.line.color\",h),y=c(\"box.line.width\",p);l(\"box.visible\",Boolean(g||m||v||y))||(e.box={visible:!1});var x=c(\"meanline.color\",h),b=c(\"meanline.width\",p);l(\"meanline.visible\",Boolean(x||b))||(e.meanline={visible:!1})}}},{\"../../components/color\":643,\"../../lib\":778,\"../box/defaults\":948,\"./attributes\":1337}],1341:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=function(t){return 1/Math.sqrt(2*Math.PI)*Math.exp(-.5*t*t)};r.makeKDE=function(t,e,r){var n=r.length,a=i,o=t.bandwidth,s=1/(n*o);return function(t){for(var e=0,i=0;i<n;i++)e+=a((t-r[i])/o);return s*e}},r.getPositionOnKdePath=function(t,e,r){var i,a;\"h\"===e.orientation?(i=\"y\",a=\"x\"):(i=\"x\",a=\"y\");var o=n.findPointOnPath(t.path,r,a,{pathLength:t.pathLength}),s=t.posCenterPx,l=o[i];return[l,\"both\"===e.side?2*s-l:s]},r.getKdeValue=function(t,e,n){var i=t.pts.map(r.extractVal);return r.makeKDE(t,e,i)(n)/t.posDensityScale},r.extractVal=function(t){return t.v}},{\"../../lib\":778}],1342:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../box/hover\"),o=t(\"./helpers\");e.exports=function(t,e,r,s,l){var c,u,f=t.cd,h=f[0].trace,p=h.hoveron,d=-1!==p.indexOf(\"violins\"),g=-1!==p.indexOf(\"kde\"),m=[];if(d||g){var v=a.hoverOnBoxes(t,e,r,s);if(g&&v.length>0){var y,x,b,_,w,T=t.xa,k=t.ya;\"h\"===h.orientation?(w=e,y=\"y\",b=k,x=\"x\",_=T):(w=r,y=\"x\",b=T,x=\"y\",_=k);var M=f[t.index];if(w>=M.span[0]&&w<=M.span[1]){var A=n.extendFlat({},t),S=_.c2p(w,!0),E=o.getKdeValue(M,h,w),C=o.getPositionOnKdePath(M,h,S),L=b._offset,I=b._length;A[y+\"0\"]=C[0],A[y+\"1\"]=C[1],A[x+\"0\"]=A[x+\"1\"]=S,A[x+\"Label\"]=x+\": \"+i.hoverLabelText(_,w)+\", \"+f[0].t.labels.kde+\" \"+E.toFixed(3),A.spikeDistance=v[0].spikeDistance;var P=y+\"Spike\";A[P]=v[0][P],v[0].spikeDistance=void 0,v[0][P]=void 0,A.hovertemplate=!1,m.push(A),(u={stroke:t.color})[y+\"1\"]=n.constrain(L+C[0],L,L+I),u[y+\"2\"]=n.constrain(L+C[1],L,L+I),u[x+\"1\"]=u[x+\"2\"]=_._offset+S}}d&&(m=m.concat(v))}-1!==p.indexOf(\"points\")&&(c=a.hoverOnPoints(t,e,r));var z=l.selectAll(\".violinline-\"+h.uid).data(u?[0]:[]);return z.enter().append(\"line\").classed(\"violinline-\"+h.uid,!0).attr(\"stroke-width\",1.5),z.exit().remove(),z.attr(u),\"closest\"===s?c?[c]:m:c?(m.push(c),m):m}},{\"../../lib\":778,\"../../plots/cartesian/axes\":827,\"../box/hover\":950,\"./helpers\":1341}],1343:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\"),crossTraceDefaults:t(\"../box/defaults\").crossTraceDefaults,supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\"),crossTraceCalc:t(\"./cross_trace_calc\"),plot:t(\"./plot\"),style:t(\"./style\"),styleOnSelect:t(\"../scatter/style\").styleOnSelect,hoverPoints:t(\"./hover\"),selectPoints:t(\"../box/select\"),moduleType:\"trace\",name:\"violin\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"svg\",\"symbols\",\"oriented\",\"box-violin\",\"showLegend\",\"violinLayout\",\"zoomScale\"],meta:{}}},{\"../../plots/cartesian\":840,\"../box/defaults\":948,\"../box/select\":955,\"../scatter/style\":1210,\"./attributes\":1337,\"./calc\":1338,\"./cross_trace_calc\":1339,\"./defaults\":1340,\"./hover\":1342,\"./layout_attributes\":1344,\"./layout_defaults\":1345,\"./plot\":1346,\"./style\":1347}],1344:[function(t,e,r){\"use strict\";var n=t(\"../box/layout_attributes\"),i=t(\"../../lib\").extendFlat;e.exports={violinmode:i({},n.boxmode,{}),violingap:i({},n.boxgap,{}),violingroupgap:i({},n.boxgroupgap,{})}},{\"../../lib\":778,\"../box/layout_attributes\":952}],1345:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\"),a=t(\"../box/layout_defaults\");e.exports=function(t,e,r){a._supply(t,e,r,(function(r,a){return n.coerce(t,e,i,r,a)}),\"violin\")}},{\"../../lib\":778,\"../box/layout_defaults\":953,\"./layout_attributes\":1344}],1346:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../components/drawing\"),o=t(\"../box/plot\"),s=t(\"../scatter/line_points\"),l=t(\"./helpers\");e.exports=function(t,e,r,c){var u=t._fullLayout,f=e.xaxis,h=e.yaxis;function p(t){var e=s(t,{xaxis:f,yaxis:h,connectGaps:!0,baseTolerance:.75,shape:\"spline\",simplify:!0,linearized:!0});return a.smoothopen(e[0],1)}i.makeTraceGroups(c,r,\"trace violins\").each((function(t){var r=n.select(this),a=t[0],s=a.t,c=a.trace;if(!0!==c.visible||s.empty)r.remove();else{var d=s.bPos,g=s.bdPos,m=e[s.valLetter+\"axis\"],v=e[s.posLetter+\"axis\"],y=\"both\"===c.side,x=y||\"positive\"===c.side,b=y||\"negative\"===c.side,_=r.selectAll(\"path.violin\").data(i.identity);_.enter().append(\"path\").style(\"vector-effect\",\"non-scaling-stroke\").attr(\"class\",\"violin\"),_.exit().remove(),_.each((function(t){var e,r,i,a,o,l,f,h,_=n.select(this),w=t.density,T=w.length,k=v.c2l(t.pos+d,!0),M=v.l2p(k);if(c.width)e=s.maxKDE/g;else{var A=u._violinScaleGroupStats[c.scalegroup];e=\"count\"===c.scalemode?A.maxKDE/g*(A.maxCount/t.pts.length):A.maxKDE/g}if(x){for(f=new Array(T),o=0;o<T;o++)(h=f[o]={})[s.posLetter]=k+w[o].v/e,h[s.valLetter]=m.c2l(w[o].t,!0);r=p(f)}if(b){for(f=new Array(T),l=0,o=T-1;l<T;l++,o--)(h=f[l]={})[s.posLetter]=k-w[o].v/e,h[s.valLetter]=m.c2l(w[o].t,!0);i=p(f)}if(y)a=r+\"L\"+i.substr(1)+\"Z\";else{var S=[M,m.c2p(w[0].t)],E=[M,m.c2p(w[T-1].t)];\"h\"===c.orientation&&(S.reverse(),E.reverse()),a=x?\"M\"+S+\"L\"+r.substr(1)+\"L\"+E:\"M\"+E+\"L\"+i.substr(1)+\"L\"+S}_.attr(\"d\",a),t.posCenterPx=M,t.posDensityScale=e*g,t.path=_.node(),t.pathLength=t.path.getTotalLength()/(y?2:1)}));var w,T,k,M=c.box,A=M.width,S=(M.line||{}).width;y?(w=g*A,T=0):x?(w=[0,g*A/2],T=S*{x:1,y:-1}[s.posLetter]):(w=[g*A/2,0],T=S*{x:-1,y:1}[s.posLetter]),o.plotBoxAndWhiskers(r,{pos:v,val:m},c,{bPos:d,bdPos:w,bPosPxOffset:T}),o.plotBoxMean(r,{pos:v,val:m},c,{bPos:d,bdPos:w,bPosPxOffset:T}),!c.box.visible&&c.meanline.visible&&(k=i.identity);var E=r.selectAll(\"path.meanline\").data(k||[]);E.enter().append(\"path\").attr(\"class\",\"meanline\").style(\"fill\",\"none\").style(\"vector-effect\",\"non-scaling-stroke\"),E.exit().remove(),E.each((function(t){var e=m.c2p(t.mean,!0),r=l.getPositionOnKdePath(t,c,e);n.select(this).attr(\"d\",\"h\"===c.orientation?\"M\"+e+\",\"+r[0]+\"V\"+r[1]:\"M\"+r[0]+\",\"+e+\"H\"+r[1])})),o.plotPoints(r,{x:f,y:h},c,s)}}))}},{\"../../components/drawing\":665,\"../../lib\":778,\"../box/plot\":954,\"../scatter/line_points\":1200,\"./helpers\":1341,d3:169}],1347:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/color\"),a=t(\"../scatter/style\").stylePoints;e.exports=function(t){var e=n.select(t).selectAll(\"g.trace.violins\");e.style(\"opacity\",(function(t){return t[0].trace.opacity})),e.each((function(e){var r=e[0].trace,o=n.select(this),s=r.box||{},l=s.line||{},c=r.meanline||{},u=c.width;o.selectAll(\"path.violin\").style(\"stroke-width\",r.line.width+\"px\").call(i.stroke,r.line.color).call(i.fill,r.fillcolor),o.selectAll(\"path.box\").style(\"stroke-width\",l.width+\"px\").call(i.stroke,l.color).call(i.fill,s.fillcolor);var f={\"stroke-width\":u+\"px\",\"stroke-dasharray\":2*u+\"px,\"+u+\"px\"};o.selectAll(\"path.mean\").style(f).call(i.stroke,c.color),o.selectAll(\"path.meanline\").style(f).call(i.stroke,c.color),a(o,r,t)}))}},{\"../../components/color\":643,\"../scatter/style\":1210,d3:169}],1348:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/attributes\"),i=t(\"../isosurface/attributes\"),a=t(\"../surface/attributes\"),o=t(\"../../plots/attributes\"),s=t(\"../../lib/extend\").extendFlat,l=t(\"../../plot_api/edit_types\").overrideAll,c=e.exports=l(s({x:i.x,y:i.y,z:i.z,value:i.value,isomin:i.isomin,isomax:i.isomax,surface:i.surface,spaceframe:{show:{valType:\"boolean\",dflt:!1},fill:{valType:\"number\",min:0,max:1,dflt:1}},slices:i.slices,caps:i.caps,text:i.text,hovertext:i.hovertext,hovertemplate:i.hovertemplate},n(\"\",{colorAttr:\"`value`\",showScaleDflt:!0,editTypeOverride:\"calc\"}),{colorbar:i.colorbar,opacity:i.opacity,opacityscale:a.opacityscale,lightposition:i.lightposition,lighting:i.lighting,flatshading:i.flatshading,contour:i.contour,hoverinfo:s({},o.hoverinfo),showlegend:s({},o.showlegend,{dflt:!1})}),\"calc\",\"nested\");c.x.editType=c.y.editType=c.z.editType=c.value.editType=\"calc+clearAxisTypes\",c.transforms=void 0},{\"../../components/colorscale/attributes\":650,\"../../lib/extend\":768,\"../../plot_api/edit_types\":809,\"../../plots/attributes\":823,\"../isosurface/attributes\":1122,\"../surface/attributes\":1310}],1349:[function(t,e,r){\"use strict\";var n=t(\"gl-mesh3d\"),i=t(\"../../lib/gl_format_color\").parseColorScale,a=t(\"../../lib/str2rgbarray\"),o=t(\"../../components/colorscale\").extractOpts,s=t(\"../../plots/gl3d/zip3\"),l=t(\"../isosurface/convert\").findNearestOnAxis,c=t(\"../isosurface/convert\").generateIsoMeshes;function u(t,e,r){this.scene=t,this.uid=r,this.mesh=e,this.name=\"\",this.data=null,this.showContour=!1}var f=u.prototype;f.handlePick=function(t){if(t.object===this.mesh){var e=t.data.index,r=this.data._meshX[e],n=this.data._meshY[e],i=this.data._meshZ[e],a=this.data._Ys.length,o=this.data._Zs.length,s=l(r,this.data._Xs).id,c=l(n,this.data._Ys).id,u=l(i,this.data._Zs).id,f=t.index=u+o*c+o*a*s;t.traceCoordinate=[this.data._meshX[f],this.data._meshY[f],this.data._meshZ[f],this.data._value[f]];var h=this.data.hovertext||this.data.text;return Array.isArray(h)&&void 0!==h[f]?t.textLabel=h[f]:h&&(t.textLabel=h),!0}},f.update=function(t){var e=this.scene,r=e.fullSceneLayout;function n(t,e,r,n){return e.map((function(e){return t.d2l(e,0,n)*r}))}this.data=c(t);var l={positions:s(n(r.xaxis,t._meshX,e.dataScale[0],t.xcalendar),n(r.yaxis,t._meshY,e.dataScale[1],t.ycalendar),n(r.zaxis,t._meshZ,e.dataScale[2],t.zcalendar)),cells:s(t._meshI,t._meshJ,t._meshK),lightPosition:[t.lightposition.x,t.lightposition.y,t.lightposition.z],ambient:t.lighting.ambient,diffuse:t.lighting.diffuse,specular:t.lighting.specular,roughness:t.lighting.roughness,fresnel:t.lighting.fresnel,vertexNormalsEpsilon:t.lighting.vertexnormalsepsilon,faceNormalsEpsilon:t.lighting.facenormalsepsilon,opacity:t.opacity,opacityscale:t.opacityscale,contourEnable:t.contour.show,contourColor:a(t.contour.color).slice(0,3),contourWidth:t.contour.width,useFacetNormals:t.flatshading},u=o(t);l.vertexIntensity=t._meshIntensity,l.vertexIntensityBounds=[u.min,u.max],l.colormap=i(t),this.mesh.update(l)},f.dispose=function(){this.scene.glplot.remove(this.mesh),this.mesh.dispose()},e.exports=function(t,e){var r=t.glplot.gl,i=n({gl:r}),a=new u(t,i,e.uid);return i._trace=a,a.update(e),t.glplot.add(i),a}},{\"../../components/colorscale\":655,\"../../lib/gl_format_color\":774,\"../../lib/str2rgbarray\":801,\"../../plots/gl3d/zip3\":880,\"../isosurface/convert\":1124,\"gl-mesh3d\":309}],1350:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"../isosurface/defaults\").supplyIsoDefaults,o=t(\"../surface/defaults\").opacityscaleDefaults;e.exports=function(t,e,r,s){function l(r,a){return n.coerce(t,e,i,r,a)}a(t,e,r,s,l),o(t,e,s,l)}},{\"../../lib\":778,\"../isosurface/defaults\":1125,\"../surface/defaults\":1313,\"./attributes\":1348}],1351:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\"),calc:t(\"../isosurface/calc\"),colorbar:{min:\"cmin\",max:\"cmax\"},plot:t(\"./convert\"),moduleType:\"trace\",name:\"volume\",basePlotModule:t(\"../../plots/gl3d\"),categories:[\"gl3d\",\"showLegend\"],meta:{}}},{\"../../plots/gl3d\":869,\"../isosurface/calc\":1123,\"./attributes\":1348,\"./convert\":1349,\"./defaults\":1350}],1352:[function(t,e,r){\"use strict\";var n=t(\"../bar/attributes\"),i=t(\"../scatter/attributes\").line,a=t(\"../../plots/attributes\"),o=t(\"../../plots/template_attributes\").hovertemplateAttrs,s=t(\"../../plots/template_attributes\").texttemplateAttrs,l=t(\"./constants\"),c=t(\"../../lib/extend\").extendFlat,u=t(\"../../components/color\");function f(t){return{marker:{color:c({},n.marker.color,{arrayOk:!1,editType:\"style\"}),line:{color:c({},n.marker.line.color,{arrayOk:!1,editType:\"style\"}),width:c({},n.marker.line.width,{arrayOk:!1,editType:\"style\"}),editType:\"style\"},editType:\"style\"},editType:\"style\"}}e.exports={measure:{valType:\"data_array\",dflt:[],editType:\"calc\"},base:{valType:\"number\",dflt:null,arrayOk:!1,editType:\"calc\"},x:n.x,x0:n.x0,dx:n.dx,y:n.y,y0:n.y0,dy:n.dy,xperiod:n.xperiod,yperiod:n.yperiod,xperiod0:n.xperiod0,yperiod0:n.yperiod0,xperiodalignment:n.xperiodalignment,yperiodalignment:n.yperiodalignment,hovertext:n.hovertext,hovertemplate:o({},{keys:l.eventDataKeys}),hoverinfo:c({},a.hoverinfo,{flags:[\"name\",\"x\",\"y\",\"text\",\"initial\",\"delta\",\"final\"]}),textinfo:{valType:\"flaglist\",flags:[\"label\",\"text\",\"initial\",\"delta\",\"final\"],extras:[\"none\"],editType:\"plot\",arrayOk:!1},texttemplate:s({editType:\"plot\"},{keys:l.eventDataKeys.concat([\"label\"])}),text:n.text,textposition:n.textposition,insidetextanchor:n.insidetextanchor,textangle:n.textangle,textfont:n.textfont,insidetextfont:n.insidetextfont,outsidetextfont:n.outsidetextfont,constraintext:n.constraintext,cliponaxis:n.cliponaxis,orientation:n.orientation,offset:n.offset,width:n.width,increasing:f(),decreasing:f(),totals:f(),connector:{line:{color:c({},i.color,{dflt:u.defaultLine}),width:c({},i.width,{editType:\"plot\"}),dash:i.dash,editType:\"plot\"},mode:{valType:\"enumerated\",values:[\"spanning\",\"between\"],dflt:\"between\",editType:\"plot\"},visible:{valType:\"boolean\",dflt:!0,editType:\"plot\"},editType:\"plot\"},offsetgroup:n.offsetgroup,alignmentgroup:n.alignmentgroup}},{\"../../components/color\":643,\"../../lib/extend\":768,\"../../plots/attributes\":823,\"../../plots/template_attributes\":905,\"../bar/attributes\":920,\"../scatter/attributes\":1186,\"./constants\":1354}],1353:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\"),i=t(\"../../plots/cartesian/align_period\"),a=t(\"../../lib\").mergeArray,o=t(\"../scatter/calc_selection\"),s=t(\"../../constants/numerical\").BADNUM;function l(t){return\"a\"===t||\"absolute\"===t}function c(t){return\"t\"===t||\"total\"===t}e.exports=function(t,e){var r,u,f,h,p=n.getFromId(t,e.xaxis||\"x\"),d=n.getFromId(t,e.yaxis||\"y\");\"h\"===e.orientation?(r=p.makeCalcdata(e,\"x\"),f=d.makeCalcdata(e,\"y\"),u=i(e,d,\"y\",f),h=!!e.yperiodalignment):(r=d.makeCalcdata(e,\"y\"),f=p.makeCalcdata(e,\"x\"),u=i(e,p,\"x\",f),h=!!e.xperiodalignment);for(var g,m=Math.min(u.length,r.length),v=new Array(m),y=0,x=!1,b=0;b<m;b++){var _=r[b]||0,w=!1;(r[b]!==s||c(e.measure[b])||l(e.measure[b]))&&b+1<m&&(r[b+1]!==s||c(e.measure[b+1])||l(e.measure[b+1]))&&(w=!0);var T=v[b]={i:b,p:u[b],s:_,rawS:_,cNext:w};l(e.measure[b])?(y=T.s,T.isSum=!0,T.dir=\"totals\",T.s=y):c(e.measure[b])?(T.isSum=!0,T.dir=\"totals\",T.s=y):(T.isSum=!1,T.dir=T.rawS<0?\"decreasing\":\"increasing\",g=T.s,T.s=y+g,y+=g),\"totals\"===T.dir&&(x=!0),h&&(v[b].orig_p=f[b]),e.ids&&(T.id=String(e.ids[b])),T.v=(e.base||0)+y}return v.length&&(v[0].hasTotals=x),a(e.text,v,\"tx\"),a(e.hovertext,v,\"htx\"),o(v,e),v}},{\"../../constants/numerical\":753,\"../../lib\":778,\"../../plots/cartesian/align_period\":824,\"../../plots/cartesian/axes\":827,\"../scatter/calc_selection\":1188}],1354:[function(t,e,r){\"use strict\";e.exports={eventDataKeys:[\"initial\",\"delta\",\"final\"]}},{}],1355:[function(t,e,r){\"use strict\";var n=t(\"../bar/cross_trace_calc\").setGroupPositions;e.exports=function(t,e){var r,i,a=t._fullLayout,o=t._fullData,s=t.calcdata,l=e.xaxis,c=e.yaxis,u=[],f=[],h=[];for(i=0;i<o.length;i++){var p=o[i];!0===p.visible&&p.xaxis===l._id&&p.yaxis===c._id&&\"waterfall\"===p.type&&(r=s[i],\"h\"===p.orientation?h.push(r):f.push(r),u.push(r))}var d={mode:a.waterfallmode,norm:a.waterfallnorm,gap:a.waterfallgap,groupgap:a.waterfallgroupgap};for(n(t,l,c,f,d),n(t,c,l,h,d),i=0;i<u.length;i++){r=u[i];for(var g=0;g<r.length;g++){var m=r[g];!1===m.isSum&&(m.s0+=0===g?0:r[g-1].s),g+1<r.length&&(r[g].nextP0=r[g+1].p0,r[g].nextS0=r[g+1].s0)}}}},{\"../bar/cross_trace_calc\":923}],1356:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../bar/defaults\").handleGroupingDefaults,a=t(\"../bar/defaults\").handleText,o=t(\"../scatter/xy_defaults\"),s=t(\"../scatter/period_defaults\"),l=t(\"./attributes\"),c=t(\"../../components/color\"),u=t(\"../../constants/delta.js\"),f=u.INCREASING.COLOR,h=u.DECREASING.COLOR;function p(t,e,r){t(e+\".marker.color\",r),t(e+\".marker.line.color\",c.defaultLine),t(e+\".marker.line.width\")}e.exports={supplyDefaults:function(t,e,r,i){function c(r,i){return n.coerce(t,e,l,r,i)}if(o(t,e,i,c)){s(t,e,i,c),c(\"measure\"),c(\"orientation\",e.x&&!e.y?\"h\":\"v\"),c(\"base\"),c(\"offset\"),c(\"width\"),c(\"text\"),c(\"hovertext\"),c(\"hovertemplate\");var u=c(\"textposition\");if(a(t,e,i,c,u,{moduleHasSelected:!1,moduleHasUnselected:!1,moduleHasConstrain:!0,moduleHasCliponaxis:!0,moduleHasTextangle:!0,moduleHasInsideanchor:!0}),\"none\"!==e.textposition&&(c(\"texttemplate\"),e.texttemplate||c(\"textinfo\")),p(c,\"increasing\",f),p(c,\"decreasing\",h),p(c,\"totals\",\"#4499FF\"),c(\"connector.visible\"))c(\"connector.mode\"),c(\"connector.line.width\")&&(c(\"connector.line.color\"),c(\"connector.line.dash\"))}else e.visible=!1},crossTraceDefaults:function(t,e){var r,a;function o(t){return n.coerce(a._input,a,l,t)}if(\"group\"===e.waterfallmode)for(var s=0;s<t.length;s++)r=(a=t[s])._input,i(r,a,e,o)}}},{\"../../components/color\":643,\"../../constants/delta.js\":747,\"../../lib\":778,\"../bar/defaults\":924,\"../scatter/period_defaults\":1206,\"../scatter/xy_defaults\":1213,\"./attributes\":1352}],1357:[function(t,e,r){\"use strict\";e.exports=function(t,e){return t.x=\"xVal\"in e?e.xVal:e.x,t.y=\"yVal\"in e?e.yVal:e.y,\"initial\"in e&&(t.initial=e.initial),\"delta\"in e&&(t.delta=e.delta),\"final\"in e&&(t.final=e.final),e.xa&&(t.xaxis=e.xa),e.ya&&(t.yaxis=e.ya),t}},{}],1358:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/axes\").hoverLabelText,i=t(\"../../components/color\").opacity,a=t(\"../bar/hover\").hoverOnBars,o=t(\"../../constants/delta.js\"),s=o.INCREASING.SYMBOL,l=o.DECREASING.SYMBOL;e.exports=function(t,e,r,o){var c=a(t,e,r,o);if(c){var u=c.cd,f=u[0].trace,h=\"h\"===f.orientation,p=h?t.xa:t.ya,d=u[c.index],g=d.isSum?d.b+d.s:d.rawS;if(!d.isSum){c.initial=d.b+d.s-g,c.delta=g,c.final=c.initial+c.delta;var m=w(Math.abs(c.delta));c.deltaLabel=g<0?\"(\"+m+\")\":m,c.finalLabel=w(c.final),c.initialLabel=w(c.initial)}var v=d.hi||f.hoverinfo,y=[];if(v&&\"none\"!==v&&\"skip\"!==v){var x=\"all\"===v,b=v.split(\"+\"),_=function(t){return x||-1!==b.indexOf(t)};d.isSum||(!_(\"final\")||_(h?\"x\":\"y\")||y.push(c.finalLabel),_(\"delta\")&&(g<0?y.push(c.deltaLabel+\" \"+l):y.push(c.deltaLabel+\" \"+s)),_(\"initial\")&&y.push(\"Initial: \"+c.initialLabel))}return y.length&&(c.extraText=y.join(\"<br>\")),c.color=function(t,e){var r=t[e.dir].marker,n=r.color,a=r.line.color,o=r.line.width;if(i(n))return n;if(i(a)&&o)return a}(f,d),[c]}function w(t){return n(p,t)}}},{\"../../components/color\":643,\"../../constants/delta.js\":747,\"../../plots/cartesian/axes\":827,\"../bar/hover\":927}],1359:[function(t,e,r){\"use strict\";e.exports={attributes:t(\"./attributes\"),layoutAttributes:t(\"./layout_attributes\"),supplyDefaults:t(\"./defaults\").supplyDefaults,crossTraceDefaults:t(\"./defaults\").crossTraceDefaults,supplyLayoutDefaults:t(\"./layout_defaults\"),calc:t(\"./calc\"),crossTraceCalc:t(\"./cross_trace_calc\"),plot:t(\"./plot\"),style:t(\"./style\").style,hoverPoints:t(\"./hover\"),eventData:t(\"./event_data\"),selectPoints:t(\"../bar/select\"),moduleType:\"trace\",name:\"waterfall\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"bar-like\",\"cartesian\",\"svg\",\"oriented\",\"showLegend\",\"zoomScale\"],meta:{}}},{\"../../plots/cartesian\":840,\"../bar/select\":932,\"./attributes\":1352,\"./calc\":1353,\"./cross_trace_calc\":1355,\"./defaults\":1356,\"./event_data\":1357,\"./hover\":1358,\"./layout_attributes\":1360,\"./layout_defaults\":1361,\"./plot\":1362,\"./style\":1363}],1360:[function(t,e,r){\"use strict\";e.exports={waterfallmode:{valType:\"enumerated\",values:[\"group\",\"overlay\"],dflt:\"group\",editType:\"calc\"},waterfallgap:{valType:\"number\",min:0,max:1,editType:\"calc\"},waterfallgroupgap:{valType:\"number\",min:0,max:1,dflt:0,editType:\"calc\"}}},{}],1361:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e,r){var a=!1;function o(r,a){return n.coerce(t,e,i,r,a)}for(var s=0;s<r.length;s++){var l=r[s];if(l.visible&&\"waterfall\"===l.type){a=!0;break}}a&&(o(\"waterfallmode\"),o(\"waterfallgap\",.2),o(\"waterfallgroupgap\"))}},{\"../../lib\":778,\"./layout_attributes\":1360}],1362:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../components/drawing\"),o=t(\"../../constants/numerical\").BADNUM,s=t(\"../bar/plot\"),l=t(\"../bar/uniform_text\").clearMinTextSize;e.exports=function(t,e,r,c){var u=t._fullLayout;l(\"waterfall\",u),s.plot(t,e,r,c,{mode:u.waterfallmode,norm:u.waterfallmode,gap:u.waterfallgap,groupgap:u.waterfallgroupgap}),function(t,e,r,s){var l=e.xaxis,c=e.yaxis;i.makeTraceGroups(s,r,\"trace bars\").each((function(r){var s=n.select(this),u=r[0].trace,f=i.ensureSingle(s,\"g\",\"lines\");if(u.connector&&u.connector.visible){var h=\"h\"===u.orientation,p=u.connector.mode,d=f.selectAll(\"g.line\").data(i.identity);d.enter().append(\"g\").classed(\"line\",!0),d.exit().remove();var g=d.size();d.each((function(r,s){if(s===g-1||r.cNext){var u=function(t,e,r,n){var i=[],a=[],o=n?e:r,s=n?r:e;return i[0]=o.c2p(t.s0,!0),a[0]=s.c2p(t.p0,!0),i[1]=o.c2p(t.s1,!0),a[1]=s.c2p(t.p1,!0),i[2]=o.c2p(t.nextS0,!0),a[2]=s.c2p(t.nextP0,!0),n?[i,a]:[a,i]}(r,l,c,h),f=u[0],d=u[1],m=\"\";f[0]!==o&&d[0]!==o&&f[1]!==o&&d[1]!==o&&(\"spanning\"===p&&!r.isSum&&s>0&&(m+=h?\"M\"+f[0]+\",\"+d[1]+\"V\"+d[0]:\"M\"+f[1]+\",\"+d[0]+\"H\"+f[0]),\"between\"!==p&&(r.isSum||s<g-1)&&(m+=h?\"M\"+f[1]+\",\"+d[0]+\"V\"+d[1]:\"M\"+f[0]+\",\"+d[1]+\"H\"+f[1]),f[2]!==o&&d[2]!==o&&(m+=h?\"M\"+f[1]+\",\"+d[1]+\"V\"+d[2]:\"M\"+f[1]+\",\"+d[1]+\"H\"+f[2])),\"\"===m&&(m=\"M0,0Z\"),i.ensureSingle(n.select(this),\"path\").attr(\"d\",m).call(a.setClipUrl,e.layerClipId,t)}}))}else f.remove()}))}(t,e,r,c)}},{\"../../components/drawing\":665,\"../../constants/numerical\":753,\"../../lib\":778,\"../bar/plot\":931,\"../bar/uniform_text\":936,d3:169}],1363:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../components/drawing\"),a=t(\"../../components/color\"),o=t(\"../../constants/interactions\").DESELECTDIM,s=t(\"../bar/style\"),l=t(\"../bar/uniform_text\").resizeText,c=s.styleTextPoints;e.exports={style:function(t,e,r){var s=r||n.select(t).selectAll(\"g.waterfalllayer\").selectAll(\"g.trace\");l(t,s,\"waterfall\"),s.style(\"opacity\",(function(t){return t[0].trace.opacity})),s.each((function(e){var r=n.select(this),s=e[0].trace;r.selectAll(\".point > path\").each((function(t){if(!t.isBlank){var e=s[t.dir].marker;n.select(this).call(a.fill,e.color).call(a.stroke,e.line.color).call(i.dashLine,e.line.dash,e.line.width).style(\"opacity\",s.selectedpoints&&!t.selected?o:1)}})),c(r,s,t),r.selectAll(\".lines\").each((function(){var t=s.connector.line;i.lineGroupStyle(n.select(this).selectAll(\"path\"),t.width,t.color,t.dash)}))}))}}},{\"../../components/color\":643,\"../../components/drawing\":665,\"../../constants/interactions\":752,\"../bar/style\":934,\"../bar/uniform_text\":936,d3:169}],1364:[function(t,e,r){\"use strict\";var n=t(\"../plots/cartesian/axes\"),i=t(\"../lib\"),a=t(\"../plot_api/plot_schema\"),o=t(\"./helpers\").pointsAccessorFunction,s=t(\"../constants/numerical\").BADNUM;r.moduleType=\"transform\",r.name=\"aggregate\";var l=r.attributes={enabled:{valType:\"boolean\",dflt:!0,editType:\"calc\"},groups:{valType:\"string\",strict:!0,noBlank:!0,arrayOk:!0,dflt:\"x\",editType:\"calc\"},aggregations:{_isLinkedToArray:\"aggregation\",target:{valType:\"string\",editType:\"calc\"},func:{valType:\"enumerated\",values:[\"count\",\"sum\",\"avg\",\"median\",\"mode\",\"rms\",\"stddev\",\"min\",\"max\",\"first\",\"last\",\"change\",\"range\"],dflt:\"first\",editType:\"calc\"},funcmode:{valType:\"enumerated\",values:[\"sample\",\"population\"],dflt:\"sample\",editType:\"calc\"},enabled:{valType:\"boolean\",dflt:!0,editType:\"calc\"},editType:\"calc\"},editType:\"calc\"},c=l.aggregations;function u(t,e,r,a){if(a.enabled){for(var o=a.target,l=i.nestedProperty(e,o),c=l.get(),u=function(t,e){var r=t.func,n=e.d2c,a=e.c2d;switch(r){case\"count\":return f;case\"first\":return h;case\"last\":return p;case\"sum\":return function(t,e){for(var r=0,i=0;i<e.length;i++){var o=n(t[e[i]]);o!==s&&(r+=o)}return a(r)};case\"avg\":return function(t,e){for(var r=0,i=0,o=0;o<e.length;o++){var l=n(t[e[o]]);l!==s&&(r+=l,i++)}return i?a(r/i):s};case\"min\":return function(t,e){for(var r=1/0,i=0;i<e.length;i++){var o=n(t[e[i]]);o!==s&&(r=Math.min(r,o))}return r===1/0?s:a(r)};case\"max\":return function(t,e){for(var r=-1/0,i=0;i<e.length;i++){var o=n(t[e[i]]);o!==s&&(r=Math.max(r,o))}return r===-1/0?s:a(r)};case\"range\":return function(t,e){for(var r=1/0,i=-1/0,o=0;o<e.length;o++){var l=n(t[e[o]]);l!==s&&(r=Math.min(r,l),i=Math.max(i,l))}return i===-1/0||r===1/0?s:a(i-r)};case\"change\":return function(t,e){var r=n(t[e[0]]),i=n(t[e[e.length-1]]);return r===s||i===s?s:a(i-r)};case\"median\":return function(t,e){for(var r=[],o=0;o<e.length;o++){var l=n(t[e[o]]);l!==s&&r.push(l)}if(!r.length)return s;r.sort(i.sorterAsc);var c=(r.length-1)/2;return a((r[Math.floor(c)]+r[Math.ceil(c)])/2)};case\"mode\":return function(t,e){for(var r={},i=0,o=s,l=0;l<e.length;l++){var c=n(t[e[l]]);if(c!==s){var u=r[c]=(r[c]||0)+1;u>i&&(i=u,o=c)}}return i?a(o):s};case\"rms\":return function(t,e){for(var r=0,i=0,o=0;o<e.length;o++){var l=n(t[e[o]]);l!==s&&(r+=l*l,i++)}return i?a(Math.sqrt(r/i)):s};case\"stddev\":return function(e,r){var i,a=0,o=0,l=1,c=s;for(i=0;i<r.length&&c===s;i++)c=n(e[r[i]]);if(c===s)return s;for(;i<r.length;i++){var u=n(e[r[i]]);if(u!==s){var f=u-c;a+=f,o+=f*f,l++}}var h=\"sample\"===t.funcmode?l-1:l;return h?Math.sqrt((o-a*a/l)/h):0}}}(a,n.getDataConversions(t,e,o,c)),d=new Array(r.length),g=0;g<r.length;g++)d[g]=u(c,r[g]);l.set(d),\"count\"===a.func&&i.pushUnique(e._arrayAttrs,o)}}function f(t,e){return e.length}function h(t,e){return t[e[0]]}function p(t,e){return t[e[e.length-1]]}r.supplyDefaults=function(t,e){var r,n={};function o(e,r){return i.coerce(t,n,l,e,r)}if(!o(\"enabled\"))return n;var s=a.findArrayAttributes(e),u={};for(r=0;r<s.length;r++)u[s[r]]=1;var f=o(\"groups\");if(!Array.isArray(f)){if(!u[f])return n.enabled=!1,n;u[f]=0}var h,p=t.aggregations||[],d=n.aggregations=new Array(p.length);function g(t,e){return i.coerce(p[r],h,c,t,e)}for(r=0;r<p.length;r++){h={_index:r};var m=g(\"target\"),v=g(\"func\");g(\"enabled\")&&m&&(u[m]||\"count\"===v&&void 0===u[m])?(\"stddev\"===v&&g(\"funcmode\"),u[m]=0,d[r]=h):d[r]={enabled:!1,_index:r}}for(r=0;r<s.length;r++)u[s[r]]&&d.push({target:s[r],func:c.func.dflt,enabled:!0,_index:-1});return n},r.calcTransform=function(t,e,r){if(r.enabled){var n=r.groups,a=i.getTargetArray(e,{target:n});if(a){var s,l,c,f,h={},p={},d=[],g=o(e.transforms,r),m=a.length;for(e._length&&(m=Math.min(m,e._length)),s=0;s<m;s++)void 0===(c=h[l=a[s]])?(h[l]=d.length,f=[s],d.push(f),p[h[l]]=g(s)):(d[c].push(s),p[h[l]]=(p[h[l]]||[]).concat(g(s)));r._indexToPoints=p;var v=r.aggregations;for(s=0;s<v.length;s++)u(t,e,d,v[s]);\"string\"==typeof n&&u(t,e,d,{target:n,func:\"first\",enabled:!0}),e._length=d.length}}}},{\"../constants/numerical\":753,\"../lib\":778,\"../plot_api/plot_schema\":815,\"../plots/cartesian/axes\":827,\"./helpers\":1367}],1365:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../registry\"),a=t(\"../plots/cartesian/axes\"),o=t(\"./helpers\").pointsAccessorFunction,s=t(\"../constants/filter_ops\"),l=s.COMPARISON_OPS,c=s.INTERVAL_OPS,u=s.SET_OPS;r.moduleType=\"transform\",r.name=\"filter\",r.attributes={enabled:{valType:\"boolean\",dflt:!0,editType:\"calc\"},target:{valType:\"string\",strict:!0,noBlank:!0,arrayOk:!0,dflt:\"x\",editType:\"calc\"},operation:{valType:\"enumerated\",values:[].concat(l).concat(c).concat(u),dflt:\"=\",editType:\"calc\"},value:{valType:\"any\",dflt:0,editType:\"calc\"},preservegaps:{valType:\"boolean\",dflt:!1,editType:\"calc\"},editType:\"calc\"},r.supplyDefaults=function(t){var e={};function a(i,a){return n.coerce(t,e,r.attributes,i,a)}if(a(\"enabled\")){var o=a(\"target\");if(n.isArrayOrTypedArray(o)&&0===o.length)return e.enabled=!1,e;a(\"preservegaps\"),a(\"operation\"),a(\"value\");var s=i.getComponentMethod(\"calendars\",\"handleDefaults\");s(t,e,\"valuecalendar\",null),s(t,e,\"targetcalendar\",null)}return e},r.calcTransform=function(t,e,r){if(r.enabled){var i=n.getTargetArray(e,r);if(i){var s=r.target,f=i.length;e._length&&(f=Math.min(f,e._length));var h=r.targetcalendar,p=e._arrayAttrs,d=r.preservegaps;if(\"string\"==typeof s){var g=n.nestedProperty(e,s+\"calendar\").get();g&&(h=g)}var m,v,y=function(t,e,r){var n=t.operation,i=t.value,a=Array.isArray(i);function o(t){return-1!==t.indexOf(n)}var s,f=function(r){return e(r,0,t.valuecalendar)},h=function(t){return e(t,0,r)};o(l)?s=f(a?i[0]:i):o(c)?s=a?[f(i[0]),f(i[1])]:[f(i),f(i)]:o(u)&&(s=a?i.map(f):[f(i)]);switch(n){case\"=\":return function(t){return h(t)===s};case\"!=\":return function(t){return h(t)!==s};case\"<\":return function(t){return h(t)<s};case\"<=\":return function(t){return h(t)<=s};case\">\":return function(t){return h(t)>s};case\">=\":return function(t){return h(t)>=s};case\"[]\":return function(t){var e=h(t);return e>=s[0]&&e<=s[1]};case\"()\":return function(t){var e=h(t);return e>s[0]&&e<s[1]};case\"[)\":return function(t){var e=h(t);return e>=s[0]&&e<s[1]};case\"(]\":return function(t){var e=h(t);return e>s[0]&&e<=s[1]};case\"][\":return function(t){var e=h(t);return e<=s[0]||e>=s[1]};case\")(\":return function(t){var e=h(t);return e<s[0]||e>s[1]};case\"](\":return function(t){var e=h(t);return e<=s[0]||e>s[1]};case\")[\":return function(t){var e=h(t);return e<s[0]||e>=s[1]};case\"{}\":return function(t){return-1!==s.indexOf(h(t))};case\"}{\":return function(t){return-1===s.indexOf(h(t))}}}(r,a.getDataToCoordFunc(t,e,s,i),h),x={},b={},_=0;d?(m=function(t){x[t.astr]=n.extendDeep([],t.get()),t.set(new Array(f))},v=function(t,e){var r=x[t.astr][e];t.get()[e]=r}):(m=function(t){x[t.astr]=n.extendDeep([],t.get()),t.set([])},v=function(t,e){var r=x[t.astr][e];t.get().push(r)}),k(m);for(var w=o(e.transforms,r),T=0;T<f;T++){y(i[T])?(k(v,T),b[_++]=w(T)):d&&_++}r._indexToPoints=b,e._length=_}}function k(t,r){for(var i=0;i<p.length;i++){t(n.nestedProperty(e,p[i]),r)}}}},{\"../constants/filter_ops\":749,\"../lib\":778,\"../plots/cartesian/axes\":827,\"../registry\":910,\"./helpers\":1367}],1366:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../plot_api/plot_schema\"),a=t(\"../plots/plots\"),o=t(\"./helpers\").pointsAccessorFunction;function s(t,e){var r,s,l,c,u,f,h,p,d,g,m=e.transform,v=e.transformIndex,y=t.transforms[v].groups,x=o(t.transforms,m);if(!n.isArrayOrTypedArray(y)||0===y.length)return[t];var b=n.filterUnique(y),_=new Array(b.length),w=y.length,T=i.findArrayAttributes(t),k=m.styles||[],M={};for(r=0;r<k.length;r++)M[k[r].target]=k[r].value;m.styles&&(g=n.keyedContainer(m,\"styles\",\"target\",\"value.name\"));var A={},S={};for(r=0;r<b.length;r++){A[f=b[r]]=r,S[f]=0,(h=_[r]=n.extendDeepNoArrays({},t))._group=f,h.transforms[v]._indexToPoints={};var E=null;for(g&&(E=g.get(f)),h.name=E||\"\"===E?E:n.templateString(m.nameformat,{trace:t.name,group:f}),p=h.transforms,h.transforms=[],s=0;s<p.length;s++)h.transforms[s]=n.extendDeepNoArrays({},p[s]);for(s=0;s<T.length;s++)n.nestedProperty(h,T[s]).set([])}for(l=0;l<T.length;l++){for(c=T[l],s=0,d=[];s<b.length;s++)d[s]=n.nestedProperty(_[s],c).get();for(u=n.nestedProperty(t,c).get(),s=0;s<w;s++)d[A[y[s]]].push(u[s])}for(s=0;s<w;s++){(h=_[A[y[s]]]).transforms[v]._indexToPoints[S[y[s]]]=x(s),S[y[s]]++}for(r=0;r<b.length;r++)f=b[r],h=_[r],a.clearExpandedTraceDefaultColors(h),h=n.extendDeepNoArrays(h,M[f]||{});return _}r.moduleType=\"transform\",r.name=\"groupby\",r.attributes={enabled:{valType:\"boolean\",dflt:!0,editType:\"calc\"},groups:{valType:\"data_array\",dflt:[],editType:\"calc\"},nameformat:{valType:\"string\",editType:\"calc\"},styles:{_isLinkedToArray:\"style\",target:{valType:\"string\",editType:\"calc\"},value:{valType:\"any\",dflt:{},editType:\"calc\",_compareAsJSON:!0},editType:\"calc\"},editType:\"calc\"},r.supplyDefaults=function(t,e,i){var a,o={};function s(e,i){return n.coerce(t,o,r.attributes,e,i)}if(!s(\"enabled\"))return o;s(\"groups\"),s(\"nameformat\",i._dataLength>1?\"%{group} (%{trace})\":\"%{group}\");var l=t.styles,c=o.styles=[];if(l)for(a=0;a<l.length;a++){var u=c[a]={};n.coerce(l[a],c[a],r.attributes.styles,\"target\");var f=n.coerce(l[a],c[a],r.attributes.styles,\"value\");n.isPlainObject(f)?u.value=n.extendDeep({},f):f&&delete u.value}return o},r.transform=function(t,e){var r,n,i,a=[];for(n=0;n<t.length;n++)for(r=s(t[n],e),i=0;i<r.length;i++)a.push(r[i]);return a}},{\"../lib\":778,\"../plot_api/plot_schema\":815,\"../plots/plots\":890,\"./helpers\":1367}],1367:[function(t,e,r){\"use strict\";r.pointsAccessorFunction=function(t,e){for(var r,n,i=0;i<t.length&&(r=t[i])!==e;i++)r._indexToPoints&&!1!==r.enabled&&(n=r._indexToPoints);return n?function(t){return n[t]}:function(t){return[t]}}},{}],1368:[function(t,e,r){\"use strict\";var n=t(\"../lib\"),i=t(\"../plots/cartesian/axes\"),a=t(\"./helpers\").pointsAccessorFunction,o=t(\"../constants/numerical\").BADNUM;r.moduleType=\"transform\",r.name=\"sort\",r.attributes={enabled:{valType:\"boolean\",dflt:!0,editType:\"calc\"},target:{valType:\"string\",strict:!0,noBlank:!0,arrayOk:!0,dflt:\"x\",editType:\"calc\"},order:{valType:\"enumerated\",values:[\"ascending\",\"descending\"],dflt:\"ascending\",editType:\"calc\"},editType:\"calc\"},r.supplyDefaults=function(t){var e={};function i(i,a){return n.coerce(t,e,r.attributes,i,a)}return i(\"enabled\")&&(i(\"target\"),i(\"order\")),e},r.calcTransform=function(t,e,r){if(r.enabled){var s=n.getTargetArray(e,r);if(s){var l=r.target,c=s.length;e._length&&(c=Math.min(c,e._length));var u,f,h=e._arrayAttrs,p=function(t,e,r,n){var i,a=new Array(n),s=new Array(n);for(i=0;i<n;i++)a[i]={v:e[i],i:i};for(a.sort(function(t,e){switch(t.order){case\"ascending\":return function(t,r){var n=e(t.v),i=e(r.v);return n===o?1:i===o?-1:n-i};case\"descending\":return function(t,r){var n=e(t.v),i=e(r.v);return n===o?1:i===o?-1:i-n}}}(t,r)),i=0;i<n;i++)s[i]=a[i].i;return s}(r,s,i.getDataToCoordFunc(t,e,l,s),c),d=a(e.transforms,r),g={};for(u=0;u<h.length;u++){var m=n.nestedProperty(e,h[u]),v=m.get(),y=new Array(c);for(f=0;f<c;f++)y[f]=v[p[f]];m.set(y)}for(f=0;f<c;f++)g[f]=d(p[f]);r._indexToPoints=g,e._length=c}}}},{\"../constants/numerical\":753,\"../lib\":778,\"../plots/cartesian/axes\":827,\"./helpers\":1367}],1369:[function(t,e,r){\"use strict\";r.version=\"1.58.2\"},{}]},{},[26])(26)}));</script>                <div id=\"a9edfbc2-8e98-4783-8b87-3d1b0e655f89\" class=\"plotly-graph-div\" style=\"height:100%; width:100%;\"></div>            <script type=\"text/javascript\">                                    window.PLOTLYENV=window.PLOTLYENV || {};                                    if (document.getElementById(\"a9edfbc2-8e98-4783-8b87-3d1b0e655f89\")) {                    Plotly.newPlot(                        \"a9edfbc2-8e98-4783-8b87-3d1b0e655f89\",                        [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"type\": \"surface\", \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]]}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"type\": \"surface\", \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]]}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"type\": \"scatter3d\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1]}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"type\": \"scatter3d\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1]}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"type\": \"scatter3d\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [-1, -1]}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"type\": \"scatter3d\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [-1, -1]}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"type\": \"scatter3d\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [2, 2]}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"type\": \"scatter3d\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [2, 2]}, {\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"type\": \"surface\", \"x\": [[0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0], [0.0, 0.2564102564102564, 0.5128205128205128, 0.7692307692307692, 1.0256410256410255, 1.282051282051282, 1.5384615384615383, 1.7948717948717947, 2.051282051282051, 2.3076923076923075, 2.564102564102564, 2.8205128205128203, 3.0769230769230766, 3.333333333333333, 3.5897435897435894, 3.846153846153846, 4.102564102564102, 4.358974358974359, 4.615384615384615, 4.871794871794871, 5.128205128205128, 5.384615384615384, 5.6410256410256405, 5.897435897435897, 6.153846153846153, 6.41025641025641, 6.666666666666666, 6.9230769230769225, 7.179487179487179, 7.435897435897435, 7.692307692307692, 7.948717948717948, 8.205128205128204, 8.46153846153846, 8.717948717948717, 8.974358974358974, 9.23076923076923, 9.487179487179485, 9.743589743589743, 10.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]]}],                        {\"hovermode\": false, \"scene\": {\"aspectmode\": \"manual\", \"aspectratio\": {\"x\": 1, \"y\": 0.5, \"z\": 0.4827586206896552}, \"camera\": {\"center\": {\"x\": -0.2}, \"eye\": {\"x\": -0.4, \"y\": 0.575, \"z\": 0.25}}, \"xaxis\": {\"dtick\": 1, \"range\": [-17, 12], \"tick0\": 0, \"tickmode\": \"array\", \"ticktext\": [\"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\"], \"tickvals\": [-17, -16, -15, -14, -13, -12, -11, -10, -9, -8, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], \"title\": {\"text\": \"\"}}, \"yaxis\": {\"range\": [0, 11], \"tickmode\": \"array\", \"tickvals\": [], \"title\": {\"text\": \"\"}}, \"zaxis\": {\"dtick\": 1, \"range\": [-2, 12], \"tick0\": 0, \"tickmode\": \"array\", \"ticktext\": [\"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\", \"\"], \"tickvals\": [-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], \"title\": {\"text\": \"\"}}}, \"showlegend\": false, \"sliders\": [{\"active\": 0, \"len\": 0.9, \"steps\": [{\"args\": [[0], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"0\", \"method\": \"animate\"}, {\"args\": [[1], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"1\", \"method\": \"animate\"}, {\"args\": [[2], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"2\", \"method\": \"animate\"}, {\"args\": [[3], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"3\", \"method\": \"animate\"}, {\"args\": [[4], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"4\", \"method\": \"animate\"}, {\"args\": [[5], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"5\", \"method\": \"animate\"}, {\"args\": [[6], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"6\", \"method\": \"animate\"}, {\"args\": [[7], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"7\", \"method\": \"animate\"}, {\"args\": [[8], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"8\", \"method\": \"animate\"}, {\"args\": [[9], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"9\", \"method\": \"animate\"}, {\"args\": [[10], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"10\", \"method\": \"animate\"}, {\"args\": [[11], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"11\", \"method\": \"animate\"}, {\"args\": [[12], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"12\", \"method\": \"animate\"}, {\"args\": [[13], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"13\", \"method\": \"animate\"}, {\"args\": [[14], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"14\", \"method\": \"animate\"}, {\"args\": [[15], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"15\", \"method\": \"animate\"}, {\"args\": [[16], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"16\", \"method\": \"animate\"}, {\"args\": [[17], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"17\", \"method\": \"animate\"}, {\"args\": [[18], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"18\", \"method\": \"animate\"}, {\"args\": [[19], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"19\", \"method\": \"animate\"}, {\"args\": [[20], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"20\", \"method\": \"animate\"}, {\"args\": [[21], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"21\", \"method\": \"animate\"}, {\"args\": [[22], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"22\", \"method\": \"animate\"}, {\"args\": [[23], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"23\", \"method\": \"animate\"}, {\"args\": [[24], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"24\", \"method\": \"animate\"}, {\"args\": [[25], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"25\", \"method\": \"animate\"}, {\"args\": [[26], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"26\", \"method\": \"animate\"}, {\"args\": [[27], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"27\", \"method\": \"animate\"}, {\"args\": [[28], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"28\", \"method\": \"animate\"}, {\"args\": [[29], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"29\", \"method\": \"animate\"}, {\"args\": [[30], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"30\", \"method\": \"animate\"}, {\"args\": [[31], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"31\", \"method\": \"animate\"}, {\"args\": [[32], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"32\", \"method\": \"animate\"}, {\"args\": [[33], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"33\", \"method\": \"animate\"}, {\"args\": [[34], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"34\", \"method\": \"animate\"}, {\"args\": [[35], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"35\", \"method\": \"animate\"}, {\"args\": [[36], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"36\", \"method\": \"animate\"}, {\"args\": [[37], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"37\", \"method\": \"animate\"}, {\"args\": [[38], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"38\", \"method\": \"animate\"}, {\"args\": [[39], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"39\", \"method\": \"animate\"}, {\"args\": [[40], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"40\", \"method\": \"animate\"}, {\"args\": [[41], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"41\", \"method\": \"animate\"}, {\"args\": [[42], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"42\", \"method\": \"animate\"}, {\"args\": [[43], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"43\", \"method\": \"animate\"}, {\"args\": [[44], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"44\", \"method\": \"animate\"}, {\"args\": [[45], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"45\", \"method\": \"animate\"}, {\"args\": [[46], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"46\", \"method\": \"animate\"}, {\"args\": [[47], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"47\", \"method\": \"animate\"}, {\"args\": [[48], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"48\", \"method\": \"animate\"}, {\"args\": [[49], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"49\", \"method\": \"animate\"}, {\"args\": [[50], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"50\", \"method\": \"animate\"}, {\"args\": [[51], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"51\", \"method\": \"animate\"}, {\"args\": [[52], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"52\", \"method\": \"animate\"}, {\"args\": [[53], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"53\", \"method\": \"animate\"}, {\"args\": [[54], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"54\", \"method\": \"animate\"}, {\"args\": [[55], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"55\", \"method\": \"animate\"}, {\"args\": [[56], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"56\", \"method\": \"animate\"}, {\"args\": [[57], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"57\", \"method\": \"animate\"}, {\"args\": [[58], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"58\", \"method\": \"animate\"}, {\"args\": [[59], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"59\", \"method\": \"animate\"}, {\"args\": [[60], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"60\", \"method\": \"animate\"}, {\"args\": [[61], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"61\", \"method\": \"animate\"}, {\"args\": [[62], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"62\", \"method\": \"animate\"}, {\"args\": [[63], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"63\", \"method\": \"animate\"}, {\"args\": [[64], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"64\", \"method\": \"animate\"}, {\"args\": [[65], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"65\", \"method\": \"animate\"}, {\"args\": [[66], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"66\", \"method\": \"animate\"}, {\"args\": [[67], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"67\", \"method\": \"animate\"}, {\"args\": [[68], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"68\", \"method\": \"animate\"}, {\"args\": [[69], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"69\", \"method\": \"animate\"}, {\"args\": [[70], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"70\", \"method\": \"animate\"}, {\"args\": [[71], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"71\", \"method\": \"animate\"}, {\"args\": [[72], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"72\", \"method\": \"animate\"}, {\"args\": [[73], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"73\", \"method\": \"animate\"}, {\"args\": [[74], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"74\", \"method\": \"animate\"}, {\"args\": [[75], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"75\", \"method\": \"animate\"}, {\"args\": [[76], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"76\", \"method\": \"animate\"}, {\"args\": [[77], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"77\", \"method\": \"animate\"}, {\"args\": [[78], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"78\", \"method\": \"animate\"}, {\"args\": [[79], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"79\", \"method\": \"animate\"}, {\"args\": [[80], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"80\", \"method\": \"animate\"}, {\"args\": [[81], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"81\", \"method\": \"animate\"}, {\"args\": [[82], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"82\", \"method\": \"animate\"}, {\"args\": [[83], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"83\", \"method\": \"animate\"}, {\"args\": [[84], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"84\", \"method\": \"animate\"}, {\"args\": [[85], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"85\", \"method\": \"animate\"}, {\"args\": [[86], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"86\", \"method\": \"animate\"}, {\"args\": [[87], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"87\", \"method\": \"animate\"}, {\"args\": [[88], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"88\", \"method\": \"animate\"}, {\"args\": [[89], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"89\", \"method\": \"animate\"}, {\"args\": [[90], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"90\", \"method\": \"animate\"}, {\"args\": [[91], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"91\", \"method\": \"animate\"}, {\"args\": [[92], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"92\", \"method\": \"animate\"}, {\"args\": [[93], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"93\", \"method\": \"animate\"}, {\"args\": [[94], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"94\", \"method\": \"animate\"}, {\"args\": [[95], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"95\", \"method\": \"animate\"}, {\"args\": [[96], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"96\", \"method\": \"animate\"}, {\"args\": [[97], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"97\", \"method\": \"animate\"}, {\"args\": [[98], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"98\", \"method\": \"animate\"}, {\"args\": [[99], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"99\", \"method\": \"animate\"}, {\"args\": [[0], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"0\", \"method\": \"animate\"}, {\"args\": [[1], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"1\", \"method\": \"animate\"}, {\"args\": [[2], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"2\", \"method\": \"animate\"}, {\"args\": [[3], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"3\", \"method\": \"animate\"}, {\"args\": [[4], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"4\", \"method\": \"animate\"}, {\"args\": [[5], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"5\", \"method\": \"animate\"}, {\"args\": [[6], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"6\", \"method\": \"animate\"}, {\"args\": [[7], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"7\", \"method\": \"animate\"}, {\"args\": [[8], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"8\", \"method\": \"animate\"}, {\"args\": [[9], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"9\", \"method\": \"animate\"}, {\"args\": [[10], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"10\", \"method\": \"animate\"}, {\"args\": [[11], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"11\", \"method\": \"animate\"}, {\"args\": [[12], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"12\", \"method\": \"animate\"}, {\"args\": [[13], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"13\", \"method\": \"animate\"}, {\"args\": [[14], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"14\", \"method\": \"animate\"}, {\"args\": [[15], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"15\", \"method\": \"animate\"}, {\"args\": [[16], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"16\", \"method\": \"animate\"}, {\"args\": [[17], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"17\", \"method\": \"animate\"}, {\"args\": [[18], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"18\", \"method\": \"animate\"}, {\"args\": [[19], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"19\", \"method\": \"animate\"}, {\"args\": [[20], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"20\", \"method\": \"animate\"}, {\"args\": [[21], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"21\", \"method\": \"animate\"}, {\"args\": [[22], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"22\", \"method\": \"animate\"}, {\"args\": [[23], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"23\", \"method\": \"animate\"}, {\"args\": [[24], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"24\", \"method\": \"animate\"}, {\"args\": [[25], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"25\", \"method\": \"animate\"}, {\"args\": [[26], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"26\", \"method\": \"animate\"}, {\"args\": [[27], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"27\", \"method\": \"animate\"}, {\"args\": [[28], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"28\", \"method\": \"animate\"}, {\"args\": [[29], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"29\", \"method\": \"animate\"}, {\"args\": [[30], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"30\", \"method\": \"animate\"}, {\"args\": [[31], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"31\", \"method\": \"animate\"}, {\"args\": [[32], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"32\", \"method\": \"animate\"}, {\"args\": [[33], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"33\", \"method\": \"animate\"}, {\"args\": [[34], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"34\", \"method\": \"animate\"}, {\"args\": [[35], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"35\", \"method\": \"animate\"}, {\"args\": [[36], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"36\", \"method\": \"animate\"}, {\"args\": [[37], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"37\", \"method\": \"animate\"}, {\"args\": [[38], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"38\", \"method\": \"animate\"}, {\"args\": [[39], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"39\", \"method\": \"animate\"}, {\"args\": [[40], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"40\", \"method\": \"animate\"}, {\"args\": [[41], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"41\", \"method\": \"animate\"}, {\"args\": [[42], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"42\", \"method\": \"animate\"}, {\"args\": [[43], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"43\", \"method\": \"animate\"}, {\"args\": [[44], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"44\", \"method\": \"animate\"}, {\"args\": [[45], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"45\", \"method\": \"animate\"}, {\"args\": [[46], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"46\", \"method\": \"animate\"}, {\"args\": [[47], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"47\", \"method\": \"animate\"}, {\"args\": [[48], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"48\", \"method\": \"animate\"}, {\"args\": [[49], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"49\", \"method\": \"animate\"}, {\"args\": [[50], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"50\", \"method\": \"animate\"}, {\"args\": [[51], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"51\", \"method\": \"animate\"}, {\"args\": [[52], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"52\", \"method\": \"animate\"}, {\"args\": [[53], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"53\", \"method\": \"animate\"}, {\"args\": [[54], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"54\", \"method\": \"animate\"}, {\"args\": [[55], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"55\", \"method\": \"animate\"}, {\"args\": [[56], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"56\", \"method\": \"animate\"}, {\"args\": [[57], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"57\", \"method\": \"animate\"}, {\"args\": [[58], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"58\", \"method\": \"animate\"}, {\"args\": [[59], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"59\", \"method\": \"animate\"}, {\"args\": [[60], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"60\", \"method\": \"animate\"}, {\"args\": [[61], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"61\", \"method\": \"animate\"}, {\"args\": [[62], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"62\", \"method\": \"animate\"}, {\"args\": [[63], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"63\", \"method\": \"animate\"}, {\"args\": [[64], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"64\", \"method\": \"animate\"}, {\"args\": [[65], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"65\", \"method\": \"animate\"}, {\"args\": [[66], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"66\", \"method\": \"animate\"}, {\"args\": [[67], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"67\", \"method\": \"animate\"}, {\"args\": [[68], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"68\", \"method\": \"animate\"}, {\"args\": [[69], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"69\", \"method\": \"animate\"}, {\"args\": [[70], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"70\", \"method\": \"animate\"}, {\"args\": [[71], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"71\", \"method\": \"animate\"}, {\"args\": [[72], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"72\", \"method\": \"animate\"}, {\"args\": [[73], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"73\", \"method\": \"animate\"}, {\"args\": [[74], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"74\", \"method\": \"animate\"}, {\"args\": [[75], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"75\", \"method\": \"animate\"}, {\"args\": [[76], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"76\", \"method\": \"animate\"}, {\"args\": [[77], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"77\", \"method\": \"animate\"}, {\"args\": [[78], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"78\", \"method\": \"animate\"}, {\"args\": [[79], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"79\", \"method\": \"animate\"}, {\"args\": [[80], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"80\", \"method\": \"animate\"}, {\"args\": [[81], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"81\", \"method\": \"animate\"}, {\"args\": [[82], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"82\", \"method\": \"animate\"}, {\"args\": [[83], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"83\", \"method\": \"animate\"}, {\"args\": [[84], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"84\", \"method\": \"animate\"}, {\"args\": [[85], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"85\", \"method\": \"animate\"}, {\"args\": [[86], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"86\", \"method\": \"animate\"}, {\"args\": [[87], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"87\", \"method\": \"animate\"}, {\"args\": [[88], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"88\", \"method\": \"animate\"}, {\"args\": [[89], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"89\", \"method\": \"animate\"}, {\"args\": [[90], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"90\", \"method\": \"animate\"}, {\"args\": [[91], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"91\", \"method\": \"animate\"}, {\"args\": [[92], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"92\", \"method\": \"animate\"}, {\"args\": [[93], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"93\", \"method\": \"animate\"}, {\"args\": [[94], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"94\", \"method\": \"animate\"}, {\"args\": [[95], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"95\", \"method\": \"animate\"}, {\"args\": [[96], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"96\", \"method\": \"animate\"}, {\"args\": [[97], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"97\", \"method\": \"animate\"}, {\"args\": [[98], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"98\", \"method\": \"animate\"}, {\"args\": [[99], {\"frame\": {\"duration\": 300, \"redraw\": true}, \"mode\": \"immediate\", \"transition\": {\"duration\": 300}}], \"label\": \"99\", \"method\": \"animate\"}], \"transition\": {\"duration\": 0, \"easing\": \"cubic-in-out\"}, \"xanchor\": \"left\", \"yanchor\": \"top\"}], \"template\": {\"data\": {\"bar\": [{\"error_x\": {\"color\": \"#2a3f5f\"}, \"error_y\": {\"color\": \"#2a3f5f\"}, \"marker\": {\"line\": {\"color\": \"#E5ECF6\", \"width\": 0.5}}, \"type\": \"bar\"}], \"barpolar\": [{\"marker\": {\"line\": {\"color\": \"#E5ECF6\", \"width\": 0.5}}, \"type\": \"barpolar\"}], \"carpet\": [{\"aaxis\": {\"endlinecolor\": \"#2a3f5f\", \"gridcolor\": \"white\", \"linecolor\": \"white\", \"minorgridcolor\": \"white\", \"startlinecolor\": \"#2a3f5f\"}, \"baxis\": {\"endlinecolor\": \"#2a3f5f\", \"gridcolor\": \"white\", \"linecolor\": \"white\", \"minorgridcolor\": \"white\", \"startlinecolor\": \"#2a3f5f\"}, \"type\": \"carpet\"}], \"choropleth\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"type\": \"choropleth\"}], \"contour\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"colorscale\": [[0.0, \"#0d0887\"], [0.1111111111111111, \"#46039f\"], [0.2222222222222222, \"#7201a8\"], [0.3333333333333333, \"#9c179e\"], [0.4444444444444444, \"#bd3786\"], [0.5555555555555556, \"#d8576b\"], [0.6666666666666666, \"#ed7953\"], [0.7777777777777778, \"#fb9f3a\"], [0.8888888888888888, \"#fdca26\"], [1.0, \"#f0f921\"]], \"type\": \"contour\"}], \"contourcarpet\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"type\": \"contourcarpet\"}], \"heatmap\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"colorscale\": [[0.0, \"#0d0887\"], [0.1111111111111111, \"#46039f\"], [0.2222222222222222, \"#7201a8\"], [0.3333333333333333, \"#9c179e\"], [0.4444444444444444, \"#bd3786\"], [0.5555555555555556, \"#d8576b\"], [0.6666666666666666, \"#ed7953\"], [0.7777777777777778, \"#fb9f3a\"], [0.8888888888888888, \"#fdca26\"], [1.0, \"#f0f921\"]], \"type\": \"heatmap\"}], \"heatmapgl\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"colorscale\": [[0.0, \"#0d0887\"], [0.1111111111111111, \"#46039f\"], [0.2222222222222222, \"#7201a8\"], [0.3333333333333333, \"#9c179e\"], [0.4444444444444444, \"#bd3786\"], [0.5555555555555556, \"#d8576b\"], [0.6666666666666666, \"#ed7953\"], [0.7777777777777778, \"#fb9f3a\"], [0.8888888888888888, \"#fdca26\"], [1.0, \"#f0f921\"]], \"type\": \"heatmapgl\"}], \"histogram\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"histogram\"}], \"histogram2d\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"colorscale\": [[0.0, \"#0d0887\"], [0.1111111111111111, \"#46039f\"], [0.2222222222222222, \"#7201a8\"], [0.3333333333333333, \"#9c179e\"], [0.4444444444444444, \"#bd3786\"], [0.5555555555555556, \"#d8576b\"], [0.6666666666666666, \"#ed7953\"], [0.7777777777777778, \"#fb9f3a\"], [0.8888888888888888, \"#fdca26\"], [1.0, \"#f0f921\"]], \"type\": \"histogram2d\"}], \"histogram2dcontour\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"colorscale\": [[0.0, \"#0d0887\"], [0.1111111111111111, \"#46039f\"], [0.2222222222222222, \"#7201a8\"], [0.3333333333333333, \"#9c179e\"], [0.4444444444444444, \"#bd3786\"], [0.5555555555555556, \"#d8576b\"], [0.6666666666666666, \"#ed7953\"], [0.7777777777777778, \"#fb9f3a\"], [0.8888888888888888, \"#fdca26\"], [1.0, \"#f0f921\"]], \"type\": \"histogram2dcontour\"}], \"mesh3d\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"type\": \"mesh3d\"}], \"parcoords\": [{\"line\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"parcoords\"}], \"pie\": [{\"automargin\": true, \"type\": \"pie\"}], \"scatter\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scatter\"}], \"scatter3d\": [{\"line\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scatter3d\"}], \"scattercarpet\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scattercarpet\"}], \"scattergeo\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scattergeo\"}], \"scattergl\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scattergl\"}], \"scattermapbox\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scattermapbox\"}], \"scatterpolar\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scatterpolar\"}], \"scatterpolargl\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scatterpolargl\"}], \"scatterternary\": [{\"marker\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"type\": \"scatterternary\"}], \"surface\": [{\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}, \"colorscale\": [[0.0, \"#0d0887\"], [0.1111111111111111, \"#46039f\"], [0.2222222222222222, \"#7201a8\"], [0.3333333333333333, \"#9c179e\"], [0.4444444444444444, \"#bd3786\"], [0.5555555555555556, \"#d8576b\"], [0.6666666666666666, \"#ed7953\"], [0.7777777777777778, \"#fb9f3a\"], [0.8888888888888888, \"#fdca26\"], [1.0, \"#f0f921\"]], \"type\": \"surface\"}], \"table\": [{\"cells\": {\"fill\": {\"color\": \"#EBF0F8\"}, \"line\": {\"color\": \"white\"}}, \"header\": {\"fill\": {\"color\": \"#C8D4E3\"}, \"line\": {\"color\": \"white\"}}, \"type\": \"table\"}]}, \"layout\": {\"annotationdefaults\": {\"arrowcolor\": \"#2a3f5f\", \"arrowhead\": 0, \"arrowwidth\": 1}, \"autotypenumbers\": \"strict\", \"coloraxis\": {\"colorbar\": {\"outlinewidth\": 0, \"ticks\": \"\"}}, \"colorscale\": {\"diverging\": [[0, \"#8e0152\"], [0.1, \"#c51b7d\"], [0.2, \"#de77ae\"], [0.3, \"#f1b6da\"], [0.4, \"#fde0ef\"], [0.5, \"#f7f7f7\"], [0.6, \"#e6f5d0\"], [0.7, \"#b8e186\"], [0.8, \"#7fbc41\"], [0.9, \"#4d9221\"], [1, \"#276419\"]], \"sequential\": [[0.0, \"#0d0887\"], [0.1111111111111111, \"#46039f\"], [0.2222222222222222, \"#7201a8\"], [0.3333333333333333, \"#9c179e\"], [0.4444444444444444, \"#bd3786\"], [0.5555555555555556, \"#d8576b\"], [0.6666666666666666, \"#ed7953\"], [0.7777777777777778, \"#fb9f3a\"], [0.8888888888888888, \"#fdca26\"], [1.0, \"#f0f921\"]], \"sequentialminus\": [[0.0, \"#0d0887\"], [0.1111111111111111, \"#46039f\"], [0.2222222222222222, \"#7201a8\"], [0.3333333333333333, \"#9c179e\"], [0.4444444444444444, \"#bd3786\"], [0.5555555555555556, \"#d8576b\"], [0.6666666666666666, \"#ed7953\"], [0.7777777777777778, \"#fb9f3a\"], [0.8888888888888888, \"#fdca26\"], [1.0, \"#f0f921\"]]}, \"colorway\": [\"#636efa\", \"#EF553B\", \"#00cc96\", \"#ab63fa\", \"#FFA15A\", \"#19d3f3\", \"#FF6692\", \"#B6E880\", \"#FF97FF\", \"#FECB52\"], \"font\": {\"color\": \"#2a3f5f\"}, \"geo\": {\"bgcolor\": \"white\", \"lakecolor\": \"white\", \"landcolor\": \"#E5ECF6\", \"showlakes\": true, \"showland\": true, \"subunitcolor\": \"white\"}, \"hoverlabel\": {\"align\": \"left\"}, \"hovermode\": \"closest\", \"mapbox\": {\"style\": \"light\"}, \"paper_bgcolor\": \"white\", \"plot_bgcolor\": \"#E5ECF6\", \"polar\": {\"angularaxis\": {\"gridcolor\": \"white\", \"linecolor\": \"white\", \"ticks\": \"\"}, \"bgcolor\": \"#E5ECF6\", \"radialaxis\": {\"gridcolor\": \"white\", \"linecolor\": \"white\", \"ticks\": \"\"}}, \"scene\": {\"xaxis\": {\"backgroundcolor\": \"#E5ECF6\", \"gridcolor\": \"white\", \"gridwidth\": 2, \"linecolor\": \"white\", \"showbackground\": true, \"ticks\": \"\", \"zerolinecolor\": \"white\"}, \"yaxis\": {\"backgroundcolor\": \"#E5ECF6\", \"gridcolor\": \"white\", \"gridwidth\": 2, \"linecolor\": \"white\", \"showbackground\": true, \"ticks\": \"\", \"zerolinecolor\": \"white\"}, \"zaxis\": {\"backgroundcolor\": \"#E5ECF6\", \"gridcolor\": \"white\", \"gridwidth\": 2, \"linecolor\": \"white\", \"showbackground\": true, \"ticks\": \"\", \"zerolinecolor\": \"white\"}}, \"shapedefaults\": {\"line\": {\"color\": \"#2a3f5f\"}}, \"ternary\": {\"aaxis\": {\"gridcolor\": \"white\", \"linecolor\": \"white\", \"ticks\": \"\"}, \"baxis\": {\"gridcolor\": \"white\", \"linecolor\": \"white\", \"ticks\": \"\"}, \"bgcolor\": \"#E5ECF6\", \"caxis\": {\"gridcolor\": \"white\", \"linecolor\": \"white\", \"ticks\": \"\"}}, \"title\": {\"x\": 0.05}, \"xaxis\": {\"automargin\": true, \"gridcolor\": \"white\", \"linecolor\": \"white\", \"ticks\": \"\", \"title\": {\"standoff\": 15}, \"zerolinecolor\": \"white\", \"zerolinewidth\": 2}, \"yaxis\": {\"automargin\": true, \"gridcolor\": \"white\", \"linecolor\": \"white\", \"ticks\": \"\", \"title\": {\"standoff\": 15}, \"zerolinecolor\": \"white\", \"zerolinewidth\": 2}}}, \"title\": {\"text\": \"Convolution\"}, \"updatemenus\": [{\"buttons\": [{\"args\": [null], \"label\": \"Play\", \"method\": \"animate\"}, {\"args\": [[null], {\"mode\": \"immediate\"}], \"label\": \"Pause\", \"method\": \"animate\"}], \"type\": \"buttons\"}]},                        {\"responsive\": true}                    ).then(function(){\n",
       "                            Plotly.addFrames('a9edfbc2-8e98-4783-8b87-3d1b0e655f89', [{\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"0\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"1\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"2\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"3\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"4\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"5\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"6\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"7\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"8\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0], [-1.0, -0.7272727272727273, -0.4545454545454546, -0.18181818181818188, 0.09090909090909083, 0.36363636363636354, 0.6363636363636362, 0.909090909090909, 1.1818181818181817, 1.4545454545454541, 1.727272727272727, 2.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, 2, 2, -1, -1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [-1, -1], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"9\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"10\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"11\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"12\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"13\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"14\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"15\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"16\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"17\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"18\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0], [0.0, 0.2727272727272727, 0.5454545454545454, 0.8181818181818181, 1.0909090909090908, 1.3636363636363635, 1.6363636363636362, 1.909090909090909, 2.1818181818181817, 2.454545454545454, 2.727272727272727, 3.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 3, 3, 0, 0], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [0, 0], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"19\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"20\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"21\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"22\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"23\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"24\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"25\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"26\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"27\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"28\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0], [1.0, 1.2727272727272727, 1.5454545454545454, 1.8181818181818181, 2.090909090909091, 2.3636363636363633, 2.6363636363636362, 2.909090909090909, 3.1818181818181817, 3.454545454545454, 3.727272727272727, 4.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 4, 4, 1, 1], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [1, 1], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"29\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"30\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"31\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"32\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"33\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"34\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"35\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"36\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"37\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"38\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0], [2.0, 2.2727272727272725, 2.5454545454545454, 2.8181818181818183, 3.090909090909091, 3.3636363636363633, 3.6363636363636362, 3.909090909090909, 4.181818181818182, 4.454545454545454, 4.727272727272727, 5.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 5, 5, 2, 2], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [2, 2], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"39\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"40\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"41\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"42\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"43\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"44\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"45\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"46\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"47\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"48\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0], [3.0, 3.2727272727272725, 3.5454545454545454, 3.8181818181818183, 4.090909090909091, 4.363636363636363, 4.636363636363637, 4.909090909090909, 5.181818181818182, 5.454545454545454, 5.727272727272727, 6.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 6, 6, 3, 3], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [3, 3], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"49\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"50\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"51\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"52\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"53\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"54\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"55\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"56\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"57\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"58\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0], [4.0, 4.2727272727272725, 4.545454545454545, 4.818181818181818, 5.090909090909091, 5.363636363636363, 5.636363636363637, 5.909090909090909, 6.181818181818182, 6.454545454545454, 6.727272727272727, 7.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 7, 7, 4, 4], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [4, 4], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"59\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"60\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"61\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"62\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"63\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"64\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"65\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"66\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"67\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"68\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0], [5.0, 5.2727272727272725, 5.545454545454545, 5.818181818181818, 6.090909090909091, 6.363636363636363, 6.636363636363637, 6.909090909090909, 7.181818181818182, 7.454545454545454, 7.727272727272727, 8.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 8, 8, 5, 5], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [5, 5], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"69\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"70\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"71\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"72\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"73\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"74\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"75\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"76\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"77\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"78\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0], [6.0, 6.2727272727272725, 6.545454545454545, 6.818181818181818, 7.090909090909091, 7.363636363636363, 7.636363636363637, 7.909090909090909, 8.181818181818182, 8.454545454545453, 8.727272727272727, 9.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 9, 9, 6, 6], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [9, 9], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [6, 6], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"79\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"80\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"81\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"82\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"83\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"84\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"85\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"86\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"87\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"88\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0], [7.0, 7.2727272727272725, 7.545454545454545, 7.818181818181818, 8.09090909090909, 8.363636363636363, 8.636363636363637, 8.909090909090908, 9.181818181818182, 9.454545454545453, 9.727272727272727, 10.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 10, 10, 7, 7], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [10, 10], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [7, 7], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"89\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[-1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0, -1.0], [-0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273, -0.7272727272727273], [-0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546, -0.4545454545454546], [-0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188, -0.18181818181818188], [0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083, 0.09090909090909083], [0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354, 0.36363636363636354], [0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362, 0.6363636363636362], [0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909, 0.909090909090909], [1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817, 1.1818181818181817], [1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541, 1.4545454545454541], [1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727, 1.727272727272727], [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [-1, -1, 2, 2, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [-1, -1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}], \"name\": \"90\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727, 0.2727272727272727], [0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454, 0.5454545454545454], [0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181, 0.8181818181818181], [1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908, 1.0909090909090908], [1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635, 1.3636363636363635], [1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362, 1.6363636363636362], [1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909, 1.909090909090909], [2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817, 2.1818181818181817], [2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454, 2.454545454545454], [2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727, 2.727272727272727], [3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [0, 0, 3, 3, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [0, 0], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}], \"name\": \"91\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727, 1.2727272727272727], [1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454, 1.5454545454545454], [1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181, 1.8181818181818181], [2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091, 2.090909090909091], [2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633, 2.3636363636363633], [2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362, 2.6363636363636362], [2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909, 2.909090909090909], [3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817, 3.1818181818181817], [3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454, 3.454545454545454], [3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727, 3.727272727272727], [4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [1, 1, 4, 4, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [1, 1], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}], \"name\": \"92\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], [2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725, 2.2727272727272725], [2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454, 2.5454545454545454], [2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183, 2.8181818181818183], [3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091, 3.090909090909091], [3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633, 3.3636363636363633], [3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362, 3.6363636363636362], [3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909, 3.909090909090909], [4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182, 4.181818181818182], [4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454, 4.454545454545454], [4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727, 4.727272727272727], [5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [2, 2, 5, 5, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [2, 2], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}], \"name\": \"93\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0, 3.0], [3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725, 3.2727272727272725], [3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454, 3.5454545454545454], [3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183, 3.8181818181818183], [4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091, 4.090909090909091], [4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363, 4.363636363636363], [4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637, 4.636363636363637], [4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909, 4.909090909090909], [5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182, 5.181818181818182], [5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454, 5.454545454545454], [5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727, 5.727272727272727], [6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [3, 3, 6, 6, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [3, 3], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}], \"name\": \"94\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0, 4.0], [4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725, 4.2727272727272725], [4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545, 4.545454545454545], [4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818, 4.818181818181818], [5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091, 5.090909090909091], [5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363, 5.363636363636363], [5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637, 5.636363636363637], [5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909, 5.909090909090909], [6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182, 6.181818181818182], [6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454, 6.454545454545454], [6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727, 6.727272727272727], [7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [4, 4, 7, 7, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [4, 4], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}], \"name\": \"95\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0, 5.0], [5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725, 5.2727272727272725], [5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545, 5.545454545454545], [5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818, 5.818181818181818], [6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091, 6.090909090909091], [6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363, 6.363636363636363], [6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637, 6.636363636363637], [6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909, 6.909090909090909], [7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182, 7.181818181818182], [7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454, 7.454545454545454], [7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727, 7.727272727272727], [8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [5, 5, 8, 8, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [5, 5], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}], \"name\": \"96\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0, 6.0], [6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725, 6.2727272727272725], [6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545, 6.545454545454545], [6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818, 6.818181818181818], [7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091, 7.090909090909091], [7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363, 7.363636363636363], [7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637, 7.636363636363637], [7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909, 7.909090909090909], [8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182, 8.181818181818182], [8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453, 8.454545454545453], [8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727, 8.727272727272727], [9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0, 9.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [6, 6, 9, 9, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [6, 6], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [9, 9], \"type\": \"scatter3d\"}], \"name\": \"97\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0, 7.0], [7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725, 7.2727272727272725], [7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545, 7.545454545454545], [7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818, 7.818181818181818], [8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909, 8.09090909090909], [8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363, 8.363636363636363], [8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637, 8.636363636363637], [8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908, 8.909090909090908], [9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182, 9.181818181818182], [9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453, 9.454545454545453], [9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727, 9.727272727272727], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [7, 7, 10, 10, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [7, 7], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [10, 10], \"type\": \"scatter3d\"}], \"name\": \"98\"}, {\"data\": [{\"cmax\": 1, \"cmin\": 0, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.8888888955116272, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.5555555820465088, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.2222222238779068, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.6666666865348816, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.3333333432674408, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"x\": [[-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0], [-15.0, -14.743589743589745, -14.487179487179487, -14.23076923076923, -13.974358974358974, -13.717948717948719, -13.461538461538462, -13.205128205128204, -12.948717948717949, -12.692307692307693, -12.435897435897436, -12.179487179487179, -11.923076923076923, -11.666666666666668, -11.41025641025641, -11.153846153846153, -10.897435897435898, -10.641025641025642, -10.384615384615385, -10.128205128205128, -9.871794871794872, -9.615384615384617, -9.35897435897436, -9.102564102564102, -8.846153846153847, -8.589743589743591, -8.333333333333334, -8.076923076923077, -7.820512820512821, -7.564102564102565, -7.307692307692308, -7.051282051282052, -6.794871794871796, -6.53846153846154, -6.282051282051283, -6.0256410256410255, -5.76923076923077, -5.5128205128205146, -5.256410256410257, -5.0]], \"y\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], \"z\": [[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], [0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564, 0.2564102564102564], [0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128, 0.5128205128205128], [0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692, 0.7692307692307692], [1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255, 1.0256410256410255], [1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282, 1.282051282051282], [1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383, 1.5384615384615383], [1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947, 1.7948717948717947], [2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051, 2.051282051282051], [2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075, 2.3076923076923075], [2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564, 2.564102564102564], [2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203, 2.8205128205128203], [3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766, 3.0769230769230766], [3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333, 3.333333333333333], [3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894, 3.5897435897435894], [3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846, 3.846153846153846], [4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102, 4.102564102564102], [4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359, 4.358974358974359], [4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615, 4.615384615384615], [4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871, 4.871794871794871], [5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128, 5.128205128205128], [5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384, 5.384615384615384], [5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405, 5.6410256410256405], [5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897, 5.897435897435897], [6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153, 6.153846153846153], [6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641, 6.41025641025641], [6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666, 6.666666666666666], [6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225, 6.9230769230769225], [7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179, 7.179487179487179], [7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435, 7.435897435897435], [7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692, 7.692307692307692], [7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948, 7.948717948717948], [8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204, 8.205128205128204], [8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846, 8.46153846153846], [8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717, 8.717948717948717], [8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974, 8.974358974358974], [9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923, 9.23076923076923], [9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485, 9.487179487179485], [9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743, 9.743589743589743], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"type\": \"surface\"}, {\"cmax\": 0.5, \"cmin\": -0.5, \"colorscale\": [[0.0, \"rgb(255,255,255)\"], [0.125, \"rgb(240,240,240)\"], [0.25, \"rgb(217,217,217)\"], [0.375, \"rgb(189,189,189)\"], [0.5, \"rgb(150,150,150)\"], [0.625, \"rgb(115,115,115)\"], [0.75, \"rgb(82,82,82)\"], [0.875, \"rgb(37,37,37)\"], [1.0, \"rgb(0,0,0)\"]], \"reversescale\": true, \"showscale\": false, \"surfacecolor\": [[0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534], [0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534, 0.1111111119389534]], \"x\": [[8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0], [8.0, 8.272727272727273, 8.545454545454545, 8.818181818181818, 9.09090909090909, 9.363636363636363, 9.636363636363637, 9.909090909090908, 10.181818181818182, 10.454545454545453, 10.727272727272727, 11.0]], \"y\": [[10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0], [10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0, 10.0]], \"z\": [[8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0, 8.0], [8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273, 8.272727272727273], [8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545, 8.545454545454545], [8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818, 8.818181818181818], [9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909, 9.09090909090909], [9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363, 9.363636363636363], [9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637, 9.636363636363637], [9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908, 9.909090909090908], [10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182, 10.181818181818182], [10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453, 10.454545454545453], [10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727, 10.727272727272727], [11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0, 11.0]], \"type\": \"surface\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [10, 10, 10, 10, 10], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 11, 11, 8, 8], \"y\": [0.1, 0.1, 0.1, 0.1, 0.1], \"z\": [8, 8, 11, 11, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [8, 8], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [11, 11], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}, {\"line\": {\"color\": \"red\", \"width\": 5}, \"mode\": \"lines\", \"x\": [8, 8], \"y\": [0, 10], \"z\": [11, 11], \"type\": \"scatter3d\"}], \"name\": \"99\"}]);\n",
       "                        }).then(function(){\n",
       "                            Plotly.animate('a9edfbc2-8e98-4783-8b87-3d1b0e655f89', null);\n",
       "                        })                };                            </script>        </div>\n",
       "</body>\n",
       "</html>"
      ],
      "text/plain": [
       "<IPython.core.display.HTML object>"
      ]
     },
     "execution_count": 1,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "from IPython.display import HTML, display\n",
    "HTML(filename='illustrations//convol_mean.html')"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "Multiple properties of the *little travelling square* can change:\n",
    "- the pixel values of the square can be anything. For example it's common to have a 2D gaussian for smoothing the image (see below)\n",
    "- the size and shape of the square can change\n",
    "- the operation done by the square does not have to be a simple multiplication-addition (convolution). It can also be another function like a median for example.\n",
    "\n",
    "Filters can be applied to regular images, as well as to masks (binary images) and are often used to clean-up an image or to detect object. scikit-image implements most of these filters in ```skimage.filters``` and ```skimage.morphology``` and we are going to look at a few."
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 2,
   "metadata": {
    "id": "XkXDbdU2AEE9"
   },
   "outputs": [],
   "source": [
    "import numpy as np\n",
    "import matplotlib.pyplot as plt\n",
    "import skimage\n",
    "import skimage.io\n",
    "import skimage.morphology"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "IIxR_4Q2AEE-"
   },
   "source": [
    "## Linear filters"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "WEBf7MYYAEE-"
   },
   "source": [
    "### Blurring effect"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "7SjQK807AEE-"
   },
   "source": [
    "Linear filters work by convoluting an image with a smaller template. That small template can be anything, but commonly it is a well-defined small matrix. For example it can be a 2D Gaussian. We can have a look at its actual shape by filtering an image that has a single pixel ON:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 3,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 541,
     "status": "ok",
     "timestamp": 1616249968811,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "ljoUpvUbAEE-",
    "outputId": "58462d2f-ba6c-4fc2-8b6d-5fe920961023"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "single_dot = np.zeros((20,20))\n",
    "single_dot[10,10] = 1\n",
    "plt.imshow(single_dot, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "tTI1O6z_AEFA"
   },
   "source": [
    "The Gaussian has default values and we can simply apply it on an image:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 4,
   "metadata": {
    "id": "WDLteDgPAEFA"
   },
   "outputs": [],
   "source": [
    "filtered = skimage.filters.gaussian(single_dot)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 5,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 526,
     "status": "ok",
     "timestamp": 1616249975473,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "wzprSanJAEFB",
    "outputId": "d8e10546-3010-4983-8c48-082adfcd1d5a"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.imshow(filtered, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "TRPKHzs7AEFB"
   },
   "source": [
    "We can just plot a cross section to better understand what happened:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 6,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 724,
     "status": "ok",
     "timestamp": 1616249980255,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "Zbiodfi9AEFB",
    "outputId": "1e32e820-0b65-451d-8fd6-114a7d15da7e"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.plot(filtered[10,:]);"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "Yty2wlFtAEFC"
   },
   "source": [
    "The effect of this filtering was to \"widen\" the original single pixel, which is now spread out across the image. We can now also specify the width of the gaussian:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 7,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 734,
     "status": "ok",
     "timestamp": 1616249986511,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "J-i61tmCAEFC",
    "outputId": "0eb68ea6-ca74-469e-e412-65e4107a2ce0"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "filtered = skimage.filters.gaussian(single_dot,sigma=2)\n",
    "plt.imshow(filtered, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "raZm09HuAEFD"
   },
   "source": [
    "The Gaussian has become even wider. Let's put two dots on our image and see what happens:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 8,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 643,
     "status": "ok",
     "timestamp": 1616249991457,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "Z19pe0tCAEFD",
    "outputId": "7ba2998c-76f3-48be-e465-8ba8bc1374ae"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "double_dot = np.zeros((20,20))\n",
    "double_dot[10,7] = 1\n",
    "double_dot[10,14] = 1\n",
    "plt.imshow(double_dot, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 9,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 519,
     "status": "ok",
     "timestamp": 1616249995635,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "Npa3ueorAEFD",
    "outputId": "4c355a6c-e5c9-444c-c64a-477f372f1b15"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "filtered = skimage.filters.gaussian(double_dot,sigma=2)\n",
    "plt.imshow(filtered, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "8oPs4nfTAEFE"
   },
   "source": [
    "The end effect is to blur our image. If we apply our filter twice we get an even blurrier image:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 10,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 627,
     "status": "ok",
     "timestamp": 1616250000526,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "Hxi-lSqtAEFE",
    "outputId": "32110d45-27a9-4bda-8536-1e09a2668eae"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "filtered2 = skimage.filters.gaussian(filtered,sigma=2)\n",
    "plt.imshow(filtered2, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "SgG9lBz5AEFE"
   },
   "source": [
    "### Removing noise"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "X7jGT3WqAEFF"
   },
   "source": [
    "Gaussian filtering does not only blur information, it also helps removing noise. Let's for example take again our blurred image and add some noise to it. For that we use the numpy random module:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 11,
   "metadata": {
    "id": "WUXtAOPJAEFF"
   },
   "outputs": [],
   "source": [
    "noisy = filtered + 0.02*np.random.rand(20,20)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 12,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 835,
     "status": "ok",
     "timestamp": 1616250021541,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "-vcCfwz3AEFF",
    "outputId": "6b604f57-8e00-497d-adec-d7853fe908cf"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.imshow(noisy, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "-Kph5lUyAEFF"
   },
   "source": [
    "If we now apply again our gaussian filter:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 13,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 265
    },
    "executionInfo": {
     "elapsed": 856,
     "status": "ok",
     "timestamp": 1616250032559,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "2TzwjVN6AEFF",
    "outputId": "8f7fd38d-382a-4e9e-f6ac-66eeb2ddaa1d"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "noise_filtered = skimage.filters.gaussian(noisy,sigma=2)\n",
    "plt.imshow(noise_filtered, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "pF_xPyq-AEFG"
   },
   "source": [
    "We obtain an image which of course is blurred, but where the strong noise has mostly disappeared."
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "i0Y7rnA6AEFG"
   },
   "source": [
    "### Filtering an image"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "LdJ4F1arAEFG"
   },
   "source": [
    "We have been toying here with singe pixel images, but of course the goal is to apply such a filter to an actual image. Let's import one and adjust the width of our gaussian to see it's effect on a real image:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 14,
   "metadata": {
    "id": "VOm7v9sGAEFH"
   },
   "outputs": [],
   "source": [
    "#image_stack = skimage.io.imread('images/46658_784_B12_1.tif')\n",
    "image_stack = skimage.io.imread('https://github.com/guiwitz/PyImageCourse_beginner/raw/master/images/46658_784_B12_1.tif')\n",
    "image_nuclei = image_stack[1250:1750,300:800,2]"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 15,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 593
    },
    "executionInfo": {
     "elapsed": 853,
     "status": "ok",
     "timestamp": 1616250098892,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "5rUqH3L6AEFH",
    "outputId": "034491c0-d634-4bca-f31b-e6688c536e27"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 720x720 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.subplots(figsize=(10,10))\n",
    "plt.imshow(image_nuclei, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 16,
   "metadata": {
    "id": "Btz0bq7RAEFH"
   },
   "outputs": [],
   "source": [
    "filtered_image = skimage.filters.gaussian(image_nuclei)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 17,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 593
    },
    "executionInfo": {
     "elapsed": 941,
     "status": "ok",
     "timestamp": 1616250104149,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "obD6FwncAEFH",
    "outputId": "e0ab6f7d-9355-40f8-b4b9-15a5c553896e"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 720x720 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.subplots(figsize=(10,10))\n",
    "plt.imshow(filtered_image, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 18,
   "metadata": {
    "id": "bOODwZ1lAEFH"
   },
   "outputs": [],
   "source": [
    "filtered_image = skimage.filters.gaussian(image_nuclei, sigma = 5)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 19,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 593
    },
    "executionInfo": {
     "elapsed": 1014,
     "status": "ok",
     "timestamp": 1616250110412,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "A_y8Z9VcAEFI",
    "outputId": "18e84e11-5611-44b1-a863-39f27a64c9c4"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 720x720 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.subplots(figsize=(10,10))\n",
    "plt.imshow(filtered_image, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "QF642BDNAEFI"
   },
   "source": [
    "Image filtering is of course a **vast** topic, and you should read more about it if you need it in your work. This example just illustrates how to use filters in Python using scikit-image."
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "LOFv7YsvAEFI"
   },
   "source": [
    "## Non-linear filters"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "P6dns0DuAEFI"
   },
   "source": [
    "Another class of filters does not use convolution to filter the image but does some other type of operation on small neighborhoods of the image. For example it can calculate the median value of each 3x3 sub-region in the image. This is extremely useful if our image has pixels that are \"dead\" or have extremely large values.\n",
    "\n",
    "For purpose of illustration, we can artificially create such an image using a skimage utility:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 20,
   "metadata": {
    "id": "hKF4wD-YAEFI"
   },
   "outputs": [],
   "source": [
    "image_noisy = skimage.util.random_noise(image_nuclei, mode='s&p')"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 21,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 593
    },
    "executionInfo": {
     "elapsed": 746,
     "status": "ok",
     "timestamp": 1616250121324,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "vYshv9-fAEFI",
    "outputId": "a3600421-3de0-4434-d0c2-34f1607a8460"
   },
   "outputs": [
    {
     "data": {
      "image/png": "iVBORw0KGgoAAAANSUhEUgAAAkgAAAJCCAYAAAA7hTjJAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjUuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/YYfK9AAAACXBIWXMAAAsTAAALEwEAmpwYAAEAAElEQVR4nOx9eXgURd7/p3vuMzOTTO5jTLIQQwy8kCUsZIH8uBcRWAKY5V5BZVGQF1F5PYFVVwQBWZEVEZRFUERR5BDEG0EO5ZBTwEA4ct93MqnfH2zXzmSunpmeI5jv83yeZLqrq6qrq6u+/T0ZQgg6qIM6qIM6qIM6qIM66L/EBroDHdRBHdRBHdRBHdRBwUYdDFIHdVAHdVAHdVAHdVAb6mCQOqiDOqiDOqiDOqiD2lAHg9RBHdRBHdRBHdRBHdSGOhikDuqgDuqgDuqgDuqgNtTBIHVQB3VQB3VQB3VQB7UhnzFIDMMMZRjmPMMwFxmGecJX7XRQB3VQB3VQB3VQBwlNjC/iIDEMIwJwAcAgANcAHAGQSwg5I3hjHdRBHdRBHdRBHdRBApOvJEg9AVwkhFwmhDQB2AJgpI/a6qAO6qAO6qAO6qAOEpTEPqo3BkC+xe9rADIdFWYYJmjDeXft2hXnz59HQ0NDoLvSQX6m2NhYREREoKKiApcuXRKkzm7duuHs2bNobGwUpD5fklarRWxsLM6cab+CX71ej/DwcJw/f97ta8ViMdLT0/Hjjz/6oGe/XZJKpejSpQt++umnQHelgzoIAEoIIUZ7J3wlQWLsHLNighiGuZ9hmKMMwxx1VlFOTg6+/PJLh+dPnTqFrKwsz3rJg86dO2ezmY0fPx6ff/45/S0Wi1FfXw+x2Dm/mZqaiitXrvikn7cLDRs2DAcPHnT7OpPJhIKCAkH7UlBQgNOnT+Pq1auC1Xnu3Dk0NTUJVp8vqaamRjDG0BM6f/48MjIyvKqjsrISv/76q9Mye/fuRW5urs3xlpaWds0cBis1Nzfj7Nmzge6G4MSyLBjG3tZnnyoqKmA02t2X2zUtXrwYr776aqC74Q453pQJIYIDwB8AfGbxewGABU7KE0eQy+XEYDA4PB8WFkakUqnD876AvT5FRkbS/w8ePEgyMzNtrhOLxSQ8PNyvffUHrl69SvR6vVvXXLx4kcTGxtocl8lkJDQ01O0+iESi23Jsf8swGo1EIpG4dQ3LsoRlWfIfqTQvGAwGIpfL7R6/cuVKwMehA7cnIiIiCMuyfmlr7969ZMiQIX5pS6PREK1WG/DxdQNHHfImPmKQxAAuA7gDgBTACQBdnDFIR44c8Whj9BTLly8nEydO9EndnTt3JkqlUtA6GYYhJ0+edHvDcIasrCyydetWr+tJS0sjIpHIrWu6dOki6L0EEh9++CHp1atXwPvRAWEhEolIWlqa29dx7yrfDzeRSEROnjzp9B3q06cP2bZtW8DGYvfu3aRr166C1BUdHU0OHjzo9nVisZicPHnSb0yFr3H06FGnH/9C4tixY2TkyJHk8ccfJ48++mjA753DqlWryL333sur7Mcff0wyMjJ80Q//Mkj/YXr+hFuebJcAPOmiLBk8eLCgkqD4+HiyefNmh+e7detGTCaTy3reffddEh8fH/CJBIAMGzbM6ZdxWloaWbt2Le/6wsLCSJ8+fZxO3p49e3rU1wkTJpC5c+f6dDzGjh1LnnjiiYA/l6ysLBIWFuZ1PQkJCeTdd98N+P34G7GxseS9997ze7vvv/8+iY6O5l1+27Ztdp9zr169yKuvvmp1bNiwYbw3coZhXL7bQ4cOJadOnQrYM+rXrx/R6XQuy+3cudPlOq5QKMigQYPc7gM3ToEaA6ExZMgQv2k/evfuTcLDw0lKSgpJSUnxaVvTpk0jDz30EK+yPXr0sNpfnb0DWVlZvmIo/c8guclMWXX4oYceIllZWS5vbNmyZQ7VKnq9nkydOtXrwZsyZYrb6iN7SE1NJU8//bRPJ2ZUVBTJzc0VrL6cnBySkJDg0bUZGRkkOzvbp/fbrVs38sQTT5D58+f7tB1/wWAwkClTpgS8H/6GTqdz+K4+9thjpHv37j5pd9q0aSQkJMRpGYZh6KI9ffp0olKpbMqYTCYyZswYj/qgVCrJqlWrXJaLi4sjjzzyCFmyZInL/gbyWT744INuS5OFRFpaGlmwYAHv8j169PB4/VCr1fTZrV69mshkMrvl0tPT3eqTP8Ctnb6ou1evXrz2b3+A5/rhkEEKykjatbW1aGlpQWZmJkaMGOGwXHV1NVpbW+2eKy8vx4YNG7zuy9tvv43y8nKv62lpaUFNTY3X9TijmzdvYvPmzW5fp1KpMHfuXJvjH3zwgcdG5UePHnVqXC8EHT9+HLt373Y5rrm5uUhNTfVpX4SgsrIyvP3224Huht+poqLC4btaW1vrM6P29evXo7KyEgAwfPhw9OrVy2FZhmGwbt061NbW2pzLy8vDtm3bbI7PmzcPSqXSaR8IIbzWhfz8fGzevBnV1dUuy1qSRqPBI4884tY13tCaNWtgNpv91l5bamlpsfuMnJX3dF0mhKCqqgoAUFVVxX3se92n1NRUu04DHN1///2IjY11r7P/oQEDBiA7OxvNzc0+248OHTqE7777zid1u0uO1g+1Wm13z7OhQEuP7EmQONxzzz1k9uzZAedC2yIhIcFt6UhkZCQZOnRowPtuDyEhIeSdd94JeD98hWeeeSZovmgs0atXL5+Lu4MBY8eOJePHjycajcan7YwcOdKlRMgRZs2aRUaPHi1ofzZu3BhwY9XQ0FCyYcMGm+OWkjF/IS4ujgwcODCg49Ee0KdPH/Lcc885PL9ixQrSuXNnj+qeMmUKmTRpUsDubfz48QGVMHLQ6/Vk06ZNZPz48QTtTcUW7Bg8eDBZvXo17/IRERFk2rRpZOPGjTbnMjMziVQqJenp6YKo8jyBRCIhvXv3bneGxjExMaRTp04+b0ev15P09HS75zIyMohCofCo3ueee45MnjxZsH727t074CoWe/j666/JgQMHXNryMQxDevfuTXr37u2RIe6OHTtIUlKS3XMymcxje7oO2Ider+dtuB0dHU0efPBB8sYbbwS833zQq1evoNjIbxdw7/aBAwccqiL9DZlMRg4cOEDQwSB5h5iYGI83QQDk3nvvtfsVB4CcPn2aREREkE8++SRgX1dGo5FcvnyZXL582e8bbFRUlF27DpFIZGX/ZDKZbBasBx980MY41hcYOHAg+eSTT+yeO3LkCElOTvb7M1MqlVYGxgzDkMuXL/vEM1AkEvFyaLAEwzBuXyORSOg8tDcnvEFsbCw5ceKE35+TNzAajU4lYiaTKaAMcb9+/ciuXbt4lZ0xYwYvW6tgQXNzs1sfrIF+FsEOmUzm9/0lLi7OKTNmsUZ1MEgAiFartXlAUqnUpUv+oUOHfG5wLCQYhvG7aF+j0Xj01f/555+TkSNH2hyPjIwkN2/epL8LCgpuyzhHMpmMKBQKIhaLiVqt5n3diBEjyJdffino83P0xRweHk4KCgrcqk+tVpOysrKAj689eKqGs4RSqfS5B9Kbb77p1BO0vLxc8HAiHbiFkpISXl57HMrKygRn6oMF3BoV6H64i1OnTjkNC6BQKEhFRQVBB4N0CxUVFTbBCR9++GHy4YcfelWv0KJYhmG8ivWh1+tJfX29XydjYWGhlV7c23vw1dj6Eu4GKARAFi9eTNasWUMGDx5Mjh8/HrD7/+WXX9qditUTiEQi0tLSQsRisVf1fPDBBw7tI109sw5Jg/fzuj2tC+29/08++SRZv359u74HF+hgkHwFnU5HmpubBa1z7ty5XjNtgcazzz7rUK3IFwqFgrS2tgb8XvjijTfeIC+88IKgdVZXV5OYmJiA31sH+EGpVLarORsImEwmUlVV5VUd1dXVHocgCTQYhiGEkKCxxfEEEomEEEJuFyapg0HyJbz9Gm0LlmXb/cQT6h7aU7RtkUgkeJRfoedWMEMikZCmpqagiJSckpJCbty44fF9cP/n5+eT1NRUj+rZuHEjefzxx+nvLl26kPz8/ICPjRDwdl4Hw3sRFhZGqqur3b6OL4OUmJhIioqK3Ko7PDzcoz55AiHW5u3bt5OZM2cG+ll2MEgdcA9nzpzxKM1CBzxHSkoKOX/+vF/aEovFpKysLGgYcb1eTwoLCwPmyWmJ/v37k8OHDwtiqxQSEuIxw6dSqaxyxIlEIkH65A6Ki4t9Hp6hvYJhGGqnVFJSwtsGiWEYp/M8JyeH7Ny5k7As69IO6umnnyYrVqyw26f2ALVaHQyStA4GyVu89dZbZNy4cW5d88orr5AHHngg4H33BCaTyenEValU5Ny5cw7PP/zww+Sll14K+H0E8/xoC6lUShITE/3W50B43zkCy7Je9efUqVMkLCyM7Nixg/Tt29erviiVyqBQ3wTD+pGcnCy4RC8mJob8+OOPAR/f+++/nyxfvtzuuTNnzrjl6JKcnEwYhiFff/211x+WGo3GbiJvewgNDaXOK8nJyR7luHOGF154gcyZMyfgz8rH6GCQvEV6ejqJiopy65qUlBSP87hlZWWRNWvWuH1dbGws2bFjBxGJROSrr77ymbpCJBI53YgSEhI8DmbWHuHJ/PAF9u3b53cpgz8wc+ZMpwt1VlYWkUqlJCMjw28JQN3Byy+/TO6++263rvFm/fAXkpKS3LaXlMlkQRG4NS4uzmGg1r59+9pV4w0bNowsXbrUYZ29evUKmMRNpVIJ7mjRuXNnt8N1uIMXX3yRjBo1KtBzoYNBCla8+eabdsWtcXFxHiVm1Gg0ZNy4cYRhGDJx4sQOjxkB0L17d7J48eKA94MPcnNzg0FkbYUNGza4FcKgLR5++GHy1FNP+SqTt1+QnZ3tE4mdo/XDW4hEIrJx40aXH1g6nc7jPHT+xqpVq0hcXJxXdSQlJZEBAwb4pH/Tpk0jY8eO9ejatLQ08uKLLwZ8jN1F//79/RLs1wXaVy42T2nAgAEYNWpUoLvhFv3yyy9oaWmxOZ6fn4/du3e7XV91dTXef/99EELw73//m2NAb2uKi4uzyavz3HPPQS6X099jxoxBv379PKq/pqbG45x0fKhHjx6YPHmyw/Pz589HVFQUr7o2b96MxsZGobomCJ0/f96r/Fw3btzA559/jqNHjwrYK+EoJSUFixcvxqOPPuqwzJdffomLFy8K3raj9cMVPfzww0hMTHR4nhCC8+fPgxCCJ598Ejqdzm65iooKu3nofEkLFy6EVCp1WoZlWUilUixatIgeu3z5stfvxqVLl7B//34AgFKpxLPPPutVfZZUVFSEkpISj66tr69HXl6eYH3xFS1atAgSiYT+/uqrr3DhwoUA9sg53VYMkkajgV6vD3Q33KKXXnrJ7QSUv1XKzc21+3ylUikiIyOtjkVHR4Nl/zu99Xo9NBqNR+1euHABb775JpRKpVNGhqPExEQMHz6cd/3du3fHX/7yF4fnIyIiXG4IwUwvvvgi6uvrPb5+27ZtOHToEO/ygwcPRkpKis1xhmFsjuXk5NC50717d2RlZbndP7lcjujoaJs52Jb69OmDHj16OC0zceJEq3nao0cP9OnTx2F5T9eP8PBwp3OqtbUVf//730EIQWRkJMRisdtt+Iqio6PtPsu2xDAMoqOj6e/ly5ejqKjIqozJZMLdd9/ttJ5hw4YhKSnJ5jjLslb1e0s7d+70OMH3pUuX8K9//cuta8LCwjBu3DinZbKystC9e3eP+mSPnnrqqaCaSy4p0Oo1Zyo2k8nEy+CtR48eJDIy0mMRm9FoJJmZmYEW8/kVsbGxpFu3bkStVntt1OouBg4c6JH31HvvvedTfTiHnj172o3aHRYW5jDliCWys7PJK6+84rRMRkYGnbPDhg0TPH6SKzAMQwYNGuTXNv2F559/3sbex1Hg0vXr19M8e1OmTCHz5s0jwC17jn79+gnar0ceeYRMmzbNaZmPPvqIREVFUdX4tGnTyCOPPCJoP/r169euoz57un4At2yEQkNDSUpKCklOTib9+/e38gKzh6VLl/pMrRZIdOrUiWzatMlpmXnz5pEpU6YI1ubevXsFMQFITEwkXbp0Eapf7dMGafr06U4N4jhs2LCBjBgxwuMBys7OJlu3bg34hPUUYWFhVnm5ODizPxo/fjxZs2YN6dy5M/n666/92t9Tp04FdYqEw4cPe5XZXavVumTkNm7c6JGNmTOkpqbytjkTi8Xk9OnTPjPiZ1nWoQFse0BSUhL59ttv/daes1hJOp1OUGPtb7/91mFS3/YAb9aPjz76iGRlZZFnnnnGJo1Le5+zvyXMnDlTyI/K9skg/RYQGhrq9SY1d+5c8tprrwX8Xm4X7N27lwwfPpwAIHK53O28dmPGjCE7duzwa58ZhiHFxcUeB28zGAyCBt9Tq9Vu52/zBGFhYT4dU1/Wz0EkEpHi4mKHUpFJkyaR9957z6/3/luERqPxy5wNJFQqleDSQ2/3MLVa7XWfWJb1pg8dDJJQEIlEgm4kZWVldqU/nkyQYIgu6y4kEklQRE52hFmzZpEPPvjA7+16kwhVIpG47b14/vx5r12EWZb1a+RzhUJBGhoafDa+YWFhXqfEcDROQryr9fX1DiUp/n4W7o6t0BCJREET9DSYsWzZMrJkyRKHz8yTZ1dcXOyV6cOKFSs89sBjGIbXPHcxPzoYJKGwYMECsnHjxoD3oy0mTZpEvvrqq4D3w10cOnSI5OTkBLwfwQSZTEYIIR6HaCgqKgqIqiAnJ4ccOnQo4OPHB83NzXbd470Ji8EwjMPruS9chmFIbm4u+eabb5yW8/b+Ro8eTQ4fPsy7vCeJlh2htrZWkI8+d7B06VKyatWqgM2n9gy1Wk3MZjMBQBobG9uVZDI7O5ucPXvW2/nRwSAJBWeLYKARrP3yZ59FIhExm83EbDb7LW3FqVOnBDd49maTDOQ8aC9zkGVZUlJSYhObyJP+33PPPeTIkSMkJiaGt8TJH+MUqGcRCIlwMK/L7QHcM+P+BtN4NjQ00OCv+/fvJ5MnT7Z59sAtybnZbLY7/1zcTweD5C/k5+cL4ml1zz33+N14uj1hxYoVZOHChTbHRSIRIYT4NR+RUqm0K741mUy3TXLRYMD9998vqDOFSqUSZBMQiUREoVAQhmHatXfY7Yzi4mISERHh8fVr164ljz32WMDvw10UFhYGLML/oEGDBEl9wgWZPXbsGBk8eLBT9bSHAWk7GCR/ISYmxmNd+JtvvkndgBUKhVcv9O2O119/3aHe2ttouUJBJBKRmJgYj693Z/NmGIZcvXo1YHYnAMjw4cPJxx9/7LP61Wq1R+J/kUjEy9bt0UcfJS+//HLA540v4Gh+vPzyy+TRRx8lwC0X+Nv1oyw2NtYryZbBYHDbWSMY4Gg/Gjp0qEeOJCaTiZw6dYpXWblcLugeFhkZ6assAe2bQUpPTyfbt2/3ahB++OEHolAo7J7r27cveeeddzyafPv37xfsQSUnJ9uNv3O748UXXyQTJkxw65qEhASbhI4qlcqhDczChQvJfffdR4BbcY7seQXxgVwuJz/88EPAx8weMjIyeDFVfMTno0ePdhkfpi30en3QuknzueeYmBgb6a9EIiGHDx92m1k9fPhwQJlVvvPDZDJRJl6j0XidaNUXSEhIIPv27Qt4P/yFoUOHkjfeeINX2ZkzZ5IFCxa43YZOp3MaWsIRZDIZ6datW8DHyBOMHTvWUXy69s0gGQwGMmTIEK8GZ/To0Q4lO1FRUSQ7O9vtOlUqldsJKH2BnJwcMnv27ID3w1P07NlTkDxVYrHYYeLDjIwMsnDhQjJr1iwSHh5OBg4c6FEbIpHIaYyk0aNHCx7YLxB48MEHya5duwSvd+HChaR///4Buy+WZcmHH37IW8rLsqxHMbFGjx7tkcRi48aNXgW9vR2hVqtp2I3fAuLi4ngH701NTW23DIu/MWvWLLJjxw5iMpnIm2++aXmufTNIHXCOzMxMMnToUJflHn74YdK1a1e/9y88PDwokr327t2bDB482OH5F1980WvbpZ49ewoeANJfsJwf6enpXgXLdISxY8fy+nJ94YUXPDKyf/TRR51KsRiGIXPnzg1al/CZM2eSkJAQwerT6XQ+SWLau3dvMmPGjICPVwd8i/Hjx/PaW9oDunbtSkaNGkWMRiO5//77Lc/9NpLVekJdu3Z1mYtn4sSJiI+PF7zt2bNnC5KX5ocffsCePXvsnnv44YdpziWRSMQrh5EvSCQSBaRdS/r++++xd+9eh+eF6OPhw4c9SjLMh+6++25069bNJ3UD1vOjtbUVra2tgrexdetWnDlzhldfPCFX1xFCsHz5chBCeL0LIpEIs2fP9qgvfEgmk+Ghhx6iv19//XVUVlYKVj/DMD559xiGAcuyCAsLw/Tp0wWte9CgQcjMzPToWpPJhNzcXKhUKsycOVPQfv0WiWVZr/cMpVKJWbNmAXC950VGRmLq1KleteeITpw4ge3bt6O4uBhvvPEGv4sCLT0KtATp7rvvdqnDXbVqlV0xplKp9Epa8NFHH1Gjs379+vlEtP7hhx86tL26XaDX6z1WmbUnLFiwwK5KVyQSkXvuuUfQtoYOHUqeeeYZl+UyMzP9kh/PHty9b2d2RI7OicVisn37dp+5PKtUKvLhhx8GZPyEgMlkIhs2bLA5PnjwYI+NmufMmUPuvfdej67NyMggr7zyCjEYDOT9998P+PjwRa9evUhCQkLA++EMoaGhZOTIkW7veTqdjnqfbt++3SYYZVpaGpUqd+rUyaH9VXZ2Nm8njeHDh7vc90QiERk5ciRBh4rNGikpKR6pUuLj40n37t3phhAbGytYcMaNGzd6nRxTrVYLmcCv3SA9PZ1XEll3ERsba2MIHoxQKBTkyJEjAWl7xYoVZNy4cQFpWyaTkaNHj/q9XT7rR7DEkAkU9uzZQzp16mR1TKfTkc6dO/ulfYlE0q5sc1atWuUTlbZQMBgM5N577yXHjh0jX375pcvyYWFh1K5ULBY7fRaPP/44mTNnjss6t23bRjIyMnj199tvv3UpcJDJZOTYsWMEHQySNXbs2EGGDh1KQkJC3GKUXnrpJZKfn++3iK0SicQtqVKvXr0cRuh1BpZlvXJHdwSlUtkuorI6YoKeffZZu7GWOtA+wTCMzTyPiIhw23WYWz8CfT9t783XTJnRaPRKGj18+HCffMjYQ0REBPnll18C/lwcoT18eFlizJgxbsUgmzRpEvUMNxqN5OLFiwG/Bye4fRgkIbPAv/TSS3bz0gTL11/37t3JuXPnfHb/HCIiIkhJSYng9U6YMIHs3Lkz4OPoDFKplFRXVwd1Prj2ApFIRORyecD74QharZZUVlZaHTtx4gTJysoKeN84KJXKoFl/2mL//v1BLeVoL8+CYRhSXV3tNmPui7U/2MCyrFtMuKPybZ+dVColUqnU0RoV/AwSn4kYEhJCmpqa/P7QhHpJ2tbjSb319fUeS2UctedJP4J1EW8v8OUXv5D1ulNXTk6OIJFzgxm+nvdlZWUkKSnJ63aD5f0UYs0LFEpLS3mHH/HHfTU1NXnl4dgexj4zM5NcvnyZ9z1wudjaHq+srCTx8fH098svv0xWrVpFhg8fzqnVLBH8DFJdXV3Qxv84deqUU/dwPhgyZIhNBFKz2ezXr4IDBw7Y2Iukp6eTmzdvulWPyWSy+RLvgHv45ptvCCHEoyBvriBUstphw4aR48ePuyy3atUqu5JYR2gPC7UjXL16lbcdhFCYMWMG2b17N+/yc+fOJdu2bQuKcd+xYweZNWsWAdpXMmN3YTabPU1z4Tds375d0Hh5gcjX9sUXX5ApU6ZYHUtJSfFWAxL8DJKPQogLAqlU6rUKhmVZG+t9X9xzcnKyDcNTVFRETCaTXQaJYRibfvFBMD8vPkhJSXGZJ+3ll18mS5cu9Un7EomEyGQyn8TjkUqlThcunU5HqqurXdZjb87ag1gsdpofKVB49NFHycaNG52WOXXqlFsqNldj6wuwLGsVlZvbmBz1g0utEsix//XXX0l6ejqRSCR0jre9j9sJbdfDLVu2kIcffjjg/bKE5bPwBnzXD1/dQ9u92NM9zALBzyAFGunp6eSnn34KeD/44ttvvyWFhYUkNzfX6rhIJLJRwRmNRsKyLNHr9QFlbCQSCSksLKQT/NixY6R79+4B6Yu9cWoLtVrN66vwm2++8Vl06F9//VVwySrDMIKktNm/fz8ZNGhQQJ4fHyiVSpeu5qGhoQ43bYPB4FGyYYZhSGFhISksLCTh4eF2GZnMzEyvUtYEuxQuLCzMIdMcFxdHLl26ZHP8wIEDpE+fPjbHk5OTbWwxPcWXX37pUdYEdxESEnLbhldpu35cvHjRSp1lidTUVN652wKIDgapLZYvX04mTpxIf8vlcr+5oAqB5ORkkpaW5lG0YaHAsiw5deoUb+kBwzBWuZ7y8vJIZmamR20//fTTQZPSIzk5mRcjdfz4caLRaNyqOzU1NSilM9x9u3s/wQyGYQjLsoRhGJKYmEi+//57j8NmpKWlkbS0NCKTyexKn5VKpY0bfKCRkZHhUQJTdyGRSKyiqf/0008kJCSEJCcnE5VKZVNeKpUKluOP77vqKygUCnLy5Emv6ti1a5fgH5YMw5BTp07xkvBptVorYUJKSorD6+RyedDmZ7RAB4NkiVWrVpFZs2Y55Ho74BwRERHko48+IsCtgHCOvmYHDRpEXnrpJYf1ZGVleWx0mJKS4nX+tpCQEJsNgbuXZ555RnCPnUGDBrnF7OzZs4fIZDKyadMmQXLV3Q7IzMwkr732GjEYDLxdxlNTU8nbb79NgFtMPQdnqiqVSuVQKrhq1Sq7kg5788gdSc+uXbtsGIRp06bxihEjBPR6vdsefSaTiWzevNmrdgcOHHjbqt7aQiQSeS11zcrK8jolkj04W8stIRaLg05yrNForDymt2/f7lJKLpPJyGeffUbQwSBZY9SoUQGL/ns7QK1Wk6lTp7osN2XKFLJ///6A99cR5HI5ue++++yeGzRoUMAzm0+fPp2IxWKSm5vrtufiwoUL28OXm9uIj48no0ePJkqlkkybNo3XNRERETQysyVz5Owarpy9c6NGjSIvvfQSGTBggKD3dt9999nYUmRkZFgxLXw2MEvGz9eqOIPBQCZMmBDwedEB78AwDHnjjTcEsVEaPXq03+eETCazWsunTp3qUlIoEom4fIK3N4M0YcKE32QEaW/QrVs3Mm7cOBIeHi6oZwOHrKws8swzzzhkQDhMmTJFsI1cJpORJ554ggDe22iMHj2al7fSnDlzgjIY5iOPPGLXXbw9YebMmSQ6OlrQOvnOC07d5uj8hAkTSO/evX1y3w8++KDXgQT9wSAlJiY6fb+nTZsWMMmnWq0m8+fPD0jbfPHYY48FTWwjhmHICy+8IAiDNHToUC6FR3vB7Z2s9o477sCf/vQnpKWlBborQUFSqRS5ublOy4SGhiIhIQFyuRydO3cWvA9GoxGFhYVYt26d03KJiYnQarWCtMmyLFJTUwWpKyEhAWFhYS7Lde7cGTKZTJA2HdHo0aOh1+vdumbFihW4dOmSj3rkH0pJSYFCofD4+tTUVPTp08fq2H8+yGyobUJOQojTZL2bNm3C999/71Z/2rah0WiQk5NjU65Tp05QqVReJQlt8wHqNY0cORJGo9GqTxqNBklJSQ6v+d3vfge1Wi1I++6SWCzGnXfe6dM2ZDIZ7r33Xo+vT01NFSRZuRBECMH//d//wWw2e13Xnj178PHHHzst48maFhAKtPRIKBXbU089ZRMfob1DrVZ7FHNFo9HwypfjDUQiUVBFIA4kunfv7hObAA4ffvih3w16IyMjAyaVzcrKEuRLdsKECeS5557jVbZz585+t0mMjo4mu3bt4lVWr9dTw1yWZf3+7r333nsBVzkHAj169HBoJxkSEuLShCA6OppkZWUJnhcuPT2dGI1GAgS/R6M9fPTRR8FkV3l7qthMJtNtbdyXlpbmUW41f0ClUpELFy4IUldERIRXEWI5sCxLEhMTbY5HR0f71HNl9+7dtx2zmJubS9atW+e0TGxsrE9UBBcuXLDrzeRLLFu2jAY05GC58SQlJVkZXotEIr9uTFlZWZSZkslkhBDik/YlEkm7ss+MiYlxe65ERUW5DP/A4fPPPyc9e/b0uH9TpkwhFy9eJB9//LHVccv55AyO1rQtW7aQESNGuLzeZDL5JNbabYbbk0H69ddf272dhTsQgokIBFiWdbogbdiwgTz00ENet6PVau1GVN2xY4ffM86LRKKgc4EXuk/ffvstGTJkCFEoFILmYBNynkskEo+ZY8sNrKyszGYjDkQkYeAWg1ReXu6TtpOSksivv/5qdUyr1QYsV6FYLHY6Z/ft2+e2vcvWrVt5G/j7AgzDkPLycl4x6UJCQryKEn39+nUSFRUVsHvlC5lM5vbHlkQiEepD6vZkkH5LYFmWNDc3240Y2tbjxt3Ixr7+wujcuTMpLCz021gFQ9ygPn36kPPnzwfVvfTt25ecOXNG8HtduXIl+cc//iFYfY2NjVZMDR+vM0dG1ePGjbOSwvIZT2cebM7K+Zth8ld7paWlAZMqZWdnt4dAgz5FMKxnvsa8efPIli1b3Lpm0qRJZO/evbzKuninOxik2xlPPfUUeeeddwhwKxAaIYR3Ul9PcrEFM0QiESGE3DaLSm1tLYmJiQl4P4DA2Tps3bqVzJs3z+v+hISEkJaWFrcYC4ZhiFgstru4Ll++nKxcuTLgz+V2AMuyHaogO9DpdKS5uTng/WjvWLp0KVm1apWj8x0MkiUOHjxIRo0a5ZO6S0pKqM5448aN5PHHH/f5/QgpQWpqamoXIfJXrVpFnn/+efrbZDJRUfTtwhz56l70ej2pq6sL+L3xBV97n/z8fJeGxEKOp0gkCpjqydcQi8WkubnZam0IlErRV3jsscfIpk2bbJ5pc3Oz1/Nk69atgoVP8dV6lpGRQS5fvmz33MmTJ/2SksVb8JUwcnvksGHDyJEjR9qeb98MUs+ePcmJEycEG1S1Wu0T4+6SkhISFxdHTpw4QXr16kWUSiWRyWRkypQp5IMPPvDpRLn33nvdShMwbdo0snXrVpvjruw/MjIyaKh8lmVJRUWF22NZWlpqpUJxZoPE6evb2ri0tXtxZef0W0FRUREJDQ11WoZhGEHtfF5++WWyaNGigN+7O7Yy3GZ/7Ngxl1GxA4Hdu3eTMWPGuH2dkExMe7V55KBQKEh5ebnD847sXoS4b6VSSZYtWyao6lloOLNJ1Gg0dhkzezZqgYQrGzV75e3YJLZvBkkul9t1wT127FhQeVwkJiYSlmVJfHy81eat1WoFNZQ7fPiwjYukWq12K6iep32SyWSkd+/e5Pjx4wSAR0byiYmJdBH/4IMPyNSpU50uSnw9PnyJLl26kG+//Tbgc8wS9rwcuTnoz36EhYU5ZcrOnj1rEwZh9uzZZMmSJVbHJBIJuXjxot1s3UJu/CKRiKrNTCaTU4mpVColFy9e9Lrt9evXk/Hjx/Mu74nnZaDeEWftrl271irnpb/7Zbk+HTx40K/5NkNDQwMeRPbUqVMkIiLCaRmlUsnbI9mel+Px48fJxYsXA5Z4XAC0bwbJEXr16iWo90x7QWZmZkDVYByTJERdXbt2Dfgiwgdqtdord197ePbZZ3ltHo7iIPkyTtbIkSPJyy+/LMh99unTx+ZrND4+3uaeGIYRJFwCH4bKMjGt5e+26jw+feLKG41GG6NR7lxaWhqJjIwUdP5Y4s033wzKUBOpqakOP8T8rbLLzMwMmsjVnmL37t1ufQj37t3brmOPJbyNq9WrVy+SlZXlcwn+xo0bBY8n9R/cHgySUqkkGzdu5FU2JiaG/Otf/wrYRH722Wd9loqgLUaPHk1mzpwZsHvtgGfo3bu3VVZz4JZkj0usymHkyJFEr9cL1q5UKnUpzUhOTib9+vUj8fHxZPXq1X4bE4ZhyMaNG73+8OGTj4xlWWqv99BDD5HRo0d7tWHHxcWR2tpah+enT5/ulhTJ3v04Oj9kyJCgMeZ3hbCwMJcxtn4LePvtt91mKsaMGeO2ZPG1114LKk2Lpxg+fLjLBLR8YDKZyGuvvWZ57PZINWI2m3H69GleZRsaGnDmzBmH5ydMmIDevXsL1TUbunTpEioqKgSvd9GiRVAqlVbHioqKcO3aNcHbsqSsrCyX6Us6yD36/vvv6RxNTk7GnDlz0NLSYjPHP/74Y5SXlwvWblNTE9577z2nZS5evIivv/4aDQ0NOHfunGBtT58+Hd27d3da5vTp007TfNgjhmGs0mBYfHzRv23JciHMz89HUVGRw7J8qLKyEs8995zDFCHXr19HQUGB1TG5XI7Fixc7vZe21PYcwzDYu3cvrl+/7mHP/UvNzc1O1+bfCp0+fRotLS1uXbNt2zbU1NS4dc3Zs2dx3333ISUlhR5LTU3FzJkzbcra21+ChXbu3ImioiKv66mvr+e/pgVaesRHgmSZjVsozJw5U7Bs3AzDkBkzZtAvvPHjx5MZM2a4bZ8zePBgl+kdVq9e7dOo0M769sADD/i93d8KunTpQp599lmrY9OnT3fqwWI0Gklubm7A++4O5s2bR3r16uV1PW2lKUKqa7yty50QAkqlkrz++ut223cm+WqrBhRSVRVoez9PkZqaSoYMGUJCQ0PJhAkT6H3MmDGDdwgBbi2fMWOGS9VUe8JTTz1FunbtSn9369aNLFiwwKZcoPaXAKN9q9hSU1Nt1A5CQ6PRkMGDB3vENIlEIvLZZ5/Rl3D9+vXks88+I/3793ernueee85n4QeCFZmZmS6NCH+r2LNnj8Nou+Hh4WTy5Mm8Vc5CYsCAAWTw4MFOvUdEIhEZNGiQz/rgy02cT2BKVxg8eLBHxvLZ2dku7QuF6J+zcQ220AVKpdKpy3nXrl1JQkICueeee8iiRYtIUlISeffdd+kY7dmzhzezw7Is+eyzz8hnn33mFaPQtWtXv+f264A1srKy+Hoktm8GyR9ISUkh586dc2pD4C5iY2NpQsHbFd4msNy0aRMZPHhwUNxHsG0MzjBgwACyefNmm+NdunSx+Vo2Go0kNjZWsLaPHDlCTp065dQjSKVSeRWaIzU11eNQHIGO18MwDDl16pTNphwTE0MNtR0xIt9//z2Ji4sL+PxyBYPBQBISEjy+nmVZ3smQTSaTUw/SZcuW8U5Unpyc7BcJyfLlywX13hMqUXBUVJTgzgIpKSlBmRP1s88+4ztu7Y9B0mg0RKVSEZlMJqiBqqvJI2SMhzVr1pA5c+b4bUJIJBKXMXCEBMuypLCwMChfDndx8+ZNQfL6KJVKotVq/f4sOOTn5xODwWB1bO7cuWTVqlUB65Ml+DAvLMuSS5cu8WLq2tYVFhZGFAoFEYvFfk8o6wrLli2zq9Zoj5gyZQp59913nZYxGAwOJTdqtTogEfy//PLLoA2AyO15bY+LRCJSWFgoSKTxxYsXk4ULFwra74sXL7Z3aVn7Y5BWrVpFFi9eTMaOHUu++uorwQZDKpUG1aIpJLKysn7zeYsCjccee4xs2LCB9OnTxyd5z7zB7T4/WJYlR48eJcOGDQuoNJDP+iL0GtSW8Qy0FA0A+eGHH8iwYcMErZNPgld3yzMME3B7I4lEQtasWeOTgKvcnieRSHyazkUikbQrKbwF2h+D5CtcvXrVo9gxHehAB9oHGIahaUAcMQqe2NrYS3jJJ5yAUPfj6Fygx1uoe3RVRiKREEII7+emUChIa2ury3K9e/d2mHLDX/jss8/IjBkzfFJ3fn4+6d69O9m+fbtg6U/s4cCBA2TcuHEBHUcP0cEgASBVVVUBFwWGh4cHZR4suVxOzGbzbbPgtmfIZLKOZxGkcJEV3C0kJSWR0tLSgN+Tv5CTk0MOHjzoVR1t34mDBw+SnJwcu2X5Mkj26vU3fNm+ZTDU9noPHPbv308mT54sdL0dDBJwyz7Ek4d45MgRwUICcP0AQKqrq4MismtERAQpLS31ui8//vgj6du3b8DvxxWys7PJ0aNHA9L29evXeQVtc+dZqFQqUlVV5fO+87XpiY+PD4h9iT/tjrio23yZpY8//phMmzbNpg4h7N7aC0QikUcBQDt16kSuXr1q95xcLneqNnL2Hs2bN49s2LDBrb5MnjyZfPLJJ16NA8MwpLq62m11YQduPW+hkvcqFArOKev2YJA0Gg3Jy8vjPQAGg4FcunTJ64GMiIhwOplFIhHJz8+3elG3bdtGRo4c6bTemJgYjxfzL774QrDUAizLChKF19U4BQtkMplfQwtYzo/o6GjB7QAYhgmqKMomk4kXwyZk3CLL31yEbFfMy6lTp4jJZCJbt24lo0eP9qhdvvcQFhbmU2Yo0BIQX0IikbiVXoMvNBqNjUODKyiVSkFSIwnpVdoBW5w7d87lmsgwDPccbg8GiWVZl7lYRo4cSVMjiMVit3K3hIeHe5yQtG2ivk6dOtl43yUlJZF9+/YJMgFSU1OJRqMhzzzzDE0z0qNHD/LRRx8JOtFWrFhB9coDBw50+4sLAElISCBffPGFz14GT2Aymcjnn3/ut/bacSJHtyGVSq2C0vkLjuyDHJXv2rUrkclkJDk52e2Nsm0b9mITOWu7W7du5OOPPw7YM9q6davL3IJt+//WW2/5LLbVF1984VXYAKHxww8/uJUlnsOuXbts0gf5Am+++SYZMmRIwMfJHoSwx1MqleTIkSMeX9+1a1eXhvcymYwcO3aM4HZhkPggPj7e40i9crmcDB8+3GcTR6PRkKFDhwpaZ7du3UhKSgoBbmWPFlIVCNwK5MiphKKjoz2SWqnVasG9WdoiPDzcpdtx2z658ywSExM78kcJAG7xzM3NJdu3byeLFy+mx915Fm+99ZbTNrztn6Pzb775JklOTqZlPQ3aaDAYyMCBAwP2HLKzs92WhGRlZQkqybEct2HDhnkdn2jYsGHkqaeeEqRvI0aM8Ch8yeDBg4lOp7M57s36wbIs2b59u9UHQFZWVlBJjYWGWCwm99xzj0/bEIlEnJYnuBmkuLg4wfSK7mD06NEeidY7EHzQarXkwQcfdOsalUpFli1b5rJcWloaWbJkiY0NibeYPHmyT6NNBxoMw5CVK1faqBQZhiGZmZlk9uzZdt+/5cuXO1XVGo1Gct9991nVZ/m/M6bFWyPradOm0YSZXF1t23dnfBwdmz17Nm+p46JFizpUNgBJT08nI0aMCHg/7KF79+4kPz/fo2sZhiGzZ89uF2rUqVOnCv6R7itIJBKycuVKgmBPVvsfKRIvYhgGc+fOBct63/XW1la32vYXde/eHSNGjPBrmyKRCHPnzhW0ztTUVOTk5AhapyOqqqrCmjVreJc3GAyYOXMmzGazy7KEENy8eRPr16/3pos21Nra6nZS1vZGbceXYRgMGTIEDMPg1VdfxUcffeTymrZUXFyMdevWCdpPvrR+/XqaMJMQQhPLOksu6y4xDOPW3OAzh90llmUxd+5cQe/LEQnVxsmTJ7Fjxw5B6hKaioqKsHbtWo+uJYTg1VdfDcq9qi35c01ztb9Mnz4dkZGRAIC+ffsiOzvbpozLdyfQ0iN3VWwsy5IPP/zQpwGvAo0RI0aQxx57jFfZ7t27UxWbN5BIJGTbtm1e1TFo0CArsX3//v3J6tWrg0pKkpCQQPr06UNiY2PJ+vXrbc4PHTrUrojcm3EVKr9er1693E6AHGxgWZbMnj2bjB8/3mXZIUOG8Iqi788v66FDh9I+cZ5slp5zQvTFWR3+uleRSEQ+/PBDK2lbv379SGxsrGAxn7g6PJHojRgxwmXOumAGp71oD04tfJ6FPW/BiIgIn0Yt79+/v9Oo4GvWrKHq8ClTppDp06c7KhvcKrZAP2A+6NSpk0/zqqWmpnq0Ma9bt47acQQaW7duJT169LA6lp2dTc6dOyd4WwkJCR6pFe655x6yatUqh+d37NhBcnJyPGaSoqKiSGJiIv2t0Wgcxn5JTEwkUVFRvOsWItCbTCZzy3EhkPjkk09scimFhIT4xQjW2fxITU2lqjzLzd0bxsFeFGx70bG59gKhbnnzzTcFs5vytv9fffWV4DnF/AWGYcjhw4fJ4cOH/ZZGy5f48ssv7dqm9e7dm2zatCng/eOBDgbJW2zcuJHk5ubS3zKZzOnmFh4e7lYsm507d3okaXn55ZfJvHnzfH7/Go3GI/fW3r17+8SD7fnnnyePP/64x9eLxWKHRo47duzw2Jh+1qxZnF7bLmJjY6m93apVq8isWbN41/3mm296bQdlMpnIyZMng2Z+OEN0dLTNF/aAAQPIrl27eNchBCNhT8LhqF6xWExMJpNX7XKMlzNbKn8wSP4OqhssaSrs3XdoaCjRarVu1aPT6XzKAHnSJ18hOjo64OlavEBwM0h8XgyGYZzGEZHJZH59QL169XK60Xz22Wdk7NixgX7wgmHOnDnk3Xff9Uqs7Y8s2pZQqVRWG4lUKqUbbkpKilsxtfiAzxzMz88nJpOJJlQN9HN1BpFIxJvJnzNnDnnnnXfceuauNvkzZ864nRZIqVS6Na72+mB535Zu/Nx5Ls6SvaCUXNBOy/u2J1niI22yTJni72cvFotJdXW1U1MGrn+3U7BLkUhEqqurbebQ2rVrqdkDd9+unt8//vEPsmTJEjpnXL1LjtYPR+/QW2+95ZePYz44deoUyczMDHg/PERwM0g9evRwGWHVZDKRsrIyh+ffeecd8uSTT9o9x3eBceZV8luBMxF+Tk4O+f777z2q12AwkPr6eqdjL/RYl5SUUB00cMvb58033/TZc/3Xv/5Fnn/+eV5lv/76a3Lvvff6/Hk6G1dX78XQoUPJTz/95HEbLMsSs9ns0YeLvZhGfDzQjh8/TqV/ruaUowSvAwcO9Cqpr1gsJmaz2S37EktbJk/yxLkzHzz15LM3lunp6eT69es+6aevpH+B6FP37t0dRgPnYG/90Ol0pLGx0SdzwZ/PwVHd/riGB4KbQfLlA5ZKpYQQ1wkOHblhFhYWki5dugRsgvobra2tRKFQkOvXr/s12N/SpUud2gYJiYEDB5LTp08HfKz9gXXr1tnNEM4l/hTC2WHVqlX0Sxmwv4jZM2h2Vr6qqsqjwIGOFnQ+C+uiRYtsYtV4uyB7ypA4kxz5ctOy1w4fSZenbThSIz777LMeBaW1hDu52PjA3vy43eFo/RACP/30E7n77rvduuaLL74gU6ZMEbovv00GKSwsjFRVVfH6gmUYxm5gMIlE4ncp0pw5c8h7773nk7o3bdrkVCzLjZW/75vbPP3RlqNnHWyor6/3Oj+es3EVSiVtrw1uYxWLxR7NI3f7JhKJbNQi7qqofDUHRSIR2bVrF5k+fbrdsRCLxaSxsZH231/55JzB8vkVFxeTTp062R1HZ8yfN/fw3HPPec0g2ZtHx44d8zgCtT/XqGCBEPccERFBKisrbY67s8fcvHmTdOrUiVcKIQ/w22SQGIZxaDi6fv168sADD/h9whmNRpcBwxQKhc+M7zQajc/cY7///nvSp08fsmrVKjJ//nyfjuPLL78sWNTcYIXQRs9Cw1sRuUgkIjKZjKSkpJDz589blePsfNwNvMinvLMyubm5ZOvWrV7dM8MwpKioyGpzDgkJcWpGEKzPmmEYEhoaynuTdGZU7s6zVCqVPrFZ1Ov17eLjKDMzkxw+fDjg/bBE7969yaFDh9y+ztk+zBfuzEEPcHszSBs2bLCJoJqUlOQ0r1psbKzH+Ze8gUgkEiRuEV+cOnXKb8bRSUlJRKlUkujoaJ+GRABAIiMjaURjX2LixIl+U/3d7rCUNohEIiKVSolUKiVKpdLGdf/IkSMu01rI5XJy6tQpl4bE7mzMOp3Oa+8thmFISkqK4FIgR6pLTlImtORJKFXeU089RR599FGb4742QLecH8HiIccXSqXSyn5S6GfiDh588EHy4osvEqVS6XEcNplM5lezhiNHjrgTQiW4GaROnTqRzz//3COXyA0bNpBp06bZxMRQqVSkb9++AZ/ogUZ2dvZvTiwsJOLi4kh6ejqvsnPnzhU8HUl7heUivmfPHpvEn5abur3r+/fvT7Zt22b3Y8IywKC7aQ0sDaA/+ugjh7G04uPjXQZOnTlzJk0Ube++XfUjJiaGbN++3a3+syxLpFIp2bdvn9XY+WLjZFmW7N2716WXmqu2O3fubLPZO7vGk/t44IEHyMMPP2zT//aS9iKYYTKZvI495o9nIRaLyeeff05YliX9+/d36fhlgeBmkEJDQ8m0adM8Uv3k5OS024BhQqJXr17UDVWpVJI33njD6vxLL73kFve/bNkyEhcXF5B7iY+P55UjzZeYNWuWVVyqhIQEsnTpUqfX9OnTxyZQZjBgxIgRVrnL/I2pU6faeHTxMV4eN26cjSSSs4vxhunnNuAJEyY4VGXrdDqruGf2kJmZSXr16uUyYa29fG2dOnUiq1evJpMmTXKr3wzDEJlMRghx7HjiDrPkquy0adPcUkm9+eab1LbEn5KOnj17WiUp1+l05PXXX/dZe1FRUWTFihVuXaPX68nq1av9NibeYPHixX7VdAgBlmXJtGnTPJl3wZ2LrbS0FOvXr0d9fT09NmzYMLu5U9qS0WiETCbzZfe8pm7duiE3N9enbTQ0NKC4uBjArXw4N27csDo/duxYRERE8K6voKAAzc3NgvaRLzU3N6OgoCAgbXNUVlaG6upq+rupqcllnw4cOAC5XI5Ro0b5uHfuUVVVFSoqKgLW/oYNG9DY2Gh1jPlP/q3/qNjt0vvvv0/nNEeEEK9zKHLXbtq0CVVVVXbLVFRUYPPmzU7r+eGHH/DDDz/wapNhGLAsS3NINjY24pdffsHGjRvd6jchBGazGX//+98djoE3Y9OW1q9f73QdCA8Pt8rhaLnu8OkHwyMPW2hoKObNm+e0zOHDh3Ho0CH622w24+bNmy7r9pRaWlrcXqN83SchqaioCE1NTX5pa+jQoRgwYIDX9bS2tmL9+vWCzv+AS4+IAxukqVOnknHjxrnk/l5++eWg53T79+8vqNFyTk4OCQkJob/T0tJI7969nV7zyiuv2NVp80VqairJysoK+FgGO0aMGGGjdrGHwYMHE5PJFPD+CoGMjAzemecBa/fxyMhIcs8999j96hs9erRfjJcHDRrkk2fBScm4v57awiQnJ9vktLInlQrEs4+Li/PKRo9Pv6Oioqg0iGEYMmHCBK+DrPbs2bPdpNy53TF58mS/xIRzguBWsXl6Y3369GnXCQs9xfbt261ixEyaNIksWLCAhISEkJ49e/qkzfHjx5Pnnnsu4PfuCIF2i3YXr776akDsIxQKBenTp4+gdc6ZM4c8+OCDvJ6RZTwkkUhEMjIyyMaNG+2qzN577z2Htg+ubFjcid2zYsUKQRMqW9pIcepAjqHxZJ7efffdZMmSJQEx0PXkvn2NL774wum6r1arrdRt9jB37lxy//33B3zMvEFKSgovh4JevXrxdtTJysqyUql27tyZ98cD9/wTExO9+hh3hIyMDEETiVvg9mSQjhw54vLhMQzjk4cVjOjZsyfZu3evV3UkJycH7SJsMpnac76foIDJZCJHjhwRpK74+HjeaSYspUYc4yCRSKgkwJ0552kkaMu++Gp8LY3AOYPqtuEKXNks8RlDoe4hWN91b5CamurUg9kbaLVahzkcXUEsFnvsBWYPr7zyCq9QNd9++y3vYMenT5+2cpZ64YUXyJw5c9zq1/z588nChQsFH/s9e/bQdCYGg4FEREQIVfftySDxgVQqJWVlZR4tqDqdLiALiEwms7vx+Drzs8FgIKWlpYJJ5aRSKdHr9USv1wvC+Z89ezagmdzbK+RyuU/yZX3zzTdk8ODBXtVhaazt7F1ryxi4yySwLGv1/njKpLh7b0K0ESjJkSWzx2d8AxFU19/tTZgwgXz44YceXRsdHU1j4Pl6LfcFxGJx0CTHffzxx8lrr70mVH2/XQbJG1RXV/sl1k5bzJkzh7z//vtWx1iWJU1NTT6ToMjlctLY2Giz4HgTQ2TSpEmkqamJNDU1kYKCAqdlvZUKdMAxFixYQN56662A98MV2jIClmqptsctwaduk8lESkpKeLXrC7RlyDhVozdj5U1/3AnC6cukyrejBIvPPTc1NTnN1cd5a/qzX668Ffv27UvOnDkjSFtBlqi7g0HqgGfYsWMHmTVrls/b8Wcutg4EDpZ2Oe5ujt4YOgP8c4u5qsPbtr2pg4+0jU9/T58+zdsGrrKy0mcOBcFuVxUoZGVlkYsXL/qtPZZlCSHEbyYM169fDyYj+d8ugySVSklLS0vApRODBw8mx48ftzleWVnpMmJwIOEPVQTw38V/+PDhgtnICIURI0b4JOz/xo0byRNPPEGmT59Odu7cKWjdp06dsvF8soREIiEtLS1+DSLKvYNt7ZG8rdfyHn766ScydOjQgM8ZSwj1/nTp0oXcuHFDkHbdGXd7c+SBBx4gO3bsCPjYBgopKSkupeLewtEzOn/+vE88iv25FgRZ8OL2zSDxfZmffPJJu1KIQOpNn3nmGbJy5UoiFouJSqUiRqORFBUV0fMajUZQBiQpKYlcuXLF5/elVqtJeXm54PXefffd5McffwzY87IH7tk5On/o0CGnzIgjKBQKIpVKiUQi8Toprb3ns3PnTjJx4kSHZYR8L2bPnk3efvttXmXtqcuEkiSo1WregQqvXLnC22i2vLzcJ3Zc7oBlWZuI5HzH29ka2vY8n+fgyZz15Pn27duXHD16NKDjLuSzEAJqtTrYGIz2juBmkNLS0pzqY+3hwoULVrGAgFtG1e7ETXn66afJM88849PB1+v1Vn1iWdZKXH369GkhrfGJWCz2OpcUHzAM4xOxu0KhINHR0SQ8PFwwfbevERMT45Vh+7333itI5vK2iIyM9DgP34QJE8j69evpb5lMRi5fvmzjws79DgkJcdteLycnh2zatEmQexWJROTw4cMkJSWFZvx2JaWKj4/nbQthMpkCrgrixtwTqZu7DKhYLCaXL18WbCNmGMYjtapcLneYDqYD7R9vvvmmW9HkHUGn09kkvHYDwc0gqVQqt1+c5uZmotfryZYtWzzWZZpMJt6b/PLly8k999wj+ATJzMz0WO+7cuVKcvfddxMAZOjQoXalZ99++23Av3w9gUQioS6d7oBlWXLgwAG/fGF99dVXgnijREREBF2w08jISJKammrlNdY2toy7djCWNkQMwxCj0ejQ/Xjfvn3kwIEDvL0WuZhKSqXS7ThIQoNhGHLgwAG3UnS0ZXoc3YOlHRKfe4qIiCCff/45kUgk5Pvvv7cbVmHq1Knk6aeftqnLWfBZTyR+DMOQtLQ08sEHHwhSnyvIZDKX7v4DBgwga9as8dlc6IA1vv32WythiFA2rmKx2GXsK3vz48CBAwTBziB5MiDjxo0jEomEDBs2zOeZ4wGQfv36kcTExIBPMEv079+fMngmk8mummfcuHFuewy8/fbbTjd+o9FoJV0IJjAMQ8aPH293sR03bhyvuCHO6rb8PXbsWLclnxyee+45l9HPfQWVSkU2btzot+dhOW4Mw5CZM2eSnJwcu2PKYcyYMWT8+PEkNDTUqlz37t3JP/7xD5fPJtAYP368W5Iey/6vXLmSpKamOrX/43u/SqWSjBkzhohEIpKbm2u3T6mpqbw+RpwxbK6ePwej0Ug/6typxxOIRCIyfvx4p2Xi4+M7Etq6wOjRo3llB+CD8ePHW328ZmVlBSxOocX8uP0YpA7cQk5OjtexaNpi7ty5TlUzWq2WPPLIIwG/d0vo9XqXwcmysrKCxoA3NzfXqdTI2QaYlZXltli6e/fulDmUy+Xk0UcfDdi9Dxs2zONo3klJSWTq1KkBf36+xMWLF0nfvn3tphNxFtpgypQpNuNqKb3zlgFxxCC5YtbaSg7dqd9f4LN+tHfYmx980KtXLzJ8+PCA99+HCO5kta4oIiICEyZMCHQ3gpIUCoXgyXqXL1+Ompoah+erqqqwYsUKQdv0lliWhUajAcMwePDBB+0mwfzuu++wZ88ej+oPCwvDpEmTvO0mpc2bN+PcuXN2z4lEIof3AAAymQwKhcKt9iQSCZRKJYBbiY2XLl0KAHjggQcgkUjcqstT4u5n9+7dOHDggEfXX7p0CRs2bPC6H1zSWEvKyMhA//79varbEQ0fPhwpKSlWx7RaLaZNm2ZT9t1338WNGzeskvIyDOMysatCoYBUKqXlWZa1uleuLk9p1KhRSEpKsjluWa9lu5Z95so464OjczqdDlOnTvWi566JWz8sadq0aQgJCRGkfr7rR7du3Vwmbs3NzUVkZKTbfbCcH+7QoUOHsHPnTvpbJpPh/vvvtynnaH4A/13T2h0FWnrUVoKUlZVlY2idkpLiM5VOQkKCW4k22yv69evnVjTr7OzsgHlpeAKFQkEGDhxIWJYlu3btomLcvn37EoPBYFU2NDTUbTfZ7t270yi4HIYMGWJjP5aYmEi6du3q1b1IJBKya9cur7+oMzIyXBq47tixQ3APOkfwJmSEtzGEuPnB9cOe2nnSpEk+k4wuXrzYRnoZFRVlExDW0b1zUhg+929ZXsgArMuWLXP53li2y+Xb83Yex8bGkvfee88nz8UZ3n//fbdCsAwaNIjI5XK755KTk8k777zjso5x48a5TGy+bt063qlDfAG1Wm03xIOz+SGVSsmuXbsC1mcXaD8qtq1bt7oUA6anpws2OLm5uWTFihWBfkBOwbKs1T136dLFbduXXbt2ubVx79u3j3Tu3JkAt7y0oqKiAj4OzhATE2PXIPOTTz4hPXr0sDrWq1cvt9MFpKSk2OS5O3LkiA3zdd9995EXXnjBbh3p6ek+icflaAP617/+RUaNGhXwZ2Ovv/Y2bl/GKuPmB8MwXjOw3iA8PNwtL9O2MaPEYjFJS0tzWN6dQJKJiYlObQ29XWe5PnvK2La3IJIHDx70yCO5U6dOHnubdkAQtB8GyRVEIhG5efNmsIUq9ynUajUxm8309+nTp0mnTp381v4LL7xg4+XyW4BGoxFUipafnx80uYz8hcjISF6bHCdt4P4XglmyJ3Vpu374axPmGIXZs2fzziFlr29hYWEO45xxrvSuxo6r8/333ye5ubl2y4jFYnLz5k1BvEEdSf8sGT/LcyEhIQFhGBiGETTkiitEREQQlmXJV199Rfr16+f3++0AhUMGifFWLy0E/efl8FXdbune5XI5GhoaeNctk8l4l/eUVCoVioqKoFKpfNrO7UCOnp9EIgEhBC0tLbzrWrJkCViWxaOPPipkF3mRq3nIsizEYjGampoclpFKpTCbzTCbzS7bk8lkaGpq8tpOpW0fa2trodVq0dzcbHOes1FpbW11WRfDMJBIJGAYBk1NTZBKpWhsbOTVD3fXgGAh7p7FYjGdu62trbyeJze2Fh+hASNLO6S2NknArXliOQfWrl2Lq1ev4vnnn7fpvy+fpVarxfXr16ktklwuR2Njo017LMtCIpHwnn+OqKKiAr/73e9QXFzsVT0d5DUdI4Rk2D0TaOmRuxIkXyImJoZUV1fzLp+UlETKysoC3u8O3EJISAhpbm62e27jxo3kqaeeCngf+UAmk5HW1lanko3Ro0e7TH+yb98+Mm3aNF5tXr58OSBhB9yR4MyaNYvs2LGDdOvWjVy/fp1X3Za//ZkQWUiplKVKkk98J0spUluJEh+PM3+qtZwl7bUnXfJn30pLS+26oA8cOJCcPn3ab/3ogM9x+6jYfA1Pgp8Fus8duP2eh78DHfpz3BxteO64kfv7OVuqAN25RyGYshkzZpDdu3fzatOeis3dsXLWX0uGZejQoXbzS7o7Fzg4Muru3LkzKSkp8Xs+zdtlLfElmpubg8ZsQCKRkNbWVk/myW+HQZo8ebLgSRSPHj3aEUzMSxgMBlJRURHwfvgLvXv3JqdOnfKqjurqasE8zHJzc8lnn30mSF2ObEkcleUTBNDb+WHZ/kcffUSmT58e8DnAwdv1QyQSeRyQ1B6uXr1qFSXdk7FmGIaIxWKPUuxYtssZnnP58yzLTZgwgXpz8mnngQceINu2bXNZLtjmRzChoqLCrXRd9p7L4sWLycqVKwPSfw9TPv12GCSlUkmj7xoMBvLrr796XafRaBR0gfotgmEY3p5waWlpQZewlg+WLFlCnnjiCQLccmt1NzdZW0RFRRGGYcixY8ecei6pVCqbEAQcli1bRubPn08UCgV9Lyxx9epVXgaxMpmM5Ofnuy0R4auysTc/fvjhB95phBiGIcePHycpKSnEYDC4ZCyvXLlik8vRV3C2fggppeCYDVf52iIjI6mR+rJly8hjjz3mFbMkVN8tpUfz5s0j//rXv+zOWUdQqVQ2XqUcLl++TDMu8JkftxNcrR+WiIqK8lpSp9Vq/fZuucKOHTvsRm5vg98Og2QJkUhk11V148aNHmVftweNRuMy2/To0aN5e65YokuXLrxE656iT58+AYkv4goKhSKgcT48RWxsrKDhEH788Ucil8tJamqq0y8jkUjk0HU9Li6OREZGOry2a9euvBZElmVJt27diEQioUlq3dkcOfWJO4tvamqqw43MXvtdunSxiUMzZMgQu4mAu3btKli+vv79+5PNmzcHfP55gri4OF5z1pkXmuWxn376yeXHJCd94sb/yJEjNhtqZGQkSUhIEIwBS09P/015PlvC0frhan/517/+RUaOHBnw/rfFokWLeKeMSk5O5sOs3R4MklKpJB9//LHXA5yVleV003AHYrGYDBs2zO65+fPnk7Fjx5L4+HjSs2dP3nWOGjWKLFiwgISEhPhUtWc0Gknfvn0DNtHdwbZt27xODDtx4kQye/bsgN8LXwwfPpyIRCKyYcMGkpSU5HE948ePJ3PnzhWkT3wDNlqq1kQiEZHL5UShUNioUpyp5uyNxzPPPEMSExMdBt1btWqVVdyr6OhowY3P2/YtIiLCKkAen7GxZBBYliU7duygv9euXes0Sa9EIiE7duzgzTzI5XLyySef8GJOGYYharWabN++3e7zdPScLZ8R33a464YPH94hoQ8AXO0vvXr1InFxcQHvZ1t07dpV6DA3tweDJJVKBUuaJxQUCoVDfevgwYNtghTynQCOmK5gxtNPP+2zxIMPPvig12LxzMxMwSSHrpCUlESeffZZXmV79+7tdF5PnTrVYUJmvV5Pli1bRn+vWLHCRmWWkZFBo0gLCb6MEsuyRCKREJlMZtfWhC/S0tLI8OHDSVhYGJk2bZpVPcuXLydarZbce++9bgViBEDmzJlDMjIyfDI+zsaEO88wDHnooYcoYzFx4kSnUh2RSEQeeugh3v2QSCRk5syZDvtj6SHHMAzR6/WkqanJZb2pqalkwYIFbqtkOINsy/4sWbLErRhES5cudahO81dsq2CERqMhy5cv90ndycnJ5JlnnrF7buHChTRxerBg0aJFdvsUGxtLnn/+ectj7TsXG0dNTU14/fXXA90NG6qvr7d7fO/evTh27Jjb9Z04cQK7d+/2tlt+p4aGBo7hBQB06dIF48ePh8FgwEMPPeRV3WvWrEFdXZ1b1zz88MPQ6/X0t1gsFjxvnSMym82842OZzWan8Yw2bNjgMFYKIcRqXNo+AwA4evQoPv/8c159cUVcHBvGItfWwIED0b9/f7u5wgghNHZPS0sLrxg+9ig7OxuRkZHYuXMnSkpKbPKx1dfXgxCCLVu24OrVqzbXh4SEYPbs2VbHuPnR2NjIKxaTpzRt2jSYTCYMGTIEffv2pWPCPSdCCF577TXah3//+9+4efOm3boYhoHZbMY///lP3u03Nzfj9ddft5kX9ogQgsbGRixfvtxhGcv4VfbmmydUV1fn1jOor6/36TObO3eu39aKtpSSkoLc3FyPriWEONyPXNGjjz5qN0chAKSmpmLs2LEO1zTu/fMlTZs2DXFxcfR3ly5dMG7cOIfl286Rbt26YfTo0WhtbeU/RjykO28BKALws8UxA4B9AH75z1+9xbkFAC4COA9giDsSpLvvvjtojLs64Bn69etHEhIS6P/PPPMMiY6OJm+99Zbf+7J+/XoSFRVF+vXrR+Lj48n48eODQgI5bNgwtzxF3IEvv5wtJR+WmD59Opk0aZLTa93JI2b5P/d78uTJ5L777qPn3I3XEx4eTt5++22788PXz/uVV14h3bp1Iw8++KDDyNWePl9OeuPtc7c0kvZFvKhOnTqRXr16+XyshcKWLVuISqUKSNtZWVlk0aJFVs88JyfHZ++2WCwmY8eOJVu3brWx08rIyCBdunQhffv2Jc8995zNtWPGjPGbbdeKFSusbFO5/cVR+WHDhllJGYcMGUKdaNrAcxUbgL4AusOaQVoC4In//P8EgJf+838qgBMAZADuAHAJgIgvg7Rz504yevTo3yyT1KlTJ8FsowKF1157LejUg6tXr7ZJFBpIfPDBBwHNBwbcWnQzMzN5l3W2ODMMQ6Kjo52qV4VY3CMjI0lKSorPxsPX1/hC9cMxMm2ZGk+M6DnvN0d18ZkHlr/T0tJoguyJEyc6zFH4W4FUKnWoyk1JSSGZmZl2bX5EIhE5dOiQYE4FbaFQKMj3339vt08rVqwg999/v8NrDxw4EDBG0hW2b9/O19nHOxskACZYM0jnAUT95/8oAOctpEcLLMp9BuAP7tgg7dmzh/Tv3z/ggxsIrF27lnfkY3cQFxfnEZcfFRXlaVwJQREfH08X36ioKIcZszvAH2KxmOTl5VktupY2KI7sOwCQhIQEm8X6/vvvJ6tXr7ZbVqg+T5482UYSySfGkpCIiYkhUqnUytA62OxdtFqtQ5s1PrBkhDj7MU/GeNeuXR7b/DnymuN7vUgk4m1gLJPJSExMjM+fS2RkJDl79qzdcxs3biR5eXlk/vz5AZ8/HDZt2kTGjRvn1jVhYWFBEzjSDQjOIFW0OV/+n7//BDDR4vg6ADkO6rwfwNH/INAD5BKcB46/2hOLxYLF6sjPz/doo/r2228DLnlhGIZUVlZSpujgwYNk0KBBLq8TIsmsTCYLCu8atVrtMRNguamIRCKi0Wicxj1SKBTkH//4B1mxYoWV8a5UKqUShsLCQl6STpZlSVVVlVvvjTuqOMu4P47KCfEeWc6lM2fOkO7du/O6zhtVlTdM10MPPUQ2btzotAw3bs4807xl/FQqlaDqF4ZheL/XkZGRpLCw0G6fOK9K7t3OzMwkJ0+eFKyfnsKyT3zLS6XSgPfbEhs2bCCPPPJIwPvhJvzGIL0GWwZpjDsSpGDF7t27/Rp9dfTo0eTQoUMBv29/QkgVRENDg01YAHfrf+WVV9z2CPGFGiU/P5/3psyBYzQs+9O3b19iNptJSUmJw+s2b95M5s+fz+s+LO1WgsFzyJ40ady4ceTbb7+lTJ67DItSqSQtLS1O1Rve3Hvbevmqs9yBs3vmVGuWYQeEwrFjx8jw4cMFe54SiYSYzWaH98NnzI4fP06GDh1KXnvtNary83cKE0dYs2YNWbx4Me/yGzdudGRT43RMA/2eBmF/2o+K7XZCkDz8dgMuGamv6l+8eDFZt26dT+9hwYIFZNOmTYLW6QmDdPr0aTJw4ECybt06txZdDpwrtj0pg+W83rFjB5k1axZ59NFHydatW306tu7ETGoLk8nkMJWJvfeUk061PedoTPj2w5t79WQ9iY+Pd5qA29P54Q9MmTKF7N+/n3d5T9aP8ePHkwMHDgT8XoWGo3mycuVK8sorrwS8fxy49SPA/RCcQXoZ1kbaS/7zfxdYG2lfhhtG2sEChmFIU1OTIOqVxYsXk9dffz3g9xQo9O/fn3dOMmeZvT3F6dOnaTBMX9Tvj3twtCE7A2c34m70auC/X+5c9Gtn7XN5tDj4wgNKKLij6ktJSSE3btxwWe6hhx4i27Ztc8jQ5OfnOw36yM0ZS5sfvs9IiPv2ZH74CxyT6k55d989zpbM2zHmcPnyZdKjRw/y/vvvk4cffpj3dTt37rTy0nR2j948r7ZJl+Pi4khZWVnAnnGQzD+vvNg2A7gJoBnANQD3AQgFsB+33Pz3AzBYlH8St7zXzgMYxpMBC/QA2cCdHEDOoFAogtbK3x+QSCRU1SWRSATNyj1nzhyydu1ap2V0Ol1QphjYsWMHGT16tE/qPn/+POnUqZNgEkxXz+ull14iCxcutFG5ufucpVKp3UCSb731lsuvTHcXWlcGwCKRiBiNRpeSHLlc7tQuRq/X89q0vXlO7oY8sIRYLKb2Za7q2L17t19ST6xatYo89thjPm/HF9DpdEQkEhG1Wk3tJocNG0a++OILEhUVRa5evWr3Oo1G4zN7x1OnTtlNucXNHUcOGR9++CGZMGGC1bGkpCRy8eLFgI+zPbTdX44fP843UPPtEUk7WHD33Xe7NILcuHEjOXfunFMXydsVL774InnooYfIqFGjbPJgde7cmQC37BOio6O9asdgMLhVx+zZs9tGUA0Y4uPjBTEkt4fk5GSPF9u2TJWlZMPyHKeCYxiGREREUK8py/PueiE5Oh8TE0MMBgOZMGGCQ2msM/WbZZ+cleekCfZUa75Ul9tzrXf3OXn6rN1pNyEhgYSEhPj8iz8yMpI899xz5MUXX6THAuUtuGfPHq+jrKvVapKQkEDEYrHXKTIOHz7sdvqPpKQkj9aDuLg4m5A7EonEZ9kShAC3vwAgiYmJfD2ef7sMkkQiIfv37/fq5Vq3bp3VSxIREeHSJqR79+4kOztbUDfn9oKUlBRiMplIZGSkw2zsffv2FcRdPzs7m7z66qv0N8uyZP/+/WT//v023lomk8lncXTaA7p27WoTLHHfvn02Ek5nhsIikYjs2rVLMAmr5Qbt6h2NiYlx+CXMXd82bYYrxsnyGstrLe+Xz314u3m3VX3wGTdHx4PB7tHbPrR9Vznmdf/+/X5VyfTq1YvGcmqLkJAQsmfPHr+Oa9++fYMi9Io/8dlnn/k6dMBvg0EaPXq0TRwhlmXJlClTXF6bkJBAPZYYhiEbNmygqpmRI0d6Le3giwkTJtBouyaTySrPVjBj1apVfg9yOXz4cLJkyRKrwJQMw5ApU6aQKVOmuOUCu379evqV9eyzz3qUQy9QcCVNuOeee8iMGTNIREQEGT16NFGpVNRYffLkyVSt1Za5cNTWhAkTeC3SfDZJZwbgwK38fny/4NvaTnH3w/3m7Km4siKRiEgkEio14uyouGu5Mtz/a9asscsYCuF1JoT3Wttn6OwZvPDCCza2UZ07dyYvvfSST+agEODWck/aWbt2reABiGUyGZk4caLdcw8//DAZPHiww7Gy3F/cwerVq0l4eDivsuvXrw9IGIBx48bx2nMBkEceecRlQvZJkybZSMBGjRolpFf57ZGLzRVVVFSgtLTU6lhrayvefvttu+WHDBmCoUOHAriV543L4UQIwa+//soxb/j4449x48YNH/b8v1RaWoqysjLap/z8fN7XJiQk4OGHH/ZV15xSfn4+mpub/dpmZWUlDh8+TPPWyWQyPP3003j77bfx9ttvO81v1pYsn/eNGzdQW1vrVl8mTpyI7t27u3WNkMT13R5VVFSgpKQEhYWF+Oijj9Da2oq8vDwAwDvvvIPm5mZ6fZsPFxt65pln8N5779FcRoyd/Gt8+mRZxlkdBQUFqK+vx+DBgzF8+HCrXFHMf3KCAYBEIoFIJKJ9t8x1BgAsy4JlWUilUkgkEojFYojFYnp9a2srheX9E0LAsiwYhsGVK1fQ0tJi1T53ztk9cGVdjQOf8eJbB9cnR3Xm5+fb5DZsaGjAtWvXrK53RBkZGZgwYYLD/s+dOxeRkZEe34s94tZyd8eJYRjk5eV5nAfQETU2NuLf//633XNFRUWoqqqye67t/uIOXb16lfc6m5eX5/Wc8oTKyspQUlJi99yzzz4LsVhMfw8YMAApKSlO69u4cSMaGxutjnFrms8p0NIjSwnSuHHjHIozfYHc3FwbI7T2DG++AG8HKBSKgOR8A0AeffRR0q9fP5vjUqnUZZ4yX6J3794O1ZxtwefLvO1XqbuSA1dGz5b/5+TkkIiICMKyLMnNzSVTpkyhtihqtZpMmjSJlucMvNuq1zgjZKlUShQKBdHpdESj0RCJREID7XFSI06KFBcXR0aNGkXr4gJkWvaxraTK0TiMHz+e6PV6l2MkpNrIXdsiR3VY9nnMmDFW0bmzs7PJ3LlzHV6/YsUKEh8f79Vc82R+2as/GFSOgQafMZgyZYrdOZOenk6ysrIE6Ufb9YOPBMkPaB8qtq1btxKTyRTowfIY2dnZVmLTLl26BJUNUo8ePRyKZ1mWtUoL0KdPH5KdnS2YrclvFWq1muzduzdg7T/66KO80td44nXGXdeWYXBknN22DUc2ThxDsmXLFpKamkrS0tJIQkIC3fTFYjGJjo4me/bsISzLEqlUSpRKJWV4OJWZTCYjKpWKRg83GAwkIiKCepYplUqiVquJSqWi/2u1WtK3b1+yceNGolQqqQpOKpWS7Oxseow7bskg2WOUtm3bRte0lJQUkpiY6HDsGYbxysbEnoqNG1NXKT+c2QsCt9JO8MxrxQt85pqj+/E3unXrRiIiIty6Ji0tzW1j6kCCYRiyf/9+u2q/iRMnuh2Qsp2hfTBIrsCyrJWVerDh1KlTVp5JS5cu9diLjfN8ELJ/mzdvdpg6RCaTWeUJ+uabb8i5c+duy7x4SqUy4Iy4L73YvIUzWxh7x0QiEZFKpUQmk1EGxbK8pQt5W4aKYzIsbYY45obLebZy5UoyY8YMK2kPx6QoFAoSERFBTCYTiYmJITqdjqhUKqLVaolerychISFEq9WS8PBwEhsbS6Kjo0lISAjR6/UkMjKSREREkLCwMKLX62kOOr1eT6Kiokjv3r2J0WgkGo2GKBQKcvz4cWIymYhMJiMJCQkkMjKSKBQKIpVKrSRQjhjFRYsWkblz5zr17vPESwm4Za+o1WrtMhRKpZKcOXPG6fUjR44k77zzjtUzcuTQ4A97I1+1YzKZ3A678s4775B77rnHYR/t7UmrVq0ikydP9vkYeQuxWCyIV1piYmLQGI937tzZ3Y+924NB0mg0dvPr+BohISF+zcMG3DJA3rdvX8AnW3uAWCx2SzXbr18/u9mr/QkuDpKncbKkUqngRqeWsLc5hYaGWkk7uOOWzI4zw1ORSEQZH0v1FSfpkcvl1DDa0tWek9ZIJBIqwbFkpIxGI4mMjCSRkZHEZDIRk8lEkpOTSVJSEomNjSWRkZEkKSmJdOrUicTFxZHOnTvT88nJySQ5OZnExcURk8lEOnXqREwmE+nduzfJy8ujHplRUVFEp9MRnU5HDAYD2bJlC5k7dy7NN8YldeUYREvmr20gSEtmUKjn9cUXX5Bx48YRpVJpZWDuickCy7JEoVCQkpISn6x7rtRfjlSE7ko5uTGwnMvffPONoCodqVTKO7abs5hDruCNJN9ZLK6YmBhy5coVr8fhxx9/JD179hR8rniCoqIid9dUhwwS8x8GJaD0n8kbtPTTTz9h/vz5+PzzzwPdld88icVimM1mWM7bXr164e2330bnzp0D2DPPaPHixQgNDcXf/vY3t64bNWoUHnvsMfTu3dtlWc6Q2BsjVblcjsrKSsjlcjr2DMNAIpFQ42ZLw17uGXG/WZalv9sa/zIMQw03zWYzLSuVSmndlmU5g2yWZaFSqeickMvlEIvFdHEzm81gGAZqtRohISH09759+zBixAiUlZWhsbERMpkMZrMZLS0tEIlEUCgUAAClUomPP/4Yf/jDHwAANTU1kMlkaGlpQXV1NRobG9HS0oKmpiar9kQiERobG63unxsfy2dhOYctDao5A/Lm5ma3ntm2bdvw5Zdf4p///CeAW4bUW7ZsQXJyMq/ruefgjbMF93y5etruL3zbaDtnJRIJvcZy/vDdv7hrArnfxcTE4Oeff4Zer3frOrFYjLq6OiiVSisnAb7066+/YvTo0Th+/Ljb17oiy+fiS/JxO8cIIRn2TnQwSB3UrujkyZN4/PHHqedaB7mmp556Cp06dcLkyZOdluOYDm6zd7U2MAyDTz75BHv37sVrr73236+uNowTcGvD4zzERCIRJBIJAFgxAVKpFCKRCK2trZBKpfj555/xv//7v/jxxx/R0tICs9mM1tZWSCQSaDQaqNVqSCQStLS0QKFQoLGxEVKpFEajEXK5HKdPn0ZZWRkGDBgAjUZDmafa2lpUVFRAJpPho48+Qs+ePSGRSFBXVweFQoHQ0FCo1WqIxWLI5XI0NzejsrISJSUlqK2tRVlZGUpLS1FdXY2WlhaIxWLIZDIoFAq0traivLzcimkUiUR0s+fQ1suuLX377bdYvXo1Nm/eTOvgnovl+FuSt2t5v379sHbtWtx5550uGTNXDMf169fxpz/9CSdOnLA6npmZiS1btuCOO+5wWv+zzz6LO+64A9OmTUPnzp3x3XffISwszI27sWY6O8g31NLSAoPB4NBjTygqKSlBnz59cP78eV9Uf3swSFqtFsXFxZDJZL7uklskFovpl6gnHL4QNHHiRPz1r3/F//t//8/nbSUkJOD48eNufwkJQdxG20H8ydVm5ui8vQ2m7TFO8mN5zHLz59zrgVuLKSdF4ZgKtVoNuVyO+vp6NDY2UukQwzBQKBQghEAsFtPjMpkMBoMBYWFhlElSKpVU6jJt2jTs3bsX169fR319PYqLi2E2mxEZGYnOnTujvr4ehBDI5XIAt0Jp1NXVoaGhAYQQ2l+uTplMBrFYjJKSEpSUlEAsFqO6uhpVVVWUWbp58ybKysooU8SyLOrr66kEhWuTYRirUAJ33HEHjhw5gqioKLS0tFjNa06Cwo2jhTmCy2fNjbcnEkOh3i+RSAQANowgHwbJUsrYlsF2l3zFJPGp95VXXgHDMJg7dy49plQqUVlZST8Q2juxLIvS0lL8z//8Dw0dIjTV19cjPj4excXFPqkftwuDBAAajQbV1dW+7A5vMplM+OabbxAfH2+3X+vWrcOZM2ewbNkyn7T/ySefYOvWrdi4cSMkEgn9Crak8vJyxMfHCzpmDMNApVKhpqZGsDrbK126dAnDhw/HuXPnAt0Vr4hb8NuqLxiGQUREBE6ePInw8HC713LxhCwZBE4a1dTURDc2sVhMN29O1aJUKiGVSq36IJPJIJVKoVQqoVQqYTQaodFo0NzcjPr6eoSEhCApKQnh4eHQaDRobW1FYWEhSkpKoNFoMGbMGFy9ehVnzpyBQqGg6jWZTAalUomBAwfi3XffRV1dHRiGQWNjI+rq6qDT6XDXXXfhrrvuglQqpddUVFTg5MmTKC8vh0qlgkwmQ11dHQoKCnDlyhWEh4ejX79+eOSRR1BeXo6GhgaqhqutraVSI+C/UjpurDQaDaqqqtDS0mLFDHHj5Igxai/Skffffx+ff/453njjDYwaNQqPPPIIhg8fbhNnjLvf2+njRyaTgWEYNDQ0WB0Ppj1MCFKr1aitraXzcdGiRdBoNFaMoSd15ufnQ6/XQ6PRoKamxpfz/fZhkPhQVlYWnn32WQwaNEjIam1ILBYjKirKYTDHsLAwNDU1+Uz8GB4ejtraWqdBDePj45Gfn+9ycslkMpw/fx533HFHu1h4hSCDwYBDhw6hU6dOHtcRGxuLwsJCvwfJ9AU52nRFIhFiYmJoIFXA+ovenl2RWCym0gPua5lTvTU0NECtVlOmR61WQ61Wg2VZhIWFITQ0FFKpFHK5HDKZDHq9HiEhIQBuMfwVFRXQarWIiYlBdHQ0xGIx/vCHP2Dbtm2orKyE0WhESEgIWJalgUTnzJkDANDpdNDpdCgsLERNTQ0aGhrwxhtvIDMzE71794bBYKDtaTQaSKVSNDY2ori4GKWlpVTFx7IsGhsbUVJSQm2ZCCEYP348HnjgAdTW1uLatWv0g4UQgubmZrS2tlLpSmNjo5V0iWOMOGazrSSIG2dLRspT2rdvHxYuXIjvvvsOADB69Gjce++9GD9+PH1+Fy9eRFJSkkN1YP/+/fH4449j2LBhDtsxGo1oaGhAdXU1lEoltFotCgoKPO63OySXy3H27FmX6rwOEpZ0Oh1YlqUBjz0hhmEQFxdnteZ88cUX+L//+z8cOnRIiG5aUnAzSHfeeSe5fPmyW5GPnVFISAgSEhJw8uRJQer7LRDDMOjZsyd++OEHn7UhFovx3XffoXfv3gH5Urz//vthNBrx/PPP0/50794dhw8f9ntfhKKIiAhs3rzZpWqVj5Gq5Qbs7rpgqdqJiIjApk2bMHz4cHz55Zf405/+BLPZbKV24QynZTIZJBIJ9Ho9tFotwsPDYTAYqPRGo9GgpaUFtbW1qKqqQkNDA3Q6HSIjIyEWi6ndj1wuR1NTE0QiEQwGAxQKBUQiEWpqalBRUQGJRIJFixZh8+bNKCoqQm1tLSorKwHcEuFzDBpwi3GOioqC0WiEQqGgX8dlZWXIy8tDTU0NlV6VlZXhxo0bVCKkVqtx9uxZlJSUoLq6Gg888ABeeeUVXLhwAbW1tWhoaEBTUxM1CucYK8vxtrTl4n5zdkjcb5Zl8c0334BhGIwYMcJt9UN6ejry8vLox1tYWBjCwsKoJJTPeqDT6RAfH+/xOsuyLL7//nv88Y9/5PWB4e76wbIsfv/73/t0TbOkL774Avfeey+Kior80t5vjdrOWU+oT58+uP/++zFlyhTLww4ZJLG9g/6mwsJCQW13Kisrnb60L774Ij766KN2vTEKTYQQny8kZrMZS5cuDZgY/cCBA9RDCbhlE/Pjjz/i/fffx/jx4wWXnEVEROCll17C1KlTBa3XkqqqqvDqq6+6LMfn3tyVTFjaF1l6YDU1NWHNmjVgGAbr1q2DQqGgBs9cea1Wi5aWFtTU1CA7OxtyuRxSqRQqlYqW5xggjongmCmJRIL6+nqYzWZIpVJIpVI0NDTAbDZDpVJh69at6NGjB/74xz/CaDRCLBajpqYGM2bMgFqtBnBLeqNUKgHckpBxXmlKpdJKilVfX0/PcdIrzhC7vLzcSgIklUpRV1eHTp06Uekuy7Lo0qULzpw5A7FYjLCwMFRVVaGpqQkMw6ClpcXKXsnSU8vyObT1fiOEUNW9K1W3ZV3c/23XR87GynIuuFoPKioqUFFR4bAtV0QIwSuvvMJ7PXB3/WhtbXV6D6NGjYLJZMKKFStszm3ZsgX33XefWymHXn311dtKdRZs9Ne//hVr167F6dOnPa7j8uXL2LhxI+/yQZGLjfP68Bf9/PPPXon/gFv2RwsWLLA6tmTJEmr82d5ILBZj6dKlgtaZkZGBBx98kP4mhOCDDz6gv5988knEx8cL2qYzOn36NI4ePWp1jNsICCF4/vnnqSpHCGpoaMCRI0eclhk2bBhycnI8bqO+vh7bt293eH7cuHE03yAf4rO5cTnNLHMqcRIOzntt3759UKlU+Oqrr6haKy4uDnfccQfi4uJgNBoRExODbt26oVu3bujVqxcyMjJwxx13UDWXwWBASEgITpw4gdLSUsTExCA8PBxyuRwNDQ2oqqrCtWvXUFpaiszMTISGhkIulyMuLg5qtZqGDJBKpQgJCUHfvn1RVVWFxsZGaLVaxMbGIjQ0FCqVCkqlEhqNBqGhofQYF9JAo9FAo9FALpdTGyTOI66hoYFKhpqbm1FdXY0PPviAqgh//vlnaLVadO/eHXfddRcSExORlJSE2NhYaDQaSCQSao/FeRDak+ARQugayf3/wQcf4IMPPqB58RyRpSedux8BS5Ysccsphq8hOdeX999/n7cxedv1w1u6ceMGfvnlF5u+LV26FEeOHHH7o3379u2or6/HnDlzkJaWJlg/O+gWnThxwmtzlZs3b7oVricoJEj+pk2bNnldh0gkosalHHFGeRMnTsT+/ftx8+ZNr9vxJwntHWjpzu2oPcvko4Egs9lMv8TlcrnLpKLuUGVlJV577TWnZTgPLV8Rl5i1LbEsi5kzZ2L16tU20gV7ZE+iwbnsW0IikUAmk1FJkEqlglarpR5h3AcEy7LQ6XQwmUwICwuDTqfDvn370Lt3bzQ3N2PPnj3IyMiAUqmkkiKJRILq6mrU19fTTb+lpQWJiYm0PxUVFejevTtUKhUaGhrQ2tpKpT5NTU1gWRZbt27FX//6VyQkJKC4uJgyUE1NTVAoFFTKJBKJrBgljikqLi6GRCJBZGQk9Ho9bty4QaVBYrEYDQ0NYBgGMpkMra2tUCgU6NGjB+rr66nKr6ioCPn5+TCbzWhubkZLSwsmT56MtWvXUo86S+ITcsGeelStVmPixIlYu3atRxJSod8J4L8qw0AbmtvTIHDPbfny5R5/tHPhKoQihmHwt7/9zepd/S3S+vXr/d5mUNgg3W5xkNauXYvly5fjzJkzge6KRzRs2DB88cUXNhmUO8gxZWZm4ubNm1ZGhYGgYcOGQSQS4auvvnKqehGJRNi+fTveeOMN7N692+XXsqUqjZNGcLY/KpWKfiyIxWKo1WpERkZSiU6PHj1w6dIllJaWUg81zvg6NjYWRqMRAPDcc89hzpw5UCgUeOGFFzB27Fio1WrKbDU2NqKyspIaMDc2NiI0NJTaOnGSCKVSCbVaTdWpnNqKk9I89thjeOWVV9ClSxfU1tZCoVDAbDajvr6eBorkmDKRSAS5XE4ZrYKCAhQVFaGurg5RUVEQiUQoKChAa2srGhoawLIsampqYDaboVQqoVAoaDBJhUKBX375BefOnYNMJsPNmzdpnVVVVVi/fj2mTJmCyspKGh+qrZu/I482zgaMky5x5YxGI15//XWvpJSe0MCBA3H48GGnX/yWDNLgwYNx4MABt1RarijQDJhQxLIsPv74Y4wcOTIovPwkEgkGDhxoFYsuOzsbx48fR3l5ucf1RkVFITExEQcOHBCim05JJpPh//2//8fdQ3AbafuLQUpLS8P58+dvC48jbyk0NBQhISG4fPmyzblDhw65NPxkWRZ33XWXTSA4X1F6ejrOnDkjmK2aTCbD7373O/z888+C1Ld69WqcP38e77//PpUcSqVSdOrUSbA2TCYTampqrGxF2tLhw4chkUgwZswYu8+2LR07dgx9+/a1uzFZbrrcb+4Lm3Nf5qQvSqWSSlUjIiIQHx+PhIQE6PV65OTkYM2aNaiqqrJipEJDQxEdHQ2dTgcAKCgoQHV1NeRyOWpra6nEqbKyEgqFAjKZjDIxIpEIDQ0N0Gg0NLhkeHg4IiMjqZSmtbUVBoMBJpMJEokETU1NuHbtGhobGxEXF4eWlhbExMSguroaTU1N1A6Is4fiGBKDwYC6ujqUl5ejuLiYxkGqqamhjiWcQTnHSEkkEoSFhUGv14NlWZSUlKBz58747LPPsHfvXgwcOBBFRUXU8JuL28QZbnN2SpaBJblnANiXKNmbHzKZDHfeeSdOnDhBmVp7ZDAYYDAYcPHiRbvnU1JSkJ+fz5uB2bt3Lx5++GHegf2ECgSo1WoRGRmJCxcueFWPPYqMjIREInHotfxbIJlMhh49emDlypX4/e9/T4/v3LkT//d//+fVfjBw4EBMnjzZZUBbIchoNGLHjh3o1asX8FtgkHQ6HTX6dEQXLlxA//79cePGDW+bE4SioqJQUFAQkK+cSZMmYfDgwZg0aZJH13PeOnFxcQL3zD5dvnwZmZmZggULS05OxkcffYS77rpLkPqAW/YaZWVl+Mc//gHgVkDN3bt3IzU1VZD633rrLRw4cADr1q0TpD5nxNnFcIbBHHPEubkrlUrKTCgUCqpO0+v1SEhIQGJiIlVzcZu22WyGQqGAXC6HRqOhqrWamhqUlpZCLpdDrVYjNDQUP//8M4qLi2EymbB161bcddddGDp0KCoqKlBYWIj6+nokJCRAJBIhPz8fcrkcIpEIarWaSn4477jo6GgaXiAvLw8KhQJ33HEHtVEKCQmhxuWWwSwBUIlXRUUFSktL0dzcjPLycupYwhlWcwblHDgGq76+Hg0NDVi5ciVGjRqFwYMHo7i4GPn5+bh+/ToaGxtRXV2Nn3/+GdeuXUNzczMaGxtRUFBg8yFnz93eUkqyfv16fPfdd3R+sCyL2NhYfP755+jUqZNVaAaj0YjKykrK4OXk5CA3NxdjxoyxOx8OHTqEhx56yMaGzxMSiUQwGo0oKCig/T916hRGjRqFS5cueVX3wIEDMX/+fAwZMsTrfral+fPnIzIyEvPmzXNYJiIiAuXl5YJ5ZAcbmUwm7Nq1S7A1rS1x76yfPQFvfwZp3bp1+OWXX+jm1B6ouroaJpMJZWVlkEqlNJ2Cr4iL9M2nDblcTr2HLIkzem0b/MwffeL6ZRl80F0SiUQ08nkwkTfjaqkWcmWwy5cs84YBoLF/ONsfjUYDnU4HrVaLq1evIiwsDAMGDKBBUwkhNAZQWVkZ6urqKNPBeYpptVqwLIu6ujqqguIkTFevXsWyZcuQk5ODuLg4ZGdnQ6fT4fDhwzR+kF6vByEEhYWFUCgUNM4QF2NJLpfDYDAgPj6eBlGtq6uDWq2m9kkxMTFQqVSoq6tDZWUlxGIxjEYjpFIp3eQUCgUqKipQXl5O5051dTWuX7+OoqIiyvjV1dWhqKgIFRUVNBRBaGgoYmNjodVqqecbxzTW1NRQg/P8/HxcvHgRRUVFKCwsRHl5OZVstTXQ9uZ5ckzvwYMH8b//+7/48ssvvZonnlB8fDyOHDmCiIgIv7fta7pw4QLuvfde/Pjjj4HuSsDIMo2Qu5SRkYGNGzfizjvv5H0NwzA0Gr8z4lTsdpjX259Baq9UXV2Nzp0745NPPsGiRYvwySefuHW9O3r2b7/9Fq+++iq2bt3qsmx+fj7uvvtuG5Fpr1698O677yIxMVEQHf/BgwexbNky3t4pJ06cwOOPP449e/Z41N60adOQm5uLwYMHe3S9N+RsvIYMGYKXX34Z6enpbter0WhoTB+OgfSkb5a2LGKxmKquuM2Zsx1SqVQICwujaUIiIiIQHR1Nvc5CQkKg1WpRWFiIy5cvg2VZqNVqtLa2orGxERqNhhpDJycn46677sKxY8dQVlaGhoYG6uJ/+fJllJeXQ6vVUq82mUyG4uJilJWVISIiAoQQ1NTUUBfgoqIiEEKwc+dOGI1GTJkyBZGRkfQ+OMY4PT0d0dHRVhGcq6ur0dzcDJVKRSVOXLwiADR1SW1tLe68807cvHkTFy5cQF1dHVX9KZVKGg4AuPXFbTAYIJfL6cbR0NCAyspKVFVVUabu3LlzqKiooKlLamtr0djYiKamJspMcRuOM283V8+Yy+nmKhecN++2J9da3lMHtW/6xz/+Aa1W63YCbk+Jy9XH2TIC9ufgrFmzMHToUIwYMaJtFbc/g7Rx40acP38ef//734XoUrugffv2YeDAgVi8eDGeeeYZt671ZBHLycnBvHnz8Ic//AEajYZ+UXcQP2pubkZYWBhlZvxB69atw/Xr153ODy41SNvNkzO4lsvlVM2mVqthMBgQERFBGRatVouBAweie/fuOHv2LHW/v3r1Kt34mpqaUF9fD7FYjL/85S8Qi8U4fvw4jY9ECIFOp4NKpUJraytKSkpQWlqK4uJiFBQUUMNvhUIBiURCvavq6+shkUgwdepU/O1vf8O7776LP/zhD0hJSYFWq6WqN51Oh4iICCiVSiQmJqKlpQUtLS0IDw+nQSI5VWBTUxNCQ0NhMBjQ3NyMK1euoLW1FSEhIWhtbaWxj+rr61FZWUklrRxzV1ZWhoqKChgMBhiNRshkMsroKBQKGI1GMAyDS5cu4ZdffqGSttbWVjz55JOYNGkSTp48iaamJsyfPx8SiQQzZ86k42Q2m20koEePHrX7gWXJeLT1GG3r9SbUXlBbW4vf/e53uHHjBnbs2IE9e/a49OYMdvot7i/tmaqqqpCWlsbXaeb2Z5AkEgkIIV4b8SqVShQXF0OlUlkd37FjBz788EO3XQ0XLlyIsLAwzJo1y2XZrVu34quvvuK9mEilUrAsSxd7X9LcuXORmZmJyZMnUwkFpx4IJOXk5GDWrFnIzs6GVqvF9evXodFovK53y5Yt+O677/DPf/6T9zWvvfYaSkpK8Oyzz9o978l4lZSUID09ndrNLV26FGazGY8//jiv6x29F47SVnCqPo5hUiqV0Ol0kMvl0Ol00Ov1CA0NRWJiIgwGA1QqFXQ6HcRiMVWjcbZFFRUVOHbsGIqLi2EwGKBUKlFXVweRSITQ0FCo1Wpq82M0GtHU1ETVTzdv3kRBQQEaGxspExUSEkLb5CRVra2tMJvN+OWXX3Djxg1UV1dTw2bLuExc8lu9Xo9u3bohPT0dYrEYKpUKZrMZZWVlVsEbuf+bmppgMBhw/fp11NXVISYmho5fZWUlCgsLqUF5ZWUlZs2ahb1791IJEUeEEHTv3h1msxk1NTUwmUw4fPgwxGIxqqqqkJeXR1V0Fy9epCrAxsZGqt4Dbtla/vDDDzRRNMf0HDlyBAsXLsTHH39sMwc4NWnbfHv21NTJycn45ptvEB0dbXX87NmzmDZtGq80D5bznMtp50vTAY4efPBBDBo0yMaOypLx95S492jChAnIycmxJ4W4bemJJ55AcnIypk+fbvd8YWEhMjMzabLaxYsXIyQkBLNnz/ZjL63JkYmIA7r9GSShiEvO2TZfkF6vR0NDg9s2HtzXKZ8AVzqdjmYXDzbi1A5tI+cGmuRyOZRKJcrKysCyLIxGIwoLCwHcWtSHDRvmMMu0wWDATz/9hISEBJtznjwLrVaL1tZWQZP4RkREoLi4GHv27MGyZcvw/fffAwCviL3OpIRisRj5+fmIi4uj7uQcc8QFQmQYBkqlErGxsejcuTN0Oh0kEgliYmIQExMDmUxG1T4Gg4EGcRSJRCguLsalS5eoG3tISAjNWM+yLBQKBZRKJS5fvoytW7fi+eefh9lsxgMPPIAFCxZQT7YxY8bg0KFDOH36NFpbW5Gfn4/jx4/jkUceQXNzMxQKBaqrq6lEp7q6GhUVFVbJaTlDcrFYjIiICCQlJUGv11NjYYlEQj82uIS4dXV1VP3FqcYIIYiKisKFCxcgl8tphG5OpVZfX4/6+noqMZJIJNBoNKivr8crr7yC7Oxs9O7dG2FhYUhMTMSnn36KsrIyEEKoDdmECROwdOlSXL9+ndor1dbWory8HJWVlaivr4dGo0FxcTH1bjt27Bj+93//FwcPHnTKgHOJci294uyVCQ0NtTGSNRqNqKiosLErSU1NxebNm9G1a1cA1jn6nJFarcb58+cRFxeHvLw8dO3alZeLuCWT13ZuK5VKyGQyu/Xk5eXh97//vddOHpyTgbvu7GlpaXjnnXfQvXt3r9oPBKlUKojFYoeS7/DwcJSWllImWKPRgGEYj4M6xsXF4YsvvsDvfvc7j/tsSW+88QZ+/PFHrFmzxlGRDgbJHWIYBidOnEBGRsZt643gij7//HPMmjXLa7fbQFJqaiouXrzo8BmKRCLceeedgrnh+5KSk5NRVFRktehYepa5Q5xaNDU1FWfOnLFKY8G58XOMJxerqFOnToiPj0dsbCwyMjIoI8Itnpa5whoaGlBSUkJd3q9cuUIZB7PZTOMFabVaiEQiVFVVISkpCTKZDKWlpTCZTLhx4waKiorosa+//hoqlQrZ2dlobGyEwWCgLucSiQRVVVUoKytDZWUlamtrodVqodFoKDOgUqlgMBgQFxcHnU6HkJAQMAyD6OhohIeHW40BF+iR+5/7MOCCXV6/fh0NDQ0QiURU+nTz5k1IJBJERUWhsbERN2/epOOoUChQVFQErVZLPzQKCwvx1ltvYevWrdixYwdlUsViMW7cuIH6+nqaL44z7ub+58IBcNf87ne/w+XLl3l9vFkGfeS79n///fcYO3Ysrl+/bnNOLpfDZDLRHG4nTpxAZmamS0kpy7JITU3F6dOn0aVLF5w9e5bOP3f6xpfS0tJw7tw5tyXtO3bswMKFC7323ms7Tp7SgQMHcO+9995WoQYWLFiAhoYGLF++HGlpaVi5ciVmz57tVUoRS4qPj0ddXZ2z8CgdDJK7NGzYMHz22WeCBOYaOnQo+vTpg6efflqAnvmHsrOzcfToUV6Sik8++QQTJky4LfMQjRw5El27dsW7776LZ555BpMnTwbDMNi5cydGjhwZ8JhantiScZsQx9hY/s8ZYXMRsLl4WUePHsVjjz0Gk8kEnU6HxsZGyOVyaLVaKknipDalpaW4fPkyGhsbqVEz543FudaLxWIolUqaVkQikdCUH7W1tejUqRMmTJiALl26QKlUoqqqClqtFiaTiaqUGxoasGnTJtx///0oKSmhsY8sVUgMwyAkJARRUVE0jUx0dDRCQ0MRERGBkJAQqqbi7IQ4Bq6xsRE3btygHm1cyhHORouzQeIMqjkpksFggFgsRmlpKZqamqBWq9GnTx+qkmNZFrW1tbh8+TKGDRuGixcvIisrC3v37kVZWRllhJuamtDU1ITa2lpUV1fT+Et1dXWorq6medwsA0Ry5CigpGVMK66cK6Zk0KBB+O6773gxYEOHDsW+ffvsqtR8xfz4kvr27StIaipXtHjxYhw4cMDK+SQqKgorV67EuHHj6LGBAwfi+++/D0otg6eUmpoKs9mM8+fPIyQkBEOHDsXYsWP9Gdw0uJPVArcS/T311FNe51rp3bs3MjIyeCXwdEaWUUK9pby8PEFDzwtFXbp0wahRo2h2e0tyx/33008/bReSthEjRkCn07mVrPDSpUt089u3bx+AWwv8J598EhRRbT1hjiztjjhbI4454uyMjEYjjEYjlbYkJCQgJSUFhBDU1tZSKRS3iVdUVKCmpoYyS9ym3tjYCIlEQu2FuICM3Nhx+cs4Q27O7ub69ev43e9+B4lEwgVzQ0lJCUJDQxETE4PDhw+DZVn06NGDJrHlpFhisZim/eByrHF95uI3cVG+uba5401NTaiqqqLefJxKipPiWHrycUEduZQknP0UZ2dVV1dHmYKSkhLU1dVZ2ebExcXhu+++Q3NzM06ePEkDbx44cAB33nkn4uPjQQhBaWkpVfmzLIuCggIYDAaUl5fToJ2tra1WUiWOQkND8fTTT+ORRx6xOs79P2nSJFRWVjr1nuXmPR9y5l3qymvOMqyEpfekJfnb2+2bb76xe5yLhzR//nyH1+bk5IBhGF5ew4cOHbIxBaitrcXu3but3ll38ogFgqZPn46rV69i7969vK+xzDhRWVmJXbt20XQ/gaagYZAqKysFmfSe2vBERETgz3/+M15//XWv+9CWzp0757Vo1RfU0tJiNzLu3LlzsXbtWt62NG+88YbQXROchg8fjh49elip0xQKBf72t7/RXGz26Oeff6bXWDJWTvTZvImLVs7H8NVbsjTU5cC507MsC5lMhpCQEERERCAsLAzR0dGIj4+nkhaTyURjDZnNZvqe1dfXU6aioaGBepdxMZk4DzlOesT8J+s9t8nV1taivr6eerA1NjYiMTERP/zwA7p27YqoqCgafI9TaXFG1FKpFFlZWWhsbATLspDL5TRo45133gmGYXDjxg3KvNfV1SEkJAQymQzV1dXUEJpjTDg7IC50AADKIHFx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YeLEiTj//PP5sV1ns0NtwY6k62lVVRVWr149opkxAoEA119/PaZMmYLZs2cPezvklSKVSveY9r6352I0Z+U/RWWfk0cffRRCoRDXX3/9oF8LDI5vkb2fyy67DGeddRamT5/Osnxa6PvaFnWbqIOUTqeZF2M0GqHT6biDIpfLmSND4CI/P58VWclkEtFoFCaTibtndNctl8sRDofx2muvYfbs2aisrMQ999yD66+/Hnl5eRxASyGvFD0ilUqh1Wpx/fXX47nnnmNTyGywQJ0og8GA1tZWXHvttViyZAkCgQC6urrYvycYDDLBmDofOp2Of3OFhYVseplOp+Hz+diYsaioCHq9HuvXr2cTSorwiMfjaG1tZRBFHZlkMolkMslAg0AZLazvvvsuTj31VOTn5+eEptL4LJFIMMlaq9XC7/dDLBZzlysUCjGJnUJ5DzzwQFitVixevDjntURaz2QyLLLo7u6G0+nk9y2TyeB0OtHb24uxY8eipaUFTU1NEIlE3M1zuVzo6elBT08PFixYgKOOOgo7duxAKBTibulgPY8WLFiAtWvX4qGHHsp5nM4XHe9IFHW2sq8vg9n2AQccgIULF6K8vHy3ax9t76mnnkIgEMAdd9wxqNzFvam+QoH7qmeffRYul6tfUctI1GCuUXa7Hcccc8yojSKBnSrV0047bTAu1/uifp4AiYzVBjLTGkpt27YN559/Pr777js88MADEAqFuPXWW4e1LfI2GWlfnpF632q1mjOp/tPr+eefx44dO/Dggw8O+jUkix+NNv2nn36KF154AW+//TYuv/xynHXWWTj55JP57/19drveOVP0h0KhYJ+dvLw8FBYWQq1W84JPnB+lUgmlUsmLNUnUdTodVCoVx4nI5XJWYKnVasyZMwevvvoq84uyJep0DH6/H6FQCBaLBTKZjIGAXq9Hfn4+7r33Xtx8882YOnUqVCoVWwhQsC25eRPo27JlC7Zs2YJgMIjTTz8dRqMRX3zxBZs8yuVyFBYWoqGhgeXrHo8HTqcTSqWSid/ksK1Wq9nuwOv1orGxETabDR6PBwKBgHlXZWVlmDZtGp555hlWtb333ns4//zzoVQq8cEHH8DpdGLKlCmor69HKpWCTCZDKpXCSy+9hAcffBAymQzpdJqBnFqtxrhx4+D1evH9999DIpGgsrIS1dXVaG1tRWtrKwoKCmA2m3NAbTweZ/K5QqGAw+GA0+lEcXExCgoKkEgk8MMPPyAYDOKBBx5AfX09Dj/8cHz11Vf47LPPcO6557Ifks/n48y2YDCI119/HW+99RZeffVVpFIpTJkyBU8++SQOOOCAfr+3crmcR7J7qsHcfIlEolHp2ohEIqhUKgbXfUWSUGYifdf2hyBe6mT+1GNBlUqFSCSCDz74gL8fo7WPfXXO//znP0Mul/fXOft5AqTRqIKCArjdbsTjcR4tDCUU77/18yyj0YhkMjniQYvr1q3Dueeei+3bt+OBBx5Ab28v/vrXvw74OqvVyhwWlUoFhUIxoGM3AZFsH5jscFWDwQCNRgOr1crO1Xq9njkqBESouySRSDjVXqPRMJGYABCpqGQyGfR6PRwOBwwGA2KxGKLRKLRaLW/b7/dj69at2LBhA8455xwAO9VkKpWK5fcikQgGgwEmk4k7XQQk4vE4dyDsdjuEQiF8Ph8bP4pEIo7x0Gq1DCRSqRRMJhPy8vJ4tEZcokAgwABMIpFwp0uhUODcc8/F//3f/8Hj8eDdd99FUVERqqqqGBCm02nMmzcPv/rVr9glm/LkKI4k2/xRKpUimUzCbrejrq4O+fn5DPioG2g0GqFQKLhLFgwGUVBQgJKSEgZEFMwbCoVw7733orKyEhdeeCEA8EgMAINbqVSK/Px89oHKZDIwGAxIJpNwOBzo7OzE3Llzcdlll8Hr9aK9vR2tra0IBoPQarXo7e1Fb28vd80oe04sFqOlpWW3LsxTTz2FjRs3DtnyYzCdC+LRZTIZXHvttSgpKcmhGkilUkgkEqRSKcRiMQY/A61htG9yLifeXbaHWElJCT755BPU19cP6X39kstisSAcDg+pATDU78dLL72Er776CvPmzRv0Ph599FF0dHRg7ty5g34N2UH0s9b/5wGk8vJyPPfcczj11FOxfPlyHHroofjqq69wzjnnjJq3xU9Rf/jDH+B0OoccM/JLqIsuugi1tbWj2pIeqA444ABs27YN0WgUZWVlzMMZah122GG47rrrMGfOnN3+lj3GpA4SkT+JkCyXyznnjFRXBHrI0HBXF+h4PA6v14uKigpUVVUhGo1ynAKFpRKhmIjRNN4jxZdcLudRGGWlvfvuu9DpdEzSJl4P/VuhULAJokajgVKphFQqRXt7O7q7u9HT08PEZ71ej0gkArvdjkgkAoFAwOq26upqiEQiBINBWK1W3HLLLbjuuutgNpvZIZtGi3a7HX6/nzlI1dXV/P+RSIR9iiKRCGfPRaNRvom69tpr8eSTT6KtrQ3XXXcdvvjiC2zZsoWdy8mLic5dfn4+JBIJzjzzTHz77bcchUKjb4FAwPYI8XgcpaWlkMlkzIuSSqVoamriURwBAvoMqGPlcrmYyA6AOyEE6ihTz2Aw4KKLLsLdd9/N3lNOpxNer5fjW3b10zrooIOwdu3anMerq6sRCoVgs9kG/E6TaSl19wYLZIhDJJVKc9IHaOT2zTffYNq0adwhGkplew9l845kMhnq6+uxfv36nxWB+eqrr4Zer+/TOHnVqlU45phjRnQCM1BVVVUhFAqhp6dnUM+n36HD4eDHCgoK8MYbb/Srri4vL0c8Hh9JteD+H1a7YMGCETUic7vdTHi+//77kclk8Mgjj4x4B2EoVVpaOmAe2SWXXDKk3J1//etfI5rrtmv9/ve/xymnnDJq29+b+uabb/Dee+/9pMfw/fff8wWora1t0ODo3nvvxT/+8Q/MmjULANDS0oIXXnihz+dmx1oA/w4QpXY8LYqNjY28kEokEqxbtw4LFy7Epk2bmL9DWW1KpZLBi1AohMPhwLHHHstE5EAgwIG0gUCAzR47Oztht9sRjUYRi8XYbZusAxoaGpjrQ8cxc+ZMBINBCAQCmM1mlJWVoaKiAoWFhQykOjs7YbPZIBAIUFRUhLy8PO5OUSfKbDajsrKSY2+y9xEIBHD88cczaFSr1cyzSiQS7EOkVquhUCjQ0tICqVSKgoICVFdXw2g0Ip1OY8eOHVi2bBlEIhFL9b1eL9577z2Ew2EolUp89dVXaG9v53NNBHIaZ/p8PtjtdvT29mLVqlXweDxwu91wu90IhUKQy+UoKSlBdXU1SktLUVZWxvuhzzeZTKKqqgo1NTUwGo08GqTxaDweZx4XRZQAO7ss3377LT788EOUlJTAarWiqqoKer0eq1ev5s+eOlbZIcbZlclksGbNmhx+EgAeS+6p3njjDTbi3NWOYtfKfjz7uTabDW1tbTmAhoDW/fffz1EtQymBQIBHHnkEBx544G5czFgshu++++4nH7MNtZYsWYKPP/64z7898MAD+1w809TUNGhwBOz8PmWDIwDw+Xx45JFH+n1Na2vrgOBo/vz5fQbTD7X2G4C0YsWKEZ29KpVKHHrooUin07yIfvjhhzzP35d12GGH4YorrkAoFBowQK+lpQUtLS2D3vZ33303qmS6rVu3oru7G8cee+x+p3LZvn37fqNGvPLKK3HYYYcN+vmbNm3C0qVLGVDZ7XYsWrRoj6+hO+hsWT+NHShPLJFIIBaL4fTTT0dFRQXMZjN0Oh0DBFrME4kEcwC8Xi/sdju+++47LFu2DNu2bUNPTw+6u7vhdrv5eWeeeSakUikDMxq1xWIx1NXVobq6GsuWLYNUKkUwGITT6WQvIOJG0WJPIz4azwWDQeZKjRs3DhaLBalUCgaDAcBOo0TKjPP5fDCZTNDr9ZDJZLBYLMjLy8N5552H6upq9nuijhl1ZGi/RG6ORqOIRqMMQMlrSavVMmGdMth27NgBlUqFs88+G4FAgBVvdE6Bf49AAXBHhhLQFy1ahC1btvC+QqEQWltb+fySPcBDDz2EtrY22O12eL3eHNPLbKfuYDDI3x2LxQK5XI5IJAKXywWRSIS8vDz2giJLh02bNvFIkIASuY7T9uk7ll1D7dKsWLGC/asIvPdHUt718V2f09dr3n//fVYWDsVFO5PJYN26dXC73TldrT3tf1/XYN7P73//e5SXlwMAtmzZ0q9553vvvfez6oZRhcNhLFy4cK+28c0334xI52y/yGIDgMcff3zEt9lfrtZPUUKhEG63e8BR2FdffQVgZ6vy4IMP/kkDdoGdFyNgZ1zJcGIK9lVRAvxgMpJGo7LPzZgxYzB+/Hi88847/T5/uJ8rjXTEYjEkEgnkcjlzmGiE09TUBIFAwGMzuVzOeWQEQij/K5FIwOl0QiKR4IsvvmB1WrYJIo2fALDRIW2HAFk4HIbL5cKWLVtY0UQhtKtXr4bVaoVCocDnn3+O8ePHIx6Pw+12w2QyYf369Zg+fTqTvsViMcxmM7xeLx9rNBpl0OJwOFBQUMAO2AaDgVVepGBzu90sqa+srEQikUBjYyMEAgHzglwuFyQSCfs+lZSUwGg0YvPmzQxaotEolEolG3ASKKJ/0zElk0nmItGNXnaGGi189JkByCERE9eLAAVluFHnjSwcXC4XdwJfe+01XHjhhcjPz+f3Ho1GUVBQwCDVaDRCJpMhEomwDxWN+4hrBiDn89zbRXWwiexUu/KI9gRS+gJQu4KKPb3+lVde6Xe/P5ciIDuadeGFF2LJkiXo6OgY0e1ee+21eOqpp4bkbXXNNdfghRde2CPgkcvluOyyy/Dkk08CAP97b2v/XfH2sux2+0/KTcmulStXDnnhtlgsmDx58igd0b9Lq9Wyk++e6ssvv8RLL7006scz3JLL5Tj66KN/kn1PnToV3d3dPHrIy8vDpEmT+O8CgQAzZsyAQCDAKaecAqVSOehtn3rqqVAoFDnbort9CtBVKBRMgqZx2bvvvouenh643W74/X4eNZExIanegJ2LMEVsTJ48GXV1dTnSZDKwfPnll+H1evnunTomNJ5YvHgxd06osxIKheByueD3+2Gz2bB48WJs2bIFa9euxerVq+H3+/HDDz+wP1JxcTHHgSgUCtjt9hy+k8Vi4c4RACb1kqEi+RoBO8UXwWCQ+VRer5dHMwQOI5EIHA4H7HY7FAoFCgoKGNgRgCEeVjAYxFdffYVYLAaVSsWO3gaDgY0gNRoNOjo6GByl02n09vZi8uTJKCwsRCQSQSKRYFNPYCfhure3F3a7Hddddx2qqqpQWFgIo9EIkUjEflA0ZiMTz1deeQUCgQDRaBThcJi9mYioDgBlZWWwWq0oLi5mcjzFr2R7BBE5fE+g4cgjj+w3/Hugqq6u7jczcShdoL5qV1+jwVT2uHq0ajjbHowdwL333ovm5mYcdNBBA2aWnnrqqcPK4Tz00EO5ezuSddxxxw0Z3E2dOnXADDqJRNIvZ2lv6mdJ0p40adKAOVbDPI7dvpwTJkzA9u3b9ynRbV9WdXU1nnrqKZx44ok/9aHklEQiQX19/ZCzn36Keuutt1BVVYX77ruvT06USCTC6tWrccghh2DRokW48MILefQyUC1duhRnn302K9woc00ikWD8+PH485//jFtvvZXHQgCQSCS4U0FE6Ewmw2RrMvb0eDwcs0HgKZsATqRlo9HIi3k8HodWq2UODCnJYrFYDhE3FAohk8nAZDJhzJgx6O3t5YBXGnVZLBYUFRVBLpfD6/XC5/NxdEj2HabH44HNZkN+fj7Gjh0Lh8MBsViMZDKJQCDAHRiNRoN0Oo1oNMqANRwOI5VKIRKJQCwWQ6PR8MiQLA6I+0PGi5FIhEdr5PxNdgYlJSXQ6XRIJBI5DtdmsxkAsHHjRnz44Ye48cYbUVZWht7eXvZmkkqlPNIiawa9Xo9AIMDdKZVKxTwwAAz2YrEYS9MdDgeam5txww03YNGiRRCLxTyuow5QMpmEyWTCMcccg+XLl0MqlTLQs9vt2L59O1paWrB+/XrmITU2NvLIsa/x09///ne88cYb+Pzzz3O+o30p1Ha9lv7qV79CQ0MDbrvtNkilUowdO3Z/8cD52daf//xnNDY27vHGdenSpTjzzDPZLLWvEgqFOOCAA0ZlTR2NIs7eYIQCg6xfjopNJBKhtbUVFRUV+8QaP1vG/d/ac+Xl5fFd+khsa9myZaipqRmBIxv9MpvNPMYYbA3WWJK6RtkcJLFYDIVCAa1Wi7q6OlRUVMDlckGtVnPoKUnfaQwhEokQj8dht9t5wZXJZJBKpcwlos4KqaC6urpw8MEHQy6XQ6/Xc9dBpVKhqKgIoVAIDoeD+TJCoRCxWAyxWIyB2dy5c/HKK6+wqk4kEvHojkACmTf6/X709PQwEdloNEIgELAfUX5+PndIUqkUO1ET0AsGg+zQTeRs6mRlMhkeH5LlQzQaRSKR4EDaaDTKTt5GoxFms5mzzWQyGQNI8msiewJgJzB99NFHccUVVyCVSuHWW2/FokWL+JyT4SMBGK1WC7VazedcpVKhvr6ePWKIf0S/p+rqanR2drIFgtfrRWVlJYxGI2w2G3bs2MEeUcBOUHXsscdi69at7Ma9ceNG7NixA5FIBN3d3WhtbcXRRx8NlUqFu+66Cy6XKyfbjc7NUGtPBrLFxcX44osvMHbs2D49irK/90Ndn/rr2vS3HVJU7glA7E2p1WrIZDK43e5R2f5IlFKpxLZt21BaWvpTH8qgau7cuWhvbx+0zN9oNCIej+/JE/DnC5DobvmX2sH5JdV3332H66+/Hl9//TXzUH5q07N9VR988AHef//9ER1D0gJB4IYAEvkKkUKpuLgYhYWFsNvtnCGmVCo5Yywej0MikUClUrHHj8PhQDQa5UWfukjZaiiFQsFjNIPBAJVKxTYAWq0W//u//4uVK1eiqamJ1Wzkzq3ValFQUACn0wm73Y68vDxWuBGvxmAwwGAw8BgrLy8PJSUlWLx4Mbq7u7mbIhQK8fjjj6OtrQ2nnXYay9otFgv7ItXW1uZ0g+LxOBwOB4LBIPOFaIyo1WqZm0XdpsWLF8NgMOCwww5jewOn04lEIsHjLiI3k+nkv/71L4hEIpx99tkcQBsMBuF2u3n7iUQCv/71r/HJJ59g+/btbL9AkS7xeJwBkVwuh8Fg4HDbm2++GUqlEueddx5MJhN0Ol3OZ0MKPpfLhfb2dgZPpaWl2Lp1K55++mk8+eSTHHmSyWTg8/ngcrngcDjQ2NiIzs5O9kIi2T910sgSYjRqsOCHhAh0/e/vNYPhIPWVQzZ79mxcffXVmDZt2qCPfSh19dVX49hjj8W555475NdSlzEcDo/Ckf3n1Kuvvopvv/12Tzzn/R8g9feDOffcc3HNNdfgqKOO+gmO7D+nBmu4Ntjvy913343y8nJccsklI3F4P7saLgG0r9ftqlwjeXdpaSmKioo4c83n87EZJN3BX3rppYjFYvj8888hk8kgEokQi8XgcDjYH6mzsxMymYwXahoFpVIpNjnU6/UwmUyQyWTQarU5RntisZgNFp1OJx5//HHcd999iEajLM9PJpNs3mg0GlFSUgKDwcBcndbWVgQCAZjNZnYwJy5QJBJBJpNBNBplkKNQKFBcXMwZb0KhkLlO9HqKK6HOkM/ng0aj4XMVCAT4uTSCzA6vJS+lV199FTfccAMkEglqa2tRVlbGikECF16vFx6Ph0eIFOPR3d2NUCjE8SHEmVKpVEin07jrrruwbt063jeNRP1+PwwGAx555BE4nU488sgjSKVS8Pl8/J7S6TS2bt3KvkoAmEAuFAqZezZ9+nSsWrWKHyM3dIofcTgc2LJlCzZu3MjdOOpg0bkZ7HeXarCvIT5Ktmljdk2dOhVPPfUUxo0b1+fvYtexHoGgvqYLu0Z+kOBhTyq7Pf2OB9sBHm6NRpRVf7W/E9ZH+fj2f4AUDodRWVk5JA+F/9bIVH5+Ppqbm/dIHr755ptxyCGHsEvyf2vfVrYMG9jZui8vL8cBBxzAuWDRaBShUAixWAx/+tOf8Pbbb2PdunXskkyLs0gkQiAQ4FFSLBbjcQ4ABks0kiNCNoEXyn6j3DDqNCWTSVZ/kXFlbW0tj7iyFVo0HiQTxHg8Do/HA6VSyURri8WC7u5uRKNReL1e9hEKBoPw+/0oLCzEb37zGzz77LOorq6GzWbj54TDYUyZMgVFRUV4/fXXIRQKWe4eCoUgFouZ6+NwOBAIBPDNN98gnU5j5syZEIlE8Hg8CAQC3LGjEaPRaIRQKEQwGGRwFggE0NHRAZFIBIvFAqPRyB0ZeozGLQRuyMaAsvEMBgPbGBCnSqFQsLcScbpMJhOfIzoXPp8PNpuNQ2iDwSCbbZaUlEAoFKKjowPt7e0oLy+HSCRir6HOzk50dHSgu7ub33MwGOROy0iuEdkL3a5h11u3bsXVV1/NSl6quro6LFu2jHleVK2trbjwwguxfPlyAGClYXaeYPax22w2nHDCCdi0adOgj3eoYej/rdEpl8uFKVOm4IcffhiNze//AEkmk40Id2U066mnnoLL5cJdd90FAKisrMSKFStYZru39fbbb+Orr77C//3f/43I9oZSA51/GvGMtPHY119/jblz5zK5+ZRTTsHdd989JE+hn3Pdc889MJvN+M1vfjPgc6VSKWQyGQwGA0pLS1FVVYW8vDxWJ2UyGfYeIj4PARMaVZN3TCqVgt/vRzgc5lEN+QwBO7kZYrEYqVSKycGRSAQqlQqFhYW8oGs0Grz99tsQCHaGLE+aNAkffPABj7aKiopQVlYGkUgEr9fLzs1isRjV1dUoLy/H5s2bIRQKccghh6CtrQ2RSIRjRqLRKAMSq9UKuVyOJUuWQK1WM1GT/qZQKNDd3Q2HwwGfz8fngVRjJpMJcrkcvb290Gq1KCsrY/B12mmnoaenB19//TUDukQigaKiImi1Wh49AYDJZGLAQ10u8i0Kh8NwOp3cNTIYDGzMKJFIGOBQF6ioqIijY8jCIBgMQiqV8uutViuEQiE2bNgAk8mE/Px87nhlf8YymQyPP/44wuEwLrzwQjQ2NuLJJ5/EggULoNPpYLPZuNsVDAYhk8mQTCb5c/F4PAyYiMBO3w/qzIx0dlr2dWfbtm246qqrdgNIRMLPHteTmzhdj7I7QLt2lcLhMOfyDTVMl8Db/rBOjlapVCrOL/yp6oYbbsDkyZNzgumza5Q/h/0fIP3Ux7Cn+vrrr3HXXXdh7dq1SKfTTMSlbKmBMrQGWzqdLieccn+oV199FYsXLx41iT/dNcdiMVxyySU45ZRTcNVVV8Hj8ez23I0bN+Lss89mY8zf/va3aGhowJVXXjkqx7YvityeA4HAbn/b1YBQIpFArVbzAm2xWGAymWA2m5Gfnw+pVIre3l6W9qfTaUgkEg49jcViUCqVHLFBSfXkPURkYdoXKebkcjnHdphMJl6MyXSR/IBIWZZOp2E2m5l8rdFooFarkUgk0NnZyTwmjUaDwsJCmEwmHuvpdDosXryYgRx1aYiDQl0nAKzCI24NKdCoC0MLeygUgtPphNFoRE1NDVsRGAwGSKVSHlsFAgF4PB62QqBxJBGfKYuNsu4AsIIvGo3yObLb7bj00kvxhz/8gflfVqsVhYWFDHjKy8shlUphs9n4O+D3+9lIk7pxbrcbKpUK1dXV7JpOJHWJRMKjSbJiIMdzt9sNl8uFwsJC1NbW8ngpnU7j8MMPx6pVq9ik0uPxoKWlBY2NjXC73ezZ1tzcvFdj4sGORTo6OjBhwgT+DAZzE9bU1MT2GvS++tuX1Wrdza35v/XvEggEsFgsfI62bNmCmTNn7jNh0v333w+hUIi//OUvfG3Yx/VfgLSnmjp1Kq666qp+iXTV1dXo6enZEwv+Z1u1tbV49tlnMXXqVH7s22+/xfTp0+F0OlFWVsYLx2iX0WiERqNBW1tbn3/ftUVuNpuhUChyzMyEQiHWr1+PAw44YEiGd+vXr8fhhx++XxEiN27ciEMOOYQXWeoe5eXl8RinoKAAOp0OFouFDRDvvfdeXHjhhRCLxXC5XKxOCwaDiMViUCgUkEql8Pv96O3t5XBTAhXnnXcedDod3nnnnRxnZfJPkslk0Ol0bEJIRd0UWrCBnbET9957b45j84svvgihUIhLLrkEU6ZMgUQiQSaTgc1mw2mnnYbbb78dAoGAvZF0Oh2USiV7HQkEAh7tJRIJ7NixA7/97W9xySWXID8/nx2wiTgO7FTqkE8SHTd1x6g7QSo4sjAgIHrTTTfhiSeeYO4OcbFo5Elu4dFolEEM5YjRuSdgVFlZiZKSEu7QZd9wlZeXMzAj4JUdZxKLxdDc3MzHQFwlv9+PP/zhDzjkkEMwZswY3mYwGERxcTFKS0v5vNH7tdls3JHxeDxob29HT08PwuEw7HY7enp6kEgkGGyOZgRHfX09tm3bNqTf67hx47Bjxw7MmzcP8+bNw2effTYsMJf9/SZQPpzrxy+p6urq0NLSss8mOgUFBchkMiNGrxnGtXz/z2L7KWvTpk17lAw2NjbuBo4aGhpGvKvyxz/+ETNnzhzy6+bMmYNbbrll0M+/9NJL8dvf/hYA0N3djT/+8Y85f//d737HmXVtbW0DgqN//vOfLC3em6IWf3913nnn5YRXulyu3Zxe0+k0brrpJnz00UdQq9WD3vfNN9/8k414TznlFPz5z3/e7fGbbropJ0SUJMlarZYVYMQtIu6PVCrF+eefj7q6OqxcuRIOhwNqtRoHHHAALr74YhgMBiamCoVCbNq0iWNISNG2bNkyLF68mOXopMhSKpVM3KbQ13Q6jYaGBlRUVKC3t5f9ggh80F2+2+3mcdfxxx+PY489FolEAs3NzXC5XLDb7bj44otx9tlnw2Aw8GfncrnQ1NSEbdu2sdRfr9ejtLQUkUgEIpEIVqsVl19+OQoLCyGXy/HJJ5+gsbGReUJdXV1obm5GR0cHQqEQv1/q1hIxWyqVsjcTjcG8Xi/OOeccRKNRfs8OhwM2m41HamQhoNfrIRaL4XA40N3dzeR1nU6HqqoqHHjggewArtVq0d3djeLiYqjVah5BhsNhJJNJ7r4Q2KEQX5lMhrq6Ov6OJBIJuFwunHjiiSguLmZrhlgsBovFgmQyiZaWFjgcDkQiEeZKZTIZvP3221izZg1kMhnKysowbtw4jBs3DiUlJcjPz+cE9OFkng3lNZs3bx4yGNmyZQsSiQT+9re/4fvvv88BRyKRaFApCnSOs9240+k0br755v1+pPbII48M2hhx/vz5AxpKZte2bdv26bXQZrMxOKqrq8txO9+1HnzwQZxwwgl73N5IXsv3m6iRn7KcTueQfTBcLhc++eSTET2OFStWDCsJfuvWrUMyzdq4cSPzKYLB4G4ExIEywXatf/zjH/tEzj9YouRnn32GkpKSnGO65JJL4HA48M9//rPP1+xqfrcva9fsPVpcPvvsMzzxxBO47777cpLLia+SbTZI4CmVSqGhoQESiQSTJk3isY/f78e2bdt4JEWePDRyEovFPOdva2tjnyKZTMYuy+TVQ4o1kUiEYDCI1tZWVg3RNlKpFFQqFaZMmcJcEYlEwhlmZOhIkvOXXnoJtbW1mDBhAnQ6HZLJJJ544gkceeSRsFqtyGQy3HUhHyMCZAaDAYcffjhsNhvEYjHq6uqYU0XHBICtCihvLZ1OM1eJwEwymeT4lDVr1uDBBx9EKBRCZ2cnXC4Xb4u6P/Qdo9cQiT4QCCCTyTD/q7OzkwNwsx2KW1tbkUgk+HhoG5S7RiRtUvNlG2uGw2HodDrmQBI5naJRhEIhvF4vUqkU/vGPf+DKK6+EQqGA1+uFWCzmIFwy0CQX8WOPPRYPP/wwf1Zer5dB9RVXXIG2tjZ8+umn/X6f9yW46CvbkjpBfVX2+I/+f9fa03vLLrVajQcffHBQ/MGRrq+++mrQMSAfffQR21/si5o1axaUSiXmz58/5Nd6PJ7dwneffvpp3HzzzQiFQliyZMmAWaUjeS3/bwdpmNXT07PXOWm/+93vcizUaYQx1Pr+++93IzbuqVavXo1ly5YNeT/91YsvvrjfEexffPHFHIAUDAb3q/FZdm3bto0vCtmSfmDnBYOiJUhaLxKJoFKpYLFYUFpaioKCAhx00EH8XSKzxnHjxqG0tJQXxVWrVuGHH35gQEXuygKBgDtIlNtGnBb6O3Wq1q1bB6VSyeApFouhqakJnZ2d7N5tMBhQUlKCvLw8fh5ls2W7bpNXFo2JDj/8cOb5CAQCFBcXY82aNfB6vTzyIjNSGnclEgnE43FIpVKo1WqoVCpMmjQJeXl5DKooGLexsZEJ0+QeTQBQJBLxSIlcxfV6PQDA7/fjoIMOAvBvDx0CiolEgjtINTU1bGDZ29uLb7/9lp24w+EwE8h7enrQ2tqKVCoFu92OZDKJ559/nmNPXC4X3G43wuEwRCIR2zgQuEqlUhAIBBy5Qp+HWCyGXC5HRUUFampqWM3V29uLVCqFcePGMUk+EAhgzJgxKCwshEKhgMfjwbp162A2m5nrptVqWblHPLhAIDAinnRSqRS/+93v9no7fRV13iQSCX7/+9/n/I14ddkSfXp+9hhxMB2wdDo9YvzTodbChQvR1NQ0qOe+8cYbo3qcN9xwA/MCAXBXdqhVV1eHU045BW+88UbO4y6Xiz+bf/7zn2hsbBzWcR500EE4++yzh/SanzVAmj179oiMdkaq5syZM2BmTHbV19fn5NKUlJSMqufFaOYO7e/19ttv48svv/ypD2PAylbjCAQC/PGPf+QuABGmNRoN8vLyUFFRgfLycuTn56OwsDAnRJZ8h5LJJEQiEdRqNZOmSVZOMnGZTMYcJ5KW77qIEIeop6eHRzVE6AaQs2+1Wo1DDz0UGo2GAVG2ak4mk0Gv10OtViOTyUAmk+G8887jpHmS4p9zzjl8nNlZcuSOLRQKUVBQwAv4+vXrEQgE8MMPP8DhcHB8h1KphEgk4mOPxWJ8ATebzbBardzVouPRaDQ45JBDsGLFCigUCpSWlnIobjqdRllZGcxmMwf1ZjIZ6HQ6BAIBjB8/HgKBAD6fDyqVijljcrmcY1Y8Hg+8Xi8LMrZt24ZMJsNcKFKn0chNLpdDLpfD4/Fw6KxOp0MwGITP58O6devg8/kY1KZSKcTjce6KnXTSSaxWIrsFAoNisRh+vx+NjY0Ih8NYv3498vLyoNVq+ZilUilEIhEWLFiAr7/+esDv8axZs/aY5SUUClFfX79XvxVgz9c0gUCAcePG9fl49nfbZDLh9NNPH9Q2syscDrOieV/V2WefPSTqwL6ocePGcWcVAD755BN88MEHQ96OVqtFZWXlbo/feeedIyJcMhqNKCsrg8FgwKxZswb1mp81Sfuf//wnrrzyykHnWo12ffnllzj99NP3SzI3RSSMtEx3f6wjjzwSy5cvH/b7POCAA9DR0bHP4wGyVT/ZpnfUwTGZTOwtVF9fj3HjxjFRndRTDoeDyb0AeMxDoyMyFXS73eydZLFYsHbtWubQ+P1+RCIRHt8BgF6vR1lZGdra2lh1RYRtUlwJhULuPs2cORNffPEFxGIxJBIJL8a02Ov1esjlcj5OkrT7/X7uMAkEAhQUFEAoFKK7uxter5fjOYgIXldXh3g8Drfbjeuuuw5nnnkmXnnlFVRWVmLy5MnsN0RgkYwvKReOst2cTiebTCqVSnR3dyMvL49tBrxeL0ewpFIpnHjiifB4PNi6dStzV4i3d8opp+C9995DY2MjioqKmBsVi8XQ0NAAg8GApUuXoqSkBBKJBKWlpaxCFAqFrOokaw0a5ZGBo1arzVkw/H4/HnroIZxwwgkoKipCb28vn2cakdH5JL8rej111OhGjZR7a9asQXFxMT7//HP09PSgtrYW33//PcxmM4LB4IDX3Pfeew+33HILKysHQwEYTKbbSFR9fT3n+wkEAtTX1+Ouu+7CueeemzN+o9qfrpcff/wxLr30UnR3d4/I9mQyGQ488ECsXLlyRLb3c6jq6mo89NBD2SDpl0nSPvXUUwcFjqqqqnL+v6ioKCfJeqRq6tSpIwaOKOtqpIoWyv3pxz4aJRQK8fLLLw85MTq77r77bh6pZHM8RqOMRiMsFguA3AtxJpPhMRDxY6i7RBwgir3weDwcsEoZXS6XCy6XixVwRJwmoEzSerVajcsvvxxtbW0Ih8Mc4WEwGFgiT1yeCy+8EIWFhSguLkZdXR0qKyu5q6JUKmE2m1FRUQGdToePPvqIf2NOp5PHPYlEAk6nExs3bsR3332Hzs5OBAKBHAm7RqNBfX09ampqOCaDRiZUAoEAarUaFosFPp8PsVgMN910E8xmM7RaLY//3G43Ojo6YLPZ2LBRKpWyh9CkSZOgUCg4iqWmpgZHHXUUrFYrzjrrLKTTae6ykYWAXC7Ht99+C5fLBYvFgkwmg97eXgA7R0czZsyAWq3GihUrGDiREqypqQlvvvkmPvroIwiFQuTn50OpVLKXksPhQFdXFxobG/Hdd99h8+bN6OnpYSuGhoYGqNVqtjgg0vV5550Hg8HAJHRyPtdoNDCZTBAKhXA4HDwKITsAIpkHAgFEIhH09PRg8+bN+Oijj3Dttdfy7+iee+5BdXU1/vd//xfTp08HsBNcFRcX9/m9njVrFhobG3HDDTfg+OOPh16vR15e3h5/C7u6WffVyRlOF3zX19x44405qfKbNm3COeeck2NgKRKJdjNnHey++jtGkUiE8vLynMfKy8uHNHU45ZRThgyOysrKcjo82WU0GvHcc88NaXs/92psbPzP6CABO71UKLG7ryKehUgk4jnm4sWL8eijj+Kjjz4a7m5HvU477TTceOONmDZtGrRaLftD6HQ6+P3+fQZ0VCoV8zz+E+vKK6/EMccc06+B2d7WXXfdBaPRiOuvv363v1HmViqVYkl/SUkJKisrUVNTg/LyclgsFni9XjidTnZL3rFjB1KpFBQKBQMscmaWyWRsgtjV1cXkaaVSiXA4zDwtkr5T58RqtTJYDAaD7MMUCAR4/EddDuowkU9YJBKBy+VCIpFgjh1J8Gnkp9frodPpUFBQgGg0CpFIxMdL8SI0xjKbzVi5ciVqamrQ09ODI444AmvXrsW6desYCIXDYfj9fg6spc6ARqPhcV0sFsPNN9+ML774YjfCK0VtkJUAAVbKYctkMvB6vexfpVQqeV9KpZL3R/YEoVCIY1fItoCMJon/Rf4/dK50Oh17TFGXkJyyiTNjt9v5syZH8VmzZsFisSAcDsPlckGv10MoFGL27Nl49tlnEQqF0NXVBbfbDalUyqHCZHFAFgikIHQ4HDz6I1NKADj++ONx99139xsDRWAhk8ngmmuuwcEHH4yLL74YQP9dmV3jQOgxtVrNHTqdTjegXw6BmmzCdrZqbag11E5WX88vLCzEt99+m3Pju2PHDpx++uns7TYatWXLFsyZMwfr168ftX38zOuX64O0ZcsWXHXVVf3OxeluUSaTjaqXx2hVSUkJNmzYwPP8UCiEsrKyIZPuqIMw1Hr//ffx6aef4umnnx7ya3/O1deFel+XWCxmvoFUKkVpaSlqamowbtw41NXVwWAwcOfCbDajra0NNpuNFzIKhF2xYgUcDgfOOussADv9ipxOJ6uhBAIBc9+i0ShOOeUUiEQivPTSS8wZEolEeOONN3DNNdfAYrGgqqoqZ1GlKA+dTodMJoNEIsHkbJ/Px10kAEw0VyqV0Ol0UKlUEAgEHIuh1+shEAiQSCTQ0tKCW2+9FfX19Tj//POZTA2AuTQGgwEdHR3YtGkTB+FqtVpotVo2kYzFYlCpVOjq6kJ3dzdLwSsrKyGRSBAIBBisyOVyJJNJ2Gw2vPzyy3j++eeRSqXQ1dWFcDjMnTcK/iU+UTQaRTKZhMViQWVlJbs403gR+DdoICClUqk4RFihUGD79u1wOp38mFgsZk6ZRCJhMBqJRHDppZfizTffZC8qijahfSkUCpSUlMBqtcLtdqOrqwsqlQo33ngjLrjgAjYNzR7H0Rg2Eomw6zZl3IVCIX6P2aN6irAZzPWVRsd9ZaUBu//uBAIBxo4diy+//JI7ULFYDGazuU9z1f62ScdIHDLiae3pOPeHtXGoNdzr/H94/XIB0r6un+sPp7m5GRdeeCFWrFjxUx/Kz6L+8Y9/4Ouvv8Zjjz22z/ed3aanrgeFoBKIoK5LKpVCJBKB1WqF0Wjk8FFSV9EYSqFQIBQKwW63IxKJoKSkhENVyQiUFsZ0Og2TyYTCwkIAO5V0JJEXCoUwGAxIJBKYNWsWli1bhu3bt7M8nQjTFEvym9/8Bh999BF3j3w+Hy/KSqUS5eXlqKmpQWNjIxQKBcrLyxEIBDgsl8Zf6XSape9dXV3YsGEDADAHKhgMwmaz8VjRYrEgLy+PAZpQKITT6WSuFGXKxeNxBkxWqxVqtZqdsencEV9LLpejq6uLo1lIDRiJRFihptVqUV1dDbFYzCRtMq8kTyQALLum8UokEkE8HkdxcTF/pkRkFwgETCwnWwKj0YhAIMAjUFIQ0jbJJyuRSHDXrLm5mX3NCOhEo1F8++238Hg8mDJlCoxGI0QiEZxOZ46LeVdXF3p7e/l1u4Kkwdahhx6KBQsWoKKiYsDvPgAcd9xxePLJJzFu3Lhh3+AKhUKEQiFUVFTAbrcz6BwpysFoh9YOthoaGrBo0aIBR5n/rd2qX4D0Xx+kIVYmk8GcOXNwxRVXYOrUqdDr9bDZbMOS5w9UBx98MN566y1UVlaydFulUg1r3FVTU/MfcWchEokQjUY5l+uII44Ylix09uzZP+kFjy66JIWnzgblotGIikjDPp+Pw1BpwSR37S+//BJtbW045ZRToNFomPNy55134vbbb+fF1ePxcNAscW+Ih0F5ZjQyUyqVWL16NXQ6HSZOnMjydArM9fv9MJlMLLXW6XSwWq1s0kjEcZ/Ph+bmZvYistlsyMvL43GWWCyG0+lEV1cX4vE4j6fMZjPcbjf7l+l0OowbNw4qlYp5WNTZcrlcePbZZ3HPPfdwh+VPf/oTrrvuOlgsFmg0GgQCASZFa7VaGI1GpNNptLS0cDeMvKcsFgvnVk2cOBF5eXl49dVXUVRUBJ/Ph02bNrEkn8J3Sars8/mg1+uh0Wj4/dIYNBaLweFwIBQKscqMZP12ux2BQAASiQROpxOJRALFxcUQCATsz2Qymbg7Q9l7BOBCoRB6enoQjUaZz0bE/dLSUuh0OnbSNhqNCIfDCAaDbERJ3yki2o9kdzUcDqOkpARut5u3SyOyL7/8EhMnTswZmQ3lN0T/EFgkQv1IilUG2s5IjPgGU5s2beKbmpGuCy+8EJdccgmmTZsGg8GArq6unzS7bV/Vz7aD5HQ6UVNTA6/Xi4ULF+LVV1/FW2+9NaRt/OUvf4FQKByyHwdJorPb+SOVIfPAAw8glUrhjjvu4DEEtZIHM3sfTP3xj3+EVqvFjTfeuNfbGsm6/PLLMW3aNJx33nl7tR2dToempiYcdNBB6Ojo+FmOVgFwtllhYSFEIhGKiopQV1eH/Px8CAQCFBYWYvbs2XjwwQdZYk5Bp6RIyzaXpFwxInrrdDrIZDIEAgGWjJPIgBZtIiBHo1FWY4VCIRQWFrKhIanhvF4vmzfK5XIUFxcjHo+zcook9/R5JBIJRCIRqNVq5huRoovMDsluINu92+PxsHlithcSgSKNRsNAmeI/qHNEr6Hkd5VKBb1ez4Ru4kVptVpWMVqtVkgkEkilUpbZU+eHFnPqtKRSKej1epjNZnYTV6lUDBoDgQDq6upw/PHHY+nSpVCpVIhGo9i8eTMH1BqNRlitVgDgMRd1mLKNLLPVfjqdjgEeWUEQWBKLxXwuRCIR3G43HA4H/H4/3G43vx+lUsmKyeeffx5nnXUWv454YES0p2MZ7PpB4gCRSMTfOaq+eJX0fOKLEdAhLulgb/YEAgE8Hg/Ky8sRDoc5WiSVSvGIdqAaaNy+t1OFb775Brfffvt+bUNC338a3Y/kmrcv6t5774VcLu8vceKXN2KrrKxEa2sr0uk0CgsL4ff7h6wgoziB0TDRWrBgAebPn4+FCxcO6XVmsxmZTGZUJeaUjv5TmZz1V1qtFkqlckQyebK/H9k1e/ZsnH766bjooov2+PqnnnoKq1evxssvv7zXxzJQZY8Usu+eKQBWr9dzR0Kv1yM/Px/FxcUcbEohpT09PfD5fCyjp9DTUCiEMWPGYOLEiXj99ddZ4t7b28vJ8+SxJBKJsGrVKkSjUUydOpUzzyjDTafTQavVIh6P4/DDD8fatWvhdDqRTqexdu1aLF++HJdccgnHgGTnhkkkElak0UJH/Bfqymi1WpSUlOCYY47Be++9B5VKxSMtkpd7PB74/X4+b/Q9NpvNMJvNePTRR1FaWoqGhgbEYjGUlZXhmGOOwfLlyznIlbqwPp+P+UjUeSEvKKlUimAwCIVCAZVKxfEixAOiMRMZNKrVanYHLygoYJsGo9EIANyFI35UMBhk4jVxpWjEef7556O1tRUbNmyA3+/nfdLIkMZpABh0UHeQvj+0sOt0Ou5WkVqut7eXu4+kICQfpkQigdraWlbs+Xw+BAIB2Gw2dHd384iUQAudB6psEDLU3wEdOwGSXdenvsBINhmcfj/Z+6+urkZzczOEQiHztWjERv/sCfxk73M01suSkhK4XK6fJKS8oKAAn376KSZMmABgZyrDEUccwdzG4dStt94KtVq9zz2i9lQDrPW/PIC0L2rRokWYPXv2sL4sEyZMgM1mG3KEyWjVm2++iXvvvZeDXv9T65JLLsGcOXNw4okn7vF5dXV18Pv9OOKIIzBp0iTcfvvtI34se+IuiEQiSKVSDmulNHmr1Qqr1crEZoVCAavVyiCHxmHEryGCcF5eHkpKStDR0cFA4Mknn8SsWbPYLJDGebQI5uXlobCwkINuKZGeulG0X1rgabHRarXcIXjooYdw8cUXsyOzTCbjHLRkMsnvj0BKLBZDZWUlmpqaUFtbmwNCiBTudrv57tVut7M9QSaTYYBNoAEAj7+ffPJJXHXVVQiFQnyhlEqlTBgmbycaixEIIjUbOV3TiIYCealLlU6nIZfLUVBQAIVCwVwqUiOSQzh93sQhypaUB4NBpNNp1NTUsFKOSODATrUcjVbNZjOLN8hPisZqBGyJh6bRaBAMBmG329He3s5RJbuG9FLsiMlkYmd/u92Orq4udHZ2wm6345xzzoFYLMbcuXN3A0ej+ZsYqKijmQ2sSE1IYJHOf7a6LRsgke/Unurggw/Gddddh1/96ldDPsZ9XZ999hnOP//8fm+Gd/VBmjJlClatWtUviX4wVV5eDpFINKDT99///ne88MIL+wMv9pfpg9RfNTQ04KGHHtrr7Tz77LM58RSXXXYZzj333JznKJVKvPrqq7u9dsOGDUMCR3/+85/Ze2c06rXXXhuxtOTRqAsuuIAlwMDO3KzR6N4sWbIE999//x6fc++990KtVqO7u5s/x77CZIdbc+fOxZgxY3KUOtkjCOoU0HghFApxqns2iVWn02HWrFk49thjuftCCrCpU6di06ZN6Ozs5HDXiooKVmDp9Xqce+65yM/Ph0ajgcFggFarZR8ik8nE4zXyT3I4HGwj0NnZiaamJjidTrjdbvT29jLXg8CDWCzGAw88wJJ2g8EAk8nE/1BUBo3JspVa48aNy+kIEFjMz89HUVERdDod3G43vF4vdDodpk2bxuGsFLQqk8nQ09ODf/7zn1Cr1TjssMMQCATYNJL4RsTdmjhxIg466CD2bMpkMjAajSzrl8vlOPvss7kDe8ghh+Dwww9nfpXJZOIRZDQa5bEEkezlcjkymQxisRh8Ph96e3s5TkQsFiMcDnMHyW63s09RJpPhyBKr1Ypzzz2XQR+ZZPb29iIUCiEej3OGm0QiYcVgQUEBv1eLxcIKuexRFikH16xZg1gsxiPQdDrN70GlUuH777+HXC7HTTfdxJ/P3viOZddgOTp9eQ1lE6/pmLKPSygU5ozW6N/Zz+tv31dffTV753R2duL1118fztsbVE2ZMgV33333iGzr+eefx4MPPrib/xJVLBbLMYlcvnz5XoEjYGe+4GBiUN56662c8PH9sfZbgDRjxgycdNJJQ37dQQcdhHPOOQfbt28f8LmnnnoqTjvttH7//tZbb+VkjHV1de0GMlKp1Ih0ZRobG/mueMqUKbjgggv2epvZtXDhwn7vItRqNf70pz+N6P6GWt3d3TkGaIlEAps3bx7x/TQ3Nw84629qamLPle3bt2PhwoXDzv/pq3744Ycc4L3riAD4t3+LSCRiZ2QiOFPnIpFIcLK8XC5nXkwikUBHRwePfWihFAh25puRh9Jxxx2HcePGYcyYMbBYLOxFRP+Qh08wGGQfJepK+Xw+Nhmkxd7lcsFut7M/kMfjYQCmUqnw2WefsTM1qd1ou+QgTdyjhx9+GDabjb2DyI+I1HB5eXkwGAxQq9XcgaJR5JgxY9jEUqPRQKfTIZFIYMKECQxGrFYrLBYLL7TUSUomkzAYDKioqEBpaSkbBVLni3yeNBoNIpEITCYTDj/8cAZ9UqkUXq83ZwxFFiPkYUTXlOwOEIFKGqFOmDABarWaFYqTJ0/mjk4sFmOLAcp+EwqFbBuQTqfZdkAsFuPVV19lwCoWi/HZZ5/xvihWhr6HxF8jgLRo0SIG39TF3LZtGxYtWoTW1tZRJx73V7S/q6++Gg0NDfwYka+z/zubc0Tvk56/6yivv/fR2dkJh8MBYGcO566Bqv3VEUccgQsvvHBI783r9Q46Z22gevvtt/Hdd9/1m5+n0+l2A2N33HEHc+D2tvLz83fLw6P65JNPRswRfLRqv1WxkVPwUGvChAk47LDDBjX/pDHFYKuvH0UsFsNf//rXQb3eYDDg1FNPxWuvvbbb31566SX+b4VCAa1WO+jjyi6tVouZM2filVdeGfRrhEIhzGbzsPY3UrUraAkGgyPSBRxO7dq5amxsRGNjI1QqFc4555ycz2o49cwzz/B/Z1+Qd3Xyvfjii/Hee+8hFouxio0UV9FoFAceeCACgQDsdjvUajUWL16Mww47DACwbt06dtAVCoXweDyQSCQoKiqCXq+H2+1mAnhZWRlsNhvsdjsAMEeIxkbkhaRWq1lWTu7StH0CbZQdRuaKoVCI79yJDCyVSpFIJNDc3IxgMIiTTjqJU+tpUSNASOTuWCzGIym1Wg2TyYSamhqYzWaW/tN4jJyjN2/eDJ/Ph2nTpvF7JvNFEkDYbDYGJ06nE4FAAAaDgeX4FNZLUvvly5dDLpfDaDRyl4cAIAXDymQyJtjTtinmJBKJ8GiUrAyIQE4jOOogEhGbLAaIf/TNN99wAC6wk19BkSHE7aLt0HG53W74/X54vV709PQwb4qOKzvUt6ioiLtWKpUKxcXFsNvtTGgPh8PYsmULVq5cyZ/tYIrAlFqtxuzZs4fVId6Vg0SdwuzaVcJPAJA6S9mjNvpnoHVgqFxSKuKGDaU2b948pJvDuro6VFRU9AvannzyyX5fKxKJdrv2kxpyJEosFjMHb7RLKBTi0ksvxQsvvDBigH2/7SDNnz8f7733HvLz83HIIYcM+nXd3d1Yu3btoJ771ltv4c033xzuIQ66ioqKMGnSJOh0upxQxP7qiy++GLYxo0ajwRlnnDGk10SjUbz33nvD2t9PWeXl5TjxxBMH9f1oaGjoMwhxKKVQKDBz5sy92gbVwQcfzBEmuxrjUddh1qxZEIlEKCwsZOKwVquF3W7HqlWrkE6nMX78eBQVFbHsPp1OQ6lUQqPRsC0AmRCmUinuIiSTSY4CsVgsKC8v5/8ncjiNH8hVmwwoKUSVyMN6vR5WqxVarZbjNMgT6bTTTkM8HofP58Ps2bNhMpl4dERZZtFoFGazmZVxAPC3v/0NEyZMYN4RADYzVCqVLGsfO3YsKisrmeBPar7e3l60tLSgtbWVOzJKpZLHjTqdDiaTCVarlTs5dFNGHCWPx8OjrVgsxnEu6XQaCoUCarUamzZtwvvvv88cLpVKhdLSUhQWFqK2tpY7NMRnIn5YNBpFa2sr7HY7x00kEgnY7Xbs2LEDn3/+OXbs2IFoNIrOzk6sXbsWkUiECdMEmqirSB1EsiGwWCxoa2uDUCjEddddh66uLjidToTDYZxzzjlQKBQcYUNjt6KiIh5P0gh0zpw56O3tZV4TbVutVnM3jsZzA4EMeo5KpcKMGTN2e3ygypbtUz3wwANYu3ZtThc2W8ZP/0/HePjhh8NisfD/D/UYBjq+XW/qv/zyy1E32a2oqMCRRx45rNd6PB789re/zXnsxhtvHFR23mCqs7OzP+XYiBe5xe/t55hd+z1J++STT8YFF1ywXxHiKFhzT/PT8vJy9Pb2wufz4ayzzsIJJ5yAq666aq/229DQgM2bN494O9tsNuOTTz7BwQf3yVPbb+vSSy/F3XffjY6ODkyZMmWPz73//vvR2tqKZ599dkSPoa6uDi0tLTmj2MHUvHnzsGDBgt3u+rJHPsTbyc/PR11dHRQKBYxGI7Zv344lS5aguLgYl19+OfsN9fb2wmAwIBaLwW63M2lYo9EwgDAYDBxrkZ34LhQK0djYiM7OTvT29rJlQDQaZRVZXl4e4vE4jx/FYjGPlgQCASKRCNrb2/Gvf/0LV199NZRKJS644AK89NJLiMViDGAIXBDYIfI3pdGTuzQZTpLRYzavJh6PIx6P84JLBORYLIbq6mp0d3ejs7MTiUSCx4ElJSUcsEujQlLSEWgMBoOIxWJsTpnJ7IwYcTgcbB1AHYdkMsmjGxrDUZadRqPBhAkT8O6770IulzPAJH5HOByGw+GATCbDzTffzB3fYDDIo0YqskBwOBwwGAyIRqNs2FlQUICmpib2TNLpdCgqKkJ7ezvmz5+Pa665Bmq1Gj6fD1qtFmazGV6vFzabjTlGxHHLHgkS+PL5fHj66afx61//GlKpFN3d3WhtbUVHRwd33Oi7P5RuUn81HJJ2aWkpqwdVKhXy8vLQ2NiY020iQPT222/jsccew7Jly4Y1GiQgtSuRO9vraLRtRWpra9HZ2Zkzpv9v7VX9slVser2e/Tr2Rc2aNQuXXHJJn50ai8UCj8eD9957Dy+99FK/nRmr1cozbWCnFJiUJH2VQCBAT08PiouLOUpgfy5a4GgxHa2aOXMmLr300kF15kajNm/ejDPPPBM//PDDsLdB4xAAHMpKAIlAxfPPP4+lS5eipaWF7/ALCwvZQ8bn8yE/Px8SiQSRSARer5eBCAVVUjtdp9PxBV2lUsHv92Pz5s3ssPzhhx+iu7sbkydPzhnvEe+FfHCo+0C8F/LsUalUMBqNKC4uhlwu55Z9KpVCNBrFuHHjIJPJGMQR+KJxCY2dskfg2WG31AnTaDQ8AvR4PEgkEvB6vaioqEBXVxckEgnMZjMWLlyIRx99FG+88QaAndJ+Ii9TUedNLBbD4/Ggp6eHx2Fz5szBvHnzuGtGIIc6W+QyHo/HoVQqUVJSglNPPRVPPvkkHn74YVx88cVs4Ee8LVIZErmdHLdlMhlbfBBoEwqF6O7uxscff4yZM2fC5/MxWL7tttvwyiuv8MhTr9dj+fLlcLvdeOihh1jZ19bWhlgsBr1ezx5INOojtRzFwSgUCu6eaTQa+Hw+tlbw+/18fkjtSOPUgUoul0OhUOymCrZYLHC5XIMyXOxL4v/8889j7dq1ePrpp3HiiSfi1ltvxfHHH5/zHFKn7e161x9AGmrtev0fSq1atQrXXnstVq1atVfHMNSSSCQ5/mA/1yL+XRYn9+cBkIibMJhjorRuYKeU8aWXXuIL4EhV9j4GW3a7HYcffjiam5v3uF2v18uhlsBOs7A///nPgwrQHcp5Gk4N533vWn/4wx9QVlaGyy+/fISOavcirkZfqou+3sOenr8/FKm1VCoVxGIxDAYD55sR30ahUGD16tWw2+247LLLEIlEuMNAIyOXy8WLqEql4vFROByG2+2GyWTiTkQqlUJrays6OzsZDMXjcZbv+/1+OBwOhMNh5q3odDoG6tRtIfUZqeAAsOnh2LFjIRQKmZMTDAYRCAQgk8lQXFzMx9dfZY8fk8kkg6dAIACn08ncmZaWFvh8PuYYyeVyaLVaSKVSuN1uBINBeL1eiEQiWCwWRCIRlt+nUin09vait7cXmUwGBoMhxzfFaDTC4/HwuXC5XGyISeowIoRrNBpEo1HEYrEcQjupATOZDKLRKJxOJ4+53G43lEolDjjgAFbf0echFAoRjUbZPZ3Uf3a7HUajEaWlpTwCzCZjFxQUoLq6Glqtljs/1BU0m83spUTAj0aHRJgPBoOIRCIwGo2QyWTo7OxEW1sb2tvbudNIWXOk+ttTzZo1CzfccAOOPvronMcDgQDKysrg8XjYZb2vTpRcLkc0GuVzOJhuk0AgYH7cUAwm6bUDbX8410rqtmbnFu4P6/BAdeSRR+Lpp5/G+PHj+31OdozLYIs+n311XZ44cSLef/99VFRU0Of38wBINpsNJ5xwwqBUYfF4HHl5eXtlaDVQRSIRDobdn9yYHQ4Hjj766FFLgA6FQqipqdnvFQa33XYbDjjgAMyZM2e3v/X1/bjnnntQVFSESy+9dF8e5qBqV0kyhbjK5XKUl5cjPz+fR0+kVtPpdKitrWX/nMLCQlZiUUK8Xq/nyBG6+6WxUyKRgFwuh91uR1tbG1pbWzkzLJVK5QSUkgsxALz44ouYM2cOzGYzioqKYDQaecRBnSWpVIrCwkKUl5dDJpNxd4u6FJlMhkGgxWLJMT7MruzOBuWLUdcIAHNwent7uYvidDrhcrnw+uuvw26348EHH2TFHIWxZsvrifDs9Xrhdrtht9vhdruRSCRgNBpRVlYGkUiEnp4eWCwWSCQSdHR0IBAIQKlUQqFQcKwJGUvm5eUxGEkkEgwgA4EAAzPq1DQ1NSGVSkEqlaK8vBxSqRT/8z//gzVr1mDDhg08ypPL5TwipY4IuY0TsA0EAojH41Cr1SgsLORYEVLgkUqNQGxnZyePMGnkZrFYEA6H0dPTg0AgAIVCwX5MRJbv6elBT08P7HY7gsEgL/R7O2JbvHgx5s2bh3nz5uU8bjQaYbPZmJBNv5f+TB7p/GRzjbJtMuh6PlwFnkAggNVqRXt7O9s39PUc2kd/1dPTg2nTpo2KYvenqDfffBNr167Fgw8+OOjXPPHEE4hEIrj11ltH8ch2L/rdCwSCnwdA6quFuofXjDrqHql9XHbZZTjzzDMxffr0Pv/e0dGBGTNm4LvvvtunxzXY7f9UX+DBVH/nYqiPj3QdeeSReOmll1BTU7PH52WTQwk0kKQ6k8lw6CpJ8+m5RqMRer2eCakA2NiRYiZIBk4LGzlx05iHRmfkTk1jMiJRE6mY3Jc1Gg2effZZ/OlPf4JAsDPeQi6Xs/yewk+FQiEqKytRV1cHiUTCowSLxcIdMr1ez53QbPdnYKdyzOv1QqPRcBYYHROBgsLCQg5WTafT6OjoQGdnJ6ZMmcLZbgQOSIlFIIyiNsiyIxQKweFwIBAIsIKPQIFGo0FeXh5CoRDcbjckEgmP2XQ6HSZPngyVSoW///3vkMlkMBqNqKmpgVwuh9vtxuzZs/H6668jHA5j2rRp8Hq9WLZsGUexnHTSSbj22mvh8/nw7rvv4vrrr0deXh40Gg0r/4iXZTQauVvmcDgYYJK3Ehl+UgcoEAhwJ0mj0aCrqwvJZBKlpaXcsSMFYiKRYE8rUs5dfvnlzB+jKBdy46auEwGlUCi0mwHjUHPTqPr7fWZ3jjKZDFpaWjBnzpwcH5++np+tYhvqcQH/BmPZ1gHAzjFZR0cHFArFsG+gh3I9ohDm/TniY7Dvp6OjA6eddhrWr18/rP3cfffdKC8vxyWXXDKs11P9eLw/D4D0S63LL78cZ511Fk4++eScxwOBAPLy8vgCtz91qRobGzFz5kxs2rQJUqmU7xD3VRUUFGDDhg2wWCwjts0777wTBQUF+M1vfjNi2+yviLTbV3xAX4sBPUbjEQo6VavVqKqqQlFREVQqFZRKJWQyGQQCAcvwdTodCgoKkJ+fj8rKSmg0Gu46yGQy7jIkEgl0dXUBAJOQ6fFQKIRUKgWn04mysjKEQiF8/vnnyGQyzPXp6emBTCbj7k04HEZRUREqKyshEongcrk4q0mj0aC8vBypVIo7WBQIS6aXpPoiLhWws83e1NSE9vZ2XH755Zg5cyYqKipgtVrZhDE72kOlUiGRSPB4srS0FH6/nzPh6HMgY8VkMgmPx8McLlr0KeC2qKgINTU1WLRoUc7YijynyGKBAJ1arWZPJrIjoO5CJrMz5iOVSqGnpwfJZBIff/wx2tvbcfHFFzPJ3GazMSmefJ/mzZuHI444AvX19RAIBGhpacHHH3+Me+65B+eddx7efPNNzpQjMEW2AOSmna3oUigUcLvdEAh2ZviVlJRALBZzRBP9tg0GA+rq6rBo0SKIRCJs2bIFbrebrwEURux2u9Hd3c2BwW63e8TDsGmxra2txRdffIHS0tIctZpSqUQikcBLL72E1atX429/+9set9XX72046182mCe3cr/fj4KCAoRCoSFvb7BFmX77W9lsNhx22GFoa2vDK6+8gnXr1mHu3Ll7fA0pQwez5vX29qKqqgoej4cfI8XmcILb+6j9GyBNmDAhs3379r3mveyvpVKpoFAodjNqLCoqQnd3d78/0okTJ+K5557DoYceui8OM6cKCgrgcrlGDRRt27YN06ZN4wU7u+rr6/Haa6/h1FNPHdExn1arZePF/aGy5dF0Z0oEbZVKxTL24uJidj6m3DIaa1GXwGw2o6amho0MzWZzjj8RsJOD5fV64XA42HXb7/fD6XTC7/cjGo1yNhkAVmESINDr9dxpou5VtpKMwApxZ0QiEX7/+9/jgw8+QEFBAfLy8tDV1QWPx8NqKeIzRaNRdHR0IJPJwO/3o7W1Fc3NzcyjIqNIg8GA4uJinHLKKZDJZHjiiSd4PCSRSJg7lG0Q6XQ6oVQqUVlZyTyUQCCApqYm5lkRvyedTqOtrQ3z5s2DXC7PcXf3er145513cNVVV7FdAb3/np4eLFq0CJdddhkkEglMJhMfu8VigVgs5jEVxb+QoSYAtjOg0RfZKyxfvhyBQABHHnkkotEou4hHo1H2YyIfJOI0EpldLBYjPz8fer0eQqEQNpsNAoGAs798Ph+DQLJwIOL2Mcccg6effprVggSmFy5cCKVSiZqaGvh8Pvh8PjidTrYRGGz11WkgIv+uNxBEtrfZbH1GgZjN5hx15WD3T9un0mg02LhxI8rLyyEUCrF+/XqcfvrpbIiZ/Zpdj32gazmw0zTx66+/Rm1t7aCPcyg1ZswYLFiwAAceeOCobL+/KiwshN1uRyqVgtFoZMXmSFVRURH7lY1S7d8ASaVSZSjP6acuuVyOZcuW7ReSd7qoD8TJuuyyy1BaWtqnOebq1asxderUPu88jjjiCPz2t7/tk8ND9dhjj2HFihWQyWRoaGjAbbfdNvQ30kdNnDgRW7du7fMOQKFQoKqqKud9r1ixAqeffvrPXkGxawmFQsyaNQvHHXccrr32WnZENhgMbOJYXFwMi8XCPJqGhgZYLBYsX74cOp0O6XQa5eXlGDduHFKpFJRKJeen0UiK7nppHJC9uHs8Hk5rp+4Qvd7v9yMWi/Eoi4waq6qqEAqF0Nvbi3g8zlwgAExcJnXUqaeeCq1Wyz5CqVQKCxYsQGtrKy6++GIoFAq0t7ejra2Nx22kSKVOGKnnaAFtb29HOp2GxWJhZV5+fj7mzp2L888/H0cddRQkEgnfdFH3w+/3w2g0IhaLweVyQSQSMSGZ+EKBQABdXV2QSqW44YYb8I9//AOBQADJZBK9vb0oKiqCXC5ncEHgAdg5RvR6vcjLy8PkyZOh0+l4RGmz2RCPxzm0l0w3Kd+NxpTEJyIQoVAokJ+fz15LlAsnkUhQXFyMsrIyti4gYES+SOR/RbyrZDIJvV6PVCqFrq4uzoIDwJ0k8rBqa2vDzJkz8e6777IFgN1u564ovX/ym6K4k+F2kmiM1dc6oNPp8Omnn7IR6lBrMKMfoVCICRMm4Pvvvwew8xq1bdu2Ebtxl0gkOOigg/Dkk0/u9frywgsv4O2338ann37Kj8nlctTW1mLDhg17e6g/WTU0NOD+++8flipZLBZj1apVmDx58lDBVL8Aab9w0u7Pz+Gss85CRUUFHn744VE/BvoBJRIJ3HPPPaO+v8EUESUXLFiA8847jx9/5ZVXcMcdd6CjowMA8PXXX/erArr33nv7/YE3Njbi008/xcsvv5xzp5xdb7zxBux2O8RiMbZu3Tqo477uuutgt9uxYMGCfp+zp9lzJBJBd3c33nrrLZxzzjkAgL/85S8jeleyp3r44Yfxzjvv9Mtt2LWeeOIJvPjii3xh7a92vUiTqm7dunXo6upivkS2azb9u6ioCCKRCIFAAG1tbejq6mJSbjQa5bwtnU7HC5hYLObFMZFIsDM18XJocYvH4xyBQQDK7/czjwfYyX+IRqMc7eFyudDb2wu32832AfRaAmXpdBr5+fk86lKpVNzFmz59OhobG+HxeJDJZDBx4kSsW7cOgUCAzTCJc0REXFJ8kb+TRCLhsZHVaoVYLMb06dNRUVHB55oiRKh7Swo9YCdnSy6Xo62tjdVt2R2rSCSC5cuXw263I5PJID8/HwaDgQEFEeLlcjlUKhWSySSPD+k7TNuVSqWsHCRbg2AwiN7eXgiFQvh8PgY46XQaM2bMwObNm9HZ2QmNRsNdRoFAAK1Wy51GvV6f877S6TSHAisUClaFUReGwCAAjnwhP6zs8+z1ehGPx7F8+XJ2+iYrBK1Wy4CspaWFbReoyzKYwNfs3wS9N3p/fYGZcDi8xzzEgUZm2aO1/p6TTqdzfsPD5cf0V4lEAhs2bMCkSZP2elsvv/wyWlpach6LRqM/a3AE7Izzevzxx4f12lQqhT/96U8j2mnaLwBSf9XW1rbPZq70o0mlUvjwww8H/brRJv0qlUqceuqpOY8tXbo057xQ7lx1dTXOPffcnAvJnizyjUYjxo0bh2XLlvX7nOF4bWzZsmWv/Y9isVhO/Mhg7A9Gqr799tshjQtWrVqVMx/vr7K/J/S9yWQyaGtrQ2dnJ2dpEdcoPz8f5513Hrq7u7ljEY/HWVVJAIqckAHwYiuXyyEUCllqLhDszNkiU0By1ybjRKVSid7eXpbHU9wJEb0JiGi1WhgMBtTU1GDNmjXc9SCwRqows9nMyqt4PI5YLMZk5qqqKhQWFnLniDpUAHj0RC7dJP0lkE/H5vV6WQIfDAbhdDqRTqdRUVEBpVLJiy4R0sPhMJ8nGhtTfAeNoMg0kQCmTCZjADljxgx8++23HCsCgMd+ANjCQCQSwWg0cscs23Vbr9dzdh2dtw8++AAnn3wyS+UJmGzbtg0ul4tl7YlEAiKRCDKZjPdlsVig1WoZ4MRiMY45yWQyOeeOOFjpdBpSqZQz7zKZDMLhMI9ISkpK8P333zNfzOPx8GdKPlg0hiPwStwsAoO0n8HUrtfO/q6lMpkMxx57LD766KMBQdBQ9jeUOuWUU6DX6/fKTiYej+P6668f9uuBnVzK+fPn90lP2FclFAoxd+5cXH/99X2e0ylTpqChoWHIxry9vb34/PPPIZPJ8MADD+CGG27o83knn3wyTCYT5s+fz49lMpnd1u4bbrgBX3755YA3r/3Vfg2Q1qxZ81Mfwm51yCGHwGQyDTqscMqUKVAoFPjiiy+GtT+/379blk5/OTlEyhxKORwOvPDCC8M6tv7q888/3+tthEKhUbHor6+vR11dHd59991+nzPU+Jm+svUGquw7Wlr4srsXFItBJH4iOdOI3ar0jAABAABJREFUKZlMsnScTCUJzNBiRSoxSninURV9TwjAEHiizDZapCORCHeOsuMs6HVGo5FT6GkBpzgQ6iLp9focl+FwOIyWlhb09vaip6cHvb29SKfT2LhxI3OkSE1GHCdSozmdTkSjUeTn53O3RCqVIhwOo7OzE8FgkHOfyI+JnLLJJRvYOUoaO3YsE4slEgmqqqrgdDrR1NQEh8OBH374AVOmTOHuF5VMJsOaNWtQXl7OYbfJZJJVXPTZZocHRyIRiEQiNu3s7u7G5s2bcdxxx8FsNqOkpAQajQbd3d28nfXr17MPE6kCqZNEXCk6x2q1GvPmzcP48eNRVVXFxHwCRfQdITBE3zfqYAoEAv7+mEwmlJeXY/v27TkLH41Rs6NTYrEYNBoNrFYr7HY7+xQNlbc4WNCyp9HdQNu49tpr8fe//51vLIcClLI5UXvbnUgmk8PukGRvY38Q9Az0eeztMY7E9vfWHHS/BkgD1WmnnYavvvpqn41egJ2EsbKyMgZIA5388vJyaLXaYQMkr9e7WxryoYceio8++mi3rkVTUxPuv//+QW9727Zto+altL+W1WpFQ0PDHgHSvioCRyKRiDs2QqGQOx0TJkzA9u3bUVZWxtE1arUaXq+XXdfT6TQCgQAcDgeDhc8//xxlZWXIy8vL8f7xeDzo7u7Gcccdx+OgRCIBvV6PYDDIIIr8b0jhlkgk2OU5mUzC7/dj9erVAP5t7kZjJjJd/Pzzz3HiiSdyV4NCUadPn44dO3awp01hYSHa29shFos5eDcSiUCpVDJv5oADDmASt9frhdFohFQq5Yw4Og9kCigWizn7jAJcya7A6XQik8mgoaEB4XCYu3JKpZLHVH6/H52dnRygG4/H8fnnnyM/Px8CgQAbNmzgcRQdB8nryZYgnU6joKAg5xjJK8nn88HlcqGwsBC/+c1voFQq0dPTA7/fj6KiIs67o+4fnV8abWUyGVRWVrKLdV5eHrxeb04nkYAqATPqKkUiEe5eEailsRwRxevq6tjrKBgMst0A+f1otVo2OyTgJJPJGMSPRkc9GAzulc3IEUccgddeey2HzjHU4xzsTXF/NVLTBrrGH3zwwfD7/TxB2BelVqu5k3fjjTf2+7wVK1ZgxYoVw95PLBbDzTff3O/fs7lXarUaxxxzDP75z3/u9rw9KRsHUz9rgHTDDTdg/fr1+xQgDTXUNbsFOFI1HO+HCRMmcHp6dikUCtTW1o7IvL2hoQFtbW2szNmfqry8nMd22aO7n6qIq0HAiDgcxOcpLy/HzJkzsWPHDg6C9fv9TIQOhUKQSCTIz88HCRyos7Bw4UJcdNFF7DtExOPm5mZ8+eWXOOOMM9hjSKlUoqioiGXtiUSCjSKzU+lpISXzvUQiwS7RJLmmbobL5cLChQsxe/ZsSKVStghIJBLo6OiA2+1GPB5nL6MVK1YgFAohGAwiGAxy54Vk3AcffDDa29vR3t6OgoICvrN0u93sw0RAgJR7lKmWfX4JAEgkEqxevRpqtZoNJp1OJyKRCFwuFyQSCWbOnMkKsWAwCJfLxefitNNOg9frZW6eQqGAxWKByWSCTqfDhg0b4PF4YLFYoNPpuFNDXbuGhgYcfPDBCIfD3Lnz+/3wer1Ip9MM8mKxGMaOHZsDPO12O6qqqnDIIYdg3bp1DHQfeugh7nRkS/6FQiG2bduGSZMmQSAQIC8vD8C/Y1KoA0ik8Fgshh07djAwps9VKpUyz4tAIY2EKbqBzDYjkUiOgeNgQEE2eCgvL0c8Ht9rBWv2NonDmf27y/YQ21PtevxDBTrZHajBPncw258xYwaampr2KUAyGAy44YYb9hnl4eCDD8batWv3eD5MJhOuv/76PgHS3tZ+oWITCASZkpISdHV17Retw5Eqk8mERCIx6nlkg6mlS5fi+uuvx9q1a3Mer6urw2uvvTYiqr3Fixfj9ttvHzS5eV/WY489hubm5r1ub49E0UWQ5N9EOqaw03HjxsFqteKQQw5BRUUFampqIBAI0NnZiebmZrhcLgQCAY7r0Ov1qKqqYuXXkUceic8++wzNzc04+uijkU6nsW3bNhQUFKCyspIl+l6vl6MStmzZAp/Px50eutNWKpVssEgJ7gQYaKEgns348eMxfvx4fPDBBxCLxSgrK0NtbS0Hs3q9Xg46tdvt8Pl8sNlsaGxsxOGHH868FuIkkWiCRm3ATqsGo9GIVCqFd999F2eddRZzn4i/pdVqYbVac+I0dDodgsEgOjo6IBQKmdBOAIlGYtS1SqVS0Ol0UCqVDLYIGCSTSbjdbgQCAbYHkMvlsFqtuOiii7BkyRKoVCqo1eocdRm9L71ez+pDGhm63W5s2rQJdrud1W0Uoktka4fDgddeew3PP/88RCIRG4pKpVJYLBb2x8quzs5OnHDCCSywyL7eu91uRKNRNgdNJBLcSXS73fD5fHwNC4VCOO200zgWQyKRwG6344cffkBLSws8Hg/a2trQ3NzMQaqpVIqJ4f3dNPUFNh555BEEAgE88cQTfapW+wMoNArNVhXuOqbJvhlRqVQQCoU5fMO98UcaThUVFcHhcAx6LFlcXMyeWlTEWRwKb/LnUEKhEC0tLaiqqhowhkQoFKKoqIiFS9llNpvZAb6f2r9l/gKBION0OtHQ0AC73f5TH06/Re3twZpT/f3vf8fmzZvxyCOP7PY3tVo9qp0vUrUNdR+jfVwDFSl++jJY/KUUyfWfe+45tLS04KmnnoJYLIbFYkF9fT1eeOEF/OMf/2DjwmnTpiEQCKCzsxMdHR0oKiqCwWDA119/jfz8fAA7yc0EYMRiMa644gq0trbi17/+NaZPn85qJZ1OB51Ox6OeTCbDcv1oNMojLhoZAeBOCC3alDNGfCdSPtXV1eHQQw/Fu+++i8rKSlitViZRezwejgCx2WzcRcr86Bb++OOPI5lM4txzz2Wgl0qlIBKJmNMUiUQQiURQXV2Nhx56CFdeeSX/FlOpFPR6PTuJWywW1NbWoqCgAG63Gy0tLUgmkwyiyJE5O/uLroWRSAQ2mw2hUAhlZWUMAqmzQ3YDBx98MNLpNJYvX86Lst/vh8FgQHV1NeRyOcrKylgRRxErsVgMHo8HgUCA41NisRi6u7uxdetW2O12WK1WWK1WKJVKBAIBuFwuaDQamM1mqNVqBo/krm02m2EymbjDCICvVTRyBMCxIOQ3pdPpIBaLebRIobYOhwOxWIyjZwoLCxGLxZBKpaDRaLhbl0gk0N7ejnXr1mHr1q1oa2uD0+lk7tprr72GTz/9FM8991yfv4VdwQ4R32+55RaUl5fjyiuvzHn+QNenvsBTtodR9rm58cYbMX78eFx88cU54GqgGspzdz2O7E6sWCzG9u3bMX369ByqA9k59HUN7OjowFFHHYXW1lZ+7OKLL8aMGTMwa9asIR3Pz7Ho+7ErYDIajWhsbGQOYna9/fbbWLlyZc46LBAIoFQqiZO2/wOkwT53VwnpvowcefbZZ+FyuXDHHXfs1fbIjZja/gPVUH+QBoOBZc20AAy2kskkNBrNTwZQTj31VNxzzz046KCDfpL9D6X25NvSX2V/5rTgEom2oaGBuy5FRUW46qqr8NJLL/FC/vDDD2PMmDE46qijEIvFeOEjHkpZWRl6enp4MXC73dBqtTCZTGwREA6HOXGeRiISiYS7Fr29vdwloEXdZDIhEAhw8G1nZyf0ej3EYjGbDWYvQBS5odFo2NfI4XCgs7MTs2bNwvvvv4+lS5eyFYDD4WDyLN3d0/sj9ZdAIGBLA7lcjoqKCjz66KO46KKLmBgcj8eRTCZhNpuxfv161NXV4YILLuCbhVgshry8PDbYrK6uhlQqhdPphN1u5wiNdDrNdgZE7qZxIjkAZ3e3iLBO3SGr1YodO3bAaDSiqqoKGo0G8XgcHo+HCe4ymYzvbMeOHYtvv/0WdrsdDocDkUiE8+wIaJByjIJqvV4vkskkLBYLioqKUFxczHl79P3KJpcDO/mM5KtEflT0GZKbN5lxhkIhdHd38/fVbDZDKpXy9snIMh6Po7W1FR6PB9u3b8emTZvQ09MDh8PBQDeTybBAgKq/6/aiRYswb948vPLKKznXPRqVkk3CUG0Ehvo73ZvaW9fuOXPm4KqrrsIxxxwzOgf4M67s78dARZ/7m2++iZUrV+a4excUFGD79u1kzPrLAEg6nQ5utzvHHXj79u24/PLLsWTJklE7vo0bN+Kmm27CZ599Nmr76K9KS0vR1taW0zb+b+0fFY1GUVpaylljgy3ipGTHZVC46JgxY1BZWQmdTgej0YhAIIDe3l4m3QaDQQQCASYkRyIR9sNRqVRM+s4mVXd3d6Ozs5MJttSSp/gOr9eLs846C1dddRUqKyu54xONRrl7RGOpUCiE9vZ2Niqku13idSgUCvj9ftx444144403oNPp4Pf74ff7ccYZZ+DRRx/F6tWrudMViUTg8/l4cSbSr1arhdlsBgAmmdOCTgtzJrMzykOtVsPpdEIsFkOpVEKj0UCv18NgMPAIigwS8/PzGfh0dnay6zYp8MrKyiAWizF//nyIxWLodDpoNBruHgsEAjZEJN5OtvM5dZFUKhVHvpDikEZ/ZCuQSqUYZBGoyA4b9ng87I9ltVqZC0TxLWazGSKRCMXFxQxebrvtNsjlcjz66KN9fvc6OzthNpuRSCSwZs0aVFRUQKvVMrGcfJK8Xi+blgYCAVawkZowFArBZDKx4/6OHTuwcuVKtLW1obu7G3a7ne/yd+X6ZAMH4mb1V0KhELW1tVi2bBl/H4Zaoz02669rtetjAwXs/rdGtlpbW3HuuecOxqrmlwGQAPBdFRVxAvp6H2azGc3NzdBqtfxYU1MTzjnnnN24OHsq2gfVSJ2zSCQCk8nUr1EmFbXNRyh35hdbWq0WPT09UCqV+2R/u34Xs2vKlCl44YUXMHbs2Jznd3Z24qijjkJXVxdntclkMtTW1uKoo47CnXfeicceewwVFRWQSqVobm7m1HilUsnfdcppUygUvPjSwqrVapmjRDJ2Cqr1er1wOp1IJpMIBALcBUskEpDL5eyYTJ2pYDAIqVTK3SBS0FHGmdFoxKRJk1BWVoaWlhYsXboUZrOZ3byPP/54vPPOOxyz0dXVxa7L2b8pkqyTnQCw0y34/vvvZwl5MBhEU1MT2tracMQRR0AkEsFkMsHv97NhpVar5dDe4uJimEwm5gdpNBpUVVVh4cKFMBgMbIhJ5HClUgmTyYRkMsmdOBpNAuBxFZHZqZMRi8VQXFyME044AfPmzWMydnFxMQoKCvhcR6NR7qoUFBSgvr6eI4gCgQCcTifOOeccPPzwwzxKIoI8dVNUKhU7hJeXl6O0tJQ7iQRUSVW261gpHA5DIpGwAS0Atm2IRqP8XRaLxYhGo9zNou8udc+8Xi+i0Shzo/x+PwQCAYLBIL777jusX7+evydEACcQRPE6g+1qE4gSi8W/yOvfSIG3E088EQ888MCImFAOp3744QdcdNFF/fJP6UaMQPa+KFq358+fj7POOgtPP/10fx5UvxyANMTtwmQy5WSgGY1GTuMebC1duhR33nknvvrqqxE9PrPZvFs+21DrscceQ09PDx544IEROqrcmj9/Pr744gu89NJLo7L9/io/Px8bN27ku+c91cEHH4xnnnkGkydP3u3zXrlyJW688ca9kpwOpyhElHLHqIthNBrR29vLHSRyWC4pKYHVakV9fT0qKiqg1+vhcDhgt9s5oJa8iciw0Wq1cuZZJpPhwFWj0Yi8vDxWc1F3hhYpGu1lMhkYDAZ4vV7upJCkm2JBKK6EAmUJMJCCSyaTwWAwsKS+srKSFWJEbKZQ1M2bN6O1tRVOp5PHfRS9QT49REp2u91Mos0e0ZD0vaqqCs888wyuueYauFwuHskJBAIYjUYUFhYyUTsvLw9KpRI+n49VZW63G6effjo+/fRTdHV1sQcVLVhkBknAZs6cOZg3bx7L5ImDQ4GbdBMTjUYZrFIMiEgk4vFfOByG3++HWCyGyWSCwWCAXC6H0+lEMBjMEaoQMCIjSAAMiMViMTQaDYxGI9RqdQ44evXVV7F+/Xq8/PLLSKVS7IRNBGyhUMgEcOKS0edN3U3q1tF3w+v1Msmcvo/EC6Px4datW2Gz2dDd3Y2Ojg42uiSO13A4O3szHpPL5Whvbx/w+gHs7NR/+eWXqKqqGvCYBjqWzz77DH/7299GRVXVX5GCdKRyJpcuXYo77rgDX3/99aCe39+6Wl9fj7feegv19fWDXu9KSkqwZMkSVFZW7va39957DwsWLBiSVx11gOl61kf9ZwKkkarKykpWl+yLuuiiizBp0iRcd911APb8o6Q71GwFg1arxdKlSzFx4sS9PpaSkhKORNiXJRaLUVtbywqsPZVCoUBRUREaGxt3+1tVVRVsNtuAXbrRqmxZMd01U1aWUqnEVVddhYqKCrz33ns8GqqpqWHVld/vZ6NBpVLJXSsCW1qtFj6fjxfrRCLBgIx4LHSnT943UqkU06ZNw4YNG7iLJJPJ2GDyo48+glAoxAUXXMALMoXY5ufnc25YLBbjcRPlwTU0NGDJkiUoKyuDVqvFtm3bOBC3tbUVNpuNuxLkvk3miDT6IxUdgatkMgmFQsHghkBiZWUlO2T7/X4sXLgQdXV1MBgMPKKjeJBEIgGPx8NRGXK5HGPGjEE8HufuE40kacwnFovR1dWF3t5elJWVIZFIMECijDpSEWo0GgQCAVgsFlgsFv47gTziHpFjN5GdCbj5/X5MmzYNmzdv5q6i3W7nUVdhYSEaGhqwfPly3HzzzXj22WdhMpk44Z6UZdRpi0ajKC4uZqI2dcikUil7G6nVajQ3N8Pv92PVqlX4+OOPcfvttzNBnzqGRFjX6/WoqKiAyWRCOp2G0+mEw+HgWJr169ejq6uLx5d07sh+gsZpg11zhsMvze7IKBQKzprrbzvZkTQVFRX44YcfhrS/vqq8vJxVjhdeeCEOPfRQ/Pa3v+3zucMlfI92VVVVoaenp981TywWY/369Rg/fvwej10mk6GsrGxIVgQSiQSVlZV9fhZlZWXwer3w+XyD3h4A3HLLLZBKpf3F1fwXIP2cqrS0FHq9fti5OmKxGEcdddR+4ffzn1hTp07FGWecwTb55CdEd+AymQwymQxCoRA1NTUwmUyIRqMswTcajairq2OA9MQTT+Dwww/nGI1oNIpMJoOioiKo1Wq0tLQgnU5DJpMhkUjgpZdewkknncRycuLiCAQCNiusqKjgURu5IofDYV7A5XI5ioqKAPx75EKdClI3UXgtdcQMBgOkUikHyRqNRkQiEfT29iKTyaC9vR02mw1+v5/fQzqdhsvlQjweZ/LyrhwN6nhJJBLuNlHniZLs3W43WltbGRiq1WoYjUYYDAbmeJlMJuYvkfpOp9Px6IgI1yqViv2bXC4XwuEw8vLykEql0N3dDYVCwWPA1atXo6mpCTNmzIBAIEBhYSHEYjGam5shk8mg0+nw3HPPYcqUKRg3bhybT9Kd9I8kUSQSCdTX1/P7IldxOib6x+/3Y8eOHbww5efns50AdYf6UmwROCYuFbAToDY3N/NiTqpJrVaLeDzO4IaAINkcZPsbBQIBuN1uPPPMM5g5cyY8Hg97KXV2duI3v/kNli9fjvfff79fHtKua9Ctt96Knp4evPLKKzjggANw3XXXsffbUNVmU6dOxeLFi4fsW0TPf/nll/Hoo4/2ey2WSCT4+OOPceKJJ/bZ6SopKYHRaOzTZ+5f//oXLrjggn1+8zkSJRAIcNxxx2HRokU/9aEMqqqrq3HmmWdCo9Hgzjvv3PXP/QIkYV8PZpdAICgRCARfCgSCrQKBYLNAILjux8eNAoHgc4FAsOPHfxuyXvN7gUDQKBAIfhAIBCftzRv7T6z29va9Ch1MJpP4+uuv8eKLL+6mZBlK/fGPf8SECROG/fr/1Gpra8txTqeuBHV2gH/7s3R3d6Onp4dNCWUyGVwuF3p6eiCXy7FgwQJUV1dDrVbD5/Ohu7sbTqcTPp8PbrcbdruduTE0Fqqrq+OMtV3BBcmLW1tbEQwG8fjjj6OtrQ01NTWwWCwwGAwYO3Ysxo8fj4KCApSUlCA/Px+lpaUoKyvjaBLKb1MqlVAoFKwyI5sO6vyEw2G8+uqrAMDHJJPJ2OGaAlD1ej1vm4jmJMaghZ+crrOz0lKpFDweD6vXsnPPlEoliouLMWXKFJarU6v9uOOO4zEjkddNJhMDSSIr0++HjB0JvIwbNw4GgwFKpRLV1dVQqVSwWCys7qPRqcViwZQpU2C1WhmEJhIJHnMR94s6SSqVihVx1BX0er1wOBxoampCR0cHWzsQH4mAC43HqGixJjCbTqfhdru5myoSiVBYWMj/jB8/HiaTiT9PuVzOBph0roiXRmHFyWQSQqEQ9fX13Kkh8JLJZLB8+XI0NTXlALe+CM3ZtWLFCr7+2e323UwJBwt20uk0Fi1atMfuUV8mjtnP/+ijj3YTYVBHGNj5O54/f36/Y8COjg6Ojdn1Wvzmm2/+bO1MMplMDjj661//OuB4cqglEAjw4osv9itOOuKII/botp1djY2N+PDDDwc9MqQazOqZBHBTJpMZC+AwAP8rEAjGAfgdgEWZTKYGwKIf/x8//u08APUATgbwlEAg+I+XX1VVVe3m6TGalclk0N3dvVeEOLvdziGh2aXT6fq0/b/66qtRVlY27P39Uqq5uTmHf5CdVE4LhVQqxemnn44jjjiCx1hE/DUYDOjp6YHT6YRer8fhhx/Oi2IkEmGXZLrzV6vVkMvlCIfD0Gq1OPHEE5GXl8fBqtnAhJyb6YJOJFubzZbDpcke6Wk0GhQUFHA4blFREQQ/BqgSN4Z4MQTGyLCxsLAQY8eOZb4SdXPkcjmqq6sxdepUAGAwdMkllzBgIWK5UqlkIjI5Os+aNYuVYsT3KiwsRElJCXOOiEtDo0efz8eArKGhgXlPoVCIR2AkmydzxA8//BACgQAlJSUMxMgoMhgMorCwEPX19Qx4yCpAJBIhFArB7Xajrq6OncuJFJ490qPOIgFG4pgRPymVSqG1tRX/+Mc/4Ha72WeIulzEA8r86KYeCAQQDAY5pJe6Q/SPz+dDKBTKIVtbLBZoNBoOMFar1SgqKkJJSQmfSxpzmkwm5OXlwWq1oqCgAAceeCCmTp3KZpsKhYLVeitXrkRLS0tOd2tXELerHH7ZsmUcLmqz2XJigfY2W2tPJZPJdrNweeedd5jQnn2M2cfz0ksvDeuY5s2bx6T94dSsWbMwZcqU3R4XiUT4wx/+MOztDqd6enpGhUS/pzUsHA73aSR6xx135PiBUW3btm3IOaEDAqRMJmPLZDLf/fjfAQBbARQBmAFg3o9Pmwdg5o//PQPAgkwmE8tkMi0AGgEcMqSj+gWWQqFAeXn5PttfOp3GnXfeifPPP5+jG4CdLsvjxo0b1DaefvrpPufAEokE1dXVuz1eUVHBAZn7Y02cOBGHHXbYPtlX9oWUuiLAzjvO0047jQm8BQUFbD4YjUbZlI+4ImeccQZaW1tZVk8LJ1kCaDQamEwm7h5ptVoUFBTAarXCYDDkLMJExNZoNDwOO/vssyGXy7Fx40Ze3Mnnh0i677//PncyPvzwQx4LEbmXnKIBsMyeOhr5+fm44ooroNVqmSMjkUhQXl6OSZMmIS8vL4fEXFNTw8+TyWTQarV8sRMKhew5VFFRgc7OzhxOkU6n4y4Yvaanpwdff/01O4X7/X7I5XL88MMPOWR0Uv2Rmo6iNtra2gDslMerVCqUlpZCIpFg+/bt3PER/BggS+eIgIdOp0NjYyMcDgefV/qcKVqFLBBooYzFYuxoTiM6siog/yqLxcKglxRo1LUh36R4PM77Ix4SqRyJuE0dSa/Xy0TwQCAAiUTC3TBanGhUS/YT+fn5HBVDPC8CVxqNho+b+G8EcAkkyWQyXHDBBaP6Gxyodu36kKXAUF5DtStw6mvMOdLALj8/v09jRIFAgDFjxgwp4iT7tcN5XUtLC4455pgRvUHOZDK48847+x2nfv/9932Kh2pra/dqcpJdQ9qKQCAoB3AggFUA8jKZjA3YCaIAkFSgCEC233fnj4/tuq0rBALBGoFAsGYYx73f1wEHHJCjnujq6vpJAlL/53/+h+/uAGDatGl7Td52uVy44oordnv8rbfeyrnb2t9q0qRJOProo2EwGAYdrVJUVIT6+vo+/3bkkUfmgM/syr4rJtk3/fvMM89EXl4e3n77baxYsWK3sVAymWSHZbFYzNleJDs3GAyorKzEMcccg9raWh7nVFZWctfHbDajoKAAMpkMoVAIHo8HkUgECoWCeTsCwc4Ud41Gg+LiYs7lIuNFIiUvWLAAnZ2daG1txXPPPYeenh7uJmV3YSKRCFQqFfR6PbRaLRKJBHv7dHR0MDiIRCKoqKiARCJhwEUdqIcffhgKhYLBQ3bQKymuurq68PLLL2Pjxo0c2JxOp5mcDIC7S2KxGB6PBxs3bkQ6nUZ3dzdcLhdWrFjBI0Kj0Qi5XI50Oo2uri6sX78egUAAyWQSF1xwAfx+P5YuXYqioiKMHz+eeUvZIyVSfZEppUQiwaRJk5BKpSAQCHJAqlQq5Q4gGR/SZxSLxTgsl/yGCDjedtttCIfDyM/PzwEbGzdu5BEuARQCJhKJhCNsCgoKGJD6fD6W34fDYbhcrhzDToVCwQR2iUSC7u5uBo8UP5NMJhGJRNDW1sbWGplMhk1JSQFJvwPqkgE7bQMuvfTSPn8zP1VFIhFcdNFFg35+9iJ87LHH5oyC+novw3l/YrEYRx99dJ9/e/rpp7Fw4cLdHk8mk/jVr341rP0NFyCde+65uOyyy/pUng2lNBoNDj300L3aBpnHjkQNmqQtEAjUAJYA+HMmk/mHQCDwZjIZfdbfezOZjEEgEPwfgG8ymcxrPz7+IoB/ZTKZftHBriTtwsJChEKhITPVB1vULh9IlVZdXY2WlpYhOVFTvf7663j99dd5fn7kkUfitttuw8yZM1FRUdGn4mq06rvvvsMZZ5yBzs7OUd3PJ598grvvvnswxlyoqqpCW1sby0LNZjMEAsGg84SsVitSqVSfLdaB6ogjjsAf/vAHTJ8+fcDn/vrXv8bhhx+Oq6++ere/bdy4Eccee+wejyGb8EkLFnU4pFIpTCYTiouL2benpKSExyYKhQJmsxmpVAo2mw0ej4fb2CqVCmPGjMGBBx6I1atXQy6Xw2QyscsxkcKpo0HBo2RmSH9LJBLcVXI4HMxRooXdbDYzcKOw49LSUhiNRni9XvT29rLjNvFnSO5L8RVGoxE33HADZsyYwYsxdYlSqRSSySQaGxsZSIjFYowdOxY2mw3xeJy7JMTdofEdnVMitsvlcpbyikQi7rxEo1EIhULodDoAO53my8vLuUNGBpDEmSJlneDHOILu7m4kk0lYrVZkMhno9XooFAomkwcCAbS3t7MKD9gZiUEhwdkWDQSi6DOgDCkCsCqVCsXFxeyYTd2fRCKBlpYW/OUvf8F1112HsrIylJSUQKFQ4OKLL8YzzzzDMSRkUEl5e7FYjAnq5JBN51un06G8vBw6nY4zwSigNhKJsCHmDTfcgFtuuYUjZORyOex2O6siu7q60NzczI81Nzdj69atTHKPxWKIx+MQiUSwWCxobW3dzfV7JLosw1G+7c2+6AaIAoFHWi2r1WqxcuXKAbv+SqUSZrMZ7e3tI7r/fV0TJ07EY489xqP3fVR7p2ITCAQSAB8B+DSTyTz642M/ADg2k8nYBAJBAYCvMpnMGIFA8HsAyGQy9//4vE8B/DGTyXyzh+3nHMRbb72Fjz/+mNtnlNQ9UoBp0aJFmDt37oCJxDabDePHj99rr6LsMpvN2LhxIwoKCkZsmz/Ham9vxxFHHMGg7Z577oFcLt+N22QwGPpUeTzyyCPw+Xy45557hrV/oVAIjUYzoiC8rzZ7NteH1EYGgwESiQQ6nQ5FRUWwWCzsxEyjDVKFhUIhBAIB+Hw+pFIpVr+Rszptl6IYTCYTZ3j98MMP+OGHHxAMBpGfn4/a2lrI5XLE43GEw2F0dnayWSI5TdNiTGDKZDIhlUph/Pjx+PTTT5FMJjmGo6uri+XsxA0hNR11cCKRCPsnbdiwAXa7nUFSd3c3qqqqcM011+CSSy5BOp1mwPzpp5/ipptuQktLC0KhEJPQifxNRpmk1JNIJGwLYbfb4Xa7cxRgZMZpNBrh8/kQjUbR3t4OgUCA2tpaVhKS7xFlxalUKo5kIQIzvddYLIZQKIRNmzZh7dq1uPPOO+HxeFiaHwwGGVwSwKPxGgDk5eXBZDJBp9MhFAqhp6eHye8Wi4U7RWQtkEgk0NXVhVtuuQUff/wxDjroIPT09MBsNiMej+Oyyy7DcccdhyuuuAKBQAAOhwMikQhWqxXhcBjbt2/n4GzyYKLuHHUWaUxGIL27u5uNMAU/RsAkk0keyRGQD4VCaGlpwZYtW9DU1ASXy4VUKoXe3l62K4hGozjggAPw7LPP4qCDDmKQuCez375I5wP9Bvt6nl6v5+zBkaxskESl0Wj4895XNXXqVNx33319cpL+06q/NWMPNXyAJNj5DZ0HwJPJZK7PevwhAO5MJvOAQCD4HQBjJpO5VSAQ1AN4HTt5R4XYSeCuyWQy/bZhBpL5H3bYYXjllVcGnA8Pp4bq7DrcGsk7G1okRrOGuo/ROCaFQsGJ8yN9DHV1dVi8eDEKCwv7fc5gJcXUccn+fLM/7+zAVRp3WCwWVFVVobKyEgUFBZDL5UyI12q1EAgEqKurg8/n49EHcULef/99bNy4EVdccQWqqqpQXV3NKjKr1QqHw4Hu7m4AYMI0dReoC0PBqADg8/lgsVhQXl7OYzV6z/R6r9eLrq4uBilGoxHXXnstzjjjDPYTIvUWdWHkcjl3M6gTQVwfirMgcEZ/I1BCvCLiDZHPD/FZCEiYTCZUVVUhkUhAJBLlBM9Sd0okEsFgMPCIKRqNYsaMGVi4cCHi8TgDw1dffRUejwdXX3010uk0PB4P3G43BAIBd488Hg9nor355psIhUI488wzkU6nYbPZkEgk2DOJRkzpdBoqlYpBDlUikWBnYSKJy+VyluOT3Qe9J/qsiIcFgDtbBLITiQTsdjuH5gLgGBGyPwB2xjDE43FMmDABEokEXq8Xer2elY5EXDcYDDAajWwRQZ8ZjVQJHAeDQdjtdnR2diIajcLlcsHj8aC3txcOh4Oja4gXRY7t1F2jGi0/IBrrDoUCMNxr2ooVK/Dggw/i/fffH/Jrh1s0wtzT8e6qMhyNGu4+RnIdjkajMJvNQwld3yuAdCSApQA2AqB3fTt28pDeAlAKoB3A2ZlMxvPja+4A8D/YqYC7PpPJfDzAPn6y4fO1116L4447DjNnzvypDmHI5XQ6ccwxx2DLli2jto+uri6ceuqprCYZqFwuF6ZMmTIiRmvDqfLycnz//ffQ6/Ujts25c+dCKBSyYWd/tXHjRtx888349NNP+TG6883OsFKr1TCbzQiFQrwAVlVV4fjjj8eMGTMQDAaxfPlyCH50gCdTxcrKSggEAtjtdrS0tOCjjz6CzWbDNddcw+OlVCoFv9/PHRWfz4dwOMyLr1KpRF5eHkvsPR4PHA4HdwVoISegkU6nsXLlSrz77ru477774HK5EAqFUFhYyIvvGWecgc8++wwbN25kbgoFtkqlUuh0OgZkNCbs6elhEjGZTXZ3d6Orq4s7bLSIhkIh6HQ6js2g90JAUq/XcweGxmHkJk3xHhKJBFVVVRAKhfjd736HV155BTKZjOXuBCyoU1NQUID8/Hy88847iMVizJVyu9083qORIhGPBQIBE7t7enqYCE6GoAQoiH9EHkMAeLwqFosRCASgUCiYG0VdKiLXy+VyjkAxmUzw+XxsxEfjQQJTZERpMpngdDqh1Wohk8mwefNmiMVizoOj7pFOp2PglR3NBID9kEKhEKLRKB599FG4XC7ccMMNfL69Xi+PrMPhMJ555hm0traio6MDNpsNDocjZxxLaj3qBmbL3Qe6mcwWPAzm+cDuAKk/y4Hs8ng8OOSQQ3LoEKREzQYBux4PMHIjw8HWSSedhIcffhjjx4/v9znvv/8+Fi9ejMcff3zUjuPNN9/E2rVr8eCDDw7pdbfccgsOOeQQnH322aN0ZHus/xpF7mHfu7VI97dSq9XweDyszNkXHSS6Gx+t549GjfQxDOYiCuzssixcuBDvvPMOXnjhhZyxAMVfkK+PWq1GSUkJ5HI57rzzTuj1egYYer0eFouFCclGoxETJ05ERUUFrrjiCo6tSCaT+Oabb/DZZ5/hjjvugODHeA2lUskZbxRkSgRiWvxIDUXy/p6eHg6/jUaj3MVIpVL45ptv8Mwzz+C2225jAOJwONg92uFwIBgMQqfToaCgADqdjsnKwM47OXIFdzqd2LhxI7Zu3Yr29nb4/X7mORHRncZvAHI6Rffccw82bNiA1157jbtDdL6oq6TVapHJZGA0Gnnklv05KBQKGI1G7oZQp8XhcOQYP1Lnp7e3l4nyMpmMHcPNZjOPOUna7/f7EQ6HWV1IYysaHc2cORMvv/wyduzYwVypQCCASCTCfJ+//OUv+POf/wy9Xs+Airp3BHpJoWa1WlFSUoJYLMYgmjyKvF4vu4uXlJSgtLSUzyd5MQmFQnbAphw6+g6Rl5TZbIZKpYLP52PpvkgkQktLC5qampBIJBiYEtgJBoOIx+NwuVzswN3U1ISenh7eD41kaUyX7a+UnddGv7u9WZ+yf799XRsG+n3vD9e0oRSN3vf099EGbcPdB63DBx98MF5//fU+VdKjWMM3itxfqqysDB0dHQM/cYg12i3HodQbb7yBq666arfHg8FgTpL1aIMjAHu8MJSWlu72WaRSKaxZswZHHnnkaB9avzXSF7PB/tATiQRmz56N1157jS+62WZySqUSKpWKpc80RnrnnXfw7rvvcvI5KbkikQjcbjcmTpyIt99+G3/5y19w0EEHcXdFKBTi6KOPxu9//3tWkZHpoM/ng9PpxBVXXIHW1lao1WpWI1EkidfrRVtbGxONN2zYwColGgfqdDpMnjwZjz76KMrKypjwTCGqXq+Xu0RyuRyhUAhdXV1wuVyw2+2sLksmkzjwwAOxY8cOFBQUYPLkyRgzZgxKS0tRXFzMfI1AIMBcQ71ezxEdsVgMd955J0wmE66//nru2GSr1mKxGJ588klW5pFXEbCTzF5YWIiamhoUFBSgsLAQtbW1qKqqwv/8z/+goaGBvaKIN1VSUoJJkyZBKpVypy0ej0On0yGTyXAWGQEpAnrhcBjd3d248sor4XA4sHXrVjgcDrzxxhvw+/0QCoVoa2vDd999x9wwoVAIg8GAP/3pT7DZbDj//PN5NEndrG+//RZz585Ffn4+ioqKuEtKlgn0nSBLBJ1Oh5qaGhQXF3MXrbCwkDlFq1atwqZNm9Dd3Q2dTocJEyZg7NixDHCz+U7kvE62DSUlJaivr0dJSQnUajWP93Q6HUfBqNVqVjb+/ve/x6mnnop0Os3HSDluBN6BXK7RQF5Hvb29PCoc7O+3r2sD/f2QQw7Bhg0boNVq+Xvb32sGW6+++mqfwo6Rqk8++QSzZ8/OeWygdWw0PaT62scJJ5yA5cuXD/iahx9+GPfccw/S6TTWrl2LAw44YND7O/roo7FmzegJ4X82HSSxWIyioiL2Jfkpa8aMGTj//PNx7rnn5jy+Y8cOTJo0CYFAYFjbtVqtiEajTKTcX6u/z6K4uJgDKvuq/fmOrLGxERMmTBi2CiX7bpTGDtlJ6aRcE4lEKC8vR1lZGStPysvLOVx13LhxWLZsGYedbty4EdOnT8eqVavQ3d2NYDDI+6DxFUm69Xo9y/STySTGjRsHk8nEzsc6nY7BCo2glEolgsFgjst0MBiEz+fjyBGZTAav1wuVSoVkMonu7m6YzWYOmxWLxWwIePrpp0Mul/NiLhKJ4HQ6UVhYyPLyrq4utLW1MaCikRtFmpDiiTgEQqEQeXl5PK5KpVLcMSIgSoTm0tJSfi80sqPRGCn9iIRNHQzqphGZWPCji7RQKOTxEp0DIlCr1WoGakQup9EeGXwCgNfrhd1uZ5NKsmmgcxkOh9k7LJVKwWQy8Xknp2wiaVdUVMBisTAvi0KCqSNGsS8UmFtaWoq8vDz2oBIIBGhra+Pri16vx5gxYxAOh9HY2MjxMCaTCfn5+RzLIpFIcMIJJ+Cvf/0rJkyYgN7eXng8Hh4b9/b2wmazwev1wu12Q6lUIpFIoLu7G4lEAu3t7Whra0MwGOT3HA6HmZtG4InOQX9kbRrVlpeXo62tbcQWe5lMBovFgq6uLpSVlaG1tTXn72+88QbefPNN5hQdeeSRuOuuu3DiiSf2u83RvpYXFBRwp3E0669//St6enowd+7cIb+WurZdXV17fB6pb7PB6WBLLpfDbDbvrUL7lztiW7BgAR544IFBc2WGW3PnzsWXX36JDz/8kEMwN23alPOcww47DN9+++1+CwL2VFKpFF9++eWIqSAuueQSFBUV4b777huR7Y12HXbYYVi9evWwuonEQaC7J1q0qW1M3Qka4xQWFqKsrIz5Q0ajkU3/VCoVc25IualWq/k7RbJ38tGRSCQYO3YspFIpS/YdDgecTid7IQmFQh6jWSwWdlNWqVRMxqV8MLFYDIVCwURbcmyWyWTIz89HMBhER0cHj7nUajXLySnuQ/CjEzQpoqqqqtjVORKJwOVyob29Hd3d3XyBJyl+OBzGkiVLUFJSwkAz+9wKBIIcV26TycSBpPn5+RzLQp49arWawSoBpUwmA6/Xi0MPPRT//Oc/4fP5eD8lJSUoKSnBN998A7FYDL/fz/YHarWa1X5EuieyMnlUkSGjSqVCLBZDV1cXAyylUskdmuy4FVKxEehQKBTQarX8Pok4rVarMWPGDKxdu5ZJ/QKBAJFIhEdrpJSLx+Pshp2XlwdgpwklZdDR+I66OdQ5FIlEDNjMZjM0Gg1isRi+/vprPrekPBMIBGhsbGQCvs/nwx/+8Adcdtll/B2jjp7X60V5eTkOPfRQ3HTTTfx5UgeO/v/xxx/Hv/71L3z8cS5ttS/jxaHWcIUyDQ0NsNvtbEGi0+lQUVEx4Jpz3XXXQSAQ4LHHHhvyPveXevHFF9Hd3d1Xftle1QcffICbbrppn9rd7KF+/iO2/mrevHn9IlSNRsM5UHtb77//PgMil8u1GzgCgJUrV+4zcPTwww+joaFhxLaXTCZHlLy3evXqIdu6j3S98MILHNExUK1cuXLYo1bqIgBguT3xAejOl7oSFPhKiz9Ff9DCSTJz6uQYjUZWlpF6jDojBQUFMBgMOW7MTqcTTz/9NHp7eznB3uVyIZFIQCwW86iNeDIej4d5SATWqHtDIIQs/Ts7O1khRaaGpEAj/x6VSsWASyKRMNAyGo3snySXy5mMTEaGZGgZCoVQVFTEJGgiXicSCaRSKfZ4AoBNmzZBKBQyiJgzZw4fe/Z5J9dper/RaBRisRg9PT3sYu7z+bBq1Sp89tlnsNlsAHYuwhaLBXV1daw0JO+k3t5e+P1++Hw+9lQjcJMd/0H8LLPZDLlcznEg4XA4xzyR3M/JVZy6M0TWphy6r776Cs3NzZzXt2PHDnR0dOD111/Hxo0bedxGBpAECPx+P4NYUqO53W5WEdL7JX8sUjLSuLK+vp6NNF0uF3OKyCySRAFHHnkkdwMtFgusVit/Z7u7u/Gvf/0r5/0Q4KXz8P7772Pr1q05nx8dGwHk/owMTzzxxD4jkKgymQwefPBBHuGcccYZuPbaawf8fW/atCnHn83n8w3qhnzJkiX46quvAOwUkfzf//3fgK/Z3+rZZ5/Fm2++OeLbffHFF/donyOXy/H666/v1T6eeOKJveYy/ewB0scff9yvuWAymRyxztKSJUvQ3Nw8ItsaiTrllFP4znAkKp1Oj+gPYfPmzYMyjBzN2rBhQ59ZciNddPGmxSiblA2As9No8SIpLHU0iBxrMBhQUlKCwsJCDkLVarXcTSCgRCMXWlyIQOvz+WCz2bgjRVwhGsURAZnGWMStITXYxIkTodVqWdVGXYJkMolgMJizoKZSKfZoIvKw3+/n8FWZTIYDDzwQBoMBqVSKuyJarZY7W1arFSqVioEiLYoFBQUwGo3sFyWXy6HX66HX62G1WlFcXMwhueFwmA03qXtDx0B8FxrruN1uvPzyywiFQmxmSOdRJpOhpKQEXq8X7777LhsuKpVK1NXVYezYsdBqtew5FQgE4PF4GCRQNykQCHCnjPhAtB3qIhHpmiJfiJx/8sknIz8/n0N76btDQEcmk/GojsYr1HkrLy+H2WxGOp3mY6BuEn1mOp2O+V0FBQVYvHgx2traIBaLEQwGuaNHTuwUBNzT0wObzcamj3QunU4nbDYbFixYwH5IRxxxBAAwACZAQ5277u5uBpt000AdPrlcjmXLlqG9vb1f/t+eeIE1NTU46qij9vhb3bp1K7xeLwCwKnSo1R9A27W+//57Xn8ikUifN9X9VXl5+R7B3mDr3nvv3U2VOJRavXr1kI57sPXhhx/y59BXpdNprFu3bljbvv/++yGVSrF58+a9HkGK9+rV+3lFIhE88sgj/P+XXnopFixYMOpz231Rb7755m6ds4KCAhx77LF44403+nzNzJkzsXHjRjQ1Ne2LQ9ynpdFoMHv27JxsntGUs/ZX1E3KHrFddNFFeOONNzj5nBZ7jUYDtVqdQzilBZjkz9RBIZ8gGolRJyKbtOzz+RCLxTB16lRIJBKsXr0aRUVF7B9GcRcAmIcDIGdcpNFomFNSWloKt9vNPBFanEhJR6MtnU4HsVjMnQsChhQMS1ws6koQuZeOh8w6SX1GfCeFQoFYLMbgKXvbTqcT48ePZ9NKq9WK5uZmBovZJppqtRo2m43dxQn8kY8PBfJWVlbCYDBg27Zt3OmTyWRshDhp0iRs27YNYrGYx4/UJaQRU7YdwTHHHINNmzbl2BfQe8hkdmbdjRkzBq2trQiFQhyWS3lplKMGgLep1WqZLK5SqXg8dsIJJzAgJjBUVlbG6kQSCqRSKc70I54VdY4oZFer1bIcn8610+nkMVwmk2E1mtvtZrdu6jh+//33mDx5MofpEvCl11O3kMQFRAQXiUSYPn06Nm3ahK1btw46ruOEE06Aw+HApk2bBuwCZ18f9uUNnN1ux9NPPz3o52fH1uxNaTSaEcsl2xdltVpxwgknYP78+XjooYeGtQ3ykXvmmWf6/LvZbMYpp5wyqOnSfnPmTjzxxD4TeEeypk+f3meYqtVq5Tufn0vdc8892LZtW85jJpMJxx13XL+vOeqoo34SB2+VSoVp06aN6j6USuWgokNGu2jBocVNKpVixowZzMdRKBTIy8tDRUUFKisrWZ3ocrmwbt06rFq1ikcYNN6gO+xsjhONGywWC9rb25l0nH0cbW1t7CpN3ks0GqEFNxgMorm5GS0tLVi5ciV79OzYsYONAglI0Nhr3LhxHBxLwaQFBQUoKSmBRqNhddLq1avh9XqxZs0ahEIh7qARQCoqKkJRURFL56VSKY+xiMc1ceJEHj0BYA6T1+tFaWkpqqurUVpaysdhNptZqk4jr+LiYh7xXXXVVWxlIBKJmJBL/LAxY8bgjDPOAAB2DQ+FQnA6ncjLy4NUKkVVVRXy8/OhVCqRn5/Pknvq1Ol0Omi1WjQ0NEAqlSI/Px9lZWUoKipCSUkJKisrOai4pqaGx6kbN26EwWBAUVERX6cIOFDHjoxTybaBRnfES5NKpSgsLMT48eNRX1/PY8Rst2qJRAKfz4fZs2dj8uTJPPKUyWQIBAKw2WxoaWmBx+Nh40oK9Q2Hw0ziJ37cWWedhVgsht7eXgaIBoMBLpeLQR+F+gJgF3mtVpuzeKdSKUyePJldu7O5fHuqgw8+GJWVlViyZMmQQMhQq7a2Fg0NDfvE26ixsRF33XXXkF8nlUpx0kkn8f9ff/31e+zU7G9VUVGx17zV//3f/93j5ECn0+2RYJ9d+w1Auu+++zglfCRKJpPtFjJ61lln8dyzrKyMF6dx48bht7/97R63V15e3mdy8miXRCIZNNdo06ZNuPzyy/v9+0033YRly5YNet+1tbUj8plYLJZh/diHUna7nU3GJkyYMKLb1mq1e5xl00Wc+DHUISCgdM4550ClUnE3g+4OydmZjB3feecdvP322zzKiUaj7FxMiwqFqpKPTn19PaLRKGw2G3Q6Hd91plIpnHHGGaitrYVCoUBpaSnKy8v5uEheXlhYyJ2aSCSCr7/+GnK5HIcccgjy8vJwyimncIAuOVeffPLJUKvVqKioQHFxMXe9SFFHnBvi6zz66KM8zlOr1SgvL0dtbS3Kyso4FV6lUnFAbEFBAYqLizFu3Dice+65qK2tZeBQUlKCgoICHHPMMTCZTCgvL2fgotPpkJeXh6qqKtTW1qK4uBiZTIYtKci+QCaTsTv3p59+yn5OiUSCbQaIF0b8qsrKSixatAherxdjx46F0WhEJpNBeXk5Dj/8cCgUCj4Her0edXV1+OqrrxioEaCkzh9FzmzevBlyuRwlJSWoqqpCWVkZG3qGQiF2oabtSqVSJmWTWpYAkkgk4i5OMpnEV199haeffpqJ5CKRCGazGUqlkk0sCwoKUFBQwLYKBMKJS6XX63O6PDKZjIncJpOJSd7kEJ9KpfD3v/8dtbW1WLp0KQM08rWisbDBYIBWq4VKpcLEiRMZoN5xxx344osvcgj52SGwfdX999+P9957byR+6nusE044YTdp/WiVSqVCXV3dkF+nVqv7BRg0ht2fKxQKscP/aFVTUxN+9atfQSAQDLhW7Dcqtry8PDidzhHzJKqtrcV7773XbxL7iy++iJUrV2L+/PnsBNtXWa1WeDwevPrqq/joo48wf/78XY8dVqsVdrt9RI571yoqKsKSJUv2imxmtVp36zAMVBaLBW+//Tbuu+8+fPHFF8Pe974ukUiEzs5OlJSUDNkvqr/v4EknnYSbbrqJ7zr2pIahO34aBZEzNY2BaJGnrgIBdYFAwJ2eYDCISCSC6upqlgsTh6i1tRVtbW1MtDYajZBIJLj33ntx++23c2cIABOsDzzwQOj1enzxxRdM7Ha5XGhubmbARqMfCq4lTpPdbkcsFuNuEy1YlOhOXV9STpF/DymwyDFbo9GwKeS4ceOgUCg4QX7Tpk1oa2vjkR+dv9/97nd49tln0d3dzV0f4mWJxWLU1NSgoqKCxz1HHHEEVq1ahf9n773D26zP7vEjWcPaw7JkyzO242yyCAkBUnaYYYTdllkIEKBQymjfl1LaUl5aKLtQoEBZhbKhrABlFQghgezpeA/tbQ1btn5/5Htu5JBhJ3YI/Livi6uNLUuPnvU5z7nPfY7D4UBxcTHUajWSySR8Ph8CgYBsA1tEbB0BWxYWl8slhpfc3wQvsVgMq1atQltbm4SvhkIhhEIh9Pb2Qq1WyzlBRoZMEBkyGoCy1Wo2m0ULlclk5Lzo6+vD8uXL0dXVJfs3lUqhuLhYXLe5X0tLS2G1WuWcTSQSA4BTvo8RdT+xWEyYp619o9geZtAwQQzZoaKiIjGJtFgseOedd2SKj/5H/P8U61PUT+sI6pg6OjoQj8fx1ltv4cQTT5RhAdpU0BF8awuN7a0RbN/RpVyhUMDlcn0jXsRmsyGdTot7N01H/X7/oCbdaEw6nBmdW9eBBx6Ixx577Bv3/V25l7Mee+wx/Pe//8XDDz88XJv5nSvafwSDQRQWFqKpqQmlpaV7/5h/OBzG2LFjRwxobPV5chEsXLgQBx988HYtzltaWjB37txvtLNYVqsVbW1tQ2ZamDzO/x3J8nq9mDlz5gB/D+o08nOQ8quxsREnnngiVq5cOaLbNtTSarXiujtYp+vBlt/vx9SpU3fZUyN/gg2AgCQAsNvtYlRIfxq2pSgw9vv9ovcxGo0wGAwCIlwuF3K5nCz2wJaWan6qfV9fH7xer/grZbNZPPTQQ9BoNDjqqKOE3bLZbDjppJPw17/+VbQuDO/N91aiGWNBQQHC4bCEsxYVFQmrRA0QWa1sNitTadSgEKjli9c5eUb35/wU8kwmA4/HI3oZ5pfp9XpMmzYNp5xyCr766itMmDBBgJNKpUJTUxM2bNggE1Xjx4+Hy+XC0qVLYbVaJY+utrYWq1evlggMXgtkmGw2G5xOp3gSGQwGtLa2SoYYW10UqHMqLBAIiFVBLpcT8bvb7Ybb7YZGo5FJPR4LmmR2d3dL+7WjowONjY2IRqMoKCjAmjVr8NVXX2HevHkicmfu2vnnnw+1Wo033nhDtECMHCkqKsKECRNQUFCA9evXy7l50UUX4Ve/+hUqKyuh0+lEC8fWG4XrbK0VFhaKfmzGjBno7u5Ge3u7DA7w/kVhezKZxMyZM+Hz+dDS0oKmpiYZ5+f0Wjgcht/vR0tLi7ChiURCACRBEIESi1q0bV3zF198sbA89BwLBALQ6/UDXvfyyy/j9ddfx0MPPQRgi8XHo48+inHjxn3jPbcFmA455BDcfvvtmDZt2mBuC7tUs2fPxkMPPSQtPa4THo8Hs2fP3qsGhr5LdfTRR+M3v/kN9t9///wf7/0A6dvehj1ZhYWFIoiMxWIYO3bsTs20hrsuvvhizJs3b6/Q7QylVqxYgeuvv/4bPinfdhEcAV872jIGw263iwaDNPeoUaPE+I9P8gqFAt3d3ejs7ER7ezuUSiUmTZqEn/3sZ7jssstQWloq+WVkmYAt4vyrrroKf/zjH2E2m2G32yVbrLW1FaFQCGazGdXV1TAajfD7/eLeze1kC4dePpzQYgslHA6jsLAQiUQCDz30kCzM/f39cLvdkjHn8/kkiZ5Pa9SxUNxN3xtqY1paWnD55ZfjuuuuE+dnal4Yc8EcO7fbjbKyMpSUlAgLAnw93cQU9UgkAo/Hg3A4DLVaLc7PjErhvs5kMmhra0NPTw/cbje0Wi28Xi/6+/vhcrlQXl4urJ7T6URvby96enoQi8UQj8cRCATQ1taGFStW4PXXX8eZZ54JYAtYqKmpEZNGbivbTNSntbW14dRTT8VTTz2Fzs5ORKNRpNNpLFiwAJ988gnWrFkjAIbsIKNKvF4vpk2bhpKSEtlXFI5TgE1BeiwWg8lkgtPpRENDA1KpFIqKisSkz2w2w2az4T//+Y94K+n1eowZM0YiR7LZLDo6OtDW1oZYLCbxM2PHjkV1dbVkzZnNZkQiEXR3dyObzSIYDKKlpQWhUEjE993d3diwYYNMxzHYluBS8f+CSwmYuE4NJspiypQpeP3111FWVjYyF/sQale9l/KLQJQ6sh9q2OsHgLSr5fF44HQ6cdRRR2HRokXy813NcHM6nWhpaZFpkOG4gEaqvvrqK/zv//4vXn/99WF5P8YisKXzXS8yRZwk4vg+hbDMPAO2aILsdjvGjRuHkpISWK1WjB49GqNHj0Z1dbVksG3YsAHr16+H1WpFb28v2trakEgkRKTLJ35gS/vOYDCgurpaWosEIH/84x9x1FFHoaqqSraP+hQmxFOXkkwmpU1ls9nw9ttvIxaL4eSTT4ZCoUA8HofH44FSqYTb7RbGgOJhvV6Pzz//HM3Nzfjxj38s4ILu2XS7TSQSMn5ORsloNIoZo16vx09+8hP86U9/kmlAht+OHTsWlZWVMBqNAgC3VWzfeDweNDc3i7Oz1WrF4Ycfjo6ODmg0GpSXl+Pjjz+W70fHcwIUOko7nU5hOCgqrq+vF+dtCsbpvxQMBhEMBmEymSSCg9YJuVwOFosFBoMBiUQCPp9PTBbZDiosLMT69esRjUaFHZs8eTKqqqrw+OOPy4g+7R44rcfWKPVwBQUF4khOl3Vmp0UiETlf4/H4AO8kWhWUl5ejv79fWG4AiMfj4gGVyWRgNBoFqI4aNUrE+k1NTfjqq68Qi8XEqJP+ShwWCIfDWLdunZhd+nw+tLe34/HHH8cjjzyCJ554Qs6B/Em+Hd0rqQPkNTlS99X8z2ELkPfxkfzMwb63VquVc2NvXVu2VaeccgquvvrqrdmdQddurC8/AKRdLT7dc0R3MLVq1SosWLAAn3766TZ/r9PpBqRX7+miN8bOUurz21msfffdF0888cQ26ejB1Eh+d7PZjPb29t3y/RhK5eeu8f/nt5HYYqNBpNFohM1mg8PhwD777IN99tnnG743ZrMZXV1dWLp0KX75y1/i0UcfhdFolEVYq9UCgGg6TCaTiK8JXHhNZzIZifJQq9Xo6OjASy+9hN/97nfC5ni9XqjVathsNtHOhEIhxONxcf9OJpOIRCIiZqauhZqQL774AgaDAYcffrgwJT09PbDZbLjwwgvxr3/9Cz6fT8CLwWBASUkJbDYbAAiw8Pl8UKvVKC4uFuYqFAqhv78f5eXlqKysFG8jALLws/VFloVZYolEAl6vFx6PR8CGTqeD1WpFOByGUqmE3W6HTqcTTVI6nRZQS/uCWCw2wLk6nxEDAJ/Ph4aGBgQCAfT39wuI/eUvf4nLL78cTqcTDodDfKDoyB2NRpFIJNDa2gqlUimeRYlEAi+//DJmzJiB0aNHi3aL1gA0FyW7ZrPZZGGw2+3iF1VUVIQlS5YIc9TU1IRMJgOdTic6KIPBIF5U6XRacvToz5XNZnHAAQdgyZIlMuHY1dWF/v5+0dPp9Xq4XC5hH5kl2NTUJJomenSRiaL1AACsX78eXV1dSCaT0qKMRqPCQHEqMt9NPf88H+o1O9xrXj4o21vq215jdqV439wd77pd/N7ffYBUUVGBd955Z5eU/Xu6nE6nLGjXX389Lr/8cnzwwQf48Y9/POyfdfvtt8Pj8QzJM4I+EfSfGUpxMfX5fEP+28HU4Ycfjn/84x/SPhhKKRQKlJSUiBPynqr8CTYCh3333Re33347jjzySBHIWiwWVFZWYsqUKairqxMzvaKiInm6p89RIpGQ1g6ZlL6+PkyZMgXZbBaffPKJTGIZjUYR/DI7i9lG9JvhaDhZG7YzJkyYAL1eLwsSW1uctCssLBTzRbIedrsd/f39yGQysFqtsm1crMPhMG6++WbcfPPNCIfDGDdu3AD9CaejyGSl02lp49lsNpk+i0ajkhfH6TMyYfxf5qt1d3fDYDBg3bp1EtlC0MO2Tzwex2mnnYaPP/5YWhYcRaeRIVkXeg6VlJQIg5bJZET/w0U8Ho+LRsrv9wso0Ol08Hg84uFEk0aG/pKdicViwqZptVr4/X489thj2GeffVBTUyOCeQINWiFQJ3TXXXfhlltukRYXs9kIBukppdFoEI/HhR3KZrOora1FKBRCW1sbstms5AV2dnbKvqAW7M4778T5558Pl8uFV155BalUCvPnz4fZbIbT6YRKpZL8uba2NtEyUUNGcJnL5ZBIJBAKheD3+9HX14d4PC4DCjQbpZg7nU4LS5OvTdrbKr+j8MYbb+Cee+7Z62QAwBZ7mL6+Ptx0003D+r6LFy/GZZddtlvBsccddxwWLFiA448/fhi3bFD13QdIGo0G9fX1Q3L1tFqtWLRoEfbbb7/d2r6h1Mcff4wzzzxThL4c5Y7FYjsU1j399NN48MEHxZp+sFVRUYHe3t4BkxpmsxnvvfceZsyYsUvf4dsss9mMmpoa9Pb2oqGhAYsXL8bUqVO/7c3aaanVagFIAITZoXkhHZNHjRoFt9sNu92OkpISWUCpzfD5fDKNdsMNN8Dn88FgMECv1wtwob6Ei+Thhx+O559/HgqFQlpYFHVy8dZqtaJP4t+mUimo1WoAELGwRqOBTqcTFsZkMonzNrCFlTIYDCgoKMBDDz2Egw8+GBMnTpSnepoRNjU1ob6+XnLGUqkUDj74YBGjE1jkcjmZiPN6vWJUmB+oSs+ifN8l6l3IdiSTSWk9csIsEAiIozUAEbFPnjxZGDdqgZRKJZ566im0t7fjrLPOQjKZhNlshtvtRjAYRGdnJ2w2G2644QZcffXVKC8vl9H6np4eeDwetLW1yaKv0WiEaWMLjOGzZISUSiV8Pp+k0xNM/OlPf8IxxxyD8ePHi3aN5qAUvfP4JJNJVFdXy7QZo2mYH0dmhwDa4XBg8+bNSCaTsNvtAoLYdqMxJjP3aE8Ri8VQXFwsrGM+oDKZTMLadnR0iOkl8+gYg8N9kUqlRHtks9nEDqKzs1MCmQmWOCHHornkSAxp7Kh+//vfo7W1VYTdLFo70Ny1v78f9fX1ElC8rVIoFPjyyy8xc+bM7Q7JjFSVlZWJo/lw1tixY9Ha2rrLYd8AZJBiR/lsDz30EPbdd188+OCDeOCBB4br2H/3AdJg64gjjsCcOXNwww03QKPR4LDDDhsRJD9hwgRceeWV3/Admjt3Lj7++OMhnygHHnggNm3aNCxTfGq1Gocffrh872effRZXXHHFHpkQHM5SKpU4+uijB6WBcrlcuPvuu3H66afv9LVTpkzBRRddhEsvvXQ4NhPA1621fE8knU4nrR22VkpLS6HX62G320V7xFZDPB5HOBxGU1MTDj30UGFVyNCQjVEoFFi+fDl6enpk8snr9UrWGifPuAjnj/3TS4ltP+aGcUHnBBSwZYJzyZIlOPnkk6XFTOdutVqNhoYGWCwW/OhHP4LJZEJbW5tsM1kTv9+PRx99FOeddx4qKytl6otAjICSsSG5XA6/+93vcP7558PpdMJoNEKn00mkSktLC15//XXccMMNiEQicDgcsNvt6OvrEwuCQCCArq4uhEIh0WJkMhn85S9/wd133y2LEmM7iouLYTQa5QY/atQoAaIUeuv1erjdbqxevRqjRo0SQMDIESbcBwIBGTPnZJbdbkdFRYWEsxLoajQaucEXFxcjl8tJ5t3YsWPhdrulvU8WD4B8H4PBIDovv98PlUqFsrIyWK1WpNNpdHd3y8JNhkej0cj3zt9Ggli1Wo05c+Zg0aJFkiVHMT23hS0M6p547hOYRaNRGbnv7++XCUuCpL6+Pvj9fqRSKQE8yWQSnZ2d0t5lqzGRSKCoqAg33XQTzjrrLGkNA18LtnfGKg1G2L2zmjJlChKJBEaNGiXrS/77A0NrsR177LF4880391pGbG+tWbNmweFwYOPGjdi4cSP22WcfXHLJJbjkkkt25223C5C+V1Ejxx57LGbNmoUvvvgCwJbk85GiOUOhED788MNv/Pztt9/epfcbioHjzqq3t3fA93733Xd3C9kPpa644gp8/vnnw2Lj39/fP2iBeDKZHLRfUzAYxMcff7zL27UtHQNv9Pmj/mxT8IbOEXgyOePHj0cul0MgEEBfX58wHqNHjxb7iHg8joMPPhjLly9HOp1GR0eHACbemDdv3ox4PC6RF2q1Gocccgg2b94Mn88nbItOp4PBYMCMGTNQUFCATz75RMz/yD5REK5SqWAwGFBXVyfMTX7ivEKhQGVlpXiI9fb2ymh1OBwWrVIkEsGYMWOgVqvR1tYmjI1Wq0UymZQpKzpwFxYWYuzYscjlcnjqqadw8MEHw+FwoKamRibzxo4dK9NatBdgi4MmiAaDASqVSrx04vE4DjroIPT19aGsrAyJREKe/Mns1NfXSyuLk1gMzKXJ4wEHHCCu2cDX+jJGjXByj69ZvHgxDj30UGm5h8NhGfOnUJpGj2zD0VSRGXU8dyjAp26K04YEIgzdJRMUjUbxr3/9C+eee64AXAIW2ixwH1EorlAo0N7eLoAnHA7DYDAAwABjSE5nsq2U376lJUB+/Ej+lCGBElnOVCqFUCgkjFv+f5zgWrx48YDWIq85PozsCGhsDxwdccQRKC8vHxA/sr1ipppKpZL1hbUrIGe4Bl+GUhdddBE2btw45C7FSNTNN9+Mv/71r0Oe3l68ePGAfweDQXz00UeD/vuJEyfi2GOPxa233jqo1+81Tto7K4vFstPk5Ww2i5UrV+LVV1/d7msWLFgw6IT3HVVXVxeefPLJ3X6fnZXJZNqpmHpn9dBDD4l53EhXPiAAgMrKSpx33nnbfO1FF100bNEn8Xj8G/T39qqtrW27eXVDLTIqwNc6BIoNuWhxsWT2GCfJCgoKZIEgcAC2uMn+97//xZo1a+D1emWkPJPJoLW1FU1NTSJ4ZguCU2nUa2xtO0Ct0qRJkxCPx/H6668jEomgrq5ORNj09uFCrFarUV1dLS0SMgdkwBjCyhYVx9D5lE+mhMwUsKVVzqDZ/JBSTjml02nMnz9fdFEUb3d0dKC1tRU6nQ7z5s0TsXW+bosAgMG4RUVFEv5bVFSEk08+GfF4HC6XC5lMBmazGWVlZTCZTCKop0cT41WoGysuLoZKpcIjjzyCQCCAWCwmbUC2APMF1AQg1BtxAqy7uxvJZBKhUAiRSATJZFLsEegVxPw6skAU23/88cey0HN8nq29TCYj2jOadioUCslcI9AzmUxyPGKxGAKBgIQQE7B2dnbCaDRi4sSJiMfj6O/vx6JFi2QowGazwWKxSFYgDTw5mEAPLYIhtsqYbZfJZKS9yVaZVqsVLZ5arZbzgoL/J554Qh4Itp4a2xr8OJ3OAYzC9pgjOoQPpniNr1+/fofry67Ueeedh+rq6t1+H4fDsUMmhWHOe0PxnpdfO4uUya/Zs2fj6KOPRkdHx5Du5fl5lIOp7wxA0mq1mD59OhQKBU455ZRt7sy3334bzz333A7f53/+539QXl4+rNu2o23aVimVykFb1vN7b6/23XdfcQtnIvhw1gEHHIDa2tpBv/5vf/sbli1bJv82m82YPHnyNl87ZcoUeTodak2bNm3QESzDXbywCUTyARKffMkiERBotVpZPOjv0tLSIm7ODQ0NIkTNF0SnUil88MEH6OrqEjEzwRBFt8AW3x29Xi8O2G+88QZaWlqkdcKFFgDefPNNPPPMMygoKBDBfTAYHKDVoQMyoy68Xi8ikYi0C9nKIfCiDsjv98ukmslkglqtFoaLrInD4YDVaoVarRbtDW9cnBhTq9U47LDD0NHRgVAohObmZhFA5/vtcOHn4s+x98LCQhFzE7jke+sQjKVSKZm84hSVXq9HLBaTNqXT6RRTxSVLlsjvaKZI1m7UqFEoKCjAV199BZ1OB7VajfPOOw+FhYWorq5GUVGRnD8UU1O4DQDhcFjcxNmqpHg5FArJ96dAnIaYBN/5793b24uioiJccsklcDgcou2yWCzSsoxGo3Js9Ho9ent7BRirVCrU19eL3s3n8yESiWDdunXweDwChslGAVscqnt7e6HValFRUQGlUiktvFwuJ/ox5r5RfN7U1CQaPZ1OJ67zjKzhcaZ9Bvf99kwj9Xo9pkyZst3r98ADD0RNTQ3ef//9bSYjsE444QRpIY5kTZo0CRaLZbffR6fT7XCtoJM2y2az4eijj97tz2UdcsghqKioGNRr//CHPwzQQfF4DnZfl5WVoaamZkjbV1tbi6KiItx5552D/pvvBEAyGo1wu904//zzMXPmTPzyl7/cqxKKlUrlgG2aPHnyDp21CwoKcPXVVw/qZAgEAjj77LO3+/u5c+figAMOALDlpLnggguGuPU7rpNOOmm3RNKrV6/GlVdeuc3fXXrppTsU5O2oDj/8cBx00EG7vF07q7q6up0yjRwpJ8XO49nf3y/tNran+BSfL7ClIHbNmjV4+umnxRenr68PVqsVLpcLAMR3pre3F3q9HsXFxWJiaLFYhEHI15KoVCoBRmx/pdNpvPPOO1AqlbjggguQy+XwxBNPSDuGLQtOzzFYlgwLF7VMJiM6ke7ubqxYsQKrVq1CJBIRbQlF5/39/fjxj38sgIjxKADQ3NyM5uZmNDY2IhwOI5fLIZlMIhAISJzF8uXLsWbNGvEQAiCMGkGIxWIZYK1ARoLbyuwzjUaDoqIieL1eGAwGcfD2eDzo7OwURij/OEWjUfmewWAQ1157LYqLi2Vkn2DSarWiqqoKmUwGn332mZhbMstuwoQJqK6uhsViQVFRkSz+FDhrNBpxkm5tbcX69evR0dEhLExhYaG0Wnls2MI1mUyi4SJbw3iYbDYreim2+crLy1FSUiJi+9raWuy3335yXOjttHTpUpSVlcFoNOKyyy6D0+nEokWL8N///hfBYFBYMTJdY8eOldH8cePGiS0DLS7YIuUkrE6nQ0FBAT7//HNks1msWrUKfr8fhYWFcLlcYlXAv2fLMV/nt61A2+bmZixYsGC71+38+fO3+9CWD7YWLlyIoqKibbbUhxM0/eIXv8CKFSt2+33a2trws5/9bNCvd7lcO9xPQ60zzzwT9fX1u/S3JSUlqKmpgcFg2CG4ZT333HO47777hvQZU6dOxUknnTSkv9nrRNqlpaUiZGRNnz4dd955J4455hgsX758SIzG1vXZZ59hwYIF243QUCgUqKioGBB9MNT68MMPcfXVV+/WyOPeXAUFBXC73RIC+n2sBx54AJ9//vkAfUL+966qqkJLSwuAb/ohsc3GRZlTaDQP5ALJBWrdunVoa2vDySefLBlrXNzZuuDnHHDAAUin0/joo49kEb/rrrtw6aWXYvPmzdBoNKiqqsJPf/pTvPvuu1izZg2ALfoRm80mwaKFhYXw+XxobW3FDTfcgAceeEBYJIIMMjx6vV6ExzabDTU1NQgEAli/fr0sYGwV0bYAgLTIent7JZyUDE8ulxOQRfPCeDwOt9uNuro60dJEIhG88MILmDRpklgmsL1WUVEhobHUCHV1dcFsNgs4zNdfpdNpBAIBxONxsamgCzWwpVXG8NxYLIZoNIpAICBBuASeLDInZPLIxAWDQWi1WrFroP6HoI3AhXYCNI0lQHY6ncJk8f9HIhEkEgn84x//wBVXXIF4PA6tVguXyyXMHONsCCQJNmmWOXr0aLFFWLJkCQKBABKJBOrr6+FwOPDFF1/A5/OJB1ZtbS3Gjh0rrCRF5MytzA+9VSqVmDZtGv7+978Lc3jEEUdg48aNkl/HthptCKqrq8U1vr+/H48//jimTp0Kp9MpMTeBQEDOI/pMUVeW36IDIG3WPTnd9kPtepWWliISiSCVSmHBggWYPHkyHnzwQdxzzz3D8vBbVlYGv98/mDbqd2eK7bPPPsNvfvMbvPPOO9/Ktuj1enR2doqnx95eXBh2x1yL4srB6pQqKyvx2Wef7RVW/iyOyicSiRH7DLfbjWXLlsHtdiMSicDpdIoLMfC1GJTCW2ozEokEXC6XBNPW1tbK+DbjRKqrq/Hyyy9DoVCgq6tLRNhs/Wi1WpSUlAhoSCaT0r5jjpjX6xVAE4vFhNmiLol6EYVCIYnwdIe+4oor8O9//1vaR/lOzWq1Gn19fYhGowOe2J988klcdNFFqK+vx8svv4x169bh1FNPhUajQTKZRDweF0uB0tJSYdEo9n3//ffxzjvv4JxzzkEymYTRaEQoFMKNN94oujkCCLbNyKwRBOVyOdTX18t4+5w5c/C73/0ORxxxBNLptLR3ioqK0NfXhzVr1oh/FFs+BC9//etfEQwG8dvf/habN29Gb2+vBM4yY4wtQtoj0LagubkZnZ2dIrYmWGK2HRd1LvA0fSQYZTxKe3s7DAYDXC6XnFerVq1CQ0MDTj/9dJkoA7Zo1WhFwLYkmRlq1KhJokP4Nddcg6effhrXXHMNLrjgAlRVVUngrkqlkpw0Tu1xv7KtxYgY6sZaW1vF2qCnpwdOp1OMKMkeUQjOlibbkgT42WwWHo8H/f39MtGZr9PicWSgMYXibI1ubWab36rZ1SmxkTCUHA7gZjQaxdtse5/Be7nJZBqy9tRkMsk1M9L18ccf4+abb8aiRYu22y7dnVq1ahXOO++8wRAV3x2A9C18NoDv7tPGQw89hM7OTtx4443b/P3OJjyALVRrQ0ODtAUH8zd7qga7LdXV1fjyyy+lTbB1be84D8d3VSgUAzK2gC1tmtraWnz00Ufy5M6Msr///e944YUX4PP5BmhwbDYbzjjjDNx+++0wmUyIxWIChoAtLcmlS5di0aJF0sLKZDJ46qmncO2110Kr1UqbKhQKoaCgAAaDQabU+PTe29uLWCwmTtJKpRJer1dEyTqdDgBkEokhqMyNY1wGsAV8JZNJ0fl0d3fD7/ejoKAA1dXVKCwsxOWXX45HHnkERUVF6OjokNZdQUGBuF1nMhmUlZVBqVQOGAFXq9UoKiqCRqNBNpuVXDMaLo4ePXrA92OOG8EZsCWsma0bJnknk0nJdMvlcsLakW2yWq2IRqPw+XwD2Dev1yuAkwaM3d3d8Hq9MqJPtpCAitNrfJJNpVKIRqMSR9PV1SU2C3TVJtAhIOJ75oueyTLW19ejsrISdrt9gJ8S2R4aXbpcLrEoYHSKQqFAMBiE3+9HNptFIBDAddddh8suuwy5XA6VlZVYsGAB3nvvPRkK4AQfwWFnZ6eEGPM6sNvtsNlssNvtUKvV8lDwwQcfiBVDMpmEXq+X80en04k7e3d3t3glcZKtq6sLHo9ngD9S/nTfcBtJDvbeMBQwNZT1ZlufHwwGMWPGjO166tExneDTYrEMaYI5mUyisrJSArH3RA33GrwL9/QfANL26oorrsChhx6KE0888dvahBGtbDYLu90u+orBVDKZRF1d3bCbiQ21GGo5HHqzJ554Ahs2bMAf/vAH+ZnD4UB7e7tkTQ2l8nPXeA1xbJtP21wsuHCYzWaMHj0aFosFJpNJRrq5KHi9Xtxzzz049dRT5fWFhYUyMUVNE7UY1A4FAgE8//zzuP7662Gz2WTU/sknn4Tb7ZYxezJOjH7QarXIZrPQ6/Xo7+8XrQdH/jOZjIAGLkgajUYyw4477ji8/vrrCAQCYkhIcAZsYdwymYy4U99www04+uijMWPGDJSUlMhIeX4cyLhx42TyLxKJoK+vD06nEy6XS0CRWq0WJ26CDrPZDJPJJAweWzoUyzNuxWAwoLOzU0wxtVqtgBku0r29vXLeeTwelJaWoqysTLQ8iURCNGTUbDGCo7u7Gw6HA9FoVFpRnOjzeDwyll9cXAwA4p/U0dGBaDQqLuDl5eUyyk89G48fdUkEqiaTScbpOWFGwX1/f79k9HE/qtVqxONxtLW1yUJoMBiQzWZFWsAMudGjR2PmzJn45JNPBrBAPMdbWlqwYsUKeL1epFIpuN1uuFwu6HQ6VFZWwul0CrgNhUJobW0VBq+vrw82mw1qtRoejwc9PT0DbAAYhkwGKxgMorGxccBUKABxf+eiyNbbYEHI9tiLUCiE/fbbb6c6Sd4LhrIo72wRP/DAA/HYY4+hrq5u0O/5Xa177rkHqVQK11577bC8H1ncIXQTfgBI2yteIDTH+3/bI+LH3Wld5deRRx6JW2+9dY+7QvNpkvXUU0/hq6++wm233TbovxmJCgaDmDp16k61XsO1Ldu7iQ3X+1Ozw9F6sje8yRcWFqKpqQknn3yyPO3ni015g+YEG5/Uc7kcbrnlFvzpT3/C+vXrBXDQgZqfSXaHT+w+n09AMd+3r69PAAEZEuqc0um0tGSKiookD41gqaenR+Ir/H4/rrvuOixevFh0M0ajEVarVZ7u6SpOUXYikUAkEhHjQWpqdDqdxHL4/X5pNXF6iUUdEBd5o9EoHkZ0iC4pKRGRO4Xa2WwWnZ2diEQiEp1CBopj7mwFke2hH4/BYBCmJRqNorq6Gp988okEuXKyikDMZrMhnU5j7dq18Pl84kRut9sRiUTQ1tYm4IKgh6wRwQE9pcgQUsSt0+lgt9tx4oknYuHChYjH47BarcKujBo1CvX19RJYS4BEU0gGJNPA02azIRQKobGxUbLVjEYjAoEArr32Wjz22GNIJBICcNLpNGbOnIm2tjasXbsWbrcbxcXFuOeee9DU1ISenh4B17SxIGvK/chtyXeCZ5QIANEPnXHGGejs7MQrr7wizFAikYBarRZWlVE09BAjyOnp6Rm2exdZPdZvf/tbuN1uXHTRRcPy/jsq6hj39Fh+PB7HqFGjRoxBYjxRfl7argDMHdUu3NN/AEiDqdLSUnz++eeorKxEUVGRjNx+/PHH+M1vfoP3339/l9+bNPmu5J8NtaxWK9avX7/NKSwGZeaL4Ie77rnnHrS1teFPf/rTdl/DRWNvaeXtrLblxptPDdP3hjoTjkpTEJ3/RM6IB+Dr82Ls2LE46KCDcN9998nNKRKJQKlUwmq1wuv1ivaA49rZbFb8kwiUGH7b1NQki8ratWuRTCYxZ84caYlFo1FYLBbcf//9uO6662A0GvHcc89hxowZ2GeffYSlopDc6/XKNByFxByxz9dcNTU14bbbbsPNN98Mq9UqxoFtbW2iH+E0Gyfu8sfLs9msGA1yX9NY02q1StuG4FCpVMLtdgvbQgCYr3uhGDqVSsHr9SKZTOK0007D8uXLoVAoZOycn5/fcmKLggzHtGnTYLPZBNgSfPb29sLv92Pjxo0oKCiA0WhENBoVN++enh7RUvGcVyqVMn3IlgnNPvv6+sRfiZolHmMCZGqOjEajMFIEXgSeNNGsrKxEf3+/hP0SnGSzWRm3Z0uxoaEB2WxWwCQtAR5//HGMGTMG1dXV4tDd0tIiZqRksfiQwOGEnp4exGIx9PT0wGQyiR6MTBCBO1nO/POD9gRsg9L+wu/3i7kki1olHo/h1hHR+b27u1t+xuw6Cst5XHlf2JYFQUtLixyvva3sdrtMlI7U+5Nh3ovqB4A0mCovL8eGDRu+4c1TXV0taeT5VVFRgRdeeAH7778/1qxZgwkTJgxgokaiVq5ciR/96EcyVbStUiqVqKurw8aNG0d0W7ZXJSUlooH4LtWyZctw7LHHDsi121Fxkcw3Z2QRNNjtdixatAhHH300XC4X9tlnH9EK0VSzoKBAFmm2tsLhMKxWqwAGAoh81olTUnwqZ7uFAJitCr4HW2QajUZG5cvLyxGJRKQNyHgPLjIU/xJQ8drQ6/XCkPEJENhy7iUSCfHVsdlsstjddNNN+PGPf4zy8nKEw2HEYjFZHCkGj0ajaGhokO/L9iNjRvr7+3HZZZdJKr3b7ZY2DYXcHB/PN+nktjA6pLm5WcKQHQ6HsGVk8OLxuLTrOB3X39+Puro6AQPUzMRiMQSDQVk8eWwY+sr2UDAYFB0VWZ7jjz8et9xyizB03J8M9c332KIBZn9/P5qbmxEMBlFUVITy8nJYrVbY7XY5Pvkg67DDDsP777+P0tJSRKNREVmzlchcPIKqWCw2IAolGo3KRFm+yWRNTQ2OPPJI/P73v5ef8zsAGKAfSyQSojkiqKY1QyKREK+j008/HRUVFSLgZ3sN+FqjQhuKcDiMcDiM66+/HitWrBDDQHpB0eJhqPfkrVndnb22vr4eGzZsGPR78/UrVqzAIYccsluA4aqrroLNZsNvfvMb+ZlGo8GKFSvEqf+H2mn9AJC2VZdccgmUSqX4KWi1WsyaNWubESLbKhpzLV68WJKrs9ksnnjiCdx6661DCtYdbB188MH45JNPRrwFBgAPPvggHnnkkW/Yu39f60c/+hEWL16807bq1mLsra8hjvizzXTkkUfiyy+/hNFoRFlZmXjLcOHmU3QikcCyZctw3nnnSRo6gRRfl8lkBgTSWq1WWdTzfWLYbuAilJ/lRZdm6pq0Wq2IgNesWYOSkhJMmDBBWiWcGuLCShH3fffdh7POOgtTpkwRLxy6NzO2hPsnGAzi008/FRduu90Oi8WC3t5edHR0CMgMh8Pwer3yHdiqZEAtAAlNra6uxvTp06FWq9Ha2or6+noBEGRSAAjLkK/dISjIj/wg4GNLkQxAT08PNm3aBJvNhrq6OgFf+Q7m3L/hcFjEwpyuoliaIHXUqFGoqqrC4sWL4XA48O6774o/EFtrzCHjuRQMBrF27Vocf/zxsNls4s9EJo9aN5PJhL6+PnR3dwtjM3r0aMlhVKlUqKioQDgcRmtrq7CQKpVK9Ev0MlIqlWIVwDZXV1cXfD4fEokECgsLYbPZxBiWx4zgGYBMThKwEHxQX5fvfq7VamG321FQUIB4PC4MEnPgGHNDjRnjeaxWK1pbW4X54nnDBwP+bCiZaflDDcDIDPEMx728pqYGGo0G69evl58pFAocfPDBg+p40HLhtddew+GHH77L27GjstlsePrpp4fVlHKYa7sAae9xW/x/9fvf/x4TJ07EOeecg1NPPXVEP+uLL74YkKuTyWQGDY6ALeLA//73v+jr68O5554rTyovvvii+KwMd33wwQcDLqjzzjtvh+ZXjzzyiCxoQ63XXnsN7e3tg379LbfcgrFjxw75cxYuXDjsDuC7Uh9++OFOwZFWq8Wjjz4q4+7AFlfYiRMnyoLKMWP21T///HMJrmW+lM1mQ3V1NUpKSiT0s7S0FDNmzJBpq8LCQnFxXrt2rTxpFxcXw2q1StAsdSVmsxkXXHCBaGnYOonH4yJSVqvVMhmn0+mg1+vR19cnIK24uFg8gwjGKNb+0Y9+JMBCqVRi5syZMo5Oc0VOWjEcVa/XIxKJIBAIoK6uTsb92WKh1oeREul0Gna7XVpBdMSmRqaurg5VVVUYO3as2ALQCTp/9J6aF5o8+v1+mYpqbW1Fc3OzjLPzM6iLocWCSqVCJpNBYWEhKioqcMstt2DTpk0CePx+v5gqxmIxmQLMB5QEWPTAYn5ZJBJBNptFQ0MDqqurUVZWJmxVNpuFwWCQ6A2j0Qin04na2lpks1nMnTsXarUa77///gBfK553nHwjE7VixQr4/X4RgXd0dMDj8UClUsHhcKC6uhputxu53JYwXa1Wi8mTJ4uBZyAQQEdHBzo6OiTyhqLzFStWoKWlZYAoPF8szVYe71lsoXHggNcRz9dJkyZJG5KeVC6XC6WlpRg9ejQqKipQUlKCqqoqsXzgNcuWLp3rKdCnoJzX51VXXYVDDjlkh87NDz/8sPhTDQYcPfroo+KLtb3a+vO2vpfvSjU2NsLlcuHqq6+Wn+VyuUHLQXiMHn/88d3ajvw67bTTcM4558i/0+n0NxzLh1J///vfdzlxgXXGGWfgpz/96ZD/bq8DSJ2dnWLoNtK9yqVLl2LJkiW7/T65XA7/+Mc/5EJ66aWXRgwgbV35xm3bqubm5l3W+QwVINH5d6jFGIPvQjEaIZfL4X//93+h0+nQ2toq+iDe8Hlj3Tp0lOaLRqMRZrNZoiY0Gg2MRiPGjRuHdDoNhUIhE2m5XE6chDmCbrVaB4AILvKhUAh6vR5msxkGg2FAJhbbeQCk9UBRMl9TXl6O6upqiX0AvtZUkHFiq+7www9HRUUFdDodbDYbiouLoVQq0dHRgccff1zaLVyctFotHA4HbDYbcrmcLLzcd2xLMjKEPkHcBjJyZHvYgrzjjjtQWlqKe++9V1zFybjxmASDQQGS+SaNZLoSiYTsH06zUQ+UTCahUChQWlqKdDotGWjMKeNCzAWSvlQcQ6eGimDU4/Fg06ZNACCfWVRUhOrqajEQZbAwAVJRUREmT54Mm82GVCoFnU6HiooKmRCjWJzZbDTEpIs4hfcUsOZyORgMBjlP6IHU2tqKjo4OeL1evPDCC3LsE4kEli9fLsaZ/K70MyILR00UR+/z9UAGgwFlZWU4/vjjhQXKv0ZMJpPoqVwuF1wuF9xuN5xOJ2w2mxislpaWorKyUuJuaExKjRXDj6+++mrZrnzXbb/fLy3U7YEftnMHW7wn7KjMZjN+/etfAwBuvPFGuRZ3t+LxuDCEQy2LxYJrrrlmWADSeeedhwkTJiAUCg0QeadSqd3KLd2dNYy19TYNtlQ7f8merfvvvx8AdjmC4v9vtbPgxN/97nfD/pkGgwHz5s37Rkjgvffeu0vvt7P8vKGUQqHA2Wefjccff1xuWHPnzsWmTZu26x0ymLLb7Tj00EPx/PPP46abbgKwxTBToVDg/vvvl9ZB/s04X8jLvC6+httKliffjI+2A4WFheJjM2bMGHlSJkAxGo3CWNEP5s0330RHRwdcLpcAE24TWw3083G5XKL1IRDbepy8paUFs2fPhlKpxKpVqwSUMaiWLBn1OJwi8ng8wgTQm4qj2Pl6o2g0isLCQkyZMgXr16+H0+lENptFOBzG9OnT0dbWJvochUKBaDSKVCoFq9WKyspKYZH+/e9/Y926deIvxO/NfW40GuFwOERXQiAfDAYFiBE08PsDW4zzgsEgMpkMFi5cKBEuFDHTiyqbzUKlUoko2mKxCJNFkMi2ZyaTgdFoFENHAj62hTKZjBg7EhTSjqGoqAhr165FYWEh5s2bB71ej1AoJNlu+d+bga92u100VnTJVqlUSKfTCIfD0jJkW85sNuOzzz6Dz+fDhAkTEIlExAagq6tLNFvct3a7HfF4XMAtW3M8lwh8DQYDjEajnHfJZBJHHnkkFi9ejNmzZ6O9vR2rV6+WhwgC//zFkQLunp4eiQFhW7G/vx+lpaWwWq349NNPUVFRMWBikPX0008PeM/i4mLMmTMHL7zwgvxsqPfNwbxeqVTKPWPUqFHbZa+GWl9++SW+/PLLbf7uxz/+MV566aXteiEVFBSgqqpqu+89e/ZsJJNJLF++fKfbUVZWBoPBgHfffXdQ272z4r385ptv3ilA0mq1OO200/DEE09s8/eLFi3apW3Y6xikrcvpdO4wgO+H2vNlNBpx1llnbff3Y8eO3WE69SGHHDJsT09bFy+q/Bvi3LlzhxxsuHXZ7fZvBAz/7Gc/k1F6Mg9b50TRtXrKlCnSZmNm2tbCbgDCENntdtH85Jsgbm1JQUF2QUEBxowZAwB4//334fF4ZNGm+JYLOHU++Qs7p+nS6TR8Ph8CgQB8Ph/WrVsnbZ/8lgnZFU58sd2Uy+VQXV2N66+/XpgpANJuy4+D4IRWLBbD+PHjpZXHCbRp06bB4XBg1KhRYi8QCoXEV4k+J3/+85/xyCOP4Prrr4fT6ZT9ws/PZDIoLy+H3W6H1+uV7efx4XGJx+PyHYAt53lpaaks+gQcNpsNTqcTWq1WtFecWMufqqI2jLYN+ZNeBEQGgwHV1dWw2WzIZDICqGgPwb+n+zT9l8jKaLVasSmwWq2oq6vD1KlTMXHiRNTV1QnL0tXVhc7OTmkJssXp8/ng9XrFPdlqtWLChAlIJpM47rjjUFRUJIvrfvvth1wuJ/ENFM/T44hsGwXfZEkJOsnePPvsszJ9uf/++yObzWLKlCkDwo4JvDkBqNFoUFJSAofDIW1MpVKJqqoqHHDAAZg3bx4OOuggTJs2DSeffDKy2ew3Mju3xxg5nU6cfPLJu3BX+GbbbEcVDoexYMEC5HI5nHvuuQNG+IcLLG1dZ511loD9bVUoFMLFF1+83d/Pnj170NY0f/jDH4alI8Pa1r18e6XVavGTn/xk2D5btmFvF2kfffTROPvss3HmmWfuqW0Z0lRCfo0ZMwabNm36zoyuj1Q99thjaG5uxm9/+9tt/n7NmjWYMWPGkBxe86u8vFx8dfaGYvsH+JrdydcbqdVqNDU14ZBDDkF5eTnKyspErOxwOAZ49TDfqrq6GtlsVgz42Kpga4zMFD1qCgsLcdVVV+GCCy7Ap59+ipNPPln8ZzhAAADt7e0DYi+ALYaOHo9HNBxkiEpKSlBSUgK1Wg2/3y+gRqvVorS0VJgWLub9/f2S5aZWq7Fq1SoBBgRFXKQYhdHc3Ix33nkHZ599toAfu92Onp4eAUrHHXccGhsbsXTpUskboy6lu7sbVVVV8h3ZvqRfFBcwCrAbGhpE28WkebbbaFtAdoztmVAohHXr1gHYkmlH36aNGzdCq9VizJgxUCqVYoLIiBmCOI6Hx2Ix0UzR66i8vBwFBQVyXLu7u9Hd3Q2bzSYTZtTrEPQ5nU45B3p7e8X+gDYT6XRa8uFMJhPmz5+PJUuWIJfLCTi3Wq2wWCwIhUKIxWICYLq6uoRJDIVCkoOWb8NAIEcheyqVwvLly1FXVyfDCfmtUm4/WauCggKYTCYBQCUlJcJAcd+xjcypN6PRiL6+PmlHarVaMd70+/0S6Nzd3Y3m5mZs3rwZHR0dAti2dtvmujeSImy+f/55/0PtlfXDFNtgayg+FUqlEhaLRUbuvV4vRo8ePSTX6uEojjWPZA7ZUGpbPkjU1AyHruzZZ5/Fm2++iccee2y332t3iwsAryOyDPk5WyqVCitXrsRpp52G4uJilJeXo7KyUhYJLnwMbwUg00QFBQWYMWMGDAYDOjo60NzcLFNG4XAY3d3dMpqtVColyZ3FiaFDDz0UkyZNwm9/+1sxf6S4+bnnnsP111+P1tZWmM1mOBwOeeq32WwoKSkRjQo9najzYNumv79fRLMAxPCxqalJFlOKw9VqtQiZCZL5M5oZ0r6ArSYAMlpvMBhgt9tRWVmJI444Al6vF9lsFm1tbbDZbLDZbKL7otaFbSdeJ9lsFh0dHeI0T4dyirYZs8LXa7VaMSmMxWJIp9MiHr300kvh9XoRCAQkl6yoqEgmzKLRKPx+v0yyMa2eOiz66phMJoTDYUQiEVx22WVYvXo11q1bJ+cY2UNOitXU1KCoqEiOOb97X1+ffBa/QzqdFi1TV1cXtFotysvLkU6n0dXVJecSI14ymQw6Ozuh0WgQCASEWSMjxGOcn61GUT/ZSBpSMi8yf7KRpqK5XA61tbW4++67ccwxx8DhcMDpdMJsNguQLy0tRUVFhTw8qNVqadv6/X60t7dLdEkgEMCmTZvkO1HTyjY0BeNs9ea3uHd1LRyMtw9B4bf5UGcymeQha7BFHWO+seO2ymq1ymTjSPvsjUD9AJBYfApirx7ALnsX1dTU4LPPPpNFYTi2aTCv3Xry4Ve/+hVGjx6N888/f7e2YyTLbrejpaVF8t6ALRMtvDHt7rH4topAiMeE4lW6KEciEXHONplMqKqqksm0yspKWdAoIqT5Hz2CMpkMgsEgzj//fHz66adYtWoVwuGwmEACkCfj/IR6sgV9fX04+eSTUVJSgr/85S8AvvYqSiQSkrxOUMfFh8JYOlb39PTA4XDAaDSiv78f5513Hm666SaMGzdOgnfJEkUiEfHbMZvN6O7uFsfjfINCGvslk0mJx1CpVMIgNTU1CWsAQNgFvV6PkpIS6HQ6nHHGGdi0aZNogXK5nLQvrVYrDAYDYrEYotEoqqqq0NfXJy7XmUwGRUVFA7Rc1IHlC+szmYwMIHAKrKenR9p2kUgEnZ2dUCqVAxy7qbH5+OOPEQwGxTOJbaT8Fmo8HofNZhOXYbbXuru7ZdqPovd8hpotOn43siXd3d0IhUJQqVQoLi6W1iWZLWrAGI/Cc5YidJVKBZPJhGuuuQY/+9nP0NPTM6DllUgkkE6n5ZjRMZxAijYWNMik6zcfANj6tdvtAla4fVqtVtqjbONNmjQJdXV14iBfUlKC5uZmiWLx+/1obW1FW1sbfD4f2tvb4ff7BcwyTzDffyx/6hT4mkUaypqo0WgQj8eh0+l22DmYMmUKXnzxxd1u9e9OPf/88/jggw8GpRXlmvTAAw+gq6tru90AVmNjI37yk59g4cKF+PLLL3H77bfv9vbuiUSH/1c/ACRWa2srTj75ZCxduhR33HEHlEolfv7zn++pj99mtbW14YQTTtiu0C6/GOq5J8MER6qam5tx+umn4/PPP8dtt90GrVaLyy+//NverJ1WPm3O4kJB7QR/ZjabhYnR6XQoLi5GRUUFqqurUV1dDbVajUQiIWPi1HSQqQkGg0ilUjI+H4/HkUgkkMlkpKXU09MjC92TTz4pXjkFBQU499xz4ff7ceutt2LTpk2YOXOmeAHRkLKoqAiFhYWIRqPQ6XSorq5GeXm55Lb19/fD5/PJ1B3H8AsLC2E2m2Wqi07eWq0Wfr9fniLZNiJQ6u/vF6FwJpORthAjQ/J9gPg7q9WK4uJi6PV62Y92ux2zZ8/G2rVrUVxcLAzQvHnzMH36dBxzzDEAIGCKwt7e3l60t7ejuLh4AANDAEamhoLgeDwuIJj6Hwqj9Xo9PvjgA9x111347LPPsGTJEtEmhUIhYRbIYtAJmywWwYbJZMKNN96Iu+66SwAMz4u+vj7RSbGdqtPphMWjjxX/hvExnCaz2+0oLi5GOByWhxQyQ6lUShhQhtHmclty0vR6PZqamuDz+QSI8PdsH7NtxnBk2lWQaSLQUSgUMoKfy+UQiUTkexBE0eohv4VMYb/NZpOJSbvdjqKiIkSjUbS1tYk+L5PJIBQKIRwOo6OjA4lEAqFQCJ2dneLjFAgEkE6nBRyxNZx/Leebc1L/Qjfz/7/UmjVrcMUVV+C9994b1OsJkD799NNh+Xw+XI6UVnWr+m4DpFmzZuHJJ5/c7eC+aDSKffbZBy0tLfxcAMDxxx+PG264ATNmzBjyezIGYmceGDuqnQUX7upr9/bK/y4jrQUYbDU3N+OUU07B0qVLt/salUol/kK1tbXwer3SSgMgHjgEEcCWC/6rr77Crbfeip6eHmGVdDodHA4HiouLEYvF0N7eDrVaje7ubrS3t8uCyCf4ZDKJjz/+GBs2bMBRRx2F8ePHI5FIoKGhQZyPn3zySWQyGSxatAihUAjvv/++tFD6+vqg0WhkLFij0cioNJkdPslzaopsEgAJc+UCzPYERcrU/thstm/EMsTjcZkwI8js6ekRW4AHHngAgUBAJtU4qafRaHDQQQchm83i7bffllZZbW0tHA6H6HLKysoQjUbh9XrFN4mAhv8mOGN7kdoup9MJi8Uik3hctCmyp66pr69P2mX9/f149tlnsXjxYvz2t79Fe3s7dDodXC4XrFYrQqGQMDrRaBQPPPAA1Go1jjnmGGlJRaNRsQKgnoeWDQQlKpUKzc3NeO+993DddddJ5lw6nYbD4cCYMWNER9ba2ioAkg7fRqNR2l77778/nnnmGWnhUqtEZ3MOCdCnqbe3F83NzQLO8zP5aCGRPzhAEFRSUgK73S4aIJPJJPu9r68PFRUVUCgUwiyyjciRfd4HksmkbItWq8WNN96IN954Q5hA2gSkUimxNqDmi/5bHR0dCAQCEvpMVoJThdQnfZ/urduql156Cf/5z39wzz337PS1Q90XO3q9y+VCQ0PDgO7B7r7nMNd3GyBxTDT/Zptfb7zxBv7xj3/g2Wef3eHnmEwmmdbIL/pw7Kpo2GQyIR6P79Lf7m7dd9996OrqGpBS/0NtqZaWFhx66KG45557BnV+AFtu8MlkcrsXZj57ZDQaxe04f5RboVDIguRyufDhhx9i9uzZqK+vh81mw+9+9zt89NFH8Pl8MJlMcLlcA7LptFqtsEl8guKNnaaH1K4kEglZlDi5RmraaDTik08+QUFBAcaNGyep8xwfz+VyWLZsGaZPny4ZWdTj6PV6eL1efPTRR7jrrrtkysvr9cJut6OsrAwWiwV+vx/Nzc2IRqPC4HD/cYHkpBc9f/LbRfRHYruQIud88MB2zOTJk1FSUoI333xTROQ06Jw2bRqee+45zJo1C42NjVi7di3C4TAsFgtqa2uFrevt7RXhu81mQ2VlpbBBVqsVSqUSgUBAGCWTyYTKykosXrwYFRUVmDFjBp566ilMmTIF8Xgcra2taG1tlciU2tpa1NTUSFzJxo0b8eWXXwoL1N/fj1gsBpvNhtNOOw333XefRHQQLBQXF8s9qbCwEF9++SWWLVsmhrDUPo4aNQrjxo2D0WiExWJBIBDAxo0bEQ6H5W85Xk+WLBAIwGazCfO3adMm+P1+ABBGj/ow5si98sormDZtmpxnBP2c0mPrivoiMou1tbU4//zz4fP50NTUJHE2BPPl5eVi51JZWSksI+/RdNdmy7G4uBhdXV3Q6/XS4jv33HPx1VdfYf369d+YkKTJqcfjEWNQen9tnQPIvx3serg1gzwcdffddyMYDIqNyI7qrbfewsMPP4znn39+0O9Pdvqiiy7CrFmzdsk4cVeK7GH+GrlhwwbMnz9/RNImdqG+2wBpZ+VyuaRfP9J1ySWXYOzYsd96W45VVFQkT6h7soxGI1auXDnonrrVasUXX3yB0aNH79bnvvXWW/i///s/fPDBBzt9bXl5OTweD4qKikbk/KBwljEGvDHToZptgtGjR+Ppp5/GJZdcItNXKpUKbrdbFmWNRjMgZoFGjblcTvQswWAQ8XgckUgEXq8XHR0dorHgokmXa71eL62x3t5eHHjggaiursbZZ5+NGTNmiAiZGg+CpqKiIpSUlIhjsclkgtvtlhYKNTBsw3ARi8Vi6OzsHODQbbFYsP/+++P9998X00IybfnBrWxlHHzwwXj55ZdRUFAAj8cDr9eLvr4+WZhpoMhcNbJalZWV8Pl8mDJlClavXi2j8tQl+Xw+mbBzuVzQ6XTo7u6WEX56SFEL1traCmCLxrC4uBjr1q2THDQCCArGe3p6EA6HZbFlnl1bW5vsg1AohK6uLgSDQWHHKEpvaGiA3+8X40tGrhiNxgG2AGyjkdVjXAy3k5EtBM9sC6rVarjdbhQVFeGss87C008/jVAoJEJvMjQ0w1Sr1UilUqJzozWEz+eTbDcCJAJfjUYDi8Ui7TAK/K1WK2pqamQ/0eOLsSh2ux0bN25ES0sLHnzwQVxwwQUwGo3o7u6GVqsVgTdZPubc0SHc7/fDaDQC+Dqkl9cco3uYY5jNZhEIBEQEz/ORLBL3JQE8Qd+u1K6CJ+qxBiPkdrlciMfju/RQbzKZUFhYKMB4JGvs2LF44okncOCBB2LDhg0YNWoUcrkcysrK5N60F9T3GyANZxUWFsrie9BBB33jADI5fPPmzQC+ZhRGggocO3Ys/u///g8nnnjiNn9/zz33YNGiRXA4HKioqBgRU8jtlVKpxL777jto3wuVSoVp06bttk/GxIkT0dbWtscB4c4qP0KBglMAYj44d+5cZDIZjBo1Slo/1BBZrVY0NTXh1VdfxXXXXScaj1QqBZfLNaANSb1HZ2cnurq6pPVGR2OKcFUqFebOnYu3334bn376KRwOB+x2O9avXw+9Xi8RHFzsDAYDVq1ahalTp2LMmDEwm81wuVyorKwUB+ZMJoNIJCLxDl6vF4WFhRg9ejR6enrQ2toqYIlP+BaLRfyOpk6ditWrVyMWi0m4LP2ZkskkrFYrNm3aJDl0HN3Od84ma7Js2TKJkyB1z3Y3R+sNBoOMfWcyGRgMBjESNJvNMJvN4kVDAEJxtFqthkqlkikom80myfYU/Oa3Zph3RyYtmUyKkWEkEkFHR4c4rrNFSxaD5wpbTQaDQc4BeglxEkyr1aK+vh7pdBoXXnghbr/9dvGX4vt1d3cP0LSVlZVh9OjRCAaDGDt2rOjDuG0EbgR/3d3d8Hg8ogHLB0UEKgQUZCWCwaCALm4vrwmyTuwE0C+MzJbf70dHRwfcbjcsFgv6+/sl6JbTm8FgcEAQLwHXYYcdhiVLlmDjxo0y7MGJtUgkIpYUbLf5/X45R6gBy2QyAtSTyeQ3rACGukaOlFzgk08+wdy5c/eaaeX8evHFF/Gb3/zmG4yQXq/H2LFj8dVXX2G//fbD559/vse37eabb8bq1au/YWycVz8ApMFWQUGBUNkvvvjiToGPwWDAI488gtNPP33Yt8Vms2HWrFl48803t/n7OXPmoLW1VbK7dqSb2dvq8ccfxy9+8YvvtNg8/0ZIcJQfmcEpKI1Gg7KyMtx1111477335ImbPi8qlQqBQACrV6/GrFmzJBfLbrcjl8vB4/GIWR4nyoLBIFpaWhCNRoW94qLB6I7S0lLxg+ENn/ofxnFYrVZZtLq7u1FZWQmz2YyioiKMGTMGZWVl4g7NRZrMERcSCrzZFrnxxhtx3HHH4dFHH8Wll14qbsculwtdXV3ybzIjyWQSHo9H9h9bhfn3pvHjx0Oj0aCtrQ1FRUUIhUKSV0ZgUlBQgMcffxzHH388qqqqpM1FoTMZGJPJhPvuuw833nij6Kvojk1rAIrGGVxL4bzdbkcqlRIfJ4vFApPJhJaWFpki02g0iEajmDNnDj744AMBl83NzQiFQiI8JwCiADhfr5PL5XDAAQeIBxUBhl6vR3V1NVQqFT799FMccsghiMViAjA9Hg86OzsFRCiVSjgcDpSWlgozQidv6rMoXm5ra5N24wsvvIC5c+cKO/rJJ5+grq5OwoC5fxh1Q20SW83Uj5EJI/jjdBTNJDnZR8G70+kUdpPtur6+PgSDQTzzzDM4++yzxSSyp6cHOp0Ozc3NSKVS0Gq18t4qlUq+Pz2tyLzynKCgO3+EnS03AHI8d8XDaCRA0vz58/Hqq6/ukHWxWCy4//77d2jkOxJ19NFHY8mSJQgGg4P+mz//+c/45z//OajhpN2pWbNmIRQKYePGjdt7yXYB0l4XNfJtV19f35D6utlsdsTS7sPh8HbBEQB89NFHI/K5e6K++OKLAa7DO6tbbrkFf/zjH781rdf2qqCgAFdddRXeeOMNbNy4EQcffDBKS0vxyiuvSLwDF5nGxkYR+lKEq9VqodFo4HQ6sf/++8vf0D+Hwl1S/hqNRowPKysr4fF4Bkxh5XI5YWDWrVuHZDKJGTNmQKfT4T//+Y/ofphiT4YAgGhEVCqVbFdhYSGCwaC0rIAtN32TySStmK6uLon40Ov1qK2tRUlJCWbMmAG9Xo+///3vmD9/PmKxmOR/qVQqJBIJBINBcbu22+0Cunp7ewX4kxVgq4X+RQqFAnq9XrQrKpVKQl/D4TBCoZBonyhE5/crLy9HOByGw+EQzVO+gJf702azCXPHKS8yIPmidpfLJYwa25X5bUmr1YqSkhI0NTWJCS0z7DweDwBg3rx5WLRokUw+jh49GqlUSty/LRaLsH9msxlz586VsXiCWI7c8/gCEH0ZgQHbg729vQPaNAyE/fzzz1FbWwuNRiP7kK+lt1d+RE1hYSFOOeUUvPPOO8LU8eGAQwHcForWjUajtO/YbiVDR1DK88JgMMBms2HChAlyfVBj1NTUhOXLl6O6ulrA9imnnILVq1cLwwd8nYFIQE/NG69hfhbbktzO7VkBbKvyW2v5fzNcxSiUX/3qV/jnP/+J5ubmb7ymt7d3WNysr7nmGrz00kuDjvza0Tq1vVq5cuUe8YXanfV5r48a+S5UvinWhRdeCLPZ/C1uzXej7rnnHvFEmTt3LqZMmbLD11O7sKPSaDS45JJLhmsTAQD77LMPjj76aPk39TILFy6U/LL8JPVZs2bh2GOPHXCzpOfPiy++KLqOXC4nE0RkHYqKimT6q6+vD42NjXjssccQDAZlooMaFb1eLwGevPGT3clv+5LdYpuDC0NHR4f8jAtqfsuBrAKfCKn1oDM2TQGp46BBXDgcxhFHHAGHw4H58+eL1oasGRd5ZpGRwSBDRdEvE+P5fTo6OtDS0iKLY09PD2KxmLg5c3R7zpw5qKmpQTabFbE4dVYMRDUYDDj99NMFzASDwQFu4wQ+3Oe8vslY+P1++Hw+2UednZ1Qq9UCbMLhMOLxODZv3gy73S4+UbW1tRg1apSATZ4H9KUqKCgQVtFkMqGrq0vYNDIbPP8Y69Hd3S2xJR6PRxhFtgipGaMvFM8BnpOxWAxerxd+v1/G6fV6PWbMmDGgVVxTUyNTkpzQZNuWDA1ZtfxsuUQiIfuDETHpdBpffvmltNDILvLfbDtbLBbZTzqdDnPmzAGwZfrsP//5j7Q6eXx1Oh2cTif23Xdf2U56rRFA0y2eoLG0tFSmSQnEee3ks5i7wiKNVHcmH3BuXclkEnfeeeeIfsZw1RNPPLHDfEyFQoGFCxcOKmpkpOp7zSBpNBocdthhu4RuB1vUejBk97DDDsNrr722x920B1vTpk1DNBoVDdXeUFOnTsWGDRt2GIh41VVX7fR9VCoVjj76aLS1teH111/f5RvUgQceiIaGBng8HlRVVWHy5MlyDnFBO+aYY/DQQw+hp6cHf/zjH2XhamxslDYbb97UNkSjUSQSCZSWlop+Bvia1idgoRNyOp3GypUrMXv2bFlkqV0iQMk3G4zFYgI08ltqK1euFJ0MjQe9Xi8mTpwo2h6tVisMFR2svV4vCgoKYLFYRK+STqdF+MqFmBEX+SPZdJRWKBQ499xzYbVa4XA4EI1GhQGjWzLbW3TPpria2iou6GRvTCaTgCuOsOt0OplGomM7BfNc5P1+v+i6KHRevHgx6urqUFpaKoJz6lM40RYIBPDVV19h3LhxMkVHjRZfv3nzZjnmBL50aqbvj0ajGZCDRo2OSqXC6tWrYTKZUFxcLC241atXy0QhIzw4/QVAADMZN14DXOQJXvO1RJFIRFqxbLHR6ykej4u1BEErDU7J9HGYgPlePMf+/e9/C7OUSqUECGezWcRiMTmPrFYrMpkM1q9fjxNPPBGFhYUoKysToXhBQYHsFx5Tmn/SU0qr1WL58uUYNWoUDAYDZs2aJTo5g8GAzZs3IxwOi0UEvZV4rpAx5fHmNZ2vQeK5TUZz8uTJcpy3d1/ZU3KVwUy57W7dfPPNch4Be+a7lZaWoqamBp988on87KijjsIDDzww4p+9vfpea5CsVisWLVqE/fbbbyTefthq/PjxEskw0nXrrbdi3bp1Q4rpKCsrQy6XQ2dn58ht2C4WF97W1lbU19dj7dq1WLZsGfbdd99tunLb7XbYbLYdAsQnnngCjzzyCN5///1t/p5PmvnvT3F2fpI6b7J82nY4HCgqKkJFRYVsBwNiM5kMampqYDAYBvgajRkzRloAFMDmT+RwlLm1tRWRSAQOhwMFBQXwer3o7u6WdgUX3Wg0ilgsJk/SjO2groUggwsuxcl2u10YFebM8ftFIhEZoebiRqM+Lub5Zo38nEgkglAohGQyKfEcLpdLvGvI9gAYwI7RBqG/vx81NTVQqVSYOXMmVq5cKZEfZJe4jTRkzGazmDp1KsaNG4eenh787Gc/w89+9jNMmzZNvMwCgQA2b96MiooKAXQXX3wxbrvtNuj1evzlL3/BEUccgdGjR0OtVsNisUiunNlsFj8mfleCWYIH2ggwU66rqwt//etfcd1114ngmgCUTAr1WU6nU44HtT+c9iMjxdYSR9qZJ9fR0SETXfnsZn40TTgcRjgclpy3qqoqEWyztUqGnGBCoVDAYrGgsrISX3zxhQAVtnPZhnQ4HCgpKZGpTEaPnHrqqXjvvfdkApMPDvxfn88HvV6PVCqFeDwu9hJWq1WuPRpWMr6EhpZTpkyRTLn8cNhcLicTf/mTetRvUa9FXdhNN92ElpYWPPTQQ9/Icttnn32wYsWK7d5PRsISYE9UbW2ttKr3RB1++OG45JJLcMMNN2Dt2rV75DP/X32/RNput3uPLtY0Xcu/kQxnLVu2DOeccw5Wr14tN58dMVAlJSUIBAIDLniOVg9FJLe9Ki0tFbM9YMvTRCqVGrTXEseVh6oXomh3KBfkvHnzcMEFF+Cyyy7DO++8g7Fjx+7w9WeccQZOOOGEAeHH2zqfbDab+KVsXaR8CZQAyCJAcMQnVYvFguLiYskpKy4uFp8Yjtt+8sknWL16NX73u9/JSL3H44HT6UR5eblMHZFxoYZnxYoV8qTc2dmJUCiEdDotouLe3l4xNWQ7pqenB42NjTjwwAPR19eHqqoq2O12VFVVDcikUiqV0Gq1EhlBdonanOrqauj1eoTDYRG+Uo/CBbi7u3tAO4Ouz2RSGhsbRbRts9lEZMt2WVFRETQaDVKp1IBYis7OTvE4slgsSCQSOP7447F06VLR2ZCV42KWTCZhNBrR3NwMt9uNmpoaRKNR9PX1wW63w+VyiQh68+bNuPLKK/HrX/8aPT09mD9/Pv74xz9KHhjBCBkIthw5RcbvEYlERLfV2dkp7Aw1QOXl5SgvLx/ANtFqga1BCp3JHPb09MDv96O4uBh1dXXi7RYMBqHRaMTDiHqtaDSKMWPGYPHixeJMHI1GRbNE0MbJsXg8jmg0KgzfwoULsXDhQmQyGTmH9Xq9tMsUCgWCwSBsNhuuvfZaPPbYY8LEEJyRiWAbLJFIQKlUIpvNoqysTIYKUqmUhNFykm/FihV45plncMcddwhbNWfOHNx6663IZrNyXpFtZKXTaTQ2NuKPf/wjHn74YRiNRnFkz+Vy8Pl8+OSTTxAKhTB79my0t7ejra1tgEEm24J8YMg/n7huajQaNDU1oaKi4ntnMvnss8/ipZdewjPPPLPHPnPKlCn429/+hpkzZ37jd06nUxjQrUuhUKCkpARdXV278rHfH4BEn5j8Ed3BlE6n22WGZunSpbjuuusGbbu+O/XnP/8ZfX19+J//+R95+ty6WltbceSRR2L9+vXyszPPPBPnnnsu5s6du9vbEAgEMGnSpF092fDggw+ipaUFN99885D+bsGCBTjyyCMxf/78XfrcXSlqRniTZf3zn//EJ598IrlFTLGnoJVPuvkibPbttx4PLi0txYQJEyQeY8yYMbLoMTeL6e4nnngi1q1bJwZ5DIAkW5WfPM/P7uzsRGtrKzweD8rKypDNZrF58+YBPi/U9fT09MiTdy6XEzbil7/8JT7++GMEAgFhW3K5HCwWi0wEcTrI7XajqqpKtFI09+OiqFKpYDQa4XK5oNFopP1GkEVNCluI//znP/HLX/4SRqNRHMbJjtHPprCwEBUVFSgtLUUymcTmzZvR1tYGrVaLffbZB/39/fD7/cIS0TequroaP/rRj/Duu+/ilFNOweOPPy7xGwzyJfigVofHxefzSRyL3+8XDRPbodTZEEjT9dzpdMJoNKK9vR29vb3YtGkTXnjhBbS3t2PWrFk45JBDAEB0QWq1Gm1tbbjppptw2223yTSgxWKReBf6BpGZSafTCAQC8jP6OdHNnCxba2ur6KsikQh8Pp+Ir+k6bbVaRatD4EIjTbqusz3M72g0GlFfX4/9998ft99+OwoKCiRDj9OQhYWFAr4o+OeUot/vx8MPP4y//OUv0n7jZKXBYJDWnFKphM1mE8aMUTvd3d0DNGO8/np6egaEBieTSbhcLlx//fV45ZVXBMSmUilMnz4dRUVFeO655xCPx+U6amtrExaJLBnZOYq3efxGot3GNiO1dXtLcR/vbJtGqi23fPlyXHHFFdscTrLb7WhsbJR72xDr+wOQdrU4ybI3ekhsq0466ST86le/kvbgrtC0Qz1Rv6tU8J6oadOm4ZVXXkFlZaVojICvNRhkAAic2NrhU/3o0aMxYcIEjBo1Cna7HTfffDMOPvhg1NfXI5FIwGw2o7y8XAwJOUmm0+nQ1NSE3t5elJaWSosilUqhvb0d69evh9frxfjx49HT04N169aJ1wvFxvkp9cCWyA+yOePGjRvQ1iHA4Kg/2zRsNQGAw+FAVVUVuru7MW3aNDQ0NOCLL75Ad3e3mCMWFxfD6XRKUOxxxx2H999/X0bDCUi4gIbDYeh0OtTX14vWhjEfANDV1YX29nYxxrTZbBg7diyampoQiUQwduxYAYDUxzBnK5FISBvK5XKhqakJKpUK06dPF/BJMJl/DVAn5vP5EAwG0dPTI9llZWVlACAp8hS6k0FyOp2SPef3+8X80GQyiVYpv01DVofO3WSHKFan31Mmk8Gpp56KxsZGVFRUYP369aitrRXvKVoa8Phy8o4RJi0tLfL9md2mUCiE5YzH4/B4PDK+zwlJMpNsdfLfVqsVlZWVAsBo3kn9D1vOyWRSmFCHwyGAjA8CRqNR2q0E5QTc1C4RqBiNRgGtSqUSJSUlMBgMks0WCoVEp0cLAV6LAERMT+0VhyQSiQRaWlqwYcMGsZ2gQSav6fxBCV7/fCji+cOfs4Z6Xz3zzDPx1FNPYfPmzbttrDucdfDBB+Nvf/sbxowZ821vynDXDwBpJGukhWxGo1F8XgZbpOOBLd4YOxONUxeQz4B8F+r000/HFVdcgQMOOGDY3/uOO+6AQqHAlVdeOeDnW09VcKSaN0KOW/N/DQaDmHlOmjQJ9fX1sr+fffZZJJNJXHzxxSgpKYHNZpPcK41GI3/LnwEYwHC0t7eL8JdTWZFIRBY2LsZkY4LBID766COcd955eOCBB3DnnXdKHEN/fz8sFgu0Wq0sAvTksVqtovcqKCjApk2bkEwmZWENhULwer0wm80oLS0VVoNeQscddxyuu+46VFdXS2xQPkPgcrmw3377ibtzIpFAW1ubMFPAluuM7aTe3l5pWdK4MplM4uyzz8all16K/fbbT0JLfT4fUqmUCKuZJUZTRBpNBgIB9Pb2wmKxCOtWVlYmQK6vrw9NTU2S60YH7nyNE5+yKUTv7u7Geeedh//+97/YvHkzotEokskk6uvrcdppp+HBBx8UQMi//fWvf42rrroK48ePF60ahfN0mGZ2HAA5zrw//OUvf8Hrr7+Oc889F9dddx1effVVaa3RaqGgoEDAJhd3TjF2dXVBo9Hg+uuvx5///OcBmqHnnnsOZrMZ++67L+x2O9xut+yfX/7yl7j//vvhdDpFuM/JP4IxnptsV40ZMwbFxcWYOnUq/vWvf0GpVKK8vBy9vb3SguV0WkVFBQ455BC8+eabOOKII/D444+jsLAQxcXFMJvNEuXi8/nEVZxsXDgclocFTsrREiMcDiOXy0lAcmdnJzo6OqT1R7kAryHeH6kL29GE2xVXXIFDDz10u2a/e6p4b7rzzjvR19eHq6++ekh//9Of/hQXXHABDj744JHZwCHUY489hqampuEUq/8AkEay1Go1YrGY0NwjUVz88uuNN97As88+i3/84x/ys7q6OqxatUoCOAEMmqbd1mfsjfXyyy/j9ddfx0MPPSQCzaF4Kg22OP2Uf0ypp8hnjki/5wMjimzZSnO73Rg1ahRefvllHHzwwdJyW7RoEbq7u3HuuedKJAQneOh1xLysbDYLm80mrAbbYQxj7e7uxvr165FKpfDaa69h/Pjx0sKhAJnAwGAw4A9/+IO0EBkb0d/fj6OOOgqlpaX48ssvRQMUjUZx9dVX47777hNmgZokAp2ysjLRlITDYdTU1MBoNKKhoUGe5KmD4THTarWYMGGCJL8zJ8zr9YrbN4tP/NQnUWNFTRcXL07iMYyVQna2f+rq6lBSUiJaN7YyjUYjysrKoNPpRARPsEMARnE6M9OsVitSqZRogPr7+0Ukn81mUV5eDofDIYwHmSoy2k6nU6brysrKhNnQarUoKiqC2WwWkEnQ6Xa7xY07v6VAC4mCggK89NJLuOWWW/Doo49Kq4ZTiAS/yWRSWEqaOxYVFUGr1WLdunVoa2uT6Uhqd8hKLlu2DA0NDbjooovEd6u4uBgmkwl2ux1Op3NAHho9k/KjP3gdEbTynIrH4+jq6hLPJtoTMJrC4XBAq9XC6/UiGAyKczd1YGQOM5mMWGe0t7dLeHB/fz9OOOEE6PV6fPnll0ilUmhqapLpvXA4jGg0Cp/PJyJttlC5XuZPDubbj2zcuBFnnHEGli1bBuDr6JLBRGrcd999CAQCuPHGG4d8rxpsbeueNpgiAB+J++z2imHXvAZY+eL/YaofANKOau7cubj66qtx5JFH7vJ7lJSUiOHbniqyDfnaqrq6OixduhRjxoyRxPZdrXfffRf/93//h3fffXd3N3W79frrr+P+++/Hv//9b/nZxIkT8eSTT0rwqNvtHvA32/rerIKCArS3t6OiomJEwKper0dDQwMqKioGjLqTXqeJIJkjpVKJzs5OTJgwAZWVlchkMjLNw/FtirU5yTZx4kRJko/FYujq6kI8HhdNSCAQgMfjkSdaCkd7enrQ1NQk4/L5rQEubC6XSxYmt9uNkpISAIDX6xX9ELDlpt/a2orPPvsM1157Lfr7+2EymVBWVoauri7Ri7B9w3wxp9MpESL5Jo4+nw/pdFpMBHO5nABHBt/29/eLyJrDCsyfe/rpp9HX14ezzjoL0WgUfr8fTqcTbrcbqVQKHR0dMuVFRocLHX17uC00AiwsLMQZZ5yBlStXIh6Pix9RIpEQl2627HQ6HTZu3Ii2tjbxlnK73aioqJCUek4a2mw2NDQ0CBikHobnI5kHniP00uKUH20b6HNFV3a32y1tRwJApVKJ4uJicaSORqPS/urp6UFxcTFKSkqELeno6BAGlML9V199FT6fD+ecc46Ae4Kvgw8+GPfeey8ikQheeOEFHHjggZgyZcoAvR2zAysqKhAOhzFv3jw0NzeLXxO1fQSoarUaDocDjY2N8Hg8EqhbUlKC3t5edHV1SXAzbSi4/T09PTjrrLPwzDPPCLNIcT21VMxa6+3thcfjQVdXlzzAMCORrT+VSoXe3l6EQiGxMuD12NHRgc7OzgHgmvccXm+cVuW2FBcXIxKJ7FLGWP41sCs1duxYPPfcc5g0adIu/f3u1muvvYaHHnoIr776qvxs/Pjx+Oc//4nJkyfv0ntuva4+//zz+Ne//oV//etfu729ebX3A6QvvvgCRx111LBMYQ22rr32WigUCqGFB+saujeXRqNBXV3dbo1JLlmyBMceeywsFotMKI1U1dbWIhAIDMhW45TUhg0bMGHChCEnPk+cOHHEUqKVSiXGjx8/4P35dEUvJDI2NLDjAstJLL1ej4qKCgEB+TdrghYyBmwJMAOMT+u9vb1Yv349Hn/8cVx55ZVob2/HFVdcgVtuuUVu5PQBomM2AGmvOBwOmc6kbw3wNdvIaIZNmzbBbrfDaDRi8uTJsFqtCAaD+MMf/oDrrrsOVqtVJktoqkjPHovFIovmwoULceaZZ6KkpARqtRrjxo2Dy+VCZ2ensD9kgBg7UVBQIIsWp9CsVitaW1vR1NQEABK9wUV4v/32Q2trq9gMMESW0Sher1eOAd2VqTMhcFGr1bDb7aisrBTrAkZadHV1yVQT9TAEt9yvOp0OXV1dsi8JzDhNqFQqUVFRgblz5+LFF18UwJhIJKDRaFBVVQWDwSCfo9Vq0dbWhjfffBOPP/64HBeVSoX9999fpgbJ1lBkTbG22WwW5shgMCAWiwmrp9PpkEwm8cknn2Djxo244IILZBttNhssFguam5uFubPb7eKCTsaHocYEeNdffz3uvfdemTJUKpXSyuIUpMlkkrZkviaru7tbzgWybFOmTMGyZcskULegoADNzc0iPue0pcViEe0RBd0bN25EJBKR9+Y25zt985jnx7MYDAZ4PB5ceeWVuPvuu7F06VI5l2hSSuZIoVBIosJJJ5203eEWl8uFV199dZsTWsNRWq0Wo0aNGjC8sydrR/fy4dqmmpoahEIhRCIRzJs3D8cffzwuvPDC3X3bvR8gHXnkkfjggw/2KIV3xx13QKlU4uc///ke+8zvQh155JH48MMPR8zWYCTK5XLh3nvvxamnnrrHP5vMEcXHBQUFQvNbLBbxOzKZTAIayAaQ8i8oKBC/JJvNJsGz9G8hM0XBdDAYhMfjwYYNG1BZWQmVSoXRo0fjv//9L3K5HE4//XT85z//waZNmwQoERBwAoui7PLychx22GFoaWlBa2srYrGY6GLyJ58Y9MpMtH322QdqtVpaWRz7JqijZiidTsPpdMLn88liRLPMYDAIq9UKk8kkk278mdlslsWa0zMUTNOEk1YKiURCsuWopWHMiMVigUajQSwWwyGHHIJNmzaJ+LWlpQUdHR3yxK/RaGCz2YStowDbYDAgEAhI24X7lCxhb2+vCOFTqRRCoRBisZhMONLLikwTDT3b29vF6ygej0OtVgswYxvKbDZDrVbD4/Fg0qRJ4vmj1WpRW1sr7xuPxyUzjq1dCsVTqZRYOvh8PsmFAyBTgR6PRzLvqLFKp9MyOJDvzF5QUDAgiuOuu+4Sd3lq1WjxwODhnp4e+S4EGjw/KNSnNQLtAAKBgExCcv8aDAYBm3PmzMGaNWsQCATkWPT39wvobm1tlQBhOsQrFAoRbXOS8JBDDsEzzzwj5wlZ0RkzZmD58uVYv369MENsBd94440444wz5B5wxBFH4MMPPxRgvLU2tbCwEHPmzMGiRYv22L3pxRdfRGFhIa644opvlQDQaDR4+eWXccwxx+Cll17CBRdcsNv+SmzpD0O0ynYB0l4TNbJo0aLdAkfnnnvugEiIwdRzzz033FTdd7LMZjPuvvtu+feiRYuGBI7uueceMfQbzlKr1fjrX/86qNcmk0m88cYbw74N2ytqkcgaARBmp6+vD6NGjcKvf/1rYVVoXEhmiaP6ZFuoOVEqlbj33nths9nEl4biX5r00eFXrVZj7NixyOVyyGQyWL16NTQaDebPn4/Ozk6ZsIpGo9J2YEhnV1eXZJEpFAq0tbWJNoULI0Np3W433G636JkMBgNmzJiB5557Dk1NTdLiKCkpwbhx41BbW4upU6din332gcfjQWtrq0xCKZVKfPrpp3jvvffg9XrR3NyMRx99VFo79M7hlBWPbTweF7DG70XWiO7VFNgGAgF89NFHWLVqlTAb9HZi9henBkeNGoWxY8eipqZGPH54TKkhs1gsIgam4SfZlXXr1uHtt9+WUFYaLSoUChQVFaG4uFgmtmgImkwm4fP58NVXXwkzA0C0SQSZWq1WfJaUSiWcTifC4TDcbjcKCgoklgbAAFDEhZneRvkTdgSXbKUSiNlsNkyZMgVlZWWw2+1i/8C8OO5HnU6HL7/8EosXL4bJZBIwP2fOHBgMBhQWFmLs2LECyMlg2Ww22T62DBlFEovFRE/HqBVuVzabFTYukUgIe9Df3w+tVouWlhYRfsdiMQGgdCrX6XRizUCRNq9B2hQoFAp0dXWJhQK3t7i4GA0NDeLOzvOAbNN7770n+z+Xy+Htt99GJpPB9ddfjylTpnxDvJ1OpwcFjvbdd99Bi6hPOOEE/PjHP97u79944w28+uqrI5559vvf/x41NTXb/X1fX5+03l5//fVh0bp2dHQMS+7cjup7EzWSSqWGDLA+/fTTEdqa704VFxfjggsuGECLDrXyb/Lbq8LCQixcuBC33377kN57R9N3M2fOhNPpxGuvvYZ4PI5HH310SO+9s8oXXwLfHN3deqy3v78f06ZNQ0lJCeLxOE477TTccccdEtFAtogZZkajUSIO+OTLGy7bJLzJEhBQ+5Dvds1R9hUrVmDatGno6enBxx9//A3tC321+J70pclkMtiwYQNMJpMAMZpDarVaWCwWMfFkijt9b8gWMIDXaDTKE3g2mxUAuHHjRtFD5e9PRoFEo1ER8JpMJhE8c1+k02kBWGw9MvCXi1pvb6+weWS6CHiox1q7di2Kiorg9XplZJ8htgBEC6TT6YT5YcAtHcT53QBIXAefhtniMplMwpQolUpUVlaitbVVDF7JVBFE0KdNoVDId8qPqmHLjEwb20E8p7gtZC/JoNHnCICwTHy/fFG73W6HxWJBSUnJgIcjaqTIYgKQCcbDDjtM9tdJJ50kLSiPxyP6M7YceZ2QmYnH46ipqUFjY6McHzI7brdbTE25j9RqtWiveG4WFBSgs7NTwm+Brx9S6OhO0TsBb76ZJh8Genp6sHLlSmnZcX9Rj8bjw3gbirb/+c9/ykMSjwFbebuiQWLRG20wxXNke/Xwww/jkksuGfFcNcbZbK/6+vokMuThhx8e0W1hXXzxxXjllVd22c8P2IsYpN2tZ599do8YOe6JGjNmzDbH1k8//fRhD+7T6XSorq7GDTfcsMvv8etf/1pEitsrlUq100Darau3txfXX3/9dn/vcrkwatSoIb3nUCsfJOVrDlgcA+ZCU1VVhdra2gEeN2xX5U8B9ff3o6mpSQwIKUZVKpX42c9+JiJ0Jp1zuoZRGnxSpj4nmUyKU/Pzzz8Pj8cjLsBkTzhhx5T6jRs34v333xcPHWpgTCaTxJDwyb+goEB0N/z+NTU1KCsrQ3FxMUpLS2EymRCNRpHJZNDR0YGGhgYUFxfLZFQ6ncby5ctRXl4Ok8mElpYWVFVV4cQTTxSfHgbrvvfee6IdIcgCtpyvZHL4xM9wVIIatjJKS0uxYcMGEUTTvuC9995DR0cHGhsb5UmWQIOAgpMyWwPYxYsXy2sUCgWmTZuGY489Fq2trTIltXjxYgE0XOj5HQKBALxerzCGzLkjW8XJU7J91P/Z7XYAEDDLCT62HAOBgEypUTzf3t6ON998E+FwGMXFxXjrrbcEIDNvjOdCcXGxsMAOh0N8lD799FNhawoLC7F+/XphEOlXRJDBQOD8oGEAA0B6X1+fBOQSPDK+hiaSFEITNHEyT6VSYeXKlfKQ4HK5Brx/KpUSBo+WBtwXdIanJrCwsBCtra1YtWqV2BSw9anRaAQU63Q6YbwoyOY2bQsQKBQK3HvvvVizZs0u3W/Gjh2LwsLCQeePvfXWW3jppZd2+JpJkyaJo/tI1a233oqWlhYAwOTJkzF9+vQR/bzBFKdjd6e+NwDp+1RTp07FscceO+BnCoUCV1xxxXYBUnFxMSZMmABgi8B21qxZg/qs1tZWXHzxxdv83eTJk8X4bXcrkUjgpz/96bC8F+vVV18d0BocTDmdTowfP36nrxszZgxKSkoGRAtwEoZs0ezZs0XHwEX43XffxWOPPYZUKoVVq1aJSJpWAHxyTaVS+Oyzz7Bx40YAEONDimMJkDKZDAwGA1wuF4xGI3p6eqRdRsaJIOGQQw5BJBKRqTeOJuc/LQMQzdNnn30m7tOcLiKDQZaIOhu2QhwOh+SrvfDCC9iwYYOYSNImglN6NptNfkZn7FWrVsHr9WLjxo1YtmyZMBl6vR41NTUi4n7llVeE8SAr4fF4ZD+mUikkk0kZAWdEhs/nEza0q6sLGzdulMWdzNPbb78t00omk0lE9GQWCBgzmYx4Qa1duxaJRAJPPfWU/I7mk8XFxeLezVYvJ0iZtfef//wH69atQ2trK9asWQO/3y8aJdoIqNVqic6gIJ1J9xUVFQAgVglffvklkskkQqGQfOdYLIZIJCIMRkdHB5544gkBAY8//ri0njg96XQ6BeRy0adIvaamBp999hkqKipQVFQEo9GIDRs2wOl04ogjjhDTUgILh8Mh33fTpk3iRcQsNAqkqWlasmSJtItVKpWc95s2bcKmTZvg8XgQCoXE3NdoNOLTTz+V95g6daowdWwfUtNEpoqTnmRc2bbj/+/t7ZXzH9gCQLkPga9ZY51OB6PROGDKs7+/X7SB/I8s6dbs82Brv/32G5Y0hPy69NJL0dzcPKzvuXVNmzZN/MRmz56NQw89dLuvJes2mJo9e/Yu78vLL798t3VXe41Ie+ufMY8oHA7vse0oKChAeXm5IOHvUp100kk47bTTcOaZZ8JiseCLL75AfX39br3n66+/jttuu227oa3fdlF86/f7B/03p556Ko4//nicffbZO3zd/fffjyVLlmyzbccn/jVr1uDggw+Gz+cDAHnqzG/LsI3kdrvFIXvSpEkCqJjWbjabodfr0d/fj5KSEgEkBoNBprT8fj/C4fAAsbBer4der0cikYDH40FjY6NsC0W0+XoWm82G3t5e0dYsWLAAL774okRacAHJvymxDcacMD6x08TRbDbD6XTCYDCgt7cXmUxGntobGxvR0NAAs9ksbRwCkfzU+PLyctTX16O/vx9tbW0iCu7s7EQymcRrr70GpVKJ+fPnC2gk4wMA7e3tMuFXVFQEt9sNh8MhbcX+/n50dXUhGo2isrIS6XQas2bNknYQJ/HymTJ+R4fDgeOPPx6vvvoqHA4H4vG4HAsCPOpeGIGUy+Wk7cZoEOpk2DZ2uVyorKyE2+2GTqeDz+eTqBObzYa+vj6Ul5ejr68PS5YsQSgUkkX9rrvuwssvvyzRSwS1ZP049UhPIR4zo9Eo8Sqc5uOxIJND8b7ZbJZjGgwGkc1m4XQ68eSTT6K7uxu/+MUvZLFzOBwIBAJipHn11VcjEAjg0ksvxZQpU6TdRaDh8/ng9XoxatQoecCor6/HW2+9hdraWrS3t+Ojjz4SYEu/KVowcFqKLBS1RjwfyDIplUo4HA4BTDxGDL/lcaeHVCKRkIcaXkfA1zo3Xn89PT3iDs6WH0OCv0+ZbA6HQ0D5jurDDz/EVVddhS+//HKHr6uurkZLS4sAT5fLJRrDrUupVKKhoQH19fXbtGxhTuGu2Otstdbv/VNsW//sL3/5C6LR6E7dMo1Go9ykdrfcbjeWLl36Dd8dFp1a99bpLj7xf1fiVHa3rrrqKkyaNAnnn3/+Hv9sPiVy7JjCaz5VkpZXqVRy4y4vL8d7772HpUuX4uOPP0ZLS4uMPDMGxGQy4ZRTTsETTzwhIlm2jpgzxWkvCpcZD2EymZBOp2UxI8jp6+tDV1cXgsEgDjzwQBHTWiwW3HPPPbjxxhtRV1cnLBnbcdSymEwmiRfQaDQwm82IxWJYt24dNBoNxowZA5VKBZ/PJyxUKpXCxIkT8fbbb6O3txeHH344PvroIzGVpPaG03rUjRgMBqRSKTidTqTTaXR0dCASiWD06NEwm81oaWmRm2VHRwdSqRRKSkrQ09ODdDqNoqIiWcxGjx4Nt9uN9evXQ6FQSGuLzsq9vb2ora2F0WjETTfdBKvVinPPPVcmoKhtosi7vb0der0e8XgcGzZsQDAYFHaCoI12DXTlpuknNUOffvopvF4vjjnmGPE5MhqNKC4uln2df7y5eHR3d4sdhNFoFKdx+g9RU8ZFPhqNwmw2Y8aMGfj000+RTqfh9/tl8TabzSgpKZHPz2aziEaj4tLNyUTGeHB6iyCD7WIaaiaTSZSXl4uZpdPpRGtrKyKRiLTc2P7j8YvFYjjvvPPw6quvCiND0EGbCl5rBN4E9zzeFL+TictvG9LXi55g+foy+kix5d3X14frrrsOl112GYqLi4UJo3aQWYa0a4hGowiFQgiFQsLYcUBjT9WeiIa655574PF4hpyrub3ikAHbqM8++yzeffddPPTQQzv92/y1XqvV4ic/+QlOOOEEzJs3b8jbUVJSgq+++gqlpaXAdwUg5fu1DLbWrVuHBQsWbDPAbrjrgQcegN/v3y29zkjWnDlz8Le//Q3jxo3b45+99bHbWry4K8f226r8CIEdFQNs8/UI1CkAEK0Dn9LNZjOKi4tF82E0GkWAypYKn47JAqRSKfFBymeN6Cbs8/nQ2NiItrY23HvvvTj88MPF34ZePxSn8smZuqXq6mqMHj0axcXFKCwslAU5n3ni50QiERx77LF47733YLVaZTEoLi4WrxtqRgoKCmA0GtHd3Y2lS5ciEonAbDaLtxL3lV6vF4G01+tFJpORaSGyBWTj8jPJOE3U3d2NzZs3y3i82+1GeXm55MlZLBbx+eEx5XdvaWmRmBH653AfUfxts9kEeIwaNQp+vx8NDQ0SZsqpOqbKO51OVFVVIZfLYfPmzTI00tvbiwcffBD7778/Zs2aJV4/drsdZrNZAFk8HofD4UBPT4+0A7kY05TR4/FAo9FIbprZbEZVVZWMx9NagYwIgTK1Y5FIRAAHJ9QowCd44Lmj1+uF7coXvHMghu/r9/sRiURQVVWFzZs3w+fz4fDDD0d7eztcLhc6OjrQ0tKC/v5+rF+/HrfccgtuvvlmmQ5je/DPf/4zzjnnHNTX1wtLx/Od5w+wBfB3dnaKqJtMQiqVkuPB15OBAiA5eY888gj2228/HHzwweJSzhY0/bP4kMMWnlarRS6XQyQSQUdHBzwej8SR0F+JLBIB1/exqBnLr+EGattbK9asWYOFCxfigw8+wG9+8xtUV1cP18PxdwMgdXV14Ygjjhgxk78fauQqEAjggAMOwIYNGwAAN954I0aNGoVzzz0XY8aMwSeffAKHw/Etb+XgasmSJbjlllt2KH7MD6+kCJuaIJrQ5b+O4KS0tBRVVVUwmUwDUtQ52UQmgXqGcDgMvV4vuh8GepJN6OnpgdfrhcfjQVtbm7wP2R8+NXOEnGxFZWWlOEWzjbdgwQLMnTsX+++/v2wTt51aIIIzu90uERHd3d0ibu3u7kZ7ezsOO+wwvPXWW2hsbBTWIZvNCsvCp32ybNw+JrAbDAZUVFSgu7sbiUQCdrsdxcXF6OvrEzEyc+oYhzJx4kRs2rQJmzdvRjAYlDYmp+CUSiVisdgAHx8GpbrdbgFnVqtVfp/NZtHQ0CAtHIa/Tp06FZ9++in++9//ymeoVCrU1NTAYDBIhpjL5RJfKZqJUojOfLuioiKxKWAGHLPc6KtEkMS4FZ4HnGKiYPnJJ59ENpvFaaedJudce3u7hB1brVb4/X4YjUbR5ZC5s1gsGD16tLSkFAoF4vG46NDyW4+MTkkmk7I/u7u7ZSTf6XSKS/sf/vAH9PX14aKLLkJ/f7+wLhw+IOtDDREZep4n9Hai/1EulxPwz/3FqT2CYbVajeLiYpSVlaGvr2/A79jmI1vHc5CDBX19faiurobf70dnZydefvllnHzyyZg+fTree+89vP3225g+fTra29uxZs0alJWVobe3V1qdAES7+H2qH/3oR3jooYd2W7qxo5o5cyaeeeaZER++2aq+GwCJF9+eqttuuw1KpRK/+MUv9thn7ulKpVJykx7J2vrYsQXFJ4GdHdtbb70VhYWF35ppJxfQmpoaeDyeAaGU+ZU/1k+ARHCg0Wjwi1/8AuPGjcOVV14pDtQ9PT0CTPg0zMgPPuEzc4pO1/F4HAsWLMBf/vIXWRzoC0SGgItSZ2eniErj8bgkv7NFQFaEbRIyFwQDarUaRx55JDZs2ICNGzeio6MD/f39Mn0GQJiKcDgs0R3UD40aNUqmq9jKKCwslHFl7ieKnwsKCmSqj20L5lxxSo3AgK7aGo1G9gP1PXTrrqqqkvONDNk111yDSCSCc845B3q9Hp2dneKzRDBDvRFNMEtLS6U91tXVBZvNhtraWgFM4XBYgky7urpEZ8Wp0yeeeAJlZWVyzFOpFAKBAFQqFcrLy1FVVYWCggK88soreO211/DAAw+IZiY/y4xxG9S2UQNCINHS0oJQKCSgjS7mBJr5Du4lJSUDpvBaW1uh0+kwevRoqFQqiY2hJxRtAgjQySbq9foBYJMO44zD4QBDLBYTewlgi20CR97p60VDS2bBqVQqBINB2accZuDfOxwOCcz1er1Qq9UoKSmR/RuJRPDJJ58A2MKiG41GuFwu0Q9ZrVaUlJQIq5nNZsU0kpEqNHlVKBRoaGjAxo0bodPpBPCyDdze3o6mpiYEAgG0tbWhublZzmsySLxv5H+PKVOm4KWXXhrSwl9TU4PFixfLZONgyul0YvPmzSKYHs4iOzySa/SOPmPVqlW47LLL8OGHHw7qvRoaGnDWWWcNxivpuwGQ9nTx5rStTK8d1SmnnILzzjvvG5NmI1lKpRKBQED0FoMtm822R4Xuu1psD+zMLmCo9cUXX+DKK6+UG+j2itN6fEIdTFFvwlYiwQHznsjcAJDYBQpOi4uLJfGcmph3330Xv/vd7+TpnTdlLjB9fX3iok2vnaKiIsRiMWzcuBHhcFjGs5l4bzQaRWTNxYgaEZfLJcBMqVQiGAyKEJjtQC60/B75PjHLly9HW1ubiG+BLTe4fIfprq4uXHbZZbj33ntRWloqGirga3aN+5A+OslkUtycCWr4tJ/NZsWDye12Y99998WKFSvk8xjqS+aJrbpwOCxi6XQ6jYULF+Lee++VQGCn0zlAS2S329HT04O2tjYYjUYUFRXJIs7zpaenR9pLFGDr9XoYjUbYbDaccsopWLNmjbRXb731VhiNRixcuFCc1Xt7exEIBFBcXAwAojVSKBTweDyy3SqVSnRTXq9XBNL//Oc/YbPZcPnll2PevHmYNm2a6Je8Xi9UKpV8v/7+frS3t8u5yPah2WyW/U9Wj/mCnKpkPhzPAx4nOsbnx5wwQ40O5LSgaG1tRTweF/C8YcMGhMNhaTPeeeedOO644+B2uwcADYJ7tmBLS0sRiUQQDAYH5LxRo0QmsqKiQrILGVobjUbFtiCfASajxNYezzEK1e12O9RqNQKBgEzZtbW1yaQeI3F6enrk4Qn4mkli23l7fnME+PnMEyNpvvjii0GDJIVCAYvFMuLGkCNdRqMRzc3NkjMIQJz1BwvQ6LA/iHbnDwBpOIu6hfb29mF7z5deegn33nvvDr2c6urqBjW2aDabsXjx4kGPsz/yyCPb9F3auo466ihccMEF30qcx65WdXW1mAKORHHMF/g6U406DgAyaUWtTkFBAUpLSwUQ8kmdf1tTUyPj3RqNRlLI+bTOGwQXMI5P9/T0IBgMIhqNwm63S2QCdRj5Jo00R6ytrcWJJ54o8SK/+tWvMH/+fOy3336Ix+NYtmwZXn/9dTzwwAPo7e1FJBIRrQmw5YmODsR0ayaY4KJJNqa0tFQ0K4WFhXj99dfR2tqKM888UzRG+fEenDwDtgg7+/r6UFpaivr6emHfMpkMfD4fJk2aJPsnv7WWyWQQCATQ0tKC5uZm9Pf3Q6PR4PTTT8dTTz0lwKW0tBR2ux3PPvssotEofv7znyMYDKK1tVXanRRAM5CWmhRqlyKRCFpbW2WhZeQGBfWMdrHZbDIEEolE4Pf7oVKpxGyTx0ehUAwYRc/lcrJYd3Z2Yt26dcjlcqisrIROp5NpPIJhhp7G43G43W6MGzcO6XQazc3NMqlFxiqTyYjlgF6vl3PZbrcP0IERzFOXw7ZoMBhEc3OzOIfTSoCDB7FYTLyJ2NZctWoV/vznP+OXv/ylgN/169cLuMq3zrBarTjllFPw5ptvIp1Oo7u7W/Rk0WhUADeZS7qw87vRCoLBxWTd6L1FdomO3slkEg6HQ+KAurq6hAEGAI/Hg/b2dmnn0r29u7tb2n0EOnxw2tUiqz3YcfXB6oG21ojubWUymSTseQ/UDwBpb6/p06ejubl5l8N6jzzySBxzzDG48soroVKpMHv27EEJ1w0GAyZNmoTFixfv9LXs6S9fvnyXtnEoVVRUhKeffnrYPUGGs7hw5vt6sF1G12UAwsYUFhZKxhifYhnKyrYVXY25aFDrAUAYFbYoyNDE43FkMhm89dZbmDdvHsxms+h+aHhIUMVWHTU9bE9ls1l0dnaitLRU8tXoqTR79mwRexMoceopEonIuD8XcafTKYslxcA9PT2ip9JoNCKGdbvd6OjowB133IHLL79cQAUngzgxpdPp4HA44HK5YLFYxCuIizCBZjAYFIaV0y79/f145513ZLptzJgxCAQCYgJYWlqKZ599FkqlEscffzwmTJgAtVqN9evXi86G79Pe3i6LOJmW/FR4AjedTictSrPZLMeTY/TMEqNBJdlCOplzSovH3Ov1QqfTSe5eOByGz+dDOBwWMXo6nUYoFEI8HheTQwDircTBA4qV8z2ICPoIhMgoEtSyNUyn6LfffhurVq3Cr371K2Fd+Jm5XA4lJSVQqVQDgnr9fj/WrVuHV199FRdccAGWLFkCp9MprCN1QmRc8qdDHQ6HZO3leyMdf/zxWLZsmfiJ0fm9oqJC2qI6nU6YUYfDIdcfvcScTicsFguCwSDC4TAKCwvR39+PE044AcuWLRugM+R1snbtWng8HtEpcb/zuLH1TsBCQ9k9UWq1Gu+88w4OOeSQXdZBKRQK3HbbbXj33Xfx5ptvDvMW7rwKCgpwwAEH7JHhK+wAIH1vokYuvvhidHV14ZVXXvm2N2WX6sQTT8RLL700KID017/+FX/4wx/Q2dkpP9u4caNcDNlsdtAnVnd396DAEQD4/f4heQ4NtmjolX8hJpPJYY8O2VkNZRoj/wmMN3Pga/8Vttu4sDKV/cILL8Rrr70GANLaqqysRElJCZYsWSI3Y+o5yEiFw2EEg0FpgSgUigGhp7FYDGPHjhW9BGMuqDuikzBFzfTt8fv9cLlc0Gg0IvRlFt+8efNQU1Mjo+1KpVJYME6dZbNZMf7Ln/xjnEq+izizwUpKSlBVVSXGinq9HmeddRbsdrtEghDQEeAVFhZi9erVeO+993DaaafJFB1BikqlwpVXXolLLrkEpaWlYqJIEbHZbEZnZycKCgoQi8VQVlaGu+++G6eccooAD7ZA4/E4TCaTBLvms3xKpVKCcQk2yRZwKpHmk2z5cAKP+rK+vj5h/QwGg7SUWlpa5O/J0vC4kXXipGFfXx+sVqsAa7PZPMAJmgJs7st4PA6DwSAMT1dXl7hR04hTqVQK20J3bH5Xh8MhwEWlUmHChAni1ZROp1FYWIiioiJhcMgCEYTR5drn82Ht2rVIJpMoLS1FPB4fMM1Jnyy2v8igdXd3w+12y7lOrdnGjRtl6gyAtGwJ5hmQa7fbJQ+RbUEeF4JatsV7enqg0WiwefNmMTHNN1D1+/1YtGgRDjzwQJx55pm45ppr5Nzne+fbDgxmInY4q6+vDw8//PBufWYul8Obb76JpqamYdyyr+vuu+/GbbfdhtbW1m3+vq+vb0+Box3W9wYg0edlMLVgwQJ8+OGHWL9+vfystLQUP/7xj3HbbbcNeO11112HRx99VASTQ6lTTz0VXq93UAe6paVlh/5FCoUCv/vd7/Db3/4WmzZt+oYOqbm5ecTdUkeqOjs7v6GTSqVSeOaZZ/bodgzlhsKbIUXW+U+H1JDQeC/fvI43BC5qvJnq9XpMnz4dy5YtE+aAiwuf9sn0UMiY70ujVqsxceJEufFzoeBiQe0O2xx8DxrmMciVI+QUM9OjKRQKIZVKQaVS4YknnsDRRx8tU4kc+c5f0LgvGT2RnyvX09Mjo/Xd3d0wGo046qijEA6H0dbWJhoQTnGx5UTaPRwOy/7v7e3F2LFj0dLSIm0sLnzcHraJyDgxDLWsrEysBxjN4vP50N3dLa/R6XQoKyuTHDUCY2pctFotGhoaBoTskhkkmAqHw4jFYtLqpE6noKAAmUxGwBfZJFo7MIaEwa4UNlMQzRYhv2N/f7+0/7PZLEKhEJRKJTKZDB599FFcddVVoumKxWLi4bRy5Uo0NTVhn332Ef8ufkdaEsTj8QFgUaVSwel0YsOGDQiFQhIlM3PmTGSzWdx55504++yz4XQ6odFosGHDBixduhSVlZU44YQTBoj0yV5NnjwZXq9X2EMK98lsvfPOOzjhhBOEhZw5cyYaGxuh1+tRVVUl+5Wib7Jj2WwWixYtwpw5c+Rv6VHF8yUQCIhej4C3sbFRABPPN7KZ9fX10Ov14qae/1/+IEf+fzsDSyeccAK6u7vx7rvv7vT+c8EFF+Dzzz/f5sR3f38/nnzyyUHfy7ZXg9mOXa3GxsZh8xN0OBy48MILccstt2z3NUcddRQKCgrw+uuvD+m9vzcAaSjMEaeJ8kuj0chYan6RKt66XC4XDjroIDz//PPb/RybzTZo08bBBPjxKfKOO+7ASSedhM8//3wAi7Q31ZQpU2A0GvHf//53p6994YUX9sAWDa0OO+wweDyeb2Qq5bNM+dEh/DlbEvn5YYlEQkbIP/zwQxiNRvlbiu/7+/sxatQocS1mq667uxvLly9HbW0tbDabABAu/mvWrMHYsWOx//77Y9WqVTLuDECAFdktMkeJRAIulwtKpRLJZHJA60ur1WLatGlIJpOIRCICsLhQ9/b2orm5GXq9Xka/qdsgMOIiwjZgT08PotGogC6aRVIrk2+LwMiIoqIi2a8bN26EyWTCqFGj4Ha7Raz+wQcf4Mwzz5SprxNPPFGYN4JGu90utgAMc6XJ5rHHHot4PA6v14t169aJEDaTyWDWrFnC+vX396O6uhpr166V/UTmjmwfNTf0XVIoFGIEaTabpfVCc8N8EOnxeCT6491334VGo8H8+fNRWVkpgIQLNw0sAcj0H9PtqQEjuOYEItk4grVoNAq/3w+lUolQKIQNGzbA5/OJlQSPBxm+vr4+AZcE21zwaYBpMpnQ3NyM8vJyWCwWeDwe+Z5ko+gMPnHiRKTTaWG9eC04nU5h3Xh9UU+Uy+XQ0dGB3t5eaUEyFJosUD5ojkajIjBnNiAZJbZMKbSnsNnr9cq5SYYv/4GDLJfL5cJxxx2HtWvX4plnnpHrg9c/gdBQR/3JKG9dCoUC5557Lh577DF5v/zsvB3VnjCT3JW68847h+29VCrVNtfu/DKbzXLdDKW+kxqkI444Au++++63euAnTpyIa665Buecc8638vkPP/ww7r333j2iB9qV+ulPf4qSkhL8+c9/3u33Ovzww/Gf//xnlwWF06dPF3M3lsFgwL777rvdkdEbb7wRK1euHOCFtLWmAIDoLnjxEfTQJDKTySAajeLQQw9FaWkp9Hq9tKWsVqsACYqv84XbBFkvvvgijj322AGBk729vejs7MRrr72Gc845B2eccQb+9re/QaFQYN26dSgpKZHFnUwRbxLpdFosBdgKNBqNAlrYEsnlchLnwgV/yZIlqKiokEV/2bJlMm5PAARAmCij0SgtOvrtcGScrRiNRoNwOIxQKITm5mbRs2i1WmSzWbz88suor6/HnDlzRPcVi8Vwzz334LnnnhOGgzEUKpVKABvFzqlUCm1tbUgmk7BYLAC2LMBdXV0yXq7RaGQy6bTTTkN5eTlisRii0SjOOussPProo3JceGw4McXRcjIpZC+cTidsNptM2HG6kL45ZIbISP3lL39BNpvFiSeeiKOPPhpFRUWiSyooKJAIGup6PB6PhLJy8jH/ONPTh3olehCxtZVvUknGcPz48VizZg18Ph98Ph8SiYS03ggQeQ6yJcq27sSJE7HffvsJmKeI2+PxIBqNCsvC4QLq1ywWC4qKigTM5+v6CHhoW6FSqYTVqaioEA0ewSFfT7PTdDoto/j04urr64PFYpFJzbq6Onz66afw+/0wmUwCKmlTwHOXLGAsFsOqVauwcuVKsRqgkSsfYPjf7q5TBQUFePPNN3H00Ud/Q8dUV1cHlUo1oBuSX9sydtyby2KxYNKkSdt8sJ49ezbWrVs3ElPZ3x+RtlKpxKpVq7DPPvt8b91K95aqqamRG+RIFyeTtpWrs2bNGkybNm2nlKxSqUR9ff03bhaPPfYYXnjhBdH+AEBtbS0ee+wxHHTQQbu0vflTNnzKBSACV+qP1Go1HA4HKioqBqTVk12g8JNsC5khxnDYbDbYbDZ4vV7JfQIgk0ecSCKQUavVuP/++3H88cfLYsTpp3yxrcfjEUdvAGhra0M6nZaYC4VCAaPRCIPBgEwmI0/3F110EW688Ubxy3nyyScxduxYHHjggQNclrmPCgoKJGy1rq4Ora2tSKfTsNlssNvt6O/vh9frRTKZhE6nQzAYlAiRTCYjE2xVVVUoLS0VHx7qQvr6+lBTUyPsDxkV/scF0WQywe/3izCXzIjX60UkEpHj2d3djaamJjQ3N2PBggXyOrfbLUGoZGqou8pms7BardLm6enpQWlpKZYtWybAwWq1IpFIiHbLYrHAaDSKg7VarUZrayumTp0Kv9+Pm2++GRdddBGOOeYYRCIRxGIxVFZWoq+vD+3t7ejo6EBbWxtSqZRkhNGwk7l6dJneb7/9MHPmTPz6178WQEN2iFodbmM6ncZZZ52FRx55BF6vd8DkWSaTEVsAmlyq1Wpx8a6ursaoUaMwadIkmM1maZ8WFBQgFArB7/eju7tbgHRbWxvi8ThSqRTsdjvKysoGhL8CkGMVDAbFVoAtRa1Wi9NPPx0ejwddXV1iN5FKpURTlW9LkEqlRDD/0ksvQaPR4JhjjgEA2XfFxcWoqKiQ/drd3S1aQMbO9PT0wOfzoa2tDT6fT0B9e3s7AoGAXMvc/q3XqeFcc6+88krYbDbceOONw/ae31aZTCYceuihuOyyy3DEEUd84/evvfYafv/73w/G12io9d0ESBxZ3VaQ3f8figJMhl7u6Xr//fdx33334d///jfS6fQ2X8OQyt2tm266CVqtFtdff/0uv4fJZMKmTZt2SrcOR/F7UxtEwEAhK/1wrFar+MgUFRXJ1BqfmNmmoTanqKhIWiZVVVVivNff3w+LxSLxI1ys88EVn8ApsuXCT3uAWCwGu92Oyy+/HC+88IIs8Fw0rVareCHl+8kYDAb85Cc/wT333AODwSAAjkCIzt1cUIAtmr5cLge73S6ggiJbLrJMR2eobUdHB7RarTAajD+x2+0y7RQKheD1eqVtyZR7ToH19PQIw8NFjm09OlAzboRsD00k+T04heZ2u4UNNJlMomsBMECgrVAoYLfbUV1dDQCYP38+/v73v+Piiy/GP//5T1gsFvT3bwkbbm5uRk9PD8rLy6HX6+F0OiVUd8aMGVi1ahWOPvpo3HfffZg1axYA4IknnsC///1vPPvss8hms2hubsby5cvR2toq20dWJn8KzO1245hjjsHvf/976PV6uFwuyeqjuLqvrw9r167F5MmTcc011+CWW24Z0A5kviBHrgkkaUJpMpmE9QS2PHiMGTMGuVwONpsNZrMZhYWFSCQS6OjoEEDKKU62yPR6PcrKylBbWwutVotwOIyuri5p3xKU0n5Ap9MhFovB5XLB4XCIjoh6L+DrllVHRwcymQxqa2tRUlIiICoWi4kRKdukZrMZkUgEnZ2d0Ol0sNvt0kqk63YgEEBjYyM8Hg8SiQTWrVuHtrY2sRMhaOa5AWCAwz4ZpvxW/Q8FzJs3D5deeimOOuqoPf3R302AdM0112CfffbBT3/6023+nUajGZJp4kjUSPZ4p0+fjmeffRZ1dXXD9p7UfQyWdn3ppZfw9ttv44EHHvjG79irJ639fa/8hSCZTMJqtUpKOttT1Pxweou6BboBq9VqTJgwAbW1tVCpVHjllVeQTqcxdepUPP/887j22muFgQgGgxKQmu+7k8vlUFVVhX333Rd33nkn+vv7YbfbYbPZUFdXh0gkMsBxmq0NOnd7vV4AWzRtzELr7e3Fsccei02bNqGhoUFYC5/Ph3/84x847rjjpN3DUFiHw4GTTjoJS5YswaJFi9DT0wOr1QqHwyFTYIlEAtdeey1+8Ytf4KCDDkJFRYW0CulozDFxZnLRxbu+vh4LFizA7NmzMX36dNHV9PX1IRgMQq/XSyQEF1wCL+qMCNIIlhhvoVAohJXjYknwRJaNizIZFLKCjHohcKLxYr6HUP4x4/bpdDq88MIL2LBhAy6++GIxBC0tLUVdXR1sNhu6u7tFoL219rG/v18YmM8++wzLli0TcT29hwjWGxoa8PHHH+PUU0+VthzZPLapqP9RKBSYPn06Jk6ciOuuu05YN1o6cMyeDBsBcn5cB40UOZVHwTjBDFmgWCwmk4tFRUUDRvspiC8sLBwQZcJWWb4NAXVtnPLj1B61ewQ8BFfAFhA9ceJEmb6jHolsFJ3p8x/MyfalUilx28/lcsKsnXXWWTj//PPR2dkpejxaX3BQgCxz/gDDttr1P9TIFpnJbRhNfjcB0s4qFAphv/32G7SJ1g+1JT152bJl+NOf/vRtb8p3rvgEnX+Beb1eHHHEEdiwYYOAIb5u69HngoICOBwOjB8/HqWlpQKqyCbRlC6dTqOxsVEmiDhezpYSQRqBGdtL2WxWRtUJXqmfYG4VRcIejwd33HEHnn32WYlgaGlpAQCZniJA6+joEE0QR+pdLhdsNhtisZi0YgCIbw0BAyNY6CDOFgd1TzqdDoFAQPLBnE6neCSxRaPRaEQPo9FoMHHiRMydOxcvv/wytFot5s+fj1dffVXMNr1eLwKBAN566y10dXVh/vz5iEQisNvtAiSVSqV8N+BrsMiRco7ZezweBINB0QopFAqUl5cjl8uJbxGBQ2FhIerr65HL5dDS0iLuzTxOZCqY59bT0wOHwyGtTIqqrVYr7Ha7LPQA5PMSiYRMrG7YsAE9PT3S/gyHwzLBl06n4fP58M477+Dcc8+VqcfCwkJhhlKplAjY8yfp8hkOAmWKtPne1I/Rn8pqteLRRx/FpZdeKkBGpVKhqKhImEO2yAheTSaT5MPRm4nnMW0iOIVHUGq323HsscfiscceExsBgg5ed7xm6FFGGwCyngTR/L6FhYWYOnUqVq9eLROXjGXx+Xyw2+1wOBywWCzi82W32/H2228jGAzis88+w/r16yVYmLmFvE/wHOGAQP79Y29Yf///UgsXLsRRRx2F448/futffTcAUkdHB+bOnTvosNrvmgBtb6htMV4lJSXYvHnzTqciTjnlFPziF7/A7Nmzh/SZY8aMwccffzykTKGh1KxZs/Dkk08Ommk7/PDDcccdd2DSpEm79bn5E2KcXuNTNZ/mOSnmdruFWSksLITdbkdRUZHscy5aBAS9vb3w+XzyNKrRaEQ8yjgKPp2T1WFIaGlpqWiSuAiy1cRpKY/Hg0gkguLiYigUClitVsmn4mLMz6bhYnt7O+LxOLRarURzeDwexONxmRjjWDdZh76+PhFdU+ficDjwxhtvwOPx4H//939xwAEH4M0335TJH/oCNTc3S7xGUVERlixZghUrVuDnP/85mpqaYDAYpI3R19cnjEVRUZG0C1taWqT92NfXh46ODmg0GlgsFrS1tUGhUMDtdosbdiwWE6NPMm0qlUraerfeeiuef/550bxwcq2jowN/+9vf8MQTTyCdTqOrqwu1tbUyVUVGimwZW4RjxoyRVl4ul4PD4RgwEcXKZDIIhULw+Xz4+OOP0d7eju7ubolWyde98PyimzrbWGVlZSKuJ6h477330NvbK/omnk9s1zFMlmJn2kUQKDPxvqSkRIJw0+m0aPJcLhdKS0tRXFwMl8sFu90unl4XXHABXnrpJVgsFsyZM0dCfWOxGDwej0TOpNNpAbIEbWReotEoFAqFROfkBweHw2E0NTUhm80KyCkqKhKRfv4+Y2tMpVKhs7MT5513Hu644w4RZpN5z9drpVIpHHfccbjpppskdoeaOV6nlCZwf9D4lN/l+1B7alJu7dq1uPTSS/HBBx/s8ntsZ1u/GwDJYDAIev+hdq94g7BarWhra8P+++8vDMHWxekX6kd29J5qtXrIsR2Dff9dLYqiB5vjxkmk3cl9y78Rs2VBhoFiUY6A63Q6ibNgSCxF2GxRMMWejEtXV5c4BxcUFKCjowOvvfYaysvLMWbMGCiVWxLcyRap1Wo4nU5JcF+wYAFOPvlkMWRkC4JticrKSgEhdXV1qKysFEFsPB4fIHRmgjz9aQCIzomMFJ/Yqb1ijRs3DplMBp2dnbLQsp2h0WjE8A+AMDyZTAZXXnklrrrqKnlPalkIShhfQSNIek7p9Xrcc889OOyww3D44YcjEAiIJoVtRravLrzwQvz85z/Hc889h4MOOggHHHCATIpxUob5XfSBok8RgSZF2PQl0mg0cDqdoq857bTT8NVXX8lx5XGgb5LdbkdBQYHYQPA9yEAolUoRjjc2NiIQCMDn8wnQ4pg9ACxduhQulwsTJkyAw+GQfanValFUVCQaoFtvvRV/+MMfsH79evFDooEljy2FyATV1KKxzUz/rIaGBhx44IEoLCzEU089hbPPPhuhUEjYQbKfbDu63W6MGTNGrAisVqs8XBQXF0srtLe3VwBYT08PmpubB3gmEfgdccQR+OKLL+D1elFaWory8nJotVps3LgRa9euhVKpFB2RUqmUqUmCPeYZcrItmUyitbVVHO3j8Tj2339/fPXVV2hoaIDFYoHD4UBBQYFkr3V2dmLTpk1YunQpWlpa5HjwOHO/7sro/2Dq3HPPxQknnICTTjppt98rGAyivr5+h56CVqsVjY2NsNvtu/15Qymar25rOMtut6OhoeEb2/Sf//wHd999N15++eUdvfV3AyANpRobGzF16tTthv8BW3bakiVLhlXDk19VVVX497//vdtMxEhVRUUF2traUFZWJgn1P9TXtTvnBzUE+b4lBEv8j6P+NCl0u92oqqqCwWCQ6bOysjJxRGZbZ99998UzzzyDjo4O9PT0CJPT3d0tbQtOEBkMBlRUVMBms4mQmN4uvKHQeoCWA2QUGAtBX5uenh4cf/zxUCqVIgLmVCEFzWRS2M5YuXIlrFYrxo0bJwG8Xq8Xb731Fk4//XQUFBQgEAgglUpJi4Fgim22yspKnH322fj73/8uLUTqsMjAEWTq9XoEAgEkEgkZ9WY0idVqRXV1tYBAtq/S6TTC4TDi8TiuvfZa/P73v0dxcTG6urrk7/OjQdh2USqVuPDCC3H11Vejo6NDGJ58MEG2jezf6NGj4XQ6heUrLi4WMNjX14dwOIxUKiVRKUajESUlJeLEPX78eDzwwAMYPXo0bDYbVCoVAoEAmpqa0NbWhq6uLiQSCdFOhUIhhEIhWZQNBoNMW1HQzyk5xnDodDo0Njais7NTwCnDXqlNyo8r4dQY40eSySSqqqowZsyYAfohp9OJaDQqOiUyL/QjKisrg9PphNvthtFoRCqVQl1dHcrLy7Fhwwb4/X4Rrff39wurShNMvv+UKVPw0UcfCfBtaWlBIBAQTVp5eblMMDLwt7a2VpzMaULKtjM1VzTkbG5ulrZxLBbDW2+9hYkTJ2LKlCmybyno7u3txdq1a9HS0iItW4I3MkiHHHIIrrjiCpxwwgkyWTqcxVbnUIZljjrqKCxcuPAb7aby8nJ0dnbukKRQKBQoKyvbYRbpT37yExx55JE4++yzB71Nu1NKpRJut/sb2+R0OmVScusqLCzExo0bUVlZ+f0DSPvuuy+++uqrHZ5sKpUKkydPxrJly7b5+6uuugpKpRK33377oD/33HPPRU1NDX7zm99Aq9Vi3LhxI+5FpNPp8MEHH2DmzJnys2effRZ//vOfsXTp0hH97KHW/fffj3//+9/fcCy1WCx48803d9ieO/XUU7H//vvjF7/4xaA+65xzzkF9fT3+53/+Z5e2devz48MPP8Rpp50mrZVtVb4pHNsgvIYYXEotEhcmirbdbjecTqf83Gw2i5EgBb+JRAL33nsvTjzxRJlePPvss/HCCy8MyLvKn47LF/Zygk+p3JIEzskeTnL5fD50dXUhEokIAKGoW6/Xo7S0FIlEAi0tLSJaZguHYtdAIIB4PA6dTofe3l7RUOV7QdEIkIsw3aEvvvhiLF26FCtXrhSPosLCQtTV1cHn8w0woOQoOR2nydCxRQRAdChWqxUAZNqIovju7m4BJbFYDBs3bsR7772HCy+8UCYKOcFGhosMXzKZxPLly6HT6QakgpP94zlA52xm7nGijqwQhxiSySSi0aiADWqhTCYTuru7EQgE8NFHH2HmzJn429/+hqOPPhpz5swBsOXJfsOGDcIiRSIRYSjYzqEjOz+XU1NsiXGCLRwOCzNIoM9jzHMnnU4LYCfY4JQfJ79cLpcAUBpY0q+I5yl1dnq9Hg6HQ7Q89B9yOBwoLi4WEEStHreL1xODZtlapP6L+WcUcpNhYvwJr0Wz2SytYPpw8XzJF6uTqfR6vVixYoWERZeWlqKkpASNjY1oa2vDggULZKKzv78fGzduxPLly7FhwwbxeCK7Sm3dypUrhcXMZ5KeeeYZ3HHHHfj888936T62K2W1WuF2u7F27doReX+Gc3+b+uBXX30Vv/71r7cr2VEqlZg2bRqWLl36/QNIu1JPPfUUrrjiCqEPJ06cCKVSiZUrVw76Perr62E2m3cZmOxKv7agoADz5s0bYFp4+OGHY8WKFZKN9qMf/QiHHXYYfvOb3+zSdg1XHXjggWhtbf1Gxg49R3ZEddLPZrDZcLt6LPbZZx9ccMEF+PnPfz7g5/PmzcM777zzjaeNfffdF6effjquueYa0YVwNB/AAAfdreMmGFBKX6Gqqio4HA65kXMR0Wq1KC8vh0qlwttvvy2tnWw2i7q6OjQ3N8sipdfrMX78eEyZMgWff/454vE4SkpKMGrUKBn1j0ajotHhyDT1IRzb5tRV/sQdx7/p/0KjROqbbDYb4vE42traBgAzRkfwiZ8LI8ERx8Wrq6uldce2B9mH8vJyZLNZnH76/8fed4dJVZ/fnym7s9P7bO+wSwcBERGlxAI2xBIxapRoLLEbo9HEGntJLDEaFRvytYu9oCKigiK9l122l9mdstN2ts/vD3Je71AXWBDzy/s8Pgm7szN37ty5n/N5z3nPORtPPPGEdHUo8tbpdOKFZbFYRDNFirW7uxtjx44VTydGtRAkcQFetWoVioqK5NwrbRc2bNiAFStW4Nxzz0U8Hsfy5csRCoVkYjaRSEi3gZ05t9st2iFSnUOGDEF9fX1SjhdNEbVaLVwul0St8O96enqEklmyZImABwAIh8PYuHEjNm7cKDYF9CUi1ckJLgID5Vg+tUMMjWXnU6krUgrCCZba29vx97//HQ8++KDo07q7u+UaJ8gFtu3IGVtDWo40Gc8zOzAEk6WlpcjIyEA8HofdbhchNc8JQSjPC7sz7JCSDo7H49IJ5XeT2W4EtgaDQT5nBgb39PSICabL5cKiRYskUodgkueI17hGo8GAAQPk8w8Gg9iwYQMqKyulw9fe3i6u4EoncR6LcpN17LHHYu3atfB6vUlrw+7Wir/97W/47LPPepVUAAAPPfQQXn/99UNuQ30g64QTTsCSJUt6Yyz53x9W25tavHhxktlgb8XgymJq9L7Wzi7422+/HbNmzdply7K7uzsJHAE75uR4vV6sWbNmv45tVzV9+nR0dXUlGS3uqnb1he3o6NgTD4ytW7di69atvT6uff0sWlpasHz58h1+/v777+/08cFgEKtWrUoazVVGjCipNt4AOY7Mn/l8PpSUlAgdROqNO1xqLTQaDcaNG4fW1lbU1tYiHA5j06ZNEo7KSbKWlhbJANNqtfi///s/3HPPPTLGGgqF0NLSIuJgvV4vmhkufpxWYveEfjoEM6RaGLXwww8/YOjQoTLCzA5GLBaTaI+uri6sXr0axcXF8r64Yz777LPx1Vdfib5q0KBBOPzww7Fw4UIBk4FAAGvXrk06DvomcYqKQIXnOBgMytQUqa3vv/8eKpUKgwcPFspHq9UiGo2KESAdzVNSUsRuQKvVShI8uz7MDnv33XclfJa6K2bNsatFiwJmidGIkZ0O6mBIvzLA12q1yutFo1GJ4/D5fJIUr9TwxeNxmfRitAk7I8puGwBxJCdAWblypcSKUKxNgExA6fP54PF4cMMNN2DNmjWi12PHjUMBBCUpKSm49tpr8cADDyAtLQ01NTWw2WxihKq0wCAAMhqN8Pl8sokgmFJOffJz4XXudrvhdDrR3NwsE3iLFy+GzWZDcXGxvG+COY1GgzfffBOTJ0+Gx+ORiBRqyfj5qNVq0XYRIBEM8jPS6XTo378/iouLsXXrVrGAINVNLSIHN4CfjCKV9/3tR/tHjhyJ2traHUxyd7eRXrNmzV4Fh69cufJAOFD3qsxmM/7617/ipptuOqiv+9lnn8n/P/XUU6HRaHZYR/dU/18BpH/+85/7/RyjR4+G0+lMOvn7WzvL39nb4u7yQJRSc3GoVUlJCaZMmYJwOIwXX3yxV39TXV2Nl156KelnV111FZ5++umd+jmVl5ejvLw8aUfH3SPwUwdJOdHGhf3ss8/GG2+8IbqkeDwuehnu1A0Gg4iVqQNxOp2SBUUdjlIMTOdkJr9zUdDr9bJ4KaduqEmhVwsXKi6oy5Ytw5gxY0QozGmfqqoqAVGBQACNjY1JCzW1QDRnJGii4SInethF4rQWBbE+n0+msXp6eiS6wWazJel02IXhTr+rqwvBYFAoEorhV65cKcMe7KRsP55uMBiEMiPYpdOyx+NBUVGRALSJEyeKX08ikUhy0ubEIQBZVDk+X11dLUCKJpoajQZOp1P8pDg1lpaWBqvVKsCTuiZOc1GMTeGyMruuvLwcVqtVwBbPP69HZaeCYmxeRwTKpM0ACCAglazX6/Hkk08KCCD9xmksPp+SoqNmiR1K0qiFhYUYMmQIvvrqK6SlpSESiaC6uhqJRAJbtmzBjBkzZPKRHZu2tjZ88MEHOOKIIwRU8f1zs5uXlwej0Qi/34/m5mYMGzZMvsc8zzxGgn5q8oxGI0wmE+rq6uQ7xu8lO6kUmOv1eumY8RgZEUTDWL4eNTxKOo33DuXGCoBo8/am3njjjb16/Jw5c/bq8bsqm82Gs88+G//+97/36u+UoPFg1q9//WssX74cxxxzDHQ63f8A0t5WUVERXC5Xr+3LCwoKkJub26cA6UDYxKtUKpx66ql4//3393tqYneBvD93eTweTJ48GU1NTb0GSDuryZMn49lnn92t4aXyPG4PapU6JE6v6XQ6HH744XjnnXdQVFSUpJchJcQYF3ZAuHAxXJUUFHe6sVhMqDkuQAaDAZdffrmAIoabhsNh+P1+0bnQg4cAht4yXV1d2LJlC3JycsQ8LycnB2azWUxFOzs7MWDAAKEKlR0EJQjq6elBdna2ACICimAwiKeeekp27xqNRiJGCPYikQi2bt2KAQMGwO12i4eQw+FIMmtU+hUxQ47dgEAgAJvNhry8PAA/iZZpsuh2u2XicfHixdItIuhhN4nZbEOGDMGrr76KpqYmtLW1obCwUBZ/ZSwLAHkdxsDwvACQBVPprkzhOrse/F8CkGAwKN5GXV1dogkjhcXuHc0fCeCU1yifX7moWywWcX7n6xIsA9uAR25uLmKxGO677z7xkKLehsCPNCpBweLFi6XzaLPZpItG4EgdHo06gW33qVgshvXr14vRIyk1lUqFUCiEVatWYcyYMQJYqH1jhA41TEuWLEFNTQ1KS0uh1WpFl3bqqacK9ciuFACEQiF0dnYiPz9fQBS/ZyqVChs3bpTvKt9XdXW1aAEJqlavXg2z2SzO3LwfKA0h+T1Sdpu5WdhdCv2easCAAdDpdFi1atU+P8felF6vx/jx4/cKIEUiEdxwww0H8Kh2XaNHj0ZtbS3WrVv3/09YbV/WjBkzMGbMGFx//fXicnyoBsDuqhhMqhzj12q1+OGHH3D44YcfcNuEESNGYM2aNQe8yzRkyBCUlZUhJydH8sTq6+thNBpRUFCAdevWHdDXB5DkTUPAo/yZcoydOg2a6pnNZqSnpyM/P180LNRkpKSkiCcR9TOxWAyNjY2Ix+NiLEgDSjo4p6WlSa4ZozucTicaGxtl5Jjdg0QigWAwKAaOmzZtktBSl8slI+XKaJstW7YkdctIE/X09MgEKfUmSiF3IpEQGmvQoEH47LPPZEqMY93HHnssJk2ahIceekgEwUajEcOGDZO09c7OThxxxBFIJBLw+XxiYMnUdXYO/H6/0HwnnHAC5syZg9raWkyePFkCc9ndoYD8b3/7G8466yyxWrDb7VCptsWZMOanpqYmydvniiuuwPz58+H1egVM81gzMjKgUqnEBoAj9szDIxCxWCxinshjycrKwrp169DR0SGu4rFYTN4bbQ3oFUR/KSDZz0etVovxJGlATur19PQgHA6jvLwchYWFSSaM7GYBQFNTE/r3749AICAUIkONeQ0wfy43NxebNm2CTqfDW2+9hWnTpklXkkCRIJVTi7RIsNlsKCoqQv/+/ZGXlyeUHD2caK/A99fZ2Qmv1yv6oEQigaKiIjz11FOw2WyYPHkyOjs7sWXLFrS3tyM/Px89PT3yWE4LEnSS0s7IyEBGRga0Wq1QnFu2bMHrr7+OU045RTqvBoMhCTCFw2G0tLTglVdewQknnCDeTXQuZ3eJgI/fHeAny4n9uTcXFBTgoosuQnt7O+6+++7dPnbAgAFoaGjY7dT3L7k0Gg2GDh26r2v3/0TavamMjAwsXLgQJSUlP/eh7FVdc801KCwsxLXXXvuzvH5FRQUOO+wwtLS0HNDXWb58OX7zm9/glltuwaRJk/Dkk0/i/vvvx6hRo/DEE0/stYHl9pWVlQWv19sroMfOAYXNAAQU8XcESxxR5s1Vp9MhMzMTdrsdkydPRn5+vtzUN23aBJVKhby8PASDQTQ2NsqunRM49AJyOBxCuej1eqSnp8Pr9WLChAlYvnw56urqMGzYMDQ2NmLZsmUwmUxyk3a73RLeynF/0jjhcBiDBw9GYWEh7rnnHjHjI5jjqD8XLqUPFM8DIzEsFgs++OADTJs2DV6vVwCezWYTk8z29nZYLBbpls2aNQtz585Fe3u70Buc9CM4Ix1FGwS/3y+AJZFIwGw2izMz9SMdHR3SaeFzazQa0WaVlJSgp6cHixcvRiKRQDgcRmVlpYzgc3ItHA6LQJqfp8fjgdVqhc/nk5F7t9uNjIwMBAIBjB07FpWVlYjFYsjLy0sCwjTGrK2tFT1Rc3Oz0I/RaBQtLS2IxWLwer3S7eFCTJNM6s/YYeJnQh0ZuzPs/vD8EIRnZWXBYDAI5bZu3TrR9fC6oVi9vb0dY8eOxXXXXYfzzz9fOkQajUZy+Agi6UBNeo6dE7qSMyD2yCOPxIABA2C32xGNRuHz+aSbR3G21+uVv+/p6cEpp5yCsrIyAXUmkwnz5s2TzyUSiaCpqUkmyTg0QDrNbDZL9h+HAbRaLW644QZcffXVEk1DUMcOFM8BO4v0z2pubpYpQXa7UlNTxWbF5XKhoaFhrzeTOTk5O2hUn3jiCWzatKlX0pGPP/4Yjz76KObNm7dXr9sXpVarkZmZKWaf2xflBvsK3rRaLUpKSvDhhx+iqKhoX57ifwDp5ygujj9XTpnBYNgvM8Sfs6h/ONDHrzxHXq8XI0eO3OUXefvjA36KH+EiTL0W6RLuitlFysvLE7NIOjhz8XI4HHC73ejo6JCbKMXVLS0tqK6uFuM+Tn6xo5KTk4OcnByceuqp+PTTT8V5mXoQpthzzHzo0KFob29HY2OjUHmkrUjT0Pl5/fr1QqnxfqGkzwAIOKLWiguhSqWSDkRjYyNsNhvS09Nl+ooeOuxelJSUwGAwYPTo0cjLy4Pf7xcqiw7MXV1d4p8UCASwceNGdHR0wG63izaGDsgErTSwNBgM8Hq9WLt2rYijCZAASFQHJ+SoJ4lEIggGg0hJSYHdbhegytgKAAI4WltbkZ6eLgJr5rC9/vrrGD9+PP7yl7/IostdPSkeUjeMXzn88MPR1dWF2bNny3OT4uIkFq0G2OmjeJydDmq1qK8huN2+e6H8vAi6Ca5IO1GbpdTcUbNDvVVlZSX0ej3OOussbNy4UahjHjP9mChUz87ORv/+/dGvXz+UlpaKwSWdw+vr6xGJRODxeJLeHwEzwRZpLHpONTU1CRiKRqOw2WwCYqurq9Hd3Q2n0wmz2Sx0IK0SEolt8TGkUpVaM1oIMI6E5pZVVVUIhUIC3mKxGM455xyMHj0aM2bMQFFRERYvXozs7Gw5nwzO3V0nSavVIhQKwWq17ixH7GepvVlb0tPTsW7dOrhcrp3+/pFHHkFbW9se7Vr0er34uimrpKQEX3zxhdDq+1D/A0j/eZ2Dau8+Z84crFmzBvfff/9Be00WtRTKDkdf1Z7O4/78nr/LzMzE5s2bYTab++SYdlYulws1NTWyOO9vcYGjESLznmgYaLPZ4HQ6hc6h4JTdJgqpLRYLzjzzTDz22GMIBoNiaqccv6YXUjAYxI033ognnngCOp1OzO6OP/54rFu3Dps3bxZDPZVKJV2J/Px8ZGRkiH6EMRvcGYdCIfj9fkSjUZl0isViKC8vlwkyALJgpqamCsVH/RHDQqnH4N8Q7CQSiaSbmsViwYIFC/CXv/xFoisIHDihRf1SIpHAiSeeiGeeeUZ8Z/gZsCvAThmz00hz1dfXw+v1YuPGjeIqTh0P3z+wbWFqbGxMAqY9PT0STsuuktVqFdBEOo6RLLRUICgYNGgQjEYjtm7dioEDB8LhcEhnS6VSob6+Hj/88AO+++47tLa2wmw2Y8OGDVi+fDmOPvpoMbzk50wAwOMlWOdUJMEXA40BSDYZO04EXQRyHBgg2CVVBECuZ2pyOCEI/KS74UahublZctoIKKih43QlNxZ5eXkYOnQohg0bJpsEOqX39PTA6/WioaEBWq0W+fn5yMrKQjwex9ixY8XGIhqNwmq1orS0FPPnzxe7C3bgSEXzem9sbEQ4HBaamvQv6VEaiObm5kpeIW0Z2tvbpXMJbAOuDQ0NqK6uFuNOuqZTwE5qUmnO2tjYKGP+e1MHYi3rzXNy08eN1cGsvoga2UX9DyAB28RigwYNQk1NzcF4uf/KOuKII/Daa6+hsLBwl4958cUXUVFRgTvvvHOnv6d+gQLl/a1x48bhlVdekfbqwQTCnFzhwp2Wlobf/OY3mDlzJk4//XSZnjEajeIizK4QO0YOh0PMBZXaDT62rq5O3KEpiuaCS5qKE0rRaFTohJtvvhn5+fkYM2aMdLro2B0IBNDe3i7UzJ133pk0sUUawefzySLr8XhkagyATMhRYK5Wq1FaWoq7774bU6dOldR2pUeScoEgLcMgVGAbldC/f38MHDhwh/gLakQokqU4Oy0tTcBmY2Mjurq6kJGRAbfbLcfm8XgQCARQXV0txoF8f7FYDPF4HB9//DFisRguuugiMb5sbm7GzJkzAQD33XcfWltbkxYGg8GA7OxsDB48GDk5OWhubk5Krddqtbjiiitw2WWXYdSoUXjttddQX1+Pv/3tb0naL04v1tTUYN26daioqIDP54Pf78f69etRX1+PI444Qs4bO3001uzq6hIxN8flAchx0ACT04tKgT6nEpUUorJTyGuHnQ4CXQbbkn6z2+1i/wD8pNHjpoGfBYcICEpNJpO4pFssFjFcdbvdKCwsFH1aMBhEWVkZTj/9dDzzzDOwWCxwuVwSoUPwxQ6N1+tFdXW1mDUSkLW0tCAQCMhE5Pa0Ga8XnU4nXUC73Y6vv/4a4XAYv/3tb4WSTklJQTQaRXl5OVpaWuD1etHc3CzfjUQiIV5NygBbdpm2H/nvbS1cuBBPPfUUXn311b3+250VN0qkondWEyZMwLPPPvuLk6D0ov47AJLFYkFDQ8MeQ1V3VUqjuUOx3nzzTSxYsABPPvnkQXm9E044AXfffTcOP/zwXv8Nb3q7+hIB23ayf/3rX5GdnY3f//73O/x+fz6HpUuX4i9/+UvSFGFvjqkvanvgpRRnAxBagzt5LiZpaWnYsmULTjrpJAEvzBVzuVxIT08X52a23mOxmHQGotEoLBYLMjIyJLctHo8LwKSOxmaz4eSTT8aGDRtkhxsMBiW/y+Vy4cwzz8R9990nxoQej0cWL41Gg/r6evh8Pln83G43brnlFpxzzjmIx+NinKdSqfDee+/hqaeewhdffCGfJ8fW2VnYvHkzSktLAUAor/r6eqSmpiIjI0MWae7is7KykJGRgeLiYmRmZoofETtQOp1ORMfUo1x66aV46aWXpBNIGubdd99FXV0d7rjjDuka0FOIlCM9bpgbxvNJMNnT0wOdTofm5mY5Bk7dpaamYuXKlUhNTcULL7yApUuXoqioCF1dXRKKq1Kp0NTUJODZaDTCbrcnheeSOmRHb9OmTXjooYeQlZWFwsLCJHdpCoz52aalpeGdd97BXXfdheXLlwu1SXNGLsLxeBxLly7FiSeeKDTR448/jq+//hofffSR2E9Qm0WhdWpqKhYvXozp06ejrKwsSedFaou0JjtwNMIkjcpuQ2ZmpnRTbDYbFixYgIkTJ4omraCgQMKWbTab2F+kpaXB7/cjEokgLS1NunQ2mw06nQ5er1c8rEilcuDB7/ejvr5e3M/p6QVAgCK7VDx3DC52u93SzeLjeK3S6LWzs1OMcT/66CMceeSRcq0pvcIIvri5YBe0s7MTy5Ytw4033riDt93O7jksMgN33HEHXC4X/vCHP+zjXe2n4n25pqYGxx133A62MQfrPpufn4+lS5eKSequ6rzzzsN5552HKVOm7O9L/ncAJJVKBbfbjaampgN9SLut6dOnY+bMmTj11FP75PlWrlyJ3/72tzJ1tLdhsLur+vp6aTlffvnlSU6q3L0pp5a2r9mzZ2P+/Pl44YUX9up1mXtEeqevyuFwiPfOwajf//73GD9+PC644IKkn1OvwRsYFxXgJ48kanvMZjMKCgoQDoclDqSgoEBGzklTkRZtaWmRqZ6Ojg74/X6ZtuGkldIo0OPxwGAwoK6uToAXQRS1IRS7tre3o6GhAU6nU3RSzc3NCIfDEhxKuk1pcldfXy+6GS66ZrNZFhd2B6i34oKSnp4uO2pOMCkdqSmK5Qh0enq6OEhzhJuaEOWoPDtJpCYpQHc4HBI1QTPB1NRU2O126RTU1NSgo6MD6enpAh64aKpUKgGbkUhENE/UxDDLLB6PY968edDr9TjnnHOQk5MjAnRqfCjC5j2W9BVjHnQ6Hb777jsUFRWhp6cHhYWFeP3111FVVYW6ujrpdBEwt7W1IRwOiyUCQSm7jxxjphaImjIAQjGye8euZjQaRW1trQAOAgQeP4N0vV6vBM9ec801MJlMuPvuu1FYWIhnn30WU6dOFVrv66+/xplnnolHH30Ujz/+OBYsWCDXBkX3drsdJpNJOnrUB3HiLT09HZmZmbBYLEhNTUV2drZEephMJvh8PiQSCdhsNpnCI1jjdcAgWXZGYrGYOLizK6WMa+E1QF0aNYCkdzUaDQoKCuBwOPDxxx/L97WsrAwbN25EIpGAwWAQCpfgmoBe2T1Shgy7XC4ZOuA1OGbMGDz22GNJ8VI7K3pTRSKR/bjLJZfL5UIwGER3dzf+8Y9/oLGxEQ888ECfPf/O6vLLL8eoUaNw8cUXQ61Wixno7opDEn0wHPTfAZAOlaLmoLKysk+er7S0FFVVVUkeJntbp5xyCk4//XShA1iDBw/Ghg0b0K9fP5mSUVZJSQn+/e9/Y9KkSTt93vz8fEQikZ2CKLVajVWrVuGwww47ZMSDe1N2ux1ffPEFRo0atcvHMOm7urpawBC9TJQeJ6R81Gq1UAQAxNxOrVbLdUMDRP47LS1NRKKM7ygsLJRoBdIjpOLoP0MRtVqths1mQ21trehI7r77bpxwwgnIy8uT6TTuYGns2NLSgjlz5uDMM88UsMadbiwWE4EsF1lO5XHcnLtxpXkf8FPwKX2FEv9xWrZYLCLuTiQSmDBhAiZNmoQnnnhCzt/8+fPx5z//GXl5edKRGzRokGg8uOumMLa5uRlPPPEEbr75ZgAQ2kQJ5NhZiMViqKurQ1NTE/7xj3/gD3/4A0wmE9rb2wVkqdVqAaUvvPACLrroIrFj0Gq1aG5ulukkmkNmZGTAYrHAYrHA4XCIgLm9vR1ZWVlwOp2ik+L7J3ilqJdgpKmpCTU1NTIlR88fpWCc+hneL0gLcTFWRlqwS6bMnFOpVHjwwQeRnZ2NJ598Eh988IGA7ba2NmRlZQltxsWc9G5XV5d0h0KhENLS0uDxeFBVVQWr1Qq1Wo3vv/8ev/rVr2A0GtHY2CiRHgTcyik7TifSwsLlciErKwvp6elwOBxwOp1CgzGvjXSbcjBC2dEhQOru7sb69euxceNG8V7SarX45ptvUFRUhIEDB8rPDAYDfvOb3+Dhhx+W65m6O1J5hx9+ONLS0rBo0SKhUemSzoBXmrr6/X75vHm9UpekPBdKXyxl6fV65OTk7Hdyw/4W6coD3ZRwuVzQ6/U/l/xllwBp/y2cD4F66KGHdrnAH4gKhUL7BI4KCgrw+uuv7/DzTZs27RU4euONN3ZQ7C9dunSn1Ny6detk57WzqYP6+nrccccdu3wthpburHp6evDHP/5xjyLwnJwcvPnmm7t9zM9R0Wh0j/b3fr9fcuW4mWA3Q6mp6enpwRVXXIHf/va3ApQoclXqGyjsDAaD0nEgtaOMh2Dno6CgAIWFhUKF8XU5WUTaANiWzxQKhVBfX48JEyaIgR4XlqamJnzxxRc4++yz4fV60dXVhV/96lf45JNPRENBMMNJIafTifz8fBQWFiItLU0oNro/c8KMNAmpHabAs9PBLhu7llarFY2Njfjqq69gs9lgMpmg1+sxYcIEaDQa+Hw+SUbnNF5PTw/q6+tRUVGBYDCI1NRU2Gw2HHfccYhGowiFQmhsbEzyMeJCx9F1altmzJgBg8GAlJQUOJ1OATa0Vujq6sLJJ58Mp9OJ3Nxc0e8AwLRp04QmpfieWXIEINTudHZ2SkYXaTHSRW1tbQiFQvD5fKivr8fq1avh9/sxY8YMOByOJO8rdjsoFO7u7pYhAAAyQcVrtqGhQTpnaWlpcr088sgjeOyxx/D555/jkUcewZo1a2A0GuFwOMR4kR1sdlSMRiMef/xxlJaWQqfTIRwOi/N5PB5HWVkZ2tra0NDQAK/Xi3POOQfV1dU4//zzkZubK50U0mWcrKQQmtcnfxcIBBAKhQQ8KLuRxxxzjHR7+Lmp1WpkZGQgPT1dOmPUJVEATxE9sM0TKCsrSybr2Cl89913odFo8Lvf/U6oUI6gkw6trq6WUGdSgQRlzLmLRqPQaDQSTpxIJOT7wm4UN1fKjRa/+wTMW7Zs6YO73N6Xcn2pq6vbbSfnk08+kfO6P+Xz+Q5JbfB/BUD6+uuvD8mTu32FQiF88MEH0Gq1eOaZZwBs87J45pln9mpEcdKkSTJazGpoaNinIMJoNIqvv/66148vKipKcn6dN2/eHkWGkUhkpzln9913HwoKCnr92n1dnZ2dO+X9e1u8oXFHuGzZMmzYsEF23dFoVJLH6UlDfQypHYbBsktjNpsxbdo08VEZO3Ys8vPzUVBQgNLSUgwYMADFxcWyyyYt0dnZiWOOOUa6IKWlpTCZTEnREQ6HAwMHDkRlZSXUajXOPvtseDweFBYWQq/XC/hat24d1qxZIwCE11oikRDwx3+ff/75GDp0qHSVCEKUfkNKaiwlJQUnnngiJk2ahHg8ji1btkiXx+12Y+DAgTJVRX8mUhbUiJBS4pRddnY2mpub8f777yMUColbOMXASnDR2NgIn8+HAQMGyBQYx8+BbTt3h8MBq9UqgwikQig45mg3vYyCwSDq6+sRDAbl+Pr165eUgUbfqqysLHg8HnR3d6O8vBy1tbWIRqM47rjjRFu5fv16ASn87NgxVHaKqAe67rrrUFpaKrEZDBUmKKQOzmq1YuzYsfjxxx/x3XffYfHixWhsbBQAD0AMTDl1RcuD+fPnJ4m3Sbfx37x2uru7sXDhQsTjcXzzzTfw+Xwipo9EItJJdDgcSd1T2gNwapKC+qqqKvh8PoTDYTQ1NWHDhg2iI6OJJv2HwuEwTCYTzGYzOjo6EAgEhMpV6plyc3MF+NAWIDU1FX6/H06nE1u3bsXUqVN3MEWtqKhAZWUlgsGgDDmwW6gUrrMTzM+Oei3S3dTUKe8hfAx/XlRUtEfzR2UNHjy4zxIZtl9fdnd/f/vtt382G5uDUf8VAOnDDz9EWVnZz30Ye6xgMIhXXnkFiURCULnf74fP59sjRaVSqXDzzTdDo9Hg0Ucfhc/nOxiHvEPx5rU3FQqFxMdFWYFA4JDNeNub4k3u22+/xZIlS6SzRJ0BBazcidLrpra2Fj6fT2JFaKiXkpICl8sFrVYrN2KCFavVKh0Li8UiC1hraytOPPFEjBgxQrodWq0WZWVlqKurk4WbACk7OxtHHnkkXC4XjjrqKLhcLkk758KlTCBnB0en00mHBoAIluPxOFpaWkQfpvTZ2X7yqrW1VQAAaSRSW0uWLJGxfophlVNGSkE1gQOpT7o1d3V14euvv8amTZvgdDrh9/vxzjvvIBqNit8TRdr8N6e9aLlgNBoxfPhwoVA5vm4wGPD666+jurpaFs7m5ioCsvQAAQAASURBVGY0NjaisrJS3L7Z9aB4mPorgkufz4dPP/1UOms0b0xJScHmzZvR2dkpIcLd3d0SD8PPlUBGrVYjHA7LeWLem9vtFh0RQatOp8Ps2bPx+uuvIxAIYMqUKejfvz+An6JQeH6V4bHAtiBndj2pZ6POiYMFBJD8+3nz5mHr1q1y3PzMSPcpQ1yVVBP1XlVVVaiurhZNXHl5OVasWCHglzQwH1tTUyNdG1KSpLs5AEExdigUEn2kzWYTwNTe3o4lS5YIaCdFxu8Z6VGeA+UkLu0VqAVTbhR4ftkx4v8qgZESiOztfZbd6b4o5foydepUHHPMMbt87HPPPfezAaQhQ4bgnHPOkX+r1WrcfPPNSZTlBRdcgAEDBuzza/x/n8X2c1R3d7eYYq1fvx4ffPDBHoXZKpUK9957Lx555BHcc889B+Mwd1o1NTV46KGH+uS5+up59lTHHnssysrKhBbNyMjAqFGj8NFHH+3zcyqneJj8rewoceEjXQVAhJ4ajQZVVVUChoxGI9LT0wFsuzH+8MMPcDgcSCQSWLNmDTwej+SfKT1v2tra4Pf7xS+HizunyLgYULgdi8VEM2Q0GrFp0yZkZ2dLF4SLY1FREVJSUuDz+WQR5nsjWOJCN3fuXBHIKs0jldYHFMaOGzcOGzduxJdffimAgQCpra0N3d3d8Pl8AgJJU+r1eqxduxabN2+GzWbDgAED5H1wRN5oNOKEE06Q0NympiaYzWax9Vi6dClKS0tFJxONRsUZWUll8bhtNptEXjBqgpEhXMzpvcMIi8bGRmg0GhERE3zxu62cFOPiSMuAL774ApFIRHyDCKw7OjrEnyo1NRWlpaVYuHChAJfOzk689NJLSTEW1F8pp/EI1p988knREqWnp6O+vj5JE6T0qyLle/zxx+Ozzz5LMgZVhhIrvakAyJAAARRdqHmNaLVaHH744Zg/f76I9OlHpZySYpeVk3WRSESAKwdaCGD4vWOGHs8dNx/K4yOIJ91LKw6CW4/Hg0WLFgHYBjwKCwsltkXpNN7S0oJIJJJk8sljIYClCz7PK8GtMtB2Zx2aqqoqPPLII72+H5WVleGxxx7r9eOBbQMvxxxzDN59992knyvXl5ycHASDwaTfp6am4owzzugzi4F9LU4+slQqFYYMGZL0mKKiImzYsGGfX+MX1UHSaDQYP378Hh9ns9kwcuTIHX4+duzYJDFpb+qII47oE451V3XxxRdLa33QoEHIysra6eMSiQS++eabPslVKygoQL9+/fbrOXr7WfycNXbsWKSlpeHUU09N8u7IycnBjBkz9uu5x48fnzT5xP+2px5SU1NlR0lzR9IdHo8HbrcbFosFAGRRVKlUYubHeA/e9JXBo4lEQrx06GGzbNky6Ua2trbiyCOPxGGHHQZgG33Hhaqnpwfz5s2DRqMRMazRaBQaihlaDPKkpiaRSEgkBxcy0isAZGyfi6dKpRLaizQSxas0DuTIfGZmJs4880zRKhmNRpSXl6OmpgZr1qzBV199hQ0bNgjFxL+lfw7dlU0mEyZOnIj09HQsW7YMAHDSSSeJxxOnn9h1SSQSYtLJ54xGo2Lex4gMeiCdfvrpKCoqEhNJZqb5fD5s2LABoVBIgBK/2wRHXEyLi4tx4YUXyveZnR+XywW73S6u0hTPG41GZGdnY+LEiXKOlZQeO2ehUEjG/5X2CoxnITjT6/V48cUXsXz58qSuBruc7Jp0dXXh7LPPlucnMDUYDPI3BDjslAwfPlw6hnq9XkAgwZrD4cDvf/97MUAlbat0peeEEs89KU2NRoPi4mIEAgGZqty+O0fw2dLSglAoBL1eLxsBUpAEomq1Gn6/X6wDCOBCoRDq6urQ0tICl8slj3e73XC5XLBYLGIzkEgk4HQ6RW/I75+SiqauiJ1L5f2C7/tgl8fjwXnnnbfbxzz77LM7hJXrdDpccsklB/LQelXffvttktyju7sb5557bhLgvP3223sdRL+z+kVNsZnNZtkJ7q6OOuoo3HrrrTv4I6xevRonnHACGhoaen1sP/zwA84999w+ofBSU1ORlZW1S4H3008/jcWLF+Oll17a79faXd14440wmUy47bbb9vk5jEYjVqxYcUibhi1btgxnnHGGnG+HwyEOv/tTarUamzdvlrgOZcQDAHHj5UJPd2er1Sp0G2mk7OxseDwe2WFyzJ0LHLO9SLkRFNHIkCJmr9cr4aiMKSFt1dLSgq6uLng8HjidTkSjUemaFBUViRmlkiprbm6Gx+PB5MmTceuttwrdwx1zJBKR7gbf//ZTStzhE4CYzWYJI2V3gd0iakcMBoN0diwWCx577DFMmDABRx11lIy8RyIR+Hw+RCIREe+mpKSgtrYWTqcTkUhEtCfMAIvFYjjzzDMxd+5cAUVdXV1Jwlmv14uysjKEw2EUFBTgt7/9Lb788kvxPmLXLhKJiAP19l2EDz/8EHfffTfMZnOSKJxTdBzHZ3fPbDYLtUNdESlMk8kkFB4BKB2lo9EovvnmG5xwwglISUmB1+tFa2ur0HSjR4/GlClTcM0110i3iZ0sjUYjSfdczNkZ1Ov1qK2tlcV94MCBMolGagv4qYPE7wMBVFtbG7777jvJ3mMXkF1L6pHoWRWNRiUWhtQpuzEpKSkwmUyipcvKyhKbF34nrFZrEsgkcOfkJgAxsLz//vtx/PHHIzc3VwwefT6f5LJxLczMzERqaqporubNm4ejjz4aY8eOFT0b32ssFsPatWvFtTsYDIoInQCTx9bR0YG6ujrpJAEQQOp2uxGJRPrcFuVQLqXHk9LT6mC+flFREcrLy385Y/4HOw7kYNaAAQPwwQcfCO//v+pdWa3WPkmhZoTFVVdd1eu/Ufr6bF+kzJTZVEpPIy4m9FKhWR11EYybmDhxoiweAGAymWCz2XD66afj7bffhsViQU5OjtyYmcPmdDoF0ADAli1bpB1OfYxS28FjNJlMyMnJEc8eTlclEgkBXNyh05fL5/MJqPP7/bKINjc3SyQI4xw6OzuF1iNIYjelra0Nt956K3w+H958803xw0lLS4PFYpE8NQBCvzidTlitVpkQIxXY0dGBdevWIR6P45prrsGgQYNw1VVXSWdApdoWhlpaWop3330XKSkpaGtrg8PhQCAQQDweh8vlgtPpFG1VY2MjotGoABtOAra0tAiwIVipq6tDXV2dvF+VSiW0aUZGBnJzc6HVapGVlSWgt6OjQybYDAYDiouLMW/ePOh0OtGkKeN12D3h4s/uFqcXaUhIzY1SXM3AYHbNI5GIdDg5NabUeA0ZMgQ333wzfv3rXwMAYrEYVqxYgaOPPlqoIk7DERTzuXhtkYranlbi50FRNJ2tCSC4oaAInf+lpaVJ59PtdkscCLtm9BELhUIC4mhJQBsGAEIrEoC1trZKRh2zDa1Wq1gmMByX3V52fF0uFxKJBOrq6tDT04NLL70U11xzjQjG2R3l+yfVR1sHAjh2gQnu3n77bbz33nu73Bz31T3wUK2rrroKo0aNwoUXXnjQXlOv16OhoQE2m+3QB0jKL8tBfm354vZFKeMRDkZxUd3f4z/Q539fz4tKpUJHRwfMZvN++UTta1155ZWYPHkyTj/9dPnZ9udq+3Y5Fw6+Xzr78sZNTx273Y7s7Gykp6fLjprdlPz8fBiNRjQ3N4tpIjtPbOu3t7fDYrEgGo1iw4YNqKyslLF6njMuIOx0mUwmEXe73W7puDQ1NcmINbVK9HShUJwBrvF4XCiPrq4uhMNhBINB0ZtQzEzdFONN6J1EKoxUDQFSZ2cncnNzxUSTGhSbzYaUlBTpzHFBVKvVmDp1KubMmSMmfQQ5POechKPG5LrrrsNtt90GjUaDoqIiJBLbwltJsXGxp/Dd6XTi17/+tYhRtVotfD4fTjvtNGzcuBGfffZZkuCb3SJqWQYMGIBgMIh7770Xp5xyCn7961+L8WMgEBABMrs811xzDf71r3/B5XIhEong//7v/9Dc3IxTTz1VhLN2u11+X1tbi0AggNbWVgFgTU1NIv5nV9FkMiWBEVJJ7EqSuuUiTu0asG2YghtXCu4JVAkC2BHk85Py5XXCaUICdLVaLbYS/M4QNPHaY2abyWSC3W5HYWEhrFarAEICPCUIYmeU74EiclLEDFkl1arRaNDW1ibeYXfddZeYStJegtOivIdxwvLKK6/E9ddfDwACepWGkBRx8/tI0KUUaQM/5Rnuai0moKN1xoEoAt2DWQT9hwAGOfQBUjweR2FhIRobGw/qa1999dWYPHkyTjvttD55vpaWFowaNQrl5eV98nw7K2WXbdasWaivr8ett966z8+XkZGBioqKPgtt3b5KS0vx3Xff7TLN+ZdUBoNBpqFYyg4Ni9oQTvUooyz0ej0yMzNFX2I2m8VskBqN7OxsxGIxbN26FR6PBzabTaa0OLLMqbKenh6sWrVKFlyCnPPOOw9btmzB0qVL0dHRAYPBAJfLhZKSEtFe0KMlHA7LotjZ2YlgMCjaIS6mzc3N2Lp1K95//31cddVVMm2lnEwicOMUV2VlJcaMGSP0nTJ+ha/5q1/9Cg6HA2azWc6XVqvFZZddhiVLlkgnjIsfF1EuGOXl5Uk6DnZx6DNltVrlPQDAySefjFdeeUViIwgeOIXH46e4GNg2icmu0xtvvIEJEyYgLy9PAEVzczMCgQAcDgdsNhva29uRnp6OgoICZGdn4/bbb8e0adMwbdo08ephV6mxsVGMHwlSCgsLodPpUFNTg4qKCqEy4/E47rjjDtxwww2i+2lvb0d3d7c4h3MRZbeKYnFqezh1lkgkJHw4IyNDwo5JH5Ee43PxvNDokxRuZ2enXJPATxYAysWcnRMCZgJpLsykoQlubDYb8vPzkZ2dDZVKhXA4DI1Gg3/+85+4+eabRa/FSBsafVLzVl9fL/RlRUUFzGYz9Ho9nnrqKUyZMgXFxcXSFaOlBrtSHo9Hcv0CgYCcP7V6W94cI2Hi8TiqqqqkM0ewy4Wf9CvPEac7uSHffsOonPxU3k/YiSMd999SK1aswK233ooPP/zw5z6UQx8gcVe+fPly3HLLLfj0008PymsrOzDZ2dlYt26d8PP7UlwovvrqKzz99NM7NYbsy/qldpCCwSCGDx8uJoy/pNrVuVKO7ip3yuyCZGVlCe20adMmDBw4EP3794fD4cDo0aNx8skn44MPPkBOTo4sRPF4HEVFRbBarejo6IDRaBQKiaAjFovJjbmzsxNVVVWSf6XUiuh0OllY1Go1QqEQbDYbzjvvPDz88MMCUOx2O4qKilBYWIjm5ma8/PLLkqnF1+FC3N7eLgGtAEQzQt+hNWvWYOjQodKtePrpp/HJJ5/gyy+/FJNMq9UqJn9msxkDBgyA2+1GcXExOjs7UVdXJ9QH9R0UKiu9aJTdHy7EBIVHH300nn76aRQVFUncSjAYRDweF6Da0tKC1tZWOBwOieCJRCLIyMjAyJEj0dDQgPr6evFpAn7yvQkGg3j//fdx8skno7i4WGwT2L0hRUSROqfo0tLS0NTUJCaXBAsExIyVWbJkCV588UXcddddQnPSUdrr9coEoN/vl8W8uLgYt956K84991wAP4GcaDSKiooKOJ1O6QJSSN3Y2Cj+TwRSnM5ivA2B+QknnIA//elPmDBhgphWEjgtWrQIF154oThBc6JLObzADhVBnk6ng9vtlgBlfn7cFFB3Z7VakZaWhr/85S+45JJLUFpaikgkInE2PT09qKqqwkMPPYSZM2eKLQaAHbqQ7L6ZTCbR41HPRQCl1AxxcMJsNiMej2PTpk2orq6W421tbUV9fb10SpXieHarODFJjdJ/E+jZm/o5OkhTp07FXXfdtX3+6L4DJJVKlQZgIQAdttkCvJVIJG5XqVQOAK8DKABQCeDXiUQi+J+/uRnARQC6AVydSCQ+28lTK19DDoIX3r4u1ueddx7OOOMMTJ8+fbePmz17NhYtWoSnnnpKeRywWCx9wvUywuC/2URrb8put2PTpk1yo7JarUnGcweiKioqcOyxxx7Qbh5L2TKnxoKAhSaIaWlpEilRVlaGoUOHYtiwYaiurobP58ONN94oN19l9hk7eyaTSXb0er1enpPdmng8Dq/XK2GzwWAQLS0tAnqcTqfkcVVXVwstEw6HkZGRgezsbACQTgrpE05ftbS0wOfzob29XUbPSeFNmTIFeXl5uOeee+R9BwIB2Y1zgf33v/+Nd955Rxx42UUgZVNaWor+/fvDbreLZqm1tVWAIamciRMnYuHChTjrrLPw/PPPIxaLCYVCj6h4PI66ujp4vV6ZllKpVNKlpqCcZpsch6fRZHt7O6699lrce++9EmFC8092A+jgTfO/zMxM6HQ6MULUaDTyGXKknL9nflxTU5M4nbe2tspnxekspZbn7bffRjweR0pKirg2k9KkVoyLMcXKLS0tookhZR0Oh5N8pLq7uzFixAjcfvvtuOCCC0RQzm7S9n49vMZTU1PFDsLv98Nmswn4CYfDopdi9hk7ewAkPoTd1a6uLqSkpMDtdiMrKwsOh0PE2pmZmXA6nfLZtLW1oaKiQj5zUtOcGPX5fLjrrrtw2223wWq1AoCAadJnra2tYibqcDikIxWNRpGVlSXAhbQcqdSamhp88MEHuPjii7FlyxaEQiGx2Ojs7ERtba1sILq6ujBhwgRceeWVOP3004XKVGqSlKaRSq3Wwaa8DrVSq9UIBAJwu919to6efPLJuOuuu7afct8vgKQCYEwkElGVSpUC4FsA1wA4HUAgkUjcr1Kp/gzAnkgkblKpVIMAvApgDIAsAF8AKEkkEruEyb2dYutNMedqT5NqGRkZiMfj/9XCt0Op1Go1CgoKsHXr1p3+/uabb0ZqairuvPPOPnvNgoICEdE+8sgj2Lp1607jWPqqeIPjFA51MbxBU6PE0X0uuhwhzsnJQWZmZpJeJysrC1arFZFIRETTBAFms1nohEAggMzMTHR3d8uUE7Pcurq6pLNjNpvhdDpRW1uLsrIyifiw2Wyi16HWifojuhuHw2G0tLRIZhinAZWhqg0NDbIQtba2IhwOywh+V1cXnn32WXz66af4/PPPBeyQLtRqtRg6dKgsdOnp6ULBMPaBHjSZmZmIx+NYtmyZ0JXUurS2tsLn8yEYDEongMGiZrMZOp0Ofr9fEttJwfF42H1yuVzo7OxEfX098vLyRAjMMXiVSoWVK1eivLwcJ510kvjpME8vJSUFHo8H2dnZSSaKmZmZyMvLE1NDioWprWF0Bl+fNA3z6GKxGHw+H1paWkTATXqOgM/tdiMlJQXV1dWoq6sT3U1PTw/+9a9/4c9//jM2b94s1gA9PT3IycmBxWKRXDF2HjlurxQc8zOmASUXfgrpW1tbxeeJ4JObXqPRmOQfBiCps0TKOS8vD0VFRcjLy4PRaEQkEsH48ePxySefIBgMJtG1fH1SpqFQCFVVVVCr1dJB8vl84lpPcMRuVTQaTaKu7Xa7rA8EbswFzMnJwezZsxGJRBAKhUS7Fo1GZbJSCSqpr6IlBMEqO55Kr7Genh6cdNJJmDFjxn5bkRyM6s1Qlcvlwtdff43Bgwfv9fMXFxf32QZXpVKJnm075qJvKDaVSmXANoB0OYCXAUxMJBINKpUqE8CCRCJR+p/uERKJxH3/+ZvPANyRSCQW7+Z5f36eD4Db7cacOXNw/PHH/9yH8v9dFRQUQKPR9Gm356OPPsKll16K2tpalJSUIB6P73MkTUlJCe677z6cccYZO/399sJL6jBSU1NFE9PV1SU3YS5kLpcLoVAI7e3tmDFjhvjz6PV6qFQq5OXlwWAwoLKyUjo+7EJYLBb4/X6JDmEAbWdnp3Sd6K1Eykun08Hj8UjbPxwO47nnnsO5554rQIGiaS7Y7I4wHT0YDEKv1wslpdPpkJKSImnpNOfTarVoaWnB888/jyuuuAKJRAIDBw6E3+9HLBZDWlqaTCXR4C8nJwcmkwnFxcXIzc0Vv594PJ50Pmms2dbWJroTYFu4cGdnJ7xeLzIyMpCWlobFixcjPT1daDTSH9TuaLVacW9uaWmBTqdDbm4ucnJy0NLSwkkXAbjsHmk0GpleYi5XW1sbAoEAbDabjK9nZGRIl0ppbklLA+VnUVxcLK/X09Mj4AnYNjXn9/vR1dWFuro6RKNRpKSkiK0BBc2ckkxLS4PP50N5ebnQcNFoFPn5+Vi3bh3C4bDouQAI5cWuET9bDiGwqwZAXoPvhforjs/T4iAej8tx8XtB0EDanROPnE7LyMhAfn4+SkpK0L9/f5hMJpkOs1qt2LJlC+rr68V/SK/XyxCB0uyToLy2tlbMRLVaLaLRKObPnw9gm88dBdj8zrS3twugpZZo/vz5cLlcmDRpEsxmM7xeL5qbm8Xpm2J/dohJnTEkmuc0Ho+L39K8efPw61//WkTwwDag6PF44PF4sHr16n26Vx1qlZqaitGjR4v5Zm/KYDDgk08+wYQJEwAAH3zwAa644oo+kWSUlJTggQceULJMuwRIvXLSVqlUGgDLAPQD8GQikfhBpVKlJxKJBgD4D0jy/Ofh2QC+V/x57X9+dshXNBrFs88++7O89j333IPCwkK8/PLLB01/1Vc1e/ZsXH755WK7f9lll6G5uRlvv/12r59jX8J/91TPP/+8LJz7m4pNLc6uSinQ5v9ni507SI1Gg4aGBgwZMkR8gTjF5ff78fbbb+Oss85CIBAQ8fbhhx+O8vJyufl3d3fj+++/R2VlJU4//XRZtAiCuCsnUOFkTzweF2qntbUVRx99NFQqFf7v//4PJSUlcqyMUFAKz7nYUE/DhY2mlxwtV07t8Zzn5OTg008/FXFwRUWFPBdBJCkipVEgJ4nYsejs7BTRLmM+nE6nvH8CHk4RpaSkSHeGYm5O2j3//PO44IILAEAMDROJhAiFqU/R6/UwGo0YNGiQpMO3t7eL8LmnpwcGgwElJSUYMGAANm3ahPr6ehiNRrElUL6vuXPnwmw2Y+LEiULvsfvDDk1DQ4MsztQG8bXorh4Oh6WjRuEwx+spfibgoLEju41qtVqoKXpEkV474ogj8PjjjydNuylH+JWZYzwuTsoZDAa5BqPRqHRN+TmzSJVQ10S9FYEej5fWDgRUymEHh8MhejW73S40MMXQ9KWiw7fNZpPP3mg0QqPRyIaJ31NSeRTMcwPCc0jH5pqaGqGVOcBA6pLFqTQAQvnxPPFniUQCzz77rHTa+B+wzevqYA8rHcgyGAy49NJL9wogdXR0JMlfnn/++SRH7zPOOANutxtPP/00MjMzceedd/bavLK5ubnXXoO9ctJOJBLdiURiBIAcAGNUKtWQ3Tx8Z5agO3SIVCrVJSqVaqlKpdr7hNVelMfjkTgP1u233y5f3J1VPB7/2VLny8rKsGbNmgOasXbppZfuYMXeF7V27dokoWFtbe1BMfyaMGHCbtvQb7/9NiKRSJ+8VjAYxHvvvbfL3ys7sZw2IWVD8AFAJttSUlLQ0NCAFStWIBqNYuDAgWLiSCoHADZt2iRp6YlEQsaJOzs7UV1dLVM27e3tCAaDIgIlVRSNRgU0KDOoamtrsWbNGhx99NEYPHiwdGF8Ph/q6upEkE0qiZEfDocD+fn5SE9PR1ZWFjIyMmQ8u7i4GL/+9a/FFDMnJwculwsLFiwQrQgzvgj2SC3xNTQaDaZMmYJQKISGhgYEAgHZlSs9p2iqR8qR3Rku+p2dnWhubkZtba1ocwKBAPR6PYYMGYL3339fpuhoH2E2m+FyueBwOIQ2AiALvMvlQnp6OkaMGIGsrCzY7Xakp6fD4/FIF2TevHmiDUtLS5MUeS7O9G/q7u6WqTxOg1G0arVaZcFlHhjtG9RqNbKysjB69GgcfvjhyM3NRXZ2tlgacDqKRpNOpxNZWVlyvHRlJ5CiLqitrQ1VVVUitqdxozL/jZ8BPwcCbz5epVIlZbMBEKAWi8VEw0PQznsdn4PAjoCSj9Xr9XA6nZIRyM4jfZ/S09Ole8drlp5Vif+4pqempkrAbWtrK7KyspCbmwuNRoPW1lY0NzcL4OH3JhQKobu7GyNHjsSRRx4pXmTBYFDCcYGfAoUpdN++lBYJ1BVptVq88847SbEzO7uXKOtvf/ubdPl2Vunp6ZLXeaDjqNRqNe69995eOYB3dnaKK31vq6urC6+99pr8e+7cuUn3cq/Xi9raWgDbOn7r16/v9XOnpaX1Op9tr6JGEolEC4AFAKYA8P6HWsN//rfpPw+rBZCr+LMcAPU7ea5nEonE6F21tnZWKSkpuPjii3v1WI1Gg+zsbMycOVN+xumdQ7FeeOEF3HfffVi6tG/wolqtxu9//3u5gGfMmIHS0tLdfsH2tR544IGkLLkPP/wQ33777X49p8FgSPrsdlbswvzcxRucUljJ7gA9XbgLzsrKErBCg0Z2K4488kj069dPRqRLS0uxZMkSVFRUSJeora1NRqCZcs4bNMeKSYlxYSNl19nZCZ/Ph5qaGrz33nv4+9//jqOOOkq0MF6vF/X19aKHAiC7dvL3LpcL69atE/qIXSWLxQKXy4WsrCwBQYWFhUkL3nHHHYe8vDyMHDkSJSUlskhz0T3mmGNEI8BuFgXHdKKmuJzUH711aGJptVqlM8edOkEjuzbHHXecaEW4q+c0V3d3d1L3gIsnYz30er38jt46ra2tWLdunehLeL4ASFels7MTRx11FCZOnCj6IgJeao04xaXMqCOoVNKqBQUF6N+/P7Kzs5GXl4ecnBzRr9ntdqFzGe7LiTjSewR+XIh1Oh3Ky8vx+uuvQ6PRJFFeykBapVaGmh8KvXm90f1a6SIPbOsIpKen4/jjj5fvCb8j7BDy+mJHiRoji8Uixqi0bTAYDEndTr4vXhuktWjfQDDNgYZEIoHc3FwUFRWJtUAikRD9k8FgEKBJKpFrB+NolCasvBZoLMsOIM1Ip06dmnROecy8R5DG3B3gcLlcu/0942pUKhXcbvc+389YU6dO3SG1wmKx4Le//S1UKtUej4cVi8V6lbtZUFCAadOm7fYxJ510Evr164dvv/1W7AECgQAeffTRPT4/i1Yqvak9ogWVSuVWqVS2//x/PYBjAWwE8D6AC/7zsAsAcHv9PoAZKpVKp1KpCgH0B7DXYSgDBgzYIS8sJSVllxqQ7auhoQE333xzksHfVVddtUPw3sGo7OzsnWbDHchSqVQ488wz5QKeOnUqnnvuuT4DYAe60tLS9jiJ+Omnn/5slKiylOP9vPkpqQ5l+7y7uxuDBw+GTqdDRkYGhg8fjszMTASDQcRiMRQUFEikBbUVvOkrJ1+4ABJ4paSkICcnByqVCmVlZSIuVfoDUetTV1eH6upqbNmyBevWrUNjYyP8fr9oKLKysoRSoGs1wYXJZMLatWvR09MjAmjmW0WjUSxYsED8Z6jpSUlJweGHH44JEyYgJycHI0eOxNChQ1FYWIiRI0ciIyMDDocD48aNg8vlwldffSXdFmXoKuktRn1YrVZs2rQJ4XBYMr/YiWGECeklh8MBvV6PQCCAhoYGnHjiidLp4/kxGAxITU0VnZJygkur1Ur3rrKyUibXGD3Cz+/ss89GPB6X52YngqPdBoNB8rxSU1MRDAalE0LKjFluNTU1iEQiyMzMFFDUv39/ZGZmCnBJT09HZmamfGb5+fkyORiLxRAMBrF+/Xp0d3dLhh6vWXaSCEY6OzuRk5Mj4IBUJa81AElGjhy/52QawZHdbheQx6lLAuaxY8fKdZSdnY329naZhrNYLMjLy5MOJWlEDhjQjZ2WCdnZ2bDb7dIx5bQgNwIUk9fW1iISiSSFKLOj53K50N3dLeL+9vZ2maAEgHA4jC+//BIbNmyQwQkA8l3nBoUAi2Ju6pfi8ThMJhOOPPJImaRUWp4QKO0OJBGYXX755bsMNXc6nSgoKMANN9yArq6ufcpKO/7445Nee8KECUlhsMC2Luupp56K7u5uXHLJJb2etFOr1XvU9ubk5GDy5Mk7/PzYY48VoD1hwgSxodjXqqmpwY033tirY+rNFNswAC8B0GAboHojkUjcpVKpnADeAJAHoBrAWYlEIvCfv/kLgN8B6AJwbSKR+GQPr7HDQdx6662IRCJ7hQwP1TrjjDNw3HHH4bLLLvu5D+WgVE5Ojowv70ulpaUhPz8fmzZt2qu/U6vVGDhwINatW7dPr7uvxQ4Rv0vcVev1etnZcheakpKCV155BS+99BLKy8uF1rHb7XLzpCEkk8Tpm8NuTWpqqtAAHo8HBQUFKC8vx/HHH4/Zs2djzpw5OPHEEyUChOZ0iURCRpCVoc3sxFDPQ8DFnVZubq4sAFlZWdDr9YjFYgISSANRZ8EsN0Y/6PV63Hffffj3v/8tgEmtVmPYsGEYOnQo3n33XTk/LpdLABkAoRCVMS70c0pPT8e1116Lxx9/HJmZmSIsZvgtAKGmSHE0NzfL+2QkDJ9z3Lhx6OnpwTvvvCMUVVFREYBttHF+fj4SiQRcLpd0PUi/xeNxNDQ0IDs7WyhEpTcQtTdWq1WsFtiB4Sjz4MGD4fV60dnZCbvdjnvvvRf9+/fH7373O3mNnp4eySNTan5o50DKkBRYeXk5Hn/8cZx77rm4/PLL8fDDDwvAI4jp7OxEa2urfJbsxLS1tUnXg+eQ543XuVJvx+8BKTa+d6fTKTYRFHfz89m4cSPGjBkDvV6PYcOGYcCAASJSJoVLLdSGDRuQk5ODsrIyuV6AbZ2VTZs2YePGjXI9syNFKxF6WoVCoSQAwwWe1gdmsxl5eXkCiNnF4vvmdUjw39zcLDmHBEQElZyC4+AEu44AxAlc2c0j6FKuyQSe25tIbl9HHXUU/vjHPyY1BPamVCoVVq9ejZEjRx4QaxqdTocff/wRw4YN2+u/XbFiBSZOnLjHiXOVSoXBgwf3ms5LS0vDjz/+iKFDhx76RpH8//S+iEQiO6Bltg73deHlKDAt5HtbDodDRqz/V3uuxx9/HNXV1Xj44Yf36e+HDBmCOXPmYPjw4bt9HPU81AKYzWZs2rQJWVlZ+/S6fVXKjg1v5FqtFiUlJXKz5E7TZDLJokk6KzMzEx6PR/K6DAYD6uvrhYriQul0OmE2m3Haaafh5ZdflkXh9NNPxwcffCD0A3VIHGduaWmByWRCTU0Nenp6YLFYAAB+v1+mebjTpps0jS6zsrLQ1NSEtLQ0OJ1O0WJwV05/GRoZ0lSSwawqlUrCaHlcbrcbubm5ItLl+wK2iffT0tIE7DH2JDs7G/n5+bDb7UIfaTQaiVspLS1Fd3c3Nm3aJBN8dArv6emB1+uVaTsulEajUUwuN2/ejNdeew1//vOf0dbWhnvvvRevvPIKrrvuOtx///2YPXs2FixYgJEjR2LSpEmoqanBp59+igceeECAhF6vl1DdzMxMERdT1MwuBYFoc3MzDAZDkgcQ6UGdTreDgW17eztCoZAcs+o/5oMUpzc1NSEajSIcDmPr1q2orq7Gv/71L1xzzTUi9OZUVzAYlOkzCrGpbeMxU/TPKT4u2Jx0a2trg9/vF2qQ2rQ//elP6OjowJNPPikWCtRdMS6npqYGf/nLXyROhBohq9UqYcFDhw5FbW2t0Gb0eKqrq0ua9qMZa0tLC/7617/itttuQ0NDA0KhENra2pK6vLR/ILBMT0+H0+mUa4J0Gek56q6CwaDE9/CzjkQiCAQCAgC5yfH5fBLfw2lQu90udgrbi7SVHen/X00k96UYWM0O617ULwcgLV26FEOGDMFVV121A31isVjQ0NAgN5a9LZ/PB5PJhKOOOgrLli3r9d8tX74cN954I7744ot9et3dlU6nk7bt/2rXtbPzdMMNN2D48OE4//zzf6aj2rHYMuf3Srljrq6uxvDhw4VOoYaHIIoj+AQkFosFt9xyC37729/C4XAIeKH+hzoVlUqF5uZmAV7UzdBLKC0tDYFAQITzdrsdN910Ey666CKZRPL7/aK34P+SHjQajXJcwLZhh1tuuUUMKCmCZeeBlKDP50NzczNSU1PxyiuvYOrUqSJYptM409j1ej3sdrssCD09PQgEAtBoNDIKvWLFCjHZczqdKC4ulnNiNptFY8MptFAohEgkIhqUSCQCp9MJm80m5ob0dKLpJYXSBoMBOTk50Ol0YqpIc0dOTXGxX7VqFV588UX88Y9/lOPe3veHGiEKmbk4R6NRqFQqTJo0CcuWLUN2djY8Hs8OthGcoOPnoyxSraTKKEZm5Aw7h1u2bBGxNDuFSsqSIIf/5mSZSqUS2wflxlI5vag8TqvVCofDIUCKHQkGK5eUlCR1TEwmEwoLCzFw4ED069dPxPA5OTm71Yp0d3eLWDcjIwOJRAJr1qxBOByWY+7o6EAgEMCmTZvQ0tIiwIidrtTUVNjtdoRCITz//PM47bTTBMSbTCY4HA7R9YTDYTQ2NqK2thYNDQ1yPkiRkVru6OhANBrFtddeC41GgwceeEB0USkpKeJ2z00QzynP4YFyl94+bPlAlTIbr6+PiR3fPjbR/OUApF9K8ea1vxdbJBLBgAEDUFdX10dH9t9Zra2tKCoq+sWMvyq1BErhprKjFAgE4HK5RPfhdrtl1/3UU0/htttuk3FiAiIu4v369cNRRx2Fr776CtOmTcNdd90ldBrHozkNRdNEdkva29sFJBDA0K+FYtwTTzwREydOxNNPP42srCzYbLYkPxx2l6hNYqeJ4lmm0re3t8Pv90t7nFQXdSOJRCLJSdloNOJvf/sbbr31VmRkZMDn84kGSKmXSSQSEto6fPjwJJdlZQgsOwbUCxGcUADe3d0tnSN61HA0n50YnteSkhLYbDZ0dnbiwQcfRGlpKU455RSJ+aAmJRaLwWw2iyv13Llz8Zvf/AajRo0SuoaAjO/H4XAgIyMDbrdbJtKUehB2wXgNABDvoZ1Va2srGhsb0draipaWFhxzzDGYNWuW0KKkfugQzUwzfiYcIrDb7fjxxx9xyimniLCaVBLBZzAYlM+R76mrq0uAJa9/dqr69+8vk3OcjCwqKsLQoUMxcuRI9OvXT1zId1WhUAhLlixBdXU1DAaDiNPD4TAqKirk+svMzIRGo4HX6xWwZ7FYBKjTNZ5mmS6XCykpKbj77rtx0003yWfB8xgOh2Wo4t5778W0adOg0WhkGo3CcWoH4/E4TjjhBNx6660466yzxFeJ159ySABIBke9nW7rbb377ruYP38+Hn/88f16nj3VAw88AIvFgssvv3yPj/3ggw/w6aef9trAd/78+XjppZd6Pabfy/ofQNqfWrNmDa6//np8/vnn8rPx48fjhRdeQP/+/ffrubf/EvSmvF4vJkyYIJz7gaiamhqcfPLJWLVq1QF7jb2pfTlPP2fxhkdaLJFIiPaBu3Wr1QqPxyPAiDfMoUOHwuPxIBaLwWQySXwEzRSpWVICdNJbzKyiS7BSL8HMMJVKBZvNhpaWFqSlpYmeRrmTTUlJkbF5Ai5OUtE5mzodh8MhnSjutH0+H4xGI9xuN6qrq1FRUSE+WTwHHR0dIhSurKxESkoK+vfvj+bmZqHkAAj1Q78k6rBisRi0Wi0GDhwojskmk0nyyWiEyC5VQ0MDWltbceONN+Lxxx+XBZNTZW1tbcjIyEBBQQFmzZqFf/zjH3jttdcElKenp0sHiLErFIW3traKazsDa2kUyPfJaUJqvFwuFzwejwBXdhU51k5hKik7Ai8u5jTL3FnR2bmxsVEmrhiNEo/HUV9fj+rqahmLb2trk8dxsdfr9aLZASB6HqVGid0jZZgqn4PV1dUl5pAE2UqBOC0jhg4disGDB2PQoEFIT0+X97+zoj8Wxdg0aqyvr5cUhbS0NDgcDvj9fqxduxbBYBBarRZffPEFhgwZgsGDB0s3jdcOO7S0xjCZTDJVF4vFUFNTg7KyMgHOsVgMixYtwpQpU6TLx3xEbiQAJDlos4vEKTleJ/RUOlARI4fiPXRvj4mPv/3221FQULDHSede1v8AUm8qKysLK1eulLwwltK75IYbbsCgQYNw8cUXQ6fT7XKqYG/rm2++wf3334+PPvpoj49l7tKuPjubzYbKysr9Ct3lBNV/Yx7QpEmT8NBDD2H06J++E+FwGJmZmYjFYvv13BQUA0gy2evq6kIgEMDRRx8tmh1+2TnKzAgK6iAIWiiIpt/LN998g6VLl2LKlClIT08XZ+7U1FQR53IUm7t6tVqNsrIyPP/88zjnnHNEQ9Ta2opgMChxFhRCE3AUFRVJRhtjFah1YhAssI0+MZvNKC4uhlqtRlNTkwhhGxoaZDGjj4xyYaN2pLOzUxYqCr45Ks6FldYF7HpxjJ1Tg8wAY0erq6sLkUgEKSkpAmhuuukm/Otf/xLNk9VqFRdl6p16enpQW1uLRCIh7426GyXdxEWS9A1Hmh9++GFs2rQJkUgE6enp8jnQYJEaNLVajezsbCQSCaSnp6O0tFQAp+o/fk+kT+mybjabBTyzlBOLFKvz57FYDE1NTaKz4ecdiURQVlaG5ubmJCdpOmhTv2Q0GpGamgqj0YhYLCZO6LzeAYgHUUVFBcaMGSOZdUqRNw1HOYlGvVNRURGGDBmC/Px8FBQUwOl0wu12izZuV0Vgp9PpUFFRga1bt4qeiJYJiUQCFRUVqKurE80fLR5I7fAebjAYRM82c+ZM3HHHHUhLS4PH4xE61Ov1ij8XMwqdTicikYhEiShH95VWH6TeCC7pm0QwyY2U0jdt+6qrq8NRRx2118a6e7O+VFVV4YQTTujTDXhaWhqam5tlQGFnNX36dFx99dWYNGnSDr+rrq7GscceK4a/vCfw3uFwOFBeXg673b7D386ePRs//vjj7jpn/wNIvSmNRoP09HTU1+9g2yTF0MVAINCnr+3xeIQS2L4MBgM2btyIvLy8Xj2XSqVCVlZWn9J2l112GUaMGPFfMYlHwavSzDI7O1viC/qiCJS4u05NTUVWVhYaGxvlxkk6gt0ajhdzXJ+dhMcffxxnnXUWLBaLLApcAKndKSwsFMdov98v1BG9gDiW39LSApvNJl0Zo9GIYDAoCeScrNLpdPK8ZrNZpqQIRgCgsLAwqavCXT0XB45cU+DK6SlqlPifctqN54M0jVqtFgM/LmDc5VPoTc0Ip7EY7UITSoIqisQTiQTcbrcANp5Ho9Eoo/4UAjN6hDt8ulWT+qQNAAEqhb0bN25Ec3MzvvjiC0yePBkFBQVYvHgxtFotJk6cKB1AOkLn5OTI2HxWVpY8F+kaACJqptg8NzcXkyZNwty5c3HttdfixhtvlLFldiU4QUmB8hFHHIGXX35ZRuKpTSPlxsBcatkI/IBtGy92JcPhMFpbW5Gamip6Mxr58TNTqVR46KGHsHr1anz88cdCLQMQqpBdydzcXBx55JEYPny40FparRbffvst/vrXv2LBggXy3WJUCoEfxea0W6CmbOrUqZg3bx6OO+44fPLJJ/D5fKKx4nVBewh+FuwopaenS2Avg4MDgQC2bNmC6upqObfs4HJ4QmkeqewIUdjNBVxpaEk9lHIzuqv7UFZWlsTGPPHEE9i0aRP++c9/7vF+tLv1ZfvKzMxEc3MzZs+ejXfffRevv/76Hv9m+zr//PNx7733YsOGDXJNZmdn73ZNYqAzMx53dky7Ao40UKV5pLKoh2MHeyf1P4DUm/J4PHj77bdx9NFH/9yHklRqtRojRozA8uXLf7Zj4C74QESCHKj66quvcMEFF/RJfk9vi+JaALJz5Dg59RsUbpNqUf5nMplQUFAg9IJWq8XMmTMlpPT9999HKBTCuHHjhJqhUJomlIFAQETJPBaluzJvyPfeey9+/etfS9eIvjXbe7pw4oqeO3Ts5utykSHNRv2K0+lETk4O4vG4pJ7X19ejvLwczc3N0j1jl4N0lUajwX333Ycnn3wSsVhMbuxKSo9arHA4jDfffBPnnXeePA8XV1JAJpNJFu0PP/wQ1157Lf75z3/iD3/4g+RzKTPWKJJvaWlBZWUlurq6pPuQmpoqk3TKQFe6PGu1Wvj9fjQ0NOC6667D7bffLvYFSp8gnmcu2jk5OTj33HOxePFiyZBjUDBF//RHYmelo6MDkUgExx13HBoaGkQrxlL6PJFae/fdd5Gfn4/Ro0dj69ataG5uFi2W3W5Hbm4uPv30U3R1deGss87Crbfeira2NolPoUcSbQESiYTkkVHYTz8qmjESHHDTQBBOY0jSwaWlpTj++ONhNpuTOnXV1dVJCQArVqzA0KFDRSzPzks4HJYpSo7eb926FcFgEHfccQeuuuoqmU5jMPOqVauwYsUKnHvuuQC2dc+8Xq/orSwWixhUtre3o6mpCZWVlUIDk04kwOH7o8aOIIr0G40ief0oNX0AcOGFF6Jfv3649dZb96hxLSgoQFtb2wHTZfbr1w/BYFDc1femXC6XBDIfSClIH9X+ZbH9Uuqcc86B0+lMQtRarRZvvfUWpk+fvktUPmbMGMyYMQO33HIL7r///oN1uL2unp6enxUcAdjn6JAhQ4bg8ssvxxVXXNHHR/RTDRgwANdff/0O5mgPPvjgPn2596eU47q8GXN3ysWfRb0GOxDM5eJOk12PhoYGeL1emaIcOnQouru7EQwGpYVPgSnNJI1Goxgd0gGaLtA0MJwxY4aIWLmzZvfAarVCp9OJ63BGRgZSUlLQ1NQkGipqgJTu9FwQeB44Xs2OFEfAq6qq0NTUhIaGBqxduxajRo1Kyq577bXXUFdXJztGrVYLr9eLjRs3YujQoSKsbmtrQ15eHrxeL/R6Pb799luUlJRIt1U5IZOSkoIxY8ZAo9Fg69atciz8PT2cKCg3m80oKipKEnmz26VWq7FixQp0dXVh5MiREnmidEf+8MMPYbVaYTKZhAJUemMFg0G0trbCaDSip6cHixcvFv+crq4uhEIhodcyMzMxYsQI8QCKx+Nwu90oKSlBMBhEcXHxDlEXSu+rK6+8Eq+88gqOOeYYVFVVYePGjfD7/UhLS8MPP/yAuro6nHnmmaivr4fdboff78d3332H4cOHJ1HtjBTheSV45WQxKVF28/x+P1JTU5GZmQmTyQSVSiXdLKfTCZfLhWg0Co1Gg1GjRqG6ulquU56z7OxsRKNR6PV6xONxDBs2TK45RsKQKvP5fAiFQklTcmq1GmeccYa4snNzsmzZMmzZsgWTJ0+G2WyWzhwF++woarVaDB06FDU1NVi1ahVqa2tFz8QND4E+wRGvAzqM87Pg9a3UHinjWxYtWoQ1a9bIOd5d9Wazuj+6o7Kysn36O2DbxPiBjM06WPVfBZAqKip2aM8lEgnMnz9/txeJz+fDkiVL0NbW1iuO9lCom2++GW+//fZ+h7Ae6GppacH333+/5wfuR4VCoZ0GIX7yyW79Sfe59nTT2f7GpowbUYIH0m8UuHIHqgz4TE1NxaZNm8TM0OPxIDMzU5yZldobdltaW1tlkabol5SUyWQS/cjAgQMRDofltbRaLYxGo+h3SIGYzWbodDq0tbXhmWeewQUXXCC7fI6R0+WYnRFGfnBRMpvN6OjoEHE3wWMoFILVahW6gb478+fPR3t7O84//3wsX74cmzdvRjQalU5KIpGQ3f2IESNEADtw4EAxF+zo6JDpN04P5uXlwWazYebMmUmhrtQ7UXtTXV0t0USJRAKpqamYO3cujjnmGFitVixatAg+nw85OTlJgnMufACwfv166cBxAVy7di1aW1sxcOBA9PT0IDMzUwBSdnY2ysrKJEaFmWEM4m1raxP6UKvVil8UdU/Tpk3D0KFDd7hWdTodRo8ejY6ODumY1dfXo7OzE3q9HoWFhTCZTEKp0ai0uroaNptNRPoENzRD5PeA1wzfo1L7RrBuMpkkDiY/P18oYkaH2Gw2zJ49G7m5ucjMzJRBBFKeer0e0Wg0KZPOaDRKx5bnnSCFNCk7fAMGDMDs2bMxbtw4WK1WdHR0wGw2izmlwWDAiBEjMH/+fOn28rU7OzvR0NAAv98vgnMKzLnxoZaO54SUDl26gZ82REoTTWrr+P/LysqE0twXYGMymXDHHXfghhtu2Ofn+LnL4XDgpptuwk033fRzH8p/F0Da2ULc3d29x7HGrVu3YuvWrTv93aWXXoq33norqRMxYMAADBs2DG+88cZO/2bmzJmYN2+eCOr0en2feygdAC+IA1K1tbWYPXv2AX2NhoYGvPjii3t83Lhx42AymTBv3rwDejzbl7KjBPzkOkyqjUJggiB2lDiJxEWe0TvxeFwWFmVUQSAQkJsrIxyUCxzF28C2nXcoFMLQoUOxaNEiLF26FMXFxbDZbEgkEpLpZrFYhMPngkrair5DKpVKokG4eFFQzCk4LlhcCNhZsFqtyM/PF9Cj9Oc55ZRTYLFY0NHRgf79+0OtVmPdunUScsuRfRr5tbe3o7i4GEajUYwTqadi56a7uxvDhw8XUz+Oziv9egDIeef5IC3jdrvlsyssLITb7RYgRlqJ1AhpJGVIrVqtRjweT9JKkSai4Fv5v9R8hUIhASypqakizldaSChtAVgajQYulwvXXHONdBTp8s5OT25uLjIyMtDa2ir+P7m5uUJXklqk11QgEJDoj1gshoyMDAH3AwcOxI8//igAgmCK1zpF5tSVpaamSpbfvHnzYLfbxXqA4/MEqXwupZ8QtV8AJF6H5qqcziQVqKSt1Wo1iouL5RwShNF0k8fG79vatWul02W322EymcTKQDl5xk0QgRPBFuk4JWXGa0UZVaIENOyS7e19fl+tZ6677jo89thje/16V1xxBWbPni36q/2tAznJt7d1aCa3KionJwcTJkyQf6tUKkyfPn2nN4MDUUcccQQMBkPSz1wu1w47NWUdfvjhMqLMDKW+rgcffHC/WqA/Z02fPn0HsztWRkbGTqcY+qLy8/P75LNIJBKYPn061Go1pk6dutvAXKUmif8GfppwI/1GD5729naJRSDNEgqFRKjLSA9lYjonZOLxOPr16yfjylx4zGaz6HLov5Oeng6TyYS8vDx0dHTA6/XKeHJLSwu6urpgsVjEERjYBqquuOIKASUZGRkoLi5Gv379kJmZCYPBkOT9RA0G3a4ZIUGqjYs6fXlIvVDPMXDgQHz44Yeorq5GSUkJSktLkyJSYrEYfD6fAB1mtdHbhrYJ9LmJRqOoq6sTnVAkEkE4HEY8HsemTZtQVVUlejEKku12u4Ci6dOnw2azoaurC6NGjUJpaamEAQ8cOFA+C3b1tm7dmiT8NpvNGDlyJI4++mihpPx+P7xeL1paWrBgwQKhaKiHamhowA8//ICVK1cmBf9S70Qgdvnll6N///5IJBIoKyvD999/LwtwSkqKnHMCJAIhpXdTWloaCgoKpDtjNpuRlZUleWukyvLz85GXl4fs7GzJrhs4cCCGDRuG448/Xgwfi4uLUVxcDKfTCYvFArvdLh2v9vZ2mM1m0VNFo1Ecf/zxcLvdooXr7u5GfX095s2bh4qKCjQ1NYmPEQE3BdCNjY2oq6tDPB4XIT+vpdTUVNhsNpx22mniUk7QrtVqxV19y5YtyM3NRVZWFtxud5JVA7tR1PZxIvGII46QewKtFAhyzGazOIEr44iUukDlf9u7avP+sDdrXTQa3afOi0qlwvjx45PuVb2tsWPH9mkIejAYxC233NJnz7c/dcgDpIEDByY5JatUKtx888379EHurDwezw6huMp6/PHHd6Dtvv32W9x66627/Js//OEPIkybM2cOnnrqqT45VmUNGTJkj2Owh2rddNNNSQudsvr16yfZU70ph8OBAQMGJP1MOb6vrFdffbXXhmTKstlsGDRokPyb16BGo8G111672+Rs5c2Oixs1B+w0KG+qpJBqa2uFvvL7/fD5fLKr5Q2dcQfU6ZhMJgwePFheA9hGcTY2NkpHBID4EzmdTrz11ltIJBKYNm0a8vLypNsxePBgTJkyBW63W27eer0eNpsNeXl5ooMBftqR0zrAaDQKUKmurhZ6qLOzU3ROfDz1OKThlNEMd955J7Zs2YKenh588cUX+OKLL5J0NtR3cPEhMGltbUV9fT3q6urQ2NiI+vp6VFZWoqGhAT09PXjttdfEmDEnJwcFBQUyuu1yueB2u5GRkQGbzSaGiIyYCIVCAkqoezEajRg0aJBMbrFrs379ehgMBnR1daGurk6yvjweD9LS0hCNRsVJmqJnTnVRh0MN2tKlS4VSa2trQ1VVFRobGxGJRIR6IjX3/fff44033pDrQtndIK1IgTfH3QkUbDYbAoEAli1bJhSr1WpFRkaG6Njos9XS0gKz2Ywff/wR/fv3x6hRo+D1elFSUoLBgwejf//+SWCDwnq+Dq81XqfUElFz197ejqqqKrz77rtyXqjjqa2tRW1tbVKsCo0peV0RRKWmpiI7O1u6mUqLBZqLAhARPV29PR6PfGfYDY3H4ygrKxND0ZkzZ0o3i/YdnJpk7AujgSiY5wQfQdX2dgCk3NhZAtBn692uKpFI4IwzzpBrZm/Wl/PPP3+P8V8qlWqX9+VdHU9vymw2Jwn4+7r+v59imzlzJo466ihcfPHFST/Py8tDdXU1li9fjhkzZhw0rY/dbkcikUBLS8tuH/fFF1/g9ttvx3fffXdQjquviue1r+qUU07BzJkzJaSRAtzi4uK9ytvbXR133HG49tprcdJJJ8nP9uV9KHeEFAgDP0VFkILgRBk7Jkw65zQWf6Ycgw+FQpKCTlqCk1OkxpxOJ2KxGAKBgNA2ZWVl8Pl8SElJQV5eHgwGg5gW5uTkQKvVorKyEsFgENnZ2SgoKEBWVpYEqtIbRq1Ww+PxiG1AW1sb4vG45IxxVL6yshLV1dVoamqSaTsaWdbU1GD58uXIzs4WM0suaEoTQgAijqVfDulJpZNzNBqVjonb7UZ6ejoikQi6u7tlwoa0mtPphMFgkB2+1WpFWloavF4vAoEAQqEQcnNzEQwGRVgbDAbF40mv1yMjI0MiSfjecnNzZepLo9HAaDQikdgWnhoIBGCz2eQzdTqdcDgc4jdECwH6UzHqpLOzE2azWSg85rYBEO0Y3xe7RCqVSlyvw+Ew6uvrsXXrVtGFWa1WmQLU6XSwWq1C83o8HvGnApAUm8EJQAJdZQ6WSqXC1q1bxSqBoIGO1y0tLcjLy0NKSgqqq6sFML766quw2Ww4+uij0draKnQtXagNBoPEiHR1dcHlcsnQAC0fCHwYlDt58mR8+umnor3icy9fvhwul0u+W/wsSItFo1HU1NSgpqZGxPPsUBIgc7Bh/fr1EqPCgQM6avMzBCATn6QZCYr4Nzx/9E/bmebR4/GIp9KBqL1dX7KyssRnbGel0+mwefNmFBQU9Kkuaty4cbj77rsxefLkpJ/n5OSgoaGht3TjL3fMn6PQfWXI2MvjQTgchsvlOug5aQ8++CC6u7tx880379Pfq1QqGAyG/TY8PBBF/yg6G/9Sa3fXBzUH2/+cVJuyzU6wxJsyx+m5y6RnCrsODodDfGioEaIWJD09XegzjjAzFJa6DOZcUS9AXRK7CVwE6fjMiR5qLrjIms1mnHHGGbj//vsxZMgQOBwOiY5gt4wAqaWlRTpfBAdNTU0oLy9HTU2NgCPmh4XDYelwVFVVYciQIWLcCEDOE53Df/jhB5x//vkiruZoNieR4vE4bDabhBqTbqFeiwvjtGnT4Pf7sXjxYhiNRvG+qa6uRltbG+666y7cd999aGtrg9VqFSBI92yXy4Wenh78/e9/x0MPPSQgl90hirWpQaKr9+WXX45//etfyMjIEPNGj8cDq9UKANLZYceKFg0WiwX9+/eHxWJBeXm5gCY6tGdkZMi1p/SoqqysFOBKbywCbIbb8hy63W4ZDPB4PMjOzpYsLOprotGofKedTqeM3pMiU07j0bOKei9eVxReU4PW0tKCQCCAb775BsuXL8cll1wiQb79+vVDJBIRYLZ161accsopCIVCqKqqQn5+PhwOh9DVra2tmD59Ot544w2YzWYB8yqVSqJASHENHjxYvKF4vkh/v/DCC2hra0P//v1lWIBaMdKPBO2kLVtbW4Xmpa6JUTjU8ik7zKTYeF9QdpC2r88++wzPPfcc3nzzzT67rymLkUG91TOtWbMGF198MX744YcDcjx7Ww0NDRgzZgxqamp68/BfLkA6++yzceWVV+7Sm2hn6PpQtFTfWXGH1pfVr18/fP/99+JwfLCqN+9lf97v7v6Wn/eBOJ97eyx//vOfMXjw4N0G6CoN8wDINJvJZBIagoskFzzGHVDMy1BQu90ueiVOoV1zzTVYtWoVjEajaJZ4Iz/mmGNkGq2lpQW1tbXo6OgQkMOJNXZf2KHJyclBeno61Gq1dCeysrKSOhakzlJTU4X+OPLII/H8889L3prP50N9fT0aGxvFs4YLI928aaxJnQ5pRKUgl48zm82y2JM2BIAzzjgDCxcuxKOPPoqhQ4dCp9NJcK9arUZmZqY4RjObjV0oBgXTKFA5ccXFm/8GgP79++O0007D/PnzJTKG9grRaBR//etfcdFFF2H06NHo7OyEz+fDsmXL8NZbb+GKK64Qiis7OxvXXnstrrrqKunaUAPjcrmQm5srC2d6erqI5GtqasSNnQs7bRUsFosAEo1Gg5qaGqxfv16mAFUqFZqamlBVVYVgMCgAtKenRzRY7Hz169cPubm5oi9j15ObWI62K4saK5ozUn9ErVdbWxsCgYAAQB4nKWTG7KjVasmpo5aOsTncGGRnZyM3NxcAJCaEQnJ28fi9pXVBT08PVq1ahVmzZuHhhx+WjiM3mqRHGxoaBPTQYTwWi4mFhlJzx/+i0Siam5sRi8XgcrmQSCRkE0HbCNLLyiL42ln15dqmfK7t72lr1qzBtddeiy+//LJPXusQr18uQNpTbd68Gb///e/x9ddfA9hGmZ1zzjni3nkol1J/8Esvn8+Ho446Cps2bdrp751OJ+rr63fwaultxeNxFBYW7mCKdvbZZ+Pqq6/Gueeei5UrV+5XvEpvymAwyC57f4pTPsC2G+Lxxx+Pe++9F5MnT4ZarYbdbofVapVFmxEIXIy4YyfNUFRUJAvbWWedhY8++kgCaqndoKg5kUiISLqqqkpGsWk3QAEzu0ecPNJqtSgsLERJSQmysrKks0vaSqVSiWCWQKq5uRmBQEA6JjzGuro6VFVVCXCj11A4HBZNFnUYOp0ON954I9xuN1544QUBTsxvy87Oht1ul+gSk8mEs846C4FAAO+9914SRWexWDB06FD09PSgvLxcwITFYsGECROwdu1a3HvvvbjgggsQj8fx0EMP4amnnpLzzDw0ir+pqeHunyaWLS0t8l3weDyYPXs2Bg0aJEMf9PQhuGN+nVarRWZmpsQdsSuxdu1avPPOO/jss8+k80ZAcv755+ORRx7B4MGDkZGRAaPRiMbGRtTU1CAjIwNZWVniWM4ukk6ng8PhkOiXQCAAn88nuqa0tDS43W7k5ORIoj2BALVD1NHRKJSUNkfY4/E4zjvvPPzqV7/CtGnT0NTUBI1GA4PBIIMHtCtQq9Woq6uD1+sVQEeDTnYMU1JSoNfrcfrpp2POnDmoqamBRqOB0+kUKnbp0qV49dVX8dRTTwnw1ev18t5MJhOcTifa2tqSHOcpayDozs3NRSAQQE1NDWpra0XHR/qNmq+FCxdi+vTpMghAk0q1Wo3GxkZ0dXXB4XAISLNarUnfMSUdScCiXJO3B0R9BZCmT5+Om2++GWPGjIHJZBIT0v9P6/8fgEQeua/0J/ta8+fPx7///e/d2rSTSvhvKGpddlfbv98tW7bg3HPPxZIlS/b4/Ls6V8rPe3/OZzweh8vl6hU1ubvXUU6c7O67RWqNN0ZSKXq9Hi6XS0CzcpSbol160LDb4XQ60dPTI+PNGRkZ+OMf/4iLLroIgwcPlgWNcRI0tWOwJhf5jo4ONDU1iTmh3W6X/Lff/OY3mD17tmhluMiwG+PxeNDR0YGamho0NzeLe3JjYyNuu+02XHjhhWJGSV1FZ2engBqtVotQKISOjg4sWbIEY8aMAQABEEpASREzfZf42Xd3d8tEIV20uajS9Zvvk0Db6XQKJdjd3Y0VK1Zg7dq1uOiii2T6KxwO4+qrr8Zjjz0mI+jU4HAiihNMnDTjOa6vr5dYC7vdju7uboRCIaH3+BqBQACVlZVIS0sTQTSz7ih8T0lJQUtLC5qbm6Xz09bWhvz8fMnuox4IgEyOMctP2amjfigej0tHJBQKCX13ySWX4J///KfQtG63G+PHj8fmzZsRDAaRl5cnE5Dt7e0C1tvb26HT6TB48GDMmTMHBQUFErTLiUGeO76/9vZ2rF27VowalZOaAARss/vH7o9arZbjI1UIbKOk09PTpYtGHZbdbk+yTKiqqhL7FnalHA6HmEOSDq6pqUFjY6MEPqtUKqHUaBDKa45UIgDpJNGSgt/5xsZG6fYpO0UE2XzP23eR+LsNGzbg4osv3i/9qdLVHDi01qL8/HwsW7bsYLIg/70AiULRPS3OB6MaGhpQWlqKcDgMq9UqPPgvve6//37E43HceeedGDVqFJ555hmMGjVqv5/X4XBIx2B/avTo0Xj66acxadIkbNmyJUl/0dtyuVzw+/0HlJrlwsXXUE60KQ0jtVotNm/ejCOOOEKoDu7eq6qqoNPpMHDgQPGQ4Q7cbDYjOzsbGRkZGDp0KJYtWyaRHhy5/vjjj2UQoLa2Ft3d3UhPT5cdMAAZM2eQ6GmnnYYXX3wR7e3tuP766/HEE08IeAIgkRFc3DweD+bOnQuj0Yj6+no0NTXB4/HICDodwDUaDYqKinDGGWdg5syZAnb1er3kLnFhVOZ2ESAZDAYBPSkpKYhEIkIRxeNxNDc3iwiZE0hdXV0iQAcgNB+9ejhtlJKSAovFguzsbOkc1dXV4YorrsDChQulO6AsAjij0ShTWey0UGBOzZdOpxOBdVdXF2pqaqRzk5qaKhQb/XnYwevs7MTw4cPxwQcfQKPRoLKyEqmpqSgqKhLgTG0MjSW7u7slA4sB2yaTCU8++SROOukkjB8/Ho2NjaiurkZtbS3S0tJEh+VyudDZ2QmtVospU6Zg9erVaG1tFUE/u0Cc5ExJSRE9EAXo3DR0dnYKuCG9F4lEkEgkEAwGZVqYDt30PeLn9MQTT+Duu+9GT08PAoGA5PNRA2S325GRkQGLxSI0JIX3TU1NcLvdMBqN2Lp1KyoqKhAIBOS9MeeQGw5lwG9lZSUqKiqS/KqAbZ2y2tpaGUSIRCJYsmQJcnJyxKhUCZAISNrb2yVehJs7pR5pT/cgJa1+MGvcuHH4+9//jrFjxx7Q12EH/SCmIPxyANLcuXPxyCOP4Ntvv92v5ywuLsaLL754UHPVBgwYgM2bN+Pjjz/GLbfc0qt4kKVLl+LEE0/c45jkz1k0gmtqaoJerxfH30OleExbt25FSUnJz5b9c+eddyIYDOLRRx9NaoUrnXKB5M4SxaZK8bZarcbw4cNRUVGB9vZ2ZGRkwOVySQcmJSUFTqcTNpsNLpcLFotFRNG8wTNq5LPPPkNGRgZOPvlkpKSkSLaSshulVqvFVuCTTz6B1WrF6NGj5TFarRZr167F//3f/+Guu+6C1+uF2+1OmpBjx4RdnK6uLjQ3N6O8vFy8gai7YOeItINWq02iZjmNREsDLpLsmnE03Gg0IisrS7ornDyimWA4HBYnb05qccLo5ZdfxkUXXQSDwZCUqr569Wps3LgRJ5xwgiycpDWbmppES8L3SzqQpoFz5szBjTfeKDQKJ7gAyMQSxfqkB6l1ob6FBpXMPqMnkTIo+LvvvsNJJ52E5557DqFQSMJ6KbBmF4TaNQIKemN1d3ejqqpKOgmxWAw2mw3Dhw/Hiy++KOPubrcbqampiEQi4nOlFMEHg0Gkp6fLZ04KOhqNChWsnCr0er0SM2K1WhGJROD1elFfXy+fIa9br9eLqVOnwu/3Y86cOTj33HORl5cngJJRKXl5eRJwazQapaNJvySG6fKzJNUcDAbx7bff4sUXX4Tb7cYtt9wiFhXUwzU3N0tHlMCGeYNKYMPJUg4l8NogIKJJJz+jRYsW4fDDD0/yNzvUB1cMBgMyMzNRXl6+x8eeffbZmDRp0k7DzZctW4YpU6bsNJR2b2ratGmYNm3aXtnC7KIObYBUWlqaqKysREdHB4444giUlZXtN3o0Go0YNWoUFi9ejE8++QTHHXfcQRNujxs3DuvXr8fll1+OyspKvPrqq7t87MSJE7F48eJddpo8Hg9mzZqFU089FZ9//jmmTJly0HcOV111Fdrb2/HMM88c1NftTU2cOBHTp0/HNddc83MfCgYMGIDOzs5e3UBYFGxzYVCayrEjQN8Ym80mlAG7KRS0trW14ZZbboFWq8Wnn34Kn88HlUoFn88HvV4vO36bzYbDDjsM33//vdzklZYB0WgUX3/9NVJSUjB16lSEQiE0NDSgs7MTdXV1GDRokIA9TgAR4NHgkTt6akAoTKUgm9NTfr9fqB9SaQRc20/wNDY2IpFIoKCgQITkDocD119/PV5++WXY7XahYtra2jBq1Cg0NzdLdASnA5WZXaWlpeL6TcBDPdWIESMwYsQIfPDBB/LZRCIRmSLs6OjAmDFjYDAYsGzZMul2BAIBlJaWSkeOBpHU+HR1dYk+aMqUKdDpdPjd736Ht956S3Q2jB6h6N5ms6Gurg4ffPAB/vSnP8FgMEiQbVlZGTo7O6WTwjgZAgGl+zUjTgwGAxobGxEKhUQ0vX79emzZsgUXXHABGhoaYLfbRXfEbh0pGArF2SGxWCxiY+BwONDa2irXH/VvBBK8tlUqFY488kg0NTUhEomgublZKDKGBLe1tYmlRG1trVDPnITzer1IS0uDy+WSYQF25XJzc2E2m+XaJrgBINcerQZ8Ph9cLpd4nXV3d6O6uhp+vx8VFRU49dRTsW7dOqxfv17iWCiGB5LlBUoROAOYCZLYbQOAo48+Gl9//bV8N5R+aNvHj/Smq3SoVXZ2NtxuN1auXLnD7yZNmoTvvvturyi9d955B9dcc03SVFpmZiYyMzP3Oqe0X79+uOeee3D22WfzR4d2WC3FcgD6bEwwFoth4cKFUKvVmDNnzl5fYLNmzcKll166T2CEuWCLFy+WiZdd1YIFC3b7+1gshjfeeAOJRAJz5szpk13GmWeeCb1ej9mzZyMnJwfXX389rr/++l0+/scff/zZNV27qsrKSnz++ee9euxpp50Gu92OF1544YAcy750rqhdYXdJ6aqrzGziDZYRI/w7LjxarRarV68W8SkBlMlkkg4HKV92aFpbWyWGhItpZmYmhg8fLqPZjY2NMklHcHDqqafinXfeSYpyINDjSDk1KV9++SVOOukkAT/U6LA71dTUJJN0NE+kJop0BmkyvncGomo0GmzZskUE4xT+9vT0oL6+HqFQSLoXra2tMh2n1+tRXFwstEc0GsW6detgNptRUlIiNFRVVVXSAksPHGCbe7Ber4fX6xXncqWWisJfWh10dXWJkFmtViM9PV0m8hYtWoSWlhYBFJyIIvVH4DBkyBABd9RCAdsW6LFjx2Lt2rVob2+H0WiU/wAkdR1pMxAMBiVsuKSkRDRMfr8fU6ZMERE4tTbs9LS1tUGv18NqtQrtGw6HxcOoo6NDzimtEmhJwanL5uZmPPLIIxg+fDg8Ho90PGnq2d7eLg7UFHZnZ2cjFAohEolIh8zpdMqovt1uh8PhkAgV+iFxnJ70K6+BWCyGb775BsFgUILMGZlDsE47gU2bNonfFelB5ghSv6XsAHEKjjFCyu8517nPPvssyQxS2WFm/VLBEQDU1dUJrbt9ffXVV3v1XM888ww+/fTTHaJMGhoa0NDQgIyMDNx888293iQHAgHMnTu3V489ZACSss455xxs3rwZy5Yt2+/n7unp2WFBvOiii/Dtt9/ucuIK2PYB7++FuSfw05uKxWKSZdZXCzupB2CbLmD7ybDt60CFzV511VV45513dvlF6k1VVlb2KtUagCwoe6qLLroI33333UGj6pSTLCzu0tlRYtG8DkDSDkyr1eLzzz9HIpHAqaeeitraWtmRKt14VSoVKioq5KbODhSFsd3d3cjJyUFGRgZisZgEkR5zzDH46KOPEI1G0djYuEP0CR2M+ToEZAQnytBcUmGkfEwmE6LRqOgylHYBpOcIqAgqGIC6cuVKWK1WMc2j6LyyslLE1OzukF6il09bW5ucUwqHu7q6BAhWVFRId4ALFRd+nU6H2tpa1NXVCRjq6enBYYcdhjVr1iTRbvwc2VmjcSYXzW+//VZMH7kRISimHkev16N///6or6+Xz460IQDpPHGyDNimN6Keih5FBNqke6iLYWdRqXWioWFbW5sI7js6OkT0rOwM8nPJzs7Gxo0bxbWb75vn3+/3Y+7cufB4PPD7/UkgICcnRwARrSNIoa1btw6JRELiSthFAgCr1QqHwyEAid8Zflc4BcfuFR3EGSdjtVqlu0lLA+bgGY1GLF++XO6ZtCKIRCJwOBzy/aPWSAmSjjnmGAwdOhSbN2/G3LlzodFo5JrjRojf/10Nd+zLGqTRaHDzzTfjnnvu+UWCq+2rvr4es2fP3qUXIruyva1AIIDXXnutV489JADS9pWdnb1Xb3hvKy8vb7f5WcC26bj/hotrZ6UMa/V6vXjwwQd/luMoKiqSRXXkyJFQq9VYunTpAXs9paeH1WrFcccdh7feemuHx+Xl5WHVqlU7fQ6NRoMZM2Zgzpw5B+QYSUPQ4JHaHVIV4XBYOjHUtKSmpqKtrU0WL6fTKZSU0jeJuWHsIqWmpuKrr74Sgzwu8syZ4mQd/YJo6vj222/LbpxCU/qokBLs6urCyJEjoVKpxBaB3QsA0iGhCzX1GlxoCdyAn/LNCNYoXGd3LBwOy6LI89bR0SEj1xTA83XpncPFCtiWmajT6eT4CVY4JbZs2TKJqDAajUJtMQ+N5zojIwObN2+WXDmtVovS0lLU1NSI0zBNFmmKSKsDTqBpNBrRtNCioLW1VQJPCbhIrWk0GlRXV8NkMokWSHnO2QXy+/3y95zu4zQcgaVOp8O6desQj8clUoTnjJOEaWlpSXo4glxgGyiLxWLyb46ykzatq6tDeXk5/vjHP6K1tVU8nOLxuOQDdnd3o7y8HD6fD0OGDEFmZibWrFkjoIWaLa1Wi4aGBlgsFtTW1gq9yXMZi8XE24nXNbBt89vR0YERI0YgIyNDzjcdrzkIQNpOWQSLdPTma5FeJuhlt5cO07xGuBnhd53/y06xMhZmX0ulUqG0tHSnvxs9ejQSiUSfNB/2tWbMmIH33nuv1+bPd9xxR9K/x44di9bWVqxevRrANouZ++67b7fPsa/ryyEJkB5++OED+vy33377bn+vUqlw8cUX4/XXXz/gwrnx48djyZIlfTZiubc+GUajEUOHDu3zLlF+fj7S0tJ22aUbP348/vznP0sn4ogjjkBqauoBBUjKstlsOO+883YKkHZ3faSkpODiiy9OAkijR49GeXk5gsHgfh+XMpxSSaHRGK+trU3AASfBGE1BEPTee+/B4/EgKytLpnNisVhSmCZv/F9++SUyMjIkJoPHQFO7lpYW+P1+PP/88xLNwVR6Ag92Cbir12q10Ol0mDx5MsrLy6Vzp1arpftBgMXRZ3ZtONVIio2O2TT+Y5eE3RGNRiMaGb5HisAJUGjAScDDLgA7XLweSK+w48TXGDRoEFasWJGUUE86BkCSSHfBggXSkaJn0LBhw+D1ehEMBkWrozy/7HLw86SXEztxPBaeK4IUOkUrf049C+lZ+gnV1dXB5/OJU7rb7YbVapVMM7VajZycHPl7TtMphwgIqJRu7haLBUVFReLGvnLlSqHglOJ6dkQzMjJw4YUXYvXq1bJYu91uxGIxyThTqVSorKxEbW0tnE6nhAjzOiJNmZKSgk2bNsFoNAqtTFE6ARGtFiggT0lJQSwWg9vtlmlOJZgmBdzR0SHUKH2u2J1jR45dx8MOOwzz5s2T7w9B87Jly7B06VJUVFQIhcYMQ36veX6UI/47G+bYm+rq6tqlUe2RRx6Jrq6unxUgzZw5E59//vk+p2NMnDgRjY2NApB6U/u6vhwSIu2DmcXGYMp9Hb+nl8a+drg0Gg0KCwtlCmzVqlU4/vjj4fV69+n59rdKS0vx/PPP46ijjurT573qqquQk5Ozy2TpFStW4KSTTkJ9fT0yMzNFq7Gr6tevHyoqKnptfX8w66OPPsJ9992315OX27fV2T3gd5JjzKQNwuEwLBaLTK5RjwP8ZDrar18/2O12pKSkoKCgQEataWxIjQ69cdjV4A3cbDaL6DUWi2Hjxo3YsmWLvA5H7jkJpdRekBILh8OyoCu7Mh6PR8wj6WqsFP7W1tbK6LfZbJbJrDVr1sBgMCAvL090VVlZWbBarUkaKHbS+DNGmLBzRhowJSUFHR0dcv5JFVEQTb8dGj5ySoy0WSKRENEyM7kYAGy1WkVPREqGo/3MQiMI4GMIsGw2m1BA9MNi55Bibxp45uXlSbYZ4184aaXT6SSHj5YK9FCieL6kpATxeBzPPfccFi9ejEmTJuG6665Loj6Zmeb1evHjjz/C6XQiIyNDPpfW1takWBtSYDTfJEBiUf9TWVmJ6667Dk899RTsdjtKS0sl76+mpkb0TMrJt+bmZulWGgwGAZB6vR4mkwlut1s+k9TUVHHcpps1ATYtBUaOHAm9Xo/Kykq5jg0GAwoLC6FWq7Fq1Sr88MMPYjdAwTVBKQOJGxoa8Prrr4sxsTJW5Oqrr0YikcDDDz8sAKunp0doX9b2YImAafvq168ftm7detCm3bKzsxGJRHbQ/uysCgoK0NjYmNSVVZZKpUJxcXGfTz/r9Xp4PB5UVVXtz9Mc2lNsBxMgrVmzBueff/5O1fW9qeuuuw4DBgzApZdeuk9/73K5sGbNGmRmZu7T39tsNpn86U3Z7fY+6WwcyHrhhRewdOlSPPnkk7t8TH19PUaMGHFI2yH0tqxWK2Kx2C6DKAFIFwaAaDLYSVAG15IesFqtkp/F0fDc3FwRdBM4KHVHGo0Gzc3NErobDoclboQUHvUWXq9XTPHefvttSTEnvUVKLhgM4uOPP8ZZZ50FnU4n3jPsDHGUu7OzUwAaNyvvv/8+Tj75ZHEPpwaGtBknkeiTYrPZBAzRdJDZWaSXlACKYENp7gcgCZASsFGL4/f7BeSxs8RuCf1vLBaLAFAeA79z9JiKxWJiZsguW0dHh6S9ExzxP6PRKJsxYJttybRp0/DJJ59I2r1KpZI4Ej4nwQM7YsxCI83U0tICk8mE6dOnY82aNUhNTYXL5RK6lI9nN4vX2UknnYSZM2fiyCOPFLAei8Xg9Xpx7733YtasWTAajRKL4/f74ff74fF4kJGRIV5E0WhUJs2oO0tNTUVjYyM2b94sHkdNTU2iC6K2h3RqIrEtJiUrKwuZmZnQ6XQYM2YMEokEFi1aJJ1Agjeep4EDByIej2Pt2rWim6J/ktVqRXt7u4yeV1ZWorGxEc3NzXLts0PU0dGB9PR0PPjgg/j9738vx0arjVAoJF0uTrsR9ESj0STalxNuBHe7YxKamprQr1+/XgGW3hZtIXa2OZ07dy7eeuutXskJVqxYgUsvvXSXpr86nQ719fVik7GvZTKZks7T+PHj8eijj+LYY4/dY8D7bup/AOm/pSKRCAoLC+Hz+Xr1eHL7ffmlOhDFm8+h4gWi7ORwPLyvauPGjbjooouwaNGiJJGqcvdI2oT2/wRCRqNRPG5oKOh2u9HW1oa8vDxkZ2dLIjzdkulaze5RIpFAKBQS6oqA6PHHH8fo0aMxYsQIaLVa0ciEQiHo9Xp0dHSgurpatCBcgAhk2FlRqVQIBAIwm81wOBziGEx6jOdyzZo1+P777zFlyhQZcSdNx+PMyckRLxtSGhR863S6pGw05nWRJuPrkGYiiLJYLEgkEmhubpbzy+kxYNtghN/vFw0Y/YSam5sFMNGQsqOjA3l5eTjttNPw73//Wx5PAESah12KpqYmNDY2ig6InUNOuCnNLO12u0yKAdvA1vnnn4+nnnpKugldXV1ibMjOBv1/OKWYmpqKLVu2wGw2o6CgQIDPn/70Jxx++OE4/fTTRexN6pbHXFNTI0CT3j56vV6AL41AHQ4H0tPTEY/HkZmZifb2dqhUKqSnp8vz0LdI2fFRxnccffTROP/88+FyuQQ487yx89Pe3i5UK8E86WJSxzabTa4jo9GI7OxsFBYWIh6Po6amJskRm7ovCvTXrl0Lv98vgLWiokJMQXnNkcJlh4rDAAT6tD+gVQepUoIjdg15zD09Pfjoo4/w9ttvY9asWXt1L+Hgxb7en3Jzc7Fq1aokwfmhXJ9//jlefvllGVwCgJKSEixcuDDJIJi2Hb2s/wGk/9WhXQ8//DB0Oh2uuuqqn/tQAGzz3Vi4cCF6enowefJknHbaaQf19Un/EDQQiFCIS5AEbOt2ZGRkID8/H0ajUW4U1dXVSCQScLlckusWj8fh9/uFuuOkWnd3N1paWgREcdIJ2NbGvvfee6HX63HRRRfhxRdfxGWXXSaTQueccw46Ojrw6quvCnXAxHtSNuysKP2WCNoZpwJAJpeoU6KgPJFIiDFmd3e3gCIucARNFE4TvCkN/aip4UJ300034ZprrkFGRgb8fj/mzZuHrq4unHnmmfLeKJCmsziBF8GT1WpFWlqajPgzsqOwsBC33HILZs2aJbvn5uZmoSxo3Ahs0wE6HA6hkNjxMJlMcl7YVXO73QiFQgJEe3p6cMMNN+Cyyy5DXl6emBjS5BLY1hlkl5HGmDyvvMZsNhsyMzMFHDECRafTwePx4MMPP5Tcs8LCQgQCASxduhSRSAR/+MMfkJqaivfeew9Tp07F3LlzkZ6ejuzsbLS1tYkBJgcDcnJy5N8UlZeXl8t5bmpqEuqXAJ+aMoIBuovTOdtkMiEjIwMejwetra3YsmWLxJnQT8lms6Grq0sMPN966y1UVFTgyiuvlO8Z8+lWr16NsrIy1NXVicM8AKGjaaPA/EDqviimV3bk+F3aftIN+EmvxEnJva17770XLpcLl1xyyV7/bV9UX2XD9XVFIhEMGTKkt9TbLw8gPfnkkwiFQrjlllt+jkPaY40fPx6zZs3a5bTA7opp6UqfjH2tZ599FvX19XsUnh/qpVKpcMUVV+C4447DtGnTfu7DkY4I8JOIcmdVX1+PY489FuvXr++z11bmtPF1qUMCftIr0STP7XZLVyA7Oxsej0cWhlgshgkTJiAvLw8fffSR7Hbb2trgcDhkt09hMRdO0gCpqalCGXR3d+PFF1/E6aefLueHAmvSN11dXbDb7RLA6nQ6BUywC0Vqg27XpMjYSejo6JDuCb2R2B2heLizs1P8gNLT06XTxGMnwOEEHoW2jY2NEsUCQHb6HIFvbGxEVVUVrFYrbrjhBtx0001iC2CxWGQBJcXGcfRYLCb5X36/XzyAeMzhcBhNTU3w+/0IBALyHin67unpwaxZs3DeeefBYDBI6C0A0W8xmb61tRXt7e3iDs0uDTuQ7BbSOoBdLQIUg8EgAJbTdikpKVi3bh3++c9/4ptvvkEgEIDX6xULDtJ1jz76KEpKSvCb3/xG/Ig4ep9IJFBVVSU+RjSpZBeF125nZye8Xq90X2iFEAgEUFtbC5/Ph1/96ldwu9145ZVX0NHRIfo7ZsUxI5AAS6VSic6M99bc3FyhRB0OBzIyMgTQkKak47fD4YBGo0EwGERlZSXWrl2LeDwun0EoFBIgRPBD40faCPB6IpVKMMTBAf7H+woB0/7eK3Z3f/o56r777oPFYsEVV1yBYcOG4aOPPkJubu5BPQZlp7oX9csDSNyVHYpZZmeddRYuueQSSXGmVoGLQW/KYrH0Ce11KJ+n3tSXX36JJ554Au+++67s8GmM90soipl3dYOyWq3YunUrnE5nr56PnSNlJAXH+Ukvkf4jZZSWlgaz2SzxDRaLJcnU0OPxJOlzAIieiUaEDI1VioapKeLz2Gw2BINB8c9RBm6SZvP7/WhqaoJarUZeXh7UajVCoZA4gQM/hXhyIo7J8QBk5P2pp57CBRdcAJPJBKvVKtlWNKckDaXX61FfXy/Aizqib7/9Fm63G1OmTBGAQz+eRCIhY+0ctycFRxuETZs2Yc6cObjwwgvFqDI9PR0qlUp823g8W7ZswfLly3HhhRcKyGOsBYFhJBKB3++Xcx0MBtHR0SGBnKR9+vXrhwEDBiTZOHAB5DVhtVpx9NFH45lnnkFubi50Op10aXp6ejBw4EA4HA589dVXYnTJawqA5NBpNBrRWjFeg/qg+vp61NXVie6LIbrsKik7UH6/H3/84x9RU1Mj4njmwVG8zkw0Gpl6vV6Ew2ER9VdVVSEWiyEajcq5UOp3mEvn9/vxzjvv4LLLLpPrxmq1Ih6Po6GhAa2trfB4PNDr9bjrrrvw6KOP4rzzzsOKFStEgE8QQ9sK3jvZxVuxYgVaWlpw/fXX4+qrr0ZdXZ10Snjtku4GgObmZqjVaqxYsQKDBw+GWq2W51VOTPJ7x/fFDcbixYvx17/+FfPnzz8kh1D2tqjZoz8a41sO4frlAaTe1IoVKzB9+vReGwXuS/34448455xzktT3RqMRFosFDQ0N8rOCgoI+PY4TTjgBl19++UGndsrLyzF48OBdTiP0dWVmZorgc0/1ww8/4Le//e1uDT5/jvrss8/Qv39/3HLLLTsYkBEo7O21sbNgW9I47IhQjJuWloZ33nkH119/PTweD9LT00WQTYqG1BIBxpVXXomXX34Z4XBYhL6hUEim0pQ6IC4o7PRQcM3ugNL/hWJwArmUlBQ0Njbiu+++w2effYYffvgBW7ZsEZBFjQ2fX6PRiLYnMzMTp5xyCjZs2ICWlhZZJAGIrqWqqkoAnd1ul04Yj9VisSAzMxMTJkzA999/L9NkVVVVssPXarU45ZRTEI/HsXTpUukG0MmaQvTc3Fz84x//wIwZM+DxeNDU1IRBgwahpKQE77zzjozVM7+M5zojIwPt7e2orq4WeszlckmmXCwWQzwel82Ww+EQDRN1Nna7HTk5OeIerlar8ac//QkvvPACNBqNaJf43ikaZ8QKz2tKSgr++te/4rLLLkNpaal8vpxejEQiQm+RimTHy2azIT09Hfn5+YhGo1i/fr0ELYdCIYwcOVK6YaQIAQjI1mq1QoN1dW3L6isrK5PYEwJVAiV2ywimlXo3Uq30WDIajTKi73a74fF4EAgEcO211+Kdd96RSBS1Wi00WGZmJkwmE7Zs2SKUZFtbGxYuXCiAyuv1SqwLxf4c96euiH9LATlpTuqnCOipd6OvFK+zrKwstLS0yLnb1Zq8ZcsWjBw58oCADZVKhfLycpSWlh4Swe99WU888QRWrVqF5557blcP+e8ESGPGjJF4hdtuuw3V1dV48cUX5fdWqxXvvfceJk6cuM/HNnr0aDFOO9B1//33Y9myZXjzzTfhcDiQk5PTa6+HKVOm4KSTTtpvDc/YsWOxZMkSzJ07F3/84x8FGJ5zzjkYNGgQXn31Vdx1110488wz9+t19qVGjx4teUj7WieffDKOPfZYXHvttX12XCNGjIDBYEB5eXmf2TWwdc7uAV2Y1Wo1zjjjDAwfPhwPPPCAiHAPO+wwNDQ0yCg2KQgKSdnl6unpgcvlwrBhw7BhwwYR+5OeCIVCIhKn2JSTkzNnzsTVV18tI9EGg0H0QlwU+LccQQcgk1iDBw+G1+sV6sJsNsNisYh2KBKJCHWo0WhgtVqRm5sri6fVaoXT6ZTx8VAoJCJinU4nQJvdr+XLl6Ourg4nnHACnE4nnnzySVxyySUSscHzwSkyTpWxWwds63ZRwKrX69HY2JjknM0uQlVVlfgzcVrumWeewQUXXICsrCy0t7fD6/UKXUmDxZycHHR1daGpqQmdnZ0wmUwoKCgQoAD85KqdlpYmXY6WlhY0NTXhV7/6FYBtXYzOzk58/PHHaG9vx1FHHYXa2lrMmzcPv/vd76BSqcREdM2aNUhPT5eOEH2sTCYT2traRLxOawDSidFoVAw7Y7EY6urq0NXVhfT0dJxxxhlyPR1zzDH48ccfhSalpYPdbheqMBKJoKGhAXq9Hj6fDxUVFRLnQb0RgR4/L04wkVo2GAwyBchx/5qaGixbtgxXXnml2B0EAgF4PB6ZHqUuj11L6sECgQDKy8uxcuVKrF+/Hi0tLWKKCUA2BPF4HC6XC5deeimuuuoqcbYHkOQwTsBK+pOAiZ3B7fMG+VkDP1H8yvV57Nix+PHHH/fYZUpJScGCBQswfvz4vZJwjBs3DosXL97p30yZMgW33norampqMGPGjF4/58GovLw8/Pvf/8bUqVN3+J1KpUJJSQkikQjq6+t39RSHdhZbb0uv1+O5557DueeeCwBJI4Xz5s3bgbJqa2vb7eh4b+pgGRcCwIcffihj7IFAYI85bsrauHFjn9BsNIycNWuWLJ4zZ85EUVERPvnkE3i93iQQejBL+VlcdNFFaG1t3W0Q8M7K7XZLKGVf1d5YRsyaNQu33HLLHoGU8ibFmyu9e5YtWyZfdnrsrFixQuIk2traEAgExNyPE3IEMJFIBOvXr4dKpRIXawId5dQcsI0+WbBgASZOnIivvvpKtEg8FlI/3CkzwV0pUiWttXHjRvT09CRFUCQSCQE1Go1GdB30iqHXDmkLq9WK/v37Y82aNQC2UdVHH300Pv30U7n+CV6ys7Ml56u9vR2HHXaYuDybzWZZ/Nva2tDQ0JAU00ENFrO8SFmy0wb8FFKq9DviubPZbDj66KPl8Xw+s9ks9JFWq8WkSZPw3nvvCe0ViUQEEIwaNQq1tbVYt24djEajdJwo6h45cqRMgvH4srOzAfw00XfcccfJdRGNRuH3+9GvXz8RP/f09MBgMEhumc1mQ2VlpWin6IBNrQwn2tipXLx4Mdra2vDNN98gHo/DZDJh3bp18Pv9MunF19Dr9WhraxOARVd0+i4xA4+aInbRqIVjx09p5MjJNrPZLE7mI0eORHNzs+TusXul1Wrhcrnk+9TS0iKfYUNDAyorK1FVVYVIJCKUII+DWjWCt6amJnz00UewWq1IJBJCqSm9zUiJkuLk6yppdJVKhQceeAAvv/wyVq9eLb/bGWXfWzPf7u5uPP7443utb2WG6M5q48aNePzxxw+JaejLL78czc3NeOuttzB48GBce+21uwxSTyQS+8U4/KIAEvnhndXOLp729na8+eabB/qw+qy+/fZbnHLKKSgpKUFFRQUmTZqEf/7zn736273JJOtNvf/++/L/a2pqUFFRgUWLFiE3NxdDhgzBhx9+mPT422+/Hf/617/ER+RAV01NzT7RgD/++GOv6LwDVatXr+41kN1+N8k2/ebNm5NywhhJwfgMghCKvbkYApAbPhfhtLQ0affz5k19EifHjEYjvvrqKwF1yuPn1BjNILOysnDsscdi4cKFOPHEE/H+++9LF4BWBRRkc0KM4/sUdkejUaxevRqHH354koaGHRqCAoKypqYmESXz+FQqlYz0G41G9PT0YNSoUSKyVVoGKCcGea65oDK9nT/nAs1jJ9gBIF01LswjRoxALBbD/PnzUVxcLJotfk4tLS3YtGmTiHcp7qUL9Lx589DZ2Qm73S6UHDUwVqsVLpdLBPY0R8zKyhLRuMViQWlpKWKxGBobGyU/jB22Tz/9FMXFxRg8eDCCwaCcD9pD0FyRfkTKaA2CSeay1dTUwGAwYMyYMViyZIlQTKT3GDmj1L01NTWJ51JqaiosFgvmz58PnU4Hp9OJ7u5uod04Mk9tE69lq9UqIJwUHqf5UlNTZZNXUFCAuro66VAqo0HC4TCam5sRDocRiUTQ0tIi1zW7QKT6lF2fBQsWCNDnOSFFRnC0/XXDQQsCw9tuuw2BQCBpUm5/WR21Wo2RI0fi9ddf36/nUdau1pf77rsPd9xxx0HVwFZWVgpQi0Qi+OGHH3odPru3pd7zQw6dam9v32kMyamnnop+/fph9OjR+0WnHQpFp2K2vA+F+uKLLyR4l9EW25fZbE4KVT3QNW/ePCxcuHCv/27t2rVYtGgRzj777ANwVHuuxx57rNeGZpdeeqncUAl2eLMlOGC7nfqf7akuALITpk0AHYU5GUb36mAwKOJRisMNBgOGDh2KUCiEzs5OyUPj8/IzD4VCknvFbsCvfvUrcXfmdWOz2WCxWASY8D92Dribb2xsFM1He3u7dFa8Xi/WrFmDWCwmI/WLFi2S1yFo4QJIuoyUWWpqKkpLS2V83e12w+FwiPEkHaQTiYTQTDT4MxgMQhEp/Y74H13OR40aJZN0BHiM7OAxkaZbuHAh4vE4vF4venp6kJ6eDrPZjJSUFKxfv14oPeqMuEC/88478jlrNBrY7Xakp6dLxAf1XbRwCIfDaGtrw3fffSfnpqWlBV6vF1VVVdi8eTPKyspQX18Ps9mML7/8UvRXAERszi5KXV0dtm7dmhR309PTI2CVXkHs+rDjU1dXh4qKCrS2tiIcDgtAppaIVDLPF7VF7NJRWxWPxzFu3Djk5eUhLy8PmZmZol0jBW8ymTB06FB5/UgkgurqatTU1CAQCIj2ixsKTj4ppzpbW1vlcTxvWq0WbrcbJ554Ijo7O3H66afLdUxQBCBpfF/ZneT3lxTtSy+9JOPovQVH06ZNQ79+/Xb5e1o8sM444wwUFBT06rn3piwWi7yv0047DcXFxfv0PMOHD8dxxx3Xq8d+8skn+O6771BSUoLhw4fvTlu03/WLAkg7q2OOOQannHIKcnNzMXDgQIwYMeLnPqT9qjfffBNvvfUWVq5cifvvv//nPpwdqrKyErfeeusOP7/hhhv2SBupVKqd8sQHu1wuFyZNmvRzH8Ye69RTT03alSqBEWkItuk5odbe3o6mpiZs3boV9fX1qK+vl4khjr0zMiEWi4lrMc0Ry8vL0djYKEJZUhzHHnusRHxkZWWJD4zT6YTL5ZJpJJ/Ph/feew/d3d1Yu3ataD7oskzdEgcdmCtnMpmg1+uF0ho2bBi6u7tl6ovRKKTFOO20YsUKRKNRMb6kbQABHsXPSl1LXl4enE6nBJ8y6Jaj25FIBM3NzWhpaRFNEX1suIAz7JUGiQQmqampyM/Px8qVK+VxkyZNQnZ2tnSYOGbvcrkwYMAAWaQLCwtRUlIioO3444/HiBEj0NHRAZ/Ph4aGBmzevBkpKSlYunSpTBTy3DGvj6CGhop2ux39+vVDdnY2Vq1ahVAoBI/Hg9NPPx39+/eX80WKTaVSYeHChejo6EAgEBB7A6WJJK8lWkOw07JgwQIBO/wMjEYj0tLSEIlE0NTUJM7UJpNJxNbMEjz++OMxfPhw6fxRG1dfX49QKCR6n66uLmRmZsrr8jOMx+PSkWlvb4fb7UZ3dzeWLFkiWWjs1lHIn5GRAbfbLeP4BGrU4QEQupFUp8ViwahRo9De3o5x48aJfYEylJb/VgYGsxvGuummm9DY2LjXfkLjx48XOnX76urqwuWXX570swkTJiQZKfZVXXHFFdLJP/roo3dIiDCbzZg0aRLUajWmTJmyy+dhg2NvKi8vD+PGjYPRaBQtHrBNL0WJwP7WL1qkDWyjgu68886fNXzvf9W70mq1WLZsGQ477LAkjj0/Px+tra0HjZ4Dtu2I+/Xrh/Xr14snztq1a+W48vPzEYvFeu1YriybzQan04ny8vK9+ru0tDQUFRXt4Kk0YMAAVFVVyY1I6bJNM7yenh7J8+IOlwDAaDSKuaTSsbu1tVUWrX79+iGRSODbb79FdnY2Ro0aJd0rnq/u7m4xPOTCx26i0hCPnSdSJ6QW6Kmk1WrhdDqh0+nEl4m+TaQ5Ojs7UVRUhKamJgE9yswzt9sNvV6P++67D1dddRUCgYA8hhQh6Q9SJeyqKLUo1IiQKqOIlh0g5Xvr7u4Wb5+0tDTpgnARNRqN4ir95JNP4q677hJtEKm1SCSCUCiEjo4O5OTk4I477sA999wjk23KKS2dTieJ9C0tLaipqZH7ndvtFlqDXTJO0alUKjlGajAGDx6MiooKrF69Gi0tLfjd734Hv9+PaDQqGqbMzExYrVYBPw0NDTAYDMjNzZUuTigUShrH50g+rzVO3HG0u7W1FQMHDkRKSgoqKyslU85oNIqPVXt7O/R6PZqamqTbEwwG0dzcLAD77bffxrHHHps0INDW1gan0ynxKna7HSaTST4vAm5aOdAzyWKxyLmizqy9vR0bNmxAVVUVGhoaEIlEBFyzS6vcqPActba2CjgjdUqRNjcvpLAZgXPYYYdh5cqVYjqpTBHg9xPYsZt0oE0Zhw0bhjVr1vTpa5SUlOCpp57CiSeeiB9++OGANDAKCgrw0ksvYcKECQCA5cuXY/z48XszzPPfOcX2v9rW4iQF8EutZ555BsuXL8fTTz990F5z0KBB+Prrr5GdnS3t7X79+om+YdasWfj+++/x7LPPAtgG7ux2e69A3PTp03HBBRckWTT05uY2YMAAvPnmmwLYWCtWrMCFF16IVatWyXORblOptgXMUlukVqsxaNAgpKWliR0AtUaceKOYmpEkt99+Oy666CLk5eVBr9dLx4U3ak6OlZWViXiaVBrfFzU1/Lu0tDSZpGtvb0d9fX1SECpdokn1USAeDoeFXnvsscfw97//HVVVVUI7ExQ6HA7cfPPNePjhh2VKD4D8XkmrsfvDro1er0dBQYHQP52dnQISSEN2dXWhtrZWOh0ABCAYDAaccsopCAQCWLlyJWKxmFgbPPXUU7j99tvFBLOnpwcFBQUIBAKorKxM0uHYbDb8/ve/xw033IBBgwaJkNntdotBJrU3nZ2dCAQC0o2wWCzSXUtPT4fRaMSgQYOQSCQEYNJz6NJLL8Xnn3+OBQsWoLm5WXLFsrKy4HA4ZJze5XKhsLAQaWlp0nVk14MZWvQPam5uRnt7O+x2u0zWVVRUwGAwID09XZy42R1j14XARqfTiUlpfX09hg0bhk8++USm+QhyPB4Pxo0bh1tvvVWuG5/PJ8Lwk046CUVFRcjIyJDPjV1WYJsHWHd3N8rKypCamoqnn34aM2fOxLBhw0TPxU2RVqtFdXU1vvvuOzQ2NqKjo0O0fMrH6vV65OTkwOv1oqamRr4n/N6QPmNXTqPRwOfziZnl+vXrkZubKzQ4NW1K/RL/fbBKpVKhvr4eeXl5B3TMPyMjY6dB75wQ3Ns8NX4X9mUjq6j/fwGSckzzv61SU1Px5JNPoqamBnfdddfPfTgHpZiFtL83jwEDBuDzzz/vtcPriBEj8NZbb+2W9z+YRUBEh+O2tjYZA//+++9x+eWXi8cRaQEuzEo6y+l0wu/3i3jZZvt/7F13eFRl9n6n95Ip6ZUEEoqAgIKAIEuXolhhUREVlR8CsuoqFmyrqNhZLGsDEQTFvigCCigIAoqo9J7ee88k3++P7DneSZ2ZzCRBOc9zHsjMnXu/W79zz3nP+1rx6aefoqioCFdffTWEEDAajax5ptVqkZ2dzdtbv349EhMTmYLhu+++w6RJk7gLKjY2FhqNBkeOHEF+fj5LWkjZtikDU1ZWxtpv1OpPumdUGiQmbcKtmM1mLm0VFBSgpKSES3qUMaNsAmUY6urqWMOLMmnSEiZNWoTdoQCO2LgJLEwYICoVxcbGYsiQIXjuueeY2VwIgalTp2Ljxo04ceIEZwso+1BTU4OCggIm2zSZTOjatSuPPzY2FuHh4fwSRJmkkpISyGQyJCUlISwsDDk5OSgvL2fuJylLP2nPpaSkoKioCHl5eUhLS0NtbS2Cg4MRFBTEbNWEzaKsS11dHQoKCljShbKBtP+UFSsrK+OAKTg4mEHjjzzyCKZOnYqrrroKKSkpPEYqv5EMTkZGBk6ePIns7GwOqkjQODMzk7M4dP+T7AmdQ7VajT179uD06dNMdUIZIureIzFnq9XK65Hi3FJSUpCeno7c3Fzk5OQw5cWBAwcQFRWF0NBQuFwu9O7dG7NmzcK4ceOQkZHhFlRIhXWFELj55ptx0UUXYfr06Rw4UdmNxGo7wxzsqdGxloKytVqtm75cS1ZeXg673d6INmfBggUYMGAAd6h7apdccgleeukl9OnTx6vfNbC/ZoDkcDiQmprKdPF/Ntu0aRNWr16Nd955p6OH0m62f/9+3Hffffjqq686eigdZlJAqLQzhlTR6WFBARHxDVksFoSFhSEsLAw6nQ75+fmorKxkgD1lmShoUCgUCA4O5sBl1qxZePvtt1FaWgqdTocrrrgCe/bswf79+znbIQ0ygoKC2KuqqhgYS2/SOp0OMpmMZRwKCgqQlZXFWRSahAlXQrIhhMuKjY3F0qVLccMNNzDZIZUtSLeNMqxUCiK9MeoWI9kTmpCJWkCj0SA+Ph4REREoLi7GlClT8Nprr0GpVDKOhkR7g4KCEBYWhgkTJuCll15iwDKxZUtLYRR8AfWT6alTp/DFF18AAG655RY4HA4olUrccsstSElJwZEjRyCE4MDDYrG4cUZJNeMI26VUKhkYTKBqCvSIkiEjIwO5ubmYMGECtFotTpw4AZvNBp1Oh6ysLOZdSk1NhV6v58m9qqqKGcGlVA70wmKxWFBeXo6EhAR07dqVsVEUAFIHmcVi4cAsOzubO8xOnz7NzNV0LRJDtlKpRHp6OgoKCpiqISIiAg6Hg7OZ0s5CugYJm1RVVYXw8HBERka6ZQ0p00bBWEpKCvNuET8SnUMKnClbSlxPxcXFXEoFwKVCCoAoMJa+3HWGuddbS0hIwI8//uimDFBYWIi+ffsGlLA5wPbXDJD+t+6z8kL8q9qECRPw2GOPoX///h09lHa1sWPHYsmSJejdu7dHy1NgRFw2NBnShA+Au8X0ej3sdjsDbYlkT6fT8dvv5MmTsWXLFqSnp/MbOr1Y0MNfoVCgW7duPOlTlxKNgSYhmqwJvGu325l0krrgKHtELMXEj0MYGir1URB3yy23QKvV4j//+Q93erpcLqxevRqjRo1iMDLx0lC3EQGM5XI5i8XK5XLuRnM6nZDL5W5YH2LDJpyPWq3GjBkz8NZbb/EkSIFJQUEBysrKoNVqERERAZ1Ox2ByCkyprEU8OFTyE0LAYrEwEN5ms+GJJ57ALbfcgoSEBCQmJnKgSMENsVYXFhZi+vTpEELg+++/hxAC6enpOO+88xAeHo6MjAzG75SWluL48eMcBFJG6ZlnnsHw4cMxduxYBkNnZ2dzNqm0tBQmkwkmk4lB69dccw2Ki4uxfft25OXlMX6MMnm1tbUICwvjzL3T6cQbb7wBhUKBGTNmcMcYZS6JXkDKwk6g/MrKSg4gp06dytme3Nxc2O12hISE4Pbbb8euXbsY30TBWHBwMPLy8rgLkAJZu93OmSMiBs3MzERpaSlyc3OZjoICLQBuArRUtiW8UUlJiVvDhJTJnLJeRNEBgMvghHVry9y0atUq/P7771i8eLFXv6MXrIZElN78viFPm7frSUlJwcSJExk20MHW+QOk/Px8dO/e3Ssm4rS0NAwfPtxNBuSceWe9evXC559/ji5durS67JQpUzB//vyAUikQxsLTlO2fxcaOHYtnn322Ef7IGyO8EemSGY1GLsM5nU7u1gkODkZoaCi0Wi2DS6nji8psdXV1XLaRdsgB9ZlZhUKB1157DRdeeCHOnDnDxIbZ2dks4En4AIvFwlmHqKgo2Gw2Ll8RwR5NsDk5OTh58iRqampYRoXwRUqlEhUVFcjLy4NSqURMTAzrkBHwmkpBhP0A6jNrFJxQtqigoIAxWSRCSstTsKJSqVBWVsZs3WazmSkLKGukUqlQUFCAvLw8xr+YTCbWNrNYLNBqtW7BGZ0nyibRhF1WVga5XA673Y64uDhYrVbYbDbWsCstLYXFYuEutbKyMg5OsrOzUVpaCqvVCqfTyV1V8fHx2L59O0ufZGVlcWce6c+RdhmdY7VazaSTVqsVmZmZOHz4MI4cOeLGgq5UKlleIzw8HGazmTN11BHXrVs3xkuRRA0AzhwKITB9+nQsWrSIcWbV1dXIy8tDYWGhG49SdXU1B2pBQUHMy0QdklSWpCwVBWAulwvh4eGwWq3M9eRyuZCbm8vBkdVqxd13340bbriBAfV07dD9QS8FxLMlZWMnRm8KQqUZJ+qQBP4gMW0IEWgOmN2SSTvjzjbzpizXDtb5A6SwsDDmAvHUQkNDuaPmbDK1Wo1Tp04hMjKy1QvEmxtn0KBBWLJkCS6++OJG3+3atQt33HFHI2Zw6ijyJDAl/a82AuKatEWLFkGj0eCBBx7w+7rbw1avXo3169dj1apVjb5TKBRITk5GdHR0s9eqRqPhbIM3RmU2euhSBok6uaibizIsxPcTHh6OhIQEXHPNNfjpp594sqAJpaKiggGTpNNFHDOkn5aZmcmTBpEGEraEggd6805NTYUQAqGhodxuXFBQwC3ZJJRqtVqRn5/PEickWUITE5WXSPBTqVQiKSkJWq2WJygCqBNY3Gq1csBAx4xkVQBwBoCyTiTuW1NTg9zcXBQUFOD+++/H8uXLuStQym9DEyR1PFEZDqgXQJUSBVJbPAV01113He677z7uXBNC4I477uCuRZPJxB1iBBIvKipiskUKIEjbjNZz8OBBrF27FkuWLOFyD3EUUYeclGCRshl0vGtqamCz2Ti4PXPmDG+/vLwcvXv3Rvfu3bF+/XoWGCaqCLPZjKioKERGRiIiIgIGg4H17/Ly8uB0OjFhwgS8/vrrHLA4HA7k5OQwHo4A+VSaJSkVKveVlJSwHA1lSg8cOICTJ09iwoQJAOpLPySvEhYWhrq6OpSXl/PxzM3NxbFjx/Dbb79h7969GDJkCHfp0fVDJWOpyDEFSBRI0XkgrBxxiQHgTBEZfU58WPv27cM111zDbM9z585Ft27dMG/evIAED4899hhqa2vx6KOP+n3d7WUvvvgizpw5gxdeeMFfq+z8AZK3v9m7dy/+9re/+UR9vnLlSrz99tvYsmWL179tq9lsNnz99de45ZZbmkwv3nPPPairq8Nzzz3n9boNBgOioqJw+PDhRt8lJSUhOTm5TTpmZOHh4Vi7dm2TgVhb1imTyZCWlua3dbaHffPNN7j11lshhGAAbFPWt29fryRJvDFKcdNbLb2FUzmLZESqqqoQExOD4OBgnHfeeejbty+eeeYZPPnkk9w1VFpaiuLiYm63z8/Px+bNmzF37lwUFxdDp9MxkzUFCYWFhYxZIhB1aGgoy+WYTCbk5uYylsZisTAeh5TkU1NTGbtEnU7UOeRyuXgySkpKwqRJk7Bo0SIu2VEXHwAOCtVqNY4fP47q6mqMGzcOVVVVKCgoYFJHafs2AbDNZjOMRiO3x1PZkNrYs7OzERwcjMTERERERKC6uhpZWVlcaqLSI5WaaIIn1XqiD+jevTsGDhyI3bt34/rrr8ejjz7KXXZKpRKJiYl8zghcT89prVbLKvRFRUVM7UBt57W1tRwEV1RUcEBx0UUXYcOGDRw8UtBJ4q7EA1RRUYGEhAQcOHCAgxStVsucWkTdQLieU6dOobCwkIMteomi4xkaGgqTyYTMzEwcOnQIRUVFCA8PR3x8PMrKypiDCwAHGlKy3MrKSqSnpyMzM5P3lTInVBYkDBQFUlqtlgH5BNI3Go2cNSVWbwpqCcRN55ACaAr8qSxKATGVV+naIMFayrxRsCnFZlE5S5p5crlc6NmzJ06cOMHlPMrmUWctUP+CtXfvXgwYMKDZF6zBgwdjwYIFuPrqq1t8VkRERHA59my16OhoVFdX44ILLsCkSZNw6623evzboUOHYs6cOZg2bZr047M3QBo6dCgmT56Mf/7zn26fjx8/Hps3b/apJXHo0KGsIu2LDR8+HJdeeinuvfdej3/Tr18/zJw5E3fddRdGjhzZLMi4Z8+eEEI04sLpTKbT6TB8+HBs2LDBp99/9tlnmDp1arsIAAfaRo8ejZ07d/qFZkGq49TUffnggw9i//79DOqVGgFzKQsAAI8//jh27tzJJRZ647bb7YiKikKXLl1w+vRpDB48mN90v/32W9jtdpx33nmMt9i3bx8iIyO58422Q3ww9HAnLEleXh4Dv0nShJiIqauOSkq0n6QVR1ibLVu24KKLLuJOH+JYslqtSEhIwO+//87s28SNEx4ezhkQyjLI5XJER0dzoEXAXJI8mTp1KjZs2MATBvHi0L8EPgfq2/xDQkKwe/dujBgxAnFxcQDAHWZUHs7Pz+eOO5pApXIxVBbLz89HYmIikpOTudOQshVETCglJ6RjDNTjwpKTk3lfFQoFzGYzcz4B4N8ReP3o0aNM7mm1WlnTjPA+pBVnt9uRlpbG96darUZGRgZn+FUqFbp06QKn04nt27cz1qyurg5Tp07FJ598ws9lm82G8PBwBjJnZWUxOzVlYqxWK2OCpDQR3bp1Q3R0ND799FOo1WreVzrfRCFBJKiU7SHm8sjISD4fRKtALOXUeUfXYW5uLn9GGSCXy8WNBFLcGL1MkIYhydHQ9fjcc89h3bp12Llzp9s9DYCDJ2/wPzKZDBMmTMD69eub/Y3T6UT37t29UhdISEjA/fffj5tuusnj33Qmi4yMRGRkJFJSUrBkyRL8/e9/b/U3wcHB6NatG7Zv3y79uNkAqVMzaY8ePZoJpsjkcjmWLl2Kr7/+2me+hu3btzcZHFmt1lYzN2PGjMGYMWM8Fg4ky83NxQ8//IDq6uoWO7AOHDiAgwcPok+fPrjnnnu82gZQf6M888wzXv/OG6uoqPA5OAKADRs2tGvdfP78+R6ztD7++OOIjo72eN2bNm3yGwdVaw/On376ye3NkkwKkqQSlxACO3fuxOnTp3nyonIbUI9nSUlJYV6S9PR0JCYmIjExEUFBQdytU1dXh6SkJJjNZlaer6urY7ZnwmgQASLhTKhrisCrarWaAePUwVRYWIidO3dyyYyyAlqtFmlpaZg8eTIzSxsMBsjlcuTn52P//v2Qy+UwmUy44447mLaAAiz6lziNSktLOYCgUqZer0dZWRl27tyJ9PR0Hi9N3oWFhcjLy3PbLwJ9U4aH2siJlJE6tZxOJ2JjYxEbG8tt5SSxQqWy9PR0VFRU4NChQxwcFBcX4+OPP0ZOTg5nuHbu3IlNmzYBAAdQlJkjugI6rxT0EbaM6A5kMhkKCgo4s0byKZTto2uIsiZHjhzBiy++yIB5ohQgLBRxVWVlZTG4mgSMd+7ciaysLA4oiGyRANY0LtpnytBQZoSWkclkKCsrQ1paGjcgFBcXc4aOiGUpO0eBY2FhIQ4dOsQYLxJP1uv1XAa22+0sYlxbW8vgfKmGIWV+pMzX1MVHWdaSkhLmiiJpFIVCgZ07dyI7O9tNcoScSuFSQkhPngv//e9/WwyocnJymg2OHn/88SbpTIqLi7Ft2zZoNBosXbrUo7F0JktNTcWuXbtQVlaGb775xqPfZGdnNwyOWrROHSC5XC4cOHAAH330EX9GdeDmrFevXq2mGclGjBjhJjlBhHdkCxYsgF6vd/tNTU0Nfv/9d6/F8ZKTk71SnqeSiLfW2vHxxmbMmOEReNtbe/XVV/1KRhYeHo5Zs2Y1+z3xuXhi9Cba3hYbG4sbb7yxxWW++uor/Prrr/y3FJ9GD18Klmpra/H555/j8OHDPHlRtofe3l0uF4OJqWQQGRkJp9MJ4A/SRWJHtlqt3Kmzbds2xitRCYLkIgijBICFW4cNG8ZAYAqciN2bQKzUpWUwGDB8+HAOjIiugAIAamWXy+WMRaHAgbqwKPtC66bJRa/Xw2azwWw2o7KyElu3bkV+fj7fbxRcSsHeAPieqq2tRY8ePZjHifS6qARYXV0Nk8mEbt26oXv37ujSpQtiYmLgdDq5q40yGdSWXlpaykEi0RjExcWxuj0xnpMMSnJyMlJTU3nyVqvVHARQpsxgMMBms3H2joJPOocffvgh0tPTIZfL3brQKEikkmBDhnEKeNLS0nDo0CHWxMvKykJ2dja++eYbzsTU1dUhPj4eOp0Oubm5bsEEsWHX1tZi69atvB8mk4kzeBQskdgudfvp9Xrs27eP+aso6CXNOrpOqEQovX6k2nl1dXU8fgrQKXtHlAnEgl1QUMDZRClpJBF4EjGpUqnExx9/jFOnTvF9KOU/8jRrFBkZiVtuucXzB0gL1tzzLzs7GytWrGAC0LPVpPepv03Z+iIdZ01hhIQQjcptUnM6nUhMTPRo/TExMW5RfFFRkRtI+IILLsDbb7/d6pgCYb///jt+//33Jr+jluySkpJG3+Xm5uLhhx/2altarRbjx49vFPT16tULv/32m1frklpMTAxiYmJ8EpX1xoxGY4vt8d4wdD/xxBNtGgtlW3bv3g2gviQyefJktyC/KbNarT51sDXMHgHgN1ea5OlBTeBbUjqn4ASoDxwIwE+4JWK7JmwNlY6Kioqwd+9eZuKmIIYmbHpzJwC5RqNBXFwcdu/ezW3yBBofMGAAg68zMjIwefJknDp1ChMnTsTvv//O17hGo+F2fYVCwQHdG2+8wYFVbm4ud7JREEXMxlVVVW5iyoSlopIk7WNlZSUUCgVrtNFECtTfD6mpqczjQ+BmmiwJ+1VXV4egoCCoVCpm7s7Ly2NG7rKyMpazoMmWMmzUveZ0OnH8+HHWcKMAg/Tz6BwWFRVxkHP06FGcPn0aDocDffv2ZdkSKhVSBqympgbp6enMCk3HhzoYg4KCcNNNNzE+Jz4+Hvv372dpkYZlIgKqV1RUQKPRcOAjhIDNZsOvv/6KzMxMJCQkwGQyMYaIrtGCggKWrKHrkzr7qBxGxKR0nRcWFjKeSpp9kmoD0ksYYcyUSiXKysoYWE3M1xRUEQaJsHAUfLtcLg7+ifGZgh6VSoX8/HzodDqWupESRUozRQaDAWPGjOHnbEvBktFobCv5Idu//vWvFr+vrq72Ci7S2Uyr1aJfv34BWXenxyD5Yd248MIL3cp0ZDExMQDQZNmiM9uGDRtw++23Q6vVIi8vz+vOp6ioKCgUCib2stls+OSTT1jLxl82fvx4XHrppcxs+1cwyrpRkGoymbBhwwYMGTIkYNuUy+W44IIL+BqnN28KTqh9nYIlar/X6XTMpExlBypX0O+kAQm1x9fW1sJisXDmRtqxQwECkU6eOnUKTqeT38RpoqEgioKKgoICfPvtt9i2bRtWrVrFZIsA3HhxCNNDuBsinwTqXyoGDhzI+6BWq/l38fHxMBgMKCsrQ2JiIvLy8vi3paWlnH2jfQDAEi2U7bnnnnuwYsUKyOVyBgDT+gkrpNVqERoaiq5du8LlcvEkL2WQPn36NMu21NXVoaSkhDNb77zzDubMmcPdoiUlJdzKXl1d7YaJopIlHes1a9bg8OHDGDlyJK688krmGzIYDG5s4DQmygZSZodID+vq6nD48GHk5eUhOzsbV155JVatWsVt+RRsUsBHAH3qCrTZbEy0aLVauYwzZswYDi5yc3OhVquZE6uqqoqpEKhTTJp9kcvlzMUVExPDwSmti3BL1E0G/JFZNRgMCAkJ4X1Tq9X8u8zMTG7RLygo4MBTqVTi119/RXh4OJcsc3Nz4XK5YLPZ3ORtqPJA3YLSgI3KdXV1dQgJCcHatWvdaFJa4xAi+oym5q8/oxmNRiQkJASsoaUZO3tB2kD926PD4fCpw0mtVuPo0aOIi4trdCEuWrQIMpms1ZbHsLAwvnk6k61atQqfffYZPvjgA69+d99998FkMvnUUk8SAmdbt5mvRpIU7Smk663p9XocOHAAcXFxnCWRZpOk5JHif6y+VI4wmUwIDg6GyWSCxWKBxWLhfSa8Ek3ECoWCO6O0Wi1yc3ORnJzM5HqEtaGgSqFQ4JFHHsFtt93G8g6FhYXIzs7m0ghhNyhrRSU7h8MBq9XKuloEhKVJWtqOLoTgDjXivwHqWZ0LCgpw5swZjB07lnXL7rvvPixevJgndcoKaTQaAGBdNXr7J6yOw+GASqViTBMFR1SOMZvNiI6OZvFgu90OIQS3oVPm5uTJkywDY7fbmWsqJCQEWq2WJ1lp6Y0yNFQCoqwb8RiRXh7hsaTZHYVCgbCwMDgcDs5ClZeXIy8vz422oLCwkEkvq6urkZaWxhmjvLw8PkY0Hp1Ox6B8ggNUVlbCYrEwEWdISAhncyhgoACXpEScTieqq6uRkpICANxCT8eFrgkqaXXp0oW5poD6rL5arUZiYiJnRSnbRGU5ur4dDgeDsGtqapCVlYXk5GTOjhKIH3AnY6WXASmVRFpaGmcdi4uLYTQa+dw5HA4mkpTiCr0lVTSbzdi3bx/i4+N9fDqcXda3b18sXbq02Q7pkJAQt+DUT3Z2B0gDBw7EG2+84THLsL/txx9/xH333dchtACdzQYMGIB33nmnTYSGgTBSMPe3aO/tt9+O4cOHN2wL7fSmUqncHsbStnoqL8lkMtjtdq7fU2ebXq9H7969kZCQgDVr1qC4uBhBQUHo2rUrv81PmDABX375JVJSUlBRUcGlCpL2IDCtwWDgTqKamhpMnz4dO3bswO+//w6VSsUlMBpDXV0dunbtipCQEFRWVkIul6O4uJglGoqKipCWloaamhoOWiMiIhhsSzxElD2gl6u6ujq8/fbbuOmmm1BeXs6gagIZUxs3ZZ4oC1VbW8sBoFqtZsoBpVKJX375BUqlEhdffDGXXoKDg9G9e3cmoKSyIGWpKCtHQHY6VsQVRF1/FOzRMiaTCXV1dTh9+jRjbyIiIhAXF8dZEpPJhKSkJOh0OqSlpXHWiMqpFIxVVFQgOzsbOTk5MBgMCA4OZvB4WVkZlwBVKhVyc3ORn5/PGCwKrAmLBICDv5KSEqxevRr3338/5s2bh88//xxDhgxBXl4eDhw4gPz8fC6DRkZGMlbJYDCgoKCANfhcLhdTGRBmic6nVK6FWNLVajW+/fZb5OTkYODAgQgPD+eSWVBQEOO3qEPv9ddfx/nnn4/zzjsPKSkpyM7O5pIb0cZQ8EdlYwrSKysrMXDgQNxzzz0YN24cA8dlMhlsNhuXflesWIHvv/8er776qtt96Ash5F/ZpIEwAHzxxRdYvXp1s3jehst7aGd3gHTO/tzmzUNDykortdjYWPz888+w2WwBH1tzYwiUtVUuR8pGTK5UKplkTwgBh8MBtVrN4N6wsDCEh4dzKQ0AM2ynp6cziJYCFSEEM1MTTokICdPS0hASEgIATA2Qn5+P4uJiDqIo00Ft01arFY888gimT5/Ordk2mw0ymQzZ2dn8lk8yJcRwTaUvAsxK8VcE2i0pKeFyE7FsUxmRJDaIjRwA8vPzIZfLWeBUqVQyvuf48eOIj4/Hiy++iMceewxWqxWxsbHo27cvxowZg3379iEuLg4lJSXIyspyawcnPJFer0dERATGjBmDzZs3Mx6K9pGyPeXl5TAYDKyHFh4eDqPR6DY2aoF3OBxuGS/CTSkUCmRlZUGIejmYxYsXQ6vVYsaMGZw5LCwsRGlpKVJTU5GVlYWamhqmJwDAZIpA/b1AnX+fffYZrr/+eoSEhHB7v8FgQEZGBgoKChjXRqUx0j+zWCyIjIzkLBKBxAn/QwSmlMWkcVosFgD13ViXX345VCoVPvzwQ+bZIlZzeinQaDSIjIxEUFAQ8vLycPDgQfz222/IyMiATqeD0WhEeXk5B/RFRUVuLPKVlZWcUaytrUVRURGXmOvq6pCbm4vevXu7cXoBjZ9rlI3yx73dGc1fQSA9XygAb82IdZ+6NL2wcwHSOeu89uGHH2LXrl0ekWP++uuvuPfee9tNrHbevHn429/+hssvvxwAmCRRCvg9G0wKnKYHOmU8KNgxm80ICwtDaGgokxOGhITA4XAwqV9YWBiMRiPS0tKY+FGKRZKKdJaXl+Opp57Ca6+9BiEEg4WzsrKwefNmuFwuXH311Yw7IXFZkg4hoHN2djby8vIgk8lgNps5YJLJZDh58iTLlZA0BXXOEdCaJisCiIeGhvJbPx0XafcWcTiVlpYyWSFlF4qKitw6pSh4JFJElUqFsLAwxMfHIzg4mEtRhN0pLS3ljijCihUWFnKJx263IyYmBg888ABGjBiB888/n7FKhHPRarUcNLz55ps4deoU9u3bh+rqah4PBXt6vR5JSUluDOREpllcXMwdWwUFBcjIyGD6A+LNOnjwIJfdKLChY0/cVpRhobJsbW0t4uLiEBER4RYMUDkuJycHNpsNLpcL6enpfA1RZo0yZJRBI0JGALDb7VCr1XjzzTcxbdo0fiGiQIMIK6kU+dhjj2Hp0qVwuVzcTZidnY0jR44gPT2d9dpoAqbgkLrOKBCW6rdJuaekpTcqXwNoFAD5Ms+ercHT008/DbPZjNmzZ7fbNu12O9LT07lM7olJArlzAdI567wm1TTyZFlv2mXbapTSlzLYqlQqv9IUtGQFBQXo2bOnV8y3zT1YpRkkClio28vlcsFsNsPhcCA0NBQWiwUqlQpOpxN9+/aFy+XCmTNnUF1dzYERda+VlpaybhsBXAlknZ6ejuDgYAghUF1djeDgYM7a0O9zcnKQnZ2NkpIS6HQ6xMbGMgCbCBdlMhl3GRH+qKCggDMhhE8hUkmXy4XffvsNJSUluPTSS2EwGJCTk4Pc3Fw3ELnZbGYiQJqICdtDwSQJ3VJWicqCFosFISEhzKBcV1eHuLg42Gw2REZGMveR3W7nEhIdB+o+I5JCysCRaC8FTqWlpdDpdOjZsyf69++P1atXMyt4fn4+DAYDY3IoQwaAQdR0/jZv3oygoCAAYAwYEUsCfzCQHzx4ELNmzcLDDz/MASGVqgi/k5mZyaUo6nx74okncO2110Kj0cBqtSIqKgoREREcfFLWLCQkBBMnTsQrr7wCl8uF4OBgyOVy1kTLz8/nEgnhhsrLy5Gfn89YOI1GwzpeJE9D+m2UHaRASaPRMEVFZGQkunXrhvLycu74y8nJQUFBAY+P/k+BM1CfwaPtUcef9P4njBTwh9Zaw3uxM8yz7WVNPTOlVlhYiO7duyMjI8Ov223Dc/mvFSANHz4cixcvxuDBg1td9tZbb8XFF1+M66+/3p9DCJhlZGSgV69eTUpaDB48GC+++CIuvPDCVtdz4403Yvz48bj22msDMcw2W2hoKPbs2dMkwdlfyWw2G0++3hiVjeiBTRM9fUat4SaTCQAYH0M6WlFRUYx7oeWioqK4HZ80tkpLS7F69WoolUpMmDCB28Wjo6MRHh6Oo0ePoq6uDllZWcwRRDw30kwETWw2m43LXYQ7olZu6sBzuVwoKiqCXq/nCY32gbJk0nUSP1BdXR0MBgMWLVqE0NBQzJ8/362Vn0pr1D4O1GcC7r//fixZsgSnTp1CaWkpZzioHd9oNEKlUsFut3M2hM5dREQEg7VTUlKQkZHBYGs6DoRxIk4qYr4mgsqamhomeCQ8jTQzFhsby5kOKndpNBqEhIRwdyIFloWFhRwkUrBK5UmNRoPc3FzWdMvKyuLSElCPPyLgMWGbaF+1Wi0eeOABXHPNNXA6nYiLi2OdR+qOJICzWq1mpm7iGiLgeFFRESorKxlfVFtby3IkdGwJQE9AbOKJos90Oh2XKaWZLavVihUrVqBr166s3TdkyBCMHDkSt956K+PopBM7gcNdLhdnhwiLBIA7FWlcxLItxRxJiScDZSNGjMBjjz3mV/mnQJnNZuOXG08sIyMDPXr0QEFBQZPfJyQk4KuvvkLXrl19HdJfK0Cizg5qY2/JSBXan11ZGzduxMKFC/HTTz8BAK6++mqMGTOmRTJDT62qqgoRERFNCsbqdDqEhIR4tN9WqxVGoxGpqaltHlMgTKlUokuXLjh69Khf1vfMM8/g1KlTePXVVz1afunSpdizZw/effddjBgxAnfccQeuvPJKv4ylLeZN2p0yINK/gT+CIcKuELaEykY6nQ4OhwMRERGwWCw8mUZERMBsNnPJ5fnnn8ell16K2NhYBjoTi3J4eDji4uJQWlrKlAGEKaHJhYIdat8mrFBoaCgrzxOBHbWEE+cOZbBIVoKyKqmpqYw3Av7IcNTW1iIrKws5OTno1q0bA8MLCwsRHByM0aNHIzMzE99//z0HStSR9+yzz+KRRx5BdnY2MjIyOGhzOBzcPp6SkoINGzbggQceYEwNAa8pAKNgjrBeVL7LyMjgTA3tI4nkulwuGI1GOBwOLq3RhJyfn49169Zh4sSJMJlMMBgM2L17N/bv3w+ZTIbzzz8f7777LtauXQubzYaePXsiJCQExcXFOHLkCAoLCyGXyxEUFISQkBAoFArk5eXxeTx58iTKy8u59JmRkYHMzEwOfHQ6HUpKSvj8hYaGIjk5mYkrCW9EwTDxVQFAZmYmB+lUsrrpppuwfv16nDx5kgMpKk9SIFlWVsb8XA27M6mESZk+2m5ISAiefPJJ3HnnnSgqKmKW9Pz8fMatpaamMr0DlVsBcJBOmQmpDh2VkikIovuLyo4LFy4EACxevNjr+7x///5YvHgxxowZ49HyBoMBTqfT7dl/8OBB9O/fHxUVFfjoo4/w73//u02NRgMGDMC//vUvjBs3zud1+GLdunXD8ePHmwwyBw0ahH/961+4/fbbcfz4cV838dcKkKSmUqmwYcMGjBo1qt3SnIMGDWJhRqCe6dnpdDYpTuutXXLJJdixY0ezqcSIiAgsW7aMMTP+sLlz56K6uhqvv/6639bZ3tajRw+Ul5d7FDwC9aSARUVFSElJgcPhQGxsLBMpemNGoxEff/yxxw+6QJqUFJUe5gQ6JV0u0ukyGo0ICgqCzWbjydfpdLI2lVarxZkzZxAcHMxdYoWFhSgpKYFGo2FQLHWqSckQCV9CgQZhhZKTk1FUVOSmf/Xxxx8jPj4eXbt2ZcwPZYqoREecOZSFoUmSGK4pECS2bRI9JRJFnU4Hp9OJ8vJyBiVTZ5gQAsHBwThw4ABnJWiClrKME6aHghDKagUFBaGyspK5dqgF3Ww2Iy4uDr/++isyMjKYH4q62AinRN1nRqORwdmUrZg4cSLuvfdeREREMJaouroaLpeLZTUuvvhilJeXo66ujlXsSfMsPz8fGo2GSS8bdgpScDNx4kT897//RVZWFkuyUJs+BTeUnSTJE+JIknYFpqWl4cyZM7juuuuYf8hgMDBbeI8ePZCVlcUvf1SKpXIgBSMAOFtEpJNUVqMyLOGQXC4XTCYTTp06xeU6Ar0XFxejd+/eGDRoEObPnw+LxcLdlCSvQtehtIQm7X6kIF86edP/ExISIJfLfXrJs1gs6N69u9eSVlIbMWIEtm3bhrq6OgwYMACnT5/Gtddei7q6Oo9fFKVmtVqRlJTUpjH524KCgpCYmNjWMf11AyS5XI7rr78eK1asCNQmOoUNHjwYw4YNw7JlyzBhwgSsWbMGAPD2229jzpw5/MCePXs2Tp8+7RXIeeDAgXC5XJwRO2eem1qtxrXXXouVK1d29FDcjHACVIqT8hERpw9phxkMBlitVoSEhHDmY9y4cTh8+DBP6DRhELkidbNRloEmGSonSeUkSH4jLS0NaWlpPAYhBPbt2wej0YiIiAiYTCYGxFZWVuKrr77CtGnTUFVV5YZDKioq4rd7Chikem1EdFhdXQ2j0cgt8mq1mnmUSkpKoFarWQOMshLUiUWdcjabjUtZVD4k4kDqQouLi8ORI0dQUVHBHTmUSaJyFWGgKioqYDQaWT+Njqm0pEYT9Pnnn4+tW7dyIErcURSQULCi0+mwZMkS3HvvvcxfJe14I8oHCjSIIJKybCEhIThw4ICbnAztY1lZGZ974tSishMB4Ynjisqeffr04VIayanQ8Rg/fjx+++03HDlyxI2HiMgd9Xo9C9eSrh9RJRCOMTs7Gz/99BMmTpzIgVxVVRU2bdqELl26QK1WY/DgwcjJycGePXtgMpmwb98+N/wQBYtEHEr7PHToUAwYMADPPvssALgF6PRbT7q4OgqAfeGFF6Kurs6nl70/sZ2dYrX+sLq6uj99cATUtztnZmaipKQEa9asgVwuxyOPPILk5GS3txsSePTGfvzxR2g0Glx99dWIiIjA/PnzAdTf5A8//HCTHV2XXHKJX7NYbbEbb7yxwzi0qqurvQ6OFAqFm1zMggULEBYW1qZx9O7d203rTQoclU4MxKxMnDX5+fnc6ZOZmcnYIKnAK4F5SXxUSiRI5SWaHEnM1mg0IjQ0FA6Hg4Mz0tOiNt2qqiqEhobioosuQnR0tJsiOwUAxcXFuOiiiyCE4ECMsksELA4JCYHVaoUQAnv37uVsWU1NDXbu3IlTp04hNTUVBQUFbiUVCgYmTpyI/fv3c6aJsmxOpxMRERGIiYnhkhoFVDKZzC0TVlNTg927d+PgwYN8XKSM4ASwJrZnAhkT5xDRA1RVVWHr1q2ora3FgQMHOIglxm+iTKDA0+FwICgoCL1794bFYmGKBwpaKPOXkZGB1NRUnD59mrsCCcD822+/cVBaVVXFzOaUlbJarXwOiRJA+syRSr106dIF5513HoPR6TwRXYEUn0VUDUA9sJcoGKhjrLy8HAUFBZwljI6ORr9+/WA2m2E0GvmlkAKWK664grv0MjMzUVhYiMzMTPz0008wGo0c6FOJjIIiaWmahHrpc9rPhsFOQwyS1DwVqQ2E7d69+1xw5IV1ai22c+a5/frrr42ETGNjY3HTTTe5PazWrVvH/4+IiEC/fv3wxRdftLp+YsfVaDRuwOm4uDi3G37s2LE4fvw4LrnkEsTGxuLTTz9t45613UJDQxuJDndmk8lkfFyFEIiOjmasha/Wp08f3HjjjVi+fDmAPwIkYosmUjzij6E3b3orJ/AyZSh27NgBo9HIUhFUZiGuGKkWFmVTqI2e8CHS64Y6kkJCQrjtvbS0FFVVVW6g26qqKpw8eRIRERGYNGkSY1+kgrRSUDplUVwuF3755RfuYCssLIQQgskSqSQnZWKmElNERASAeoyfxWJhFXjqhDMajQxep0wMgYPlcjlOnz7NWRbKWlGQQnpflBVJSkrC6dOnGedFXXOUSaqsrMSOHTvwj3/8AydOnODAorq6GmFhYXA6nSgqKkJ5eTmMRiNMJhNcLhduuOEGJqfUarUICwtDbm4uB8HUhUhBKF0PBEimvxMSEpCWlobDhw8zEJxA7UIIZGdno66ujrNgBJqmcpzBYMDQoUOxbds2buu/+OKLsXXrVhQWFmLHjh187kgLzmazueGDSktLodVqkZKSgvDwcAab0+80Gg3OO+88/PzzzxgyZAhfFxdffDEL/W7cuBEAuLxMWSApazYAN/xUdXU1fvnlF/z8889u11nDrlr6/4UXXgiZTMa6jA2/P2eNzeFwYPjw4a1qV7aXnQuQ/qRWW1vbqjp8REQEJk+e7FGAJC3J3X333QDqb/SG2xgzZgyEEDh58iS/wXW0PfXUUx09BK/M5XK5HdcFCxa0eZ2ZmZn8YAfc248JsyKTydCjRw9mUqbSBJXCCFBNkwYpq1MwRNggynyo1WpkZGTAaDTCYrEwOWR1dTWDkEmihDiHqIMrKysLLpcLXbt2xcmTJwHUlyuTk5Oxc+dOXH311QgODkZ1dTU2btzImJSSkhIGN1OrNmVKjh8/jjvvvBPZ2dkA6rOuPXr0cMumFBcXMwcTBY5r167FxIkTOaihgEgIwW3vhYWFKCgoQGhoKNRqNUpLSxmDePToUXTt2hUTJkxwA/hKweA02SYlJTE5oVRqg+6lyspK/O1vf8P555/PmYyUlBRYrVaEhoYiKiqKJVmMRiOTURIwnz6nAJCyQYQrIjJJKh8SnQKVyhITEyGEwMGDBznLRvI0FAQRVxAFplKcG1CvfUlkjJWVlYiMjERZWRkKCwsB/FH+zcrKQlZWFqxWK4PuabxarRZHjx6F3W5nAdpff/0VCoUCDocDeXl5OHXqFMaOHcuZp7fffpuPqfReo6wRnVN6SaDAn8qa9HfDQKq5DrX+/ftDLpf/ZXTU/GEOhwNXXHFFpwmQ/vQYpPa2hIQEnDlzpt14csjMZjMsFgvrGZElJibi2LFj7cr8HBoa6qaJ1XA8R44c8du2CCSbnJzst3X+GUyqydbaPU4TlxACzz//PA4cOIAVK1bAYDDAaDRysCNtZQ8NDUVcXByCgoI4u0XgYdLlmjhxIj7++GOo1Wo3FmzSTbNarbDZbHA4HDhx4gSLthJGp6amBmPHjsXRo0dRWFgIjUbDE35RURHrexEWhVrohRBube8VFRUc5MlkMlgsFpw5c4YnX6vVyjIbAJi7iNq2abIndmr6mwR4SfzV6XTCZrMhNzeXAyCFQoHXXnuNGaZJ2JYCy+LiYpY1UalU3MlG2ShSuc/NzUV2dja6dOmCGTNmYPny5Uwe+e9//xt///vfERERwTxERKhIAbBCoeDSWU1NDXeREXCdqAE0Gg1n+ugZRhgcl8vFZVLKaBFxp0wm4xJnVFQUc1gB4PIbBVmUXSovL0dkZCSOHj3K542yW9T6T+VfyrRR5i8sLIyznEQXoNfrER8fj5EjR2LdunUs4UIBN+0nZRApKJRKvNC5pZcD2gZlWul40n5JA6SG9xkJQZeWlrbaJU3SKxRUt2bR0dEoKChoVVajW7duOHnypFtQeM4a2V8Xg9TetnHjRk7JB8qkXCtk48aNw7Jlyxot+9133/FDtr3sgQcewM0339zoc5VKhR07dvDkTdiFttioUaPO6u46X601HAOVxloDijbkaLnrrrvw5ptvcnaAmIxJ9X779u2oqKhAcnIysrKyAIAnP6Aew0RBybp161jgNCcnhzujbDYbnE4nfv75Zzz55JNc2tHr9TAajbDb7aioqEBGRgbee+89HDt2DDqdjlv7qYRDWB673Y6ZM2e60QYQ+JmoDnJycrB8+XKUlpbivvvug0ajQUxMDCwWCxM1hoaGIjQ0FFqtlgMWkpuIiIhAZGQk9Ho9li1bhj179nApq6amBvn5+UhNTUVeXh7sdjtjgzQaDV544QWMGjUKMTEx0Ov1yM3NxcmTJ3Hy5Enu2ktKSkJsbCyEEMjLy8O///1vZGZmMjA9PT0d69atQ0xMDFN9qNVq2O12PProo4iNjWXdu/LycmRkZLC0CXXQER5s1KhRqK6uRk5ODmfuLBYLSzVQBok60fLz85GRkcF8XETOSLIwWVlZyMzMRG5uLvR6PRYtWgTgj3Z3atM3mUwwmUzQ6/UICgqCXC7HvHnzmPeIugHHjh2LCy+8kPFw6enpSElJwdGjR1kIljiQ8vPzsX37dhw4cAClpaXYv38/Xn75ZaSlpTGnEzGIk17f7NmzceGFFzJxaEVFBfLy8jgYItZ0yvTR/UTAdurYo3PT3EvI3LlzsWPHDo8y2C+88AImT57c6nJky5Ytw6hRo1pdbt++fSzzc868t3MZpLPQ0tLSMHLkSBw+fLjZZVpjFSWZg454s6CxHTt2DNOnT8fPP//sMZN2IMbR3N/tbQSgbc8xSDtupGB7wgqpVComaKQurl9++QUzZ85EVlYW7HY7oqOjWfCU8BwEspWCt0ntnMpqGo2GRWKJZZra7ktKSlg6gDTHAHBJKzs7G6GhoQzUNpvNDCZXKpVM3kgYkeLiYhQUFHBWjCQ/VCoVgoKCeMKlDAfx8FitVgahU0s8ZVko40HXTU1NDY8/JycHDoeDyQ6tVitLrRQVFfEYKyoqkJOTg7KyMlitVgQHB3MwarfbmYWcJnrSggPqgwOpLAuVuugcAPWZBplMhgMHDiAvL4/Ln//6178wfPhwdO3alWkLqP2f2uopo0GlusLCQm6bJ3HbzMxM1r8C6jE9QUFBqKqqQnZ2NkpLS2E2mxEdHc2UBzKZDA6Hg3mhysvLkZ6ezgzthGWj7jZiLrfb7YwHou6377//HtHR0YiPj+eAlHBPVPoEwASa+/btg9Pp5P2la5pwdnTsaZzklE0iS0pKwjfffNPky3B7s/23ZC0x8fvreePpc9Nfz1cpAa6f1v/XbfP/K1pQUBCysrJaBPbefvvtmDx5Mi699NJ2HFm9EdaB1MC90WLzl/Xo0QPbtm2D0+nkz0pKStCjR49GZcr2sl69euGbb74J6BtfQ6Hdhi3JUsI7oP5hHxUVhd9++w1RUVGQyWTcNaVSqZCcnIxBgwZh6NCh0Ov1HJBQ95XT6WSMCYnTUrcT4VUIgE2M3aTHRgEN4XZIi4zKP+Xl5dDpdMzzQyUeIpWkiY3KSlSSk35PHVckSUHq8FTeIvbq//u//8OSJUsY+E2ded9//z1OnTqF6667Dg6HA3a7nTXEaLImPibqzquurkZMTAxGjBiBTz/9FJWVlbBYLLBYLDweKs9RBoy69HJzc2E0GhEeHs7ac5RVKysrg0wmQ3BwMF9DhYWFHFxQxsRisXBGheRGioqKuDQYFBTEQSGVogi/ROVEYhqvrq7m0iidJ5fLBa1WC5vNxvtUWlqKsrIypKWl4ccff8S8efNQXl7OoG61Wo3MzExUV1fjwIED0Ov1iI6O5gBaoVCwfh2VS61WK15++WV8/fXX2Lp1K2d7tFot7HY7oqKiUFpaiuTkZBQUFLDcC+GO6BjQcaYOPABMFEmTMeGUpPeOVIqGriWgvlNs8eLF+OSTTwJyD/vLBgwYgI8++ggxMTFtWk9RURH69OnTIscc3Qd0PNtiy5cvx6lTp/Doo4/yZ75osUnszxEgmc1m5OTkeHQQkpKSsHXrVoSGhrZ5fGejtaY47y/FZV9MOrYffvgBL7zwAtatW+fTWK655hrMnTvXJ4r9hseotWPWHubLGIxGI2MXqOPLk+0AaHJbDQklidwRAHcrKRQKLiU5nU4WZyUcD5VhyCjQoSCBZCoos+N0OtG1a1cUFxezVlhtbS1jLKqqqpCfn4+CggKWliBuJlKXJ/wNEVGStheJ1NJER5Or3W6H0+lkdfiqqioum+Xm5uLrr7/Grbfeipdeegl33XUXIiIiuCRpNpu5K4wyLoQ7omwolQAdDgdGjRqFiooKpKSkuEl1UDYqLy8ParUa3bt3Z/6joKAgbvuvrKxEbm4uY2jkcjlCQ0N5sqfjS117NTU1btIMhNsqKytjvqTk5GTk5eUxcSVxJpWVleH06dOc6SOsFJErUiBQXV3NmCB6o1coFNzZR5glyipRlo4yXLm5uYy1+uabbzBgwABYLBYIITiLQ9cMAC6ByWQyREZGMr6HQORTpkzBoEGD8OKLL/J+l5SUcNdhWloaU5yQADFxMRH+iCgq6D5syJZNQG0yKTZJes909HNEasnJyZg8eTJ++eWXRt/5Y6ytrSMkJATHjx9nzqq2WnNzlzf7EhYWhqNHj5LUUucOkPr16ycOHTrEEgQtmclkahWYBoDBm5SlOButX79+WLlyJXr27On2+cmTJzF+/Hi/gp07yojZ19dSH00I9MbniY0YMQJPP/20R5p1t99+O4YPH45p06YhPDwcP/30U5s5iQJhZrOZswzeWlOkdfRWTZM9yZAUFBSwtpWUw4j0t8LCwhAVFQWlUsnaWuJ/umXEe6NQKPDZZ5+hrKwMc+fORXl5OVJTU3H//ffjySefRE5ODsxmM0JCQrB48WKMGjUKXbt2ZV4eKZuxwWBwI2c0mUw8we7evRuZmZkYOHAg42Byc3NRWFgIs9nMZRoqgU2fPh1BQUFYvnw58vPz8c033+DWW29FSUkJnE4nYmNjYTKZOCNEbehSokA6NpSpImwPBZUk5UIAbyp1K5VKZvOm4y8l3yR8DpWiQkNDUV1djUsvvRTLli1DZGQk8zPJZDIUFRVxoFVRUYHRo0fjv//9L06ePMl4r7q6Olx00UUAgBMnTkCj0aCoqAjp6emQy+UwmUwcQOTl5XHZjniZqORH4zebzXjmmWdw2223cZaRjkvDyYu68kimhbrZhBAsKULlEuJRIj25sLAwxqlRdlAIwSU24oySAt+rq6tRUFDAGTEKbCj7Exoais8//xxdunRh6gpabv369Xj33XeZfBfomCAoPz8fcXFx2LZtG26//XaP2aONRiNnWTvCqLzuy7MpUNZgTJ07QNJoNIIu8j+jTZs2DePGjcOTTz6J1atXo3///h79Tq1Ww+l0NuqAiIyMZEmEP6P17NkTb7/9NgYOHBiQ9dMbrVRN+tSpU+jZs2ejQIuyCzk5OVAoFAgPD+cS3NGjR3HRRRc12a3X0bZp0yY88sgj2LFjh0+/p0mP3pqlWQJSVSfMEYG0LRYLq7h36dIFERERqKysZGJGInAkOQuXy8WZBZfLhePHjzO+RCaT4ZprroHL5cKOHTtw+PBhJCUloVu3bti8eTOMRiMKCgqQm5vLeloymYzFZF0uF37++Wekpqbi/PPP50BIrVZzKaqmpgZWqxX79+9Hly5dMHjwYNjtdmRnZyM9PR0FBQWsBE8ZI8q2VFdXIz8/3w2TQ63fs2fPxtq1a3Hq1CmoVCqYzWYA7npyoaGhGDhwIL788kvmhSJSRypH5ufnA6h/A4+OjobZbEZxcTFnZWpqanD8+HEkJCTAYrG4gYfr6uqQnJzMGmXV1dXcXRsaGsqdZ2+88QYiIiJwzTXXIDs7mykQdDod0wBUVFQwJQEA1l+jkhN1HFqtVnTt2pVLnRRQESUE8SoRzocIQ2lfqNxK26GM2lVXXYVbbrkFABAbG8vLV1VVMQM6ZZqIqJOEcam7Lj8/n8ut9DIm5awqKipCXFwcTp06xRlImo9CQkJYoqS1xodAWnR0NFJSUhAWFuYWsJ4zz23EiBG4++67MWHCBOnHnTtAkpbYVq5ciWXLlgVM7+Wzzz7Dvffe2yLA2VtTKBTYsWMHhgwZ4pZ+JaN2z+TkZHTv3t2Nj6az2hdffIEFCxa0RQDQzcxmM9avX+9RKUyv16Nbt25NpoQDZQMHDsSePXu8essaMGAAfvnlF7hcLrz00kv49ttv8dlnnwVwlO6WlJSEp556CtOmTcM333yDwYMH83e9e/fG6dOnvWZNJ6O3a+nxoCwIZUhIC40mZrVaDZPJhPDwcA6WLBYLQkNDmV+H1NuJKVqj0SA7O5slNoiw8fHHH8fDDz8MlUqFsrIyZqMmNXmVSoUVK1bgkUceAQAmsqSOqpqaGuTk5LB4bXV1NY4dOwa5XI5+/foB+CP7mJubC51Ox0BzKqnExcXh73//O1599VXmvjGZTAgLC4PBYGBW5dLSUuaEcjqd6N69O38uVYgnQkViytbpdCgqKmINMJ1OB5PJxPxQlG0ibBZRLtDxzsvLQ1hYGDIyMtx4mwhsTcFiRUUFiouLoVarObijYJGyRVarldvqSXolPT2diSKJOXvjxo3Q6XSIj48HAM5YZWZmMnFkUVERSkpKGPxNGCSp8DAAzsDRtUV8SVTyos+MRiOOHj3K1ySNUafTNSJ1dLlc3J0HgGVc6BqgbJ/L5XLrQJOWpals2bBxgUwqKdIQf+SLrV69Gi+99BLzJY0dOxZTpkzB7bffDuCP+WXo0KF+a6q55JJLcMMNN+Cmm27yy/q8sa1bt+Kqq65qUnC9NVu2bBn++9//eiWVJTWr1YrIyEj8/vvv0o+bDZA6HVHku+++67GgqC/2n//8h9uT/WV1dXV49tlnm51cpW9mZ0NwtHLlSnzwwQfIycnx2zorKyvx/PPPe7RseXm5X4OjRx55BJs3b8b27dsB1AcPM2fOdCNg9IXMTUrZ/+GHHyI1NRVTpkxBVFQUXn75Zf5OLpdj7dq1uPbaa/H222/j3nvv9cs1mJWVhddffx01NTWNjq2UVd0Xo2wRYS9osqIJmoInaZlIJpOhoqIC6enpDK4NDQ1FREQEgoODuU36008/RVhYGCZOnAiz2YzIyEjGHaWnp6O6uhpTp05FeHg4SktLuU2bsg9Uthk2bBgTEFKpjziRSkpKuCMqJycHKSkp3L1EuCEqI4WEhPCkTcBlYl7funUrl8poMpYSOJLQLnUEKRQKHDp0iDvn6FhKO2+0Wi23qisUCgwbNgy//vorl+PkcjmMRiMzbpO+HY2JMDxUAiPdNtIrKykpYWHciooKluMguQ8iOySeIAK419TUcAs+ZQdLSkpQV1eH2NhY/Pzzz7jgggs4k0bHi4JAAsxrNBrOmlHGhiAP0oDGarVy9gYA49JMJhMHxgQWt9vtTEApzfwQtoxA1tIMEWWx6NxLZVCkmCJ6bldXV7sx7lOQ1No90lZbvny525x36NAht+wQzS9NvXyT9e3bF9dffz3uuusuj7Z57NgxrFq1qsVlHnroIWzfvh1btmzhz8LCwvDkk09i5syZzf5u+vTp0Ov1eOONN5r8/qWXXvIZ+vLBBx+0KT4oLCzkzkZPrNPxIG3atAmZmZm48sorMX78+Ebfy2QyPPvss26R/ezZs/mtsDVbv369G3ixJXvqqae4vRgArrrqKh5TbGwsFi5cCKD+RvEVZNyUDRs2DDNmzGh1udtuu80jHI23tnfvXnz88cetkpbRuWjIydSUVVdXe93VoVKpsGTJEq9+05QdOnTI7W2lqKgI+/fvb/N6pbZ9+3acPn0aaWlpOHbsmNt3Qgjs2rWLtcA8wdp5YgUFBfjqq6/gcrncJGT8ZfR2LXUCylKmgt7OKXgpLy9nVumysjLk5OTg+PHjOHnyJDIyMpCTk8OTa0ZGBpKTk3Hs2DGsWLGCNbhMJhMuvvhinjCJgDI0NBRdu3ZFVFQU9Ho9unfvztmNnJwcZGRkoKioyA0TRONWKBSw2Wyw2+1MW0CdV5SRoX8pGKmursbRo0d5vFu2bGHgcVlZGdRqNYKCghgfRBpf1L5O7fiVlZXcJZaRkYGMjAwUFBRwkKPX6xEREcH4LIfDgeDgYNjtdjgcDi6fUYBDYGjKNi1btgwnT55kkV1qXw8JCYFcLofFYkFQUBCEEIxLIoFbCv6Cg4M54CJQO/FCORwO6HQ6GI1GxMfHIywsDGazGXV1dZzpDw0N5Q6+bdu2YcuWLdy1qNVqWQCZyqnU7TZjxgwYjUYONEeNGoWQkBAmo5SSMup0OqjVatxyyy2Qy+Wc8aKME2G2KJCgfzUajRvZI/AHT5hUkJZ+Q9cOZUXpPDbFd+QJEWtrtnHjRmRlZfH8kpycjK1bt7pto7X5pbCw0KuXorS0NHzzzTctLnPo0KFGL8kVFRWtarmdOXMGp06davK7JUuW4L///a/Pz8Bt27bhzJkzPv3WF+t0GSQykjNoaMTGKjW1Wo2xY8dCLpf7VYiPsBBkUvFEunkCYUTU1ppR7b01mzVrFtasWeMGkuvZsyfi4uLw3//+t9HyL730UpPriY+Px/nnn+82GbfUUZiUlITExEQuO8nlcsyePRuvvPKKxw8VmpzaYmvXrsXo0aNhNBqxd+9enDlzhjXJ/G0NdZeA+gccURj8+9//Dsh2A2UNJwDp5FNbW4tJkyYhPT0dBw4cYFJInU4Hl8vFRH8nT55068pKSEiAUqlEeno6d1xlZWWhuLiYhWipFEUBi1wuh06n44mdJjVioo6Li8Phw4d5QiaOLxoHXacZGRkIDQ1loHJ6ejpnE0j7jH5LpUQqxUhLZLR9yh5ZLBbExsbi4MGDvC6tVovS0lKYTCYGHhMnVFFREeslFhYWwmg0ori4GA6Hw61bj7JMFChQRofA4OXl5cjPz+dAEgDTC9D4ieuGtkv7GRcXh+LiYtTW1rJeGnFJAfWs98ROTlptVOKkDr6qqioYjUbuFKNuMOp2o1IY4ZSAP0ps1CVntVo58KZuPCnvEDUfUCaTdNEoM0XXA2XF6FjReST6Ccrw0W/pN5QpouNMARKdW2kWNZAmnV+8tdOnT7eYWbnmmmuwe/dur7IvTb10FRYWNklILDXK1DdlTT3Phw0bBpfLhR9++KHF9U6bNg3fffcdkpKSUFRU1C6iu50ug0S2du1afP75540+r6urw9y5c1FXV4cxY8bAYDDgxx9/5FZjf9qCBQvcgor333+fdctOnDjhxsPgT9uyZQvefPPNZr+nyX7p0qUeYbVGjRrVSKw1OjoaAwY0WXZt1kJDQzFo0CD+WwiBuXPnYsyYMU0GdBEREW4ZLrlcjnHjxnm8vZqaGsydO5c1rNpivXr18vv10ZLZbDaMGDGi3bYXaJPL5Q2BjaitrUXv3r0xZswYdOvWzY1HhmQ+aELNyspCXl4e8vLyuDuIAo3Q0FD885//RFFRkRumIyoqijMTNMlR2YQ64qg01KNHDxgMBthsNs58UAu/RqPhSbmgoICpCurq6phBWavVMjs3TVQKhYKxikajEVOnToXD4WAB2OLiYs5imM1mXHDBBYiLi+NyXFxcHFwuF8xmM+MQHQ4HA9kp80Rt/EII2O12VFVVobS0FNnZ2ZyVpIxLamoqTp8+jeTkZBw9ehQFBQXcfadSqdxKR/n5+UyeR/IhUhoACmSJH6mmpoazdlTioYxcUVERl6akPE/Dhw/nbsCysjIYDAZcccUVmDJlCuLi4uB0OvmYUcbKarWy0PGHH37IIsgWiwXbt2/nLkbCt1EJkHBQr7/+OioqKpCbm8tdbFK+K9J/o6xSU80sdP7pBUDajEDHUBpweRocjRw5EhaLxad7TDq/+NsGDx7cKRi1586d2+h89OjRA4mJia3+9uGHH0bXrl1x3nnnoWvXroEaopt1OpC2N7Zt2zZcf/31WLRoET755BOsX7/e30PrlLZlyxbcfPPNLOLZ0UZK4oHq5tq3bx8GDhzoEb9PZ7G+ffvi8ccfx+WXX45evXr5vaTXkvXq1QvHjx/3SylPq9UiPj4ex44dw48//ojzzz8fANzerP/5z3+ipqYG//73vxmsTKUyanGnspHFYuE2bcIs2e12XHvttdiwYQOsVisqKyuRl5eHESNGID09nUHNBDzOycnht3wSl5XqaBHbMmlgpaamMnCXdOEo40HUAEQQCYBZrqurq7F8+XLMmzcP6enpCAsLQ1BQEHdaUVs54Xto3ysrK5Geno5bb70Vy5Ytc8soEUaKAhrqKiN+qNraWiatLCgoQF5eHoOSNRoNB5vUnUXZEwCMHSKKAeJQUqvV3JZPPEUVFRUoKSlBaWmpG/kjZe6JjZrOX15eHuOFSAyYOt2Ki4s5ICGRWyqXElt6Xl4et9+7XC4UFRUhPz+fgeNEJEj6aJS5Kyws5PNG55myUT///DP69u0LnU6HqqoqDsaphEjbltIx0LVEQHWgMZaIXsZawvw0Zxs2bMBdd92FAwcOtOm+6yjr3bs3Dhw44PW+JyUlITk52Su6FW/tk08+wRNPPBGIzNHZ08XWFiOafW9AWP60sLAwVthuzuRyOUJCQtxazM8GI52npvBbp0+fxvnnn4+CggLY7XaWPwjkuSDSsbZwa7R0LmgiJOJDevA3BFeHhIQgLy+v2e4Ss9mM33//HdHR0T6P01v77bffcOWVV+Lo0aNNfu9NuaBHjx5YvXo1+vbt2+wyhONp6BQwmM1m1toibE1ISAgsFgtqa2s56/Dll1/C6XTCYDDwZEft4y6XC9nZ2ZzxIQLL7OxsN3mJ4uJiFBcXo7q6mrMPRHJIxIAkAULAXiqvUBmOSoWUfSJB2P/7v/9DXFwcampqGINDlAFS2RC1Ws24LCoZAuAAhNrc4+LikJSUhJCQEC7tnDx5Eunp6ZzxJeZxwk1R9xphufR6PXJycqBUKhESEgKbzQalUskM15WVlXA6nTAajUy8SBgp6sKizy0WC0uKOJ1OREVFweVycSBD31EnGQVWZ86c4fNNFAYhISGczZHigkhWhMqDFDzSyxWVIIkOgbi01Go1Xw/EcA6AhWYBMAM5cSBRiRUAd0IS7khaSiOXwin8PS829/zobHb69Gn069ePKSY8tV27duGOO+5ol7JXAOyvESAtWrQIYWFhmD17tj9W57UVFxcjKiqqRXCz0+nE0aNHERQU5Jdt0oMi0JxId955J/r374/rr7++xeW++uorvPfee4iNjUVMTAxuvfXWgIznpZdeQlFREQtj+mJ2ux3Hjx9v8ly8//772LFjB2OG+vbtiw8//BBdu3ZlTAVQ/0AZN26cz7QRVM6pq6vzK68J4VG84W3RaDQ8cXhqDUuf0jdxyoTQxEkA5Li4OMTExMDpdDLGhrIqVL4qKChAbW0t4uLiWN3+1KlTbnpgt9xyCxYvXsyEgNSdJtWQo4wF4WIIDFxcXIyQkBDObhCuh7rHCEtFnVeVlZWMW3r66acxcuRInH/++TCbzbDZbDAajejVqxdWrFiBkpISzriQ9pu0tf/IkSP48ccfsWDBAtTU1CA4OBgRERFctsvPz2fJlfj4eMhkMhw8eJCzK7RPFBgYDAZYLBZUVVWxwCqVhtRqNcLCwnDFFVdg+/btyMvLQ3Z2NtMWVFZWYuPGjaipqcGsWbOQlZWF7OxshISEQKlU8jksKSnhsQ0bNgxqtRqHDx/G6NGjsXTpUlRVVTHYW6/X4/LLL8e+ffvcAloKeCgApIDLZDJhyZIlGD9+PGfVKAOWnZ2NLVu2YNSoUXw+qC2fOtmoPEYdSsSHRV2TZWVljGmibBF9B/zxwuCrfpr0edDQ6Nrv3r07Pz/OWaezv0aA9Fe0N998E+np6W0KFNoDgPhnMb1ez6UKf9gTTzyBhQsX4uuvv26ya7M97fvvv8fSpUvxwQcftGk91GRAb+SU3aFWcJ1OB5vNhssuuwzz589Hfn4+li9fjvPOOw/du3fHoUOHkJaWhpCQEBiNRuTk5DAxHk1iSqWSleopi2S322GxWFBTU4Px48cjPz8fGzZsYEzQgw8+yGO86aabuBxF+BoqKaWmpmLv3r1YunQpy1qYTCb89NNPyM3NRUJCAsLDw7mMRMEJKdofPXqUu3h0Oh1nV6j0ZzAYEBERAYvFgjNnziArKwtCCCQlJSE4OBilpaWora1Ffn4+SktLYTQaYbfbUVxcjNOnTzOeiLBEISEhUKlUKCwsRFVVFdMeEN4nOjoaSqWS5UZqampw//33Y8qUKejduzcqKyuRlpaGrKws6HQ6dOnSBVarFbNmzcJjjz3GQHkqi5HgMJFmSmkMgPpruqamBgsXLkTXrl3dwM9EQ2Cz2VBdXY3/+7//w9KlS1FWVsYiviSSSyU3KmdqtVqUlZWxlh8B9Cn4pCCYqCCoe43YyAmLRc87KZs2BU3eGmUL6SWnoc2bNw9/+9vfcPnll3u97nPP5XazcwHSOWvaevfuja+//rpTyGfMmTMH48aNw6RJkzp6KH9q81aHTyqY6un6KICUdixRpken08FgMECv18NmsyEiIoInM5VKxVmj4uJiGI1G2Gw2xrtQxxh1vt1yyy24/fbbucW8trYWRqMRl112GaqqqvDdd99BqVQiJyeHO7GkWaElS5Zg3bp1SE9PZ322oKAgnoQLCwuh0WhQW1sLk8mE6OhozspJO6kIE1RaWoqsrCweK3XiVVZWYuzYsaioqHDjViJ5D5fLxfsJgMu7NTU12LFjB/bs2YPp06fDYrHAYDBwdoqCAcIC6XQ6OJ1OqFQq5Ofno7y8nBmviaSTMmQ0oVdUVDBGiLI81dXVvJxMJsNrr72Gyy+/nMWdKftUVFQEk8mE4OBg7pwjPBCBtqk8r9FoEBMTgyFDhuA///kPlyFLSkpQUlLCJUiDwYBdu3YhNTUVF110EYvpFhYWssQI8W8RrogyQOXl5dxBl5qaiuDgYBQXF3MZjc5VQwJU6bUrzSh1lA0dOhTLly9HQkJCh41Bah2p3dmUPfzww4iLi8ONN97oj9WdPQHSnj178MADD2Djxo2t/i49PR3Dhg3zG9uzr0ZvPVQeaMmcTieOHTvmJuTZkSaTyaBWqzsFbT2VYc4mMHYgTKPRsJJ9Z7g/Q0JCcPjwYa/KwjQRUbaH2nspm0SlLMKKBAUFoUePHnxfEIiaOpwAcKmEsidSLInFYkFlZSWMRqMbmSNlBijgAeqDDwpKiOfMaDQiLCwMYWFh0Ol0rNmVl5eH+fPn4+2330ZsbCwMBgN30QkhOJggkDIFKqWlpQxopowPBTJUulIqlUxUSdgpCpS0Wi1rjUk5qABw9uX666/HQw89hJqaGmi1Wi4rSjE1DoeDSSlpnRUVFbBarTCZTMjPz0dKSgpSUlKQlpaGyspKWCwWN9qD2tpaBm4TIzZlqAjsbDKZEBkZieDgYMYtEUM3bTc3Nxfl5eWw2+2IjIxEVVUVsrKymNYAqH8GbNq0CRERERgzZgxqamqQkZGBqqoq7iyj40mcWwTCJvwRld0IX0VUDxSsSjUGAbhllPxla9aswfbt232m9SD6gkA8lztbsOOLEQWDn6AlzQZIna7Nf9y4cW4kWS1Z3759myWkak9zuVzc0tua5eXledTS6Il98MEHmDZtWpvWQVpNncGkhG1A/WSanp7Of+/fvx9JSUlt2sa0adOwdu3aVpd76623MGvWrDZtyxNbuHBhIzLMqqoqdOnSpcUH2Pjx432m2/fWcnJymj3u7777biNW3YaYDgIMU+kkPz8f6enpOH36NFJTU1FYWIiUlBTs3LkTBw8eRGpqKkpKSrgscvr0aRw/fpyBozk5OfjXv/7FZI92u50B2Lm5udwCf+zYMaSlpSE7OxspKSncJWYwGOB0Opk+gHh8qqurkZaWhpSUFG4pN5lMWLx4MYOb09LSuPxD/EU9evTgANDlcqGwsJA750iWIzw83I1CgIKKadOmoaSkBDk5OThz5gxTEqSlpaGwsJBLZCEhIQgNDUV4eDhng3bu3ImLLroIAwYMQHBwMO8flTePHDmCZ555Bmlpabj00ks5SyOEYN6c7t274/zzz+eMnhD1Qr+5ubk4fPgwDhw4gIyMDKxcuRK//fYbcnNzOZijIJAIYClTRV1uDocDCQkJ6NatGyIjI1lTLjw8nJengFKtViMiIoLxUhdccAEfEyrplZWV8XVBWTly4q0irioAbuK6UjJQadeatN1fev16Yi0td/vtt+Ptt9/2aD1APeYxIyODyYe9xSSOGDHCjfG6JfN3MCi1119/HXPmzPH6d7Nnz8Z//vMfj5dvjr6hoa1fvx4TJ070ejxknS6D1FGWlJSEpUuXYvTo0R09FI9t8+bNWLVqFd55550O2X6g30RkMhl69uzJujlJSUk4ffp0m9rXg4KCYLFYWiVMi46ORllZWcCFaAkM21CQuDUjbp1AZ0+lvDpNWWxsLIOSWzLKDkqxH5SFoABFKoQbHh7O2B+1Ws2dTXa7HTabjQHPlEkgwseSkhLk5ubC5XKxrEVVVRVUKhXCwsI46KFsBAAuA9F4lEolSktLOQtTXV0NjUaDRx99FM888wxLZMTExEAIgeTkZISEhKBr166oqanBunXrkJWVhdLSUtjtdigUChQXF3NZSK/XswAu6bFJu6poLMTjQxxA9Bll0AhIXlFRwYGClDCRSnQhISFISEhglm3K7BgMBuTn5yMzM5M73ojpmyRXnnjiCTz22GMcZBCHFb3B074FBwfD6XSylp3NZkN0dDTsdjt3oBUUFPD1ROVAIq8sKSlxC2goA0gB79q1a/Hcc88hLy8PRUVFnOXLycnh7BDRL1BnInEjSa9hhUKBuro63H///SguLsZLL70EuVyOyMhIvP/++xgyZEib75nVq1fjrbfeapWpWmqxsbGMt2uu0+3nn3/G8OHDm+zcNRqNCA0N9fh5MHLkSNx88834+9//7vEYycxmM7Zu3dqkekV0dDR3c3pjDocDer0eycnJXo+nJYuPj0dubm5rqhBnT4mto8xsNqN///4chbcGkOvZsyf+8Y9/4Oabb26vITayAQMGIDMzE6mpqS0ut27dOsyZM6fTt5i2t5nNZqxcuRKXXXZZu2+bKPdjY2NhsVjctNuk9vHHH2PWrFkBD9SkNnPmTBgMBi4P+AMsSpOU9P9UBtFoNCzECoBlQUJCQmAymWAwGLjDLDg4GF26dIHT6XQLLCgwoqCAAgUyKstoNBqEhYVxIEQlIsLmUIt6ZWUl8vPzubxjt9tx+vRpDB48mDl7qKNMJpMhPj6el9m3bx+DrClYIUkMyhARwNlsNsNgMACAG0eQTCbDpk2b4HQ60b9/f9TU1LA2mdlsZu4mojGQ6q8BYCoBOrYkGVJWVoaKigqWUqGyV2xsLKKjo/H5559z2UqpVCIuLg7Hjh2D0Whk0DQAJrckTFhoaCiXN6V8T5s2bcLp06fRv39/DB06FBqNBhaLBQUFBSgpKeFMY3Z2NgoLC5mPikDbxcXFKC8vx6BBg/DTTz/x31ROI9A5AOY8omwRZWGkmR4KjLt3746amhocPXqUg9aLLroImzZtatN1DtSTMp44ccLvz9tx48Zh8+bNzVYqYmJisHjxYg561q9fjyuuuKLJTFRISAji4+NbZa9uypRKJUaOHImvv/7a699KbenSpVi5cmWT6gP+tIULF+Lw4cMtSV2dPSU2qY0dO9brAGTw4MGYN2+e19sqLi52S1FKJ4SHHnqoUYkhLy8Pmzdv9no7vphGo8Err7zS6PO9e/e2GhwB9TdKSwReZrO52Qn6z2I33nhjoy6x6urqJqVW2sO2b9+OtLQ0HDp0iEkkw8PD8cwzz7gt9+WXX/pNu81TO3TokJtYcFPB0eLFixEZGYnZs2dj+PDhza5LmmWUMhfT3y6XC1arFQ888ABPeqWlpcjMzERKSgqSk5NZu6ygoACZmZk4ceIETpw4wWW1goICvP/++wzwJdLImpoamEwmhIWFcVaIyCtJJiQ4OBg2mw0mkwlKpRK//vor1q5dyzgWrVbLUiERERHMIQTUs3Ln5uaipKQEycnJ+OWXX3DixAnU1tZi5MiRCAkJgdVqRXV1NQoLC3lyJ2A3aYsRpxBlvahji8ZdWFjI2SEKPiiT1BAETfgaaRaJxGUJAE6Bg0qlQnBwMPr164cuXbogKyuLgwUCXR85coQ5iQwGA2eeaBxEqUASGRTIqlQqmEwmjB8/HiNHjkRwcDCsViu6d+/uxlxN3ERSigUKihMTEzFu3DhotVrs2LGDM02lpaWYO3cuA8IJV0XHlfaxIchaypZ98OBBdOnSBTfffDPzWW3fvr1VGQ1P7IcffuDgaMSIEbj99tvbvE6gnoSyJRhHSUmJW9Dy+eefNws0z8rK8ik4AurLWw2Do8cffxxdunTxaj3btm3zKYicMWNGI1b/lmzv3r0+kyp36gCpqqrKa2ZOUv32p5WWlja6MDMzM/H+++97vI7Y2NgWFZClNmDAALe2UCEEK4P7Yu+8806LhIpCCLcU5IIFC9xEepsytVqNe+65x+cxtbcRP4zUKisrm1WcDrR99tlnOH78OHbv3o1t27YBAGdCpPbmm28y30172a5du1BaWoqrrrqq2WWoFZ2AxC2ZNHskDZDIq6qquMOMMjpVVVU8GZaWlnKJJjMzE6dOncLJkyeRm5uLxMRE7kqjCbS6uhqnTp1CWlqaG9GiEIK74RQKBcxmM2euSAusvLwcubm5yMrKQmVlJQwGAwYMGMCYo/T0dGRkZCA/P5+zVYQ7IqAx4a6IKJPEZikDRO3piYmJqK6uRkVFBQoKCjiIouAuLi4ODocDJSUlXNoym80s60EBk8VigclkgtFohFKp5BIYBVKE7aPSHAHcKRilAG///v0cwJlMJjgcDmYPp6wV6dwRI7nT6YRMJsOePXtQXl7OnWIUMPXp0wdjxoxBQkKCmxwIZQONRiPMZjPCw8Nht9s5aKTAkYJRyvYRzolKglSWJDkQ2i6RRAohcPfdd/M5lnIdSecXs9mMefPmtek525TR+SVTqVQBe27m5+djxYoV/Pfrr7/uES7WH0bPg4bmdDqbxSStW7euWeHZluaXiooKXHDBBR7TomzatMlnJYNOHSBt3brVqyAEqI8WW9Ix88VeeOEFj2q711xzTbMisxaLBT169PBoe06nE3Fxcfx3dXU17rvvPs8G24RNmTKF0/hNWUlJCR566CH+u2/fvq2K5crlcpad8NTkcjmuvfZaj5dXKBReLd+SrV271itMgD/MaDRiypQpHi+flZWFxx9/3C/bHj9+PGsv9ejRAwMHDvTq9wSwBZoGoz7xxBPIyMjA8uXLW9QDbAoQ2jBAysrKwiOPPMKaWtR9Js0OELg7JSUFhw8fRk5ODk6ePIni4mJUVFRg1KhRKCoqQk5Ojpv4KJEGUrcmtabTdxSYEI4nODgY8fHx+PHHH5m76NChQ9zuXlNTg8zMTJw5cwbZ2dksYSGdkGUyGT+QqR0/KCiIXzrKy8s5sPzhhx8QHh6O0tJSREREMHlifn4+M0fTMQPq76GKigoIIbgDkAgspdxTKpUKFosFFosFarUaRUVF2LJlC8uWKBQK5OTkIDk5Gb/++isOHTqEoqIiHD58mEuUJpMJFouFs09E2SAtjxI4PTk5mQM7ym4VFBTgt99+Q3p6One2HTlyBADcyosUeJFsCpVNjx8/jk2bNjHGiMDYQP0zmfjIpEERBay0DiEE+vTp00hOBHCfX9RqNRITE3H//ffj2muv9Rio3Zrt2LHDLWiRy+Vu2J3LL78cZrMZw4cP9ygDM2XKlFZfXgNhsbGxLWpLPv30000GOzqdDuedd57X22tpfvnggw/w+++/Y8SIEQHXu+w0GCSqMQeKEXrQoEHYvXt3s2BTf9h3332HSy+9FKWlpR0+JiluZOPGjZgxY0aHy5solUps27YNF198sUf7rNFosHnzZlx88cXtMDr/W0REBN566y2vBHr9ZatWrcILL7yAvXv34sYbb0RUVBQHXwqFAhdccIFHQscA3MoWDa0loL5cLsdFF12EnTt3enyNU5cRtcKT5AeROlLGo1+/ftzlRhImVquVM3BSbA8FWlRW0mg0SExMREpKCpefiEqgtLQUJ06cwP79+/Hggw+irKwMd911FxYtWoSioiIYDAbk5uaisLCQW/aJtoCwRQqFAk6nE5WVlQzWlsqeVFZWcoCya9cubNq0CR999BH+/ve/47PPPuNAg4R5AbDQK7FJBwUFMbAdAOvKHTt2DGVlZSw5QrIvdXV1ePXVV7FgwQIGuWdmZqKiogIGgwE6nQ6nTp3CF198gREjRrDMCmXz6Bqoqqpipm4aG3EiOZ1OWK1WhIWFcdmQ8EAUbFIpkIgrSTeNsjkU5BDFQnp6Oge9SUlJ+OWXX3jbREBJvyUiUTJf5ja5XI7vv/8ew4YNaxcepC+++AJz587F/PnzsWXLliYF2qX29ddf46abbvK6qaOtNm7cOEyYMAFz585t1+02tJ49eyI7Oxs5OTkYP348xo8f7xOkpoF1fpD2oUOHMGzYMK/R757a8ePH0bt374CK6XlrJ06cQK9eveBwOJCVleV3/p/Y2NhWu7UCaYQpyMzMbNN6YmNjcebMmU7L2xEREYH8/Pxm5QY8Neq08ncnR0OzWCzYs2cPunXrFtBjK5fLcfz4cSQlJXl8bUsZmRMSEri1n0pHtExBQQF69+7Nbfsk90Gt3tQKTlw+JHBL4rDz58/Hc8895waeprKSXq9n+READMim7Et1dTXy8vKY1dlgMCA8PBzR0dHMqk3dYTU1NVwCJKZtAiV///33mDp1Kmw2G2w2G6vAEyBfrVYzIFmhUMBkMrH4bFBQENRqNVMcEN7qvffeQ2lpKSZMmICamhpUV1ejsrISZrMZ0dHRqK2t5bEXFxdDo9HA6XTCZDJxqa+6uppxVzqdjmVGqDRJhJ8ulwsZGRlcvo6IiABQH6zZbDaWKSH5ECqFkQyL0+lEamoqwsPDodfrmSuJ9qesrAzp6elISUmBVqvFqlWrMHbsWO7sq6ysdMMz1dTUuL1g03d0LTaVRfL0Og7ki3VDMxgMMJvNAXuhJXHg7Oxs/qwzs3bHxsYiOTkZdXV1WL16NT766CN89NFH/txE5w+QOnoM7W0Wi4VxP4cOHcLUqVO9qpOSOGZzbzlKpRK5ubmw2+0dxgg7bdo0TJs2DZMnT/Z5HVQGCQ0NbXewsqe2a9cuLFy40GMekuYsKSkJX3zxRat6TdSB5W2w31S2Jy8vj1v122KtUT7QhOvJRGOxWFBSUoL9+/dj5syZ+PXXX6HX6xmETOUyadBEgOrw8HBotVrW/xo6dCjGjRuHJ554ggG6BAo2m82wWq2METKZTOjduzciIiKwfv16AGDNMJL8oAyW3W5nuREilQTAIrjFxcUoKirizjIqH9bU1HBAQaKrpLkWHBzMeEPC89B4KXNDPEcUIBmNRjidTpSWliI/P5+/k8vl3N6cnZ3N/ENCCA5sMjIyOLAj3BZhq4qKivDaa6/hjTfeQHR0NHJycpCSkoKioiJUVVVhwIAB6NmzJ1auXMnkjGazGSEhIYyRoq5BomkgSoQ33ngDJpMJycnJWLp0KebMmYMVK1YgIyMD2dnZKCsr4+424mQi1u26ujoolUqkp6dzOa2p51sguX78YdLnf0O7+uqrcdNNN7VJeqil9c+ZMweDBg1y09U0m81+x1/5y3JyctCtW7cmhdL9ZOcCJF+MgH3+No1Gg9LSUgYi+mK//fYb5s2b1+ZJuSMsUMe1NWuN08dbo7Z0T/fFm/1uadk777wTQ4YMwdVXX+3ZQDvYZDIZMjMzMWzYMMagNPwe+OONv7KyEna7nXWzqEwDgLmJCHej0+kYl0IlIeJYAupfJIiPh7iC5HI5XC4X9Ho9oqOj4XA4GOOi0Wi4+4zKPURWKpfLkZKSwhidK6+8ElarFd9++y2AerxFZGQkrr76aqxduxbHjx9HcXEx8xdRGa+4uJgzaiTp8eCDD+Ljjz9GaGgoVCoVunbtiv379yMjI4O78qj9nspmarUa3bt3R0hICHJyclBcXMyg7R07duC1117DggULcM8992DlypUss1JTUwOdTsclSrVaDblczpml8vJynD59GjKZDBEREbjjjjuwdu1azu5QZx9lo4QQ0Gq1HLyoVComi6TAlvBRtAwFP/n5+dx9SMe6tLQUBw4cQGZmJsLDw1FZWcmZsMrKSuTk5CAiIgIlJSWQyWSMWaNrhYJAX8wf92hLJWkAjGUjVnZ/W0vzS1MvMkajEfn5+Ywx+wvauQDJF6usrER0dLRbKvKctd1IGsJTrJa/7PHHH0d4eLjfuKtoQu3VqxcOHDjQ6vI1NTVwOBytkZZBo9HwRN5e92dnTrFTVxRljKQSEYT/IYkamuwpSCKJDL1eD5PJxG30CoUCdrsdTqcTYWFhUKlUjGPR6/VwOBzQaDQoKSlBdnY2l4srKyuZuJEwSHV1dSgvL4fNZoPZbMaNN96IDRs2YPLkyViwYAFiY2OZ+ZkmKGnHmsPhgNVq5cBMqVRiwYIFuPjiizFo0CAkJCQgKioKmzdvRnx8PL/tEycSledqamq441YIwTxOlZWViIyMhMvlwqRJk7Bs2TLucHvrrbegUqkwduxYxgpVVFRw0KJSqRinRNcIHWviUKJlSG6ESmCFhYWorq5m7BEFM1qtFna7HQcPHsSzzz6LG264gYHr1dXVKCgoQGlpKWvdUUBK2TfCcDUEUkslVny5li0WC/Ly8ji4bsl69OiBbdu2sTad1DrzvfTSSy+htrYW//jHPzp6KJ3JzgVIvhgx2banPf/886itrT2rWui9tfYKkLKysjBkyBDuQKSJ09M3xGeffRZyubzZh4m3ekDeXE+E22jNoqKisH//fthstmaXIVX1m266yaNtt9VkMhnMZjOysrK4y8kfRpkTKrEB9S2/xD4thMAPP/yAp556Ct988w1jZqREkzSJkhBraGgogoKCONiijirKWNntdgQHByMoKIixSSTT0VBNPiwsDOHh4dBoNLjuuuvwyiuvcGs6lRcpk0KEjZRJUiqV6NatGxITE6FQKFBVVYXS0lIkJiaipqYG3333HeOjCgsLIYSAw+FASEgI8vPzmfivsLAQBw8eREpKCgcSarUaYWFhfNxqamqQm5uLp59+Gn379kWfPn0YQ0fdekFBQbDb7RyEXX311Vi/fj3y8vIYEE5BS0lJCeRyOWw2Gwcwr732Gm6++WYIIVBYWAgAzJlUUlKCtWvXYvLkySx7kpmZycEtGZUWCW8kzRQFat7y5B4dOXIkXnjhBfTr1y8g88O0adNw6623BqRDq7Xslj9t7NixePLJJ9G/f3/+rKqqClartc14zbZaWFgYDh8+TLi/cwFSa9anTx+89957PrUkNme+3MhE5tbRF5A/bOrUqZg6daobpxNQL/fRsJ782GOPQavV4p///GebtkndQcSxQkrevpgn5+LIkSO47LLLcPjwYZ+20VaTy+Uwm808CTW0l19+GYWFhXj66ac94lPyl3yMTCaD1WptE25Aev9QYCT9TEr8RxkjwtxJ27xJEgMAioqKEBUVBQAMfI6MjOQAiFraCchaVlaGe++9F06nE0uWLOESFADOJgH1zMQREREoLy9HZmYmysrK4HA4mLyQNNCIjZqCKuJaCg4ORmRkJCIiIjg4tlqt0Gg0zMtEQQtp1xHeiMDR1BVGQTvxJ7lcLsTGxiIsLIwxPcAf/GrZ2dkoLy+HTqfjgCYsLAxxcXHc+UfAeCKfpKCF5D1oORIGBsDAacq4UWaLMkNlZWXIz89njiapiGxlZSVjLGk90gyRVGy2vY04pgKF2aFOv7biAn21Y8eOYeLEiU2Ww72xpo5TU89+f1tubi5iY2NbfAEnBvj/PTf/HAGS0WjEnj170L17d5+3tW3bNsyZM4f1vchIgqAju746i/36668YNWpUm0uLJpMJZrPZo5ZUh8MBmUzm1sWo1Wqxf/9+r8V9ExIS/KpRNnLkSLz66quMo5Faly5dkJqa6vcOxJZs5syZ6NevX5MttwcOHMDQoUP5IRQSEsKdQ96atwG+TCZDnz598MILL/jl7VdaQmluHDRGwp9QIEUlGAL71tXVISwsDBs3bsSwYcOY0JDKbwaDAUajkQMk6sKSyWTo0qUL8vLyEBUVxWSWVM4iYkoSQiXWabvdjoiICDz66KP44IMPsGPHDhw+fBgajYZFYSlTI4Tg4IeCJaVSySU4AndbLBYEBwfD5XIx67jL5WIgdE1NDUuLUIlNmukJCgpiksXa2lpceOGFOHjwIAPeN2/ezGMj+RAKInNycpCbm8vlLsKFETaKBH4J30XZIMqG0b6QOG15eTl3LFKw+O6772Lx4sXYvXs3qqurMWHCBEyYMAE33XSTm7gslZ47qvmkOfvll18wbty4NnftkkVHR+Pjjz/GgAFNzt0Bs454pt18883o06eP1y37gwYNwiOPPOJGpZKQkIATJ040+8zo0aMHXn/9dSl9zNkXIC1YsABlZWVuCr8KhQJDhgzBd99957bsiy++iPXr13ukozNo0CAcOHAgYNH5F198gdtuu81Nhb49bMyYMbj00ktx5513AvB+clOr1di4cSMA4F//+he+++67RjfI8OHDce211+L//u///Dbulkwul+Piiy9mpmmpNXV9eGsWiwXr1q1rVaDYbrejV69eqKqq8pg7KBD2xBNP4Oeff8aPP/4Ii8XSJO5p6NCh+PHHH9vMJzZ58mQMGTIE9957r1e/M5lM+Nvf/obbbrsNl156qUe/8SXTarfbsXr1aowbN475cMiorETlVMo2qFQqXHTRRdi7dy9nIWgS1+l00Ol0jFmy2+0ICgrirIfVaoVOp2ONLwDM9Ex4Ma1WC4PBAIfDAZ1Oh+rqagwaNAgpKSl46623EBYWhvPOOw8qlQrp6enYvHkzJk+eDJvNhh49ejDonLBNhPUpLS1FWVkZVCoVrFYrt+0rlUrcfvvtWLhwIWw2GwdpZATCLiwshEqlYgLao0ePIjk5GcXFxcjNzWW+pJycHD52TqcTXbp0QXBwMBNfFhYW8voJCJ2bm4uMjAwuGdbW1kKtVjM1AQVMlG0qLS1FeXk5A+pLS0shhEBlZSV69uyJkydPcjaUBHD37dvH9AYbN27EyJEjOXPob5PL5fj2228xcuRIrwOwoUOHYs+ePX4DXmu1WvTv3x87duxocbmJEydi2LBhbc6+k3366aeYP39+syzX/rb58+cjODgYq1atwsGDB736rdVqRUJCAvbu3evxb4xGI3r16iV9ljcbILWORmtne/LJJ7FmzRrs2LGj0QRdW1vbKDgC6rXGjh075tH6/THBDR48GH/729/wr3/9q9F3K1eu7JB2yaNHj7o9MLx9eNTW1jID+ZYtW5p8OJw6dYqJzLRaLV5//XXMmDGjDaNu2erq6poMjgA0eX14a5WVlXj77bdbXS4vL6/ZcbSnbdy4kcWJU1NTERsbizvvvJODYqBe462tJpPJcPjwYZ9eIkpKSvDtt99yedIT8/RalQZS5eXleOedd5rkthFCYPr06aioqMAHH3zALd+VlZXYtm0bl4CIkFKtVjPJIHWMVVZWMl9PTU0NXn/9dTz55JMAwOBvhULB+CLi/FEoFCgsLERGRgY0Gg1SUlJw7NgxhIWFwel0MmDZZDIhOjoaGzduxIMPPoigoCDeL2pzF0JwaUqn00Gj0TCYmURyf//9d+Tk5MBoNEKn0yE4OBgVFRXIyMiA2WzmDjKXy8UBEe1bdnY2B47SLFxpaSm+/PJLzJw5EwUFBdBoNNDpdEy46XK5UF1dzQD2rKwsFBcXu+nt0XIUuFLWR4olomNH2aA9e/a4nUeiIqBz7nK58NZbb/nUwt9UED5x4kTExMS46a8JIfDmm2/inXfewezZs72S+Wnp3ouNjcWCBQswf/58j9dXWVnZanAEAIcPH/arHNF7773XbMm+JVu0aBG+/vpr/Pjjj179bseOHairq/MoOFq4cCG+//57PtaFhYVeBUdAPRmsp3FApwuQTp8+jbKyMvz6668e/0aaOerXrx/OO+88N3p3T81sNmP+/Pmtyj0UFxcjJSWlye8++OADr7frDyPgqK9WW1uL9957r8Vl6KFutVrxj3/8A0ePHvV5e77YP//5T6xYsQJZWVl+UYCuqqpqJGVz99134/333293plpPrGGQVlVV5bMIY0smhMDRo0fdzq9SqcSiRYuwaNGiVn9fVlbW4n0gk8lwySWXwGq1tqSw3eS4yCoqKrBmzRoAaATcraurQ1paGk/GUmoHaWlGKp5LWCFpJ5d0fSQufOutt+Kzzz5DcnIyZ0joNzU1NdBqtdytFRISwg9ii8UClUrF6vJarRY9e/aEQqHAgAEDcOrUKSgUCrz77rtuTNZETKlWq6HX61FXVweNRoOoqCj88MMPGDNmDAcbcrkchYWFMBqNsNlsSElJ4ZIflbqoVb+8vJyJJEnnjdatVCoRHh6OiooKzvao1WruLqNAqbi4GDk5OcjJyXHTq6yrq2POJuAPOgziLQL+kAUB4JaVkpI7Sj+j9a5cudLj66W5a4eMeKMaLvfee+8hKiqq1QySXq/HPffcg0cffbTV7VdWVgbkXgXqSZD9CSlYt26dV8s/8MADWLZsGZKTk316qfImwElNTW3XBESnC5DaUjIBwC26vphCoUB0dDRmzpyJd955BzNmzMDatWsbERT+/vvvjTBMgTKDwYArrrii2QfD0KFDUV5ejp9//jngY9HpdHA6nYyxkIoQTp8+Hf/9739bbWFvixFHTCAtJCQk4Nvwl2VkZODll19ul23JZDKEh4d7tCwFLM2tBwCTNAbKvvrqK/5/w8yqdGwkYEq4JcIx0aRO3XLPPvssl+3y8/ORlZXFpI1GoxFyuZw13gDg+uuvx6ZNm1h4ldrbi4uLodPpmOF74MCBLIKrVCqRmprKx48yTdL2duq0czqdEEJgxIgRTFFAHXahoaHQaDQ4c+YM66nt2bMHQ4YMgUajAQDOlJWWlvL2KCOm1+tx0UUXMbklidpS2z5lucrLy1FcXIySkhKW/6DjSRpxarWaxXIrKyvdeJAI0E0B6pQpU7Bjxw5kZmZywNtSpuiaa67Bli1bfFZfaEnNfvHixa3+Xi6Xe3xPZGZm4qWXXnL7rLn5pSNtxowZWLNmjVdlwtDQUCiVSixfvjxwA/uf+Rog+2qdFoPUViMVbm9LI1qtFp999hnGjh2L9evXY/r06T6lG/1lTqcTb775Ji677LImv7/rrruQm5vrU8bMn/bRRx/hzjvvbDaz1tnM1+ujM1hMTAysVqvPCtUdbZ2VJ4aCI+CPII86uyiwIoCyVqvlMhJhkwifJJPJ8MEHH2DmzJmc+SG+JLVaDYvFApvNxlkis9nM2SGz2QydTscBErGHU7cYibxWVFQgMzOTiRtVKhXy8vK4Q46MsElfffUV453q6uqQmZmJ5ORklJaWMscUgaUpuCEMFAAOgurq6ty62Ch4oy4zoi6gLJmURVxK8klZNgqohBB455138NJLL+GXX37x6HytXLkSTzzxhFcdpIMGDcKxY8d8alrwt61fvx7XXXddwLq6Ro0ahW+//darbr8vv/wS06ZNC+iLbie0sw+k3VaLj4/H8uXLMWzYMCQmJnZYG3Z7ml6vR1hYGE6cOBHQ7ahUKnTp0qXNbaAdaXR9dLQQbnBwMBQKhVe6SzNmzEC/fv28wjOcs5atYVlHo9EgJiYGJ0+edNP7ojKUlP+KJnwKpKjTisptBLgmvTcitqQggrTk9Hq9W3BBn1FGBqjPeGm1WpYeUalUkMvlTGKZmZmJ4uJiBpvT+h555BG88sor0Gg0LBdSVlaGwsJCVFZWMjM57SOJ1JaUlKCkpISDQQoSKaNFASNlhKhUSd2EABjH1XCuaUiEKg1OAzUvffLJJ3juuefc8EI6nQ5xcXGora09q59pDe23337DhRde2G6UMbGxscjPz++0kiUt2F8vQCJTq9VITU1FSEhIh721Ujrd1wvHU4mMwYMH4/nnn8egQYN82o6nFhUVhW3btqFLly5+WZ/JZILL5eo03E9Wq5XbuZszh8PBfDJtsQceeAB2u/0vy2zbUjbJZrOhuLg4IGR8Uk4lCoCk/EqJiYn49NNPkZSUxISg1NHWEDNDv5F+TmU6KilR6Q0AB09msxllZWUwmUxQqVSciZLKZ5B0iMFggEKhgNFohNlshhACGRkZKCgogMFgYLB5aWkpamtrodfrOQtltVpZmoS4YfR6PbKyshg/VFtbC51OB7lcjqqqKgghWLiWskrS/aX/E/6JyCPr6uq4VEnZIVq+JekNT57NtJzD4WCJE0+tpd8MGDAAX331FYqLixEfH+/xOs+Zu61fvx7/+c9/8Nlnn3X0ULy1P0+ApFar3SYu6tDoDPvRnM2cORNXXHEFJk2a5NHy9AbW3izeZA2PcaDXv3r1auzevRsvvvhiwLbpje3YsQPPPPNMszc66YWZzeaAaCn5wzy5LzQaTcDG749r6NixY5g+fbpfAPlA44nYV5V2yoxIX1wIwyPNfkj/pmwJfTd48GC8+eab6N27N/R6PUuMSNclk8k466RWq1FWVobKykr8/vvvGDp0KCorK/HTTz8hLi4OarUaL774Ig4dOoT333+fqQeqqqqgUChYwLeqqgpHjhxBfHw89Hq9Wxs+BUIKhQIVFRVMVRIWFsZcT1R2o/KalGuKjoeUYkJKACkNrtpi5eXlCA4O9oqJv6ioCN26dUNWVlabtk1GmUHpvgb6uXm2mLcalZ3A2h4gyWQyBYC9ANKEEBNlMpkNwFoAsQBOA7hGCFHwv2UXArgZQC2AeUKIr1tZt0eDaEor5+jRo5g1a9ZZiSVpzhYsWIChQ4fiyiuv7JDtl5WVoWvXrgHjcnK5XLBare2uxdYZrL3wNwcOHMC8efPwzTffNPm9SqVCdXU1A2b9abGxsfj1119hNpv9ut62mK/H3RdmcSovSQMiyqpIy3AUOElLd0QkqVKpWGqDslA0IVN2hljUNRoNd6QBcMMUUQaIMlxRUVFQqVTIzs7mTBH9lrI80tZ/aumndUsDnobdgKSVJy2nNUXa2dyx9BeLe1vNk2slKSkJ3333HYKDg/mzkpIS9OjR46zBYQbKnn76aZjNZsyePbujh+KpNRsgNbphm3MA/wCwGsB///f3MwDu+9//7wPw9P/+3wPAfgAaAHEATgBQtLJu4anL5XK3v/8XXP3pnPYrKipKFBUVteu2Gx5jqQ8cOFCcPHkyYOtvDx81apT47bffWlxm3bp1Yv78+R1+HbTmzV0fntwXgTwPcrm8yTH4er8uWbJELF26tNnvy8rKRFhYWJvGLJPJPB7funXrxJ133un2G5lMxsdU+v/WXKFQCIVCIZRKJf+rVquFXC4XKpVK6HQ6MWnSJFFXVyeysrKEzWYToaGhwuFwiKCgIOF0OkVISIgICwsTkZGRIjIyUgQHBwuLxSIsFosIDw8XERERQq/XC61WK4xGozAajcJgMAiTySSsVqsICgoSVquVvzObzcJutwu73S4MBoPQ6XRCpVIJpVLJ45TL5U3uIx0TWqbh9zExMaKwsFDI5XJRW1sr1Gq1ACAOHjwoLrnkkna9f9p6vTS85qXf0Xnt6HG25kajUdTU1Pj1uJxl8/LeZmMTD4OjSADfAPgb/giQjgAI+9//wwAc+d//FwJYKPnt1wAu8leA1BbPzMwUERERHX0yvL7YDAZDh4+DfODAgeLUqVN+W9+3334rLr/88nbdB4VCIfR6fYvLaLVaoVKp2m1Mo0aNEj/++ONZf3342+lhq9VqhVarbXY5o9HoNhm9+OKL4tFHH/X7eJRKpVCpVEKv1zd5fVAQ4c06VSqVKCkpEUql0m1yefvtt8U999wjZs6cKb744gthNpuFwWAQWq1WlJSUCL1eLwwGgzCbzcJsNgudTsfHSavVCrVaLVQqFTt9r9PphEajERqNRhgMBmG1WoXVahUGg4GXNZvNwmKxCKVSKYxGo9Dr9UKhUPD4ZDKZGDNmjNi5c2ebrlmj0cif0za8WVdbnh8LFiwQy5cvdxtXW6+Pw4cPi379+olVq1aJOXPmiNmzZ4s1a9Y0uWxubq5wOp0Bu3e8cel58NU3b94spkyZ0u5jT0hIEGfOnGnLOtocIK0D0B/AJfgjQCpssEzB//79N4DrJJ+/BeCqzhAgRURENHkDjhkzRnz55Zcer+fyyy8XH330UbtfCJ3B1Wp1m9/UpR4cHCx0Ol2H71d7+0cffSQuu+wy/lur1Yrhw4eLffv2dfjY2ssbZl/8+dYZFBQkFi5cKJYtW9bqss1lQloatzTj09T+NOVPP/20uPfee5v8LioqqtFnNptNmM1mYTQaRXBwMGdvZDKZiI2NFWq1mgM2pVLJ+0GuUCiERqMRWq2Wx6pWq4VGo3ELduhznU7HwROtWxoQNRyfVqsVoaGhbp/RcWmvDEJzz4+QkBBx9OjRFn9rMpmE3W7363jCwsKEWq0Wdruds3EOh6PJZSMjI/2axU1MTOzQ54f0XFx33XXi3XffbZftKpVKER4e3pZ1+B4gAZgI4JX//f8StB4gLUPjAOnKJtZ7K+oxTXvb8yR+8cUXokePHm6fWa3WRp+15DZrEA3QAABUeUlEQVSbTSQlJXm8/OWXXy5efvnlDrtwz3nn86SkJGGz2dw+0+l0om/fvh79/pJLLnF7+/2r+NChQ8XKlSs9WjY0NFR06dKF/zYYDGLXrl3NLu9NkCYtoUgDjZZ+ExMT41MGm4IdKltS+U46Vto+ZYBoLBQsSUtecrmcA6qG+07fSbNjTW2vtWPT0deJSqUS/fv37/BxtNVNJpPHWTpvnh+BdqfTKRISEjp8HM25w+EQ33//Pf3dpgBpMYBU1AOxMwGUA3gPZ2GJDYAYN26csFqt7XoyYmNjxeDBgzv8ojibfc2aNe1+3jqzh4eHn1V4DX95aGioGDFihE+/VSqVLZZjpk2bJu64445mA6VVq1a5ZRwocJAGIC1hczzx5nBbzWGdGi4nHQ/QPBas4XLSzxtiZzwNHDtDYNTZfMKECeK+++7jvzUajVi3bp3Hv1epVAGBIAwcOFA888wzHX58Osq1Wq2YPHky/d22EpskkLkEf2SQlsAdpP3M//7fE+4g7ZPwI0j7z+YNHyqXX3659MR1qN91111eZdYC6fPmzWsVN9Se/txzz4nnn3/eL7X7c945fPDgwWLMmDHNBgR33HGHMJlMAoC48cYbxbBhw5oMXPxRLrzjjjs8zga0tC3Cbz377LONPm+qfBbIsudf0fv27ev2PFcqlWLBggUdPq6EhAQxbdo0j5cfMGCAmD17dqPPn332WaHRaPwypj59+ojnn39ePPjgg+19PJoNkOqZzXyzpwCMlslkxwCM/t/fEEIcAPABgIMANgCYI4Rocx+x2WzG7bff3tbVdHqTEs51tEnZcL21gQMHYvTo0QCAoKAg3HrrrW0ay8svv4zy8vI2rcOfRpwwzVl4eDhmzJjR5u3Mnj0bBoOh0efEORNok8lk0Ov1brp7/rTIyEjccMMNAVl3UyaTyTBv3rwm77EffvgBGzdulL64udm///1vFuNs2LZPreHU8j537twWr4/WTCp74ovR9UH7QdQo0lb6Bi+pbp97ag6HA7fccovPY2zuXPxZjK4JMpfLhRdeeKEDR1Rvx48fbyTU3ZSNGjWKiYel9DpkROHgDyNKiLbcN343bzJIgXJ4EOUFBweL1atXd3jk3Z5utVrF6NGjO3wcvvjUqVO5TT4iIkKsXLlSyGSyTpMdC7T36NFDvPbaa21ez9q1axthlYDm3+4nTZrEbdNA/RusN3i5prZhtVrFhx9+6PbdmDFjhNls9mp9I0eObARY7dWrl0dAan+5XC4Xn376qVfdUp5SJkgzL5999hnjeDoqC9Ncac2T5T0dc2xsrFdYuIbb8PZctOU4jB07tslrNigoSIwaNSog2544caJYuHBhh5x/T12hUDT7XL7jjju8yjT54r169WpzpUKlUolJkyZ5tKzFYhFjxoyRfuafElt7B0ghISEiNjbWpwOm1WpF796923zyevfu3WR7sdFoFD179vRoHQ6HwyfAWo8ePcT69esDenG2pyuVSvHTTz8FhH9HrVaLPn36dPg+drTv2rXLDau1aNGiJlPjbfUNGzaIbt26efWbjz76SAwYMKDFZTpLSae550evXr2aLfX6EmD4w5vDE0m/79evn9vYWivLtbZOT9zb3/bo0UP069ePXwhsNptISEhodC58fX5s3LhRJCQkiISEBLf2+t69e4vPP//co3XY7XafwccqlSrgIGqlUun1NnQ6ndizZ09Ax9WS33vvvW3mnLNYLC02YEg9MTFRbNiwQfrZ2RkgzZ492+e3y4SEBLF///42n7x9+/Y1ORFceOGFUhR8iz5t2jSPO29a84iICH5AOByODsflREZGBmzdMpnM466f2NhYUVhY2KHHIhAeHh7e4cSa7enS1vmWurYC4dLtNPf82L17d6cNxIODgxtlSIhzKDk52WsqAymnU8OgymAwNNu+7qtv3bpVpKSkiKuuukoAEFdddZVYu3atSEpKErm5uW1ef1hYmFAqleLdd98V119/vTCZTE1mZ1vya6+91udKRmhoKFMPBOq5abfbxYkTJ1pcxmg0+p3eoDN6aGioWza9BT87AyRvXKPRtCuxX0d5fn4+X9xffPGFuOGGGzpsLHK5XJSUlATsuOt0OlFSUuLRsjExMSI9Pb3Dz4+/PTs726+8U564SqXy9MHSpMtksiYDd51O96cL9qScSE1911xQF4hgb+3atY2yhS111BE/UktjIrLJhp/fcsst4uOPP26XY9ytWzeRnJzc5vWcOHHCLet/1113tQtVhkKhcKtCyGQyUVJS4jdws7c+d+7cgMJV2vr8aMr1er3X98yhQ4dazVj/z//8AdK7777rEfq9s6TwA+G+7tvZckzOlnGe7f7000+LV155xeffx8bGiuLi4kafB0pKwlt+nrYGaZ3xOvSm44w4kDZt2iRmzpzZIfvUFI9TZziGgVjP5MmTxd69ezt8/9rLn3rqqTY9P5rynJwckZiYGKgx//kDJE89OTnZ06jyrPLrr79ebN261evf9e7dW2RkZHT4+D3xjIwM0atXrw4fxzlv2ZsLkALhMplM1NXVtShDQmOiEmxb29d3797dSFKhPVviPeUkag1nRP9/8MEHxYoVK/w+xuayVw0B7UC97EYAJ8BW3Z8l+qauj3Peqf3PFyCVlJT4RByoVqs7xduKv52ELelvpVIpKisrRWVlJXO3NOUymczv6dA33nijUTbPZrO1edJseO7uvvtuN2yX2WwWZWVl7XbMi4qKOo2WEnlxcbHfsSFAfXmsoqLC43unPcsHnm6r4XKt7UtDsDI5Ccm253mlsUhZsv3lzZUI/bFeT6+XzvBc9uaaTUpKEikpKU1+p1KpfL4+/vnPf/4lGfLb28PCwkRBQQH9/ecLkIKDgzv8hursHhwc7JfjtHjxYrFo0SKPlydRTelnMpnM78GEXq93A6VaLBbhcrna7fg6nc5mj+3AgQN9Ep8N5JgAiC5duogjR474fD219P2kSZO80jTs7E5BSWsT/bhx48SmTZvafXyZmZkeN2kE4lk5YsQI8e2333b4eeoIVygUPr2I6PV6kZmZ2eL33tJnnO3uyfxy+PBhv0qXyOVy6Xz05wiQjEaj+OWXXzr8hJJHRUWJHTt2dPg4PPENGzb43GIaFhbWSJTSE588ebJ48803G32+f/9+frCvWrWqISeFzy6Xyz2mXgi06/V6r9vg28PVarXPvEjNOWVWzGazm/ZZU8sFct+2bNni80O0qZKUp2Uzk8kk4uPj/bIPP/zwQyPh2ubG0atXrw59STQajT4d7/DwcI9bsr31YcOGiQ8++KDDjklrLpPJzsEEGrgn80tSUpLfKx0S79wBUteuXT3aeaVS2WHEiU8++aQYP36822c6nc5nXaj29qFDhwZMy2z9+vXi66+/btS6Gh4e3iTea/To0Vwm2LVrF7f1BsqXLFnSYefJaDR6lFUZMGCAeP311/lvf2BannrqKTF27Nhmv/fn5Hr11Vd3hESAmw8fPtzv0i8Nj9HKlSsDGviOGDGiSXV6cl913mQymfj66699Kn1+8sknPr0gNedardYv9+PKlStFUlKSePDBB8WVV14pgHrqk0GDBgXs/PjjepJeU2vXrhUxMTFNLhsWFiY++ugjv237kUceYV23IUOGiKVLl3b48fDUP/zww0BSynTuAMnhcIjXXnutU6cWx48f7/c37z+L33zzzWLWrFnCYrF4/dvLLrvMZzJQT33ixIkdpiytVqvFzTff3OpykZGR/JD31jUajVtwRT5+/Ph2A7727t1bjBw5ssnvXn311UYl187sLQWO06ZN61DcmTe4noY+a9Ysn/BLM2bMaBHH2JQ/88wzAeVIo3MRHBwsRo4c2aasTHx8vHjyySc75Hxed911IigoqMnvzGazX2lcxowZwxn22NjYgIjgBsqvv/56n+YXD71zB0gAxKOPPur3tz+dTif++c9/dvjJPefnPJCuVqvFE0880eHjaM4ff/zxFrMindX1er1fnx/jx48Xw4cP9+m3UjxURx8XT/y+++4TYWFh4uqrrxb9+/fv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\n",
      "text/plain": [
       "<Figure size 720x720 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.subplots(figsize=(10,10))\n",
    "plt.imshow(image_noisy, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "DrrEw7YBAEFJ"
   },
   "source": [
    "If we apply a median filter of size 3x3, pixels which are completely out of range are going to be replaced by the median value of their surroundings. The others, will be mildly affected:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 22,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 610
    },
    "executionInfo": {
     "elapsed": 950,
     "status": "ok",
     "timestamp": 1616250129082,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "F7i8159gAEFJ",
    "outputId": "9861f1e8-0efa-4ffd-b023-925703bed374"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 720x720 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "filtered_median = skimage.filters.median(image_noisy)\n",
    "\n",
    "plt.subplots(figsize=(10,10))\n",
    "plt.imshow(filtered_median, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "OVmtVnb5AEFJ"
   },
   "source": [
    "This is a complete success!"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "### Other selection elements\n",
    "\n",
    "Until now we have relied on the default regions considered for filtering. For example the median filter operates by default on a 3x3 square regions. However, we can specify any other shape or *footprint*. For example we can use a Numpy array:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 31,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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92sAvgJgDOD3rLV/9jHPvdxUfI6gC4J0UE7PH+TA1HQ6jXw+j0KhIPMR2OSD0mIG8thhuNVq4d69e2IJ0KqoVqvY29vD3t6eFAnpsmFaEDT7l/T0/6G19rOnL34SEvh9AJ8FkJySwL8EULHWfsMY8yaAjLX2q8aYVwD8MYDPAdgA8BcAXrTWjj/iuZfyf+S8Qw/nJBlokqDEmLoCEgSnIVPmS5OdRUG1Wk2CeZywzPTi6Zp/d+LP4EwSeCh3wBizBeAfAPg6gN+fXv4SgC9Mb38TwHcBfHV6/VvW2j6AW8aYGzgmhO89xuIdFhD6gNG9/agWZJ6+WCyKPJiBQOb6dTky24zp33Uj0NM5/iU97T8xHjYm8K8A/FMACXVt1VpbBABrbdEYszK9vgngr9T9dqfXHBweOJV50nPqT71eBwDRE/A++l/+Xc894PO6jf/J8bEkYIz5LQCH1tofGmO+8BDPedaA9gf+Z4wxbwB44yGez2FJwA1N6P6B2rXgfXnNbfzHw8NYAr8O4B8aY34TQARA0hjzbwAcGGPWp1bAOoDD6f13AWyrx28B2Dv9pNbatwC8BbiYwLLgcTbrWY91m//JwPdxd7DWfs1au2Wt3QHwOoD/YK39xwDeAfDl6d2+DODb09vvAHjdGBM2xlwEcBXA95/4yh0cHJ4IHkcn8A0AbxtjvgLgLoDfBgBr7bvGmLcB/BzACMDvflRmwMHB4fnioVOET3URzh1wcHgWODNF+LHugIODw/mGIwEHhyWHIwGHJ47T6TyH+YYjAQeHJYcjAYcnjnkINjs8PBwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsORwJODgsOQLPewFTlAC0p/8uAvJYnLUCi7Vet9anhxfOumistc96IWfCGPM31trPPu91PAwWaa3AYq3XrfXZw7kDDg5LDkcCDg5Ljnkigbee9wI+ARZprcBirdet9RljbmICDg4OzwfzZAk4ODg8Bzx3EjDGfNEYc80Yc8MY8+bzXg8AGGP+0BhzaIz5mbqWNcb8uTHm+vTfjPrb16brv2aM+fvPeK3bxpj/zxjznjHmXWPM/zCv6zXGRIwx3zfG/HS61v9lXteqXt9vjPmxMeZP532tjwxr7XP7AeAHcBPAJQAhAD8F8MrzXNN0Xf8FgNcA/Exd+5cA3pzefhPAv5jefmW67jCAi9P343+Ga10H8Nr0dgLAB9M1zd16ARgA8entIIC/BvD5eVyrWvPvA/gjAH86z9+Dx/l53pbA5wDcsNZ+aK0dAPgWgC895zXBWvuXACqnLn8JwDent78J4B+p69+y1vattbcA3MDx+3omsNYWrbU/mt5uAngPwOY8rtceozX9NTj9sfO4VgAwxmwB+AcA/g91eS7X+jh43iSwCeCe+n13em0esWqtLQLHGw/AyvT63LwHY8wOgF/B8Qk7l+udmtc/AXAI4M+ttXO7VgD/CsA/BTBR1+Z1rY+M500C5oxri5aumIv3YIyJA/h3AP6JtbbxUXc949ozW6+1dmyt/QyALQCfM8Z8+iPu/tzWaoz5LQCH1tofPuxDzri2EN/l500CuwC21e9bAPae01o+DgfGmHUAmP57OL3+3N+DMSaIYwL4t9bafz+9PLfrBQBrbQ3AdwF8EfO51l8H8A+NMbdx7Kb+HWPMv5nTtT4WnjcJ/ADAVWPMRWNMCMDrAN55zmv6RXgHwJent78M4Nvq+uvGmLAx5iKAqwC+/6wWZYwxAP41gPestX8wz+s1xhSMMenp7SiAvwfg/Xlcq7X2a9baLWvtDo6/l//BWvuP53Gtj43nHZkE8Js4jmjfBPDPnvd6pmv6YwBFAEMcM/xXAOQAfAfA9em/WXX/fzZd/zUA/9UzXut/jmOz8z8B+Mn05zfncb0A/jMAP56u9WcA/ufp9blb66l1fwEn2YG5Xuuj/DjFoIPDkuN5uwMODg7PGY4EHByWHI4EHByWHI4EHByWHI4EHByWHI4EHByWHI4EHByWHI4EHByWHP8/NUlwUXCEmbIAAAAASUVORK5CYII=\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "footprint = np.ones((5,5))\n",
    "filtered_median = skimage.filters.median(image_noisy, footprint=footprint)\n",
    "plt.imshow(filtered_median, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "Or we can use pre-made shapes that are available directly in scikit-image. For example a disk with a certain radius. This is actually what is done in the Demo notebook for the filtering step:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 33,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "footprint = skimage.morphology.disk(3)\n",
    "filtered_median = skimage.filters.median(image_noisy, footprint=footprint)\n",
    "plt.imshow(filtered_median, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "y9XRU2zyAEFK"
   },
   "source": [
    "## Morphological filters"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "Oxc9piSxAEFK"
   },
   "source": [
    "When working with masks, one can use another class of filters, that just turn pixels ON and OFF depending on their surroundings. The simplest to understand are the erosion and dilation filters. As their name indicate, these filters either shrink or enlarge ON objects. The size and shape of the filters, specify what region is considered around objects to shrink or enlarge them. We use here again the ```footprint``` argument to specify such structuring elements.\n",
    "\n",
    "Let's create a simple masks using an Otsu threshold:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 34,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 644,
     "status": "ok",
     "timestamp": 1616250156813,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "TRrBz3j3AEFK",
    "outputId": "2bda52ef-abe2-4ca1-a06d-54bbf1438ce6"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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D3rVRt++fXnsscd8FJF56N6BIHbJJZfw6KOP+qVth8PBnj17OHbsGCtXrqSyshKr1Up0dDTXXnstubm5DUfofaFt27YezTnYlKysLLp3705RUZH3QZmETgJBKjw8nCeffJLLLrvML+07HA5eeukliouLOXjwIHFxcaSlpXHixAksFgv5+fk89thjDB482CfrU0phtVq9bufyyy9n4sSJvPzyyz6Iyhya3B1QSqUqpb5TSu1SSu1QSv3aVR+vlFqplPrJdRvX6DmzlVIFSql8pdQt/nwBZpWens4jjzzil6sJORwOnn32Wf7xj3+watUq9uzZw65du4iOjuaHH36gqKiIyspKv81G5K1x48bpaciawZNvkB14SkT6AEOAR5VSfYFZwCoR6QWscv2N67EJQD/gVuAtpZRvzlnVgNP/NYcPH+63awkcOnSInJycs872q6ys5B//+Aepqan07duXkSNHsnTpUkPmLWzKgAED+MUvfmF0GEGjySQgIsUistl1vwLYBSQDY4GFrsUWAne47o8FFolInYgUAgXAIB/HbWpKKTIzM312KvC5UlJSeOaZZ+jUqRMAHTt2ZOjQoVRWVpKens5VV13FmDFj6Ny5M9HR0X6JwRsWi4URI0b4/YpLoaJZ75JSqjswEFgPJIpIMZxOFEqpTq7FkoEfGz3tkKtO85Hw8HDS0tL81r7FYqFjx4707duXEydOEBMTQ48ePSgsLOSmm27ipptuQinFO++847cYvJWVlUW7du04fvy40aG0eh4nAaVUDPAxMF1ETl1kvLm7B84bFqyUmgpM9XT92j9NmzaN9PR0v64jMjKSTZs2NUwWsnv3bgBmz55Np06dGD9+vF/X760DBw74bOakUOfRUSWllJXTCeA9EfnEVV2ilEpyPZ4ElLrqDwGpjZ6eApy34ygiC0Qkw91YZu3CoqKiGDt2rE+OpF/ImfEASUlJ5z1WVVXF73//ezZv3uz1lYDq6urcXq/QFwYPHsydd97pl7ZDjSe9Awp4G9glIm80emgpMNl1fzLweaP6CUqpSKXUpUAvYIPvQja37t27+6xb7kKUUtx77708+OCDjBo16rwj7adOneIvf/mLV/MK5ufnU1VV5be5CZVSPPjgg24TmXYOd9MNydlTf13P6c35XGCrq9wGXMLpXoGfXLfxjZ7zLLAXyAdGebAOo6ddCpoy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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "mask = image_nuclei > skimage.filters.threshold_otsu(image_nuclei)\n",
    "\n",
    "plt.imshow(mask, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "4JD66ufnAEFK"
   },
   "source": [
    "We can just specify the influence region as a Numpy array. For example a square of size 5:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 35,
   "metadata": {
    "id": "YURHgt4NAEFK"
   },
   "outputs": [],
   "source": [
    "influence_region = np.ones((5,5))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 36,
   "metadata": {
    "id": "ymBDDyEtAEFK"
   },
   "outputs": [],
   "source": [
    "eroded = skimage.morphology.binary_erosion(mask, footprint=influence_region)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 37,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 935,
     "status": "ok",
     "timestamp": 1616250176215,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "8rJ02lgmAEFL",
    "outputId": "0cb1e7b9-d123-4cdb-8cd6-39fbe5fef76f"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.imshow(eroded, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "Njoez95vAEFL"
   },
   "source": [
    "We can erode even more:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 38,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 583,
     "status": "ok",
     "timestamp": 1616250182552,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "i7EzjXHPAEFL",
    "outputId": "22a1c278-d4f0-425b-ddee-3bd9ba7ad7f2"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "influence_region = np.ones((10,10))\n",
    "\n",
    "eroded = skimage.morphology.binary_erosion(mask, footprint=influence_region)\n",
    "\n",
    "plt.imshow(eroded, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "fxQEwb_NAEFL"
   },
   "source": [
    "We can do the reseverse an dilate our image:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 39,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 624,
     "status": "ok",
     "timestamp": 1616250189116,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "F5mWI_2mAEFM",
    "outputId": "d838902e-228e-41f2-8e3e-21a6beb85cb7"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "influence_region = np.ones((10,10))\n",
    "\n",
    "dilated = skimage.morphology.binary_dilation(mask, footprint=influence_region)\n",
    "\n",
    "plt.imshow(dilated, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "8JCPl35CAEFM"
   },
   "source": [
    "How are these operators useful in image processing ? Let's again imagine that we have a noisy image. Our mask would look like this:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 40,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 690,
     "status": "ok",
     "timestamp": 1616250195846,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "ktOCLemhAEFM",
    "outputId": "e3469b78-4bad-4f21-a1fa-52d3364522db"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "mask = image_noisy > skimage.filters.threshold_otsu(image_noisy)\n",
    "\n",
    "plt.imshow(mask, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "fu7O936yAEFO"
   },
   "source": [
    "We can now fill the little holes in the nuclei with a small dilation:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 41,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 1645,
     "status": "ok",
     "timestamp": 1616250202026,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "_E89eDrOAEFO",
    "outputId": "912bc544-14bd-4645-e874-58e8338e5b1e"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "influence_region = np.ones((2,2))\n",
    "\n",
    "step1 = skimage.morphology.binary_dilation(mask, footprint=influence_region)\n",
    "\n",
    "plt.imshow(step1, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "_BsHdfywAEFO"
   },
   "source": [
    "And erode again to put the nuclei back to their original size:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 42,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 698,
     "status": "ok",
     "timestamp": 1616250207550,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "uKfVWtOzAEFP",
    "outputId": "b25281dc-4ce4-4446-d8ab-130db065019c"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "influence_region = np.ones((2,2))\n",
    "\n",
    "step2 = skimage.morphology.binary_erosion(step1, footprint=influence_region)\n",
    "\n",
    "plt.imshow(step2, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "hbgXHmb2AEFP"
   },
   "source": [
    "We still have some noise. So we can do another round where we first erode the image (to remove dust) and dilate it again to recover nuclei of correct size:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 43,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 754,
     "status": "ok",
     "timestamp": 1616250213342,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "2UPXvOhUAEFP",
    "outputId": "3c3beda3-6e7b-4d13-b1b8-9cea89afdf4d"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "influence_region = np.ones((2,2))\n",
    "\n",
    "step3 = skimage.morphology.binary_erosion(step2, footprint=influence_region)\n",
    "step4 = skimage.morphology.binary_dilation(step3, footprint=influence_region)\n",
    "\n",
    "plt.imshow(step4, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "The combination of erosion and dilation is defined as specific operators (opening, closing) and are widely used. For example in the Demo notebook, we use the ```binary_closing``` filter which applies firts a dilation and then an erosion:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 44,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.imshow(skimage.morphology.binary_closing(mask, footprint=influence_region), cmap='gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "cWO8o1AqAEFP"
   },
   "source": [
    "Other morphological operators exist. For example one can shrink as much as possible all the structures of the image using the ```skeletonize``` function:\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 45,
   "metadata": {
    "colab": {
     "base_uri": "https://localhost:8080/",
     "height": 268
    },
    "executionInfo": {
     "elapsed": 704,
     "status": "ok",
     "timestamp": 1616250220257,
     "user": {
      "displayName": "Guillaume Witz",
      "photoUrl": "https://lh3.googleusercontent.com/a-/AOh14GgT0K2JVYzEsjzsS5nhkUVjUrSIJ5jHzXnBoYrmVf8=s64",
      "userId": "16033870147214403532"
     },
     "user_tz": -60
    },
    "id": "g6Nvou7GAEFP",
    "outputId": "b507647f-48ba-4004-8e30-8fd7f7215fe3"
   },
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "skeleton = skimage.morphology.skeletonize(step4)\n",
    "\n",
    "plt.imshow(skeleton, cmap = 'gray');"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "Additionally, you can find many other tools for flood filling, removing holes, finding maxima etc. in this module. We leave it up to the reader to explore the documentation."
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {
    "id": "o3fT0ajJAEFQ"
   },
   "source": [
    "## Other packages\n",
    "\n",
    "You can of course find useful functions in other packages. An example of this is given in the Demo notebook, where we *fill holes* that we have in our nuclei with a function from the scipy package:"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 46,
   "metadata": {},
   "outputs": [],
   "source": [
    "import scipy.ndimage as ndi"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 47,
   "metadata": {},
   "outputs": [],
   "source": [
    "image_closed = skimage.morphology.binary_closing(mask, footprint=influence_region)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 48,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.imshow(image_closed, cmap='gray');"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 49,
   "metadata": {},
   "outputs": [],
   "source": [
    "image_fill = ndi.binary_fill_holes(image_closed, skimage.morphology.disk(5))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 50,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "image/png": "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\n",
      "text/plain": [
       "<Figure size 432x288 with 1 Axes>"
      ]
     },
     "metadata": {
      "needs_background": "light"
     },
     "output_type": "display_data"
    }
   ],
   "source": [
    "plt.imshow(image_fill, cmap='gray');"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": []
  }
 ],
 "metadata": {
  "colab": {
   "collapsed_sections": [],
   "name": "11-Filtering.ipynb",
   "provenance": [],
   "toc_visible": true
  },
  "kernelspec": {
   "display_name": "Python 3 (ipykernel)",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.9.10"
  },
  "toc": {
   "base_numbering": 1,
   "nav_menu": {},
   "number_sections": false,
   "sideBar": true,
   "skip_h1_title": false,
   "title_cell": "Table of Contents",
   "title_sidebar": "Contents",
   "toc_cell": false,
   "toc_position": {},
   "toc_section_display": true,
   "toc_window_display": true
  }
 },
 "nbformat": 4,
 "nbformat_minor": 4
}
